log src/emacs.c @ 26404:c3c9cc1c2379

age author description
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.