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