log src/emacs.c @ 64022:9a64c5484f9b

age author description
Thu, 30 Jun 2005 16:30:53 +0000 Masatake YAMATO 2005-07-01 Masatake YAMATO <jet@gyve.org>
Sat, 04 Jun 2005 19:59:30 +0000 Eli Zaretskii Include w32heap.h, to avoid compiler warning about sbrk.
Fri, 13 May 2005 23:28:35 +0000 Nick Roberts (syms_of_emacs): Fix doc string for system-type.
Fri, 13 May 2005 08:45:13 +0000 YAMAMOTO Mitsuharu (main) [MAC_OS8]: Call init_atimer before mac_term_init.
Mon, 02 May 2005 00:23:27 +0000 Jason Rumney (USAGE3, USAGE4): Keep strings below 2048 bytes.
Thu, 28 Apr 2005 03:01:07 +0000 Nick Roberts (USAGE1): Add --basic-display and --quick options.
Sun, 24 Apr 2005 06:03:04 +0000 YAMAMOTO Mitsuharu (main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect.
Sun, 10 Apr 2005 23:23:24 +0000 Richard M. Stallman (standard_args): Rename --bare-bones to --quick.
Wed, 06 Apr 2005 10:45:09 +0000 Kim F. Storm (standard_args): Add -Q, --bare-bones, -bare-bones.
Thu, 17 Mar 2005 17:11:50 +0000 Stefan Monnier (Fkill_emacs): YAILOM.
Sat, 05 Mar 2005 04:34:59 +0000 Juri Linkov (USAGE1): Replace Info node name "command arguments"
Fri, 04 Mar 2005 11:06:42 +0000 YAMAMOTO Mitsuharu (main): Change `#ifdef HAVE_CARBON' to `#if defined (MAC_OSX) &&
Thu, 03 Mar 2005 15:34:52 +0000 Thien-Thi Nguyen (Fkill_emacs): Use EXIT_SUCCESS;
Tue, 15 Feb 2005 23:19:26 +0000 Jason Rumney 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
Tue, 18 Jan 2005 18:34:10 +0000 Stefan Monnier (syms_of_emacs): Improve docstring of `system-type'.
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Thu, 23 Dec 2004 00:16:36 +0000 Richard M. Stallman (main): If batch mode, set Vundo_outer_limit to nil.
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj«£rv * syssignal.h: Declare main_thread.
Sat, 11 Dec 2004 21:53:33 +0000 Stefan Monnier (main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT.
Tue, 07 Dec 2004 21:03:04 +0000 Jan Dj«£rv * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
Tue, 07 Dec 2004 08:25:43 +0000 Jan Dj«£rv * gtkutil.c: Include signal.h and syssignal.h.
Tue, 30 Nov 2004 00:31:09 +0000 Kim F. Storm (malloc_initialize_hook): Don't free malloc_state_ptr if
Mon, 29 Nov 2004 07:16:09 +0000 Kenichi Handa (init_cmdargs): Set unibyte strings in Vcommand_line_args.
Tue, 09 Nov 2004 13:23:13 +0000 Kim F. Storm (Fdump_emacs): Fix format string.
Sun, 07 Nov 2004 21:59:19 +0000 Jan Dj«£rv * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.
Sun, 07 Nov 2004 01:57:27 +0000 Andreas Schwab Whitespace fixup.
Tue, 02 Nov 2004 09:10:13 +0000 Richard M. Stallman (USAGE3): Delete --horizontal-scroll-bars, -hb.
Wed, 20 Oct 2004 16:23:30 +0000 Jan Dj«£rv * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):
Thu, 24 Jun 2004 20:24:52 +0000 Richard M. Stallman (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted.
Fri, 11 Jun 2004 21:48:22 +0000 Kim F. Storm (shut_down_emacs): Inhibit redisplay during shutdown.
Sat, 22 May 2004 22:18:30 +0000 Richard M. Stallman (main): Update copyright year.
Sat, 15 May 2004 16:42:55 +0000 Andreas Schwab (gdb_array_mark_flag): Define.
Thu, 06 May 2004 19:46:31 +0000 Thien-Thi Nguyen (main) [VMS]: Fix var ref.
Sat, 03 Apr 2004 05:31:24 +0000 Stefan Monnier (gdb_use_union, gdb_use_lsb): New vars.
Sat, 13 Mar 2004 12:55:41 +0000 Eli Zaretskii (main): Call syms_of_xmenu only if HAVE_MENUS is defined.
Thu, 11 Mar 2004 00:28:46 +0000 Kim F. Storm Image consolidation:
Thu, 26 Feb 2004 17:46:48 +0000 Steven Tamm Inserting Yamomotosan's changes for MacOSX image support, better support
Sat, 21 Feb 2004 17:44:01 +0000 Eli Zaretskii (USAGE1): Split into two halves.
Sat, 21 Feb 2004 13:24:15 +0000 Eli Zaretskii (USAGE1): Add --no-desktop. Move --display from USAGE2.
Sun, 08 Feb 2004 23:19:25 +0000 Kim F. Storm (main) [HAVE_WINDOW_SYSTEM]: Call init_fringe_once,
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj«£rv Remove period at end of error message.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 21 May 2003 20:43:38 +0000 Jason Rumney (main) [WINDOWSNT]: Move it here.
Mon, 19 May 2003 14:41:32 +0000 Richard M. Stallman Comment change.
Wed, 14 May 2003 18:50:10 +0000 Stefan Monnier Include window.h.
Wed, 18 Dec 2002 06:16:28 +0000 Ben Key Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
Thu, 14 Nov 2002 14:14:01 +0000 Dave Love (main) [!VMS]: Avoid third arg.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Sat, 12 Oct 2002 17:55:15 +0000 Markus Rost Minor white space fix, just to supplement the log for previous change:
Fri, 11 Oct 2002 05:38:53 +0000 Markus Rost *** empty log message ***
Thu, 12 Sep 2002 03:26:59 +0000 Richard M. Stallman (syms_of_emacs) <command-line-args>: Doc fix.
Wed, 28 Aug 2002 06:28:29 +0000 Juanma Barranquero (USAGE1): Add missing newline.
Tue, 27 Aug 2002 18:45:24 +0000 Richard M. Stallman (main): Handle --script.
Tue, 27 Aug 2002 01:00:55 +0000 Andrew Choi Correct yesterday's mistake of changing test for MAC_OSX to
Tue, 27 Aug 2002 00:30:54 +0000 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
Sun, 25 Aug 2002 17:15:26 +0000 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
Sat, 24 Aug 2002 03:15:22 +0000 Richard M. Stallman (decode_env_path): Don't add /: if file name handler
Fri, 16 Aug 2002 02:30:21 +0000 Andrew Choi 2002-08-15 Andrew Choi <akochoi@shaw.ca>
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Tue, 28 May 2002 16:25:37 +0000 Colin Walters (USAGE1): Add --no-splash.
Mon, 20 May 2002 08:05:32 +0000 Ken Raeburn * emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING
Tue, 30 Apr 2002 01:00:48 +0000 Stefan Monnier (init_cmdargs): Update call to openp.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Tue, 26 Mar 2002 14:41:28 +0000 Eli Zaretskii (Fdump_emacs): Fix a typo in "command-line-processed".
Fri, 22 Mar 2002 22:54:19 +0000 Stefan Monnier (main): Handle --unibyte, --multibyte, and --no-loadup
Fri, 22 Mar 2002 17:52:16 +0000 Eli Zaretskii (main): Update the Copyright year in the blurb printed
Wed, 20 Mar 2002 21:31:03 +0000 Jason Rumney (main) [WINDOWSNT]: Call init_xfns.
Sun, 10 Mar 2002 16:17:07 +0000 Jan Dj«£rv (main): Added call to syms_of_xsmfns ().
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Mon, 14 Jan 2002 13:47:56 +0000 Eli Zaretskii (USAGE2): Add the --color option.
Sun, 13 Jan 2002 12:19:31 +0000 Eli Zaretskii (USAGE2): Add the new full-screen arguments.
Sat, 22 Dec 2001 14:00:05 +0000 Pavel Jan«¿k (main): Do not call syms_of_mocklisp.
Tue, 11 Dec 2001 22:20:20 +0000 Richard M. Stallman Test GNU_LINUX, not LINUX.
Mon, 19 Nov 2001 06:41:44 +0000 Stefan Monnier (main): Don't call `keys_of_frame' any more.
Tue, 13 Nov 2001 11:55:47 +0000 Pavel Jan«¿k Doc fix.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 15:11:35 +0000 Pavel Jan«¿k (USAGE1): Show command line option --no-window-system instead of
Wed, 31 Oct 2001 02:16:57 +0000 Stefan Monnier (main): Don't call keys_of_macros any more.
Sun, 28 Oct 2001 18:52:14 +0000 Pavel Jan«¿k Use argv[0] instead of emacs when -t was specified.
Sun, 28 Oct 2001 13:40:29 +0000 Pavel Jan«¿k (bug_reporting_address): New function.
Sat, 27 Oct 2001 10:40:07 +0000 Pavel Jan«¿k Fix typos in comments.
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Fri, 12 Oct 2001 02:10:29 +0000 Stefan Monnier (empty_string): New var.
Wed, 10 Oct 2001 16:05:21 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 06:33:56 +0000 Pavel Jan«¿k *** empty log message ***
Fri, 05 Oct 2001 09:45:30 +0000 Gerd Moellmann (fatal_error_signal_hook): New variable.
Thu, 30 Aug 2001 13:36:24 +0000 Gerd Moellmann (shut_down_emacs): Fix last change.
Thu, 30 Aug 2001 13:35:28 +0000 Gerd Moellmann (shut_down_emacs): Don't call check_glyph_memory
Tue, 17 Jul 2001 10:33:06 +0000 Gerd Moellmann (USAGE1): Add +LINE:COLUMN option help.
Fri, 29 Jun 2001 22:09:06 +0000 Gerd Moellmann (main): Remove extern declaration for sys_nerr, which
Thu, 05 Apr 2001 12:01:19 +0000 Gerd Moellmann Comment fix.
Sun, 25 Mar 2001 18:19:20 +0000 Eli Zaretskii (main): Update the copyright year.
Mon, 19 Feb 2001 12:23:24 +0000 Gerd Moellmann (malloc_initialize_hook): Handle case thet `environ'
Sun, 26 Nov 2000 06:35:26 +0000 Andrew Choi * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
Sun, 05 Nov 2000 21:38:09 +0000 Andrew Innes (syms_of_emacs): Update docstring for
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Thu, 14 Sep 2000 15:13:18 +0000 Gerd Moellmann Change conditional compilation on REL_ALLOC_MMAP to
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.
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.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Thu, 09 Apr 1998 17:03:05 +0000 Karl Heuer (abort): Don't redefine on DOS_NT.
Wed, 08 Apr 1998 06:50:51 +0000 Karl Heuer (abort): Don't redefine on MSDOS.
Tue, 07 Apr 1998 11:48:18 +0000 Dave Love (main): Obey environment variable EMACS_UNIBYTE as
Thu, 02 Apr 1998 18:46:08 +0000 Dave Love (main): Add [--unibyte] to usage.
Mon, 26 Jan 1998 03:19:54 +0000 Richard M. Stallman (standard_args): Add "-unibyte" aka "--unibyte".
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Fri, 09 Jan 1998 23:10:20 +0000 Richard M. Stallman (main): Pass new arg to message_dolog.
Tue, 30 Dec 1997 19:01:13 +0000 Richard M. Stallman (abort): New function.
Sun, 21 Dec 1997 02:06:32 +0000 Richard M. Stallman (Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.
Thu, 04 Dec 1997 05:53:41 +0000 Karl Heuer (main): Fix the stack-limit code to calculate
Mon, 13 Oct 1997 16:52:09 +0000 Eli Zaretskii (shut_down_emacs): Call `dos_cleanup'.
Thu, 04 Sep 1997 11:57:12 +0000 Erik Naggum (main): Update Copyright messages.
Wed, 03 Sep 1997 20:34:22 +0000 Richard M. Stallman (main): Call run_time_remap earlier, before any use of stdio.
Fri, 15 Aug 1997 05:07:01 +0000 Richard M. Stallman (main): Update re_max_failures so regex.c won't overflow
Tue, 12 Aug 1997 00:37:22 +0000 Richard M. Stallman Comment change.
Tue, 12 Aug 1997 00:36:22 +0000 Richard M. Stallman (main): Fix previous change.
Mon, 11 Aug 1997 01:38:02 +0000 Richard M. Stallman (main) [__FreeBSD__ && PROFILING]: Add code for profiling.
Thu, 07 Aug 1997 18:42:56 +0000 Richard M. Stallman (main): Remove call to init_filelock.
Tue, 29 Jul 1997 00:53:09 +0000 Richard M. Stallman (sort_args): Check properly for `--'.
Thu, 24 Jul 1997 18:18:49 +0000 Richard M. Stallman (main): Make --help msg end in newline.
Sat, 12 Jul 1997 07:07:26 +0000 Richard M. Stallman (main): Use setrlimit only if RLIMIT_STACK.
Wed, 09 Jul 1997 00:07:19 +0000 Richard M. Stallman (main) [__NetBSD__]: Round up new stack limit to page bdry.
Tue, 01 Jul 1997 06:32:13 +0000 Richard M. Stallman (decode_env_path): Ensure path elements use proper directory separator.
Mon, 23 Jun 1997 01:37:22 +0000 Richard M. Stallman (Fdump_emacs): Bind command-line-processed to nil here.
Mon, 23 Jun 1997 00:47:19 +0000 Richard M. Stallman (Fdump_emacs): Error if not run in batch mode.
Sat, 31 May 1997 05:32:56 +0000 Richard M. Stallman (main): Call syms_of_xfaces whenever ! HAVE_NTGUI.
Fri, 25 Apr 1997 19:42:38 +0000 Richard M. Stallman (sort_args): Free the malloc'd memory.
Wed, 09 Apr 1997 04:00:10 +0000 Richard M. Stallman (malloc_get_state, malloc_set_state): New declarations.
Sun, 06 Apr 1997 14:32:33 +0000 Eli Zaretskii (init_cmdargs) [MSDOS]: Make the change that sets
Sat, 22 Feb 1997 19:30:55 +0000 Karl Heuer (main): Call several initialization function introduced
Mon, 03 Feb 1997 02:51:09 +0000 Richard M. Stallman (main): Don't extend stack limit too far.
Mon, 13 Jan 1997 21:42:33 +0000 Richard M. Stallman (init_cmdargs): Allow `installation-directory'
Thu, 26 Dec 1996 20:55:04 +0000 Richard M. Stallman (standard_args): Add -find-file and -visit.
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 09 Nov 1996 21:36:20 +0000 Richard M. Stallman (main): Call syms_of_insdel.
Thu, 31 Oct 1996 17:58:56 +0000 Richard M. Stallman (main): Clear out *Messages* before init_callproc.
Fri, 04 Oct 1996 05:08:44 +0000 Richard M. Stallman (decode_env_path): Add /: to dir names that could be magic.
Sun, 22 Sep 1996 04:58:35 +0000 Richard M. Stallman (main): Add copyright etc. to --version output.
Tue, 17 Sep 1996 02:56:22 +0000 Karl Heuer Replace symbol BSD with BSD_SYSTEM.
Tue, 03 Sep 1996 21:48:13 +0000 Richard M. Stallman (sort_args): Don't rearrange any args that follow "--".
Sun, 01 Sep 1996 20:47:10 +0000 Richard M. Stallman [HAVE_SETRLIMIT]: Include time.h and resource.h.
Wed, 28 Aug 1996 21:27:18 +0000 Richard M. Stallman (main): Add bug report info in --help message.
Sat, 29 Jun 1996 23:05:16 +0000 Richard M. Stallman (main): Add `GNU Emacs' to the response to --version.
Fri, 28 Jun 1996 07:59:35 +0000 Richard M. Stallman (standard_args): Delete `-rn' option.
Wed, 12 Jun 1996 21:49:19 +0000 Richard M. Stallman (main): For SIGHUP, use sigblock and sigunblock,
Fri, 10 May 1996 20:31:20 +0000 Richard M. Stallman (main) [WINDOWSNT]: Call syms_of_ntproc.
Fri, 26 Apr 1996 19:53:04 +0000 Richard M. Stallman (main) [WINDOWSNT]: Invoke init_ntproc.
Fri, 12 Apr 1996 22:59:58 +0000 Richard M. Stallman (main) [MSDOS]: Always call tzset, not init__gettimeofday.
Thu, 11 Apr 1996 18:21:11 +0000 Richard M. Stallman (standard_args): Synchronize with startup.el.
Wed, 10 Apr 1996 01:00:12 +0000 Richard M. Stallman (main) [MSDOS]: Handle DJGPP version 2.
Tue, 02 Apr 1996 01:35:43 +0000 Richard M. Stallman (main): Initialize displayname.
Fri, 22 Mar 1996 22:04:55 +0000 Richard M. Stallman Comment change.
Fri, 08 Mar 1996 06:18:40 +0000 Richard M. Stallman (main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.
Sun, 03 Mar 1996 22:34:21 +0000 Richard M. Stallman (main): Always call syms_of_xmenu.
Tue, 06 Feb 1996 20:09:50 +0000 Richard M. Stallman Include blockinput.h.
Tue, 06 Feb 1996 02:34:19 +0000 Richard M. Stallman (fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.
Sun, 28 Jan 1996 04:15:39 +0000 Richard M. Stallman (sort_args): Error if option is missing an arg.
Wed, 17 Jan 1996 18:03:03 +0000 Richard M. Stallman (Fdump_emacs): If HAVE_TZSET and not
Tue, 09 Jan 1996 23:38:34 +0000 Karl Heuer (main): In batch mode, don't handle SIGHUP if was ignored.
Tue, 09 Jan 1996 00:31:41 +0000 Erik Naggum (Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation.
Fri, 05 Jan 1996 08:57:33 +0000 Karl Heuer Test SHARABLE_LIB_BUG, not SHAREABLE_LIB_BUG.
Thu, 28 Dec 1995 23:14:23 +0000 Richard M. Stallman (main): Call syms_of_xmenu if and only if HAVE_MENUS.
Wed, 13 Dec 1995 02:33:20 +0000 Karl Heuer (main): Fix args to handle `--display DISPLAY'.