log src/emacs.c @ 6428:633b2d7d12df

age author description
Sun, 20 Mar 1994 01:13:53 +0000 Richard M. Stallman (syms_of_emacs): Don't initialize Vinstallation_name
Sat, 05 Mar 1994 20:38:30 +0000 Richard M. Stallman (shut_down_emacs): Set Vrun_hooks to nil.
Thu, 03 Mar 1994 17:43:26 +0000 Richard M. Stallman Comment change.
Tue, 22 Feb 1994 19:43:28 +0000 Karl Heuer Move extern declarations to top of file.
Thu, 17 Feb 1994 03:00:56 +0000 Richard M. Stallman (main): Test BSD_PGRPS, not BSD.
Sat, 05 Feb 1994 22:42:49 +0000 Richard M. Stallman (main) [AIX]: Don't handle signal 20, 21 or 22.
Thu, 03 Feb 1994 19:51:07 +0000 Richard M. Stallman (init_cmdargs): Set Vinstallation_directory.
Fri, 14 Jan 1994 18:09:06 +0000 Richard M. Stallman (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
Sat, 08 Jan 1994 21:47:36 +0000 Roland McGrath (main): Call strerror instead of using sys_errlist.
Sat, 08 Jan 1994 13:26:00 +0000 Richard M. Stallman (main): Don't call setpgrp if !initialized.
Sat, 08 Jan 1994 08:48:32 +0000 Richard M. Stallman (main) [MSDOS]: Call init_environment. Set file types to
Sun, 26 Dec 1993 18:05:39 +0000 Richard M. Stallman (main) [AIX]: Call putenv.
Thu, 23 Dec 1993 01:15:13 +0000 Richard M. Stallman (syms_of_emacs): Define Lisp var system-configuration.
Sat, 27 Nov 1993 06:37:16 +0000 Richard M. Stallman (main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.
Wed, 24 Nov 1993 06:37:51 +0000 Richard M. Stallman (main): Call init_callproc and init_callproc_1.