Mercurial > emacs
view admin/notes/cvslogs @ 100312:6da82f7dfa67
* 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.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Wed, 10 Dec 2008 07:56:51 +0000 |
| parents | eeb9265e0ea5 |
| children |
line wrap: on
line source
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01208.html From: Eli Zaretskii Subject: Re: Log messages in CVS Date: Sat, 29 Dec 2007 16:06:29 +0200 I once posted a summary that I know about; see: http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00229.html http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00234.html http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00312.html Richard commented here, basically approving my summary: http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00276.html
