Update to version 2001-01-12.11.
[elisp/wanderlust.git] / ChangeLog
1 2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
4         And permit `WL-CFG.el' override for committer.
5
6         * WL-MK (toplevel): `file-executable-p' check use `if' instead of
7         `or'.
8
9 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
10
11         * WL-ELS: Remove sasl.
12         * WL-CFG: Ditto.
13
14 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
15
16         * WL-MK: Remove sasl.
17
18 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
19
20         * utils/sasl: Remove.
21
22 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
23
24         * utils/sasl/sasl.el: sync up to flim-1_14.
25         * utils/sasl/sasl-cram.el: New file.
26         * utils/sasl/sasl-digest.el: New file.
27         * utils/sasl/digest-md5.el: Delete.
28
29 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
30
31         * 2.4.0 - "Rio"
32
33 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
34
35         * WL-MK: Require "backquote" before dealing with the custom issue.
36
37 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
38
39         * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
40         direntry generate probrem.
41         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
42
43         * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
44         * utils/rfc2368.el (toplevel): Ditto.
45
46 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
47
48         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
49         Renamed from `ptexinfmt-disable-broken-notice'.
50
51 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
52
53         * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
54         detection fixed.
55
56 2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
57
58         * Makefile (mostlyclean-dvi, clean-dvi): New target.
59         (mostlyclean, distclean, maintainer-clean): New target.
60         (clean): Use mostlyclean target.
61
62         * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
63         imported.
64
65 2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
66
67         * Makefile (clean-info, mostlyclean-info): New target.
68         (clean-elc): Added `wl/*~'.
69
70 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
71
72         * INSTALL (Installation): Add notify for tm-8 with old APEL user.
73         * INSTALL.ja: Ditto.
74
75         * etc/VERSION: New file.
76
77 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
78
79         * WL-MK (config-wl-package-subr): Changed message.
80
81         * WL-ELS: Abolished FLIM 1.12 support.
82         Notify tm-8 requires APEL 10.2 or later.
83
84 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
85
86         * etc/icons/wl-logo.xbm: Removed.
87
88         * etc/icons/wl-logo.xpm: Ditto.
89
90         * etc/icons/wl-stable-logo.xbm: New file.
91
92         * etc/icons/wl-stable-logo.xpm: Ditto.
93
94         * etc/icons/wl-beta-logo.xbm: Ditto.
95
96         * etc/icons/wl-beta-logo.xpm: Ditto.
97
98 2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
99
100         * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
101         instead of `require' for it.
102
103 2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
104
105         * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
106         function if bytecomp doesn't have it; warn if "new custom" isn't
107         detected; don't require `backquote' because it's always autoloaded.
108
109 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
110
111         * WL-ELS (WL-MODULES): Added `wl-version'.
112         (ELMO-MODULES): Added `elmo-version'.
113
114 2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
115
116         * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
117         needed to byte-compile with Emacs 21.  FIXME!
118
119 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
120
121         * Makefile (PIXMAPDIR): New variable.
122         (elc, install-elc, uninstall-elc, package, install-package): Use
123         it.
124
125         * WL-MK (config-wl-pixmap-dir): New function.
126         (config-wl-package, config-wl-package-xmas): Use it.
127         (install-wl-icons): New function.
128         (install-wl-package, install-wl-package-xmas): Use it.
129         (uninstall-wl-package): Uninstall icons as well.
130
131 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
132
133         * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
134         broken-facility probrem when use multitable unsupported
135         texinfmt.el.
136
137 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
138
139         * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
140         'meadow) instead of `texinfmt-version'.
141
142 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
143
144         * utils/ptexinfmt.el (texinfo-format-printindex): Add
145         broken-facility check, for Mule for Windows.
146         (texinfo-format-printindex): New function.
147
148 2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
149
150         * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
151
152 2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
153
154         * utils/ptexinfmt.el (texinfo-multitable-widths): Add
155         broken-facility check.
156         (texinfo-multitable-item): Use it, when broken-facility check.
157
158 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
159
160         * doc/wl.texi, doc/wl-ja.texi: Replace
161         `wl-highlight-group-folder-by-numbers' with
162         `wl-highlight-folder-by-numbers';
163         add description about `wl-highlight-folder-by-numbers';
164         update for Emacs 21.
165
166         * WL-ELS (WL-MODULES): Add `wl-e21'.
167
168 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
169
170         * utils/ptexinfmt.el (texinfo-multitable-widths,
171         texinfo-multitable-item): Apply char-width probrem fix patch
172         (by KOIE Hidetaka <koie@skipjack.koie.org>).
173         Newsgroups: fj.editor.emacs
174         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
175
176         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
177         variable.
178
179 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
180
181         * doc/TODO.ja: Updated.
182
183 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
184
185         * WL-ELS (ELMO-MODULES): Added elmo-net.
186
187 2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
188
189         * utils/ptexinfmt.el: Disable broken check notice.
190
191         * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
192
193 2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
194
195         * utils/ptexinfmt.el: Support @multitable.
196         (texinfo-multitable, texinfo-end-multitable,
197         texinfo-multitable-widths, texinfo-multitable-extract-row,
198         texinfo-multitable-item): New function.
199
200 2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
201
202         * utils/ptexinfmt.el: Use fmakunbound, when broken-function
203         replace.
204
205 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
206
207         * WL-ELS: Deleted time-stamp line.
208
209 2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
210
211         * utils/ptexinfmt.el: Support @image. Fix broken @uref.
212         (texinfo-format-image): New function.
213         (texinfo-format-uref): Fixed 2times parse probrem.
214
215 2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
216
217         * WL-MK (wl-texinfo-format-file): require ptexinfmt.
218         * utils/ptexinfmt.el: provide feature.
219         (documentlanguage, documentencoding): Fixed probrem.
220
221 2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
222
223         * utils/ptexinfmt.el: New file.
224
225 2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
226
227         * README: Remove CVS keyword.
228         * README.ja: Ditto.
229         * INSTALL: Ditto.
230         * INSTALL.ja: Ditto.
231         * doc/wl.texi: Ditto.
232         * doc/wl-ja.texi: Ditto.
233
234 2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
235
236         * README: CVS keyword instaed of time-stamp.
237         * README.ja: Ditto.
238         * INSTALL: Ditto.
239         * INSTALL.ja: Ditto.
240         * doc/wl.texi: Ditto.
241         * doc/wl-ja.texi: Ditto.
242
243 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
244
245         * WL-ELS (ELMO-MODULES): Added `pldap'.
246
247 2000-06-12  Yasushi ABE <yasushi@stbbs.net>
248
249         * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
250         multibyte-buffer.
251
252 2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
253
254         * etc/icons/wl-logo.xpm: Reduced color.
255
256 \f
257 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
258
259         * 1.1.1 - "Purple Rain"
260
261 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
262
263         * NEWS.ja: Added description about progress gauge.
264         * NEWS: Ditto.
265
266 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
267
268         * NEWS.ja: Added description about CVS.
269         * NEWS: Ditto.
270
271 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
272
273         * README.ja (CVS): New section.
274         * README (CVS): Ditto.
275
276 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
277
278         * wl/ChangeLog: New file.
279         * elmo/ChangeLog: New file.
280         * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja.
281         * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta.
282         * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja.
283         * etc/ChangeLog.3: Renamed from ChangeLog.
284         * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja.
285
286         * WL-MK (WLDIR): Changed to "./wl".
287         (ICONDIR): New variable.
288         (config-wl-package-subr): set wl-icon-dir as ICONDIR.
289         (compile-wl-package-xmas): refer WLDIR.
290
291         * README.ja: Renamed from 00README.ja.
292         * README: Renamed from 00README.
293
294         * wl: New directory.
295         All wl-related files are moved to this directory.
296