* Version number is increased to 2.5.8.
authorteranisi <teranisi>
Thu, 22 Feb 2001 06:39:09 +0000 (06:39 +0000)
committerteranisi <teranisi>
Thu, 22 Feb 2001 06:39:09 +0000 (06:39 +0000)
commitac18c23c913af08650ffbe27c9928d6ee913ab9d
treee3bcdf8115a23703a6f45f35f2903725ee99a23b
parent68751f2017308e9e9f8b61eb6c7aa3f7a8d628b7
* Version number is increased to 2.5.8.

* wl-thread.el (toplevel): require 'cl.
(wl-thread-resume-entity): Call wl-thread-make-number-list.
(wl-thread-make-number-list): New function.
(wl-thread-entity-make-number-list-from-children): Ditt.
(wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
(wl-thread-entity-insert-as-children): Likewise.
(wl-thread-delete-message): Likewise.
(wl-meaning-of-mark): Eliminated.
(wl-thread-next-failure-mark-p): Ditto.
(wl-thread-entity-get-mark): Ditto.
(wl-thread-meaning-alist-get-result): Ditto.
(wl-thread-entity-check-prev-mark): Ditto.
(wl-thread-entity-check-next-mark): Ditto.
(wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
(wl-thread-entity-get-prev-marked-entity): Ditto.
(wl-thread-get-prev-unread): Ditto.
(wl-thread-jump-to-prev-unread): Ditto.
(wl-thread-get-next-unread): Ditto.
(wl-thread-jump-to-next-unread): Ditto.
(wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
(wl-thread-entity-get-next-marked-entity): Ditto.

* wl-summary.el (wl-summary-buffer-number-list):
New bufer-local variable.
(wl-summary-switch-to-clone-buffer): Clone
`wl-summary-buffer-number-list'.
(wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
(wl-summary-cursor-move-regex): Eliminated.
(wl-summary-cursor-up): Rewrite.
(wl-summary-cursor-down): Ditto.
(wl-summary-mode-spec-alist): New variable.
(wl-summary-next-message): New inline function.
(wl-summary-cursor-move): New function.
(wl-summary-default-get-next-msg): Rewrite.
(wl-summary-sync-all-init): Setup `wl-summary-number-list'.
(wl-summary-rescan): Ditto.
(wl-summary-sync-all-init): Ditto.
(wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
summary is not thread view.
(wl-summary-sync-update3): Ditto.
(wl-summary-rescan): Ditto.
(wl-summary-make-number-list): New function.

* wl-draft.el: "FCC" -> "Fcc".

* elmo-version.el (elmo-version): Up to 2.5.8.

* elmo2.el (elmo-msgdb-list-messages-mark-match): New function.

* elmo-util.el (elmo-list-insert): New function.
doc/wl-ja.texi
doc/wl.texi
elmo/ChangeLog
elmo/elmo-util.el
elmo/elmo-version.el
elmo/elmo2.el
wl/ChangeLog
wl/wl-draft.el
wl/wl-summary.el
wl/wl-thread.el