log src/emacs.c @ 31413:c3b1fc2b0d11

age author description
Wed, 06 Sep 2000 21:25:22 +0000 Gerd Moellmann (Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_vars
Sat, 02 Sep 2000 19:35:25 +0000 Gerd Moellmann Remove includes of
Mon, 28 Aug 2000 15:03:29 +0000 Gerd Moellmann (toplevel) [HAVE_STRING_H]: Include string.h.
Tue, 22 Aug 2000 22:16:41 +0000 Andrew Innes (malloc_initialize_hook) [USE_CRT_DLL]: Remove
Wed, 16 Aug 2000 01:37:39 +0000 Kenichi Handa (main): Don't call init_coding.
Thu, 13 Jul 2000 14:07:19 +0000 Gerd Moellmann (handle_USR2_signal, handle_USR1_signal): Use
Tue, 04 Jul 2000 18:57:38 +0000 Gerd Moellmann (handle_USR1_signal, handle_USR2_signal) Clear
Fri, 23 Jun 2000 17:08:39 +0000 Dave Love (setgrp): Undefine before defining.
Thu, 25 May 2000 16:45:32 +0000 Ken Raeburn * emacs.c (main): Initialize keyboard syms before initializing
Wed, 24 May 2000 13:08:10 +0000 Gerd Moellmann (setpgrp): Don't define if USG and BSD_PGRPS are not defined.
Tue, 23 May 2000 22:00:25 +0000 Gerd Moellmann (setpgrp) [HAVE_SETPGID]: Define as setpgid.
Tue, 16 May 2000 14:29:08 +0000 Gerd Moellmann Use the term `invalid' instead of `illegal'.
Mon, 24 Apr 2000 13:55:28 +0000 Gerd Moellmann (USAGE2): Add `--line-spacing' and `-lsp'.
Wed, 29 Mar 2000 23:24:14 +0000 Ken Raeburn * scroll.c (CHECK_BOUNDS): Renamed from CHECK.
Sat, 04 Mar 2000 14:50:45 +0000 Jason Rumney [HAVE_NTGUI]: call syms_of_xfaces instead of syms_of_w32faces.