| Commit message (Expand) | Author | Age | Files | Lines |
* | (USAGE3, USAGE4): Keep strings below 2048 bytes. | Jason Rumney | 2005-05-02 | 1 | -4/+4 |
* | (USAGE1): Add --basic-display and --quick options. | Nick Roberts | 2005-04-28 | 1 | -1/+4 |
* | (main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect. | YAMAMOTO Mitsuharu | 2005-04-24 | 1 | -0/+2 |
* | (standard_args): Rename --bare-bones to --quick. | Richard M. Stallman | 2005-04-10 | 1 | -2/+4 |
* | (standard_args): Add -Q, --bare-bones, -bare-bones. | Kim F. Storm | 2005-04-06 | 1 | -0/+2 |
* | (Fkill_emacs): YAILOM. | Stefan Monnier | 2005-03-17 | 1 | -1/+1 |
* | (USAGE1): Replace Info node name "command arguments" | Juri Linkov | 2005-03-05 | 1 | -2/+4 |
* | (main): Change `#ifdef HAVE_CARBON' to `#if defined (MAC_OSX) && | YAMAMOTO Mitsuharu | 2005-03-04 | 1 | -3/+3 |
* | (Fkill_emacs): Use EXIT_SUCCESS; | Thien-Thi Nguyen | 2005-03-03 | 1 | -7/+2 |
* | 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> | Jason Rumney | 2005-02-15 | 1 | -0/+3 |
* | (syms_of_emacs): Improve docstring of `system-type'. | Stefan Monnier | 2005-01-18 | 1 | -3/+12 |
* | * dispextern.h: Change HAVE_CARBON to MAC_OS. | Steven Tamm | 2004-12-27 | 1 | -2/+2 |
* | (main): If batch mode, set Vundo_outer_limit to nil. | Richard M. Stallman | 2004-12-23 | 1 | -1/+4 |
* | * syssignal.h: Declare main_thread. | Jan Djärv | 2004-12-15 | 1 | -0/+16 |
* | (main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT. | Stefan Monnier | 2004-12-11 | 1 | -1/+3 |
* | * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around | Jan Djärv | 2004-12-07 | 1 | -1/+1 |
* | * gtkutil.c: Include signal.h and syssignal.h. | Jan Djärv | 2004-12-07 | 1 | -0/+6 |
* | (malloc_initialize_hook): Don't free malloc_state_ptr if | Kim F. Storm | 2004-11-30 | 1 | -4/+6 |
* | (init_cmdargs): Set unibyte strings in Vcommand_line_args. | Kenichi Handa | 2004-11-29 | 1 | -1/+5 |
* | (Fdump_emacs): Fix format string. | Kim F. Storm | 2004-11-09 | 1 | -1/+1 |
* | * emacs.c (Fdump_emacs): Only output warning on GNU/Linux. | Jan Djärv | 2004-11-07 | 1 | -4/+7 |
* | Whitespace fixup. | Andreas Schwab | 2004-11-07 | 1 | -7/+5 |
* | (USAGE3): Delete --horizontal-scroll-bars, -hb. | Richard M. Stallman | 2004-11-02 | 1 | -1/+0 |
* | * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF): | Jan Djärv | 2004-10-20 | 1 | -1/+64 |
* | (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted. | Richard M. Stallman | 2004-06-24 | 1 | -20/+0 |
* | (shut_down_emacs): Inhibit redisplay during shutdown. | Kim F. Storm | 2004-06-11 | 1 | -0/+5 |
* | (main): Update copyright year. | Richard M. Stallman | 2004-05-22 | 1 | -1/+1 |
* | (gdb_array_mark_flag): Define. | Andreas Schwab | 2004-05-15 | 1 | -0/+1 |
* | (main) [VMS]: Fix var ref. | Thien-Thi Nguyen | 2004-05-06 | 1 | -1/+1 |
* | (gdb_use_union, gdb_use_lsb): New vars. | Stefan Monnier | 2004-04-03 | 1 | -2/+11 |
* | (main): Call syms_of_xmenu only if HAVE_MENUS is defined. | Eli Zaretskii | 2004-03-13 | 1 | -0/+2 |
* | Image consolidation: | Kim F. Storm | 2004-03-11 | 1 | -3/+2 |
* | Inserting Yamomotosan's changes for MacOSX image support, better support | Steven Tamm | 2004-02-26 | 1 | -1/+1 |
* | (USAGE1): Split into two halves. | Eli Zaretskii | 2004-02-21 | 1 | -6/+10 |
* | (USAGE1): Add --no-desktop. Move --display from USAGE2. | Eli Zaretskii | 2004-02-21 | 1 | -51/+54 |
* | (main) [HAVE_WINDOW_SYSTEM]: Call init_fringe_once, | Kim F. Storm | 2004-02-08 | 1 | -0/+9 |
* | Remove period at end of error message. | Jan Djärv | 2003-11-16 | 1 | -1/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (main) [WINDOWSNT]: Move it here. | Jason Rumney | 2003-05-21 | 1 | -1/+7 |
* | Comment change. | Richard M. Stallman | 2003-05-19 | 1 | -1/+1 |
* | Include window.h. | Stefan Monnier | 2003-05-14 | 1 | -1/+2 |
* | Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs buil... | Ben Key | 2002-12-18 | 1 | -0/+12 |
* | (main) [!VMS]: Avoid third arg. | Dave Love | 2002-11-14 | 1 | -1/+7 |
* | Fix typo in comment. | Juanma Barranquero | 2002-10-18 | 1 | -1/+1 |
* | Minor white space fix, just to supplement the log for previous change: | Markus Rost | 2002-10-12 | 1 | -1/+1 |
* | *** empty log message *** | Markus Rost | 2002-10-11 | 1 | -3/+5 |
* | (syms_of_emacs) <command-line-args>: Doc fix. | Richard M. Stallman | 2002-09-12 | 1 | -1/+2 |
* | (USAGE1): Add missing newline. | Juanma Barranquero | 2002-08-28 | 1 | -1/+1 |
* | (main): Handle --script. | Richard M. Stallman | 2002-08-27 | 1 | -0/+12 |
* | Correct yesterday's mistake of changing test for MAC_OSX to | Andrew Choi | 2002-08-27 | 1 | -1/+1 |