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