log src/xmenu.c @ 2514:6700e25af205

age author description
Sat, 10 Apr 1993 08:04:27 +0000 Jim Blandy Since Qmenu_enable is used by non-X-specific code, it shouldn't be
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Tue, 16 Mar 1993 05:55:12 +0000 Richard M. Stallman (xmenu_show): Do BLOCK_INPUT; unblock just before returning.
Mon, 15 Mar 1993 06:00:04 +0000 Richard M. Stallman (list_of_items): Allow strings among the alist items;
Fri, 12 Mar 1993 22:37:07 +0000 Richard M. Stallman (xmenu_show): New arg enable_list.
Fri, 12 Mar 1993 10:15:36 +0000 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
Fri, 12 Mar 1993 06:20:52 +0000 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
Thu, 11 Mar 1993 08:09:52 +0000 Richard M. Stallman (syms_of_xmenu): Set up Qmenu_enable.
Mon, 22 Feb 1993 15:09:33 +0000 Jim Blandy * minibuf.c (Fdisplay_completion_list): Pass the proper number of
Fri, 29 Jan 1993 22:13:36 +0000 Jim Blandy * xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relative
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 19 Oct 1992 18:33:14 +0000 Jim Blandy * frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
Fri, 02 Oct 1992 22:18:46 +0000 Jim Blandy * xmenu.c: #include "keyboard.h".
Fri, 25 Sep 1992 23:23:17 +0000 Richard M. Stallman (single_keymap_panes): Handle vectors properly.
Wed, 23 Sep 1992 12:48:12 +0000 Jim Blandy * xmenu.c (single_keymap_panes): Comment out the code which
Sat, 05 Sep 1992 00:08:07 +0000 Richard M. Stallman (xmenu_show): If no panes, just return.
Wed, 12 Aug 1992 14:35:16 +0000 Jim Blandy * xmenu.c: Deleted "$Log" header and other RCS stuff in
Tue, 14 Jul 1992 15:57:45 +0000 Jim Blandy entered into RCS
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Mon, 12 Nov 1990 20:20:45 +0000 Jim Blandy Initial revision