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