* nnmairix.el: Remove old documentation in the commentary block.
[gnus] / lisp / ChangeLog
index 2c03a90..9a7f8c3 100644 (file)
@@ -1,3 +1,40 @@
+2009-05-30  David Engster  <dengste@eml.cc>
+
+       * nnmairix.el: Remove old documentation in the commentary block.
+       (nnmairix-request-group): Do not update active file for nnml back ends.
+       (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
+       end so that overview files are ignored.
+       (nnmairix-update-groups): Make updating the groups more robust by using
+       marks.
+       (nnmairix-determine-original-group-from-path): Circumvent mairix bug
+       with dollar characters in message-id.
+
+2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam.el: Use dns-query instead of query-dns.  Was renamed on
+       2008-12-25 in dns.el.
+
+2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
+       could happen if the text is only composed of spaces and/or tabs.
+
+2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
+
+       * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
+       when sending a queued message to avoid extra mml tags.
+
+2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
+
+2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
+       fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
+       rmail-toggle-header for XEmacs;
+       bind rmail-default-file and rmail-default-rmail-file for XEmacs.
+
 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-dired.el: Remove autoload for gnus-setup-message.
        * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
        space.
 
+2006-08-10  Romain Francoise  <romain@orebokech.com>
+
+       * dns-mode.el: Alias `zone-mode' to `dns-mode'.
+       (dns-mode-soa-auto-increment-serial): New user option.
+       (dns-mode-soa-maybe-increment-serial): New function.
+       (dns-mode): Add the latter to `write-contents-functions'.
+
 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * compface.el (uncompface): Use binary rather than raw-text-unix.
        * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
        ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
 
+2005-05-27  Lute Kamstra  <lute@gnu.org>
+
+       * dns-mode.el (dns-mode): Specify customization group.
+
 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
 
        * gnus-agent.el (gnus-agent-make-mode-line-string):