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