* elmo.el (elmo-folder-move-messages): Open source folder before
[elisp/wanderlust.git] / elmo / elmo.el
2010-08-01 dmaus* elmo.el (elmo-folder-move-messages): Open source...
2010-01-05 kaoru* acap.el (acap-parse-response): Fix comment-out style...
2010-01-04 kaoru* elmo.el (elmo-folder-confirm-appends): Use `number...
2010-01-04 kaoru* elmo.el (elmo-crosspost-message-alist-save): Don...
2010-01-02 kaoru* elmo.el (elmo-folder-info-make-hashtb): Use `mapc...
2008-02-17 kaoruUse `string-to-number' instead of `string-to-int'.
2008-02-15 kaoru* elmo-dop.el (elmo-make-dop-queue): New backquote...
2006-11-19 yoichi* elmo.el (elmo-generic-folder-append-messages): Remove...
2006-10-31 hmurata* wl-util.el (wl-simple-display-progress): New function.
2006-10-01 yoichi* elmo.el: Fix typo: disptch -> dispatch.
2006-10-01 hmurata* elmo.el (elmo-file-tag): New class.
2006-08-12 hmurata* elmo-flag.el (elmo-flag-folder-set-minfo): New function.
2006-08-09 hmurata(elmo-folder-rename): Set meta data for global flags
2006-05-07 yoichi* elmo.el (elmo-folder-confirm-appends): Display folder...
2006-02-26 hmurata* wl-vars.el (wl-summary-persistent-mark-priority-list...
2005-09-20 hmurata* elmo-search.el (elmo-search-engine-alist): Define...
2005-09-17 hmurata* elmo.el (toplevel): `[' is redefined as the prefix...
2005-06-12 hmurata* wl.el (wl-init): Set `elmo-get-folder-function' as
2005-03-27 hmurata* modb.el (elmo-msgdb-match-condition): Rewrite with
2005-03-22 hmurata* modb.el (modb-generic): Added slot `mime-charset'.
2005-03-20 hmurata* wl-util.el (wl-parse-addresses): Define alias of
2005-03-13 hmurata(elmo-folder-synchronize): Ignore `mask' when
2005-03-11 hmurata* elmo-flag.el (elmo-folder-list-subfolders): Don't...
2005-03-07 yoichi* elmo.el (message-number-changed): Define new signal.
2005-03-05 hmurata* wl-summary.el (wl-summary-buffer-attach): Connect...
2005-02-27 teranisi* elmo.el (elmo-folder-synchronize): Sort the return...
2005-02-26 teranisi* modb-standard.el (elmo-msgdb-set-flag): Use
2005-02-24 hmurata* elmo.el (elmo-message-fetch-string): Disable multibyte.
2005-02-18 hmurata* WL-ELS (ELMO-MODULES): Added elmo-signal.
2005-02-16 yoichi* elmo.el (elmo-folder-encache): Abolish.
2005-02-12 hmurata* elmo.el (toplevel): Added autoload setting for `md5'.
2005-01-20 teranisi* mmimap.el (mmimap-make-mime-entity): Set children...
2005-01-13 hmurata* elmo.el (elmo-message-fetch-with-cache-process):...
2005-01-13 teranisi(elmo-message-fetch-string): Fixed argument.
2005-01-13 teranisi(elmo-message-fetch): Unset unread flag on server when
2005-01-11 hmurata* wl-draft.el (wl-draft-insert-get-message): Follow...
2005-01-07 hmurata* wl-util.el (wl-current-message-buffer): Follow the...
2004-12-25 hmurata* wl-summary.el (wl-summary-buffer-unsync-mark-number...
2004-12-21 yoichi* elmo.el (elmo-folder-update-threshold): Add nil to...
2004-11-23 yoichi* elmo.el (elmo-message-accessible-p): Message in dop...
2004-11-23 hmurata* wl-draft.el (wl-draft-do-fcc): No cache save.
2004-11-06 hmurata* wl-summary.el (wl-summary-buffer-event-handler):...
2004-10-12 hmurata* elmo.el (elmo-generic-folder-commit): Fixed parenthesis.
2004-10-11 hmurata* test-elmo-util.el (test-elmo-number-set-delete-1...
2004-10-10 teranisi* elmo.el (autoload): Added autoload setting for `elmo...
2004-10-03 teranisi* elmo.el (elmo-message-flags): Abolish optional argume...
2004-10-03 teranisi(elmo-folder-append-buffer): Fix docstring.
2004-09-29 teranisi* elmo.el (elmo-message-flags): Don't return `read'.
2004-09-29 teranisi* elmo.el (elmo-folder-append-buffer): Fix docstring.
2004-09-12 hmurata(elmo-strict-folder-diff): Use
2004-09-12 teranisi* modb.el (elmo-msgdb-flag-available-p): New generic...
2004-09-05 teranisi* elmo.el (elmo-make-folder): Remove text properties...
2004-08-31 teranisi* elmo.el (elmo-folder-count-flags): Changed return...
2004-07-12 yoichi* wl-action.el (wl-summary-exec): Print failure count.
2004-07-10 yoichi* elmo.el (elmo-message-fetch-threshold): Add nil to...
2004-06-13 hmurata* elmo.el (elmo-folder-synchronize): Add 5th optional...
2004-05-22 hmurata* wl-draft.el (wl-draft-reply): Use set-buffer-multibyt...
2004-04-23 hmurata* elmo.el (elmo-message-flags): Add optional argument...
2004-04-18 hmurataFix typo (falgs => flags).
2004-04-18 hmurata* elmo.el (elmo-folder): Add new slot `flag-table'.
2004-04-16 hmurata(elmo-folder-list-messages): Merge lists only if both
2004-04-16 hmurata2004-04-16 YAMASHITA Junji <ysjj@unixuser.org>
2004-04-10 yoichi(elmo-folder-append-buffer): change name of argument...
2004-04-10 yoichi* elmo.el (elmo-folder-append-buffer): Add note on...
2004-02-26 hmurata(elmo-folder-kill-messages): Don't use msgdb directly.
2004-02-25 hmurata* elmo.el (elmo-folder-kill-messages): Fix to update...
2004-02-20 teranisiFixed last change.
2004-02-20 teranisi* elmo.el (elmo-message-match-condition): Use elmo...
2004-02-17 yoichi* elmo.el (elmo-folder-synchronize): Fix description...
2004-02-16 teranisi* elmo.el (elmo-message-fetch-bodystructure): New method.
2004-02-13 teranisi* elmo.el (elmo-message-fetch-with-cache-process):...
2004-02-09 teranisi* wl-e21.el (wl-highlight-folder-current-line): Use
2004-02-09 teranisi* wl.el (wl-init): Setup faces accoding to wl-summary...
2004-01-11 hmurata* wl-summary.el (wl-summary-mark-as-read-all): Follow...
2003-12-06 hmurata* elmo.el (elmo-folder-set-info-max-by-numdb): Don...
2003-11-07 teranisi* elmo.el (toplevel): Added autoload setting for elmo...
2003-11-07 teranisi* elmo.el (toplevel): Remove setting of autoloding for
2003-11-06 teranisi* elmo-vars.el (elmo-init-hook): New user option.
2003-11-03 hmurata* elmo.el (elmo-folder-unflag-important): Call
2003-10-15 teranisi* wl.el (wl-check-environment): Don't check wl-draft...
2003-09-27 hmurata* elmo.el (elmo-folder-list-messages): Append killed...
2003-09-27 hmurata* wl-summary.el (wl-summary-sync-update): Don't call
2003-09-26 hmurata* elmo.el (elmo-folder-kill-messages-before): Abolish.
2003-09-24 hmurata* elmo.el (elmo-message-entity-number,
2003-09-24 teranisi* elmo.el (toplevel): Changed definition orders.
2003-09-23 hmurata* modb.el (elmo-msgdb-search): New API .
2003-09-23 hmurata* wl-summary.el (wl-summary-set-message-modified):...
2003-09-22 teranisi* wl-summary.el (wl-summary-detect-mark-position): Use
2003-09-22 teranisi* elmo.el (elmo-message-field): Use elmo-message-entity...
2003-09-21 teranisi* wl-summary.el (wl-summary-detect-mark-position):...
2003-09-19 hmurata* wl-score.el (wl-score-headers): Don't use
2003-09-19 teranisi* wl-summary.el (wl-summary-delete-all-msgs): Use
2003-09-18 teranisi* wl-vars.el (wl-folder-sync-range-alist): Set default...
2003-09-17 hmurata* modb.el (elmo-msgdb-length): Define.
2003-09-15 hmurata* modb.el: New file.
2003-09-15 hmurata* elmo.el (elmo-generic-folder-commit): Don't load...
2003-09-14 hmurata* wl-draft.el (wl-draft-previous-history-element):...
2003-09-14 hmurata* elmo-msgdb.el: Rewrite with luna.
2003-09-13 hmurata* wl-folder.el (wl-folder-count-incorporates): Don...
2003-09-10 hmurata* elmo.el (elmo-message-flags): Use `elmo-msgdb-flags...
next