summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (graft_intervals_into_buffer): When TREE is null,Richard M. Stallman1993-07-221-1/+3
* (Qmodification_hooks, Qinsert_in_front_hooks)Richard M. Stallman1993-07-211-9/+0
* (Qmodification_hooks, Qinsert_in_front_hooks)Richard M. Stallman1993-07-211-0/+10
* (compact_strings): Add USE_TEXT_PROPERTIES conditional.Richard M. Stallman1993-07-211-0/+2
* (Ftext_property_not_all): Fix typo in decl.Richard M. Stallman1993-07-211-1/+1
* (SUNOS_LOCALTIME_BUG): Defined.Richard M. Stallman1993-07-211-0/+3
* (memmove): Defined.Richard M. Stallman1993-07-211-0/+3
* (memmove): Defined as macro.Richard M. Stallman1993-07-211-0/+5
* (xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.Richard M. Stallman1993-07-201-1/+1
* (validate_x_resource_name): Call make_string properly.Richard M. Stallman1993-07-201-1/+1
* (X_NOT_POSIX): Defined.Richard M. Stallman1993-07-201-0/+3
* (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.Richard M. Stallman1993-07-201-0/+5
* (memmove): Delete extra parens in the safe_bcopy call.Richard M. Stallman1993-07-201-1/+3
* Comment change.Richard M. Stallman1993-07-201-0/+1
* (LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.Richard M. Stallman1993-07-201-1/+1
* (Fwhile): If mocklisp, test for nonzeroness.Richard M. Stallman1993-07-191-1/+2
* (SYSTEM_MALLOC): Add #undef.Richard M. Stallman1993-07-191-0/+4
* * xfns.c (Fx_create_frame): Block input around call toJim Blandy1993-07-181-1/+3
* * xterm.c (x_term_init): Adjust message printed when we can'tJim Blandy1993-07-181-2/+7
* * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;Jim Blandy1993-07-181-52/+72
* * window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAMEJim Blandy1993-07-181-6/+36
* * intervals.c (split_interval_left, split_interval_right): ChangeJim Blandy1993-07-181-10/+82
* * termhooks.h: In order to avoid declaring struct input_eventJim Blandy1993-07-181-1/+1
* * xterm.c, sysdep.c (F_SETOWN_BUG): Defined.Jim Blandy1993-07-181-0/+6
* * syntax.c (Fmodify_syntax_entry): Doc fix.Jim Blandy1993-07-181-2/+2
* * print.c (float_to_string): Distinguish between a precision ofJim Blandy1993-07-181-26/+33
* Consistently use the mark bit of the root interval's parent fieldJim Blandy1993-07-182-24/+62
* * keyboard.c (read_key_sequence): Accept both strings and vectorsJim Blandy1993-07-181-5/+5
* * keyboard.c (read_key_sequence): Accept both strings and vectorsJim Blandy1993-07-181-6/+17
* * textprop.c (Ftext_property_any, Ftext_property_all): NewJim Blandy1993-07-181-0/+1
* * intervals.c (split_interval_left, split_interval_right): ChangeJim Blandy1993-07-181-25/+28
* * dispnew.c (direct_output_for_insert): By the time this functionJim Blandy1993-07-181-1/+1
* * Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-levelJim Blandy1993-07-181-1/+2
* (Vhelp_menu_bar_map): Deleted.Richard M. Stallman1993-07-171-7/+15
* (read_char_menu_prompt): If the user rejects a menu,Richard M. Stallman1993-07-151-6/+26
* (Fdisplay_completion_list): Run completion-setup-hook.Richard M. Stallman1993-07-151-1/+5
* (Fbuffer_local_variables): For local var that is unbound,Richard M. Stallman1993-07-151-13/+26
* * keyboard.c (menu_bar_one_keymap): If the key's binding is theJim Blandy1993-07-151-2/+2
* (Qdisabled_command_hook): New variable.Richard M. Stallman1993-07-151-6/+5
* (Vhelp_menu_bar_map): New var.Richard M. Stallman1993-07-141-0/+9
* (mark_object) [DEBUG_MOLE]: Add abort at beginning.Richard M. Stallman1993-07-141-0/+5
* Initial revisionJim Blandy1993-07-141-0/+244
* (verify_interval_modification): Use Qinsert_in_front_hooks andRichard M. Stallman1993-07-131-2/+2
* (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.Richard M. Stallman1993-07-131-2/+2
* (prepare_to_modify_buffer): Call verify_overlay_modification.Richard M. Stallman1993-07-131-0/+2
* (verify_overlay_modification): New function.Richard M. Stallman1993-07-131-0/+95
* (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.Richard M. Stallman1993-07-131-15/+31
* *** empty log message ***Jim Meyering1993-07-131-2/+2
* (Qinsert_before_hooks, Qinsert_after_hooks): Declared.Richard M. Stallman1993-07-131-0/+4
* (verify_interval_modification):Richard M. Stallman1993-07-131-3/+3