* elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
authorkaoru <kaoru>
Fri, 1 Jan 2010 05:00:56 +0000 (05:00 +0000)
committerkaoru <kaoru>
Fri, 1 Jan 2010 05:00:56 +0000 (05:00 +0000)
commitcc4cc50f1c51fcb23f96c97452101cc7ffc58d7d
tree4ce14afd4ccbb3be7605d0b7582849e50ad02392
parentbef81e57fa07ffafbd8de732ce1f9effbfe7fb58
* elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
instead of `save-excursion' (for suppress compile warnings).
* elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
* elmo-nntp.el (elmo-nntp-list-folders-get-cache): Ditto.
(elmo-nntp-post): Ditto.
elmo/ChangeLog
elmo/elmo-nntp.el
elmo/elmo-pop3.el
elmo/elmo-util.el