log lisp/emacs-lisp/lmenu.el @ 96709:ca40084f11a0

age author description
2008-06-12 Glenn Morris Add some compiler declarations, for builds without X.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-07 Glenn Morris Update copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-09 Richard M. Stallman (lucid-menubar-map, lucid-failing-menubar)
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-05-06 Juanma Barranquero (popup-dialog-box): Don't quote nil and t in docstrings.
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