(nnweb-gmane-create-mapping): Put back code to merge the headers read
[gnus] / lisp / ChangeLog
index 5ceb5e4..31fff72 100644 (file)
@@ -1,7 +1,41 @@
+2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
+       headers read from disk with the ones newly found in the current search.
+       This should no longer cause problems, because the article numbers in
+       Gmane's `nov.php' output are ignored since the previous change.
+
+2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
+       replace-regexp-in-string; bind url-version; fbind display-images-p and
+       timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
+       find-face and set-itimer-function for Emacs; bind itimer-list for
+       Emacs.
+
+       * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
+
+2007-01-01  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
+
+2006-12-31  Steve Youngs  <steve@sxemacs.org>
+
+       * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
+       `define-minor-mode' macro definition expanded properly.
+       (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
+       exclude it there.
+
+       * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
+       of 2006-12-30.  The default is nil on (S)XEmacs already because of the
+       `fboundp' test.
+       (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
+       This is OK to autoload in (S)XEmacs now.
+
 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
-       keystroke. 
+       keystroke.
        (gnus-summary-limit-to-singletons): Fix typo.
 
        * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
@@