Commit graph

10 commits

Author SHA1 Message Date
Teodor Zlatanov
cbabe91fdc gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.
gnus-sync.el: Update docs to explain state and plans.
auth-source.el: Update docs with TODO items.
2010-10-07 03:49:38 +00:00
Glenn Morris
10506f644a Silence more Gnus compiler warnings.
* lisp/gnus/gnus-sync.el: Require Gnus components whose functions are used.
2010-08-17 00:04:35 -07:00
Katsumi Yamaoka
ab731e1cf3 Typo fix "hoo4a" -> "hook".
From Ted Zlatanov <tzz@lifelogs.com>.

* gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2010-08-14 22:14:02 +00:00
Katsumi Yamaoka
f5a62bb4a3 Ammended for bug fix on the loader nunion.
From Ted Zlatanov <tzz@lifelogs.com>.

* (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2010-08-14 10:50:20 +00:00
Katsumi Yamaoka
8c33070780 Doc fixes and keep unknown groups.
From Ted Zlatanov <tzz@lifelogs.com>.

* gnus-sync.el: Fix docs.
(gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
(gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2010-08-14 10:45:32 +00:00
Glenn Morris
810717b6cc * lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version. 2010-08-13 19:02:31 -07:00
Katsumi Yamaoka
186a9cbb9d Optimizations for gnus-sync.el.
From Ted Zlatanov <tzz@lifelogs.com>.

* gnus-sync.el: Add docs about gnus-sync-backend
possibilities.
(gnus-sync-save): Remove unnecessary message.
(gnus-sync-read): Optimize and show what groups were skipped.
2010-08-13 11:03:19 +00:00
Katsumi Yamaoka
79993b193e Minor bug fixes for gnus-sync.el.
From Ted Zlatanov <tzz@lifelogs.com>.

* gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
read the sync on get-new-news.
2010-08-13 10:58:21 +00:00
Katsumi Yamaoka
bbe276f2bf 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).
2010-08-13 10:54:05 +00:00
Katsumi Yamaoka
9fc8d4649f add lisp/gnus/gnus-sync.el 2010-08-13 10:50:01 +00:00