Mercurial > emacs
changeset 79415:3955596589cf
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 15 Nov 2007 18:41:18 +0000 |
parents | 5a93cf5bcfff |
children | 3741d4f6b713 |
files | lisp/erc/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/erc/ChangeLog Thu Nov 15 18:40:16 2007 +0000 +++ b/lisp/erc/ChangeLog Thu Nov 15 18:41:18 2007 +0000 @@ -1,3 +1,10 @@ +2007-11-15 Juanma Barranquero <lekktu@gmail.com> + + * erc.el (erc-open): + * erc-backend.el (define-erc-response-handler): + * erc-log.el (log): + * erc-match.el (erc-log-matches): Fix typos in docstrings. + 2007-08-08 Glenn Morris <rgm@gnu.org> * erc-log.el, erc.el: Replace `iff' in doc-strings and comments.