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