(list-buffers-directory): Add declaration.
authorRichard M. Stallman <rms@gnu.org>
Sat, 14 Aug 1993 10:32:54 +0000 (10:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 14 Aug 1993 10:32:54 +0000 (10:32 +0000)
lisp/menu-bar.el

index ebada61..d2756d7 100644 (file)
@@ -168,6 +168,8 @@ If this is 10, then only the ten most-recently-selected buffers are shown.
 If this is nil, then all buffers are shown.
 A large number or nil slows down menu responsiveness.")
 
+(defvar list-buffers-directory nil)
+
 (defun mouse-menu-bar-buffers (event)
   "Pop up a menu of buffers for selection with the mouse.
 This switches buffers in the window that you clicked on,