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