1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
Commit Graph

170 Commits

Author SHA1 Message Date
Dan Nicolaescu
08d0389781 * Makefile.in (install-arch-indep): Install ebrowse.1.
* ebrowse.1: New file, mostly just the results of --help in man format.
2008-12-10 08:30:54 +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
Juanma Barranquero
b97439ce37 Fix typos. 2008-12-02 16:40:31 +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
Francesco Potortì
228a8cfd45 Compressed files are supported using gzip and bzip2. 2008-08-16 23:09:36 +00:00
Glenn Morris
5b64eab919 American English spelling fix. 2008-07-01 02:57:31 +00:00
Glenn Morris
97c0352c51 Switch to recommended form of GPLv3 permissions notice. 2008-05-16 05:22:47 +00:00
Kenichi Handa
c8763fb642 *** empty log message *** 2008-03-27 13:20:27 +00:00
Glenn Morris
31d8442d26 Fix Emacs version. 2008-03-13 03:14:57 +00:00
Glenn Morris
dcb8ac09ea Add 2008 to copyright years. 2008-01-09 04:31:51 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
88de5abbd1 Update Emacs version. 2008-01-08 04:43:46 +00:00
Francesco Potortì
961bdc7194 Ctags and Etags now share the same defaults, so remove
--defines, --globals, --members, --typedefs, --typedefs-and-c++.
2007-11-22 12:30:08 +00:00
Francesco Potortì
f1f8e728a2 etags.1 2007-11-22 12:29:32 +00:00
Juanma Barranquero
dd7b651bd0 *** empty log message *** 2007-11-16 09:03:01 +00:00
Francesco Potortì
4fe655083a etags.1: note that you can use "-" for stdout with -o. 2007-11-15 14:54:56 +00:00
Francesco Potortì
ba3cfe538d Note that you can use "-" with -o in Etags. 2007-11-15 14:54:03 +00:00
Miles Bader
f7ed05c9cc Add arch tagline 2007-09-07 07:36:10 +00:00
Glenn Morris
3e09530b22 New file. 2007-09-06 03:54:48 +00:00
Glenn Morris
cbe77461dd Move here from ../../etc/ 2007-09-06 03:52:43 +00:00