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