[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master e9724b5: Fix two ` characters in NEWS
From: |
Lars Ingebrigtsen |
Subject: |
[Emacs-diffs] master e9724b5: Fix two ` characters in NEWS |
Date: |
Sat, 21 Sep 2019 06:09:19 -0400 (EDT) |
branch: master
commit e9724b559ee8548983170155c472aa14792ff2fb
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>
Fix two ` characters in NEWS
---
etc/NEWS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index 82b8506..238ea84 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1481,7 +1481,7 @@ available for output of asynchronous shell commands.
---
*** 'pcomplete/make' now completes on targets in included files, recursively.
To recover the previous behavior, set new user option
-`pcmpl-gnu-makefile-includes' to nil.
+'pcmpl-gnu-makefile-includes' to nil.
** Auth-source
@@ -1491,7 +1491,7 @@ To recover the previous behavior, set new user option
*** .authinfo and .netrc files now use a new mode: 'authinfo-mode'.
This is just like 'fundamental-mode', except that it hides passwords
under a "****" display property. When the cursor moves to this text,
-the real password is revealed (via `reveal-mode').
+the real password is revealed (via 'reveal-mode').
** Tramp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] master e9724b5: Fix two ` characters in NEWS,
Lars Ingebrigtsen <=