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