]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jan 2008 18:17:09 +0000 (18:17 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 7 Jan 2008 18:17:09 +0000 (18:17 +0000)
lisp/gnus/ChangeLog

index 6a80d8968e32140e487beac9aa374e57bba64eb4..7cf327570e3c6b13d277b9a5c6d03ba93792ec29 100644 (file)
        (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
        (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
        (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
-        storage through the gnus-registry, and provide an appropriate API for
-        it.
+       storage through the gnus-registry, and provide an appropriate API for
+       it.
 
 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-int.el (gnus-request-delete-group): Use
        gnus-cache-delete-group and gnus-agent-delete-group to keep the
        local disk in sync with the server.
-        (gnus-request-rename-group): Use
+       (gnus-request-rename-group): Use
        gnus-cache-rename-group and gnus-agent-rename-group to keep the
        local disk in sync with the server.