Mercurial > emacs
changeset 94649:6a4a5b1ca5a1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 05 May 2008 22:50:58 +0000 |
parents | bef74fdb0ed3 |
children | 276c5ce56449 |
files | lisp/erc/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/erc/ChangeLog Mon May 05 22:50:14 2008 +0000 +++ b/lisp/erc/ChangeLog Mon May 05 22:50:58 2008 +0000 @@ -1,3 +1,10 @@ +2008-05-05 Juanma Barranquero <lekktu@gmail.com> + + * erc-goodies.el (erc-noncommands-list, noncommands) + (erc-control-characters, erc-interpret-controls-p) + (erc-interpret-mirc-color): Fix typos in docstrings. + (erc-controls-highlight): Reflow docstring. + 2008-04-27 Glenn Morris <rgm@gnu.org> * erc.el (erc-put-text-properties): Replace use of cl mapcar*.