Update.
[elisp/wanderlust.git] / utils / ChangeLog
1 2002-09-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * ptexinfmt.el: discard @documentdescription.  Support
4         @ifplaintext, @ifnotplaintext, @ifhtml.
5         (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.
6
7 2002-06-03  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
8
9         * bbdb-wl.el (bbdb-wl-canonicalize-spaces-and-dots): Remove
10         the preceding spaces.
11
12 2002-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
13
14         * ptexinfmt.el: discard @cartouche.  @anchor discard for Mule 2.3.
15         Support @., @:, @-.
16         (texinfo-format-inforef): New function.
17
18 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
19
20         * bbdb-wl.el (bbdb-wl-canonicalize-full-name-function): New variable.
21         (bbdb-wl-canonicalize-spaces-and-dots): New function.
22         (bbdb-wl-get-addresses-1): Use bbdb-wl-canonicalize-full-name-function.
23         (bbdb-wl-get-addresses-2): Ditto.
24
25 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
26
27         * im-wl.el: wl-draft-send-func -> wl-draft-send-function
28         in the example settings.
29
30 2002-04-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
31
32         * bbdb-wl.el (bbdb-wl-setup): Add `bbdb-offer-save' to
33         `wl-save-hook'.  Use `bbdb-initialize' instead of require
34         bbdb-autoloads.
35
36 2002-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
37
38         * bbdb-wl.el (bbdb-wl-get-addresses-2): Bind unbound local
39         variable.
40
41 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
42
43         * bbdb-wl.el (bbdb-wl-get-addresses-1): New function.
44         (bbdb-wl-get-addresses-2): Ditto.
45         (bbdb-wl-get-addresses): Select bbdb-wl-get-addresses-1 or
46         bbdb-wl-get-addresses-2 according to the bbdb-version.
47         (bbdb-wl-address-headers-spec): New function.
48         (bbdb-wl-show-all-recipients): Use it.
49         (bbdb-wl-show-sender): Ditto.
50         (bbdb-wl-setup): Include defvars for bbdb-get-addresses-headers.
51
52 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
53
54         * im-wl.el (wl-draft-send-with-imput-async): Use `wl-message-id-function'.
55
56 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
57
58         * bbdb-wl.el (bbdb-wl-ignore-folder-regexp): New variable.
59         (bbdb-wl-get-update-record): Changed to check
60         `bbdb-wl-ignore-folder-regexp'.
61
62 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
63
64         * wl-mailto.el (wl-mailto-url-at-point): defun at compile time.
65
66 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
67
68         * bbdb-wl.el (bbdb-wl-setup): Added autoload magic.
69
70 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
71
72         * bbdb-wl.el (bbdb-wl-setup): require bbdb-autoloads if exists.
73         Use `load' instead of `require' bbdb-autoloads for BBDB 2.20.
74
75 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
76
77         * bbdb-wl.el (bbdb-wl-get-petname): Fixed docstring.
78         (bbdb-wl-from-func): Ditto.
79
80 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
81
82         * bbdb-wl.el (bbdb-wl-extract-field-value-internal): Enclose the
83         function definition with `eval-and-compile'.
84         (bbdb-wl-pop-up-bbdb-buffer): Use `bbdb-display-layout' and
85         `bbdb-pop-up-display-layout' instead of the macro
86         `bbdb-pop-up-elided-display' for the development version of BBDB.
87         (bbdb-get-addresses-headers): Define it before it is referred to.
88
89 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
90
91         * bbdb-wl.el (bbdb-wl-exit): Use `bbdb-offer-save' instead of
92         `bbdb-save-db'.
93