log src/emacs.c @ 99226:9065d5721384

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