]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve documentation of 'save-abbrevs'.
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Dec 2017 11:43:29 +0000 (13:43 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Dec 2017 11:43:29 +0000 (13:43 +0200)
* doc/emacs/abbrevs.texi (Saving Abbrevs): Document the 'silently'
value of 'save-abbrevs'.  Suggested by Alex Branham
<alex.branham@gmail.com> in emacs-manual-bugs@gnu.org.

doc/emacs/abbrevs.texi

index 5f400a2399a8fe1068365f8a7c5c55f7f7502ff3..4e2e92c776bba14ba4138a52f7be6fa70edc096a 100644 (file)
@@ -315,7 +315,8 @@ batch mode.  @xref{Initial Options}, for a description of batch mode.)
 any of them, whenever it offers to save all files (for @kbd{C-x s} or
 @kbd{C-x C-c}).  It saves them in the file specified by
 @code{abbrev-file-name}.  This feature can be inhibited by setting the
-variable @code{save-abbrevs} to @code{nil}.
+variable @code{save-abbrevs} to @code{nil}; setting it to
+@code{silently} will save the abbrevs automatically without asking.
 
 @findex insert-abbrevs
 @findex define-abbrevs