aboutsummaryrefslogtreecommitdiffstats
path: root/src/emacs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-11/+12
|\
| * (Fdump_emacs): Fix format string.Kim F. Storm2004-11-091-1/+1
| * * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.Jan Djärv2004-11-071-4/+7
| * Whitespace fixup.Andreas Schwab2004-11-071-7/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-1/+0
|\ \ | |/
| * (USAGE3): Delete --horizontal-scroll-bars, -hb.Richard M. Stallman2004-11-021-1/+0
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-251-1/+64
|\ \ | |/
| * * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):Jan Djärv2004-10-201-1/+64
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-281-20/+0
|\ \ | |/
| * (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted.Richard M. Stallman2004-06-241-20/+0
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-141-0/+5
|\ \ | |/
| * (shut_down_emacs): Inhibit redisplay during shutdown.Kim F. Storm2004-06-111-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-231-1/+1
|\ \ | |/
| * (main): Update copyright year.Richard M. Stallman2004-05-221-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-181-0/+1
|\ \ | |/
| * (gdb_array_mark_flag): Define.Andreas Schwab2004-05-151-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-071-1/+1
|\ \ | |/
| * (main) [VMS]: Fix var ref.Thien-Thi Nguyen2004-05-061-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-04-031-2/+11
|\ \ | |/
| * (gdb_use_union, gdb_use_lsb): New vars.Stefan Monnier2004-04-031-2/+11
* | Fix initialization order at bootstrap (Dan Nicolaescu).Karoly Lorentey2004-03-291-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-161-3/+4
|\ \ | |/
| * (main): Call syms_of_xmenu only if HAVE_MENUS is defined.Eli Zaretskii2004-03-131-0/+2
| * Image consolidation:Kim F. Storm2004-03-111-3/+2
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-1/+1
|\ \ | |/
| * Inserting Yamomotosan's changes for MacOSX image support, better supportSteven Tamm2004-02-261-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-241-57/+64
|\ \ | |/
| * (USAGE1): Split into two halves.Eli Zaretskii2004-02-211-6/+10
| * (USAGE1): Add --no-desktop. Move --display from USAGE2.Eli Zaretskii2004-02-211-51/+54
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-0/+9
|\ \ | |/
| * (main) [HAVE_WINDOW_SYSTEM]: Call init_fringe_once,Kim F. Storm2004-02-081-0/+9
* | Support for opening X frames from a tty session.Karoly Lorentey2004-01-111-4/+4
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-0/+1
* | A few more bugfixes and new features.Karoly Lorentey2003-12-311-1/+0
* | Bugfix festival.Karoly Lorentey2003-12-291-12/+11
* | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-1/+1
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-3/+3
|/
* Remove period at end of error message.Jan Djärv2003-11-161-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (main) [WINDOWSNT]: Move it here.Jason Rumney2003-05-211-1/+7
* Comment change.Richard M. Stallman2003-05-191-1/+1
* Include window.h.Stefan Monnier2003-05-141-1/+2
* Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs buil...Ben Key2002-12-181-0/+12
* (main) [!VMS]: Avoid third arg.Dave Love2002-11-141-1/+7
* Fix typo in comment.Juanma Barranquero2002-10-181-1/+1
* Minor white space fix, just to supplement the log for previous change:Markus Rost2002-10-121-1/+1
* *** empty log message ***Markus Rost2002-10-111-3/+5
* (syms_of_emacs) <command-line-args>: Doc fix.Richard M. Stallman2002-09-121-1/+2
* (USAGE1): Add missing newline.Juanma Barranquero2002-08-281-1/+1
* (main): Handle --script.Richard M. Stallman2002-08-271-0/+12