Update.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 18 May 2011 22:12:39 +0000 (22:12 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 18 May 2011 22:12:39 +0000 (22:12 +0000)
lisp/ChangeLog

index 5f89356..ef5250d 100644 (file)
@@ -1,6 +1,7 @@
 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * gnus-registry.el (gnus-registry-user-format-function-M): Use `mapconcat'.
+       * gnus-registry.el (gnus-registry-user-format-function-M):
+       Use `mapconcat'.
        (gnus-registry-user-format-function-M2): Use to see the full text of
        the marks.  Make "," the mark text separator.
 
@@ -62,7 +63,7 @@
 
 2011-05-10  Jim Meyering  <meyering@redhat.com>
 
-       * shr.el (shr-colorize-region): Fix doubled-word typos: on on -> on
+       * shr.el (shr-colorize-region): Fix typo "on on -> on".
 
 2011-05-10  Julien Danjou  <julien@danjou.info>