(ediff-profile): Use make-local-hook and add and remove hooks locally.
[bpt/emacs.git] / src /
1995-08-22 Richard M. Stallman(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push...
1995-08-22 Karl Heuer(display_text_line): Write blanks under the entire
1995-08-21 Richard M. Stallman(Qpost_command_idle_hook, Vpost_command_idle_hook)...
1995-08-21 Richard M. StallmanInclude syssignal.h.
1995-08-21 Richard M. Stallman(SA_RESTART): Add #undef.
1995-08-21 Richard M. Stallman(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
1995-08-21 David J. MacKenziedefault to user-supplied buffer.
1995-08-20 Richard M. Stallman(POSIX_SIGNALS, CLASH_DETECTION): Defined.
1995-08-20 Richard M. Stallman(SYSTEM_TYPE): Change to just "aix".
1995-08-20 Richard M. Stallman(sigsetmask, _setjmp, _longjmp): Delete undefs.
1995-08-20 Richard M. StallmanInclude aix3-2-5.h, not aix3-2.h.
1995-08-19 Richard M. StallmanInitial revision
1995-08-19 Richard M. Stallman(scan_sexps_forward): Fix previous change.
1995-08-19 Richard M. Stallman(struct Lisp_Marker): Make insertion_type an unsigned...
1995-08-16 Richard M. Stallman(scan_sexps_forward): Use the initial depth
1995-08-16 Richard M. Stallman(Fself_insert_command): Optimize the case with arg > 2
1995-08-15 Karl Heuer(sort_args): Initialize best_priority smaller than any
1995-08-14 Richard M. Stallman(Fcall_process_region): Pass new arg to Fwrite_region.
1995-08-14 Richard M. Stallman(Fwrite_region): New arg lockname.
1995-08-14 Richard M. Stallman(standard_args): Fix previous change.
1995-08-14 Richard M. Stallman(standard_args): Add option --eval to evalute an
1995-08-13 Richard M. Stallman(Fcancel_kbd_macro_events): New function.
1995-08-12 Richard M. Stallman(store_frame_param): Don't call set_menu_bar_lines...
1995-08-11 Richard M. Stallman(TEXT_END, DATA_END): Fix the definitions.
1995-08-11 Richard M. StallmanTest OSF1, not __osf1__.
1995-08-11 Richard M. Stallman(ORDINARY_LINK): Define only if __osf1__.
1995-08-11 Richard M. Stallman(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
1995-08-11 Richard M. Stallman(Fformat): Limit minlen to avoid stack overflow.
1995-08-11 Richard M. Stallman(doprnt): Error if %-width is too big.
1995-08-11 Richard M. Stallman(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
1995-08-11 Richard M. Stallman[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from...
1995-08-11 Richard M. Stallman[linux] (COFF, NO_TERMIO): Defined.
1995-08-11 Richard M. Stallman(fatal_unexec): Use vfprintf, not _doprnt.
1995-08-11 Richard M. Stallman(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only...
1995-08-09 Richard M. Stallman(lock_file): Use get_truename_buffer.
1995-08-09 Richard M. Stallman(get_truename_buffer): New function.
1995-08-08 Richard M. Stallman(read_process_output, exec_sentinel): Call
1995-08-08 Richard M. Stallman(Freplace_match): New arg SUBEXP.
1995-08-08 Richard M. Stallman(read_key_sequence): Undo previous change.
1995-08-07 Roland McGrath[ps2]: Use nlist instead of knlist #ifdef _AIX.
1995-08-07 Karl Heuer(signal_before_change, signal_after_change): Fix
1995-08-07 Richard M. Stallman(doprnt): Don't let size_bound be gigantic. Fix error...
1995-08-06 Richard M. Stallman(redisplay): Compute mini_frame the same way echo_area_...
1995-08-06 Richard M. Stallman(run_hook_with_args): Move the GCPRO2; add UNGCPRO.
1995-08-05 Richard M. Stallman(Qbefore_change_functions, Qafter_change_functions...
1995-08-05 Richard M. Stallman(Qbefore_change_functions, Qafter_change_functions...
1995-08-05 Richard M. Stallman(signal_before_change, signal_after_change): Major...
1995-08-05 Richard M. Stallman(Fdisplay_completion_list): gcpro elt.
1995-08-05 Richard M. Stallman(print_string): Use insert_from_string for output to...
1995-08-05 Richard M. Stallman(run_hook_with_args): Add gcpros.
1995-08-05 Richard M. Stallman(saved_doc_string*): New variables.
1995-08-05 Richard M. Stallman(Fset_mouse_position, Fset_mouse_pixel_position): Doc...
1995-08-05 Richard M. Stallman(Ffocus_frame, Funfocus_frame): Make them no-ops.
1995-08-05 Richard M. Stallman(x_delete_display) [AIX]: Don't call XRmDestroyDatabase.
1995-08-03 Richard M. Stallman(redisplay): When displaying a terminal frame,
1995-08-03 Richard M. StallmanMove various Q... vars to top of file, unconditional.
1995-08-03 Richard M. Stallman(read_key_sequence): Don't downshift an event
1995-08-02 Richard M. Stallman(HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.
1995-08-02 Richard M. Stallman(sigblock, SIG_BLOCK): Don't define them if POSIX_SIGNALS.
1995-08-02 Richard M. Stallman(HAVE_SELECT): Defined.
1995-08-02 Richard M. Stallman(XTread_socket): For UnmapNotify, use x_top_window_to_f...
1995-08-02 Richard M. StallmanMaybe include net/errno.h.
1995-08-02 Richard M. Stallman(cons_cells_consed, floats_consed, vector_cells_consed)
1995-08-02 Richard M. Stallman[USE_X_TOOLKIT] (xmenu_show): Compute root-based
1995-08-01 Richard M. Stallman(do_switch_frame): Do nothing special when switching...
1995-08-01 Roland McGrath(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file...
1995-07-31 Karl Heuer(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles...
1995-07-31 Simon MarshallAdd Frun_hooks, Frun_hook_with_args, Frun_hook_with_arg...
1995-07-31 Simon MarshallDeclare hook running functions.
1995-07-31 Richard M. Stallman(kbd_buffer_get_event, swallow_events): Fix prev change.
1995-07-30 Richard M. Stallman(Fmake_terminal_frame): Copy face_alist from selected...
1995-07-30 Richard M. Stallman(HAVE_XRMSETDATABASE): Define if not defined.
1995-07-29 Richard M. StallmanInitial revision
1995-07-28 Richard M. Stallman(kbd_buffer_get_event): Update input_pending after
1995-07-28 Karl Heuer(syms_of_eval): Add missing defsubr.
1995-07-28 Richard M. Stallman(describe_buffer_bindings): Print bindings from
1995-07-28 Richard M. Stallman(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
1995-07-27 Karl Heuer(record_overlay_string, overlay_strings): Handle zero...
1995-07-27 Karl Heuer(struct sortstrlist): New type.
1995-07-26 Richard M. Stallman(update_menu_bar): Pass new arg to set_frame_menubar.
1995-07-26 Richard M. Stallman(prefix-args): Pass ALL_LDFLAGS.
1995-07-26 David J. MacKenzieTERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 David J. MacKenzie(tparam): Remove arg array and the #ifdef.
1995-07-26 David J. MacKenzieMove #define of bcopy to after #include <string.h>.
1995-07-26 Karl HeuerDo renamings:
1995-07-25 Richard M. Stallman(LIBS_SYSTEM): Defined.
1995-07-25 Richard M. Stallman(LIBS_MACHINE): Delete -lsun.
1995-07-25 Richard M. StallmanRenamings: frame->display => frame->output, struct...
1995-07-25 Richard M. Stallman(struct x_output): Renamed from struct x_display.
1995-07-25 Richard M. Stallman(struct frame): Rename `display' member to `output_data'.
1995-07-25 Karl Heuer(run-hook-with-args): Fix previous code.
1995-07-25 Richard M. StallmanInclude buffer.h.
1995-07-25 Richard M. Stallman(enum event_kind): Added menu_bar_activate_event.
1995-07-25 Richard M. Stallman(kbd_buffer_get_event) [USE_X_TOOLKIT]:
1995-07-25 Richard M. Stallman(struct x_display): New fields saved_button_event, id.
1995-07-25 Richard M. Stallman(next_noop_dpyinfo): New variable.
1995-07-25 Richard M. Stallman(x_menubar_window_to_frame): New function.
1995-07-25 Karl Heuer(signal_before_change): Use Frun_hook_with_args.
1995-07-25 Karl Heuer(Frun_hook_with_args): New C function, formerly in...
1995-07-25 Karl Heuer(Frun_hook_with_args): Declare this function.
next