]> git.eshelyaron.com Git - emacs.git/commitdiff
* abbrevs.texi (Saving Abbrevs): quietly-read-abbrev-file is not a command.
authorGlenn Morris <rgm@gnu.org>
Tue, 25 Oct 2011 07:25:45 +0000 (00:25 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 25 Oct 2011 07:25:45 +0000 (00:25 -0700)
Fixes: debbugs:9866
doc/emacs/ChangeLog
doc/emacs/abbrevs.texi

index a1310e87b154852426dfefc0cc3d6f1018dc56c0..4b51486069c3f34bcd5f9b7a7bd94275eebb12de 100644 (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
index d0833ea08540d05ecfc493b39268c182c71588ee..2eafadf48418c4d468120001e1ac71ee9c2a4ae8 100644 (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