aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/abbrevs.texi3
1 files changed, 2 insertions, 1 deletions
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.
212 212
213@table @kbd 213@table @kbd
214@item M-x list-abbrevs 214@item M-x list-abbrevs
215Display a list of all abbrev definitions. 215Display a list of all abbrev definitions. With numeric argument, list
216only local abbrevs.
216@item M-x edit-abbrevs 217@item M-x edit-abbrevs
217Edit a list of abbrevs; you can add, alter or remove definitions. 218Edit a list of abbrevs; you can add, alter or remove definitions.
218@end table 219@end table