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