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