Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Juanma Barranquero
c11bf6489e
(msb-menu-cond): Doc fix.
2007-05-16 11:25:05 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Chong Yidong
809b6e9891
* msb.el (msb): Move `sit-for' hack here to handle both
...
"mouse-down and drag" and "mouse-up and select" situations.
(mouse-select-buffer): Move `sit-for' hack to `msb'.
2006-06-20 18:08:40 +00:00
Chong Yidong
122e29ded4
* msb.el (mouse-select-buffer): Minor fix to make popup menu work
...
with no X toolkit.
2006-05-28 03:58:47 +00:00
Chong Yidong
72fa72acd8
* msb.el (msb): If EVENT is a down event, read and discard the up
...
event.
2006-05-02 19:27:09 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Reiner Steib
8e2c8d3ebf
(msb--very-many-menus): Fix typo.
2005-09-08 18:42:37 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
e665a46903
(msb-invisible-buffer-p): Change space constants followed by a sexp to "?\s ".
2005-06-29 13:50:41 +00:00
Lute Kamstra
329ffac089
(msb-mode): Specify :group.
2005-04-04 09:03:43 +00:00
Richard M. Stallman
2fb31a1bda
(msb-unload-hook): Set the variable.
2004-10-16 15:31:28 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
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