* abbrevs.texi (Saving Abbrevs): quietly-read-abbrev-file is not a command.

Fixes: debbugs:9866
This commit is contained in:
Glenn Morris 2011-10-25 00:25:45 -07:00
parent e112cc3727
commit d53e174785
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2011-10-25 Glenn Morris <rgm@gnu.org>
* abbrevs.texi (Saving Abbrevs):
quietly-read-abbrev-file is not a command. (Bug#9866)
2011-10-24 Chong Yidong <cyd@gnu.org>
* display.texi (Scrolling): Document scroll-up-line and

View file

@ -286,8 +286,6 @@ sessions.
Write a file @var{file} describing all defined abbrevs.
@item M-x read-abbrev-file @key{RET} @var{file} @key{RET}
Read the file @var{file} and define abbrevs as specified therein.
@item M-x quietly-read-abbrev-file @key{RET} @var{file} @key{RET}
Similar but do not display a message about what is going on.
@item M-x define-abbrevs
Define abbrevs from definitions in current buffer.
@item M-x insert-abbrevs