log lisp/msb.el @ 78217:935157c0b596

age author description
Wed, 16 May 2007 11:25:05 +0000 Juanma Barranquero (msb-menu-cond): Doc fix.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 20 Jun 2006 18:08:40 +0000 Chong Yidong * msb.el (msb): Move `sit-for' hack here to handle both
Sun, 28 May 2006 03:58:47 +0000 Chong Yidong * msb.el (mouse-select-buffer): Minor fix to make popup menu work
Tue, 02 May 2006 19:27:09 +0000 Chong Yidong * msb.el (msb): If EVENT is a down event, read and discard the up
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 08 Sep 2005 18:42:37 +0000 Reiner Steib (msb--very-many-menus): Fix typo.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Wed, 29 Jun 2005 13:50:41 +0000 Juanma Barranquero (msb-invisible-buffer-p): Change space constants followed by a sexp to "?\s ".
Mon, 04 Apr 2005 09:03:43 +0000 Lute Kamstra (msb-mode): Specify :group.
Sat, 16 Oct 2004 15:31:28 +0000 Richard M. Stallman (msb-unload-hook): Set the variable.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 19 Jan 2003 19:53:34 +0000 Kim F. Storm Use `dir' instead of `path' everywhere.
Sun, 12 Jan 2003 20:46:51 +0000 Andreas Schwab (msb-mode-map): Use command remapping instead of substitute-key-definition.
Wed, 08 May 2002 13:13:57 +0000 Richard M. Stallman (msb-menu-bar-update-buffers): Fixed frame menu to use
Mon, 29 Apr 2002 22:50:36 +0000 Richard M. Stallman Update email address.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Tue, 20 Feb 2001 15:24:39 +0000 Gerd Moellmann (msb-mode): Call the update-buffers function explicitly
Thu, 01 Feb 2001 12:20:47 +0000 Gerd Moellmann (toplevel): Quote hook symbols.
Mon, 29 Jan 2001 21:23:13 +0000 Gerd Moellmann Update copyright.
Mon, 29 Jan 2001 21:22:00 +0000 Gerd Moellmann (toplevel): Fix the eval-after-load.
Fri, 03 Nov 2000 22:29:27 +0000 Stefan Monnier (msb-mode): Drop unneeded positional args.
Thu, 21 Sep 2000 14:36:55 +0000 Dave Love (msb-mode-map): Use substitute-key-definition.
Wed, 16 Aug 2000 19:40:41 +0000 Stefan Monnier (msb-mode): Define it in terms of define-minor-mode.
Tue, 15 Aug 2000 11:19:13 +0000 Dave Love (msb--few-menus, msb--very-many-menus): Use current Gnus
Thu, 18 May 2000 18:38:56 +0000 Gerd Moellmann (msb-menu-cond): Add choice `user'.
Fri, 24 Mar 2000 20:45:10 +0000 Gerd Moellmann (msb--choose-file-menu): Use `(apply #'list ...)'