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