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