]> code.delx.au - gnu-emacs/commitdiff
(complex-buffers-menu-p): Delete; obsolete variable.
authorKarl Heuer <kwzh@gnu.org>
Fri, 16 Sep 1994 23:41:47 +0000 (23:41 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 16 Sep 1994 23:41:47 +0000 (23:41 +0000)
lisp/menu-bar.el

index ab9c43e1defe5778351981da61571b739ec17ab6..a309c62d1f6c17af30db56df10c7298b0d8763d9 100644 (file)
@@ -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.