From: Eli Zaretskii Date: Tue, 29 Aug 2000 17:37:01 +0000 (+0000) Subject: Mark as documented in the manual the effect of prefix argument X-Git-Tag: emacs-pretest-21.0.90~1883 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=df8a9f7832cdfc627e4b1c6b445d66a09783f806;p=emacs.git Mark as documented in the manual the effect of prefix argument on list-abbrevs. --- diff --git a/etc/NEWS b/etc/NEWS index 850f9b25015..6e8591cc3b5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1214,6 +1214,7 @@ the buffer, just like for the local files. ** The buffer menu (C-x C-b) no longer lists the *Buffer List* buffer. ++++ ** When invoked with a prefix argument, the command `list-abbrevs' now displays local abbrevs, only.