summaryrefslogtreecommitdiff
path: root/lisp/msb.el
Commit message (Expand)AuthorAgeFilesLines
* (msb-menu-cond): Doc fix.Juanma Barranquero2007-05-161-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * msb.el (msb): Move `sit-for' hack here to handle bothChong Yidong2006-06-201-10/+10
* * msb.el (mouse-select-buffer): Minor fix to make popup menu workChong Yidong2006-05-281-1/+1
* * msb.el (msb): If EVENT is a down event, read and discard the upChong Yidong2006-05-021-0/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (msb--very-many-menus): Fix typo.Reiner Steib2005-09-081-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (msb-invisible-buffer-p): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-291-1/+1
* (msb-mode): Specify :group.Lute Kamstra2005-04-041-3/+3
* (msb-unload-hook): Set the variable.Richard M. Stallman2004-10-161-0/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-5/+5
* Use `dir' instead of `path' everywhere.Kim F. Storm2003-01-191-41/+41
* (msb-mode-map): Use command remapping instead of substitute-key-definition.Andreas Schwab2003-01-121-2/+2
* (msb-menu-bar-update-buffers): Fixed frame menu to useRichard M. Stallman2002-05-081-3/+2
* Update email address.Richard M. Stallman2002-04-291-1/+1
* Doc fix.Pavel Janík2001-12-201-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (msb-mode): Call the update-buffers function explicitlyGerd Moellmann2001-02-201-3/+4
* (toplevel): Quote hook symbols.Gerd Moellmann2001-02-011-1/+1
* Update copyright.Gerd Moellmann2001-01-291-1/+2
* (toplevel): Fix the eval-after-load.Gerd Moellmann2001-01-291-1/+1
* (msb-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-4/+3
* (msb-mode-map): Use substitute-key-definition.Dave Love2000-09-211-4/+3
* (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