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