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