From: Eli Zaretskii Date: Tue, 29 Aug 2000 17:35:09 +0000 (+0000) Subject: (Editing Abbrevs): Document the effect of prefix argument on list-abbrevs. X-Git-Tag: emacs-pretest-21.0.90~1884 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bc3d8689b6a202f9ed52ed8f36810cca778b809a;p=emacs.git (Editing Abbrevs): Document the effect of prefix argument on list-abbrevs. --- diff --git a/man/abbrevs.texi b/man/abbrevs.texi index fbd52308bd5..381465e2838 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -212,7 +212,8 @@ once. This command is effective even if Abbrev mode is not enabled. @table @kbd @item M-x list-abbrevs -Display a list of all abbrev definitions. +Display a list of all abbrev definitions. With numeric argument, list +only local abbrevs. @item M-x edit-abbrevs Edit a list of abbrevs; you can add, alter or remove definitions. @end table