log src/emacs.c @ 12156:1620a60ab7ca

age author description
1995-05-26 Karl Heuer (standard_args): -i, -itype, --icon-type take 0, not 1, args
1995-05-18 Karl Heuer (Fkill_emacs): Delete the auto-save-list file
1995-05-17 Karl Heuer (Fdump_emacs): Don't take address of array.
1995-05-12 Karl Heuer (main) [NeXT]: Add missing braces.
1995-05-08 Richard M. Stallman (Fdump_emacs): Don't use & before my_edata.
1995-05-06 Richard M. Stallman Delete all APOLLO conditionals.
1995-04-30 Richard M. Stallman (main): Delete duplicate code for -version.
1995-04-30 Richard M. Stallman (standard_args): Add #ifdef VMS for -map.
1995-04-29 Richard M. Stallman (standard_args): Add -L/--directory/-directory.
1995-04-26 Richard M. Stallman (standard_args): Move -iconic and --icon-type (etc.)
1995-04-07 Karl Heuer Update copyright.
1995-04-07 Richard M. Stallman (main): Cast arg to `brk'.
1995-04-03 Karl Heuer (main): Start with an empty message log.
1995-03-31 Karl Heuer (sort_args): Skip strncmp if longname is a null pointer.
1995-03-21 Richard M. Stallman (dump-emacs-data, dump-emacs): Declare my_edata as char array.
1995-03-02 Richard M. Stallman (syms_of_emacs): Doc fix.
1995-02-05 Richard M. Stallman (main): Undo previous change.
1995-01-31 Richard M. Stallman Fix previous change.
1995-01-31 Richard M. Stallman (main) [REL_ALLOC]: Set __malloc_extra_blocks.
1995-01-22 Richard M. Stallman (sort_args): Ordinary args get priority 0.
1995-01-11 Richard M. Stallman (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1994-12-15 Richard M. Stallman (main): Fix conversion of --display to -d.
1994-12-13 Richard M. Stallman (sort_args): Make `options' a vector of ints.
1994-12-04 Richard M. Stallman (argmatch): Take argc as arg; don't go past end of argv.
1994-12-03 Richard M. Stallman (argmatch): Handle lstr == 0.
1994-11-21 Francesco Potortì Added code for automatically saving and restoring the match data
1994-11-19 Richard M. Stallman (sort_args): New function.
1994-11-01 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
1994-10-17 Morten Welinder *** empty log message ***
1994-09-27 Karl Heuer (Fkill_emacs): Use type test macros.
1994-09-26 Karl Heuer (argmatch): New function.
1994-09-17 Karl Heuer (Vsystem_configuration_options): New variable.
1994-09-17 Richard M. Stallman (shut_down_emacs): Don't call Fx_close_current_connection.
1994-09-05 Richard M. Stallman (init_cmdargs): After chasing link, use only the expanded name.
1994-06-13 Richard M. Stallman (init_cmdargs): Set up initial_argv, initial_argc.
1994-06-05 Richard M. Stallman (main): Do the setpgrp after checking for -batch.
1994-05-28 Richard M. Stallman (main): In batch mode, don't set the pgrp.
1994-05-18 Richard M. Stallman (syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-13 Richard M. Stallman (main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-04-30 Richard M. Stallman (memory_warning_signal): Call force_auto_save_soon.
1994-04-28 Richard M. Stallman Fix 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. Stallman Comment change.
1994-02-22 Karl Heuer Move 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 McGrath Include <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. Stallman Include 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_down_emacs.
1993-06-18 Jim Blandy Changes for Irix 4.0, tested this time:
1993-06-17 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
1993-06-13 Richard M. Stallman (shut_down_emacs): New arg STUFF. Stuff input here.
1993-06-11 Jim Blandy Interact properly with shells lacking job control (sh, rc, es...)
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. Stallman Don'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 Blandy Updated copyright years.
1993-05-19 Jim Blandy Some 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 ',' on VMS and
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
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 before we try
1993-02-22 Jim Blandy * callproc.c (init_callproc): Move the initialization of
1993-01-26 Jim Blandy JimB'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 Password:
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_MENU.
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 fns.
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 systems.
1992-08-12 Jim Blandy * emacs.c (main): Call syms_of_frame unconditionally. When
1992-07-17 Jim Blandy entered 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 ***