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