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