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