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