]> git.eshelyaron.com Git - emacs.git/commit
Rename '--new-daemon' to 'fg-daemon' and '--old-daemon' to '--bg-daemon'
authorNoam Postavsky <npostavs@gmail.com>
Tue, 30 May 2017 02:13:53 +0000 (22:13 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 30 May 2017 02:18:55 +0000 (22:18 -0400)
commit75b849294656fd92e77a2a6281ff4dceaaa38475
tree3df43d0cc640c8f5522461be9d346530d26e3bcd
parent941a2e7347e3a0d393e67872e6151be8cc66d9a2
Rename '--new-daemon' to 'fg-daemon' and '--old-daemon' to '--bg-daemon'

* doc/emacs/cmdargs.texi (Initial Options):
* doc/lispref/os.texi (Startup Summary):
* etc/NEWS:
* etc/emacs.service:
* src/emacs.c (main):
* src/lisp.h: Rename '--new-daemon' to 'fg-daemon' and '--old-daemon' to
'--bg-daemon'.
doc/emacs/cmdargs.texi
doc/lispref/os.texi
etc/NEWS
etc/emacs.service
src/emacs.c
src/lisp.h