| Commit message (Expand) | Author | Age | Files | Lines |
| * | (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs. | Richard M. Stallman | 1993-07-20 | 1 | -0/+5 |
| * | (memmove): Delete extra parens in the safe_bcopy call. | Richard M. Stallman | 1993-07-20 | 1 | -1/+3 |
| * | Comment change. | Richard M. Stallman | 1993-07-20 | 1 | -0/+1 |
| * | (LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
| * | (Fwhile): If mocklisp, test for nonzeroness. | Richard M. Stallman | 1993-07-19 | 1 | -1/+2 |
| * | (SYSTEM_MALLOC): Add #undef. | Richard M. Stallman | 1993-07-19 | 1 | -0/+4 |
| * | * xfns.c (Fx_create_frame): Block input around call to | Jim Blandy | 1993-07-18 | 1 | -1/+3 |
| * | * xterm.c (x_term_init): Adjust message printed when we can't | Jim Blandy | 1993-07-18 | 1 | -2/+7 |
| * | * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE; | Jim Blandy | 1993-07-18 | 1 | -52/+72 |
| * | * window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME | Jim Blandy | 1993-07-18 | 1 | -6/+36 |
| * | * intervals.c (split_interval_left, split_interval_right): Change | Jim Blandy | 1993-07-18 | 1 | -10/+82 |
| * | * termhooks.h: In order to avoid declaring struct input_event | Jim Blandy | 1993-07-18 | 1 | -1/+1 |
| * | * xterm.c, sysdep.c (F_SETOWN_BUG): Defined. | Jim Blandy | 1993-07-18 | 1 | -0/+6 |
| * | * syntax.c (Fmodify_syntax_entry): Doc fix. | Jim Blandy | 1993-07-18 | 1 | -2/+2 |
| * | * print.c (float_to_string): Distinguish between a precision of | Jim Blandy | 1993-07-18 | 1 | -26/+33 |
| * | Consistently use the mark bit of the root interval's parent field | Jim Blandy | 1993-07-18 | 2 | -24/+62 |
| * | * keyboard.c (read_key_sequence): Accept both strings and vectors | Jim Blandy | 1993-07-18 | 1 | -5/+5 |
| * | * keyboard.c (read_key_sequence): Accept both strings and vectors | Jim Blandy | 1993-07-18 | 1 | -6/+17 |
| * | * textprop.c (Ftext_property_any, Ftext_property_all): New | Jim Blandy | 1993-07-18 | 1 | -0/+1 |
| * | * intervals.c (split_interval_left, split_interval_right): Change | Jim Blandy | 1993-07-18 | 1 | -25/+28 |
| * | * dispnew.c (direct_output_for_insert): By the time this function | Jim Blandy | 1993-07-18 | 1 | -1/+1 |
| * | * Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-level | Jim Blandy | 1993-07-18 | 1 | -1/+2 |
| * | (Vhelp_menu_bar_map): Deleted. | Richard M. Stallman | 1993-07-17 | 1 | -7/+15 |
| * | (read_char_menu_prompt): If the user rejects a menu, | Richard M. Stallman | 1993-07-15 | 1 | -6/+26 |
| * | (Fdisplay_completion_list): Run completion-setup-hook. | Richard M. Stallman | 1993-07-15 | 1 | -1/+5 |
| * | (Fbuffer_local_variables): For local var that is unbound, | Richard M. Stallman | 1993-07-15 | 1 | -13/+26 |
| * | * keyboard.c (menu_bar_one_keymap): If the key's binding is the | Jim Blandy | 1993-07-15 | 1 | -2/+2 |
| * | (Qdisabled_command_hook): New variable. | Richard M. Stallman | 1993-07-15 | 1 | -6/+5 |
| * | (Vhelp_menu_bar_map): New var. | Richard M. Stallman | 1993-07-14 | 1 | -0/+9 |
| * | (mark_object) [DEBUG_MOLE]: Add abort at beginning. | Richard M. Stallman | 1993-07-14 | 1 | -0/+5 |
| * | Initial revision | Jim Blandy | 1993-07-14 | 1 | -0/+244 |
| * | (verify_interval_modification): Use Qinsert_in_front_hooks and | Richard M. Stallman | 1993-07-13 | 1 | -2/+2 |
| * | (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared. | Richard M. Stallman | 1993-07-13 | 1 | -2/+2 |
| * | (prepare_to_modify_buffer): Call verify_overlay_modification. | Richard M. Stallman | 1993-07-13 | 1 | -0/+2 |
| * | (verify_overlay_modification): New function. | Richard M. Stallman | 1993-07-13 | 1 | -0/+95 |
| * | (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars. | Richard M. Stallman | 1993-07-13 | 1 | -15/+31 |
| * | *** empty log message *** | Jim Meyering | 1993-07-13 | 1 | -2/+2 |
| * | (Qinsert_before_hooks, Qinsert_after_hooks): Declared. | Richard M. Stallman | 1993-07-13 | 1 | -0/+4 |
| * | (verify_interval_modification): | Richard M. Stallman | 1993-07-13 | 1 | -3/+3 |
| * | (Qundefined): New variable. | Richard M. Stallman | 1993-07-12 | 1 | -4/+22 |
| * | *** empty log message *** | David J. MacKenzie | 1993-07-12 | 1 | -7/+3 |
| * | (wait_reading_process_input): If wait_for_cell, do call | Richard M. Stallman | 1993-07-09 | 1 | -2/+3 |
| * | (region_limit): Declare Vmark_even_if_inactive. | Roland McGrath | 1993-07-08 | 1 | -0/+1 |
| * | (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right | Roland McGrath | 1993-07-08 | 1 | -1/+1 |
| * | (check_mark): Don't check mark-active unless in transient-mark-mode. | Roland McGrath | 1993-07-08 | 1 | -2/+3 |
| * | (region_limit): Don't error if Vmark_even_if_inactive is set. When the | Roland McGrath | 1993-07-08 | 1 | -2/+3 |
| * | (syms_of_data): Staticpro Qmark_inactive. | Roland McGrath | 1993-07-08 | 1 | -0/+1 |
| * | Define Qmark_inactive. | Roland McGrath | 1993-07-08 | 1 | -1/+2 |
| * | Declare Qmark_inactive. | Roland McGrath | 1993-07-08 | 1 | -0/+1 |
| * | (describe_map_tree): When inserting TITLE, mention PREFIX. | Richard M. Stallman | 1993-07-07 | 1 | -12/+39 |