]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve NEWS entry for 'ffap-file-name-with-spaces'
authorRobert Pluim <rpluim@gmail.com>
Thu, 23 Sep 2021 09:06:57 +0000 (11:06 +0200)
committerRobert Pluim <rpluim@gmail.com>
Thu, 23 Sep 2021 09:10:34 +0000 (11:10 +0200)
* etc/NEWS: Mention default value of 'ffap-file-name-with-spaces'.

etc/NEWS

index 6eaa143308640aedc9e432d98bccf9f3ce5ab698..fb7a7f628aef0dd5e6f31222540c55d01ca21066 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2973,9 +2973,10 @@ point leaves the text.  If nil, the text is not hidden again.  Instead
 'M-x reveal-hide-revealed' can be used to hide all the revealed text.
 
 ---
-*** New variable 'ffap-file-name-with-spaces'.
+*** New user option 'ffap-file-name-with-spaces'.
 If non-nil, 'find-file-at-point' and friends will try to guess more
-expansively to identify a file name with spaces.
+expansively to identify a file name with spaces.  Default value is
+nil.
 
 ---
 *** Two new commands for centering in 'doc-view-mode'.