1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Kim F. Storm
965440e65b Use dir' instead of path' everywhere. 2003-01-19 19:53:34 +00:00
Andreas Schwab
9103eeef65 (msb-mode-map): Use command remapping instead of substitute-key-definition. 2003-01-12 20:46:51 +00:00
Richard M. Stallman
10df505135 (msb-menu-bar-update-buffers): Fixed frame menu to use
the frame name as the car of a menu entry, rather than the frame.
2002-05-08 13:14:17 +00:00
Richard M. Stallman
17df99ea82 Update email address. 2002-04-29 22:50:36 +00:00
Pavel Janík
f0529b5b1a Doc fix. 2001-12-20 19:01:00 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Gerd Moellmann
0f6d89c42e (msb-mode): Call the update-buffers function explicitly
with a FORCE argument.
2001-02-20 15:24:39 +00:00
Gerd Moellmann
00b1e7a16e (toplevel): Quote hook symbols. 2001-02-01 12:21:19 +00:00
Gerd Moellmann
4d58697d2d Update copyright. 2001-01-29 21:23:13 +00:00
Gerd Moellmann
d55a2146e7 (toplevel): Fix the eval-after-load. 2001-01-29 21:22:00 +00:00
Stefan Monnier
3392cf05d7 (msb-mode): Drop unneeded positional args. 2000-11-03 22:29:27 +00:00
Dave Love
8b618804f8 (msb-mode-map): Use substitute-key-definition.
(msb-mode): Use msb-mode-map.
2000-09-21 14:36:55 +00:00
Stefan Monnier
3bdb5fb8e0 (msb-mode): Define it in terms of define-minor-mode. 2000-08-16 19:40:41 +00:00
Dave Love
a4a49c21ec (msb--few-menus, msb--very-many-menus): Use current Gnus
modes.
(msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
Fix previous change to mapcan.
(msb--init-file-alist, msb--add-separators)
(msb--make-keymap-menu): Simplify.
(msb--choose-file-menu): Use copy-sequence.
(msb-mode-map): Add title to keymap.
(msb-unload-hook): New function.
2000-08-15 11:19:13 +00:00
Gerd Moellmann
25bb0401ab (msb-menu-cond): Add choice `user'. 2000-05-18 18:41:46 +00:00
Gerd Moellmann
b2eb381319 (msb--choose-file-menu): Use `(apply #'list ...)'
instead of copy-list which is a function from CL.
(msb--choose-menu, msb--mode-menu-cond)
(msb--create-buffer-menu-2): Use dolist instead of mapc.
(msb--init-file-alist): Use mapcar instead of mapcan.
(msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
`(' in column 0 in doc string.
(msb--add-separators): Use mapcar instead of mapcan.
2000-03-24 20:45:10 +00:00
Dave Love
b9b37d2bf5 (msb--choose-file-menu): Use `completion-ignore-case' in name
comparisons.
1999-08-16 11:29:58 +00:00
Karl Heuer
5762abecd3 Fix maintainer address. 1999-08-16 04:04:27 +00:00
Dave Love
c88e53b7f8 (msb--choose-file-menu): Fix previous change. 1999-07-30 09:42:37 +00:00
Dave Love
492bd7587d Require cl only when compiling.
(msb--home-dir): Deleted.
(msb--format-title): Use abbreviate-file-name.
(msb--choose-file-menu): Simplify string comparison.
1999-07-28 16:46:30 +00:00
Dave Love
eed3065994 (msb-menu-bar-update-buffers): Renamed from
menu-bar-update-buffers.
(msb-custom-set, msb--toggle-menu-type): Call
msb-menu-bar-update-buffers.
(msb-mode): Revise the hook setting.
1999-07-23 22:57:32 +00:00
Dave Love
aade135d49 Add to minor-mode-map-alist. Remove hook installation
and keymap munging on load.
(msb-mode): New option.
(msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
Doc fix.
(msb-mode-map): New variable.
(msb-mode): New command.
1999-05-31 14:49:05 +00:00
Dan Nicolaescu
f9e9ac1dde *** empty log message *** 1998-04-20 03:35:05 +00:00
Stephen Eglen
3cfa0ee92f File customized.
(msb-modes-key): New variable.
(msb--mode-menu-cond, msb--aggregate-alist): New functions.
(msb--split-menus): Check if msb-max-file-menu-items is nil.
(msb--format-title): Remove extra / after ~.
(msb--choose-file-menu): Prevent looping when examining ange-ftp directory
paths.
Redundant (function ...) forms around lambda functions removed.
Update copyright year.
1998-02-15 16:45:52 +00:00
Richard M. Stallman
c549c1bfda (msb--choose-file-menu): Save some debugging info.
(msb--toggle-menu-type): Pass arg to menu-bar-update-buffers.
(msb--init-file-alist): Delete spurious =.
1998-02-11 04:20:09 +00:00
Richard M. Stallman
862aacbf34 (msb--strip-dir): Use Emacs filename primitives, not regexps. 1998-01-23 06:42:27 +00:00
Richard M. Stallman
9153492c3d Fix mailer-introduced garbling.
(msb--toggle-menu-type): Don't pass arg to menu-bar-update-buffers.
1997-12-22 06:06:54 +00:00
Richard M. Stallman
7612d61abd Fix copyright notice.
(msb--home-dir): Renamed from msb--home-path.
(msb--strip-dir): Renamed from msb--strip-path.
1997-12-22 02:33:25 +00:00
Richard M. Stallman
0eb3b336a8 Doc fixes. Changed append' to nconc'
in a number of places.  Changed the separator in menus
from "---" to "--" to work in Windows 95.
(msb--home-path): New internal variable to cache the value of $HOME.
(msb--strip-path): Now handles MSDOG style of file names.
(msb--init-file-alist): Now expands `buffer-file-name'.
(msb--format-title): New subroutine for `msb--choose-file-menu'.
(msb--choose-file-menu): Use msb--format-title.  Minor simplifications.
1997-12-22 02:26:17 +00:00
Richard M. Stallman
be17d374c3 (frame-or-buffer-changed-p): Definition deleted.
(the end): Use mapc, to force loading of cl-extra.
1997-01-05 04:44:30 +00:00
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