Mercurial > emacs
changeset 8809:5809c1ce795d
(complex-buffers-menu-p): Delete; obsolete variable.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 16 Sep 1994 23:41:47 +0000 |
parents | 75316e76905c |
children | 6ca3e0d3b7ca |
files | lisp/menu-bar.el |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/menu-bar.el Fri Sep 16 23:39:59 1994 +0000 +++ b/lisp/menu-bar.el Fri Sep 16 23:41:47 1994 +0000 @@ -266,10 +266,6 @@ (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.