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