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