Cosmetic fix.
[gnus] / lisp / ChangeLog
index 0015a27..c142025 100644 (file)
@@ -1,6 +1,19 @@
+2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nndoc.el (nndoc-type-alist): Add git support.
+       (nndoc-git-type-p): New function.
+       (nndoc-transform-git-article): Ditto.
+       (nndoc-transform-git-headers): Ditto.
+
+       * shr.el (shr-parse-style): New function.
+       (shr-tag-span): Ditto.
+
+       * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
+       to `G G' to avoid collisions.
+
 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * shr.el: Load kinsoku.
+       * shr.el: Load kinsoku if necessary.
        (shr-kinsoku-shorten): New internal variable.
        (shr-find-fill-point): Make kinsoku shorten text line if
        shr-kinsoku-shorten is bound to non-nil.
@@ -38,9 +51,9 @@
 
 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
 
-       * gnus-registry.el (gnus-registry-split-fancy-with-parent): Splitting
-       according to references/in-reply-to obeys the ignore-groups variable,
-       while splitting by sender and subject do not.
+       * gnus-registry.el (gnus-registry-split-fancy-with-parent):
+       Splitting according to references/in-reply-to obeys the ignore-groups
+       variable, while splitting by sender and subject do not.
 
 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
@@ -66,7 +79,7 @@
 
 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
 
-       * gnus-sum.el (gnus-summary-refer-thread): unconditionally ignore
+       * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
        duplicates.
 
 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)