Fri, 18 Sep 2009 21:12:09 +0000 |
Adrian Robert |
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
|
Fri, 18 Sep 2009 15:11:38 +0000 |
Adrian Robert |
(inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
|
Thu, 17 Sep 2009 23:04:41 +0000 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
Sat, 29 Aug 2009 02:25:03 +0000 |
Stefan Monnier |
* NEWS: Declare unibyte sessions obsolete.
|
Wed, 26 Aug 2009 19:57:44 +0000 |
Dan Nicolaescu |
* lisp.h: Replace #if 0 code for checking with text pointing to
|
Thu, 20 Aug 2009 06:41:43 +0000 |
Glenn Morris |
(system-type): Doc fix.
|
Mon, 17 Aug 2009 00:48:14 +0000 |
Ken Raeburn |
(main): Don't call syms_of_data twice.
|
Wed, 01 Jul 2009 14:02:27 +0000 |
Jan Dj¸«£rv |
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
|
Tue, 23 Jun 2009 05:53:46 +0000 |
Kenichi Handa |
(main): Call init_font ().
|
Sun, 01 Mar 2009 12:40:39 +0000 |
Richard M. Stallman |
(gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
|
Fri, 23 Jan 2009 14:53:11 +0000 |
Adrian Robert |
fix comments in last change
|
Fri, 23 Jan 2009 09:58:02 +0000 |
Adrian Robert |
* emacs.c (ns_no_defaults): New declaration. (main): Use it. * nsterm.h (ns_no_defaults): New declaration. * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults. * nsterm.m (ns_no_defaults): New variable. (ns_initialize): Don't read defaults when ns_no_defaults.
|
Fri, 23 Jan 2009 09:12:53 +0000 |
Adrian Robert |
* emacs.c (main): Do fork+exec under --daemon in Cocoa.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 18 Dec 2008 08:48:26 +0000 |
Dan Nicolaescu |
* emacs.c (main): Print and error and exit when no data is read
|
Mon, 08 Dec 2008 16:22:40 +0000 |
Dan Nicolaescu |
(main): Close daemon_pipe on exec.
|
Sun, 02 Nov 2008 02:08:00 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at kph.uni-mainz.de>
|
Wed, 29 Oct 2008 18:03:03 +0000 |
Chong Yidong |
(Fdaemon_initialized): Initialize nfd.
|
Tue, 28 Oct 2008 04:25:11 +0000 |
Dan Nicolaescu |
* emacs.c (daemon_pipe): Make non-static.
|
Tue, 28 Oct 2008 01:02:44 +0000 |
Stefan Monnier |
* xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
|
Mon, 27 Oct 2008 07:02:30 +0000 |
Dan Nicolaescu |
* emacs.c (daemon_name): New variable.
|
Sun, 26 Oct 2008 19:05:47 +0000 |
Dan Nicolaescu |
* startup.el (command-line): Call daemon-initialized after
|
Tue, 21 Oct 2008 06:32:28 +0000 |
Jan Dj¸«£rv |
(main): Unconditionally set PER_LINUX32 and exec
|
Mon, 06 Oct 2008 16:16:56 +0000 |
Chong Yidong |
(Vbefore_init_time, Vafter_init_time): Moved from startup.el.
|
Fri, 03 Oct 2008 07:06:33 +0000 |
Glenn Morris |
(USAGE1): Add --daemon.
|
Mon, 22 Sep 2008 15:21:40 +0000 |
Juanma Barranquero |
* emacs.c (Fdaemonp): Doc fix.
|
Mon, 22 Sep 2008 12:42:50 +0000 |
Dan Nicolaescu |
(main): Place #ifdef.in the proper place.
|
Sun, 21 Sep 2008 23:31:40 +0000 |
Dan Nicolaescu |
* emacs.c (standard_args): Add --daemon.
|
Sat, 23 Aug 2008 16:45:13 +0000 |
Eli Zaretskii |
(main) [MSDOS]: Call syms_of_xmenu.
|
Tue, 05 Aug 2008 17:33:05 +0000 |
Adrian Robert |
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
|