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