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