(memory_warning_signal): Call force_auto_save_soon.
[bpt/emacs.git] / src / emacs.c
1994-04-30 Richard M. Stallman(memory_warning_signal): Call force_auto_save_soon.
1994-04-28 Richard M. StallmanFix typo in previous change.
1994-04-28 Richard M. Stallman(syms_of_emacs): Doc fix.
1994-04-21 Richard M. Stallman(init_cmdargs): Check only for etc and lib-src subdirs
1994-04-21 Richard M. Stallman(init_cmdargs): Just check for etc and lib-src subdirs
1994-04-13 Richard M. Stallman(inherited_pgroup): Conditionalize on BSD_PGRPS.
1994-04-12 Richard M. Stallman(main): Fix typo in prev. change.
1994-04-09 Richard M. Stallman(main): Handle EXTRA_INITIALIZE.
1994-04-08 Karl Heuer(main): Call syms_of_term.
1994-03-22 Richard M. Stallman(__do_global_ctors, __do_global_ctors_aux)
1994-03-20 Richard M. Stallman(syms_of_emacs): Don't initialize Vinstallation_name
1994-03-05 Richard M. Stallman(shut_down_emacs): Set Vrun_hooks to nil.
1994-03-03 Richard M. StallmanComment change.
1994-02-22 Karl HeuerMove extern declarations to top of file.
1994-02-17 Richard M. Stallman(main): Test BSD_PGRPS, not BSD.
1994-02-05 Richard M. Stallman(main) [AIX]: Don't handle signal 20, 21 or 22.
1994-02-03 Richard M. Stallman(init_cmdargs): Set Vinstallation_directory.
1994-01-14 Richard M. Stallman(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-08 Roland McGrath(main): Call strerror instead of using sys_errlist.
1994-01-08 Richard M. Stallman(main): Don't call setpgrp if !initialized.
1994-01-08 Richard M. Stallman(main) [MSDOS]: Call init_environment. Set file types to
1993-12-26 Richard M. Stallman(main) [AIX]: Call putenv.
1993-12-23 Richard M. Stallman(syms_of_emacs): Define Lisp var system-configuration.
1993-11-27 Richard M. Stallman(main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.
1993-11-24 Richard M. Stallman(main): Call init_callproc and init_callproc_1.
1993-11-10 Richard M. Stallman(main): Use EMACS_GETPGRP macro.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-14 Richard M. Stallman(init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 Richard M. Stallman(__CTOR_LIST__): Don't declare it on Linux.
1993-08-12 Richard M. StallmanInclude process.h.
1993-08-10 Paul Eggert(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-08 Richard M. Stallman(Vinvocation_directory): New var.
1993-07-27 Richard M. Stallman(main): Test LOCALTIME_CACHE.
1993-06-30 Richard M. Stallman(PRIO_PROCESS): Definition deleted.
1993-06-19 Jim Blandy* emacs.c (Fkill_emacs): Pass third argument to shut_do...
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