log src/emacs.c @ 16865:0e79ed2e445b

age author description
Mon, 13 Jan 1997 21:42:33 +0000 Richard M. Stallman (init_cmdargs): Allow `installation-directory'
Thu, 26 Dec 1996 20:55:04 +0000 Richard M. Stallman (standard_args): Add -find-file and -visit.
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 09 Nov 1996 21:36:20 +0000 Richard M. Stallman (main): Call syms_of_insdel.
Thu, 31 Oct 1996 17:58:56 +0000 Richard M. Stallman (main): Clear out *Messages* before init_callproc.
Fri, 04 Oct 1996 05:08:44 +0000 Richard M. Stallman (decode_env_path): Add /: to dir names that could be magic.
Sun, 22 Sep 1996 04:58:35 +0000 Richard M. Stallman (main): Add copyright etc. to --version output.
Tue, 17 Sep 1996 02:56:22 +0000 Karl Heuer Replace symbol BSD with BSD_SYSTEM.
Tue, 03 Sep 1996 21:48:13 +0000 Richard M. Stallman (sort_args): Don't rearrange any args that follow "--".
Sun, 01 Sep 1996 20:47:10 +0000 Richard M. Stallman [HAVE_SETRLIMIT]: Include time.h and resource.h.
Wed, 28 Aug 1996 21:27:18 +0000 Richard M. Stallman (main): Add bug report info in --help message.
Sat, 29 Jun 1996 23:05:16 +0000 Richard M. Stallman (main): Add `GNU Emacs' to the response to --version.
Fri, 28 Jun 1996 07:59:35 +0000 Richard M. Stallman (standard_args): Delete `-rn' option.
Wed, 12 Jun 1996 21:49:19 +0000 Richard M. Stallman (main): For SIGHUP, use sigblock and sigunblock,
Fri, 10 May 1996 20:31:20 +0000 Richard M. Stallman (main) [WINDOWSNT]: Call syms_of_ntproc.