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