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