log

age author description
1992-09-02 Richard M. Stallman (__main): New dummy function.
1992-09-02 Jim Blandy *** empty log message ***
1992-09-01 Richard M. Stallman entered into RCS
1992-09-01 Richard M. Stallman entered into RCS
1992-09-01 Richard M. Stallman *** empty log message ***
1992-08-31 Roland McGrath *** empty log message ***
1992-08-31 Richard M. Stallman *** empty log message ***
1992-08-31 Richard M. Stallman *** empty log message ***
1992-08-31 Richard M. Stallman *** empty log message ***
1992-08-31 Richard M. Stallman (__do_global_ctors, __do_global_ctors_aux): New dummy fns.
1992-08-31 Richard M. Stallman *** empty log message ***
1992-08-31 Richard M. Stallman (Fdo_auto_save): Always call record_auto_save.
1992-08-31 Richard M. Stallman *** empty log message ***
1992-08-31 Richard M. Stallman *** empty log message ***
1992-08-31 Richard M. Stallman *** empty log message ***
1992-08-30 Joseph Arceneaux entered into RCS
1992-08-29 Richard M. Stallman *** empty log message ***
1992-08-29 Jim Blandy * xselect.c: Use the FRAME_X_WINDOW macro, for readability.
1992-08-29 Jim Blandy * xterm.c (x_make_frame_invisible): Don't forget to check the
1992-08-29 Jim Blandy * xrdb.c (get_user_db): Use XResourceManagerString when available
1992-08-29 Jim Blandy * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user
1992-08-29 Jim Blandy * window.c (coordinates_in_window): Do not assume that all
1992-08-29 Jim Blandy * sysdep.c (init_baud_rate): Re-arranged order of conditionals -
1992-08-29 Jim Blandy * process.c: Include "systty.h", not "systerm.h".
1992-08-29 Jim Blandy * keyboard.c: Include "systty.h", not "systerm.h".
1992-08-29 Jim Blandy * fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate
1992-08-29 Jim Blandy * fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriate
1992-08-29 Jim Blandy * emacs.c: Incude "systty.h", not "systerm.h".
1992-08-29 Jim Blandy * dispnew.c: Incude "systty.h", not "systerm.h".
1992-08-29 Jim Blandy Formatting change
1992-08-29 Jim Blandy entered into RCS
1992-08-29 Jim Blandy *** empty log message ***
1992-08-28 Richard M. Stallman (syms_of_buffer): Made buffer-display-table,
1992-08-28 Richard M. Stallman (Fappend): Doc fix.
1992-08-28 Jim Blandy *** empty log message ***
1992-08-27 Jim Blandy *** empty log message ***
1992-08-27 Richard M. Stallman *** empty log message ***
1992-08-25 Richard M. Stallman entered into RCS
1992-08-24 Richard M. Stallman *** empty log message ***
1992-08-22 Richard M. Stallman entered into RCS
1992-08-22 Richard M. Stallman (WCOREDUMP): Define only if not defined.
1992-08-21 Joseph Arceneaux Initial revision
1992-08-21 gnulists Formerly GETTING.GNU.SOFTWARE.~3~
1992-08-21 Richard M. Stallman *** empty log message ***
1992-08-20 Richard M. Stallman *** empty log message ***
1992-08-19 Jim Blandy *** empty log message ***
1992-08-19 Richard M. Stallman *** empty log message ***
1992-08-19 Jim Blandy * abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new
1992-08-19 Richard M. Stallman (internal_self_insert): Ignore value of Fexpand_abbrev;
1992-08-19 Richard M. Stallman (Fexpand_abbrev): If pre-expand hook changes the buffer,
1992-08-19 Jim Blandy * xterm.c (x_wm_hints): Variable deleted. This has to be
1992-08-19 Jim Blandy * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I
1992-08-19 Jim Blandy * xfns.c (x_set_name): Take new argument EXPLICIT, instead of
1992-08-19 Jim Blandy * xdisp.c (display_mode_line): Use x_implicitly_set_name here.
1992-08-19 Jim Blandy * window.c (Fset_window_configuration): Removed #if 0'd code which
1992-08-19 Jim Blandy * term.c (term_get_fkeys): Some systems define `static' to be the
1992-08-19 Jim Blandy * sysdep.c (select): There's no need to cast the return value of
1992-08-19 Jim Blandy * ralloc.c (get_bloc): When initializing new_bloc->variable, cast
1992-08-19 Jim Blandy * process.c (process_send_signal): Don't send SIGTSTP if the
1992-08-19 Jim Blandy * mocklisp.c (Fml_substr): Put comments around text following #endif.