Mercurial > emacs
changeset 74126:681d59f945bb
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 22 Nov 2006 17:15:21 +0000 |
parents | abd25d5e5b63 |
children | 46dc2e041725 |
files | etc/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Wed Nov 22 17:13:41 2006 +0000 +++ b/etc/ChangeLog Wed Nov 22 17:15:21 2006 +0000 @@ -1,3 +1,8 @@ +2006-11-22 Juanma Barranquero <lekktu@gmail.com> + + * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'. + (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE. + 2006-11-20 Michael Olson <mwolson@gnu.org> * NEWS: Change M-x erc-select to M-x erc.
--- a/man/ChangeLog Wed Nov 22 17:13:41 2006 +0000 +++ b/man/ChangeLog Wed Nov 22 17:15:21 2006 +0000 @@ -1,3 +1,7 @@ +2006-11-22 Juanma Barranquero <lekktu@gmail.com> + + * anti.texi (Antinews): Mention --server-file and TCP sockets. + 2006-11-20 Michael Olson <mwolson@gnu.org> * erc.texi: Call this the 5.2 stable pre-release of ERC.