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