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