1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Richard M. Stallman
505ce248f4 (msb--toggle-menu-type): Call menu-bar-update-buffers with t. 1996-10-12 02:57:53 +00:00
Karl Heuer
76e4c0ba3f (msb--choose-menu): Fix error format string. 1996-01-29 23:17:49 +00:00
Karl Heuer
13875e2f3a (msb--toggle-menu-type): Call menu-bar-update-buffers
with no argument.
1996-01-24 23:29:33 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
6331da4b66 (msb-max-file-menu-items, msb-menu-cond): Doc fix. 1996-01-04 23:45:49 +00:00
Richard M. Stallman
a71ae911b5 (msb--toggle-menu-type): Pass t as arg. 1995-10-31 15:13:09 +00:00
Richard M. Stallman
3e0439449b (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args. 1995-04-07 21:22:35 +00:00
Karl Heuer
f8c25f1b67 Update copyright. 1995-04-07 02:21:52 +00:00
Richard M. Stallman
1cc9a99ec3 (mouse-select-buffer): Do sit-for before x-popup-menu. 1995-02-24 21:26:05 +00:00
Richard M. Stallman
fd46fd176e (msb): Select the window that the mouse is in before
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.
1995-02-24 09:12:56 +00:00
Richard M. Stallman
dc3247b34d (mouse-select-buffer) Handle an aborted selection. 1995-01-12 06:59:56 +00:00
Richard M. Stallman
4aa4849be3 Better format of files-by-directory menus.
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.
1995-01-09 22:16:23 +00:00
Richard M. Stallman
2e6286be6c Fix quoting conventions and spaces at end of sentence. 1994-12-24 16:47:58 +00:00
Richard M. Stallman
b9a5a6afd9 Initial revision 1994-12-23 17:58:46 +00:00