From 95931eb1b567e7519b7a54fb9a33126fd4080033 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 28 Aug 2000 16:08:42 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 3 +++ lisp/ChangeLog | 7 +++++++ 2 files changed, 10 insertions(+) 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 -- 2.39.2