log lisp/msb.el @ 82524:37968753092d

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-05-16 Juanma Barranquero (msb-menu-cond): Doc fix.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-06-20 Chong Yidong * msb.el (msb): Move `sit-for' hack here to handle both
2006-05-28 Chong Yidong * msb.el (mouse-select-buffer): Minor fix to make popup menu work
2006-05-02 Chong Yidong * msb.el (msb): If EVENT is a down event, read and discard the up
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-09-08 Reiner Steib (msb--very-many-menus): Fix typo.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-29 Juanma Barranquero (msb-invisible-buffer-p): Change space constants followed by a sexp to "?\s ".
2005-04-04 Lute Kamstra (msb-mode): Specify :group.
2004-10-16 Richard M. Stallman (msb-unload-hook): Set the variable.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-19 Kim F. Storm Use `dir' instead of `path' everywhere.
2003-01-12 Andreas Schwab (msb-mode-map): Use command remapping instead of substitute-key-definition.
2002-05-08 Richard M. Stallman (msb-menu-bar-update-buffers): Fixed frame menu to use
2002-04-29 Richard M. Stallman Update email address.
2001-12-20 Pavel Janík Doc fix.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-02-20 Gerd Moellmann (msb-mode): Call the update-buffers function explicitly
2001-02-01 Gerd Moellmann (toplevel): Quote hook symbols.
2001-01-29 Gerd Moellmann Update copyright.
2001-01-29 Gerd Moellmann (toplevel): Fix the eval-after-load.
2000-11-03 Stefan Monnier (msb-mode): Drop unneeded positional args.
2000-09-21 Dave Love (msb-mode-map): Use substitute-key-definition.
2000-08-16 Stefan Monnier (msb-mode): Define it in terms of define-minor-mode.
2000-08-15 Dave Love (msb--few-menus, msb--very-many-menus): Use current Gnus
2000-05-18 Gerd Moellmann (msb-menu-cond): Add choice `user'.
2000-03-24 Gerd Moellmann (msb--choose-file-menu): Use `(apply #'list ...)'
1999-08-16 Dave Love (msb--choose-file-menu): Use `completion-ignore-case' in name
1999-08-16 Karl Heuer Fix maintainer address.
1999-07-30 Dave Love (msb--choose-file-menu): Fix previous change.
1999-07-28 Dave Love Require cl only when compiling.
1999-07-23 Dave Love (msb-menu-bar-update-buffers): Renamed from
1999-05-31 Dave Love Add to minor-mode-map-alist. Remove hook installation
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-02-15 Stephen Eglen File customized.
1998-02-11 Richard M. Stallman (msb--choose-file-menu): Save some debugging info.
1998-01-23 Richard M. Stallman (msb--strip-dir): Use Emacs filename primitives, not regexps.
1997-12-22 Richard M. Stallman Fix mailer-introduced garbling.
1997-12-22 Richard M. Stallman Fix copyright notice.
1997-12-22 Richard M. Stallman Doc fixes. Changed `append' to `nconc'
1997-01-05 Richard M. Stallman (frame-or-buffer-changed-p): Definition deleted.
1996-10-12 Richard M. Stallman (msb--toggle-menu-type): Call menu-bar-update-buffers with t.
1996-01-29 Karl Heuer (msb--choose-menu): Fix error format string.
1996-01-24 Karl Heuer (msb--toggle-menu-type): Call menu-bar-update-buffers
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (msb-max-file-menu-items, msb-menu-cond): Doc fix.
1995-10-31 Richard M. Stallman (msb--toggle-menu-type): Pass t as arg.
1995-04-07 Richard M. Stallman (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.
1995-04-07 Karl Heuer Update copyright.
1995-02-24 Richard M. Stallman (mouse-select-buffer): Do sit-for before x-popup-menu.
1995-02-24 Richard M. Stallman (msb): Select the window that the mouse is in before
1995-01-12 Richard M. Stallman (mouse-select-buffer) Handle an aborted selection.
1995-01-09 Richard M. Stallman Better format of files-by-directory menus.
1994-12-24 Richard M. Stallman Fix quoting conventions and spaces at end of sentence.
1994-12-23 Richard M. Stallman Initial revision