log lisp/tmm.el @ 70374:22d5b4711713

age author description
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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.
Mon, 06 Jun 2005 16:27:35 +0000 Juri Linkov (tmm-inactive, tmm-remove-inactive-mouse-face):
Mon, 06 Jun 2005 12:24:51 +0000 Juri Linkov * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
Fri, 03 Jun 2005 11:24:06 +0000 Nick Roberts (tmm-inactive-face): New face.
Sat, 21 May 2005 04:50:59 +0000 Richard M. Stallman (tmm-shortcut): Avoid using beginning-of-buffer.
Fri, 13 May 2005 23:23:42 +0000 Nick Roberts (tmm-get-keymap): Include only active menus and menu items.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 22 Apr 2002 15:29:18 +0000 Pavel Jank (tmm-completion-prompt): Doc fix.
Sun, 27 Jan 2002 11:17:06 +0000 Pavel Jank (tmm-get-keymap): Honour :visible in `menu-item'.
Sun, 25 Nov 2001 11:31:50 +0000 Pavel Jank (tmm-add-prompt): Remove make-local-hook.
Fri, 18 May 2001 13:10:05 +0000 Gerd Moellmann (tmm-get-keymap): Fix handling of :filter.
Wed, 06 Dec 2000 15:51:13 +0000 Gerd Moellmann Update copyright.
Sat, 02 Dec 2000 21:31:02 +0000 Stefan Monnier (tmm-get-keymap): Eval the menu name in `menu-item'.
Sun, 17 Sep 2000 19:44:13 +0000 Dave Love Replace mapcar with mapc in several places.
Mon, 29 May 2000 15:50:01 +0000 Gerd Moellmann (tmm-prompt): Recognize menu item definitions of the for
Mon, 17 Jan 2000 15:31:58 +0000 Gerd Moellmann (tmm-goto-completions): Adapt to prompt being part
Tue, 11 Jan 2000 22:04:24 +0000 Gerd Moellmann (tmm-shortcut): Delete region after prompt instead
Sun, 14 Jun 1998 18:46:20 +0000 Richard M. Stallman (tmm-get-keymap): Handle :filter.
Tue, 05 May 1998 21:37:23 +0000 Richard M. Stallman (tmm-get-keymap): Fix previous change;
Tue, 21 Apr 1998 04:51:23 +0000 Richard M. Stallman (tmm-get-keymap): Handle new format menu item w/o cache.
Mon, 13 Apr 1998 18:55:05 +0000 Karl Heuer (tmm-get-keymap): Handle `menu-item' menu items.
Sat, 07 Mar 1998 18:19:38 +0000 Stephen Eglen Customized.
Sun, 24 Aug 1997 04:00:25 +0000 Richard M. Stallman (tmm-get-keymap): Ignore any command now disabled for menus.
Tue, 15 Jul 1997 19:07:02 +0000 Richard M. Stallman (tmm-prompt): Use save-excursion around completing-read code.
Thu, 23 Jan 1997 06:25:22 +0000 Richard M. Stallman (tmm-get-keymap): Recognize explicit lambda expressions as valid.
Sun, 01 Sep 1996 19:47:48 +0000 Richard M. Stallman (tmm-add-one-shortcut): New subroutine.
Sat, 29 Jun 1996 06:21:17 +0000 Richard M. Stallman (tmm-add-prompt): If tmm-completion-prompt is nil,
Thu, 28 Mar 1996 18:16:43 +0000 Richard M. Stallman (tmm-define-keys): New arg MINIBUFFER.