summaryrefslogtreecommitdiff
path: root/lisp/msb.el
Commit message (Expand)AuthorAge
* 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
* (msb--toggle-menu-type): Call menu-bar-update-buffersKarl Heuer1996-01-24
* Update FSF's address.Erik Naggum1996-01-14
* (msb-max-file-menu-items, msb-menu-cond): Doc fix.Karl Heuer1996-01-04
* (msb--toggle-menu-type): Pass t as arg.Richard M. Stallman1995-10-31
* (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.Richard M. Stallman1995-04-07
* Update copyright.Karl Heuer1995-04-07
* (mouse-select-buffer): Do sit-for before x-popup-menu.Richard M. Stallman1995-02-24
* (msb): Select the window that the mouse is in beforeRichard M. Stallman1995-02-24
* (mouse-select-buffer) Handle an aborted selection.Richard M. Stallman1995-01-12
* Better format of files-by-directory menus.Richard M. Stallman1995-01-09
* Fix quoting conventions and spaces at end of sentence.Richard M. Stallman1994-12-24
* Initial revisionRichard M. Stallman1994-12-23