summaryrefslogtreecommitdiff
path: root/lisp/msb.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-10/+10
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-2/+3
* Merge from emacs--rel--22Miles Bader2007-11-091-11/+8
|\
| * (msb--many-menus): Remove variable.Juanma Barranquero2007-10-311-11/+8
* | (msb-unload-hook): Remove function and variable.Juanma Barranquero2007-10-311-5/+7
|/
* (msb-menu-bar-update-buffers): Use global-buffers-menu-map.Stefan Monnier2007-10-221-40/+33
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (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