log src/emacs.c @ 61450:4ccc4c9adf16

age author description
2005-04-10 Richard M. Stallman (standard_args): Rename --bare-bones to --quick.
2005-04-06 Kim F. Storm (standard_args): Add -Q, --bare-bones, -bare-bones.
2005-03-17 Stefan Monnier (Fkill_emacs): YAILOM.
2005-03-05 Juri Linkov (USAGE1): Replace Info node name "command arguments"
2005-03-04 YAMAMOTO Mitsuharu (main): Change `#ifdef HAVE_CARBON' to `#if defined (MAC_OSX) &&
2005-03-03 Thien-Thi Nguyen (Fkill_emacs): Use EXIT_SUCCESS;
2005-02-15 Jason Rumney 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
2005-01-18 Stefan Monnier (syms_of_emacs): Improve docstring of `system-type'.
2004-12-27 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-23 Richard M. Stallman (main): If batch mode, set Vundo_outer_limit to nil.
2004-12-15 Jan Djärv * syssignal.h: Declare main_thread.
2004-12-11 Stefan Monnier (main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT.
2004-12-07 Jan Djärv * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
2004-12-07 Jan Djärv * gtkutil.c: Include signal.h and syssignal.h.
2004-11-30 Kim F. Storm (malloc_initialize_hook): Don't free malloc_state_ptr if
2004-11-29 Kenichi Handa (init_cmdargs): Set unibyte strings in Vcommand_line_args.
2004-11-09 Kim F. Storm (Fdump_emacs): Fix format string.
2004-11-07 Jan Djärv * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.
2004-11-07 Andreas Schwab Whitespace fixup.
2004-11-02 Richard M. Stallman (USAGE3): Delete --horizontal-scroll-bars, -hb.
2004-10-20 Jan Djärv * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):
2004-06-24 Richard M. Stallman (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted.
2004-06-11 Kim F. Storm (shut_down_emacs): Inhibit redisplay during shutdown.
2004-05-22 Richard M. Stallman (main): Update copyright year.
2004-05-15 Andreas Schwab (gdb_array_mark_flag): Define.
2004-05-06 Thien-Thi Nguyen (main) [VMS]: Fix var ref.
2004-04-03 Stefan Monnier (gdb_use_union, gdb_use_lsb): New vars.
2004-03-13 Eli Zaretskii (main): Call syms_of_xmenu only if HAVE_MENUS is defined.
2004-03-11 Kim F. Storm Image consolidation:
2004-02-26 Steven Tamm Inserting Yamomotosan's changes for MacOSX image support, better support
2004-02-21 Eli Zaretskii (USAGE1): Split into two halves.
2004-02-21 Eli Zaretskii (USAGE1): Add --no-desktop. Move --display from USAGE2.
2004-02-08 Kim F. Storm (main) [HAVE_WINDOW_SYSTEM]: Call init_fringe_once,
2003-12-29 Karoly Lorentey Bugfix festival.
2003-12-26 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-11-16 Jan Djärv Remove period at end of error message.
2003-09-01 Miles Bader Add arch taglines
2003-05-21 Jason Rumney (main) [WINDOWSNT]: Move it here.
2003-05-19 Richard M. Stallman Comment change.
2003-05-14 Stefan Monnier Include window.h.
2002-12-18 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
2002-11-14 Dave Love (main) [!VMS]: Avoid third arg.
2002-10-18 Juanma Barranquero Fix typo in comment.
2002-10-12 Markus Rost Minor white space fix, just to supplement the log for previous change:
2002-10-11 Markus Rost *** empty log message ***
2002-09-12 Richard M. Stallman (syms_of_emacs) <command-line-args>: Doc fix.
2002-08-28 Juanma Barranquero (USAGE1): Add missing newline.
2002-08-27 Richard M. Stallman (main): Handle --script.
2002-08-27 Andrew Choi Correct yesterday's mistake of changing test for MAC_OSX to
2002-08-27 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-25 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-24 Richard M. Stallman (decode_env_path): Don't add /: if file name handler
2002-08-16 Andrew Choi 2002-08-15 Andrew Choi <akochoi@shaw.ca>
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-07-10 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-05-28 Colin Walters (USAGE1): Add --no-splash.
2002-05-20 Ken Raeburn * emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING
2002-04-30 Stefan Monnier (init_cmdargs): Update call to openp.