(abbrev-mode): Make ARG optional.

This commit is contained in:
Gerd Moellmann 2000-05-05 13:21:04 +00:00
parent dc7717ab3e
commit 68d9550fa3

View file

@ -35,7 +35,7 @@ define global abbrevs instead."
:group 'abbrev-mode
:group 'convenience)
(defun abbrev-mode (arg)
(defun abbrev-mode (&optional arg)
"Toggle abbrev mode.
With argument ARG, turn abbrev mode on iff ARG is positive.
In abbrev mode, inserting an abbreviation causes it to expand