Changes committed gnus/lisp (ChangeLog nnmairix.el)
"Katsumi Yamaoka" <[email protected]> Sun, 17 Jan 2010 13:50:59 +0100
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog nnmairix.el 2010-01-17 Juanma Barranquero <[email protected]> * nnmairix.el (nnmairix-group-delete-recreate-this-group): Fix typo in docstring. Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.2052 gnus/lisp/ChangeLog:7.2053 --- ChangeLog:7.2052 Wed Jan 13 11:59:43 2010 +++ ChangeLog Sun Jan 17 13:50:58 2010 @@ -1,3 +1,8 @@ +2010-01-17 Juanma Barranquero <[email protected]> + + * nnmairix.el (nnmairix-group-delete-recreate-this-group): + Fix typo in docstring. + 2010-01-08 Jason Rumney <[email protected]> * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK Index: nnmairix.el diff -u gnus/lisp/nnmairix.el:7.15 gnus/lisp/nnmairix.el:7.16 --- nnmairix.el:7.15 Wed Jan 13 11:59:44 2010 +++ nnmairix.el Sun Jan 17 13:50:58 2010 @@ -1104,7 +1104,7 @@ (defun nnmairix-group-delete-recreate-this-group () "Deletes and recreates group on the back end. -You can use this function on nnmairix groups which continously +You can use this function on nnmairix groups which continuously show wrong article counts." (interactive) (let* ((group (gnus-group-group-name))