log src/emacs.c @ 107379:3c0cd76e49ff

age author description
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.