* elmo.el (elmo-folder-synchronize): Sort the return value of
authorteranisi <teranisi>
Sun, 27 Feb 2005 11:22:59 +0000 (11:22 +0000)
committerteranisi <teranisi>
Sun, 27 Feb 2005 11:22:59 +0000 (11:22 +0000)
commit7560262837bd2356825b05ee51e4b6c4f698f517
treeeaf145cba0b4cd5da6068d0eae3fe81bd3761fe2
parent55514c966f65aa4806bc74c750630a14743b88bd
* elmo.el (elmo-folder-synchronize): Sort the return value of
`elmo-list-diff'.

* elmo-util.el (elmo-list-diff): Don't care the order of the returned
list.

* test-elmo-util.el (test-elmo-same-list-p): New function.
(test-elmo-same-diff-p): Ditto.
(test-elmo-list-diff): Use it.

* wl-summary.el (wl-summary-sync-update): Sort the return value of
`elmo-list-diff'.
elmo/ChangeLog
elmo/elmo-util.el
elmo/elmo.el
tests/ChangeLog
tests/test-elmo-util.el
wl/ChangeLog
wl/wl-summary.el