log src/emacs.c @ 30176:baf1c4a71548

age author description
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.
Fri, 25 Feb 2000 20:33:23 +0000 Gerd Moellmann (main): Remove code snipped commented out with `//'.
Thu, 17 Feb 2000 16:17:17 +0000 Gerd Moellmann (main): Use #if GC_MARK_STACK instead of #ifdef.
Thu, 17 Feb 2000 15:22:35 +0000 Gerd Moellmann (main) [GC_MARK_STACK]: Initialize stack_base.
Thu, 17 Feb 2000 09:45:46 +0000 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
Sun, 06 Feb 2000 23:37:43 +0000 Andrew Innes (USAGE): Split into USAGE1 and USAGE2, to work-around
Mon, 31 Jan 2000 20:09:04 +0000 Gerd Moellmann (USAGE): Use term `display options' instead of `X
Fri, 28 Jan 2000 13:51:47 +0000 Gerd Moellmann (USAGE): New macro.
Tue, 25 Jan 2000 15:55:49 +0000 Gerd Moellmann (main): Call init_atimer.
Wed, 15 Dec 1999 00:10:49 +0000 Kenichi Handa (main): Call syms_of_composite.
Wed, 01 Dec 1999 12:09:46 +0000 Dave Love (main): Set LANG=C iff AX3_2 defined.
Sun, 28 Nov 1999 10:16:33 +0000 Eli Zaretskii (synchronize_locale): Avoid compiler warnings about
Thu, 25 Nov 1999 05:33:31 +0000 Paul Eggert * emacs.c (fixup_locale): Don't bother to record initial locale.
Wed, 24 Nov 1999 13:54:42 +0000 Gerd Moellmann (PVEC_FLAG): New variable.
Mon, 22 Nov 1999 13:19:41 +0000 Gerd Moellmann (gdb_valbits, gdb_gctypebits, gdb_emacs_intbits)
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Tue, 26 Oct 1999 14:33:53 +0000 Gerd Moellmann (standard_args): Add `file' as synonym for `visit',
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Fri, 22 Oct 1999 12:52:09 +0000 Dave Love (main): Enable profiling conditional on __linux also.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.