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