Mercurial > emacs
changeset 4628:e55cc9fdaa92
(list-buffers-directory): Add declaration.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 14 Aug 1993 10:32:54 +0000 |
parents | 340c18d50337 |
children | f7128c7ea732 |
files | lisp/menu-bar.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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,