* wl-util.el (wl-read-search-condition-internal): Protect
[elisp/wanderlust.git] / utils / ChangeLog
1 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * rfc2368.el (rfc2368-unhexify-string): Rewrite (%0D%0A -> \n).
4         (rfc2368-parse-mailto-url): Remove newline.
5
6 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * rfc2368.el (rfc2368-unhexify-string): Treat `A' - `F' and not
9         use `{2}' for compatibility with emacs20.7.
10
11 2004-08-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
12
13         * ptexinfmt.el (slanted): Rename @s to @slanted.
14
15 2004-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
16
17         * ptexinfmt.el: Support @s.
18
19 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * bbdb-wl.el (bbdb-wl-get-addresses-1): Use set-buffer-multibyte
22         instead of elmo-set-buffer-multibyte.
23         (bbdb-wl-get-addresses-2): Ditto.
24         (bbdb-wl-update-records): Ditto.
25         (bbdb-extract-field-value): Ditto.
26
27 2004-05-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
28
29         * rfc2368.el: Sync with cvs version of emacs.
30         (rfc2368-unhexify-string): Don't use replace-regexp-in-string.
31         (rfc2368-parse-mailto-url): Unhexify prequery, change concat order.
32
33 2004-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
34
35         * ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
36         @url is now a synonym for @uref.
37
38 2004-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
39
40         * ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, and
41         @registeredsymbol.
42
43 2004-01-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
44
45         * ssl.el (toplevel): Don't include cl at run time.
46         (ref. Emacs Lisp Coding Conventions section in elisp-info)
47
48 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
49
50         * im-wl.el (wl-draft-send-with-imput-async): Follow the changes
51         in draft (Not tested).
52
53 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
54
55         * wl-addrbook.el (wl-summary-addrbook-from): Use
56         elmo-message-entity-field.
57
58 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
59
60         * ptexinfmt.el: @verb, @tie, @/ support.
61         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
62         Use `ptexinfmt-disable-broken-notice-flag' instead.
63
64 2002-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
65
66         * ptexinfmt.el: Modify it not to use APEL functions.
67
68 2002-10-10  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
69
70         * bbdb-wl.el (bbdb-wl-get-addresses-1): Call
71         `bbdb-wl-canonicalize-full-name-function' after decoding full-name
72         string.
73         (bbdb-wl-get-addresses-2): Ditto.
74
75 2002-09-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
76
77         * ptexinfmt.el: discard @documentdescription.  Support
78         @ifplaintext, @ifnotplaintext, @ifhtml.  Remove obsolete commands.
79         (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.
80
81 2002-06-03  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
82
83         * bbdb-wl.el (bbdb-wl-canonicalize-spaces-and-dots): Remove
84         the preceding spaces.
85
86 2002-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
87
88         * ptexinfmt.el: discard @cartouche.  @anchor discard for Mule 2.3.
89         Support @., @:, @-.
90         (texinfo-format-inforef): New function.
91
92 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
93
94         * bbdb-wl.el (bbdb-wl-canonicalize-full-name-function): New variable.
95         (bbdb-wl-canonicalize-spaces-and-dots): New function.
96         (bbdb-wl-get-addresses-1): Use bbdb-wl-canonicalize-full-name-function.
97         (bbdb-wl-get-addresses-2): Ditto.
98
99 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
100
101         * im-wl.el: wl-draft-send-func -> wl-draft-send-function
102         in the example settings.
103
104 2002-04-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
105
106         * bbdb-wl.el (bbdb-wl-setup): Add `bbdb-offer-save' to
107         `wl-save-hook'.  Use `bbdb-initialize' instead of require
108         bbdb-autoloads.
109
110 2002-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
111
112         * bbdb-wl.el (bbdb-wl-get-addresses-2): Bind unbound local
113         variable.
114
115 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
116
117         * bbdb-wl.el (bbdb-wl-get-addresses-1): New function.
118         (bbdb-wl-get-addresses-2): Ditto.
119         (bbdb-wl-get-addresses): Select bbdb-wl-get-addresses-1 or
120         bbdb-wl-get-addresses-2 according to the bbdb-version.
121         (bbdb-wl-address-headers-spec): New function.
122         (bbdb-wl-show-all-recipients): Use it.
123         (bbdb-wl-show-sender): Ditto.
124         (bbdb-wl-setup): Include defvars for bbdb-get-addresses-headers.
125
126 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
127
128         * im-wl.el (wl-draft-send-with-imput-async): Use `wl-message-id-function'.
129
130 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
131
132         * bbdb-wl.el (bbdb-wl-ignore-folder-regexp): New variable.
133         (bbdb-wl-get-update-record): Changed to check
134         `bbdb-wl-ignore-folder-regexp'.
135
136 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
137
138         * wl-mailto.el (wl-mailto-url-at-point): defun at compile time.
139
140 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
141
142         * bbdb-wl.el (bbdb-wl-setup): Added autoload magic.
143
144 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
145
146         * bbdb-wl.el (bbdb-wl-setup): require bbdb-autoloads if exists.
147         Use `load' instead of `require' bbdb-autoloads for BBDB 2.20.
148
149 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
150
151         * bbdb-wl.el (bbdb-wl-get-petname): Fixed docstring.
152         (bbdb-wl-from-func): Ditto.
153
154 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * bbdb-wl.el (bbdb-wl-extract-field-value-internal): Enclose the
157         function definition with `eval-and-compile'.
158         (bbdb-wl-pop-up-bbdb-buffer): Use `bbdb-display-layout' and
159         `bbdb-pop-up-display-layout' instead of the macro
160         `bbdb-pop-up-elided-display' for the development version of BBDB.
161         (bbdb-get-addresses-headers): Define it before it is referred to.
162
163 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
164
165         * bbdb-wl.el (bbdb-wl-exit): Use `bbdb-offer-save' instead of
166         `bbdb-save-db'.
167