Every defcustom should specify its type
[bpt/emacs.git] / lisp / erc / ChangeLog
index ec154fb..46c93cc 100644 (file)
@@ -1,3 +1,18 @@
+2013-12-28  Glenn Morris  <rgm@gnu.org>
+
+       * erc-log.el (erc-log-file-coding-system): Specify custom type.
+
+       * erc-button.el (erc-button-alist): Fix custom type.
+
+2013-11-25  Glenn Morris  <rgm@gnu.org>
+
+       * erc-button.el (erc-nick-popup): Make `nick' available in the
+       eval environment.  (Bug#15969)
+
+2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * erc-pcomplete.el (erc-pcomplete): Set this-command.
+
 2013-09-21  Glenn Morris  <rgm@gnu.org>
 
        * erc.el (erc-invite-only-mode, erc-toggle-channel-mode):