Mercurial > emacs
diff lisp/gnus/ChangeLog @ 109767:f7cd57edb2ca
Minor bug fixes for gnus-sync.el.
From Ted Zlatanov <tzz@lifelogs.com>.
* gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
quiet.
* gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Fri, 13 Aug 2010 10:54:05 +0000 |
parents | 416af1df94a4 |
children | 9c65ce5bc0db |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Fri Aug 13 10:50:01 2010 +0000 +++ b/lisp/gnus/ChangeLog Fri Aug 13 10:54:05 2010 +0000 @@ -1,3 +1,12 @@ +2010-08-12 Teodor Zlatanov <tzz@lifelogs.com> + + Minor bug fixes for gnus-sync.el. + + * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is + quiet. + + * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo). + 2010-07-30 Lawrence Mitchell <wence@gmx.li> Make saving and restoring of hidden threads work with overlays.