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