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