summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lmenu.el
Commit message (Expand)AuthorAgeFilesLines
* (lucid-menubar-map, lucid-failing-menubar)Richard M. Stallman2005-08-091-1/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (popup-dialog-box): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-0/+2
* (add-menu): Re-added (was erroneously removed).Stefan Monnier2001-03-181-0/+21
* (popup-menu, popup-menu-internal, popup-menu-popup): Remove.Stefan Monnier2000-09-161-130/+11
* (popup-menu-popup): Fix typo: set menu-keymap.Richard M. Stallman1998-05-011-1/+1
* (popup-menu): Redefine as macro.Richard M. Stallman1997-06-231-8/+37
* (make-lucid-menu-keymap): Add menu-alias property.Richard M. Stallman1996-06-131-0/+1
* Update FSF's address.Erik Naggum1996-01-141-4/+5
* (popup-dialog-box): x-popup-dialog returns the value, not the cons cell.Richard M. Stallman1995-05-091-5/+4
* (add-menu-item-1): Better error message ifRichard M. Stallman1995-03-111-0/+2
* (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.Karl Heuer1994-10-131-31/+81
* (make-lucid-menu-keymap-disable): New variable.Richard M. Stallman1994-09-181-1/+6
* (popup-menu): Allow user to select nothing.Karl Heuer1994-06-251-4/+5
* (popup-menu): Convert list to same-size vector, not singleton vector.Karl Heuer1994-06-231-1/+1
* (make-lucid-menu-keymap): Allow any form as the enabler.Richard M. Stallman1994-05-281-6/+3
* Whitespace cleanup.Richard M. Stallman1994-05-271-2/+2
* (popup-dialog-box): Bind meaning with let.Richard M. Stallman1994-05-231-1/+3
* (popup-menu): Bind cmd with let.Richard M. Stallman1994-05-231-1/+1
* (popup-menu): Use mouse-pixel-position.Richard M. Stallman1994-05-231-1/+1
* Update copyright.Karl Heuer1994-05-031-1/+1
* (popup-dialog-box): New function.Richard M. Stallman1994-04-081-0/+50
* (make-lucid-menu-keymap): Any row of dashes means blank.Karl Heuer1994-03-211-1/+1
* Provide lmenu, not menubar.Richard M. Stallman1994-03-201-1/+1
* Delete the code to enable menu bars.Richard M. Stallman1994-02-171-7/+8
* (make-lucid-menu-keymap): Allow multiple identical inactive strings.Richard M. Stallman1994-01-071-2/+6
* (make-lucid-menu-keymap): For "----", make blank line.Richard M. Stallman1994-01-061-1/+1
* (popup-menu): Add loop to handle submenus.Richard M. Stallman1994-01-041-5/+10
* (default-menubar): Make initial value nil.Richard M. Stallman1993-05-121-257/+4
* Add standard library headers.Eric S. Raymond1993-03-171-0/+2
* Add standard library headers.Eric S. Raymond1993-03-171-1/+5
* Initial revisionEric S. Raymond1993-03-171-0/+635