summaryrefslogtreecommitdiff
path: root/lisp/tmm.el
Commit message (Expand)AuthorAge
* (tmm-get-keymap): Honour :visible in `menu-item'.Pavel Janík2002-01-29
* (tmm-get-keymap): Fix handling of :filter.Gerd Moellmann2001-05-18
* Update copyright.Gerd Moellmann2000-12-06
* (tmm-get-keymap): Eval the menu name in `menu-item'.Stefan Monnier2000-12-02
* Replace mapcar with mapc in several places.Dave Love2000-09-17
* (tmm-prompt): Recognize menu item definitions of the forGerd Moellmann2000-05-29
* (tmm-goto-completions): Adapt to prompt being partGerd Moellmann2000-01-17
* (tmm-shortcut): Delete region after prompt insteadGerd Moellmann2000-01-11
* (tmm-get-keymap): Handle :filter.Richard M. Stallman1998-06-14
* (tmm-get-keymap): Fix previous change;Richard M. Stallman1998-05-05
* (tmm-get-keymap): Handle new format menu item w/o cache.Richard M. Stallman1998-04-21
* (tmm-get-keymap): Handle `menu-item' menu items.Karl Heuer1998-04-13
* Customized.Stephen Eglen1998-03-07
* (tmm-get-keymap): Ignore any command now disabled for menus.Richard M. Stallman1997-08-24
* (tmm-prompt): Use save-excursion around completing-read code.Richard M. Stallman1997-07-15
* (tmm-get-keymap): Recognize explicit lambda expressions as valid.Richard M. Stallman1997-01-23
* (tmm-add-one-shortcut): New subroutine.Richard M. Stallman1996-09-01
* (tmm-add-prompt): If tmm-completion-prompt is nil,Richard M. Stallman1996-06-29
* (tmm-define-keys): New arg MINIBUFFER.Richard M. Stallman1996-03-28
* Comment change.Richard M. Stallman1996-03-02
* (tmm-prompt): Set last-command-event before calling theKarl Heuer1996-01-24
* Update FSF's address.Erik Naggum1996-01-14
* (tmm-menubar-mouse): Add autoload cookie.Karl Heuer1996-01-09
* (tmm-get-keybind): Doc fix.Karl Heuer1996-01-04
* (tmm-prompt): Major cleanups. Handle pop-menu case nicely.Richard M. Stallman1996-01-02
* (tmm-menubar-mouse): New function, handles [menu-bar mouse-1].Richard M. Stallman1996-01-02
* (tmm-prompt): Delete tmm-add-prompt if we fail.Richard M. Stallman1995-11-18
* (tmm-define-keys): Don't define ESC ESC.Richard M. Stallman1995-11-13
* Define menu-bar mouse-1 as tmm-menubar.Richard M. Stallman1995-11-11
* (tmm-define-keys): New subroutine.Richard M. Stallman1995-11-10
* Comment change.Richard M. Stallman1995-10-30
* (tmm-old-mb-map): Initialize to nil.Richard M. Stallman1995-10-30
* Fix typo in global-map define.Richard M. Stallman1995-08-28
* Don't alter bindings in minibuffer-local-must-match-mapRichard M. Stallman1995-08-03
* Comment change.Richard M. Stallman1995-03-11
* Initial revisionRichard M. Stallman1995-03-11