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