]> code.delx.au - gnu-emacs/history - src
(x-select-text): Always set the cut buffer,
[gnu-emacs] / src /
1993-07-23 Richard M. Stallman(XTread_socket) [! HAVE_X11R5]:
1993-07-23 Richard M. Stallman(set_point): Test Vinhibit_point_motion_hooks.
1993-07-23 Richard M. Stallman(syms_of_textprop): Set up Lisp var Vinhibit_point_moti...
1993-07-23 Richard M. Stallman(Vinhibit_point_motion_hooks): Declared.
1993-07-23 Richard M. Stallman(TEXT_START) [__GNUC__]: Define as 0.
1993-07-23 Richard M. Stallman(PTY_OPEN): Use sigaction, not sigsetmask.
1993-07-22 Richard M. Stallman(DECLARE_GETPWUID_WITH_UID_T): Declared.
1993-07-22 Richard M. Stallman(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
1993-07-22 Jim BlandyImplement search for app-defaults directory and
1993-07-22 Richard M. Stallman(Fget_buffer_process): Delete doc string from
1993-07-22 Roland McGrath(ALIGNED, ROUNDUP): Use `unsigned long int' instead...
1993-07-22 Roland McGrath[_LIBC]: Just include <sys/resource.h>, and skip hairy...
1993-07-22 Richard M. Stallman(Fdelete_frame): Allow deletion if there is some other
1993-07-22 Richard M. Stallman(syms_of_buffer): Lisp var doc fixes.
1993-07-22 Richard M. Stallman(NO_MODE_T): Defined.
1993-07-22 Richard M. Stallman(float_to_string): Don't use uninitialized pointer...
1993-07-22 Richard M. Stallman(graft_intervals_into_buffer): When TREE is null,
1993-07-21 Richard M. Stallman(Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M. Stallman(Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M. Stallman(compact_strings): Add USE_TEXT_PROPERTIES conditional.
1993-07-21 Richard M. Stallman(Ftext_property_not_all): Fix typo in decl.
1993-07-21 Richard M. Stallman(SUNOS_LOCALTIME_BUG): Defined.
1993-07-21 Richard M. Stallman(memmove): Defined.
1993-07-21 Richard M. Stallman(memmove): Defined as macro.
1993-07-20 Richard M. Stallman(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.
1993-07-20 Richard M. Stallman(validate_x_resource_name): Call make_string properly.
1993-07-20 Richard M. Stallman(X_NOT_POSIX): Defined.
1993-07-20 Richard M. Stallman(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
1993-07-20 Richard M. Stallman(memmove): Delete extra parens in the safe_bcopy call.
1993-07-20 Richard M. StallmanComment change.
1993-07-20 Richard M. Stallman(LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.
1993-07-19 Richard M. Stallman(Fwhile): If mocklisp, test for nonzeroness.
1993-07-19 Richard M. Stallman(SYSTEM_MALLOC): Add #undef.
1993-07-18 Jim Blandy* xfns.c (Fx_create_frame): Block input around call to
1993-07-18 Jim Blandy* xterm.c (x_term_init): Adjust message printed when...
1993-07-18 Jim Blandy* xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETD...
1993-07-18 Jim Blandy* window.c [not MULTI_FRAME] (Fdelete_windows_on):...
1993-07-18 Jim Blandy* intervals.c (split_interval_left, split_interval_righ...
1993-07-18 Jim Blandy* termhooks.h: In order to avoid declaring struct input...
1993-07-18 Jim Blandy* xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
1993-07-18 Jim Blandy* syntax.c (Fmodify_syntax_entry): Doc fix.
1993-07-18 Jim Blandy* print.c (float_to_string): Distinguish between a...
1993-07-18 Jim BlandyConsistently use the mark bit of the root interval...
1993-07-18 Jim Blandy* keyboard.c (read_key_sequence): Accept both strings...
1993-07-18 Jim Blandy* keyboard.c (read_key_sequence): Accept both strings...
1993-07-18 Jim Blandy* textprop.c (Ftext_property_any, Ftext_property_all...
1993-07-18 Jim Blandy* intervals.c (split_interval_left, split_interval_righ...
1993-07-18 Jim Blandy* dispnew.c (direct_output_for_insert): By the time...
1993-07-18 Jim Blandy* Makefile.in (C_SWITCH_SYSTEM): New variable, set...
1993-07-17 Richard M. Stallman(Vhelp_menu_bar_map): Deleted.
1993-07-15 Richard M. Stallman(read_char_menu_prompt): If the user rejects a menu,
1993-07-15 Richard M. Stallman(Fdisplay_completion_list): Run completion-setup-hook.
1993-07-15 Richard M. Stallman(Fbuffer_local_variables): For local var that is unbound,
1993-07-15 Jim Blandy* keyboard.c (menu_bar_one_keymap): If the key's bindin...
1993-07-15 Richard M. Stallman(Qdisabled_command_hook): New variable.
1993-07-14 Richard M. Stallman(Vhelp_menu_bar_map): New var.
1993-07-14 Richard M. Stallman(mark_object) [DEBUG_MOLE]: Add abort at beginning.
1993-07-14 Jim BlandyInitial revision
1993-07-13 Richard M. Stallman(verify_interval_modification): Use Qinsert_in_front_ho...
1993-07-13 Richard M. Stallman(Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
1993-07-13 Richard M. Stallman(prepare_to_modify_buffer): Call verify_overlay_modific...
1993-07-13 Richard M. Stallman(verify_overlay_modification): New function.
1993-07-13 Richard M. Stallman(Qinsert_in_front_hooks, Qinsert_behind_hooks): New...
1993-07-13 Jim Meyering*** empty log message ***
1993-07-13 Richard M. Stallman(Qinsert_before_hooks, Qinsert_after_hooks): Declared.
1993-07-13 Richard M. Stallman(verify_interval_modification):
1993-07-12 Richard M. Stallman(Qundefined): New variable.
1993-07-12 David J. MacKenzie*** empty log message ***
1993-07-09 Richard M. Stallman(wait_reading_process_input): If wait_for_cell, do...
1993-07-08 Roland McGrath(region_limit): Declare Vmark_even_if_inactive.
1993-07-08 Roland McGrath(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_in...
1993-07-08 Roland McGrath(check_mark): Don't check mark-active unless in transie...
1993-07-08 Roland McGrath(region_limit): Don't error if Vmark_even_if_inactive...
1993-07-08 Roland McGrath(syms_of_data): Staticpro Qmark_inactive.
1993-07-08 Roland McGrathDefine Qmark_inactive.
1993-07-08 Roland McGrathDeclare Qmark_inactive.
1993-07-07 Richard M. Stallman(describe_map_tree): When inserting TITLE, mention...
1993-07-07 Jim Blandy* editfns.c (Fformat): Since floats occupy two elements...
1993-07-06 David J. MacKenzie*** empty log message ***
1993-07-06 Jim Blandy* textprop.c (copy_text_properties): Pass a copy of...
1993-07-06 Jim Blandy* textprop.c (copy_text_properties): New function,...
1993-07-06 Jim Blandy* intervals.c (find_interval): Doc fixes, computation of
1993-07-06 Jim Blandy* fns.c (Fsubstring, concat): Pass all six arguments to
1993-07-06 Jim Blandy* print.c: Get rid of extra space at the end of print...
1993-07-06 Jim Blandy* m/pmax.h (C_SWITCH_X_MACHINE): Set this to
1993-07-06 Jim Blandy* doc.c (Fsubstitute_command_keys): Pass all five argum...
1993-07-06 Jim BlandyCompare the values of text properties using EQ, not...
1993-07-05 Jim Blandy* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
1993-07-05 Jim Blandy* textprop.c (validate_interval_range): Don't increment...
1993-07-05 Jim Blandy* intervals.c (intervals_equal): Test the return value...
1993-07-05 Jim BlandyFix initialization of Vdouble_click_time in syms_of_key...
1993-07-05 Jim Blandy* keyboard.c (Vdouble_click_time): Renamed from double_...
1993-07-05 Jim Blandy* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART...
1993-07-04 Jim BlandyDoc fix.
1993-07-04 Jim Blandy* s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lreso...
1993-07-04 Richard M. Stallman(Vmark_even_if_inactive): New var, with Lisp variable.
1993-07-04 Richard M. Stallman(Fsignal): Clarify error message.
1993-07-04 Richard M. Stallman(read_char): After Fgarbage_collect, call redisplay.
1993-07-04 Jim Blandy* frame.c (Fredirect_frame_focus): Allow redirection...
1993-07-03 Jim Blandy* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv...
next