log src/emacs.c @ 25108:ab359f81e2cc

age author description
1999-07-21 Gerd Moellmann (main): Call init_fns.
1999-06-29 Karl Heuer [DOUG_LEA_MALLOC] (malloc_initialize_hook):
1999-03-09 Karl Heuer (main) [CLASH_DETECTION]: Call init_filelock.
1999-02-28 Andreas Schwab (main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
1999-02-26 Andreas Schwab (main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
1999-02-22 Andreas Schwab Don't define Qusr1_signal and Qusr2_signal.
1999-02-20 Andrew Innes (main): [!SYSTEM_MALLOC]: Call realloc and free as well
1999-02-19 Richard M. Stallman (Qusr1_signal, Qusr2_signal): New variables.
1999-01-30 Andrew Innes (main): Pass argv to init_environment.
1999-01-26 Richard M. Stallman (main): Up-date copyright.
1999-01-24 Dave Love Comment about unibyte.
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.