1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
emacs/doc
Dan Nicolaescu eab2ee8944 * emacs.c (standard_args): Add --daemon.
(main): Disconnect from the terminal when --daemon is passed.
(is_daemon): New variable.
(Fdaemonp): New function.
(syms_of_emacs): Defsubr it.

* startup.el (command-line): Start the server when in daemon mode.

* cmdargs.texi (Initial Options): Document --daemon.
2008-09-21 23:31:40 +00:00
..
emacs * emacs.c (standard_args): Add --daemon. 2008-09-21 23:31:40 +00:00
lispintro (distclean): Remove makefile. 2008-06-20 15:11:53 +00:00
lispref (Defining Faces): Recommend against face variables. 2008-09-20 20:25:05 +00:00
man Compressed files are supported using gzip and bzip2. 2008-08-16 23:09:36 +00:00
misc *** empty log message *** 2008-09-21 17:34:10 +00:00