log src/emacs.c @ 22477:9bc88c123895 gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719

age author description
Fri, 12 Jun 1998 23:20:54 +0000 Richard M. Stallman (standard_args): Fix arg order to match code in `main'.
Fri, 05 Jun 1998 15:51:08 +0000 Karl Heuer Comment change.
Thu, 04 Jun 1998 06:09:59 +0000 Karl Heuer (main): Don't implement --version if not initialized.
Mon, 01 Jun 1998 21:08:28 +0000 Karl Heuer (main): Test `initialized' before clearing *Messages*.
Wed, 06 May 1998 20:44:38 +0000 Richard M. Stallman (main): Call the syms_of_... and keys_of_... functions
Wed, 29 Apr 1998 09:35:31 +0000 Andreas Schwab (main): Use Vbuffer_alist instead of Fbuffer_list.
Wed, 29 Apr 1998 05:02:34 +0000 Richard M. Stallman (abort): Omit this definition, if NO_ABORT.
Tue, 28 Apr 1998 21:35:36 +0000 Richard M. Stallman (main): Doc --multibyte and --unibyte in --help message.
Tue, 28 Apr 1998 21:33:28 +0000 Richard M. Stallman (main): Fix bug report address.
Sun, 26 Apr 1998 19:21:14 +0000 Richard M. Stallman (standard_args): Apply --unibyte/multibyte after --nw.
Thu, 23 Apr 1998 21:19:34 +0000 Richard M. Stallman Include buffer.h
Fri, 17 Apr 1998 23:58:44 +0000 Richard M. Stallman (syms_of_emacs): Fix patching error in previous change.
Fri, 17 Apr 1998 05:25:19 +0000 Geoff Voelker (Vpath_separator): New variable.
Thu, 16 Apr 1998 21:24:37 +0000 Richard M. Stallman (standard_args): Add --no-unibyte.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Thu, 09 Apr 1998 17:03:05 +0000 Karl Heuer (abort): Don't redefine on DOS_NT.
Wed, 08 Apr 1998 06:50:51 +0000 Karl Heuer (abort): Don't redefine on MSDOS.
Tue, 07 Apr 1998 11:48:18 +0000 Dave Love (main): Obey environment variable EMACS_UNIBYTE as
Thu, 02 Apr 1998 18:46:08 +0000 Dave Love (main): Add [--unibyte] to usage.
Mon, 26 Jan 1998 03:19:54 +0000 Richard M. Stallman (standard_args): Add "-unibyte" aka "--unibyte".
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Fri, 09 Jan 1998 23:10:20 +0000 Richard M. Stallman (main): Pass new arg to message_dolog.
Tue, 30 Dec 1997 19:01:13 +0000 Richard M. Stallman (abort): New function.
Sun, 21 Dec 1997 02:06:32 +0000 Richard M. Stallman (Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.
Thu, 04 Dec 1997 05:53:41 +0000 Karl Heuer (main): Fix the stack-limit code to calculate
Mon, 13 Oct 1997 16:52:09 +0000 Eli Zaretskii (shut_down_emacs): Call `dos_cleanup'.
Thu, 04 Sep 1997 11:57:12 +0000 Erik Naggum (main): Update Copyright messages.
Wed, 03 Sep 1997 20:34:22 +0000 Richard M. Stallman (main): Call run_time_remap earlier, before any use of stdio.
Fri, 15 Aug 1997 05:07:01 +0000 Richard M. Stallman (main): Update re_max_failures so regex.c won't overflow
Tue, 12 Aug 1997 00:37:22 +0000 Richard M. Stallman Comment change.