* wl-action.el (wl-summary-target-mark-all): List messages which are
[elisp/wanderlust.git] / wl / ChangeLog
index 85e0d4c..7ef680e 100644 (file)
@@ -1,3 +1,432 @@
+2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-action.el (wl-summary-target-mark-all): List messages which are
+       not in the killed-list.
+
+       * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
+       only when the folder is 'flag/important.
+
+       * wl-address.el (wl-complete-field-body): Complete if the last
+       character is a space.
+
+2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-folder.el (wl-folder-clear-entity-info): Use
+       elmo-clear-hash-val.
+
+       * wl-fldmgr.el (wl-fldmgr-rename): Set
+       wl-folder-info-alist-modified as t.
+
+2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
+
+2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
+       (wl-folder-buffer-last-visited-entity-id): New buffer local
+       variable.
+       (wl-folder-revisit-last-visited-folder): New function.
+       (wl-folder-mode-map): Bind it to "C-i".
+       (wl-folder-set-current-entity-id): Set last visited folder.
+       * wl-summary.el (wl-summary-exit): Ditto.
+
+2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
+       before calling `recenter' in order to cope with an XEmacs bug.
+
+2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
+       to the default value.
+
+2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
+       change.
+       (wl-summary-sync-marks): Ditto.
+       (wl-summary-mark-as-read-internal): Ditto.
+       (wl-summary-mark-as-answered-internal): Ditto.
+       (wl-summary-mark-as-important-internal): Ditto.
+       (wl-summary-reply): Ditto.
+
+       * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
+       instead of `elmo-folder-unflag-answered'.
+
+       * Version number is increased to 2.11.23.
+
+       * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
+       the last change.
+
+2004-01-11  Kenichi Okada  <okada@opaopa.org>
+
+       * wl-spam.el (wl-summary-exec-action-refile-with-register):
+       Specify "spam" or "good".
+
+2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-spam.el (wl-summary-exec-action-spam): Call
+       wl-folder-confirm-existence for spam folder.
+       (wl-spam-setup): Bind "mk".
+
+2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
+
+2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-action.el (wl-summary-set-action-refile): Don't proceed if
+       destination folder is empty.
+
+2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
+       (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
+
+       * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
+       (wl-summary-refile-prev-destination-region): New function.
+       (wl-thread-refile-prev-destination): Ditto.
+       (wl-summary-target-mark-refile-prev-destination): Ditto.
+
+2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
+       (wl-demo-background-color): Changed default value.
+
+       * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
+       color.
+
+       * wl-demo.el (wl-demo-set-background-color): New function.
+       (wl-demo): Call it.
+
+2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-address.el (wl-address-delete): Avoid mis-deleting.
+       * wl-address.el (wl-address-add-or-change): Don't add empty
+       address.
+
+2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-demo.el (wl-demo-copyright-notice): Add 2004.
+
+2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-demo-image-filter-alist): New variable
+       (wl-demo-background-color): Ditto.
+
+       * wl-demo.el (wl-demo-xpm-set-background): New function.
+       (wl-demo-image-filter): Ditto.
+       (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
+
+       * wl-vars.el (wl-demo-icon-name-alist): New variable.
+
+       * wl-demo.el (wl-demo-icon-name): Define as function.
+       (wl-demo-insert-image): Use it.
+
+2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
+
+2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
+
+       * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
+
+2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
+
+2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-thread.el (wl-thread-mark-as-answered): New function.
+
+       * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
+       answered" entry.
+       (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
+       "r&" and wl-thread-mark-as-answered to "t&".
+       (wl-summary-mark-as-important-region): Refine to toggle mark.
+       (wl-summary-mark-as-answered-region): New function.
+       (wl-summary-mark-as-answered-internal): Changed to optional 2nd
+       and 3rd argument.
+       (wl-summary-mark-as-important-internal): Likewise.
+
+2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-template.el (wl-template-preview): New internal variable.
+       (wl-template-preview-p): New function.
+       (wl-template-show): Bind `wl-template-preview' as t.
+
+2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
+       `elmo-message-entity-field' with 3rd argument which is non-nil.
+
+2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
+       Removed duplicate local bind `folder'.
+
+2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
+
+2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
+       duplicate definition.
+
+2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
+       non-nil, use it; Don't fetch message if there's no message in the
+       current cursor position.
+
+2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-util.el (wl-region-exists-p): Use region-active-p.
+       (wl-deactivate-region): New function.
+       * wl-message.el (wl-message-redisplay): Deactivate region.
+
+       * wl-summary.el (wl-summary-reply): Call
+       `wl-summary-set-message-buffer-or-redisplay' instead of
+       `wl-summary-redisplay-internal', don't move point.
+
+2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-region-exists-p): Remove duplicate definition.
+       (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
+       by regexp.
+
+2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-spam-save-status): Dose not initialize processor
+       if no need.
+
+2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
+       default value to nil.
+       (wl-spam-setup): Added `wl-summary-auto-check-spam' to
+       `wl-summary-prepare-hook'; Replace refile action to
+       `wl-summary-exec-action-refile-with-register'.
+
+       * Version number is increased to 2.11.22.
+
+2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-detect-mark-position): Set
+       `wl-summary-buffer-weekday-name-lang'.
+
+2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
+       (wl-summary-mark-as-read-all): Ditto.
+       (wl-summary-delete-messages-on-buffer): Ditto.
+       (wl-summary-sync-update): Ditto.
+       (wl-summary-mark-as-read-internal): Ditto.
+       (wl-summary-mark-as-answered-internal): Ditto.
+       (wl-summary-update-folder-info): Abolished.
+
+2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-mark-as-read-all): Use
+       `wl-summary-update-folder-info' instead of
+       `wl-folder-update-unread'.
+
+2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-summary.el (wl-summary-update-folder-info): New function derived from
+       `wl-summary-folder-info-update'.
+       (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
+       instead of `wl-summary-folder-info-update'.
+       (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
+       `wl-folder-set-folder-updated'.
+       (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
+       instead of `wl-folder-update-unread'.
+       (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
+       the value of `wl-summary-buffer-unread-count' for the second parameter of
+       `wl-folder-update-unread'.
+
+       * Version number is increased to 2.11.21.
+
+2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
+       a local variable.
+
+2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-summary-mark-spam): Show message only if call
+       interactively.
+
+       * wl-summary.el (wl-summary-mark-as-important-internal): New
+       internal function.
+       (wl-summary-mark-as-important): Use it.
+       (wl-summary-mark-as-unimportant): New function.
+       (wl-summary-sync-marks): Follow the API change.
+
+       * wl-score.el (wl-summary-score-update-all-lines): Ditto.
+
+       * wl-mime.el (wl-summary-burst): Check target folder is writable.
+
+2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-folder.el (wl-folder-update-unread): Re-indent.
+       Narrow the scope of a local variable.
+
+2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
+       (wl-addrmgr-merge-entries): Ditto.
+       (wl-addrmgr): Added to address entry which exists in draft buffer
+       if no entry is in original.
+
+2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-batch.el: New file.
+
+2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-vars.el (wl-use-semi): Remove unused variable.
+
+2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
+       "?".
+
+2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
+       wl-summary-new-mark.
+       (wl-summary-new-cached-mark): New user option.
+       (wl-summary-score-marks): Follow the change above.
+       (wl-summary-auto-refile-skip-marks): Ditto.
+       (wl-summary-incorporate-marks): Ditto.
+       (wl-summary-expire-reserve-marks): Ditto.
+
+       * wl-spam.el (wl-spam-auto-check-marks): Ditto.
+
+       * wl-summary.el (wl-summary-detect-mark-position): Ditto.
+       (wl-summary-persistent-mark-string): Distinguished between cached
+       and uncached mark when the message is new.
+
+2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-spam-domain): Renamed from
+       `wl-spam-folder-guess-domain'.
+       (wl-summary-exec-action-spam): Register as spam if domain of the
+       source folder is good.
+       (wl-summary-exec-action-refile-with-register): Register message if
+       domain of the source folder is not undecided.
+
+2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
+       detect thread loop.
+
+2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
+       and wl-summary-skip-mark-list.
+
+2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-summary-exec-action-spam): Fixed.
+
+       * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
+
+       * wl-spam.el (toplevel): Require wl-highlight.
+       (wl-spam-auto-check-policy-alist): Abolish.
+       (wl-spam-auto-check-folder-regexp-list): New user option.
+       (wl-spam-auto-check-marks): Ditto.
+       (wl-spam-mark-action-list): Ditto.
+       (wl-highlight-summary-spam-face): New face.
+       (wl-spam-auto-check-message-p): New function.
+       (wl-spam-map-spam-messages): Fixed message.
+       (wl-spam-register-spam-messages): Ditto.
+       (wl-spam-register-good-messages): Ditto.
+       (wl-summary-spam-map): Add and remove keybind.
+       (wl-summary-target-mark-spam): Abolish.
+       (wl-summary-refile-spam): Ditto.
+       (wl-summary-test-spam): New function.
+       (wl-summary-mark-spam): Ditto.
+       (wl-summary-auto-check-spam): Follow the above change.
+       (wl-summary-exec-action-spam): New function.
+       (wl-summary-exec-action-refile-with-register): Fixed message.
+       (wl-message-check-spam): New function.
+       (wl-spam-setup): Ditto.
+       (toplevel): Call it if this file is loaded interactivity.
+
+       * Version number is increased to 2.11.20.
+
+2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
+       when new optional argument `force' is non nil or modified.
+
+2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl.el (toplevel): Require wl-spam when compile.
+       (wl-save-status): Call wl-spam-save-status.
+
+       * wl-spam.el (wl-spam-register-spam-messages): New function.
+       (wl-spam-register-good-messages): Ditto.
+       (wl-spam-save-status): Ditto.
+       (wl-summary-mode-map): Bind
+       wl-summary-target-mark-register-as-spam to "ms" and
+       wl-summary-target-mark-register-as-good to "mn".
+       (wl-summary-register-as-spam): Abolish optional argument; Use
+       wl-spam-register-spam-messages.
+       (wl-summary-register-as-spam-all): Use
+       wl-spam-register-spam-messages.
+       (wl-summary-register-as-good): Abolish optional argument; Use
+       wl-spam-register-good-messages.
+       (wl-summary-register-as-good-all): Use
+       wl-spam-register-good-messages.
+       (wl-summary-target-mark-register-as-spam): New funtion.
+       (wl-summary-target-mark-register-as-good): Ditto.
+
+2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el: New file.
+
+2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-refile.el (wl-refile-guess): Added second argument `functions'.
+
+       * wl-action.el (wl-auto-refile-guess-functions): New variable.
+       (wl-summary-auto-refile): Call wl-refile-guess with
+       wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
+
+2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
+       with disable-thread argument non-nil.
+
+2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-rescan): Added optional argument
+       disable-thread.
+       (wl-summary-sync): Call wl-summary-rescan with argument
+       disable-thread.
+       (wl-summary-input-range): Added new range `rescan-thread'.
+
+2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (wl-get-assoc-list-value): Fixed last change.
+
+2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
+       internal variable.
+       (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
+       wl-summary-search-parent-by-subject-regexp and
+       wl-summary-divide-thread-when-subject-changed as nil.
+       (wl-summary-insert-sequential): If entity is nil, nothing to do.
+       (wl-summary-insert-thread): Search parent entity from
+       wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
+       thread loop.
+
 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl.el (wl-check-environment): Don't check wl-draft-folder is file.