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.
|
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.
|
Tue, 05 Aug 2008 16:17:07 +0000 |
Adrian Robert |
set working dir to /Users/arobert under NS when psn argument given
|
Mon, 04 Aug 2008 14:39:27 +0000 |
Adrian Robert |
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Wed, 23 Jul 2008 23:37:18 +0000 |
Dan Nicolaescu |
* m/alpha.h (LINUX_SBRK_BUG):
|
Wed, 23 Jul 2008 08:02:27 +0000 |
Dan Nicolaescu |
(main): Use defined(GNU_LINUX).
|
Wed, 23 Jul 2008 06:34:41 +0000 |
Dan Nicolaescu |
* s/darwin.h (DATA_END):
|
Wed, 16 Jul 2008 07:53:39 +0000 |
Dan Nicolaescu |
* s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
|
Wed, 16 Jul 2008 02:34:18 +0000 |
Glenn Morris |
(system-type): Doc fix.
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Fri, 11 Jul 2008 02:29:43 +0000 |
Dan Nicolaescu |
* lisp.h:
|
Thu, 26 Jun 2008 04:24:54 +0000 |
Dan Nicolaescu |
* unexnext.c:
|
Sun, 08 Jun 2008 08:59:47 +0000 |
Andreas Schwab |
* Makefile.in (obj): Always add menu.o
|
Sun, 08 Jun 2008 04:37:19 +0000 |
Chong Yidong |
(main): Call syms_of_menu.
|
Thu, 22 May 2008 03:18:18 +0000 |
Stefan Monnier |
* minibuf.c (keys_of_minibuf): Delete.
|
Tue, 20 May 2008 06:32:07 +0000 |
Kenichi Handa |
(main): Call syms_of_font unconditionally.
|
Thu, 15 May 2008 03:29:14 +0000 |
Glenn Morris |
(USAGE1, standard_args): Remove -disable-font-backend.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 04:28:51 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 14 May 2008 01:24:12 +0000 |
Kenichi Handa |
(enable_font_backend): Delete extern.
|
Fri, 14 Mar 2008 02:40:13 +0000 |
Glenn Morris |
(main): Revert previous change.
|