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