log lisp/emacs-lisp/lmenu.el @ 50290:868bcd48f638

age author description
2001-07-15 Pavel Janík Some fixes to follow coding conventions.
2001-03-18 Stefan Monnier (add-menu): Re-added (was erroneously removed).
2000-09-16 Stefan Monnier (popup-menu, popup-menu-internal, popup-menu-popup): Remove.
1998-05-01 Richard M. Stallman (popup-menu-popup): Fix typo: set menu-keymap.
1997-06-23 Richard M. Stallman (popup-menu): Redefine as macro.
1996-06-13 Richard M. Stallman (make-lucid-menu-keymap): Add menu-alias property.
1996-01-14 Erik Naggum Update FSF's address.
1995-05-09 Richard M. Stallman (popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
1995-03-11 Richard M. Stallman (add-menu-item-1): Better error message if
1994-10-13 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
1994-09-18 Richard M. Stallman (make-lucid-menu-keymap-disable): New variable.
1994-06-25 Karl Heuer (popup-menu): Allow user to select nothing.
1994-06-23 Karl Heuer (popup-menu): Convert list to same-size vector, not singleton vector.
1994-05-28 Richard M. Stallman (make-lucid-menu-keymap): Allow any form as the enabler.
1994-05-27 Richard M. Stallman Whitespace cleanup.
1994-05-23 Richard M. Stallman (popup-dialog-box): Bind meaning with let.
1994-05-23 Richard M. Stallman (popup-menu): Bind cmd with let.
1994-05-23 Richard M. Stallman (popup-menu): Use mouse-pixel-position.
1994-05-03 Karl Heuer Update copyright.
1994-04-08 Richard M. Stallman (popup-dialog-box): New function.
1994-03-21 Karl Heuer (make-lucid-menu-keymap): Any row of dashes means blank.
1994-03-20 Richard M. Stallman Provide lmenu, not menubar.
1994-02-17 Richard M. Stallman Delete the code to enable menu bars.
1994-01-07 Richard M. Stallman (make-lucid-menu-keymap): Allow multiple identical inactive strings.
1994-01-06 Richard M. Stallman (make-lucid-menu-keymap): For "----", make blank line.
1994-01-04 Richard M. Stallman (popup-menu): Add loop to handle submenus.
1993-05-12 Richard M. Stallman (default-menubar): Make initial value nil.
1993-03-17 Eric S. Raymond Add standard library headers.
1993-03-17 Eric S. Raymond Add standard library headers.
1993-03-17 Eric S. Raymond Initial revision