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