Document new erc module "notifications"
[bpt/emacs.git] / lisp / erc / ChangeLog
index bb8dadb..390b34c 100644 (file)
@@ -1,3 +1,11 @@
+2012-11-13  Glenn Morris  <rgm@gnu.org>
+
+       * erc.el (erc-modules): Add "notifications".  Tweak "hecomplete" doc.
+
+2012-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * erc-backend.el: Only require `erc' during compilation (bug#12740).
+
 2012-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * erc-backend.el: Require `erc' instead of autoloading its macros