log lisp/emacs-lisp/lmenu.el @ 11820:362251066737

age author description
Tue, 09 May 1995 02:19:20 +0000 Richard M. Stallman (popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
Sat, 11 Mar 1995 03:55:14 +0000 Richard M. Stallman (add-menu-item-1): Better error message if
Thu, 13 Oct 1994 23:34:38 +0000 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
Sun, 18 Sep 1994 05:06:35 +0000 Richard M. Stallman (make-lucid-menu-keymap-disable): New variable.
Sat, 25 Jun 1994 01:42:43 +0000 Karl Heuer (popup-menu): Allow user to select nothing.
Thu, 23 Jun 1994 23:58:16 +0000 Karl Heuer (popup-menu): Convert list to same-size vector, not singleton vector.
Sat, 28 May 1994 21:54:36 +0000 Richard M. Stallman (make-lucid-menu-keymap): Allow any form as the enabler.
Fri, 27 May 1994 05:55:15 +0000 Richard M. Stallman Whitespace cleanup.
Mon, 23 May 1994 07:41:31 +0000 Richard M. Stallman (popup-dialog-box): Bind meaning with let.
Mon, 23 May 1994 07:39:08 +0000 Richard M. Stallman (popup-menu): Bind cmd with let.
Mon, 23 May 1994 04:50:18 +0000 Richard M. Stallman (popup-menu): Use mouse-pixel-position.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Fri, 08 Apr 1994 05:04:07 +0000 Richard M. Stallman (popup-dialog-box): New function.
Mon, 21 Mar 1994 00:37:56 +0000 Karl Heuer (make-lucid-menu-keymap): Any row of dashes means blank.
Sun, 20 Mar 1994 04:05:48 +0000 Richard M. Stallman Provide lmenu, not menubar.
Thu, 17 Feb 1994 22:01:45 +0000 Richard M. Stallman Delete the code to enable menu bars.
Fri, 07 Jan 1994 05:37:31 +0000 Richard M. Stallman (make-lucid-menu-keymap): Allow multiple identical inactive strings.
Thu, 06 Jan 1994 04:59:17 +0000 Richard M. Stallman (make-lucid-menu-keymap): For "----", make blank line.
Tue, 04 Jan 1994 23:30:37 +0000 Richard M. Stallman (popup-menu): Add loop to handle submenus.
Wed, 12 May 1993 21:41:56 +0000 Richard M. Stallman (default-menubar): Make initial value nil.
Wed, 17 Mar 1993 17:17:05 +0000 Eric S. Raymond Add standard library headers.
Wed, 17 Mar 1993 16:56:02 +0000 Eric S. Raymond Add standard library headers.
Wed, 17 Mar 1993 16:26:48 +0000 Eric S. Raymond Initial revision