gnus-start.el (gnus-dribble-read-file): Don't stop auto-saving
[gnus] / lisp / ChangeLog
index 8ed6086..0861557 100644 (file)
@@ -1,3 +1,23 @@
+2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
+       the dribble buffer even when it is shrunk a lot.
+       <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
+
+2014-06-26  Glenn Morris  <rgm@gnu.org>
+
+       * mm-util.el (help-function-arglist): Remove outdated declaration.
+
+2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
+       attribute values.  (Bug#17834)
+
+2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
+
+       * gnus-sum.el (gnus-summary-edit-article-done):
+       Prefer point-marker to copy-marker of point.
+
 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * Makefile.in (install-el, install-el-elc): Compress .el files.