mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 20:30:32 -08:00
Fix two ` characters in NEWS
This commit is contained in:
parent
893111f48a
commit
e9724b559e
1 changed files with 2 additions and 2 deletions
4
etc/NEWS
4
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue