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