summaryrefslogtreecommitdiff
path: root/lisp/msb.el
Commit message (Expand)AuthorAge
...
| * (msb--many-menus): Remove variable.Juanma Barranquero2007-10-31
* | (msb-unload-hook): Remove function and variable.Juanma Barranquero2007-10-31
|/
* (msb-menu-bar-update-buffers): Use global-buffers-menu-map.Stefan Monnier2007-10-22
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* (msb-menu-cond): Doc fix.Juanma Barranquero2007-05-16
* Add 2007 to copyright years.Glenn Morris2007-01-21
* * msb.el (msb): Move `sit-for' hack here to handle bothChong Yidong2006-06-20
* * msb.el (mouse-select-buffer): Minor fix to make popup menu workChong Yidong2006-05-28
* * msb.el (msb): If EVENT is a down event, read and discard the upChong Yidong2006-05-02
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (msb--very-many-menus): Fix typo.Reiner Steib2005-09-08
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (msb-invisible-buffer-p): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-29
* (msb-mode): Specify :group.Lute Kamstra2005-04-04
* (msb-unload-hook): Set the variable.Richard M. Stallman2004-10-16
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* Use `dir' instead of `path' everywhere.Kim F. Storm2003-01-19
* (msb-mode-map): Use command remapping instead of substitute-key-definition.Andreas Schwab2003-01-12
* (msb-menu-bar-update-buffers): Fixed frame menu to useRichard M. Stallman2002-05-08
* Update email address.Richard M. Stallman2002-04-29
* Doc fix.Pavel Janík2001-12-20
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-15
* (msb-mode): Call the update-buffers function explicitlyGerd Moellmann2001-02-20
* (toplevel): Quote hook symbols.Gerd Moellmann2001-02-01
* Update copyright.Gerd Moellmann2001-01-29
* (toplevel): Fix the eval-after-load.Gerd Moellmann2001-01-29
* (msb-mode): Drop unneeded positional args.Stefan Monnier2000-11-03
* (msb-mode-map): Use substitute-key-definition.Dave Love2000-09-21
* (msb-mode): Define it in terms of define-minor-mode.Stefan Monnier2000-08-16
* (msb--few-menus, msb--very-many-menus): Use current GnusDave Love2000-08-15
* (msb-menu-cond): Add choice `user'.Gerd Moellmann2000-05-18
* (msb--choose-file-menu): Use `(apply #'list ...)'Gerd Moellmann2000-03-24
* (msb--choose-file-menu): Use `completion-ignore-case' in nameDave Love1999-08-16
* Fix maintainer address.Karl Heuer1999-08-16
* (msb--choose-file-menu): Fix previous change.Dave Love1999-07-30
* Require cl only when compiling.Dave Love1999-07-28
* (msb-menu-bar-update-buffers): Renamed fromDave Love1999-07-23
* Add to minor-mode-map-alist. Remove hook installationDave Love1999-05-31
* *** empty log message ***Dan Nicolaescu1998-04-20
* File customized.Stephen Eglen1998-02-15
* (msb--choose-file-menu): Save some debugging info.Richard M. Stallman1998-02-11
* (msb--strip-dir): Use Emacs filename primitives, not regexps.Richard M. Stallman1998-01-23
* Fix mailer-introduced garbling.Richard M. Stallman1997-12-22
* Fix copyright notice.Richard M. Stallman1997-12-22
* Doc fixes. Changed `append' to `nconc'Richard M. Stallman1997-12-22
* (frame-or-buffer-changed-p): Definition deleted.Richard M. Stallman1997-01-05
* (msb--toggle-menu-type): Call menu-bar-update-buffers with t.Richard M. Stallman1996-10-12
* (msb--choose-menu): Fix error format string.Karl Heuer1996-01-29