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