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