]> code.delx.au - gnu-emacs/history - lisp/tmm.el
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / tmm.el
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-06 Juri Linkov(tmm-inactive, tmm-remove-inactive-mouse-face):
2005-06-06 Juri Linkov* tmm.el (tmm-inactive-face): Inherit from `shadow...
2005-06-03 Nick Roberts(tmm-inactive-face): New face.
2005-05-21 Richard M. Stallman(tmm-shortcut): Avoid using beginning-of-buffer.
2005-05-13 Nick Roberts(tmm-get-keymap): Include only active menus and menu...
2003-09-01 Miles BaderAdd arch taglines
2002-04-22 Pavel Janík(tmm-completion-prompt): Doc fix.
2002-01-27 Pavel Janík(tmm-get-keymap): Honour :visible in `menu-item'.
2001-11-25 Pavel Janík(tmm-add-prompt): Remove make-local-hook.
2001-05-18 Gerd Moellmann(tmm-get-keymap): Fix handling of :filter.
2000-12-06 Gerd MoellmannUpdate copyright.
2000-12-02 Stefan Monnier(tmm-get-keymap): Eval the menu name in `menu-item'.
2000-09-17 Dave LoveReplace mapcar with mapc in several places.
2000-05-29 Gerd Moellmann(tmm-prompt): Recognize menu item definitions of the for
2000-01-17 Gerd Moellmann(tmm-goto-completions): Adapt to prompt being part
2000-01-11 Gerd Moellmann(tmm-shortcut): Delete region after prompt instead
1998-06-14 Richard M. Stallman(tmm-get-keymap): Handle :filter.
1998-05-05 Richard M. Stallman(tmm-get-keymap): Fix previous change;
1998-04-21 Richard M. Stallman(tmm-get-keymap): Handle new format menu item w/o cache.
1998-04-13 Karl Heuer(tmm-get-keymap): Handle `menu-item' menu items.
1998-03-07 Stephen EglenCustomized.
1997-08-24 Richard M. Stallman(tmm-get-keymap): Ignore any command now disabled for...
1997-07-15 Richard M. Stallman(tmm-prompt): Use save-excursion around completing...
1997-01-23 Richard M. Stallman(tmm-get-keymap): Recognize explicit lambda expressions...
1996-09-01 Richard M. Stallman(tmm-add-one-shortcut): New subroutine.
1996-06-29 Richard M. Stallman(tmm-add-prompt): If tmm-completion-prompt is nil,
1996-03-28 Richard M. Stallman(tmm-define-keys): New arg MINIBUFFER.
1996-03-02 Richard M. StallmanComment change.
1996-01-24 Karl Heuer(tmm-prompt): Set last-command-event before calling the
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-09 Karl Heuer(tmm-menubar-mouse): Add autoload cookie.
1996-01-04 Karl Heuer(tmm-get-keybind): Doc fix.
1996-01-02 Richard M. Stallman(tmm-prompt): Major cleanups. Handle pop-menu case...
1996-01-02 Richard M. Stallman(tmm-menubar-mouse): New function, handles [menu-bar...
1995-11-18 Richard M. Stallman(tmm-prompt): Delete tmm-add-prompt if we fail.
1995-11-13 Richard M. Stallman(tmm-define-keys): Don't define ESC ESC.
1995-11-11 Richard M. StallmanDefine menu-bar mouse-1 as tmm-menubar.
1995-11-10 Richard M. Stallman(tmm-define-keys): New subroutine.
1995-10-30 Richard M. StallmanComment change.
1995-10-30 Richard M. Stallman(tmm-old-mb-map): Initialize to nil.
1995-08-28 Richard M. StallmanFix typo in global-map define.
1995-08-03 Richard M. StallmanDon't alter bindings in minibuffer-local-must-match-map
1995-03-11 Richard M. StallmanComment change.
1995-03-11 Richard M. StallmanInitial revision