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