elisp/wanderlust.git
2010-01-04 kaoru* elmo.el (elmo-crosspost-message-alist-save): Don...
2010-01-02 kaoru* elmo-dop.el (elmo-dop-spool-folder): Suppress warning...
2010-01-02 kaoru* wl-draft.el (wl-draft-default-headers): Suppress...
2010-01-02 kaoru* wl-folder.el (wl-folder-get-entity-from-buffer):...
2010-01-02 kaoru* pldap.el (ldap/ldif-safe-string-p): macro to function.
2010-01-02 kaoru* wl-address.el (wl-address-header-extract-address)
2010-01-02 kaoru* wl-expire.el (wl-expire-make-sortable-date): Macro...
2010-01-02 kaoru* wl-thread.el (wl-thread-open, wl-thread-close): Use...
2010-01-02 kaoru* wl.el (wl-plugged-server-indent, wl-plugged-drawing)
2010-01-02 kaoru* elmo.el (elmo-folder-info-make-hashtb): Use `mapc...
2010-01-02 kaoru* elmo-imap4.el (elmo-imap4-parse-address-list)
2010-01-02 kaoru* wl-addrmgr.el(wl-addrmgr-mark-write): Use `string...
2010-01-02 kaoru* wl-address.el (wl-address-add-or-change): Use `point...
2010-01-01 kaoru* wl-util.el (wl-count-lines): Use `point-at-bol' inste...
2010-01-01 kaoru* wl-fldmgr.el (wl-fldmgr-make-indent): Change from...
2010-01-01 kaoru* wl.el (toplevel): Use `mapc' instead of `mapcar'...
2010-01-01 kaoru* wl.el (wl-plugged-server-indent): Change from macro...
2010-01-01 kaoru* wl-score.el (wl-score-put-alike): Explicit add `alike...
2010-01-01 kaoruRevert wl-score-put-alike.
2010-01-01 kaoru* wl-draft.el (wl-draft-config-body-goto-header)
2010-01-01 kaoru* wl-score.el (wl-score-get-alike, wl-score-put-alike...
2010-01-01 kaoru(wl-kill-buffers): Change from macro to function.
2010-01-01 kaoruFix last `wl-kill-buffers' change.
2010-01-01 kaoru* pldap.el (ldap-search-entries): Don't use `function...
2010-01-01 kaoru* wl-util.el (wl-collect-summary, wl-kill-buffers)...
2010-01-01 kaoruFix order (cosmetic fix).
2010-01-01 kaoruCosmetic fix.
2010-01-01 kaoru* wl-draft.el (wl-draft-generate-clone-buffer, wl-draft...
2010-01-01 kaoru* wl-score.el (wl-score-insert-help, wl-score-edit...
2010-01-01 kaoru* wl-draft.el (wl-draft-reply): Use `elmo-parse' instea...
2010-01-01 kaoru* wl-draft.el (wl-draft-send, wl-draft-do-fcc): Suppres...
2010-01-01 kaoru* wl-draft.el (wl-draft-add-in-reply-to, wl-draft-delet...
2010-01-01 kaoru* modb-standard.el (modb-standard-cleanup-stale-entitie...
2010-01-01 kaoru* test-elmo-util.el (test-elmo-delete-cr-1): New testcase.
2010-01-01 kaoru* wl.el (wl-plugged-change): Suppress compile warnings...
2010-01-01 kaoru* wl-util.el (wl-collect-summary): Use `eq' instead...
2010-01-01 kaoru* wl-action.el (wl-summary-auto-refile): Use `goto...
2010-01-01 kaoru* elmo-util.el (elmo-set-work-buf): Use `with-current...
2010-01-01 kaoru* wl-demo.el (wl-demo-copyright-notice): Add 2010.
2009-12-16 okazaki2009-12-16 Lloyd Zusman <ljz@asfast.com>
2009-08-20 okazaki2009-05-26 Vitaly Mayatskikh <v.mayatskih@gmail.com>
2009-08-01 kaoru* test-elmo-imap4.el: New file.
2009-08-01 kaoru(test-utf7-decode-string-alpha): New testcase.
2009-08-01 kaoru(test-utf7-decode-string-nihongo): Rename from `test...
2009-08-01 kaoru* utf7.el (utf7-get-u16char-converter): Revert BOM...
2009-08-01 kaoru(test-utf7-decode-string-plus): New testcase.
2009-08-01 kaoru* test-utf7.el (toplevel): Use `fboundp' instead of...
2009-07-31 kaoru* wl-summary.el (wl-summary-display-raw): Use `goto...
2009-07-26 kaoru2009-07-11 Taiki SUGAWARA <buzz.taiki@gmail.com>
2009-05-28 kaoru2009-05-26 Vitaly Mayatskikh <v.mayatskih@gmail.com>
2009-05-28 kaoruAdd wl-summary-display-raw.
2009-05-28 kaoru2009-05-26 Vitaly Mayatskikh <v.mayatskih@gmail.com>
2009-05-26 kaoru2009-05-26 Vitaly Mayatskikh <v.mayatskih@gmail.com>
2009-05-26 kaoru2009-05-26 Vitaly Mayatskikh <v.mayatskih@gmail.com>
2009-05-26 kaoru* Version number is increased to 2.15.7.
2009-05-26 kaoruVersion number is increased to 2.15.7.
2009-03-22 okazaki(elmo-spam-bsfilter-update-switch): Change default...
2009-03-16 okazakiUpdate.
2009-03-16 okazaki(wl-summary-get-prev-unread-folder): Use `with-current...
2009-03-15 okazaki(wl-summary-previous-message-number): New function.
2009-01-01 kaoru* wl-demo.el (wl-demo-copyright-notice): Add 2009.
2008-11-25 kaoru* INSTALL: Updated recommended version of FLIM.
2008-09-05 okada* wl-summary.el (wl-summary-buffer-folder-name)
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-06-30 okazaki2008-06-30 Tetsurou Okazaki <okazaki@be.to>
2008-04-22 kaoruFix comments.
2008-04-22 kaoru* ptexinfmt.el (texinfo-format-geq, texinfo-format...
2008-04-22 kaoruUpdate to version 2008-04-18.10 (Texinfo 4.12).
2008-03-30 okazakiUpdate.
2008-03-30 okazaki(wl-message-decrypt-pgp-nonmime): Upcase "pgp" in the...
2008-03-30 okazaki(elmo-imap4-send-command): Combine `process-send-string...
2008-03-07 kaoruwl-expire.el: Fix Comentary section.
2008-02-25 kaoru* wl-mime.el: Add (eval-when-compile (require 'mmbuffer)).
2008-02-20 kaoru* wl-template.el: Require elmo-util and wl-vars.
2008-02-20 kaoru* elmo-util.el (elmo-add-name-to-file, elmo-field-body...
2008-02-20 kaoru* elmo-vars.el (dynamic-link, dynamic-call): Use `defal...
2008-02-20 kaoruAdd (eval-when-compile (require 'static)).
2008-02-20 kaoru* wl-mime.el (wl-mime-display-header): Revert last...
2008-02-19 kaoru* wl-mime.el (wl-define-dummy-functions): Split `eval...
2008-02-19 kaoruAdd (eval-when-compile (require 'cl)).
2008-02-19 kaoruUse `insert-buffer-substring' instead of `insert-buffer'.
2008-02-19 kaoruAdd (eval-when-compile (require 'static)).
2008-02-19 kaoru* wl-util.el: Move (eval-when-compile (require 'static)).
2008-02-19 kaoru* mmimap.el: Remove (require 'static).
2008-02-19 kaoruFix comment.
2008-02-19 kaoru* Makefile (clean-elc): Remove *.elx for compile-strict.
2008-02-19 kaoru* wl-mime.el (wl-message-delete-current-part): Use...
2008-02-19 kaoruMove ';;; Code:' comment.
2008-02-19 kaoru* elmo-version.el (product-provide): Fix comment.
2008-02-19 kaoru* test-wl-util.el (test-wl-unique-id-by-user): New...
2008-02-19 kaoruAdd (eval-when-compile (require 'cl)).
2008-02-18 kaoru* slp.el: Add (eval-when-compile (require 'cl)).
2008-02-18 kaoruUse `string-to-number' instead of `string-to-int'.
2008-02-17 kaoruUpdated recommended version of APEL and FLIM.
2008-02-17 kaoruUse `string-to-number' instead of `string-to-int'.
2008-02-17 kaoru* wl-util.el (wl-match-string, wl-match-buffer)
2008-02-17 kaoru* wl-summary.el (wl-summary-buffer-folder-name)
2008-02-17 kaoru* wl-message.el (wl-message-buffer-cache-buffer-get)
next