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