2009-01-14 Ulrich Mueller * Version 0.11 released. 2009-01-04 Christian Faulhammer * emacs.rc (start): Make a minor text addition to start message 2009-01-02 Ulrich Mueller * emacs.rc (stop): Optionally call a custom script defined by EMACS_STOP before stopping the daemon; bug 246462. * emacs.conf (EMACS_STOP): Document as a variable. 2009-01-01 Ulrich Mueller * README: Some additions. List authors. 2008-12-31 Christian Faulhammer * README: Add little user guide how to use the emacs-daemon script * Makefile (DISTFILES): Put it into the tarball 2008-12-27 Ulrich Mueller * Version 0.10 released. 2008-12-24 Ulrich Mueller * emacs-wrapper.sh: Use a "for" loop to time out. Remove redundant argument of "exit". * emacs.rc (start): Move ebegin message. 2008-12-19 Ulrich Mueller * Version 0.9 released. 2008-12-17 Ulrich Mueller * emacs-wrapper.sh: Use "wait" for exit status of child process, and exit with it. Change order of killed processes on timeout. 2008-12-12 Ulrich Mueller * 10emacs-daemon-gentoo.el: Use string-match for the command name. 2008-12-08 Ulrich Mueller * Version 0.8 released. 2008-12-07 Ulrich Mueller * emacs.rc (start): If unset, determine SHELL from passwd file. * emacs.conf (SHELL): Document variable. (EMACS_TIMEOUT): Increase default to 30 seconds on user's request. * emacs-wrapper.sh: Add copyright header. 2008-12-05 Ulrich Mueller * emacs-wrapper.sh: Add a timeout and kill Emacs if the daemon doesn't detach properly. * emacs.rc (start): Always call Emacs via the wrapper script. * emacs.conf (EMACS_START): Update documentation. (EMACS_TIMEOUT): New variable. 2008-12-03 Ulrich Mueller * emacs.rc (checkconfig): Use numerical user id for root. 2008-11-30 Ulrich Mueller * Version 0.7 released. 2008-11-16 Ulrich Mueller * emacs.rc (checkconfig): Use "checkpath" builtin function. 2008-11-13 Ulrich Mueller * Version 0.6 released. * emacs.rc (start): Allow for a wrapper script specified by variable EMACS_START. Thanks to Tassilo Horn, bug 246460. * emacs.conf (EMACS_START): Document as a variable. * emacs-wrapper.sh: New file. * Makefile (DISTFILES): Add emacs-wrapper.sh. * emacs.conf: Add a comment about multiplexed configuration files. 2008-11-10 Ulrich Mueller * Version 0.5 released. * emacs.conf: New file. * emacs.rc (EMACS): Allow to override from config file. * Makefile (DISTFILES): Add emacs.conf. 2008-11-04 Ulrich Mueller * emacs.rc (description): Add description. * 10emacs-daemon-gentoo.el (special-event-map): Restart the server on reception of SIGUSR1. Output a message before terminating. 2008-11-03 Ulrich Mueller * 10emacs-daemon-gentoo.el: Check if a daemon is already running. 2008-11-02 Ulrich Mueller * Version 0.4 released. * emacs.rc, 10emacs-daemon-gentoo.el, Makefile: New files. Copyright 2008-2009 Gentoo Foundation Distributed under the terms of the GNU General Public License v2