summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lmenu.el
Commit message (Collapse)AuthorAgeFilesLines
* (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
| | | | (popup-menu-popup, popup-menu-internal): New function.
* (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
| | | | a menu not the last in the path does not exist.
* (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.Karl Heuer1994-10-131-31/+81
| | | | (popup-menu): Update documentation string to describe the new syntax.
* (make-lucid-menu-keymap-disable): New variable.Richard M. Stallman1994-09-181-1/+6
| | | | (make-lucid-menu-keymap): Use that when disabling item unconditionally.
* (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
| | | | (current-menubar): Add defvar.
* (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
| | | | | | | | | (kill-this-buffer, x-new-frame) (sensitize-file-and-edit-menus-hook, format-buffers-menu-line) (buffers-menu-max-size, complex-buffers-menu-p) (buffers-menu-switch-to-buffer-function, buffer-menu-save-buffer) (buffer-menu-write-file, build-buffers-menu-internal) (build-buffers-menu-hook): Functions and variables deleted.
* 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