Changed codename to Venus-pre2.
[elisp/wanderlust.git] / utils / ChangeLog
index 4c307dd..5983303 100644 (file)
@@ -1,3 +1,65 @@
+2002-10-10  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
+
+       * bbdb-wl.el (bbdb-wl-get-addresses-1): Call
+       `bbdb-wl-canonicalize-full-name-function' after decoding full-name
+       string.
+       (bbdb-wl-get-addresses-2): Ditto.
+       
+2002-09-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: discard @documentdescription.  Support
+       @ifplaintext, @ifnotplaintext, @ifhtml.  Remove obsolete commands.
+       (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.
+
+2002-06-03  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
+
+       * bbdb-wl.el (bbdb-wl-canonicalize-spaces-and-dots): Remove
+       the preceding spaces.
+
+2002-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: discard @cartouche.  @anchor discard for Mule 2.3.
+       Support @., @:, @-.
+       (texinfo-format-inforef): New function.
+
+2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * bbdb-wl.el (bbdb-wl-canonicalize-full-name-function): New variable.
+       (bbdb-wl-canonicalize-spaces-and-dots): New function.
+       (bbdb-wl-get-addresses-1): Use bbdb-wl-canonicalize-full-name-function.
+       (bbdb-wl-get-addresses-2): Ditto.
+
+2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * im-wl.el: wl-draft-send-func -> wl-draft-send-function
+       in the example settings.
+
+2002-04-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * bbdb-wl.el (bbdb-wl-setup): Add `bbdb-offer-save' to
+       `wl-save-hook'.  Use `bbdb-initialize' instead of require
+       bbdb-autoloads.
+
+2002-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * bbdb-wl.el (bbdb-wl-get-addresses-2): Bind unbound local
+       variable.
+
+2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * bbdb-wl.el (bbdb-wl-get-addresses-1): New function.
+       (bbdb-wl-get-addresses-2): Ditto.
+       (bbdb-wl-get-addresses): Select bbdb-wl-get-addresses-1 or
+       bbdb-wl-get-addresses-2 according to the bbdb-version.
+       (bbdb-wl-address-headers-spec): New function.
+       (bbdb-wl-show-all-recipients): Use it.
+       (bbdb-wl-show-sender): Ditto.
+       (bbdb-wl-setup): Include defvars for bbdb-get-addresses-headers.
+
+2002-01-17  Kenichi OKADA  <okada@opaopa.org>
+
+       * im-wl.el (wl-draft-send-with-imput-async): Use `wl-message-id-function'.
+
 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * bbdb-wl.el (bbdb-wl-ignore-folder-regexp): New variable.