summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lmenu.el
Commit message (Collapse)AuthorAgeFilesLines
* * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.Glenn Morris2010-10-071-443/+0
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+2
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-071-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (lucid-menubar-map, lucid-failing-menubar)Richard M. Stallman2005-08-091-1/+3
| | | | (recompute-lucid-menubar): Add defvars.
* 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
| | | | (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