aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/msb.el
Commit message (Expand)AuthorAgeFilesLines
* (msb-mode): Define it in terms of define-minor-mode.Stefan Monnier2000-08-161-20/+2
* (msb--few-menus, msb--very-many-menus): Use current GnusDave Love2000-08-151-91/+87
* (msb-menu-cond): Add choice `user'.Gerd Moellmann2000-05-181-1/+2
* (msb--choose-file-menu): Use `(apply #'list ...)'Gerd Moellmann2000-03-241-39/+33
* (msb--choose-file-menu): Use `completion-ignore-case' in nameDave Love1999-08-161-7/+11
* Fix maintainer address.Karl Heuer1999-08-161-1/+1
* (msb--choose-file-menu): Fix previous change.Dave Love1999-07-301-5/+8
* Require cl only when compiling.Dave Love1999-07-281-21/+10
* (msb-menu-bar-update-buffers): Renamed fromDave Love1999-07-231-38/+43
* Add to minor-mode-map-alist. Remove hook installationDave Love1999-05-311-39/+53
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* File customized.Stephen Eglen1998-02-151-188/+311
* (msb--choose-file-menu): Save some debugging info.Richard M. Stallman1998-02-111-4/+10
* (msb--strip-dir): Use Emacs filename primitives, not regexps.Richard M. Stallman1998-01-231-8/+1
* Fix mailer-introduced garbling.Richard M. Stallman1997-12-221-4/+3
* Fix copyright notice.Richard M. Stallman1997-12-221-15/+13
* Doc fixes. Changed `append' to `nconc'Richard M. Stallman1997-12-221-114/+165
* (frame-or-buffer-changed-p): Definition deleted.Richard M. Stallman1997-01-051-9/+4
* (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
* 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
* (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
* Fix quoting conventions and spaces at end of sentence.Richard M. Stallman1994-12-241-114/+59
* Initial revisionRichard M. Stallman1994-12-231-0/+1009