* wl-acap.el (toplevel): Added checking for UTF-2000.
[elisp/wanderlust.git] / ChangeLog
1 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * WL-MK (test-wl): Renamed from check-wl.
4         (check-wl): New function.
5
6         * Makefile (check): Don't use `-q -no-site-file'.
7         (BATCHFLAG): New variable.
8         (check): Use it.
9         (test): New rule.
10
11 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
12
13         * WL-ELS (WL-MODULES): Added wl-acap.
14
15 2001-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
16
17         * WL-MK: Byte-optimize the function `char-after' for old Emacsen.
18
19 2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
20
21         * Makefile (check): New rule
22         * WL-MK (check-wl): New function.
23         * tests: New directory.
24         * tests/ChangeLog: New file.
25
26         * utils/ChangeLog: New file.
27
28 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
29
30         * WL-ELS (ELMO-MODULES): Added `acap' and `slp'.
31
32 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
33
34         * WL-CFG: Removed nemacs setting example.
35
36         * WL-MK (config-wl-package-subr): Ignore nemacs.
37
38         * WL-ELS: Ignore tm and nemacs.
39         (WL-MODULES): Added wl-addrmgr.
40
41 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
42
43         * WL-MK (config-wl-package-subr): Check smtp.el version.
44
45 2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
46
47         * WL-MK (wl-detect-info-directory): Call `info-initialize' for
48         Emacs21.
49
50 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
51
52         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use function
53         `wl-summary-buffer-folder-name' instead of same name variable.
54
55 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
56
57         * utils/bbdb-wl.el (bbdb-wl-folder-regexp): New variable.
58         (bbdb-wl-get-update-record): Use `bbdb-wl-folder-regexp'.
59
60 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
61
62         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
63         `with-current-buffer'.
64
65 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
66
67         * WL-ELS (ELMO-MODULES): Removed shimbun related modules;
68         Add elmo-shimbun only if shimbun is installed.
69
70 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
71
72         * WL-ELS (ELMO-MODULES): Added sb-tcup.
73
74 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
75
76         * utils/bbdb-wl.el: Applied patch from
77         Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
78         (X-Mail-Count: 07190, 07195 in the ML);
79         Added workaround for older version of bbdb.
80
81         * WL-ELS (ELMO-MODULES): Added shimbun related modules.
82
83 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
84
85         * WL-ELS (ELMO-MODULES): Added elmo-mark.
86
87 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
88
89         * etc/icons/nmz.xpm: New file.
90
91         * WL-ELS (ELMO-MODULES): Added elmo-nmz.
92
93 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
94
95         * WL-ELS (ELMO-MODULES): Changed order.
96         Added mmimap, elmo, elmo-mime.
97         Removed mmelmo-imap4, mmelmo.
98
99 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
100
101         * 2.4.1 - "Stand By Me"
102
103 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
104
105         * utils/bbdb-wl.el (toplevel): Require 'bbdb at toplevel.
106         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
107
108 2001-01-23  YAMASHITA Junji <ysjj@unixuser.org>
109
110         * utils/bbdb-wl.el (toplevel): commented out dummy function.
111         (bbdb-wl-extract-field-value-internal): Renamed from
112         `bbdb-extract-field-value-internal'.
113         (toplevel): Fixed load order of bbdb-hooks.el for recent bbdb.
114
115 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
116
117         * utils/bbdb-wl.el (bbdb-wl-get-petname): New function.
118
119 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
120
121         * samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file.
122         (Pointed out by Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>)
123
124         * samples/ja/dot.wl (wl-template-alist): Ditto.
125
126 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
127
128         * utils/ptexinfmt.el: Support @letterpaper and @afivepaper.
129
130 2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
131
132         * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
133         And permit `WL-CFG.el' override for committer.
134
135         * WL-MK (toplevel): `file-executable-p' check use `if' instead of
136         `or'.
137
138 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
139
140         * WL-ELS: Remove sasl.
141         * WL-CFG: Ditto.
142
143 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
144
145         * WL-MK: Remove sasl.
146
147 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
148
149         * utils/sasl: Remove.
150
151 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
152
153         * utils/sasl/sasl.el: sync up to flim-1_14.
154         * utils/sasl/sasl-cram.el: New file.
155         * utils/sasl/sasl-digest.el: New file.
156         * utils/sasl/digest-md5.el: Delete.
157
158 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
159
160         * 2.4.0 - "Rio"
161
162 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
163
164         * WL-MK: Require "backquote" before dealing with the custom issue.
165
166 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
167
168         * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
169         direntry generate probrem.
170         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
171
172         * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
173         * utils/rfc2368.el (toplevel): Ditto.
174
175 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
176
177         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
178         Renamed from `ptexinfmt-disable-broken-notice'.
179
180 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
181
182         * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
183         detection fixed.
184
185 2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
186
187         * Makefile (mostlyclean-dvi, clean-dvi): New target.
188         (mostlyclean, distclean, maintainer-clean): New target.
189         (clean): Use mostlyclean target.
190
191         * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
192         imported.
193
194 2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
195
196         * Makefile (clean-info, mostlyclean-info): New target.
197         (clean-elc): Added `wl/*~'.
198
199 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
200
201         * INSTALL (Installation): Add notify for tm-8 with old APEL user.
202         * INSTALL.ja: Ditto.
203
204         * etc/VERSION: New file.
205
206 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
207
208         * WL-MK (config-wl-package-subr): Changed message.
209
210         * WL-ELS: Abolished FLIM 1.12 support.
211         Notify tm-8 requires APEL 10.2 or later.
212
213 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
214
215         * etc/icons/wl-logo.xbm: Removed.
216
217         * etc/icons/wl-logo.xpm: Ditto.
218
219         * etc/icons/wl-stable-logo.xbm: New file.
220
221         * etc/icons/wl-stable-logo.xpm: Ditto.
222
223         * etc/icons/wl-beta-logo.xbm: Ditto.
224
225         * etc/icons/wl-beta-logo.xpm: Ditto.
226
227 2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
228
229         * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
230         instead of `require' for it.
231
232 2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
233
234         * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
235         function if bytecomp doesn't have it; warn if "new custom" isn't
236         detected; don't require `backquote' because it's always autoloaded.
237
238 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
239
240         * WL-ELS (WL-MODULES): Added `wl-version'.
241         (ELMO-MODULES): Added `elmo-version'.
242
243 2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
244
245         * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
246         needed to byte-compile with Emacs 21.  FIXME!
247
248 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
249
250         * Makefile (PIXMAPDIR): New variable.
251         (elc, install-elc, uninstall-elc, package, install-package): Use
252         it.
253
254         * WL-MK (config-wl-pixmap-dir): New function.
255         (config-wl-package, config-wl-package-xmas): Use it.
256         (install-wl-icons): New function.
257         (install-wl-package, install-wl-package-xmas): Use it.
258         (uninstall-wl-package): Uninstall icons as well.
259
260 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
261
262         * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
263         broken-facility probrem when use multitable unsupported
264         texinfmt.el.
265
266 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
267
268         * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
269         'meadow) instead of `texinfmt-version'.
270
271 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
272
273         * utils/ptexinfmt.el (texinfo-format-printindex): Add
274         broken-facility check, for Mule for Windows.
275         (texinfo-format-printindex): New function.
276
277 2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
278
279         * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
280
281 2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
282
283         * utils/ptexinfmt.el (texinfo-multitable-widths): Add
284         broken-facility check.
285         (texinfo-multitable-item): Use it, when broken-facility check.
286
287 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
288
289         * doc/wl.texi, doc/wl-ja.texi: Replace
290         `wl-highlight-group-folder-by-numbers' with
291         `wl-highlight-folder-by-numbers';
292         add description about `wl-highlight-folder-by-numbers';
293         update for Emacs 21.
294
295         * WL-ELS (WL-MODULES): Add `wl-e21'.
296
297 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
298
299         * utils/ptexinfmt.el (texinfo-multitable-widths,
300         texinfo-multitable-item): Apply char-width probrem fix patch
301         (by KOIE Hidetaka <koie@skipjack.koie.org>).
302         Newsgroups: fj.editor.emacs
303         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
304
305         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
306         variable.
307
308 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
309
310         * doc/TODO.ja: Updated.
311
312 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
313
314         * WL-ELS (ELMO-MODULES): Added elmo-net.
315
316 2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
317
318         * utils/ptexinfmt.el: Disable broken check notice.
319
320         * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
321
322 2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
323
324         * utils/ptexinfmt.el: Support @multitable.
325         (texinfo-multitable, texinfo-end-multitable,
326         texinfo-multitable-widths, texinfo-multitable-extract-row,
327         texinfo-multitable-item): New function.
328
329 2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
330
331         * utils/ptexinfmt.el: Use fmakunbound, when broken-function
332         replace.
333
334 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
335
336         * WL-ELS: Deleted time-stamp line.
337
338 2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
339
340         * utils/ptexinfmt.el: Support @image. Fix broken @uref.
341         (texinfo-format-image): New function.
342         (texinfo-format-uref): Fixed 2times parse probrem.
343
344 2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
345
346         * WL-MK (wl-texinfo-format-file): require ptexinfmt.
347         * utils/ptexinfmt.el: provide feature.
348         (documentlanguage, documentencoding): Fixed probrem.
349
350 2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
351
352         * utils/ptexinfmt.el: New file.
353
354 2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
355
356         * README: Remove CVS keyword.
357         * README.ja: Ditto.
358         * INSTALL: Ditto.
359         * INSTALL.ja: Ditto.
360         * doc/wl.texi: Ditto.
361         * doc/wl-ja.texi: Ditto.
362
363 2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
364
365         * README: CVS keyword instaed of time-stamp.
366         * README.ja: Ditto.
367         * INSTALL: Ditto.
368         * INSTALL.ja: Ditto.
369         * doc/wl.texi: Ditto.
370         * doc/wl-ja.texi: Ditto.
371
372 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
373
374         * WL-ELS (ELMO-MODULES): Added `pldap'.
375
376 2000-06-12  Yasushi ABE <yasushi@stbbs.net>
377
378         * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
379         multibyte-buffer.
380
381 2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
382
383         * etc/icons/wl-logo.xpm: Reduced color.
384
385 \f
386 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
387
388         * 1.1.1 - "Purple Rain"
389
390 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
391
392         * NEWS.ja: Added description about progress gauge.
393         * NEWS: Ditto.
394
395 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
396
397         * NEWS.ja: Added description about CVS.
398         * NEWS: Ditto.
399
400 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
401
402         * README.ja (CVS): New section.
403         * README (CVS): Ditto.
404
405 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
406
407         * wl/ChangeLog: New file.
408         * elmo/ChangeLog: New file.
409         * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja.
410         * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta.
411         * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja.
412         * etc/ChangeLog.3: Renamed from ChangeLog.
413         * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja.
414
415         * WL-MK (WLDIR): Changed to "./wl".
416         (ICONDIR): New variable.
417         (config-wl-package-subr): set wl-icon-dir as ICONDIR.
418         (compile-wl-package-xmas): refer WLDIR.
419
420         * README.ja: Renamed from 00README.ja.
421         * README: Renamed from 00README.
422
423         * wl: New directory.
424         All wl-related files are moved to this directory.
425