aboutsummaryrefslogtreecommitdiffstats
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* (xmenu_show): Store 0 in *ERROR at the beginning.Richard M. Stallman1993-06-151-1/+2
* (Fx_popup_menu): Error if we don't get a window or a frame somehow.Richard M. Stallman1993-06-051-0/+4
* * sysdep.c (sys_siglist): Comment out #endif trailer.Jim Blandy1993-05-291-1/+1
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (Fx_popup_menu): Add a vector of prefix keys for the panes.Richard M. Stallman1993-05-121-14/+40
* Since Qmenu_enable is used by non-X-specific code, it shouldn't beJim Blandy1993-04-101-4/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-11/+12
* (xmenu_show): Do BLOCK_INPUT; unblock just before returning.Richard M. Stallman1993-03-161-0/+5
* (list_of_items): Allow strings among the alist items;Richard M. Stallman1993-03-151-21/+22
* (xmenu_show): New arg enable_list.Richard M. Stallman1993-03-121-24/+48
* (Fx_popup_menu): Allow a frame instead of a window, in arg.Richard M. Stallman1993-03-121-3/+3
* (Fx_popup_menu): Allow a frame instead of a window, in arg.Richard M. Stallman1993-03-121-7/+19
* (syms_of_xmenu): Set up Qmenu_enable.Richard M. Stallman1993-03-111-7/+37
* * minibuf.c (Fdisplay_completion_list): Pass the proper number ofJim Blandy1993-02-221-1/+1
* * xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relativeJim Blandy1993-01-291-3/+25
* JimB's changes since January 18thJim Blandy1993-01-261-1/+1
* * frame.c (make_frame_without_minibuffer, Fwindow_frame): UseJim Blandy1992-10-191-3/+3
* * xmenu.c: #include "keyboard.h".Jim Blandy1992-10-021-3/+4
* (single_keymap_panes): Handle vectors properly.Richard M. Stallman1992-09-251-11/+35
* * xmenu.c (single_keymap_panes): Comment out the code whichJim Blandy1992-09-231-0/+2
* (xmenu_show): If no panes, just return.Richard M. Stallman1992-09-051-58/+319
* * xmenu.c: Deleted "$Log" header and other RCS stuff inJim Blandy1992-08-121-10/+0
* entered into RCSJim Blandy1992-07-141-8/+8
* *** empty log message ***Jim Blandy1992-01-131-2/+2
* Initial revisionJim Blandy1990-11-121-0/+378