Update.
[elisp/wanderlust.git] / ChangeLog
1 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2
3         * WL-MK (make-wl-news): Replace "^(" by "\\\\(" to avoid font-lock
4         confusion.
5
6 2003-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7
8         * WL-MK (test-wl): Added `make-wl-news'.
9         (check-wl): Added (provide 'wl-news) before load wl-news.el.in.
10
11 2003-01-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
12
13         * WL-MK (wl-info-lang): Skip "ja" for non-mule.
14         (wl-news-lang): Ditto.
15
16 2002-12-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
17
18         * WL-MK (test-wl, check-wl): Load wl-news.el.in.
19
20 2002-12-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
21
22         * INSTALL, INSTALL.ja: Updated recommended version of FLIM to 1.14.5.
23
24 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
25
26         * WL-MK (make-wl-news): Don't add wl-news-lang setting into
27         wl-news.el here.
28
29 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
30
31         * WL-MK (make-wl-news): Fix coding system.
32
33 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
34
35         * WL-MK (wl-news-parse-news-subr): Decide
36         coding-system.
37
38 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
39
40         * WL-MK (wl-news-lang): New variable.
41         (wl-news-news-file): Merge `wl-news-news-file'
42         and `wl-news-news-file-ja'.
43         (wl-news-search-regexp): New variable.
44         (wl-news-news-file): New function.
45         (wl-news-parse-news): Merge `wl-news-parse-news'
46         and `wl-news-parse-news-ja'.
47         (wl-news-parse-news-subr): New function.
48
49 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
50
51         * WL-CFG (wl-news-lang): New variable.
52
53 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
54
55         * WL-MK (make-wl-news): New function.
56         (wl-news-parse-news): New function.
57         (wl-news-parse-news-ja): New function.
58         (compile-wl-package): Do `make-wl-news'.
59         (wl-news-news-file): New variable.
60         (wl-news-news-file-ja): New variable.
61         (wl-news-filename: New variable.
62
63 2002-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
64
65         * 2.10.0 - "Venus"
66
67 2002-11-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
68
69         * INSTALL, INSTALL.ja: Update Recommended combination of MIME
70         module package.
71
72 2002-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
73
74         * README, README.ja: Update stable branch.
75
76 2002-10-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
77
78         * INSTALL, INSTALL.ja: Update Recommended combination of MIME
79         module package.
80
81 2002-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
82
83         * doc/wl-refcard.tex: Fix
84         * doc/wl-refcard-ja.tex: New file
85
86 2002-09-30  Koichiro Ohba  <koichiro@ca.mbn.or.jp>
87
88         * etc/icons/wl-folder-goto-draft-folder-up.xpm: Add missing comma.
89
90 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
91
92         * WL-ELS (ELMO-MODULES): Added elmo-split.
93
94 2002-06-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
95
96         * WL-MK (wl-texinfo-format): Move condition for INFODIR into
97         wl-detect-info-directory.
98         (wl-detect-info-directory): Check INFODIR after WL-CFG is loaded.
99
100 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
101
102         * WL-MK (wl-texinfo-install-file): Overwrite existing info.
103
104 2002-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * WL-MK (install-wl-icons): Simplified the messaging form.
107
108 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
109
110         * etc/icons/wl-folder-goto-draft-folder-up.xpm: Modified.
111         * etc/icons/wl-draft-save-and-exit-up.xpm: Ditto.
112
113 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
114
115         * etc/icons/wl-folder-goto-draft-folder-up.xpm: New file.
116
117 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
118
119         * etc/icons/wl-draft-save-and-exit-up.xpm: New file.
120
121 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
122
123         * etc/icons/wl-write-current-folder-up.xpm: New file.
124
125 2002-02-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
126
127         * README, README.ja: Add information of the Mailing List in English.
128
129 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
130
131         * NEWS, NEWS.ja: Added description about
132         `elmo-enable-disconnected-operation';
133         Added description about "$" mark.
134
135         * WL-MK (update-version): New function.
136
137         * Makefile (update-version): Added.
138
139 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
140
141         * samples/ja/dot.wl,samples/en/dot.wl (my-wl-summary-subject-func-ml):
142         Ignore error.
143
144 2001-12-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
145
146         * WL-MK (config-wl-package-subr): Added APEL version check.
147         Changed check order; APEL, FLIM, SEMI.
148
149 2001-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
150
151         * INSTALL, INSTALL.ja: Added System Requirements.
152         * README, README.ja: Removed System Requirements.
153
154         * NEWS, NEWS.ja: Added description about X-Face utility support.
155         Added description about 'sendlog.
156
157         * WL-MK (toplevel): Use = instead of `eq' for numeric value.
158         (config-wl-package-subr, config-wl-package-xmas): Removed last
159         period from error messages.
160
161 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
162
163         * NEWS, NEWS.ja: Changed order.
164
165 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
166
167         * WL-MK (install-wl-icons): Install *.img files for Emacs 21.
168
169 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
170
171         * NEWS.ja: Added description about xxx-directory, elmo-cache-dirname.
172
173 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
174
175         * WL-MK (config-wl-package-subr): Don't set `wl-icon-dir'.
176
177 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
178
179         * NEWS.ja: Fixed indent;
180         Added description about obsolete variable warnings
181         and `elmo-obsolete-variable-show-warnings'.
182
183 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
184
185         * WL-MK (install-wl-icons): Don't install *.img files for Emacs 21.
186
187 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * WL-MK (config-wl-pixmap-dir): Set a value to `PIXMAPDIR' even if
190         Emacs version is less than 21.
191         (install-wl-icons): Install icon files which might be used for the
192         running version of Emacs.
193
194         * etc/icons/*.xbm: Replaced "-" with "_" to make them can be
195         handled by Emacs 21.
196
197 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
198
199         * etc/icons/wl-alpha-logo.img: New file.
200         * etc/icons/wl-alpha-xmas-logo.img: New file.
201         * etc/icons/wl-beta-logo.img: New file.
202         * etc/icons/wl-beta-xmas-logo.img: New file.
203         * etc/icons/wl-stable-logo.img: New file.
204         * etc/icons/wl-stable-xmas-logo.img: New file.
205
206 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
207
208         * etc/icons/wl-alpha-xmas-logo.xbm: New file.
209         * etc/icons/wl-beta-xmas-logo.xbm: New file.
210         * etc/icons/wl-stable-xmas-logo.xbm: New file.
211
212 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
213
214         * etc/icons/wl-alpha-xmas-logo.xpm: New file.
215         * etc/icons/wl-beta-xmas-logo.xpm: New file.
216         * etc/icons/wl-stable-xmas-logo.xpm: New file.
217
218 2001-12-02  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
219
220         * doc/wl-refcard.tex: New file.
221
222 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
223
224         * WL-ELS (ELMO-MODULES): Added 'elmo-sendlog'
225
226 2001-10-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
227
228         * WL-MK (wl-info-lang): Change default value to ("ja" "en").
229         * WL-CFG: Ditto.
230
231         * INSTALL: Remove note on how to install English manual.
232
233 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
234
235         * NEWS.ja: Added ACAP description.
236
237 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
238
239         * WL-MK (toplevel): Ignore Nemacs.
240         (compile-wl-package, wl-detect-info-directory): Ditto.
241
242         * WL-MK (config-wl-package-subr): Fixed error message.  Ignore tm.
243         Add refer to INSTALL and INSTALL.ja.
244         * WL-ELS (toplevel): Likewise.
245
246         * WL-MK (test-wl, check-wl): Add docstring.
247
248 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
249
250         * INSTALL.ja (Sample configration file): Added comment
251         ~/.addresses was optional.
252         * INSTALL: Ditto.
253
254 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
255
256         * WL-MK (test-wl): Renamed from check-wl.
257         (check-wl): New function.
258
259         * Makefile (check): Don't use `-q -no-site-file'.
260         (BATCHFLAG): New variable.
261         (check): Use it.
262         (test): New rule.
263
264 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
265
266         * WL-ELS (WL-MODULES): Added wl-acap.
267
268 2001-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
269
270         * WL-MK: Byte-optimize the function `char-after' for old Emacsen.
271
272 2001-08-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
273
274         * Makefile (check): New rule
275         * WL-MK (check-wl): New function.
276         * tests: New directory.
277         * tests/ChangeLog: New file.
278
279         * utils/ChangeLog: New file.
280
281 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
282
283         * WL-ELS (ELMO-MODULES): Added `acap' and `slp'.
284
285 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
286
287         * WL-CFG: Removed nemacs setting example.
288
289         * WL-MK (config-wl-package-subr): Ignore nemacs.
290
291         * WL-ELS: Ignore tm and nemacs.
292         (WL-MODULES): Added wl-addrmgr.
293
294 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
295
296         * WL-MK (config-wl-package-subr): Check smtp.el version.
297
298 2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
299
300         * WL-MK (wl-detect-info-directory): Call `info-initialize' for
301         Emacs21.
302
303 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
304
305         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use function
306         `wl-summary-buffer-folder-name' instead of same name variable.
307
308 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
309
310         * utils/bbdb-wl.el (bbdb-wl-folder-regexp): New variable.
311         (bbdb-wl-get-update-record): Use `bbdb-wl-folder-regexp'.
312
313 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
314
315         * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
316         `with-current-buffer'.
317
318 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
319
320         * WL-ELS (ELMO-MODULES): Removed shimbun related modules;
321         Add elmo-shimbun only if shimbun is installed.
322
323 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
324
325         * WL-ELS (ELMO-MODULES): Added sb-tcup.
326
327 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
328
329         * utils/bbdb-wl.el: Applied patch from
330         Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
331         (X-Mail-Count: 07190, 07195 in the ML);
332         Added workaround for older version of bbdb.
333
334         * WL-ELS (ELMO-MODULES): Added shimbun related modules.
335
336 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
337
338         * WL-ELS (ELMO-MODULES): Added elmo-mark.
339
340 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
341
342         * etc/icons/nmz.xpm: New file.
343
344         * WL-ELS (ELMO-MODULES): Added elmo-nmz.
345
346 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
347
348         * WL-ELS (ELMO-MODULES): Changed order.
349         Added mmimap, elmo, elmo-mime.
350         Removed mmelmo-imap4, mmelmo.
351
352 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
353
354         * 2.4.1 - "Stand By Me"
355
356 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
357
358         * utils/bbdb-wl.el (toplevel): Require 'bbdb at toplevel.
359         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
360
361 2001-01-23  YAMASHITA Junji <ysjj@unixuser.org>
362
363         * utils/bbdb-wl.el (toplevel): commented out dummy function.
364         (bbdb-wl-extract-field-value-internal): Renamed from
365         `bbdb-extract-field-value-internal'.
366         (toplevel): Fixed load order of bbdb-hooks.el for recent bbdb.
367
368 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
369
370         * utils/bbdb-wl.el (bbdb-wl-get-petname): New function.
371
372 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
373
374         * samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file.
375         (Pointed out by Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>)
376
377         * samples/ja/dot.wl (wl-template-alist): Ditto.
378
379 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
380
381         * utils/ptexinfmt.el: Support @letterpaper and @afivepaper.
382
383 2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
384
385         * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
386         And permit `WL-CFG.el' override for committer.
387
388         * WL-MK (toplevel): `file-executable-p' check use `if' instead of
389         `or'.
390
391 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
392
393         * WL-ELS: Remove sasl.
394         * WL-CFG: Ditto.
395
396 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
397
398         * WL-MK: Remove sasl.
399
400 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
401
402         * utils/sasl: Remove.
403
404 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
405
406         * utils/sasl/sasl.el: sync up to flim-1_14.
407         * utils/sasl/sasl-cram.el: New file.
408         * utils/sasl/sasl-digest.el: New file.
409         * utils/sasl/digest-md5.el: Delete.
410
411 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
412
413         * 2.4.0 - "Rio"
414
415 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
416
417         * WL-MK: Require "backquote" before dealing with the custom issue.
418
419 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
420
421         * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
422         direntry generate probrem.
423         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
424
425         * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
426         * utils/rfc2368.el (toplevel): Ditto.
427
428 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
429
430         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
431         Renamed from `ptexinfmt-disable-broken-notice'.
432
433 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
434
435         * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
436         detection fixed.
437
438 2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
439
440         * Makefile (mostlyclean-dvi, clean-dvi): New target.
441         (mostlyclean, distclean, maintainer-clean): New target.
442         (clean): Use mostlyclean target.
443
444         * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
445         imported.
446
447 2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
448
449         * Makefile (clean-info, mostlyclean-info): New target.
450         (clean-elc): Added `wl/*~'.
451
452 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
453
454         * INSTALL (Installation): Add notify for tm-8 with old APEL user.
455         * INSTALL.ja: Ditto.
456
457         * etc/VERSION: New file.
458
459 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
460
461         * WL-MK (config-wl-package-subr): Changed message.
462
463         * WL-ELS: Abolished FLIM 1.12 support.
464         Notify tm-8 requires APEL 10.2 or later.
465
466 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
467
468         * etc/icons/wl-logo.xbm: Removed.
469
470         * etc/icons/wl-logo.xpm: Ditto.
471
472         * etc/icons/wl-stable-logo.xbm: New file.
473
474         * etc/icons/wl-stable-logo.xpm: Ditto.
475
476         * etc/icons/wl-beta-logo.xbm: Ditto.
477
478         * etc/icons/wl-beta-logo.xpm: Ditto.
479
480 2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
481
482         * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
483         instead of `require' for it.
484
485 2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
486
487         * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
488         function if bytecomp doesn't have it; warn if "new custom" isn't
489         detected; don't require `backquote' because it's always autoloaded.
490
491 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
492
493         * WL-ELS (WL-MODULES): Added `wl-version'.
494         (ELMO-MODULES): Added `elmo-version'.
495
496 2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
497
498         * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
499         needed to byte-compile with Emacs 21.  FIXME!
500
501 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
502
503         * Makefile (PIXMAPDIR): New variable.
504         (elc, install-elc, uninstall-elc, package, install-package): Use
505         it.
506
507         * WL-MK (config-wl-pixmap-dir): New function.
508         (config-wl-package, config-wl-package-xmas): Use it.
509         (install-wl-icons): New function.
510         (install-wl-package, install-wl-package-xmas): Use it.
511         (uninstall-wl-package): Uninstall icons as well.
512
513 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
514
515         * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
516         broken-facility probrem when use multitable unsupported
517         texinfmt.el.
518
519 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
520
521         * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
522         'meadow) instead of `texinfmt-version'.
523
524 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
525
526         * utils/ptexinfmt.el (texinfo-format-printindex): Add
527         broken-facility check, for Mule for Windows.
528         (texinfo-format-printindex): New function.
529
530 2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
531
532         * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
533
534 2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
535
536         * utils/ptexinfmt.el (texinfo-multitable-widths): Add
537         broken-facility check.
538         (texinfo-multitable-item): Use it, when broken-facility check.
539
540 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
541
542         * doc/wl.texi, doc/wl-ja.texi: Replace
543         `wl-highlight-group-folder-by-numbers' with
544         `wl-highlight-folder-by-numbers';
545         add description about `wl-highlight-folder-by-numbers';
546         update for Emacs 21.
547
548         * WL-ELS (WL-MODULES): Add `wl-e21'.
549
550 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
551
552         * utils/ptexinfmt.el (texinfo-multitable-widths,
553         texinfo-multitable-item): Apply char-width probrem fix patch
554         (by KOIE Hidetaka <koie@skipjack.koie.org>).
555         Newsgroups: fj.editor.emacs
556         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
557
558         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
559         variable.
560
561 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
562
563         * doc/TODO.ja: Updated.
564
565 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
566
567         * WL-ELS (ELMO-MODULES): Added elmo-net.
568
569 2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
570
571         * utils/ptexinfmt.el: Disable broken check notice.
572
573         * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
574
575 2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
576
577         * utils/ptexinfmt.el: Support @multitable.
578         (texinfo-multitable, texinfo-end-multitable,
579         texinfo-multitable-widths, texinfo-multitable-extract-row,
580         texinfo-multitable-item): New function.
581
582 2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
583
584         * utils/ptexinfmt.el: Use fmakunbound, when broken-function
585         replace.
586
587 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
588
589         * WL-ELS: Deleted time-stamp line.
590
591 2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
592
593         * utils/ptexinfmt.el: Support @image. Fix broken @uref.
594         (texinfo-format-image): New function.
595         (texinfo-format-uref): Fixed 2times parse probrem.
596
597 2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
598
599         * WL-MK (wl-texinfo-format-file): require ptexinfmt.
600         * utils/ptexinfmt.el: provide feature.
601         (documentlanguage, documentencoding): Fixed probrem.
602
603 2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
604
605         * utils/ptexinfmt.el: New file.
606
607 2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
608
609         * README: Remove CVS keyword.
610         * README.ja: Ditto.
611         * INSTALL: Ditto.
612         * INSTALL.ja: Ditto.
613         * doc/wl.texi: Ditto.
614         * doc/wl-ja.texi: Ditto.
615
616 2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
617
618         * README: CVS keyword instaed of time-stamp.
619         * README.ja: Ditto.
620         * INSTALL: Ditto.
621         * INSTALL.ja: Ditto.
622         * doc/wl.texi: Ditto.
623         * doc/wl-ja.texi: Ditto.
624
625 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
626
627         * WL-ELS (ELMO-MODULES): Added `pldap'.
628
629 2000-06-12  Yasushi ABE <yasushi@stbbs.net>
630
631         * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
632         multibyte-buffer.
633
634 2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
635
636         * etc/icons/wl-logo.xpm: Reduced color.
637
638 \f
639 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
640
641         * 1.1.1 - "Purple Rain"
642
643 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
644
645         * NEWS.ja: Added description about progress gauge.
646         * NEWS: Ditto.
647
648 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
649
650         * NEWS.ja: Added description about CVS.
651         * NEWS: Ditto.
652
653 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
654
655         * README.ja (CVS): New section.
656         * README (CVS): Ditto.
657
658 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
659
660         * wl/ChangeLog: New file.
661         * elmo/ChangeLog: New file.
662         * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja.
663         * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta.
664         * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja.
665         * etc/ChangeLog.3: Renamed from ChangeLog.
666         * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja.
667
668         * WL-MK (WLDIR): Changed to "./wl".
669         (ICONDIR): New variable.
670         (config-wl-package-subr): set wl-icon-dir as ICONDIR.
671         (compile-wl-package-xmas): refer WLDIR.
672
673         * README.ja: Renamed from 00README.ja.
674         * README: Renamed from 00README.
675
676         * wl: New directory.
677         All wl-related files are moved to this directory.
678