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