Sat, 16 Jan 2010 14:28:59 -0500 |
Chong Yidong |
Command line arg processing fix (Bug#5392)
|
Wed, 13 Jan 2010 16:38:28 +0100 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
Mon, 11 Jan 2010 21:11:05 -0800 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
Wed, 09 Dec 2009 01:06:32 +0000 |
Chong Yidong |
* configure.in: Allow compiling Emacs with GTK on Cygwin.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Fri, 06 Nov 2009 06:07:46 +0000 |
Dan Nicolaescu |
* process.c (socket_options): Make it const.
|
Fri, 23 Oct 2009 17:33:52 +0000 |
Stefan Monnier |
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
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.
|