Fix previous commit.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 1 Oct 2010 12:48:46 +0000 (12:48 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 1 Oct 2010 12:48:46 +0000 (12:48 +0000)
lisp/ChangeLog

index 8809f31..d232e86 100644 (file)
        * gravatar.el: Don't load image.el that XEmacs doesn't provide.
        (gravatar-create-image): New function that's an alias to
        gnus-xmas-create-image, gnus-create-image, or create-image.
-
-2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * gravatar.el: Don't load image.el that XEmacs doesn't provide.
-       (gravatar-create-image): New function that's an alias to
-       gnus-xmas-create-image, gnus-create-image, or create-image.
        (gravatar-data->image): Use it.
 
 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>