log src/emacs.c @ 24064:e4cc744bdce5

age author description
1999-01-02 Richard M. Stallman (main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.
1998-12-29 Richard M. Stallman (main): Call memory_warnings and uninterrupt_malloc
1998-10-30 Geoff Voelker emacs.c (main): Invoke init_fileio_once.
1998-10-25 Geoff Voelker (main) [HAVE_NTGUI]: Invoke syms_of_fontset().
1998-09-27 Richard M. Stallman (sort_args): Fill extra space with NULL ptrs.
1998-09-10 Karl Heuer (main): Mention --display and --eval in help.
1998-07-21 Kenichi Handa (main): Call init_coding.
1998-06-23 Richard M. Stallman (sort_args): Discard duplicate options with no args.
1998-06-20 Karl Heuer Doc fixes.
1998-06-12 Richard M. Stallman (standard_args): Fix arg order to match code in `main'.
1998-06-05 Karl Heuer Comment change.
1998-06-04 Karl Heuer (main): Don't implement --version if not initialized.
1998-06-01 Karl Heuer (main): Test `initialized' before clearing *Messages*.
1998-05-06 Richard M. Stallman (main): Call the syms_of_... and keys_of_... functions
1998-04-29 Andreas Schwab (main): Use Vbuffer_alist instead of Fbuffer_list.
1998-04-29 Richard M. Stallman (abort): Omit this definition, if NO_ABORT.
1998-04-28 Richard M. Stallman (main): Doc --multibyte and --unibyte in --help message.
1998-04-28 Richard M. Stallman (main): Fix bug report address.
1998-04-26 Richard M. Stallman (standard_args): Apply --unibyte/multibyte after --nw.
1998-04-23 Richard M. Stallman Include buffer.h
1998-04-17 Richard M. Stallman (syms_of_emacs): Fix patching error in previous change.
1998-04-17 Geoff Voelker (Vpath_separator): New variable.
1998-04-16 Richard M. Stallman (standard_args): Add --no-unibyte.
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1998-04-09 Karl Heuer (abort): Don't redefine on DOS_NT.
1998-04-08 Karl Heuer (abort): Don't redefine on MSDOS.
1998-04-07 Dave Love (main): Obey environment variable EMACS_UNIBYTE as
1998-04-02 Dave Love (main): Add [--unibyte] to usage.
1998-01-26 Richard M. Stallman (standard_args): Add "-unibyte" aka "--unibyte".
1998-01-21 Richard M. Stallman Update copyright year.