log src/emacs.c @ 28407:f15029804aba

age author description
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.
Thu, 16 Sep 1999 20:19:54 +0000 Gerd Moellmann (main): Remove unused variables.
Mon, 13 Sep 1999 11:13:29 +0000 Gerd Moellmann (handle_USR1_signal): Change for Lisp_Object selected_frame.
Mon, 30 Aug 1999 16:18:30 +0000 Andreas Schwab Include <stdlib.h> if available.
Sat, 21 Aug 1999 19:29:17 +0000 Gerd Moellmann (shut_down_emacs): Call check_message_stack.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (main): Call init_fns.
Tue, 29 Jun 1999 17:14:31 +0000 Karl Heuer [DOUG_LEA_MALLOC] (malloc_initialize_hook):
Tue, 09 Mar 1999 22:09:09 +0000 Karl Heuer (main) [CLASH_DETECTION]: Call init_filelock.
Sun, 28 Feb 1999 02:12:07 +0000 Andreas Schwab (main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
Fri, 26 Feb 1999 09:23:52 +0000 Andreas Schwab (main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
Mon, 22 Feb 1999 10:04:28 +0000 Andreas Schwab Don't define Qusr1_signal and Qusr2_signal.
Sat, 20 Feb 1999 20:43:58 +0000 Andrew Innes (main): [!SYSTEM_MALLOC]: Call realloc and free as well
Fri, 19 Feb 1999 01:34:48 +0000 Richard M. Stallman (Qusr1_signal, Qusr2_signal): New variables.
Sat, 30 Jan 1999 18:47:52 +0000 Andrew Innes (main): Pass argv to init_environment.
Tue, 26 Jan 1999 22:09:40 +0000 Richard M. Stallman (main): Up-date copyright.
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.