diff lisp/buff-menu.el @ 756:0276f8eb306f

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Fri, 10 Jul 1992 02:33:41 +0000
parents ea0823fe7df5
children c99faf9381bb
line wrap: on
line diff
--- a/lisp/buff-menu.el	Fri Jul 10 01:16:40 1992 +0000
+++ b/lisp/buff-menu.el	Fri Jul 10 02:33:41 1992 +0000
@@ -102,7 +102,7 @@
 	      (error "No buffer named \"%s\"" string)
 	    nil)))))
 
-(defun buffer-menu (arg)
+(defun buffer-menu (&optional arg)
   "Make a menu of buffers so you can save, delete or select them.
 With argument, show only buffers that are visiting files.
 Type ? after invocation to get help on commands available.