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