summaryrefslogtreecommitdiff
path: root/lisp/msb.el
Commit message (Collapse)AuthorAgeFilesLines
* (frame-or-buffer-changed-p): Definition deleted.Richard M. Stallman1997-01-051-9/+4
| | | | (the end): Use mapc, to force loading of cl-extra.
* (msb--toggle-menu-type): Call menu-bar-update-buffers with t.Richard M. Stallman1996-10-121-1/+1
|
* (msb--choose-menu): Fix error format string.Karl Heuer1996-01-291-1/+1
|
* (msb--toggle-menu-type): Call menu-bar-update-buffersKarl Heuer1996-01-241-1/+1
| | | | with no argument.
* Update FSF's address.Erik Naggum1996-01-141-11/+15
|
* (msb-max-file-menu-items, msb-menu-cond): Doc fix.Karl Heuer1996-01-041-5/+5
|
* (msb--toggle-menu-type): Pass t as arg.Richard M. Stallman1995-10-311-1/+1
|
* (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.Richard M. Stallman1995-04-071-1/+1
|
* Update copyright.Karl Heuer1995-04-071-1/+1
|
* (mouse-select-buffer): Do sit-for before x-popup-menu.Richard M. Stallman1995-02-241-4/+12
|
* (msb): Select the window that the mouse is in beforeRichard M. Stallman1995-02-241-56/+56
| | | | | | | showing the menu. This makes the "Most recently used" menu more accurate. (menu-bar-update-buffers): The frame list is now an integrated part of the buffer menu. (msb--few-menus, msb--very-many-menus): Added rmail-edit-mode.
* (mouse-select-buffer) Handle an aborted selection.Richard M. Stallman1995-01-121-1/+3
|
* Better format of files-by-directory menus.Richard M. Stallman1995-01-091-77/+116
| | | | | | | | | Split big menus into sub-menus. (msb-max-menu-items): Changed default value. This variable now depicts the maximum number of items in a sub-menu. (msb-display-most-recently-used): Changed default value. (mouse-select-buffer): Now handles several levels of sub-menus. New format on return value.
* Fix quoting conventions and spaces at end of sentence.Richard M. Stallman1994-12-241-114/+59
|
* Initial revisionRichard M. Stallman1994-12-231-0/+1009