Tue, 11 May 2010 16:07:12 -0400 |
Stefan Monnier |
Backport from trunk: compute shortcuts in tmm.el.
|
Mon, 19 Apr 2010 10:34:01 -0400 |
Stefan Monnier |
* tmm.el: Add missing key-binding shortcuts.
|
Fri, 02 Apr 2010 17:15:05 +0200 |
Jan D. |
Fix previous fix.
|
Fri, 02 Apr 2010 11:44:50 +0200 |
Jan D. |
tmm.el (tmm-get-keymap): Check with symbolp before passing
|
Mon, 29 Mar 2010 11:23:01 -0400 |
Stefan Monnier |
Make tmm-menubar work for the Buffers menu again.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Fri, 09 Jan 2009 04:44:15 +0000 |
Glenn Morris |
Replace last-command-char with last-command-event.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 29 Oct 2008 20:57:03 +0000 |
Chong Yidong |
(tmm-get-keymap): Handle case where keyseq cache is omitted.
|
Tue, 06 May 2008 07:58:00 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Mon, 14 Apr 2008 18:13:16 +0000 |
Stefan Monnier |
(tmm-completion-delete-prompt): Don't hardcode point-min==1.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:14:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Apr 2007 21:56:25 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 11 Apr 2007 00:17:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Thu, 09 Jun 2005 07:13:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
Mon, 06 Jun 2005 02:39:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
Thu, 26 May 2005 05:42:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
Fri, 20 May 2005 04:22:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 10 Sep 2007 03:46:53 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 22 Apr 2007 12:42:47 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sat, 29 Jul 2006 20:57:26 +0000 |
Karoly Lorentey |
Fix F10 behaviour. (Reported by Bernard Adrian.)
|
Mon, 07 Jan 2008 02:45:14 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sat, 14 Apr 2007 12:34:35 +0000 |
Nick Roberts |
(tmm-get-keybind): Use copy-sequence to ensure that the
|
Fri, 13 Apr 2007 03:57:37 +0000 |
Nick Roberts |
(tmm-get-keybind): Use car-safe to avoid errors with
|
Tue, 03 Apr 2007 10:09:45 +0000 |
Nick Roberts |
(tmm-menubar, tmm-prompt): Handle visibility of top level menu-items.
|
Tue, 03 Apr 2007 01:07:41 +0000 |
Nick Roberts |
(tmm-c-prompt): Initialize.
|
Fri, 30 Mar 2007 06:11:38 +0000 |
Nick Roberts |
(tmm-menubar): Select the right menu item with the mouse.
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Mon, 27 Nov 2006 14:12:34 +0000 |
Juanma Barranquero |
(tmm-add-one-shortcut): "?\ " -> "?\s".
|
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.
|
Sat, 02 Mar 1996 05:37:13 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 24 Jan 1996 21:59:32 +0000 |
Karl Heuer |
(tmm-prompt): Set last-command-event before calling the
|
Sun, 14 Jan 1996 07:34:30 +0000 |
Erik Naggum |
Update FSF's address.
|
Tue, 09 Jan 1996 23:20:11 +0000 |
Karl Heuer |
(tmm-menubar-mouse): Add autoload cookie.
|
Thu, 04 Jan 1996 23:50:50 +0000 |
Karl Heuer |
(tmm-get-keybind): Doc fix.
|
Tue, 02 Jan 1996 06:35:43 +0000 |
Richard M. Stallman |
(tmm-prompt): Major cleanups. Handle pop-menu case nicely.
|
Tue, 02 Jan 1996 05:59:20 +0000 |
Richard M. Stallman |
(tmm-menubar-mouse): New function, handles [menu-bar mouse-1].
|
Sat, 18 Nov 1995 15:57:50 +0000 |
Richard M. Stallman |
(tmm-prompt): Delete tmm-add-prompt if we fail.
|
Mon, 13 Nov 1995 03:20:37 +0000 |
Richard M. Stallman |
(tmm-define-keys): Don't define ESC ESC.
|
Sat, 11 Nov 1995 04:06:54 +0000 |
Richard M. Stallman |
Define menu-bar mouse-1 as tmm-menubar.
|
Fri, 10 Nov 1995 17:29:36 +0000 |
Richard M. Stallman |
(tmm-define-keys): New subroutine.
|
Mon, 30 Oct 1995 17:35:01 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 30 Oct 1995 16:33:49 +0000 |
Richard M. Stallman |
(tmm-old-mb-map): Initialize to nil.
|
Mon, 28 Aug 1995 00:15:59 +0000 |
Richard M. Stallman |
Fix typo in global-map define.
|
Thu, 03 Aug 1995 17:39:53 +0000 |
Richard M. Stallman |
Don't alter bindings in minibuffer-local-must-match-map
|
Sat, 11 Mar 1995 03:58:31 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 11 Mar 1995 03:57:25 +0000 |
Richard M. Stallman |
Initial revision
|