* texi/gnus-ja.texi (Web Newspaper): Updated by TSUCHIYA-san.
[elisp/gnus.git-] / ChangeLog
1 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2
3         * texi/gnus-ja.texi (Web Newspaper): Updated.
4
5 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
6
7         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
8         "nnshimbun.el" if the library "shimbun" is not found.
9         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
10         (locate-library): Redefine it for Mule before it is called.
11
12         * README.semi.ja: Update for the use of Emacs-W3M.
13         * README.semi: Ditto.
14         * Mule23@1934.ja: Ditto.
15         * Mule23@1934.en: Ditto.
16
17 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
18
19         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
20
21         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
22         Reconstructed to use `shimbun'.
23
24         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
25         FLIM can't be found.
26
27 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
28
29         * etc/Makefile.in (datadir): Set this variable, like in the other
30         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
31
32 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
33
34         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
35         `widget-convert-button', `widget-create' and `widget-put'; ignore
36         `defface'.
37
38 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
39
40         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
41         built-in function.
42
43         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
44         `defgroup'.
45
46 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
47
48         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
49
50         * lisp/nnmail.el: Don't bind the colon keywords here.
51         * lisp/gnus.el (gnus-colon-keywords): New variable which will
52         default to the value of `dgnushack-colon-keywords'; bind them.
53         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
54         dgnuskwds.el.
55         (dgnushack-colon-keywords): New constant which will have the colon
56         keywords shuld be bound at run-time for old Emacsen; cache them in
57         the file dgnuskwds.el and bind them.
58         (dgnushack-bind-colon-keywords): New function.
59         (locate-library): Make the function to be silent for Mule.
60         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
61
62 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
63
64         * lisp/message.el (message-maybe-encode): Don't use
65         `end-of-invisible'.
66
67 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
68
69         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
70
71 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
72
73         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
74
75         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
76         `gnus-article-buffer' just before `gnus-article-prepare-display' is
77         called.
78         (gnus-article-mime-edit-article-setup): Ditto.
79         (gnus-article-prepare-display): Don't bind `buffer-read-only'
80         because of `inhibit-read-only'; don't set the value of
81         `gnus-article-current-summary' here; delete all extents or overlays
82         and clear the value of `gnus-button-marker-list' in advance; make
83         it to run in `gnus-article-buffer'.
84         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
85         (article-toggle-headers): Don't bind `buffer-read-only' because of
86         `inhibit-read-only'.
87         (article-hide-headers): Ditto.
88
89 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
90
91         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
92
93 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
94
95         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
96
97 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
98
99         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
100
101 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
102
103         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
104         Emacsen; don't bind `mh-lib-progs'.
105
106 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
107
108         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
109         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
110
111 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
112
113         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
114
115 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
116
117         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
118         asahi.com.
119         (nnshimbun-asahi-get-headers): Ditto.
120         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
121
122 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
123
124         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
125         multiple articles even if there is a detached minibuffer frame on
126         some window managers.
127
128 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
129
130         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
131         mode.
132
133 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
134
135         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
136         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
137
138 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
139
140         * lisp/message.el (message-fix-before-sending): Hide again the
141         invisible property of encoded binary data parts after checking is
142         done.
143         (message-find-invisible-regions): New function.
144         (message-save-drafts, message-send): Inherit the invisible property
145         of encoded binary data parts to make MIME-Edit find the MIME part
146         boundaries.
147
148         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
149         (dgnushack-make-load): Ditto.
150
151 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
152
153         * lisp/dgnushack.el (dgnushack-compose-package): New function.
154         (dgnushack-make-load): Add autoload for cus-load if it is missing.
155
156         * lisp/Makefile.in (compose-package): Use
157         `dgnushack-compose-package'.
158         (clean, clever): Remove custom-load.el.
159
160         * Makefile.in (elclean): Remove custom-load.el.
161
162 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
163
164         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
165         entity even if `gnus-show-mime' is nil.
166
167 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
168
169         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
170         adjusted.
171
172         * lisp/gnus-clfns.el (string): New compiler macro.
173         (string): Defun-maybe as an ordinary function since it won't be
174         provided in cl.
175         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
176
177 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
178
179         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
180         `url-current-mime-charset' is bound.
181
182 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
183
184         * lisp/gnus.el (gnus-info-find-node): Pretend to be
185         `gnus-article-mode' in the article buffer.
186
187 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
188
189         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
190         (nnshimbun-kinsoku-bol-list): Ditto.
191
192 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
193
194         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
195
196         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
197         `dolist'.
198
199         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
200
201         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
202         is defined properly.
203
204 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
205
206         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
207         * lisp/nnshimbun.el: Ditto.
208         * lisp/nnfolder.el: Ditto.
209         * lisp/mm-util.el: Ditto.
210         * lisp/gnus-vers.el: Ditto.
211         * lisp/gnus-sum.el: Ditto.
212         * lisp/gnus-score.el: Ditto.
213         * lisp/gnus-nocem.el: Ditto.
214
215         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
216         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
217         (gnus-setup-for-offline): Ditto.
218
219         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
220         don't require `gnus-clfns'.
221
222         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
223         macros.
224         (mapc): Remove.
225
226         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
227         `gnus-article-read-summary-keys'.
228
229 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
230
231         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
232         the forwarded parts undecoded.
233         (gnus-article-decode-article-as-default-mime-charset): Set the
234         value of `default-mime-charset' buffer-locally.
235
236 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
237
238         * lisp/gnus.el: Add autoloads for
239         `gnus-summary-digest-post-forward' and
240         `gnus-summary-digest-mail-forward'.
241
242         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
243         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
244         with `gnus-summary-digest-post-forward' and
245         `gnus-summary-digest-mail-forward'.
246
247         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
248         repair the command `gnus-summary-post-digest' and rename it.
249         (gnus-summary-digest-mail-forward): Ditto.
250         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
251         `gnus-uu-digest-post-forward' with
252         `gnus-summary-digest-post-forward' and
253         `gnus-summary-digest-mail-forward'.
254
255 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
256
257         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
258         `gnus-inhibit-treatment' to t while fetching the raw article.
259
260         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
261         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
262         is being done;  turn off font-lock first;  query if the buffer is
263         modified.
264         (gnus-article-mime-edit-done): New function.
265         (gnus-article-mime-edit-article-setup): Make the window fill its
266         frame;  clear the buffere modified flag;  substitute key definition
267         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
268         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
269         to nil while `mime-edit-exit' is being done.
270         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
271
272 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
273
274         * lisp/dgnushack.el: Don't require `emu'.
275
276 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
277
278         * lisp/message.el (message-forward-subject-author-subject): Decode
279         `From' field.
280
281 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
282
283         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
284
285         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
286         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
287         only a temporary fix for an infloop on nnimap.  FIXME!!!
288         (gnus-select-newsgroup): Ditto.
289
290 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
291
292         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
293         about `gnus-article-display-hook.'
294         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
295         `gnus-article-display-hook.'
296
297         * lisp/gnus.el (gnus-article-display-hook): Abolished.
298
299         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
300         `gnus-article-display-hook'.
301         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
302         (gnus-summary-search-article): Ditto.
303
304         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
305         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
306
307         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
308         `gnus-article-prepare-hook' after an article has been prepared;
309         don't evaluate `gnus-article-display-hook'.
310
311 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
312
313         * lisp/message.el (message-cite-original-without-signature):
314         Extract from field for the simple citation line.
315
316 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
317
318         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
319
320         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
321         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
322         (dgnushack-make-auto-load): Remove auto-autoloads.el.
323         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
324
325         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
326         custom-load.el.
327         (compose-package): Call `gnus-load.elc' and then rename
328         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
329         `dgnushack-make-autoloads'.
330         (clever): No need to remove custom-load.el.
331
332         * Makefile.in (elclean): Remove gnus-load.el instead of
333         custom-load.el.
334
335         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
336
337 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
338
339         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
340
341 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
342
343         * GNUS-NEWS: Copyright and others.
344
345 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
346
347         * aclocal.m4 (AC_CHECK_URL): Add.
348
349         * configure.in: Use it.
350
351 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
352
353         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
354         parentheses.
355
356 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
357
358         * lisp/nnshimbun.el: Add `bbdb-ml' support.
359
360 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
361
362         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
363         of `xemacs'.
364         (nnshimbun-xemacs-get-headers): Ditto.
365
366 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
367
368         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
369
370 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
371
372         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
373         gnus-ja.texi or message-ja.texi is given.  It is needed for some
374         make command if which can not understand "%-ja:" or "%-ja.info:".
375
376 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
377
378         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
379         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
380
381 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
382
383         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
384         `buffer-substring-no-properties' instead of `format'.
385
386 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
387
388         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
389
390 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
391
392         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
393
394         * Makefile.in (install-package-lisp): Use
395         `install-without-compiling' instead of `install'.
396
397         * lisp/Makefile.in (install): Use `install-without-compiling'.
398         (install-without-compiling): New target.
399
400 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
401
402         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
403         `infohack-texi-format'.
404
405         * texi/infohack: (infohack-texi-format): New function.
406         * lisp/dgnushack.el (dgnushack-texi-format): Move to
407         texi/infohack.el and rename.
408         (dgnushack-texi-add-suffix-and-format): Remove.
409
410         * texi/ptexinfmt.el: New file.
411         * lisp/ptexinfmt.el: Move to texi/.
412
413 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
414
415         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
416
417 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
418
419         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
420         files for autoloads already exist.
421         (dgnushack-unexporting-files): More useful message.
422
423         * lisp/Makefile.in (install): Call `clever' before installing.
424         (install-lisp): Remove.
425         (clever): Check for whether the all elc files should be recompiled.
426
427         * Makefile.in (xclever): New target.
428         (install-package-lisp): Replace `install-lisp' with `install'.
429         (install-package-ja): Replace `xlick' with `xclever'.
430         (install-package): Ditto.
431
432 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
433
434         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
435
436 2001-01-15  Jesper Harder <harder@ifa.au.dk>
437
438         * make.bat: Fix doc.
439
440 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
441
442         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
443         the required value of `recursive-load-depth-limit' for Emacs 21.
444
445         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
446         correctly.
447         (message-get-reply-headers): Ditto.
448
449 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
450
451         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
452         while `bbdb-annotate-message-sender' is being done.
453
454 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
455
456         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
457
458 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
459
460         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
461         extents for XEmacs 21.1 using `format'.
462
463         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
464
465 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
466
467         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
468
469         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
470         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
471         running.
472
473         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
474         `smiley-toggle-buffer' when compiling.
475         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
476         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
477         running.
478         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
479         `gnus-bitmap'.
480         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
481
482 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
483
484         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
485
486         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
487         is not supported.
488
489 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
490
491         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
492         `:function', `:function-document', `:variable',
493         `:variable-document', `:variable-group', `:variable-type' and
494         `:variable-default' for old Emacsen.
495
496 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
497
498         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
499
500         * configure: Regenerate.
501         * configure.in: Add `AC_PATH_ETCDIR'.
502         * Makefile.in (install-etc): New target.
503
504         * lisp/nnheader.el (mm-image-load-path): Alias to
505         `nnheader-image-load-path'.
506         (nnheader-image-load-path): New function copied from
507         the function `mm-image-load-path' in mm-util.el.
508
509         * lisp/drums.el: Remove.
510
511 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
512
513         * configure.in: Add etc/Makefile.
514
515 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
516
517         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
518         `save-excursion'.
519         (gnus-bug): Pop up the sending buffer first.
520
521         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
522         doc-string.
523
524         * lisp/dgnushack.el
525         (byte-compile-file-form-custom-declare-variable): Use `defvar'
526         instead of `custom-declare-variable' to make the variable
527         uncustomizable if the arguments has the keyword `:version'.
528
529 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
530
531         * README.semi.ja: Fix typo.
532
533 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
534
535         * lisp/lpath.el: Fbind `compose-mail' for Mule.
536
537         * lisp/dgnushack.el (TopLevel): Byte-optimize
538         `custom-declare-variable', `custom-declare-group, and
539         `custom-declare-face' to omit unsupported keywords when Mule is
540         running.
541
542 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
543
544         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
545
546         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
547         to signal an error when Mule is running.
548         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
549         `:set-after' if colon keyword is not available.
550         (TopLevel): Require `custom'.
551
552         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
553         Mule.
554         (TopLevel): Don't require `custom' here.
555
556 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
557
558         * make.bat: set max-lisp-eval-depth.
559
560 See ChangeLog.3 for earlier changes.