Changes for Irix 4.0, tested this time:
[bpt/emacs.git] / src / emacs.c
1993-06-18 Jim BlandyChanges for Irix 4.0, tested this time:
1993-06-17 Jim BlandyChanges for correct pgrp behavior; approach suggested...
1993-06-13 Richard M. Stallman(shut_down_emacs): New arg STUFF. Stuff input here.
1993-06-11 Jim BlandyInteract properly with shells lacking job control ...
1993-06-03 Richard M. Stallman(syms_of_emacs): Doc fix.
1993-06-02 Richard M. Stallman(shut_down_emacs): Handle GETPGRP_NO_ARG.
1993-05-30 Richard M. Stallman(main) [AIX _I386]: Don't handle SIGIOINT.
1993-05-29 Richard M. StallmanDon't include termios.h directly--let systty.h do it.
1993-05-28 Richard M. Stallman(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-19 Jim BlandySome changes from Michael K. Johnson for Linux.
1993-05-06 Richard M. Stallman(main): Handle -display like -d.
1993-05-04 Jim Blandy* emacs.c (SEPCHAR): Instead of defining this to be...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-28 Richard M. Stallman(main): Call syms_of_xfaces.
1993-03-22 Richard M. Stallman(init_cmdargs): Fix simple bug in previous change.
1993-03-20 Jim Blandy* emacs.c (Finvocation_name): New function.
1993-03-11 Jim Blandy* emacs.c (__do_global_ctors, __do_global_ctors_aux,
1993-02-23 Jim Blandy* emacs.c (fatal_error_signal): Unblock the signal...
1993-02-22 Jim Blandy* callproc.c (init_callproc): Move the initialization of
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-14 Jim Blandy* emacs.c (shut_down_emacs): New function.
1992-10-23 Jim Blandy* emacs.c (main): Correct spelling of HAVE_X_WINDOW to
1992-10-11 Richard M. Stallman(Fdump_emacs, main): Use memory_warnings.
1992-10-11 Jim Blandy* emacs.c (main): Call keys_of_frame.
1992-10-06 Richard M. Stallman(main) [NeXT]: Call malloc_jumpstart.
1992-10-01 Joseph Arceneaux*** empty log message ***
1992-09-23 Jim Blandy* emacs.c (emacs_priority): Doc fix.
1992-09-14 Richard M. Stallman(main): Use X menu code if HAVE_X_WINDOWS and not NO_X_...
1992-09-03 Richard M. Stallman(__do_global_dtors): New dummy function.
1992-09-02 Richard M. Stallman(__main): New dummy function.
1992-08-31 Richard M. Stallman(__do_global_ctors, __do_global_ctors_aux): New dummy...
1992-08-29 Jim Blandy* emacs.c: Incude "systty.h", not "systerm.h".
1992-08-19 Jim Blandy* emacs.c [USG5]: Don't #include <fcntl.h> for these...
1992-08-12 Jim Blandy* emacs.c (main): Call syms_of_frame unconditionally...
1992-07-17 Jim Blandyentered into RCS
1992-07-13 Jim Blandy*** empty log message ***
1992-06-30 Jim Blandy*** empty log message ***
1992-05-10 Jim Blandy*** empty log message ***
1992-05-01 Jim Blandy*** empty log message ***
1992-03-18 Jim Blandy*** empty log message ***
1992-02-20 Jim Blandy*** empty log message ***
1992-01-16 Jim Blandy*** empty log message ***
1991-10-22 Jim Blandy*** empty log message ***
1991-08-06 Jim Blandy*** empty log message ***
1991-08-02 Jim Blandy*** empty log message ***
1991-07-24 Jim Blandy*** empty log message ***
1991-05-23 Jim BlandyInitial revision