Explicitly define method `elmo-folder-open-internal-p' for POP3 and
[elisp/wanderlust.git] / elmo / elmo-pop3.el
2010-10-24 dmausExplicitly define method `elmo-folder-open-internal...
2010-08-26 kaoru* elmo-pop3.el (elmo-pop3-read-response): Fix `response...
2010-01-05 kaoru* acap.el (acap-parse-response): Fix comment-out style...
2010-01-01 kaoru* elmo-util.el (elmo-set-work-buf): Use `with-current...
2008-07-06 kaoru* elmo-pop3.el (elmo-pop3-read-contents): Add `elmo...
2008-07-06 kaoru* elmo-pop3.el (elmo-pop3-read-contents): Fix double...
2008-07-06 kaoru2008-07-06 YAMASHITA Junji <ysiijj@gmail.com>
2008-02-18 kaoru* slp.el: Add (eval-when-compile (require 'cl)).
2008-02-17 kaoruUse `string-to-number' instead of `string-to-int'.
2007-04-24 yoichi* elmo-pop3.el (elmo-pop3-auth-apop): Use more strict...
2006-10-31 hmurata* wl-util.el (wl-simple-display-progress): New function.
2006-09-23 hmurata* elmo-map.el (elmo-location-map-setup): Change an...
2006-09-23 hmurata* elmo-pop3.el (toplevel): Require elmo-map.
2005-11-18 hmurata* modb-legacy.el (elmo-msgdb-append-entity): Execute...
2005-06-10 hmurata* elmo-util.el (elmo-collect-separators): New function.
2005-06-07 hmurata* elmo-util.el (elmo-token-valid-p): New function.
2005-06-05 hmurata* elmo-util.el (elmo-quoted-specials-list): New constant.
2004-08-09 teranisi(elmo-pop3-read-response): Refined the regexp for respo...
2004-08-08 teranisi(elmo-pop3-read-response): Treat return code.
2004-05-22 hmurata* wl-draft.el (wl-draft-reply): Use set-buffer-multibyt...
2004-04-03 okazaki* elmo-imap4.el (elmo-imap4-fetch-callback-1): Use...
2004-03-29 okazaki(elmo-pop3-read-contents): Replace an argument `buffer...
2004-03-27 okazaki(elmo-pop3-send-command): Combine `process-send-string...
2004-02-13 teranisi* elmo.el (elmo-message-fetch-with-cache-process):...
2003-09-22 teranisi* wl-summary.el (wl-summary-detect-mark-position): Use
2003-09-21 teranisi* wl-summary.el (wl-summary-detect-mark-position):...
2003-09-18 teranisi* wl-vars.el (wl-folder-sync-range-alist): Set default...
2003-09-13 hmurata* wl-folder.el (wl-folder-count-incorporates): Don...
2003-09-07 hmurata* elmo-pop3.el (elmo-pop3-sort-overview-by-original...
2003-09-05 hmurataMerged the change of elmo-mark branch at 2003-08-30.
2003-08-13 teranisi* elmo.el (elmo-folder-detach-messages): Don't load...
2003-07-24 teranisielmo-mark branch is merged.
2002-12-12 teranisiRevert last commit (I'm sorry it was my mistake).
2002-12-12 teranisiSynch up with main trunk.
2002-12-04 teranisi* wl-folder.el (wl-folder-sync-entity): Fixed problem...
2002-11-13 teranisi* wl-util.el (wl-biff-check-folder): Call elmo-pop3...
2002-11-10 yoichiFix "Operating...done" to follow the Emacs Lisp Coding...
2002-04-09 hmurata* elmo-net.el (elmo-folder-exists-p): If unplugged...
2002-04-03 hmurata* elmo.el (elmo-folder-creatable-p): Changed default...
2002-01-07 hmurata* elmo-net.el (elmo-folder-list-messages-plugged):...
2001-12-26 teranisi* NEWS, NEWS.ja: Added description about "$" mark.
2001-12-23 hmurata* elmo.el (elmo-generic-folder-append-messages): Make
2001-12-19 teranisi* wl-util.el (wl-biff-check-folders): Set `no-cache...
2001-12-12 teranisi* bbdb-wl.el (bbdb-wl-setup): Added autoload magic.
2001-12-11 kaoru* wl-acap.el (wl-acap-original-msgdb-directory): Rename...
2001-12-02 teranisiApplied patch from Tatsuya Kinoshita <tats@iris.ne...
2001-11-23 kaoruFixed conventional headers. Use --- Instead of --...
2001-11-08 hmurata* elmo-pop3.el (elmo-folder-delete-messages-plugged...
2001-11-05 teranisi* wl-summary.el (wl-summary-insert-summary): Renamed...
2001-10-02 teranisi* elmo-pop3.el (elmo-message-fetch-plugged): Fixed...
2001-09-11 teranisi* elmo-pop3.el (elmo-pop3-list-location): Sort location...
2001-08-29 teranisi* wl.el (wl): Changed position of `wl-check-environment'.
2001-08-20 teranisi2001-08-20 Tatsuya Kinoshita <tats@iris.ne.jp>
2001-06-20 teranisi* wl-summary.el (wl-summary-cursor-move): If return...
2001-06-18 teranisi* elmo-pop3.el (elmo-network-close-session): Removed...
2001-06-15 teranisiSynch up with elmo-lunafy.
2001-06-15 teranisi(elmo-network-initialize-session): Call elmo-pop3-lock.
2001-06-15 teranisi* elmo-pop3.el (elmo-pop3-debug): New variable.
2001-06-13 teranisi* elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
2001-06-11 teranisi* elmo2.el (elmo-move-msgs): Bind
2001-06-06 teranisiFixed last change.
2001-06-06 teranisi(elmo-pop3-process-filter): Show retrieve progress...
2001-06-06 teranisi(elmo-pop3-process-filter): Show retrieve progress.
2001-02-27 teranisi* elmo-vars.el (elmo-pop3-use-uidl): Moved from `elmo...
2001-02-20 okada* elmo-imap4.el (elmo-network-authenticate-session...
2001-02-19 okada2000-02-20 Kenichi OKADA <okada@opaopa.org>
2001-02-16 okadafix
2001-02-16 okada* elmo-pop3.el (elmo-network-authenticate-session)...
2001-02-12 teranisi* elmo2.el (elmo-prefetch-msg): Set `unread' argument...
2001-02-01 teranisiSync up with 2.4.1.
2001-01-18 teranisiSynch up with wl-2.4.1pre.
2000-12-15 ueno* elmo-net.el: Add autoload settings for `starttls...
2000-11-22 teranisiSynch with wl-2_4.
2000-11-21 okada * elmo-imap4.el (toplevel): Require 'ssl.
2000-11-20 okadarewrite elmo-imap4.el, elmo-pop3.el
2000-11-19 okada * elmo-imap4.el (toplevel): defun at compile time.
2000-11-19 okada * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo...
2000-11-19 okada* elmo-pop3.el (elmo-network-authenticate-session)...
2000-11-19 okada * elmo-pop3.el (elmo-network-authenticate-session...
2000-11-19 okadafix typo
2000-11-19 okadaindent
2000-11-19 okada* elmo-pop3.el (elmo-network-authenticate-session)...
2000-11-19 okada * elmo-pop3.el (elmo-network-authenticate-session...
2000-11-19 okada* elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
2000-11-19 okada* elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
2000-11-19 okadafix
2000-11-19 okadafix
2000-11-19 okadarewrite for new SASL API
2000-11-15 teranisiSynch with wl-2_4.
2000-10-31 kaoru* elmo-archive.el (toplevel): Added (C) to copyright...
2000-10-31 kaoru* elmo-cache.el (toplevel): Fixed multiple Author heade...
2000-10-31 teranisi* elmo-version.el (product-version-as-string): Defined...
2000-10-27 okadafix capability
2000-10-27 okada * elmo-imap4.el (elmo-network-initialize-session)...
2000-10-26 kaoruCheckdoc.
2000-10-20 teranisi* elmo-imap4.el (elmo-imap4-folder-exists-p): Removed...
2000-10-17 teranisiMerged beta branch.
2000-09-11 okazakiTrim trailing whitespaces.
2000-09-11 okazakiMerge from beta branch.
2000-04-28 teranisi* elmo-nntp.el (elmo-nntp-list-folders): Remove progres...
next