log src/emacs.c @ 24168:8b9782bae564

age author description
Sun, 24 Jan 1999 22:37:36 +0000 Dave Love Comment about unibyte.
Sat, 02 Jan 1999 21:53:05 +0000 Richard M. Stallman (main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.
Tue, 29 Dec 1998 22:53:54 +0000 Richard M. Stallman (main): Call memory_warnings and uninterrupt_malloc
Fri, 30 Oct 1998 03:48:54 +0000 Geoff Voelker emacs.c (main): Invoke init_fileio_once.
Sun, 25 Oct 1998 23:55:37 +0000 Geoff Voelker (main) [HAVE_NTGUI]: Invoke syms_of_fontset().
Sun, 27 Sep 1998 07:11:54 +0000 Richard M. Stallman (sort_args): Fill extra space with NULL ptrs.
Thu, 10 Sep 1998 15:54:42 +0000 Karl Heuer (main): Mention --display and --eval in help.
Tue, 21 Jul 1998 01:42:40 +0000 Kenichi Handa (main): Call init_coding.
Tue, 23 Jun 1998 14:42:40 +0000 Richard M. Stallman (sort_args): Discard duplicate options with no args.
Sat, 20 Jun 1998 22:06:30 +0000 Karl Heuer Doc fixes.
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".