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