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