# HG changeset patch # User Richard M. Stallman # Date 745324374 0 # Node ID e55cc9fdaa92853d8c752d2f43290ba1d103e5f4 # Parent 340c18d50337651271968435110416074747628a (list-buffers-directory): Add declaration. diff -r 340c18d50337 -r e55cc9fdaa92 lisp/menu-bar.el --- a/lisp/menu-bar.el Sat Aug 14 10:30:09 1993 +0000 +++ b/lisp/menu-bar.el Sat Aug 14 10:32:54 1993 +0000 @@ -168,6 +168,8 @@ 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,