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