]> code.delx.au - gnu-emacs/history - src/xmenu.c
* syssignal.h: Don't #include <signal.h>
[gnu-emacs] / src / xmenu.c
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-12 Richard M. Stallman(Fx_popup_menu): Add a vector of prefix keys for the...
1993-04-10 Jim BlandySince Qmenu_enable is used by non-X-specific code,...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-16 Richard M. Stallman(xmenu_show): Do BLOCK_INPUT; unblock just before retur...
1993-03-15 Richard M. Stallman(list_of_items): Allow strings among the alist items;
1993-03-12 Richard M. Stallman(xmenu_show): New arg enable_list.
1993-03-12 Richard M. Stallman(Fx_popup_menu): Allow a frame instead of a window...
1993-03-12 Richard M. Stallman(Fx_popup_menu): Allow a frame instead of a window...
1993-03-11 Richard M. Stallman(syms_of_xmenu): Set up Qmenu_enable.
1993-02-22 Jim Blandy* minibuf.c (Fdisplay_completion_list): Pass the proper...
1993-01-29 Jim Blandy* xmenu.c (Fx_popup_menu): Don't forget to turn the...
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-10-19 Jim Blandy* frame.c (make_frame_without_minibuffer, Fwindow_frame...
1992-10-02 Jim Blandy* xmenu.c: #include "keyboard.h".
1992-09-25 Richard M. Stallman(single_keymap_panes): Handle vectors properly.
1992-09-23 Jim Blandy* xmenu.c (single_keymap_panes): Comment out the code...
1992-09-05 Richard M. Stallman(xmenu_show): If no panes, just return.
1992-08-12 Jim Blandy* xmenu.c: Deleted "$Log" header and other RCS stuff in
1992-07-14 Jim Blandyentered into RCS
1992-01-13 Jim Blandy*** empty log message ***
1990-11-12 Jim BlandyInitial revision