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