From: Gerd Moellmann Date: Mon, 28 Aug 2000 16:08:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1925 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=95931eb1b567e7519b7a54fb9a33126fd4080033;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 86e859ff262..dc94652baeb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1210,6 +1210,9 @@ 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. + ** New modes and packages +++ diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 12576e32435..090ee73ff46 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2000-08-28 Gerd Moellmann + + * abbrev.el (list-abbrevs): Add optional parameter LOCAL. + (abbrev-table-name): New function. + (prepare-abbrev-list-buffer): Add optional parameter LOCAL. + If non-nil list local abbrev, only. + 2000-08-28 Stanislav Shalunov * uce.el (uce-reply-to-uce): Remove hard-coded "*Article*" from