- 15 Mar, 1993 4 commits
-
-
Jim Blandy authored
-
Jim Blandy authored
calling everything else which might compile a regexp. * dired.c (Fdirectory_files): Properly GCPRO the strings while calling Fexpand_file_name and Fdirectory_file_name.
-
Jim Blandy authored
-
Jim Blandy authored
-
- 14 Mar, 1993 5 commits
-
-
Jim Blandy authored
-
Jim Blandy authored
dummy.
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 13 Mar, 1993 4 commits
-
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Richard M. Stallman authored
-
- 12 Mar, 1993 12 commits
-
-
Richard M. Stallman authored
(keymap_panes): New arg enables (single_keymap_panes): New arg enables. Fill in its contents. (list_of_panes, list_of_items): New arg enables. Fill in contents. (Fx_popup_menu): Pass enable and enable_list args. (single_keymap_panes): Set enable flag to -1 if cmd definition is nil.
-
Richard M. Stallman authored
exceed 20, to be consistent with indent.c and xdisp.c.
-
Eric S. Raymond authored
-
Richard M. Stallman authored
(Qoverflow_error, Qunderflow_error): New vars.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use Fcar, Fcdr when extracting from event, to check data types.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(redisplay_window): Call display_menu_bar.
-
Richard M. Stallman authored
(menu_bar_items): New function. (menu_bar_one_keymap, menu_bar_item): New functions. (make_lispy_event): Handle menu bar events. (read_key_sequence): Make dummy prefix `menu-bar' for menu bar events.
-
Richard M. Stallman authored
(struct frame): New field menu_bar_items. (FRAME_MENU_BAR_LINES): New macro (two versions). (struct frame): New field menu_bar_lines.
-
Richard M. Stallman authored
-
- 11 Mar, 1993 15 commits
-
-
Richard M. Stallman authored
-
Eric S. Raymond authored
-
Richard M. Stallman authored
(enum x_frame_parm): Likewise. (x_set_menu_bar_lines, x_set_menu_bar_lines_1): New functions. (x_set_visibility): New function. (Fx_create_frame): Handle menu-bar-lines parm. (x_report_frame_params): Report Qvisibility. (syms_of_xfns): Set up Qvisibility.
-
Richard M. Stallman authored
(single_keymap_panes): Test menu-enable property of symbol to decide whether to include it in the menu.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(enum x_frame_parm): Likewise. (x_set_menu_bar_lines, x_set_menu_bar_lines_1): New functions. (x_set_visibility): New function. (Fx_create_frame): Handle menu-bar-lines parm. (Fframe_parameters): Report menu-bar-lines parm. (syms_of_frame): Set up Qmenu_bar_lines.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
appeared in X11R4; for earlier versions, just access the members of the Display directly.
-
Jim Blandy authored
we can't test HAVE_X11R4 to see how we should get the resource manager string; cheat.
-
Jim Blandy authored
-
Jim Blandy authored
Use a "for (;;)" loop at the end of the function, to indicate that all exiting is taken care of inside the loop. (Fremove_text_properties): Same.
-
Jim Blandy authored
variable under USG 5-4.
-
Jim Blandy authored
* emacs.c (fatal_error_signal): Unblock the signal which we're handling using sigunblock.
-