summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lmenu.el
Commit message (Expand)AuthorAgeFilesLines
* (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