index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
tmm.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* tmm.el: Add missing key-binding shortcuts.
Stefan Monnier
2010-04-19
1
-22
/
+18
*
Fix previous fix.
Jan Djärv
2010-04-02
1
-2
/
+2
*
tmm.el (tmm-get-keymap): Check with symbolp before passing
Jan Djärv
2010-04-02
1
-4
/
+6
*
Make tmm-menubar work for the Buffers menu again.
Stefan Monnier
2010-03-29
1
-1
/
+5
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Replace last-command-char with last-command-event.
Glenn Morris
2009-01-09
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(tmm-get-keymap): Handle case where keyseq cache is omitted.
Chong Yidong
2008-10-29
1
-7
/
+6
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(tmm-completion-delete-prompt): Don't hardcode point-min==1.
Stefan Monnier
2008-04-14
1
-5
/
+6
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Remove spurious * in docstrings.
Stefan Monnier
2007-09-10
1
-12
/
+11
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-31
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
Merged from emacs@sv.gnu.org
Karoly Lorentey
2007-04-22
1
-32
/
+58
|
\
|
|
*
(tmm-get-keybind): Use copy-sequence to ensure that the
Nick Roberts
2007-04-14
1
-1
/
+1
|
*
(tmm-get-keybind): Use car-safe to avoid errors with
Nick Roberts
2007-04-13
1
-2
/
+2
|
*
(tmm-menubar, tmm-prompt): Handle visibility of top level menu-items.
Nick Roberts
2007-04-03
1
-6
/
+16
|
*
(tmm-c-prompt): Initialize.
Nick Roberts
2007-04-03
1
-12
/
+25
|
*
(tmm-menubar): Select the right menu item with the mouse.
Nick Roberts
2007-03-30
1
-20
/
+23
*
|
Merged from emacs@sv.gnu.org
Karoly Lorentey
2007-01-29
1
-1
/
+1
|
\
|
|
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
|
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Karoly Lorentey
2006-12-03
1
-1
/
+1
|
\
|
|
*
(tmm-add-one-shortcut): "?\ " -> "?\s".
Juanma Barranquero
2006-11-27
1
-1
/
+1
*
|
Fix F10 behaviour. (Reported by Bernard Adrian.)
Karoly Lorentey
2006-07-29
1
-1
/
+0
|
/
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(tmm-inactive, tmm-remove-inactive-mouse-face):
Juri Linkov
2005-06-06
1
-2
/
+2
*
* tmm.el (tmm-inactive-face): Inherit from `shadow' face.
Juri Linkov
2005-06-06
1
-2
/
+1
*
(tmm-inactive-face): New face.
Nick Roberts
2005-06-03
1
-37
/
+73
*
(tmm-shortcut): Avoid using beginning-of-buffer.
Richard M. Stallman
2005-05-21
1
-1
/
+1
*
(tmm-get-keymap): Include only active menus and menu items.
Nick Roberts
2005-05-13
1
-1
/
+4
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(tmm-completion-prompt): Doc fix.
Pavel Janík
2002-04-22
1
-1
/
+1
*
(tmm-get-keymap): Honour :visible in `menu-item'.
Pavel Janík
2002-01-27
1
-22
/
+20
*
(tmm-add-prompt): Remove make-local-hook.
Pavel Janík
2001-11-25
1
-1
/
+0
*
(tmm-get-keymap): Fix handling of :filter.
Gerd Moellmann
2001-05-18
1
-7
/
+15
*
Update copyright.
Gerd Moellmann
2000-12-06
1
-1
/
+1
*
(tmm-get-keymap): Eval the menu name in `menu-item'.
Stefan Monnier
2000-12-02
1
-4
/
+2
*
Replace mapcar with mapc in several places.
Dave Love
2000-09-17
1
-27
/
+26
*
(tmm-prompt): Recognize menu item definitions of the for
Gerd Moellmann
2000-05-29
1
-1
/
+2
*
(tmm-goto-completions): Adapt to prompt being part
Gerd Moellmann
2000-01-17
1
-2
/
+3
*
(tmm-shortcut): Delete region after prompt instead
Gerd Moellmann
2000-01-11
1
-1
/
+2
*
(tmm-get-keymap): Handle :filter.
Richard M. Stallman
1998-06-14
1
-1
/
+5
*
(tmm-get-keymap): Fix previous change;
Richard M. Stallman
1998-05-05
1
-2
/
+2
*
(tmm-get-keymap): Handle new format menu item w/o cache.
Richard M. Stallman
1998-04-21
1
-1
/
+4
*
(tmm-get-keymap): Handle `menu-item' menu items.
Karl Heuer
1998-04-13
1
-39
/
+45
*
Customized.
Stephen Eglen
1998-03-07
1
-8
/
+23
[next]