From: Karl Heuer Date: Fri, 16 Sep 1994 23:41:47 +0000 (+0000) Subject: (complex-buffers-menu-p): Delete; obsolete variable. X-Git-Tag: emacs-19.34~7045 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e00b4260d37d595b1be436dd1dd42e4a4cca8a92;p=emacs.git (complex-buffers-menu-p): Delete; obsolete variable. --- diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index ab9c43e1def..a309c62d1f6 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -266,10 +266,6 @@ Do the same for the keys of the same name." (defalias 'menu-bar-buffers (make-sparse-keymap "Buffers")) -(defvar complex-buffers-menu-p nil - "*Non-nil says, offer a choice of actions after you pick a buffer. -This applies to the Buffers menu from the menu bar.") - (defvar buffers-menu-max-size 10 "*Maximum number of entries which may appear on the Buffers menu. If this is 10, then only the ten most-recently-selected buffers are shown.