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