From: Juanma Barranquero Date: Mon, 7 Jan 2008 18:17:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e46889e0bce66cb667f62e577001ce11f50aac62;p=emacs.git *** empty log message *** --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 6a80d8968e3..7cf327570e3 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -947,8 +947,8 @@ (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 @@ -10239,7 +10239,7 @@ * 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.