Paul Eggert
9034c50ae6
* doc/man/emacsclient.1: Document +line:column option.
2016-03-29 14:20:12 -07:00
Paul Eggert
3262e49067
Prefer double-quote to accent-grave in man pages
2015-04-07 11:59:22 -07:00
Glenn Morris
12f12f9038
* doc/man/emacsclient.1: Tiny markup fix
2014-10-30 19:18:53 -04:00
Chong Yidong
453e452200
Document exactly how emacsclient's -a "" starts the daemon.
...
* doc/emacs/misc.texi (emacsclient Options): Document how emacsclient
runs the Emacs daemon.
* doc/man/emacsclient.1: Document how -a "" starts the daemon.
Fixes: debbugs:9674
2011-10-06 11:13:45 -04:00
Chong Yidong
fdeb32ec47
Document several Emacs 24 changes.
...
* doc/emacs/cmdargs.texi (Initial Options): Document --no-site-lisp.
(Misc X): Document --parent-id.
* doc/emacs/frames.texi (Frame Commands): Note that focus-follows-mouse now
defaults to nil.
* doc/emacs/misc.texi (emacsclient Options): Document --parent-id.
* doc/emacs/msdog.texi (Windows HOME): Document _emacs as obsolete.
* doc/man/emacsclient.1: Document exit status.
2011-07-11 21:38:28 -04:00
Andreas Rottmann
18a4ce5ea1
Allow emacsclient to set parameters of new graphical frames (bug#5864)
...
* lib-src/emacsclient.c (longopts, decode_options, main): Add frame-parameters.
* lisp/server.el (server-create-window-system-frame): Add parameters arg.
(server-process-filter): Doc fix. Handle frame-parameters.
* doc/emacs/misc.texi (emacsclient Options): Mention --frame-parameters.
* doc/man/emacsclient.1: Mention --frame-parameters.
* etc/NEWS: Mention this.
2011-06-25 11:05:48 -07:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Jari Aalto
0bf6f91957
* emacsclient.1: Arrange options alphabetically (Bug#7620).
2010-12-29 11:42:53 +08:00
Glenn Morris
4e588b2924
Comment.
2008-12-13 04:14:26 +00:00
Dan Nicolaescu
636b507bcc
* misc.texi (emacsclient Options): Describe what an empty string
...
argument does for --alternate-editor.
* emacsclient.1: Describe what an empty string argument does for
--alternate-editor.
* emacsclient.c (print_help_and_exit): Describe what an empty
string argument does for --alternate-editor.
(set_socket): Make it possible to not exit in case of an error.
(start_daemon_and_retry_set_socket): New function.
(main): Use it. Restore the NULL value for socket_name and
server_file after the set_socket call.
2008-12-10 07:56:51 +00:00
Dan Nicolaescu
fba1d2bef1
Mention -nw and -c. Fix the character for --help.
...
Swap the order of -e and -n to follow the order displayed by --help.
2008-11-27 16:56:33 +00:00
Glenn Morris
cbe77461dd
Move here from ../../etc/
2007-09-06 03:52:43 +00:00