Mercurial > emacs
changeset 68579:d378b1eeef10
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 02 Feb 2006 16:49:58 +0000 |
parents | 2b5f6787aa4f |
children | 43619387ab52 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 02 16:48:23 2006 +0000 +++ b/lisp/ChangeLog Thu Feb 02 16:49:58 2006 +0000 @@ -52,6 +52,7 @@ (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp): Fix typos in docstrings. (rcirc-print): "?\ " -> "?\s". + (rcirc-cmd-join): Improve argument/docstring consistency. 2006-02-01 Mark A. Hershberger <mah@everybody.org>