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