]> code.delx.au - gnu-emacs/history - src
Include src/gnu-hp300 in the dist.
[gnu-emacs] / src /
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...
1993-07-03 Jim Blandy* s/hpux8.h (random, srandom): No need to define these...
1993-07-03 Roland McGrath(Frename_file): After prompting for ok-if-already-exist...
1993-07-03 Richard M. Stallman(Faccessible_keymaps): Doc fix.
1993-07-02 Jim Blandy* textprop.c (set_properties): Add undo records to...
1993-07-02 Richard M. Stallman(wait_reading_process_input): Do include the keyboard
1993-07-02 Richard M. Stallman(describe_map_tree): Insert key_heading here.
1993-07-02 Jim Blandy* xterm.c (XTread_socket): When handing non-synthetic
1993-07-01 Jim Blandy* xterm.c (frame_highlight, frame_unhighlight): Don...
1993-06-30 Jim Blandy* xterm.c (XTread_socket): Initialize event_found to...
1993-06-30 Jim Blandy* xdisp.c (redisplay): If we're not already showing...
1993-06-30 Richard M. Stallman(check_memory_limits): Use unsigned long to hold memory...
1993-06-30 Richard M. Stallman(PRIO_PROCESS): Definition deleted.
1993-06-30 Jim Blandy* keyboard.c (kbd_buffer_get_event): Correctly generate
1993-06-29 Jim Blandy* xterm.c: Add CPP tangle from process.c to get definit...
1993-06-29 Jim Blandy* xfns.c (Fx_create_frame): Check for internalBorder...
1993-06-29 Jim Blandy* keyboard.c (read_char): Don't do idle autosaves if...
1993-06-29 Richard M. Stallman(mark_object): Add aborts in Lisp_Symbol case.
1993-06-29 Richard M. Stallman(wait_reading_process_input): Use SIGIO only if defined.
1993-06-28 Richard M. Stallman(describe_map_2): Cleanups.
1993-06-24 Jim Blandy* xterm.c (XTread_socket): Remove #if 0''s around code...
1993-06-22 Jim Blandy* commands.h (Vglobal_mouse_map): Removed; unused.
1993-06-22 Jim Blandy* keyboard.c (menu_bar_items, read_key_sequence): Use
1993-06-22 Jim Blandy* keyboard.c (menu_bar_items, read_key_sequence): Use
1993-06-22 Jim Blandy* buffer.c (list_buffers_1): Make desired_point a lisp...
1993-06-22 Jim BlandySeparate parameter faces (those created and modified...
1993-06-22 Jim BlandySeparate parameter faces (those created and modified...
1993-06-22 Jim BlandySeparate parameter faces (those created and modified...
1993-06-22 Jim Blandy* xdisp.c (redisplay_window): Remember to compute end...
1993-06-22 Jim Blandy* xrdb.c (get_user_db): Remember to free the screen...
1993-06-22 Jim Blandy* keyboard.c (make_lispy_event): Added detection of...
1993-06-21 Richard M. Stallman(Fremove_text_properties, Fadd_text_properties):
next