]> git.eshelyaron.com Git - emacs.git/commitdiff
(abbrev-mode): Make ARG optional.
authorGerd Moellmann <gerd@gnu.org>
Fri, 5 May 2000 13:21:04 +0000 (13:21 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 5 May 2000 13:21:04 +0000 (13:21 +0000)
lisp/abbrev.el

index 5111fc5901327e07b6801cae714214310c5d385e..7e60541aaf0ddf08282571a58fee193cd810982f 100644 (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