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