3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix by Yoichi NAKAYAMA <[email protected]>. More... about 25 years ago
* wl-summary.el (wl-summary-reply): Cause an error when there's no message at cursor point. (wl-summary-reply-with-citation): Remove unwind-protect. More... about 25 years ago
Update. More... about 25 years ago
(elmo-archive-list-folders): Fix base-folder become nil. More... about 25 years ago
(wl-summary-search-parent-by-subject-regexp): Fixed default value. More... about 25 years ago
Update. More... about 25 years ago
(wl-summary-insert-thread-entity): Search parent by subject matching if there's no in-reply-to nor references field. (wl-summary-set-parent): New command (No key binding). More... about 25 years ago
(wl-summary-search-parent-by-subject-regexp): New variable. More... about 25 years ago
(wl-folder-insert-entity): Remove progress gauge only when it was displayed. More... about 25 years ago
(wl-summary-delete-messages-on-buffer): Remove progress gauge only when it was displayed. More... about 25 years ago
Update. More... about 25 years ago
* wl-folder.el (wl-folder-insert-entity): Remove progress gauge when display is finished. (wl-folder-open-all): Ditto. (wl-folder-update-access-group): Ditto. * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto. * wl-thread.el (wl-thread-close-all): Ditto. More... about 25 years ago
* elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge when display is finished. (elmo-nntp-msgdb-create): Ditto. (elmo-nntp-groups-read-response): Ditto. (elmo-nntp-retrieve-headers): Ditto. (elmo-nntp-msgdb-create-message): Ditto. * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto. (elmo-pop3-msgdb-create-message): Ditto. More... about 25 years ago
Fixed default value of `wl-summary-score-marks'. More... about 25 years ago
Update. More... about 25 years ago
(wl-summary-incorporate): Enclose `wl-summary-sync-force-update' with save-excursion. More... about 25 years ago
Likewise:-p. More... about 25 years ago
Fix {S} & {T}. More... about 25 years ago
Added description about threading status. More... about 25 years ago
Update. More... about 25 years ago
(elmo-maildir-msgdb-create): Use `elmo-msgdb-sort-by-date'. More... about 25 years ago
Update. More... about 25 years ago
(wl-summary-prefetch-region): Pass current cursor point to `pos-visible-in-window-p' after moving cursor to the started point. More... about 25 years ago
* wl-vars.el (wl-ignored-forwarded-headers): New user option. More... about 25 years ago
* wl-mime.el (wl-message-request-partial): Eliminated argument `msgdb'. Don't pass `msgdb' argument to `elmo-read-msg-no-cache'. (wl-mime-combine-message/partial-pieces): Likewise. * tm-wl.el (wl-message-request-partial): Likewise. (wl-mime-combine-message/partial-pieces): Likewise. More... about 25 years ago
Update. More... about 25 years ago
(elmo-read-msg-no-cache): Eliminated arguments after `outbuf'. Don't use cache even if it exists. (elmo-read-msg): Don't pass arguments after `outbuf' to `elmo-read-msg-no-cache'. More... about 25 years ago
Update. More... about 25 years ago
(elmo-read-msg-no-cache): Added `force-reload' argument. (elmo-read-msg): Pass `force-reload' argument to `elmo-read-msg-no-cache'. More... about 25 years ago
Update. More... about 25 years ago