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