* elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst): Moved to elmo-util.el.
[elisp/wanderlust.git] / ChangeLog
1 2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
4         And permit `WL-CFG.el' override for committer.
5
6         * WL-MK (toplevel): `file-executable-p' check use `if' instead of
7         `or'.
8
9 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
10
11         * WL-ELS (SASL-MODULES): Remove scram-md5, digest-md5, unique-id;
12         Append sasl-cram, sasl-digest.
13
14         * utils/sasl: Sync up with flim-1_14.
15
16         * utils/sasl/sasl-cram.el: New file.
17         * utils/sasl/sasl-digest.el: New file.
18         * utils/sasl/digest-md5.el: Delete.
19         * utils/sasl/scram-md5.el: Delete.
20         * utils/sasl/unique-id.el: Delete.
21
22 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
23
24         * 2.4.0 - "Rio"
25
26 2000-10-31  Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>
27
28         * WL-MK: Require "backquote" before dealing with the custom issue.
29
30 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
31
32         * utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
33         direntry generate probrem.
34         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
35
36         * utils/bbdb-wl.el (toplevel): Fixed copyright notice.
37         * utils/rfc2368.el (toplevel): Ditto.
38
39 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
40
41         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag):
42         Renamed from `ptexinfmt-disable-broken-notice'.
43
44 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
45
46         * utils/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
47         detection fixed.
48
49 2000-10-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
50
51         * Makefile (mostlyclean-dvi, clean-dvi): New target.
52         (mostlyclean, distclean, maintainer-clean): New target.
53         (clean): Use mostlyclean target.
54
55         * doc/texinfo.tex, doc/txi-en.tex, doc/txi-ja.tex: New file
56         imported.
57
58 2000-10-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
59
60         * Makefile (clean-info, mostlyclean-info): New target.
61         (clean-elc): Added `wl/*~'.
62
63 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
64
65         * INSTALL (Installation): Add notify for tm-8 with old APEL user.
66         * INSTALL.ja: Ditto.
67
68         * etc/VERSION: New file.
69
70 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
71
72         * WL-MK (config-wl-package-subr): Changed message.
73
74         * WL-ELS: Abolished FLIM 1.12 support.
75         Notify tm-8 requires APEL 10.2 or later.
76
77 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
78
79         * etc/icons/wl-logo.xbm: Removed.
80
81         * etc/icons/wl-logo.xpm: Ditto.
82
83         * etc/icons/wl-stable-logo.xbm: New file.
84
85         * etc/icons/wl-stable-logo.xpm: Ditto.
86
87         * etc/icons/wl-beta-logo.xbm: Ditto.
88
89         * etc/icons/wl-beta-logo.xpm: Ditto.
90
91 2000-10-17  Katsumi Yamaoka    <yamaoka@jpl.org>
92
93         * WL-MK: Since `bytecomp' is not provided in Nemacs, use `load'
94         instead of `require' for it.
95
96 2000-10-13  Katsumi Yamaoka    <yamaoka@jpl.org>
97
98         * WL-MK: (byte-compile-file-form-custom-declare-variable): Define
99         function if bytecomp doesn't have it; warn if "new custom" isn't
100         detected; don't require `backquote' because it's always autoloaded.
101
102 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
103
104         * WL-ELS (WL-MODULES): Added `wl-version'.
105         (ELMO-MODULES): Added `elmo-version'.
106
107 2000-10-03  Katsumi Yamaoka    <yamaoka@jpl.org>
108
109         * WL-MK: Set `recursive-load-depth-limit' to nil.  It is currently
110         needed to byte-compile with Emacs 21.  FIXME!
111
112 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
113
114         * Makefile (PIXMAPDIR): New variable.
115         (elc, install-elc, uninstall-elc, package, install-package): Use
116         it.
117
118         * WL-MK (config-wl-pixmap-dir): New function.
119         (config-wl-package, config-wl-package-xmas): Use it.
120         (install-wl-icons): New function.
121         (install-wl-package, install-wl-package-xmas): Use it.
122         (uninstall-wl-package): Uninstall icons as well.
123
124 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
125
126         * utils/ptexinfmt.el (texinfo-multitable-widths): Fix
127         broken-facility probrem when use multitable unsupported
128         texinfmt.el.
129
130 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
131
132         * utils/ptexinfmt.el (texinfo-format-printindex): Use (featurep
133         'meadow) instead of `texinfmt-version'.
134
135 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
136
137         * utils/ptexinfmt.el (texinfo-format-printindex): Add
138         broken-facility check, for Mule for Windows.
139         (texinfo-format-printindex): New function.
140
141 2000-09-18  Katsumi Yamaoka    <yamaoka@jpl.org>
142
143         * etc/icons/letter.xpm, etc/icons/no-letter.xpm: New files.
144
145 2000-09-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
146
147         * utils/ptexinfmt.el (texinfo-multitable-widths): Add
148         broken-facility check.
149         (texinfo-multitable-item): Use it, when broken-facility check.
150
151 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
152
153         * doc/wl.texi, doc/wl-ja.texi: Replace
154         `wl-highlight-group-folder-by-numbers' with
155         `wl-highlight-folder-by-numbers';
156         add description about `wl-highlight-folder-by-numbers';
157         update for Emacs 21.
158
159         * WL-ELS (WL-MODULES): Add `wl-e21'.
160
161 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
162
163         * utils/ptexinfmt.el (texinfo-multitable-widths,
164         texinfo-multitable-item): Apply char-width probrem fix patch
165         (by KOIE Hidetaka <koie@skipjack.koie.org>).
166         Newsgroups: fj.editor.emacs
167         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
168
169         * utils/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
170         variable.
171
172 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
173
174         * doc/TODO.ja: Updated.
175
176 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
177
178         * WL-ELS (ELMO-MODULES): Added elmo-net.
179
180 2000-07-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
181
182         * utils/ptexinfmt.el: Disable broken check notice.
183
184         * utils/ptexinfmt.el (texinfo-format-uref): Fixed.
185
186 2000-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
187
188         * utils/ptexinfmt.el: Support @multitable.
189         (texinfo-multitable, texinfo-end-multitable,
190         texinfo-multitable-widths, texinfo-multitable-extract-row,
191         texinfo-multitable-item): New function.
192
193 2000-07-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
194
195         * utils/ptexinfmt.el: Use fmakunbound, when broken-function
196         replace.
197
198 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
199
200         * WL-ELS: Deleted time-stamp line.
201
202 2000-07-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
203
204         * utils/ptexinfmt.el: Support @image. Fix broken @uref.
205         (texinfo-format-image): New function.
206         (texinfo-format-uref): Fixed 2times parse probrem.
207
208 2000-07-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
209
210         * WL-MK (wl-texinfo-format-file): require ptexinfmt.
211         * utils/ptexinfmt.el: provide feature.
212         (documentlanguage, documentencoding): Fixed probrem.
213
214 2000-07-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
215
216         * utils/ptexinfmt.el: New file.
217
218 2000-07-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
219
220         * README: Remove CVS keyword.
221         * README.ja: Ditto.
222         * INSTALL: Ditto.
223         * INSTALL.ja: Ditto.
224         * doc/wl.texi: Ditto.
225         * doc/wl-ja.texi: Ditto.
226
227 2000-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
228
229         * README: CVS keyword instaed of time-stamp.
230         * README.ja: Ditto.
231         * INSTALL: Ditto.
232         * INSTALL.ja: Ditto.
233         * doc/wl.texi: Ditto.
234         * doc/wl-ja.texi: Ditto.
235
236 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
237
238         * WL-ELS (ELMO-MODULES): Added `pldap'.
239
240 2000-06-12  Yasushi ABE <yasushi@stbbs.net>
241
242         * utils/bbdb-wl.el (bbdb-extract-field-value): Decode with
243         multibyte-buffer.
244
245 2000-05-15  Katsumi Yamaoka <yamaoka@jpl.org>
246
247         * etc/icons/wl-logo.xpm: Reduced color.
248
249 \f
250 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
251
252         * 1.1.1 - "Purple Rain"
253
254 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
255
256         * NEWS.ja: Added description about progress gauge.
257         * NEWS: Ditto.
258
259 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
260
261         * NEWS.ja: Added description about CVS.
262         * NEWS: Ditto.
263
264 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
265
266         * README.ja (CVS): New section.
267         * README (CVS): Ditto.
268
269 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
270
271         * wl/ChangeLog: New file.
272         * elmo/ChangeLog: New file.
273         * etc/ChangeLog.1.ja: Renamed from etc/ChangeLog.alpha.ja.
274         * etc/ChangeLog.2: Renamed from etc/ChangeLog.beta.
275         * etc/ChangeLog.2.ja: Renamed from etc/ChangeLog.beta.ja.
276         * etc/ChangeLog.3: Renamed from ChangeLog.
277         * etc/ChangeLog.3.ja: Renamed from ChangeLog.ja.
278
279         * WL-MK (WLDIR): Changed to "./wl".
280         (ICONDIR): New variable.
281         (config-wl-package-subr): set wl-icon-dir as ICONDIR.
282         (compile-wl-package-xmas): refer WLDIR.
283
284         * README.ja: Renamed from 00README.ja.
285         * README: Renamed from 00README.
286
287         * wl: New directory.
288         All wl-related files are moved to this directory.
289