]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix two ` characters in NEWS
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 21 Sep 2019 10:09:10 +0000 (12:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 21 Sep 2019 10:09:10 +0000 (12:09 +0200)
etc/NEWS

index 82b8506ae0cbab21b50662ae54274d42b0507745..238ea840dde962f2be22977be443154ce797e811 100644 (file)
--- 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