log lisp/emacs-lisp/lmenu.el @ 15701:5db02009315e libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1

age author description
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