# HG changeset patch # User Richard M. Stallman # Date 718135000 0 # Node ID b825fe93c82693f0a7adac4decc0554db2ac08e3 # Parent c4eb3aa71303d41521d87cc16fea7722d2ad50ef Doc fix. diff -r c4eb3aa71303 -r b825fe93c826 lisp/abbrev.el --- a/lisp/abbrev.el Sat Oct 03 15:37:35 1992 +0000 +++ b/lisp/abbrev.el Sat Oct 03 17:56:40 1992 +0000 @@ -26,7 +26,7 @@ (defun abbrev-mode (arg) "Toggle abbrev mode. -With ARG, turn abbrev mode on iff ARG is positive. +With argument ARG, turn abbrev mode on iff ARG is positive. In abbrev mode, inserting an abbreviation causes it to expand and be replaced by its expansion." (interactive "P")