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