qp.el: Don't replace "from " at bol
[gnus] / lisp / ChangeLog
index 057c343..e2eba98 100644 (file)
@@ -1,3 +1,14 @@
+2015-12-04  Daiki Ueno  <ueno@gnu.org>
+
+       * qp.el (quoted-printable-encode-region): Bind `case-fold-search' to
+       nil when looking for "^From ".  Problem reported by Simon Josefsson.
+
+2015-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnml.el (nnml-retrieve-groups): Remove.  See:
+       <http://thread.gmane.org/gmane.emacs.gnus.general/86308> and
+       <http://thread.gmane.org/gmane.emacs.gnus.general/86321>
+
 2015-11-11  Eli Zaretskii  <eliz@gnu.org>
 
        * mm-url.el (mm-url-form-encode-xwfu): Allow argument CHUNK to be nil.