log lisp/emacs-lisp/lmenu.el @ 22477:9bc88c123895 gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719

age author description
Fri, 01 May 1998 03:51:57 +0000 Richard M. Stallman (popup-menu-popup): Fix typo: set menu-keymap.
Mon, 23 Jun 1997 02:56:03 +0000 Richard M. Stallman (popup-menu): Redefine as macro.
Thu, 13 Jun 1996 21:05:06 +0000 Richard M. Stallman (make-lucid-menu-keymap): Add menu-alias property.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
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