Mercurial > emacs
diff lisp/erc/ChangeLog @ 105743:f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 24 Oct 2009 03:54:58 +0000 |
parents | f4bcd333d869 |
children | 328150f0cf76 |
line wrap: on
line diff
--- a/lisp/erc/ChangeLog Sat Oct 24 03:54:50 2009 +0000 +++ b/lisp/erc/ChangeLog Sat Oct 24 03:54:58 2009 +0000 @@ -1,3 +1,12 @@ +2009-10-24 Glenn Morris <rgm@gnu.org> + + * erc-dcc.el (pcomplete-erc-all-nicks): + * erc-notify.el (pcomplete-erc-all-nicks): + Autoload it, to silence compiler. + + * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function + remove-duplicates with erc-delete-dups. + 2009-09-27 Johan Bockgård <bojohan@gnu.org> * erc-button.el (erc-button-keymap): Bind `follow-link'.