log src/emacs.c @ 3801:13592aebe35e

age author description
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
Thu, 14 Jan 1993 15:07:32 +0000 Jim Blandy * emacs.c (shut_down_emacs): New function.
Fri, 23 Oct 1992 20:40:04 +0000 Jim Blandy * emacs.c (main): Correct spelling of HAVE_X_WINDOW to
Sun, 11 Oct 1992 20:38:00 +0000 Richard M. Stallman (Fdump_emacs, main): Use memory_warnings.
Sun, 11 Oct 1992 06:40:24 +0000 Jim Blandy * emacs.c (main): Call keys_of_frame.
Tue, 06 Oct 1992 05:09:37 +0000 Richard M. Stallman (main) [NeXT]: Call malloc_jumpstart.
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux Password:
Wed, 23 Sep 1992 03:46:12 +0000 Jim Blandy * emacs.c (emacs_priority): Doc fix.
Mon, 14 Sep 1992 22:11:23 +0000 Richard M. Stallman (main): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.
Thu, 03 Sep 1992 00:23:47 +0000 Richard M. Stallman (__do_global_dtors): New dummy function.
Wed, 02 Sep 1992 04:05:47 +0000 Richard M. Stallman (__main): New dummy function.
Mon, 31 Aug 1992 18:00:11 +0000 Richard M. Stallman (__do_global_ctors, __do_global_ctors_aux): New dummy fns.
Sat, 29 Aug 1992 02:58:59 +0000 Jim Blandy * emacs.c: Incude "systty.h", not "systerm.h".
Wed, 19 Aug 1992 06:25:25 +0000 Jim Blandy * emacs.c [USG5]: Don't #include <fcntl.h> for these systems.
Wed, 12 Aug 1992 13:48:45 +0000 Jim Blandy * emacs.c (main): Call syms_of_frame unconditionally. When
Fri, 17 Jul 1992 20:35:53 +0000 Jim Blandy entered into RCS
Mon, 13 Jul 1992 19:50:55 +0000 Jim Blandy *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Wed, 18 Mar 1992 19:09:07 +0000 Jim Blandy *** empty log message ***
Thu, 20 Feb 1992 04:15:20 +0000 Jim Blandy *** empty log message ***
Thu, 16 Jan 1992 03:44:18 +0000 Jim Blandy *** empty log message ***
Tue, 22 Oct 1991 00:26:51 +0000 Jim Blandy *** empty log message ***
Tue, 06 Aug 1991 00:38:26 +0000 Jim Blandy *** empty log message ***
Fri, 02 Aug 1991 02:24:35 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jul 1991 00:06:21 +0000 Jim Blandy *** empty log message ***
Thu, 23 May 1991 23:18:53 +0000 Jim Blandy Initial revision