log src/emacs.c @ 4753:3963121bd25f

age author description
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 14 Aug 1993 18:37:47 +0000 Richard M. Stallman (init_cmdargs): Check openp result for 1, not != 0.
Sat, 14 Aug 1993 07:34:28 +0000 Richard M. Stallman (__CTOR_LIST__): Don't declare it on Linux.
Thu, 12 Aug 1993 22:05:30 +0000 Richard M. Stallman Include process.h.
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
Sun, 08 Aug 1993 06:23:21 +0000 Richard M. Stallman (Vinvocation_directory): New var.
Tue, 27 Jul 1993 08:32:33 +0000 Richard M. Stallman (main): Test LOCALTIME_CACHE.
Wed, 30 Jun 1993 17:51:16 +0000 Richard M. Stallman (PRIO_PROCESS): Definition deleted.
Sat, 19 Jun 1993 20:26:11 +0000 Jim Blandy * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
Fri, 18 Jun 1993 23:33:20 +0000 Jim Blandy Changes for Irix 4.0, tested this time:
Thu, 17 Jun 1993 05:04:57 +0000 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
Sun, 13 Jun 1993 02:06:51 +0000 Richard M. Stallman (shut_down_emacs): New arg STUFF. Stuff input here.
Fri, 11 Jun 1993 16:22:03 +0000 Jim Blandy Interact properly with shells lacking job control (sh, rc, es...)
Thu, 03 Jun 1993 18:32:26 +0000 Richard M. Stallman (syms_of_emacs): Doc fix.
Wed, 02 Jun 1993 19:11:58 +0000 Richard M. Stallman (shut_down_emacs): Handle GETPGRP_NO_ARG.
Sun, 30 May 1993 21:34:53 +0000 Richard M. Stallman (main) [AIX _I386]: Don't handle SIGIOINT.
Sat, 29 May 1993 20:57:33 +0000 Richard M. Stallman Don't include termios.h directly--let systty.h do it.
Fri, 28 May 1993 00:51:49 +0000 Richard M. Stallman (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 19 May 1993 22:01:35 +0000 Jim Blandy Some changes from Michael K. Johnson for Linux.
Thu, 06 May 1993 17:04:56 +0000 Richard M. Stallman (main): Handle -display like -d.
Tue, 04 May 1993 02:29:06 +0000 Jim Blandy * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Sun, 28 Mar 1993 05:20:42 +0000 Richard M. Stallman (main): Call syms_of_xfaces.
Mon, 22 Mar 1993 07:00:47 +0000 Richard M. Stallman (init_cmdargs): Fix simple bug in previous change.
Sat, 20 Mar 1993 19:30:58 +0000 Jim Blandy * emacs.c (Finvocation_name): New function.
Thu, 11 Mar 1993 07:13:06 +0000 Jim Blandy * emacs.c (__do_global_ctors, __do_global_ctors_aux,
Tue, 23 Feb 1993 14:18:00 +0000 Jim Blandy * emacs.c (fatal_error_signal): Unblock the signal before we try
Mon, 22 Feb 1993 14:40:34 +0000 Jim Blandy * callproc.c (init_callproc): Move the initialization of
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th