05c4e2c27e41026fa4d26025ed7ac396081f0d38
[elisp/gnus.git-] / ChangeLog
1 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * make-x.bat: New.
4
5 2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
8         to `load-path'.
9
10 2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
13         available.
14
15 2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
16
17         * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
18         `regexp-quote' for each addresses.
19
20 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
21
22         * gnus-ja.texi (Drafts): Fix typo.
23
24 2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25
26         * lisp/lpath.el: Removed `current-language-environment' and
27         `language-info-alist'.
28
29 2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
30
31         * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
32         of the requested article only when the current directory does noe
33         equal to `gnus-original-article-buffer'.
34
35         * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
36         article from `gnus-original-article-buffer' to
37         `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
38         safely.
39
40 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
41
42         * lisp/gnus-namazu.el: Updated documents.
43
44         * texi/gnus-ja.texi (Namazu Groups): New subsection.
45
46 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
49
50         * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
51         is required.
52
53         * contrib/regexp-opt.el: Imported from Emacs 20.2.
54
55         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
56         `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
57         `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
58         v2.33 or later is running.
59
60 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
61
62         * lisp/gnus-namazu.el (top): Not require `std11'.
63         (gnus-namazu/get-current-from): Use
64         `mail-extract-address-components' instead of
65         `std11-extract-address-components'.
66
67         * lisp/gnus-namazu.el: New file.
68
69         * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
70
71         * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
72         `gnus-namazu-search'.
73
74         * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
75         `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
76
77 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
80         new function `gnus-correct-pad-form' instead.
81         * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
82
83 2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
84
85         * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
86         of process environments.
87
88 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
89
90         * lisp/nnir.el (top): Added code to avoid byte-compile warning
91         about `nnimap-server-buffer'.
92         (nnir-run-namazu): Disable locale of Namazu.
93
94 2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
95
96         * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
97
98 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
99
100         * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
101
102         * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
103         `gnus-group-make-nnir-group', and define "S" as
104         `gnus-group-make-shimbun-group'.
105
106         * lisp/gnus.el (top): Add autoload of
107         `gnus-group-make-nnir-group'.
108
109         * lisp/nnir.el: Import from
110         ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
111
112 2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
113
114         * lisp/gnus-util.el (gnus-truncate-string): Abolished.
115
116 2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
117
118         * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
119         `shimbun-groups' to detect avaiable groups of specified server.
120
121 2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
122
123         * lisp/message.el (message-signature-separator-for-insertion): New
124         customizable variable which is used for signature separator.
125         * lisp/message.el (message-insert-signature): Use variable
126         `message-signature-separator-for-insertion' instead of hard code.
127
128 2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
129
130         * texi/gnus-ja.texi (Browsing the Web): Fix typo.
131
132 2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
133
134         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
135
136 2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
137
138         * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
139         article into `gnus-original-article-buffer' instead of
140         `gnus-article-buffer'.
141
142 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * lisp/mml2015.el: Require `gnus-clfns' when compiling.
145         * lisp/gnus-clfns.el (string-to-list): New compiler macro.
146
147 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
150         articles with `gnus-cache-articles-in-group' even if the current
151         group is not a virtual group (see ChangeLog.1 1999-03-02).
152
153 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
154
155         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
156
157         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
158
159         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
160         `gnus-retrieve-parsed-headers'.
161         (gnus-fetch-headers): Ditto.
162
163         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
164
165         * lisp/gnus-cache.el (gnus-cache-braid-headers): Abolished.
166         (gnus-cache-retrieve-parsed-headers): Abolished.
167
168 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
169
170         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Bind
171         `nnmail-expiry-wait-function' to nil if the group's parameter
172         `expiry-wait' is specified by the user or the shimbun's default
173         value is provided.
174
175 2001-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
176
177         * lisp/gnus-msg.el (gnus-message-make-user-agent): New
178         implementation.
179
180 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * lisp/gnus-clfns.el (copy-list): New compiler macro.
183
184 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
185
186         * lisp/gnus-delay.el (gnus-delay-initialize): Don't use the macro
187         `kbd'.
188
189         * lisp/nnheader.el (mm-read-coding-system): New function which is
190         a substitute for mm-util.el.
191
192 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
195
196         * lisp/nntp.el (nntp-request-newgroups): Use UTC date for
197         NEWGROUPS command.
198
199         * lisp/gnus-start.el (gnus-find-new-newsgroups): Use
200         `message-make-date' instead of `current-time-string'.
201         (gnus-ask-server-for-new-groups): Ditto.
202         (gnus-check-first-time-used): Ditto.
203
204 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
205
206         * texi/message-ja.texi (message-citation-line-function): Add a
207         comma just after the `@xref' form.
208
209         * lisp/nnheader.el (nnheader-header-value): Ignore leading
210         whitespaces.
211
212         * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
213         `make-autoload' to handle `define-derived-mode'.
214
215 2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
216
217         * lisp/message.el (message-yank-original): Unwind-protect while
218         suspending font-lock.
219         (message-mode): Modify for the following changes.
220         (message-font-lock-keywords-2): Abolished.
221         (message-font-lock-keywords-1): Abolished.
222         (message-font-lock-keywords): Unified.
223         (message-font-lock-cited-text-matcher): Abolished.
224         (font-lock-after-change-function): Don't advise it.
225         (message-font-lock-last-position): Abolished.
226         (message-font-lock-citation-name-max-column): Abolished.
227         (message-font-lock-cited-text-regexp) Abolished.
228         (message-font-lock-fence-close-position): Abolished.
229         (message-font-lock-fence-open-position): Abolished.
230         (message-font-lock-fence-close-regexp): Abolished.
231         (message-font-lock-fence-open-regexp): Abolished.
232
233 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
234
235         * lisp/message.el (message-font-lock-keywords-1): Replace regexp
236         for mml tags with `mime-edit-tag-regexp'.
237
238 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
239
240         * lisp/message.el (message-font-lock-keywords-2): Move definitions
241         for cited texts and mml tags to `message-font-lock-keywords-1'.
242
243 2001-07-10  Katsuhiro Hermit Endo <hermit@koka-in.org>
244
245         * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
246
247 2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
248
249         * lisp/dgnushack.el: Add the parent directory of the directory
250         where the APEL modules are installed to `load-path' according to
251         the description of the file Mule23@1934.
252
253 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
254
255         * make.bat: Use infohack.el to create info files.
256
257 2001-07-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
258
259         * README.semi: Modify URI of emacs-w3m.
260         * README.semi.ja: Ditto.
261         * Mule23@1934.en: Ditto.
262         * Mule23@1934.ja: Ditto.
263         * lisp/nnshimbun.el: Ditto.
264
265         * texi/gnus-ja.texi (Top, Article Treatment): Fix typo.
266         (Web Newspaper): Modify URI of emacs-w3m.
267
268 2001-07-06  KITAGAWA Takurou  <i30x1641@ip.media.kyoto-u.ac.jp>
269
270         * lisp/Makefile.in (clever): Use `if test... then' instead of
271         `test... &&'.
272
273 2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
274
275         * lisp/Makefile.in (clever): Change the quoting style for the
276         elisp form to check for XEmacs-p.
277
278         * lisp/dgnushack.el: Require `path-util' first, and then search
279         for the path if it is not found.
280
281 2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
282
283         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
284
285 2001-06-28  Akitada Koyama  <cx2@kh.rim.or.jp>
286
287         * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
288         html documents inline.
289
290 2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
291
292         * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
293         a description.
294         * texi/message.texi (message-suspend-font-lock-when-citing): Ditto.
295
296         * lisp/message.el (message-yank-original): Suspend font-lock'ing
297         while citing an original message.
298         (message-suspend-font-lock-when-citing): New user option.
299
300 2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
301
302         * lisp/gnus-clfns.el (find-cl-run-time-functions): New
303         implementation.
304
305 2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
306
307         * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
308         fields in `gnus-original-article-buffer'.
309
310 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
311
312         * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
313         bogus changes; use the value of `nnshimbun-pre-fetch-article' if
314         the value of the group parameter `prefetch-articles' is nil; do
315         likewise for `encapsulate-images'.
316
317 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
318
319         * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
320         `nnshimbun-pre-fetch-article' if the value of the group parameter
321         `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
322
323 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
324
325         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
326         doc-string that both the values `off' and nil specifies not to
327         encapsulate images.
328         (nnshimbun-pre-fetch-article): Default to `off'.
329
330 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
331
332         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
333         `nnshimbun-encapsulate-article'.
334         (nnshimbun-request-article-1): Replace `encapsulate-article' with
335         `encapsulate-images'.
336         (nnshimbun-find-parameter): Ditto.
337         (nnshimbun-group-parameters): Ditto.
338         (nnshimbun-group-parameters-custom): Ditto.
339
340 2001-06-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
341
342         * lisp/nnshimbun.el (nnshimbun-group-parameters-custom): Add
343         `encapsulate-article' as a customizable option, and modified
344         `prefetch-articles'.
345         (nnshimbun-group-parameters): Add document for
346         `encapsulate-article'.
347         (nnshimbun-encapsulate-article): New server variable.
348         (nnshimbun-find-parameter): Add code for `encapsulate-article'.
349         (nnshimbun-request-article-1): Refer `encapsulate-article' group
350         parameter to control `shimbun-encapsulate-article' value when
351         `shimbun-article' is called.
352
353 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
354
355         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
356
357 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
358
359         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
360         `nnshimbun-find-parameter'.
361         (nnshimbun-generate-nov-database): Bind a full group name while
362         processing.
363         (nnshimbun-find-parameter): New implementation to refer to the
364         nnshimbun group parameters.
365         (nnshimbun-index-range): Add a document that it's just a default.
366         (nnshimbun-pre-fetch-article): Ditto.
367         (nnshimbun-group-parameters): Specify a parameter type as `list'.
368         (TopLevel): Remove the local variable "-*- coding: junet; -*-".
369
370 2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
371
372         * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
373         parameter.  It also provides the user option
374         `nnshimbun-group-parameters-alist' and the function
375         `nnshimbun-find-group-parameters'.
376         (nnshimbun-group-parameters-custom): New variable.
377         (TopLevel): Require `gnus' expressly.
378
379 2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
380
381         * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
382         (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
383         (nnshimbun-request-expire-articles): Fixed.
384
385 2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
386
387         * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
388         `locate-library' to check for the existence of mailcap.el in the
389         same directory of gnus.el.
390         (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
391         that I made.
392
393 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
394
395         * lisp/lpath.el: Don't Fbind `xml-node-children'.
396
397 2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
398
399         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
400         inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
401         is nil.
402
403 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
404
405         * lisp/gnus-group.el (toplevel): Removed autoload code for
406         "nnshimbun".
407
408         * texi/gnus-ja.texi (Web Newspaper): Add documents about
409         `nnshimbun-index-range'.
410
411 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
412
413         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
414         refer to the variable `nnshimbun-keep-last-article', we should
415         keep the last article anyway.
416         (nnshimbun-keep-last-article): Abolished.
417
418         * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
419         make-shimbun-group'.
420
421 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
422
423         * lisp/nnshimbun.el: Remove some garbage.
424
425 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
426
427         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
428         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
429         FSF Emacsen.
430         * texi/gnus-ja.texi: Ditto.
431
432 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
433
434         * lisp/nnshimbun.el (top-level): Updated comments.
435         (nnshimbun): New customize group.
436         (nnshimbun-keep-last-article): Defined as customize variable.
437         (nnshimbun-keep-unparsable-dated-articles): Ditto.
438         (nnshimbun-insert-nov): Use `when' instead of `if'.
439         (gnus-group-shimbun-server-history): Imported from
440         `gnus-group.el'.
441         (gnus-group-make-shimbun-group): Ditto.
442
443         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
444         definition is moved to `nnshimbun.el' and autload code is added.
445         (gnus-group-shimbun-server-history): Its definition is moved to
446         `nnshimbun.el'.
447
448 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
449
450         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
451         (nnshimbun-index-range): New variable.
452         (nnshimbun-close-server): Check status strictly to close server
453         safely.
454         (nnshimbun-generate-nov-database): Refer the group paramter
455         `nnshimbun-index-range' as the second parameter of
456         `shimbun-headers'.
457         (shimbun-mua-use-entire-index): Removed.
458         (nnshimbun-request-article-1): Replace a date string in
459         `gnus-newsgroup-data' only when article header has non-nil value.
460         (nnshimbun-insert-nov): Fixed condition to decide whether
461         `X-Nnshimbun-Id' should be inseted or not.
462
463 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
464
465         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
466         (nnshimbun-request-expire-articles): Simplified; refer to the
467         shimbun's default expiration days.
468
469 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
470
471         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
472         Emacsen.
473
474 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
475
476         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
477         group parameter `expiry-wait' when expiring a closed group.
478
479 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
480
481         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
482         string in `gnus-newsgroup-data' based on the newly retrieved
483         article.
484
485 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
486
487         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
488         inhibiting the expiring.
489
490 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
491
492         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
493         (nnshimbun-request-expire-articles): New function.
494         (nnshimbun-keep-unparsable-dated-articles): New variable.
495         (nnshimbun-keep-last-article): New variable.
496         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
497         (nnshimbun-string-or): New macro.
498         (nnshimbun-tmp-string): New internal variable.
499         (TopLevel): Require `message' for `message-make-date'.
500
501 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
502
503         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
504         useless non-global var; scroll the output window automatically.
505
506 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
507
508         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
509         (nnshimbun-check-header): Removed.
510         (nnshimbun-make-shimbun-header): Don't call
511         `nnshimbun-header-xref'.
512         (nnshimbun-request-group): Simplified.
513         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
514         instead of `nnshimbun-check-header'.
515         (nnshimbun-insert-nov): New function.
516         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
517         instead of `nnheader-insert-nov'.
518         (nnshimbun-replace-nov-entry): New function.
519
520 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
521
522         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
523         `dolist'; protect against errors.
524
525 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
526
527         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
528         use `last'.
529         (nnshimbun-make-shimbun-header): Use the following macros.
530         (nnshimbun-mail-header-from): New macro whose definition will be
531         changed statically for Gnus or gnus.
532         (nnshimbun-mail-header-subject): Ditto.
533         (TopLevel): Don't require `gnus-clfns'.
534
535         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
536
537         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
538         the developers.
539         (cl-run-time-functions): New variable.
540         (TopLevel): Don't require `cl' at run-time.
541
542 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
543
544         * texi/gnus-ja.texi (Web Newspaper): Updated.
545
546 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
547
548         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
549         "nnshimbun.el" if the library "shimbun" is not found.
550         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
551         (locate-library): Redefine it for Mule before it is called.
552
553         * README.semi.ja: Update for the use of Emacs-W3M.
554         * README.semi: Ditto.
555         * Mule23@1934.ja: Ditto.
556         * Mule23@1934.en: Ditto.
557
558 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
559
560         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
561
562         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
563         Reconstructed to use `shimbun'.
564
565         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
566         FLIM can't be found.
567
568 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
569
570         * etc/Makefile.in (datadir): Set this variable, like in the other
571         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
572
573 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
574
575         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
576         `widget-convert-button', `widget-create' and `widget-put'; ignore
577         `defface'.
578
579 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
580
581         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
582         built-in function.
583
584         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
585         `defgroup'.
586
587 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
588
589         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
590
591         * lisp/nnmail.el: Don't bind the colon keywords here.
592         * lisp/gnus.el (gnus-colon-keywords): New variable which will
593         default to the value of `dgnushack-colon-keywords'; bind them.
594         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
595         dgnuskwds.el.
596         (dgnushack-colon-keywords): New constant which will have the colon
597         keywords shuld be bound at run-time for old Emacsen; cache them in
598         the file dgnuskwds.el and bind them.
599         (dgnushack-bind-colon-keywords): New function.
600         (locate-library): Make the function to be silent for Mule.
601         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
602
603 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
604
605         * lisp/message.el (message-maybe-encode): Don't use
606         `end-of-invisible'.
607
608 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
609
610         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
611
612 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
613
614         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
615
616         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
617         `gnus-article-buffer' just before `gnus-article-prepare-display' is
618         called.
619         (gnus-article-mime-edit-article-setup): Ditto.
620         (gnus-article-prepare-display): Don't bind `buffer-read-only'
621         because of `inhibit-read-only'; don't set the value of
622         `gnus-article-current-summary' here; delete all extents or overlays
623         and clear the value of `gnus-button-marker-list' in advance; make
624         it to run in `gnus-article-buffer'.
625         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
626         (article-toggle-headers): Don't bind `buffer-read-only' because of
627         `inhibit-read-only'.
628         (article-hide-headers): Ditto.
629
630 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
631
632         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
633
634 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
635
636         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
637
638 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
639
640         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
641
642 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
643
644         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
645         Emacsen; don't bind `mh-lib-progs'.
646
647 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
648
649         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
650         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
651
652 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
653
654         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
655
656 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
657
658         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
659         asahi.com.
660         (nnshimbun-asahi-get-headers): Ditto.
661         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
662
663 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
664
665         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
666         multiple articles even if there is a detached minibuffer frame on
667         some window managers.
668
669 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
670
671         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
672         mode.
673
674 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
675
676         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
677         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
678
679 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
680
681         * lisp/message.el (message-fix-before-sending): Hide again the
682         invisible property of encoded binary data parts after checking is
683         done.
684         (message-find-invisible-regions): New function.
685         (message-save-drafts, message-send): Inherit the invisible property
686         of encoded binary data parts to make MIME-Edit find the MIME part
687         boundaries.
688
689         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
690         (dgnushack-make-load): Ditto.
691
692 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
693
694         * lisp/dgnushack.el (dgnushack-compose-package): New function.
695         (dgnushack-make-load): Add autoload for cus-load if it is missing.
696
697         * lisp/Makefile.in (compose-package): Use
698         `dgnushack-compose-package'.
699         (clean, clever): Remove custom-load.el.
700
701         * Makefile.in (elclean): Remove custom-load.el.
702
703 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
704
705         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
706         entity even if `gnus-show-mime' is nil.
707
708 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
709
710         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
711         adjusted.
712
713         * lisp/gnus-clfns.el (string): New compiler macro.
714         (string): Defun-maybe as an ordinary function since it won't be
715         provided in cl.
716         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
717
718 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
719
720         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
721         `url-current-mime-charset' is bound.
722
723 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
724
725         * lisp/gnus.el (gnus-info-find-node): Pretend to be
726         `gnus-article-mode' in the article buffer.
727
728 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
729
730         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
731         (nnshimbun-kinsoku-bol-list): Ditto.
732
733 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
734
735         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
736
737         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
738         `dolist'.
739
740         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
741
742         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
743         is defined properly.
744
745 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
746
747         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
748         * lisp/nnshimbun.el: Ditto.
749         * lisp/nnfolder.el: Ditto.
750         * lisp/mm-util.el: Ditto.
751         * lisp/gnus-vers.el: Ditto.
752         * lisp/gnus-sum.el: Ditto.
753         * lisp/gnus-score.el: Ditto.
754         * lisp/gnus-nocem.el: Ditto.
755
756         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
757         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
758         (gnus-setup-for-offline): Ditto.
759
760         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
761         don't require `gnus-clfns'.
762
763         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
764         macros.
765         (mapc): Remove.
766
767         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
768         `gnus-article-read-summary-keys'.
769
770 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
771
772         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
773         the forwarded parts undecoded.
774         (gnus-article-decode-article-as-default-mime-charset): Set the
775         value of `default-mime-charset' buffer-locally.
776
777 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
778
779         * lisp/gnus.el: Add autoloads for
780         `gnus-summary-digest-post-forward' and
781         `gnus-summary-digest-mail-forward'.
782
783         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
784         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
785         with `gnus-summary-digest-post-forward' and
786         `gnus-summary-digest-mail-forward'.
787
788         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
789         repair the command `gnus-summary-post-digest' and rename it.
790         (gnus-summary-digest-mail-forward): Ditto.
791         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
792         `gnus-uu-digest-post-forward' with
793         `gnus-summary-digest-post-forward' and
794         `gnus-summary-digest-mail-forward'.
795
796 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
797
798         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
799         `gnus-inhibit-treatment' to t while fetching the raw article.
800
801         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
802         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
803         is being done;  turn off font-lock first;  query if the buffer is
804         modified.
805         (gnus-article-mime-edit-done): New function.
806         (gnus-article-mime-edit-article-setup): Make the window fill its
807         frame;  clear the buffere modified flag;  substitute key definition
808         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
809         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
810         to nil while `mime-edit-exit' is being done.
811         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
812
813 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
814
815         * lisp/dgnushack.el: Don't require `emu'.
816
817 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
818
819         * lisp/message.el (message-forward-subject-author-subject): Decode
820         `From' field.
821
822 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
823
824         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
825
826         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
827         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
828         only a temporary fix for an infloop on nnimap.  FIXME!!!
829         (gnus-select-newsgroup): Ditto.
830
831 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
832
833         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
834         about `gnus-article-display-hook.'
835         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
836         `gnus-article-display-hook.'
837
838         * lisp/gnus.el (gnus-article-display-hook): Abolished.
839
840         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
841         `gnus-article-display-hook'.
842         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
843         (gnus-summary-search-article): Ditto.
844
845         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
846         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
847
848         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
849         `gnus-article-prepare-hook' after an article has been prepared;
850         don't evaluate `gnus-article-display-hook'.
851
852 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
853
854         * lisp/message.el (message-cite-original-without-signature):
855         Extract from field for the simple citation line.
856
857 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
858
859         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
860
861         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
862         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
863         (dgnushack-make-auto-load): Remove auto-autoloads.el.
864         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
865
866         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
867         custom-load.el.
868         (compose-package): Call `gnus-load.elc' and then rename
869         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
870         `dgnushack-make-autoloads'.
871         (clever): No need to remove custom-load.el.
872
873         * Makefile.in (elclean): Remove gnus-load.el instead of
874         custom-load.el.
875
876         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
877
878 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
879
880         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
881
882 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
883
884         * GNUS-NEWS: Copyright and others.
885
886 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
887
888         * aclocal.m4 (AC_CHECK_URL): Add.
889
890         * configure.in: Use it.
891
892 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
893
894         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
895         parentheses.
896
897 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
898
899         * lisp/nnshimbun.el: Add `bbdb-ml' support.
900
901 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
902
903         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
904         of `xemacs'.
905         (nnshimbun-xemacs-get-headers): Ditto.
906
907 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
908
909         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
910
911 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
912
913         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
914         gnus-ja.texi or message-ja.texi is given.  It is needed for some
915         make command if which can not understand "%-ja:" or "%-ja.info:".
916
917 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
918
919         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
920         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
921
922 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
923
924         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
925         `buffer-substring-no-properties' instead of `format'.
926
927 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
928
929         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
930
931 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
932
933         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
934
935         * Makefile.in (install-package-lisp): Use
936         `install-without-compiling' instead of `install'.
937
938         * lisp/Makefile.in (install): Use `install-without-compiling'.
939         (install-without-compiling): New target.
940
941 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
942
943         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
944         `infohack-texi-format'.
945
946         * texi/infohack: (infohack-texi-format): New function.
947         * lisp/dgnushack.el (dgnushack-texi-format): Move to
948         texi/infohack.el and rename.
949         (dgnushack-texi-add-suffix-and-format): Remove.
950
951         * texi/ptexinfmt.el: New file.
952         * lisp/ptexinfmt.el: Move to texi/.
953
954 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
955
956         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
957
958 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
959
960         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
961         files for autoloads already exist.
962         (dgnushack-unexporting-files): More useful message.
963
964         * lisp/Makefile.in (install): Call `clever' before installing.
965         (install-lisp): Remove.
966         (clever): Check for whether the all elc files should be recompiled.
967
968         * Makefile.in (xclever): New target.
969         (install-package-lisp): Replace `install-lisp' with `install'.
970         (install-package-ja): Replace `xlick' with `xclever'.
971         (install-package): Ditto.
972
973 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
974
975         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
976
977 2001-01-15  Jesper Harder <harder@ifa.au.dk>
978
979         * make.bat: Fix doc.
980
981 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
982
983         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
984         the required value of `recursive-load-depth-limit' for Emacs 21.
985
986         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
987         correctly.
988         (message-get-reply-headers): Ditto.
989
990 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
991
992         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
993         while `bbdb-annotate-message-sender' is being done.
994
995 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
996
997         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
998
999 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
1000
1001         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
1002         extents for XEmacs 21.1 using `format'.
1003
1004         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
1005
1006 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
1007
1008         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
1009
1010         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
1011         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
1012         running.
1013
1014         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
1015         `smiley-toggle-buffer' when compiling.
1016         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
1017         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
1018         running.
1019         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
1020         `gnus-bitmap'.
1021         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
1022
1023 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1024
1025         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
1026
1027         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
1028         is not supported.
1029
1030 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
1031
1032         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
1033         `:function', `:function-document', `:variable',
1034         `:variable-document', `:variable-group', `:variable-type' and
1035         `:variable-default' for old Emacsen.
1036
1037 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1038
1039         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1040
1041         * configure: Regenerate.
1042         * configure.in: Add `AC_PATH_ETCDIR'.
1043         * Makefile.in (install-etc): New target.
1044
1045         * lisp/nnheader.el (mm-image-load-path): Alias to
1046         `nnheader-image-load-path'.
1047         (nnheader-image-load-path): New function copied from
1048         the function `mm-image-load-path' in mm-util.el.
1049
1050         * lisp/drums.el: Remove.
1051
1052 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1053
1054         * configure.in: Add etc/Makefile.
1055
1056 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
1059         `save-excursion'.
1060         (gnus-bug): Pop up the sending buffer first.
1061
1062         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
1063         doc-string.
1064
1065         * lisp/dgnushack.el
1066         (byte-compile-file-form-custom-declare-variable): Use `defvar'
1067         instead of `custom-declare-variable' to make the variable
1068         uncustomizable if the arguments has the keyword `:version'.
1069
1070 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1071
1072         * README.semi.ja: Fix typo.
1073
1074 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
1075
1076         * lisp/lpath.el: Fbind `compose-mail' for Mule.
1077
1078         * lisp/dgnushack.el (TopLevel): Byte-optimize
1079         `custom-declare-variable', `custom-declare-group, and
1080         `custom-declare-face' to omit unsupported keywords when Mule is
1081         running.
1082
1083 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
1084
1085         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
1086
1087         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
1088         to signal an error when Mule is running.
1089         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
1090         `:set-after' if colon keyword is not available.
1091         (TopLevel): Require `custom'.
1092
1093         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
1094         Mule.
1095         (TopLevel): Don't require `custom' here.
1096
1097 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
1098
1099         * make.bat: set max-lisp-eval-depth.
1100
1101 See ChangeLog.3 for earlier changes.