From e00b4260d37d595b1be436dd1dd42e4a4cca8a92 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 16 Sep 1994 23:41:47 +0000 Subject: [PATCH] (complex-buffers-menu-p): Delete; obsolete variable. --- lisp/menu-bar.el | 4 ---- 1 file changed, 4 deletions(-) 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. -- 2.39.5