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