summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
...
| * (syms_of_emacs): Improve docstring of `system-type'.Stefan Monnier2005-01-181-3/+12
* | Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-2/+2
|\ \ | |/
| * * dispextern.h: Change HAVE_CARBON to MAC_OS.Steven Tamm2004-12-271-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-231-2/+23
|\ \ | |/
| * (main): If batch mode, set Vundo_outer_limit to nil.Richard M. Stallman2004-12-231-1/+4
| * * syssignal.h: Declare main_thread.Jan Djärv2004-12-151-0/+16
| * (main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT.Stefan Monnier2004-12-111-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-1/+1
|\ \ | |/
| * * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) aroundJan Djärv2004-12-071-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-1/+13
|\ \ | |/
| * * gtkutil.c: Include signal.h and syssignal.h.Jan Djärv2004-12-071-0/+6
| * (malloc_initialize_hook): Don't free malloc_state_ptr ifKim F. Storm2004-11-301-4/+6
| * (init_cmdargs): Set unibyte strings in Vcommand_line_args.Kenichi Handa2004-11-291-1/+5
* | 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
|/