Synch to Oort Gnus 200305011334.
[elisp/gnus.git-] / ChangeLog
1 2003-05-01  Simon Josefsson  <jas@extundo.com>
2
3         * GNUS-NEWS: Add prefix limit feature.
4
5 2003-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * lisp/gnus-vers.el: T-gnus 6.15.23 (quimby) revision 00.
8
9 2003-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * lisp/gnus-vers.el: T-gnus 6.15.22 revision 00.
12
13 2003-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * lisp/gnus-vers.el: T-gnus 6.15.21 (quimby) revision 00.
16
17 2003-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * lisp/gnus-vers.el: T-gnus 6.15.20 revision 00.
20
21 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
22
23         * GNUS-NEWS: Added Article Buttons.  Added Upgrading (from Simon
24         Josefsson).  Add gnus-mime-delete-part, markup fixes and some
25         other corrections.  Mention Gnus FAQ.
26
27 2003-04-30  Jesper Harder  <harder@ifa.au.dk>
28
29         * GNUS-NEWS: Additions.
30
31 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * lisp/lpath.el: Bind `default-mime-charset-unlimited'.
34
35 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * lisp/dgnushack.el: Autoload font-lock and nnheader for XEmacs
38         -no-autoloads.
39
40         * lisp/pop3.el: Require `advice' for compiling it in Gnus.
41
42 2003-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
43
44         * GNUS-NEWS: Fixed X-Draft-Headers entry.
45
46 2003-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * lisp/dgnushack.el: Make sure `dolist' is available; require
49         `advice' before `path-util'; revoke the bogus change of 2003-04-17
50         (removing function bindings for XEmacs).
51         (dgnushack-remove-extra-files-in-package): Clear the value for
52         `command-line-args-left'.
53         (dgnushack-install-package-manifest): Ditto.
54
55         * texi/infohack.el: Load dgnushack.el and ptexinfmt.el first.
56
57 2003-04-27  Simon Josefsson  <jas@extundo.com>
58
59         * GNUS-NEWS: Fix PGP entry.  Doc GCC variable change.
60
61 2003-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
62
63         * lisp/gnus-vers.el: T-gnus 6.15.20 (quimby) revision 00.
64
65 2003-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
66
67         * lisp/gnus-vers.el: T-gnus 6.15.19 revision 00.
68
69 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
70
71         * lisp/nnheader.el (nnheader-coding-system-p): New function.
72         (mm-coding-system-p): Alias to `nnheader-coding-system-p'.
73
74 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * lisp/gnus-clfns.el (coerce, copy-list, merge, string, subseq):
77         Comment out those compiler macros.
78         (mapc): Make it comeback.
79
80 2003-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
81
82         * make.bat: Flag as binary to ensure DOS line terminators.  Delete
83         trailing whitespace.
84
85 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
86         From Frank Schmitt  <ich@frank-schmitt.net>
87
88         * etc/gnus-tut.txt: Update Gnus FAQ, delete trailing whitespace.
89
90 2003-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * Makefile.in (xclever-package, xlick-package): New rules.
93         (install-package, install-package-ja, package, package-ja): Use
94         them.
95         (install-package-manifest, remove-extra-files-in-package,
96         compose-package): Specify the lisp directory for XEmacs package.
97
98         * aclocal.m4 (AC_PATH_INFO_DIR): Say a note for XEmacs package.
99
100         * lisp/dgnushack.el: Remove useless function bindings for XEmacs.
101         (dgnushack-install-package-manifest): Create the pkginfo directory.
102
103         * lisp/lpath.el: Fbind `compare-strings' for Mule 2.
104
105 2003-04-17  Kevin Greiner  <kgreiner@xpediantsolutions.com>
106
107         * make.bat: Cleaned up end-of-line characters.
108
109 2003-04-17  Steve Youngs  <youngs@xemacs.org>
110
111         * Makefile.in (XEMACS): Use @EMACS@.
112
113         * aclocal.m4 (AC_PATH_LISPDIR): Set $datadir to $prefix/lib if
114         building with XEmacs.
115
116         * aclocal.m4 (AC_SET_BUILD_FLAGS): New.  So we can set XEmacs
117         command line options to '-batch -no-autoloads...' for a cleaner
118         build environment.
119
120         * configure.in: Use it.
121
122         * configure: Regenerate.
123
124 2003-04-16  Reiner Steib  <Reiner.Steib@gmx.de>
125         From Frank Schmitt  <ich@frank-schmitt.net>
126
127         * make.bat: New variable EMACS_ARGS.  Changed XEmacs args.
128
129 2003-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
130
131         * lisp/lpath.el: Fbind `coding-system-base' for Mule 2.
132
133 2003-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
134
135         * lisp/gnus-vers.el: T-gnus 6.15.19 (quimby) revision 00.
136
137 2003-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
138
139         * lisp/gnus-vers.el: T-gnus 6.15.18 revision 00.
140
141         * lisp/message.el (message-forward-subject-name-subject): Rewrite.
142
143         * lisp/mail-source.el (mail-source-fetch-pop): Require `pop3'
144         explicitly.
145         (mail-source-check-pop): Ditto.
146
147 2003-04-07  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * lisp/nnmail.el (nnmail-split-it): Revoke the change of 1999-08-19.
150
151 2003-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * lisp/pop3.el (pop3-uidl-support): Default to nil; change the
154         meaning of a value which it may contain into an alist of servers
155         and flags of whether they support UIDLs.
156         (pop3-get-message-numbers): Don't check uidls when
157         `pop3-leave-mail-on-server' is nil; synch it with the change of
158         `pop3-uidl-support'.
159         (pop3-get-uidl): Synch it with the change of `pop3-uidl-support'.
160
161 2003-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * lisp/gnus-vers.el: T-gnus 6.15.18 (quimby) revision 00.
164
165 2003-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
166
167         * lisp/gnus-vers.el: T-gnus 6.15.17 revision 00.
168
169 2003-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
170
171         * lisp/gnus-art.el (gnus-article-x-face-command): Don't examine
172         functions if `noninteractive'.
173         (gnus-article-should-use-smiley-mule): Don't examine values if
174         `noninteractive'.
175         (gnus-treat-display-face): Default to nil if x-face-e21 is
176         available.
177         (gnus-treat-display-smileys): Don't examine values if
178         `noninteractive'.
179
180         * lisp/message.el (message-yank-original): Check not only the
181         References field but the `message-reply-headers' variable.
182
183         * lisp/imap.el (imap-tls-open): Don't bind coding-systems; use
184         `set-buffer-multibyte' instead of `imap-disable-multibyte'.
185
186         * lisp/tls.el: Require `pces'.
187         (open-tls-stream): Use `as-binary-process'.
188
189 2003-03-23  Simon Josefsson  <jas@extundo.com>
190
191         * GNUS-NEWS: Add IDNA.  Add TLS.  Fix USEFOR reference.
192
193 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net>
194
195         * make.bat: Redone from scratch; supports both Emacs and XEmacs
196         now; correctly generate gnus-load.el; check for errors; use
197         makeinfo if available, infohack.el if it isn't; be less verbose
198         when copying files; copy files from etc/gnus and etc/smilies, too
199
200 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net>
201
202         * make-x.bat: Removed, make.bat does its job now.
203
204 2003-03-22  Frank Schmitt  <ich@frank-schmitt.net>
205
206         * etc/gnus-tut.txt: Include Gnus FAQ from http://my.gnus.org.
207
208 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * lisp/gnus-vers.el: T-gnus 6.15.17 (quimby) revision 00.
211
212 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
213
214         * lisp/gnus-vers.el: T-gnus 6.15.16 revision 00.
215
216 2003-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * lisp/gnus-ofsetup.el: Don't require `read-passwd'; don't set
219         `mail-source-read-passwd' and `gnus-setup-news-hook'.
220
221         * contrib/passwd.el: New file.
222
223 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * lisp/gnus-offline.el (gnus-offline-add-custom-header): Use
226         insert instead of insert-string which is obsolete in Emacs 21.4
227         (synch to the change of Jesper Harder at 2003-02-20).
228
229 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
230
231         * GNUS-NEWS: Renamed `gnus-unsightly-citation-regexp' to
232         `gnus-cite-unsightly-citation-regexp'.
233
234 2003-02-18  Simon Josefsson  <jas@extundo.com>
235
236         * GNUS-NEWS: Talk about canlock more.
237
238 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
239
240         * GNUS-NEWS: Add user visible changes from Michael Shields from
241         the past couple of days.  Actual text from Michael.
242
243 2003-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * lisp/gnus-vers.el: T-gnus 6.15.16 (quimby) revision 00.
246
247 2003-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
248
249         * lisp/gnus-vers.el: T-gnus 6.15.15 revision 00.
250
251 2003-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * lisp/gnus-vers.el: T-gnus 6.15.15 (quimby) revision 00.
254
255 2003-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * lisp/gnus-vers.el: T-gnus 6.15.14 revision 00.
258
259 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
260
261         * etc/gnus-tut.txt: Update.
262
263 2003-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
264
265         * texi/infohack.el (infohack-texi-format): Withdraw the change of
266         2003-01-17.
267
268 2003-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
269
270         * lisp/gnus-vers.el: T-gnus 6.15.14 (quimby) revision 00.
271
272 2003-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * lisp/gnus-vers.el: T-gnus 6.15.13 revision 00.
275
276 2003-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
277
278         * texi/infohack.el (infohack-texi-format): Insert one excessive
279         newline after a @foo{bar} thing to prevent clinging of a line and
280         a line (old texinfmt bug?) if it should be considered only one
281         thing in a line.
282
283 2003-01-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
284
285         * .cvsignore: Import from Oort Gnus.
286         * contrib/.cvsignore: Ditto.
287         * etc/.cvsignore: Ditto.
288         * lisp/.cvsignore: Ditto.
289         * texi/.cvsignore: Ditto.
290         * texi/ps/.cvsignore: Ditto.
291
292 2003-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * lisp/gnus-msg.el (gnus-summary-digest-mail-forward): Set article
295         numbers to be marked.
296
297 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
298
299         (A forgotten thing to synchronize to Oort Gnus.)
300         * lisp/gnus-msg.el (gnus-summary-mail-forward): To many lists of
301         lists.
302
303 2003-01-15  Simon Josefsson  <jas@extundo.com>
304
305         * GNUS-NEWS: Add.  Fix from Reiner Steib
306         <4uce.02.r.steib@gmx.net>.
307
308 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
309
310         * lisp/binhex.el: Require `path-util'.
311         * lisp/gnus-audio.el: Ditto.
312         * lisp/spam.el: Ditto.
313         * lisp/uudecode.el: Ditto.
314
315         * lisp/binhex.el (binhex-use-external): Replace `executable-find'
316         with `exec-installed-p'.
317         * lisp/gnus-audio.el (gnus-audio-au-player): Ditto.
318         (gnus-audio-wav-player): Ditto.
319         * lisp/spam.el (spam-ifile-path): Ditto.
320         (spam-bogofilter-path): Ditto.
321         * lisp/uudecode.el (uudecode-use-external): Ditto.
322
323         * lisp/gnus-int.el (gnus-agent-expire): Make arguments optional.
324
325 2003-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
326
327         * lisp/gnus-util.el (gnus-read-event-char): Take an optional
328         parameter even if Mule 2.3 is running.
329
330 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
331
332         * make.bat: Removed "-no-init-file" (it's the same as "-q").  Use
333         new variables EMACSBATCH and GNUS_INFO_DIR.  Install gnus-?,
334         message-?, sieve and pgg (in texi).  Added hint for dir entries.
335
336         * make-x.bat: Ditto.
337
338 2003-01-13  Simon Josefsson  <jas@extundo.com>
339
340         * GNUS-NEWS: Add smileys, Sender:, message-utils.
341         Expand anti-spam.  Fixes.
342
343 2003-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
344
345         * lisp/gnus-vers.el: T-gnus 6.15.13 (quimby) revision 00.
346
347 2003-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
348
349         * lisp/gnus-vers.el: T-gnus 6.15.12 revision 00.
350
351 2003-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
352
353         * lisp/gnus-vers.el: T-gnus 6.15.12 (quimby) revision 00.
354
355 2003-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
356
357         * lisp/gnus-vers.el: T-gnus 6.15.11 revision 00.
358
359 2003-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * lisp/gnus.art.el (gnus-treat-predicate): Don't follow the Change
362         of Oort Gnus at 2003-01-02; reverted.
363
364         * lisp/message.el (message-tool-bar-map): Commented out MIME-Edit
365         buttons.
366
367 2003-01-09  Simon Josefsson  <jas@extundo.com>
368
369         * etc/gnus/preview.xpm: Add.
370
371 2003-01-06  Simon Josefsson  <jas@extundo.com>
372
373         * etc/gnus/receipt.xpm: Add.
374
375 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
376
377         * etc/gnus/preview.xbm: Add.
378
379 2003-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
380
381         * lisp/message.el (message-tool-bar-map): Fix keymap for MIME-Edit.
382
383 2003-01-09  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
384
385         * README.semi.ja: "What's T-gnus?" is revised.
386
387         * README.semi: Ditto.
388
389 2003-01-07  Keiichi Suzuki  <keiichi@nanap.org>
390
391         * lisp/message.el (message-setup-1): Don't call
392         `message-use-alternative-email-as-from' if it isn't for replying.
393
394 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
395
396         * etc/gnus/gnus.xpm (oort): Make the color replaceable.
397
398 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
399
400         * lisp/gnus-vers.el: T-gnus 6.15.11 (quimby) revision 00.
401
402 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
403
404         * lisp/gnus-vers.el: T-gnus 6.15.10 revision 00.
405
406 2003-01-03  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Bind the
409         color for the symbol `oort' as `gnus-group-startup-message' does.
410
411 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
412
413         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Commented out.
414         (gnus-load): Allow coding-system as an argument.
415
416 2002-12-16  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
417
418         * lisp/nnimap.el (nnimap-callback): Use `nnimap-demule'.
419         (nnimap-request-article-part): Ditto.
420
421 2002-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
422
423         * texi/Makefile.in (%.info, .texi): Conceal control procedures.
424
425 2002-12-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
426
427         * etc/smilies/*.pbm: Made them binary.
428
429 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
430
431         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Don't refer to
432         the value of `gnus-agent-file-name'.
433
434 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
435
436         * lisp/gnus-agent.el (gnus-agent-fetch-group-1): Article numbers
437         should be accessed through `mail-header-number'.
438
439 2002-11-24  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
440
441         * lisp/mm-url.el (mm-url-program): Use `exec-installed-p' instead of
442         `executable-find'.
443
444 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
445
446         * etc/smilies/blink.xpm: Changed smileys and some new ones from
447         Alex Schroeder <alex@emacswiki.org>.
448
449 2002-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
450
451         * lisp/gnus-sum.el (gnus-summary-inherit-default-charset): Inherit
452         the value for `default-mime-charset-unlimited' as well.
453         (gnus-summary-setup-default-charset): Bind
454         `default-mime-charset-unlimited' to nil for nndraft:delayed or
455         nndraft:drafts groups.
456
457         * lisp/gnus-art.el (gnus-article-prepare-display): Don't use
458         MIME-View for nndraft:delayed or nndraft:drafts groups.
459         (gnus-article-decode-article-as-default-mime-charset): Don't
460         decode an article for nndraft:delayed or nndraft:drafts groups.
461
462 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * lisp/nndraft.el (nndraft-request-article): Don't give a special
465         treatment to Mule.
466
467         * lisp/nnheader.el (nnheader-auto-save-coding-system): Undo last
468         change to restore the default value to emacs-mule or escape-quoted.
469
470 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Don't
473         perform `mime-edit-again' for a delayed or a queued article.
474         (gnus-article-mime-edit-done): Bind `inhibit-read-only' to t while
475         running `gnus-article-edit-done'.
476
477 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
478
479         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Protect
480         against unexpected data structure.
481
482 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
483
484         * lisp/nnshimbun.el: Clean up codes.
485         (nnshimbun-buffer, nnshimbun-current-directory)
486         (nnshimbun-current-group, nnshimbun-server-directory): Removed.
487         (nnshimbun-current-server, nnshimbun-server-directory)
488         (nnshimbun-current-group, nnshimbun-current-directory): New macros.
489         (nnshimbun-backlog, nnshimbun-find-parameter): Use
490         `nnshimbun-current-server'.
491         (nnshimbun-possibly-change-group, nnshimbun-open-server):
492         Reimplemented.
493         (nnshimbun-close-server): Do not kill `nnshimbun-buffer'.
494         (nnshimbun-request-article-1, nnshimbun-request-list): Use
495         `erase-buffer' instead of `delete-region'.
496         (nnshimbun-request-article): Use `nnshimbun-current-group'.
497         (nnshimbun-request-group): Remove redundant checks.
498         (nnshimbun-request-scan): Check arguments strictly.
499         (nnshimbun-retrieve-headers, nnshimbun-retrieve-headers-with-nov):
500         Reimplemented.
501         (nnshimbun-generate-nov-database, nnshimbun-search-id)
502         (nnshimbun-write-nov, nnshimbun-request-expire-articles):
503         Simplified.
504         (nnshimbun-nov-buffer-name, nnshimbun-nov-file-name): Make the
505         first argument optional.
506         (nnshimbun-open-nov): Bind variables to set coding systems for
507         path names.
508         (nnshimbun-possibly-change-group, nnshimbun-request-article)
509         (nnshimbun-write-nov): Strict checking.
510         (nnshimbun-request-expire-articles): Small fix.
511
512 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
515
516         * lisp/nnheader.el (nnheader-auto-save-coding-system): Default to
517         `iso-2022-7bit'.
518
519 2002-10-29  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
520
521         * lisp/nnshimbun.el (nnshimbun-request-article-1): Install trick
522         to keep compatibility between T-gnus and Oort Gnus.
523
524 2002-10-29  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
525
526         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Do not
527         use removed variables.
528
529 2002-10-29  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
530
531         * lisp/nnshimbun.el: Clean up.
532         (nnshimbun-nov-last-check): Removed.
533         (nnshimbun-nov-buffer-alist): Removed.
534         (nnshimbun-nov-buffer-file-name): Removed.
535         (nnshimbun-close-server): Use `nnshimbun-write-nov' instead of
536         `nnshimbun-save-nov'.
537         (nnshimbun-mail-header-subject): Removed.
538         (nnshimbun-mail-header-from): Removed.
539         (nnshimbun-make-shimbun-header): Removed.
540         (nnshimbun-parse-nov): New function.
541         (nnshimbun-request-article-1): Use `nnshimbun-parse-nov' instead
542         of `nnheader-parse-nov'.
543         (nnshimbun-retrieve-headers): Likewise.
544         (nnshimbun-nov-buffer-name): New function.
545         (nnshimbun-nov-file-name): Ditto.
546         (nnshimbun-open-nov): Clean up.
547         (nnshimbun-write-nov): Ditto; Aceept the 2nd optional argument.
548         (nnshimbun-save-nov): Removed.
549
550 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
551
552         * lisp/dgnushack.el (dgnushack-dont-compile-files): New constant
553         containing almost all mm*.el.
554         (dgnushack-compile): Don't byte-compile the file in
555         `dgnushack-dont-compile-files'.
556
557 2002-10-09  Katsumi Yamaoka  <yamaoka@jpl.org>
558
559         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
560         (gnus-version): T-gnus supports SEMI 1.14 and FLIM 1.14.
561
562         * lisp/mmgnus.el: Remove commented obsolete definitions.
563
564         * lisp/message.el (message-header-hook): Replace
565         `eword-encode-header' with `mime-encode-header-in-buffer'.
566         (message-send-mail-with-smtp): Don't use `smtp-via-smtp'.
567
568 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
569
570         * lisp/mm-url.el (mm-url-form-encode-xwfu): Use
571         `file-coding-system' instead of `buffer-file-coding-system' when
572         Mule 2 is running.
573
574         * lisp/gnus-group.el: Require `mm-url' only when compiling.
575         (gnus-group-fetch-charter): Require `mm-url'.
576
577         * lisp/gnus.el (gnus-default-charset): Default to `iso-8859-1'.
578
579 2002-09-13  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
580
581         * lisp/nnheader.el (toplevel) [XEmacs]: Remove code to define
582         `emacs-mule' coding-system, because the generated coding system is
583         not compatible to the original coding system of FSF Emacs.
584
585 2002-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
586
587         * lisp/nnheader.el (toplevel) [XEmacs]: Define `emacs-mule' coding
588         system in order to cancel difference on coding systems of
589         auto-saved files between FSF Emacs and XEmacs.
590         (nnheader-auto-save-coding-system) [Mule]: The default value of
591         Mule2 is changed from `*junet*' to `*internal*', in order to unify
592         coding system of files auto-saved by Mule2.
593
594 2002-09-08  Daiki Ueno  <ueno@unixuser.org>
595
596         * lisp/gnus-msg.el (gnus-configure-posting-styles): Follow the
597         change of arglist of gnus-configure-posting-style.
598         (gnus-configure-posting-style): Check circular import.
599
600 2002-09-08  Daiki Ueno  <ueno@unixuser.org>
601
602         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
603
604         * lisp/gnus-msg.el (gnus-named-posting-styles): Defcustom.
605         (gnus-posting-styles): Allow (import "...").
606         (gnus-configure-posting-style): Splitted from
607         gnus-configure-posting-styles.
608         (gnus-summary-execute-command-with-posting-style): Fix prompt string.
609
610         * lisp/gnus-cus.el (gnus-group-parameters): Allow (import "...")
611         in posting-styles.
612
613 2002-09-08  Daiki Ueno  <ueno@unixuser.org>
614
615         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
616
617         * lisp/gnus-msg.el (gnus-named-posting-styles): New variable.
618         (gnus-summary-send-map): Bind "P" to
619         gnus-summary-execute-command-with-posting-style.
620         (gnus-configure-posting-styles): Expand named entries in
621         gnus-posting-styles.
622         (gnus-summary-execute-command-with-posting-style): New command.
623
624 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
625
626         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
627
628         * lisp/gnus-msg.el (gnus-copy-article-buffer): Set a copy buffer
629         mutibyte; remove invisible and intangible test properties from a
630         copied article.
631
632 2002-09-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
633
634         * texi/ptexinfmt.el: discard @documentdescription.  Support
635         @ifplaintext, @ifnotplaintext, @ifhtml.  Remove obsolete commands.
636         (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.
637
638 2002-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
639
640         * lisp/gnus-namazu.el (gnus-namazu/highlight-words): Stricten
641         regular expression to highlight keywords.
642
643 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
644
645         * lisp/lpath.el: Fbind `smtpmail-send-it' for Mule 2.
646
647 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * lisp/gnus-util.el (frame-parameter): New function for oldies.
650
651 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
652
653         * lisp/gnus.el (gnus-frame): Remove.
654
655 2002-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
656
657         * lisp/gnus-vers.el: Fix T-gnus version number.
658
659 2002-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
660
661         * lisp/gnus-vers.el: T-gnus 6.15.8 revision 00.
662
663 2002-08-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
664
665         * lisp/gnus-namazu.el (gnus-namazu-update-index): Handle error
666         messages printed by Namazu.
667         (gnus-namazu/update-sentinel): Likewise.
668         (gnus-namazu-need-path-normalization): Change its default value.
669         (gnus-namazu/normalize-results): Remove `file://' prefix.
670
671         * texi/gnus-ja.texi (Namazu Groups): Update documents.
672
673         * lisp/gnus-namazu.el (gnus-namazu/update-p): Print error
674         messages.
675         (gnus-namazu-update-index): Small clean up.
676         (gnus-namazu-update-all-indices): Ditto.
677
678 2002-08-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
679
680         * lisp/gnus-namazu.el: Bug fix of updating multiple indices.
681         (gnus-namazu/setup): Call `gnus-namazu-update-all-indices' without
682         arguments.
683         (gnus-namazu-create-index): Clean temporary files even if an
684         indexer is killed.
685         (gnus-namazu/update-p): New function.
686         (gnus-namazu-update-all-indices): Reimplemented.
687         (gnus-namazu-update-index): Call `gnus-namazu/update-p' to decide
688         whether the specified index will be updated.
689         (gnus-namazu/update-sentinel): Follow the change of
690         `gnus-namazu-update-all-indices'.
691
692 2002-08-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
693
694         * lisp/gnus.el (toplevel): Add autoloads for
695         `gnus-namazu-create-index', and `gnus-namazu-update-all-indices'
696         and `gnus-namazu-update-index'.
697
698         * lisp/gnus-namazu.el: Support automatically updating multiple
699         indices.
700         (gnus-namazu-make-index-interval): Abolished.
701         (gnus-namazu-index-update-interval): New option.
702         (gnus-namazu/setup): Call `gnus-namazu-update-all-indices' instead
703         of `gnus-namazu-make-index'.
704         (gnus-namazu/mknmz-process): Abolished.
705         (gnus-namazu/status-file-name): New macro.
706         (gnus-namazu-make-index, gnus-namazu-make-index-stop,
707         gnus-namazu/mknmz-sentinel): Removed.
708         (gnus-namazu/mknmz-cleanup, gnus-namazu/index-old-p): New function.
709         (gnus-namazu-create-index, gnus-namazu-update-all-indices,
710         gnus-namazu-update-index, gnus-namazu-stop-update): New command.
711         (gnus-namazu/update-directories, gnus-namazu/update-process): New
712         internal variable.
713
714 2002-07-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
715
716         * lisp/gnus-namazu.el: Support automatically updating index.
717         (gnus-namazu-default-index-directory): New constant.
718         (gnus-namazu-make-index-interval, gnus-namazu-make-index-command,
719         gnus-namazu-make-index-arguments): New options.
720         (gnus-namazu/setup): Call `gnus-namazu-make-index'.
721         (gnus-namazu/real-group-name): Renamed from
722         `gnus-namazu/check-cache-group'.
723         (gnus-namazu/cache-group-candidates): Renamed from
724         `gnus-namazu/cache-group-candidates'.
725         (gnus-namazu/search): Experimental support of articles covered by
726         agent.
727         (gnus-namazu/default-index-directory, gnus-namazu/lapse-seconds,
728         gnus-namazu/mknmz-sentinel): New internal functions.
729         (gnus-namazu/mknmz-process): New internal variable.
730         (gnus-namazu/lock-file-name, gnus-namazu/index-file-name): New
731         macros.
732         (gnus-namazu-make-index, gnus-namazu-make-index-stop): New
733         commands.
734
735 2002-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
736
737         * lisp/gnus-namazu.el (gnus-namazu/request-list): Removed.
738         (gnus-namazu/get-current-to): New function.
739         (gnus-namazu/complete-query): Call the above.
740
741 2002-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
742
743         * lisp/pop3.el: Don't autoload "ssl".
744         (pop3-open-ssl-stream-1): Require `ssl' before binding ssl-* vars.
745
746 2002-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * lisp/gnus-namazu.el (gnus-namazu/truncate-article-list): Remove
749         a redundancy.
750
751 2002-07-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
752
753         * texi/gnus-ja.texi (Web Newspaper): Update the url of w3m.
754
755 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
756
757         * lisp/gnus-sum.el (gnus-summary-mode-map): Replace
758         `gnus-article-toggle-headers' with `gnus-summary-toggle-header'.
759         (gnus-summary-wash-map): Ditto.
760         (gnus-summary-wash-hide-map): Replace
761         `gnus-article-toggle-headers' with `gnus-article-hide-headers'.
762         (gnus-summary-article-menu): Ditto.
763
764         * lisp/gnus.el: Remove autoload for `gnus-article-toggle-headers'.
765
766         * lisp/gnus-art.el (article-toggle-headers): Abolished.
767
768 2002-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
769
770         * lisp/dgnushack.el (byte-optimize-form-code-walker): Don't modify
771         the function definition if the bug has already gone; revert to the
772         use of `defadvice'.
773
774 2002-07-03  Keiichi Suzuki  <keiichi@nanap.org>
775
776         * lisp/gnus-logic.el (gnus-advanced-index): Use luna based index
777         numbers.
778
779 2002-06-26  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
780
781         * lisp/imap.el (imap-ssl-open-2): Do away with w32-related
782         workaround I installed on 1999-12-28, i.e. also call
783         `as-binary-process' in windows-nt.
784
785 2002-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
786
787         * contrib/hashcash.el: Require `cl' when compiling.
788         (hashcash-strip-quoted-names): Replace `subseq' with `substring'.
789         (mail-add-payment): Allow no `mail-header-separator' in the buffer;
790         don't use `mapc'.
791
792 2002-06-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
793
794         * lisp/gnus-namazu.el (gnus-namazu/truncate-article-list): When
795         `gnus-large-newsgroup' is equal to nil, no confirmation is
796         required.
797
798 2002-06-23  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
799
800         * lisp/pop3.el (pop3-open-ssl-stream): Do away with w32-related
801         workaround I installed on 1999-12-27, i.e. also call
802         `as-binary-process' in windows-nt.
803
804 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
805
806         * lisp/message.el (message-send): Kill `message-encoding-buffer'
807         even if sending failed.
808
809 2002-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
810
811         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
812
813         * lisp/gnus-msg.el (gnus-message-setup-hook): Default to nil.
814         (gnus-setup-message): Run `gnus-maybe-setup-default-charset'.
815         (gnus-summary-supersede-article): Don't bind the value for
816         `gnus-message-setup-hook'.
817         (gnus-summary-resend-bounced-mail): Ditto.
818
819         * lisp/dns.el (dns-make-network-process): Bind
820         `default-process-coding-system' to `(binary . binary)'; bind
821         `program-coding-system-alist' to nil.
822
823         * lisp/gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Bind
824         `input-coding-system' and `output-coding-system' to `binary'.
825
826         * lisp/gnus-namazu.el (gnus-namazu/call-namazu): Bind
827         `input-coding-system' and `output-coding-system' to the velue of
828         `gnus-namazu-coding-system'.
829
830         * lisp/imap.el (imap-ssl-open): Don't bind the values for
831         `input-coding-system' and `output-coding-system'.
832
833         * lisp/nnmaildir.el (nnmaildir-request-scan): Bind
834         `output-coding-system' to the value of
835         `nnheader-file-coding-system'; bind `file-coding-system' to nil.
836         (nnmaildir-request-rename-group): Ditto.
837         (nnmaildir-request-replace-article): Ditto.
838         (nnmaildir-request-accept-article): Ditto.
839         (nnmaildir-request-set-mark): Ditto.
840
841         * lisp/nnmbox.el (nnmbox-save-buffer): Simplify the source code.
842
843         * lisp/nnrss.el (nnrss-read-server-data): Bind
844         `input-coding-system' to `binary'.
845         (nnrss-save-server-data): Bind `output-coding-system' to `binary'.
846         (nnrss-read-group-data): Bind `input-coding-system' to `binary'.
847         (nnrss-save-group-data): Bind `output-coding-system' to `binary'.
848
849 2002-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
850
851         * lisp/pop3.el: Add a comment for the use of `ssl' or `tls'
852         connection with Gnus; always require `pces' and `path-util' for
853         Gnus.
854         (pop3-open-ssl-stream-1): Don't require `path-util' here.
855
856 2002-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
857
858         * lisp/pop3.el: Make it can be byte-compiled in the Gnus source
859         tree with neither errors nor warnings.
860         (pop3-md5): Fix the logic to check whether the built-in `md5'
861         allows the 4th argument CODING-SYSTEM.
862
863 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
864
865         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
866
867         * contrib/gpg-ring.el: Remove RCS magic cookie.
868         * lisp/nnir.el: Ditto.
869
870         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): New
871         function.
872
873 2002-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
874
875         * texi/ptexinfmt.el: discard @cartouche.  @anchor discard for Mule
876         2.3.  Support @., @:, @-.
877         (texinfo-format-inforef): New function.
878
879 2002-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
880
881         * lisp/nnheader.el (nnheader-unfold-fws): New function copied from
882         `ietf-drums-unfold-fws'.
883         (ietf-drums-unfold-fws): Alias to `nnheader-unfold-fws'.
884
885 2002-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
886
887         * lisp/gnus-vers.el: T-gnus 6.15.7 revision 00.
888
889 2002-04-30  Daiki Ueno  <ueno@unixuser.org>
890
891         * lisp/message.el (message-expand-name-function): New user option.
892         (message-expand-name): Use it.
893         * lisp/lpath.el: Don't bind lsdb-complete-name and bbdb-complete-name.
894
895 2002-04-30  Daiki Ueno  <ueno@unixuser.org>
896
897         * lisp/message.el (message-expand-name): Use lsdb-complete-name if
898         available.
899         * lisp/lpath.el: Bind lsdb-complete-name.
900
901 2002-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
902
903         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Also examine
904         backquote'd forms.
905
906         * lisp/nnheader.el (nnheader-with-unibyte): New macro.
907         (mm-with-unibyte): Alias to `nnheader-with-unibyte'.
908
909 2002-04-26  Steve Youngs  <youngs@xemacs.org>
910
911         * aclocal.m4 (AC_PATH_INFODIR): New.  Defaults to '$prefix/info'
912         for Emacs and 'site-packages/info' for XEmacs.
913         (AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
914         for XEmacs.
915
916         * configure.in: Use 'AC_PATH_INFO_DIR'.
917
918 2002-04-23  Daiki Ueno  <ueno@unixuser.org>
919
920         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Disregard the
921         message cache when bbdb/news-auto-create-p is nil.
922
923 2002-04-23  Daiki Ueno  <ueno@unixuser.org>
924
925         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Work around the
926         incompatibility with BBDB 2.3x.
927
928 2002-04-22  Daiki Ueno  <ueno@unixuser.org>
929
930         * lisp/message.el (message-make-user-agent): Remove product tokens
931         for gnus-vers.  [cf. <semi-gnus-ja:6798>]
932
933 2002-04-22  Daiki Ueno  <ueno@unixuser.org>
934
935         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
936
937         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Tweak BBDB message
938         caching.
939         (gnus-bbdb/extract-message-sender-function): New user option.
940         (gnus-bbdb/extract-message-sender): New function.
941
942 2002-04-20  Daiki Ueno  <ueno@unixuser.org>
943
944         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
945
946         * lisp/gnus-sum.el: Don't autoload gnus-set-summary-default-charset.
947         (gnus-summary-inherit-default-charset): New function.
948         (gnus-parse-headers-hook): Use it.
949         (gnus-summary-setup-default-charset): Set default-mime-charset here.
950
951         * lisp/gnus-delay.el (gnus-delay-article): Undo the last change.
952
953         * lisp/gnus-draft.el: Revert to the original implementation.
954         (gnus-draft-edit-message): Pass restore as the 3rd argument of
955         gnus-draft-setup; call save-buffer instead of message-save-drafts.
956         (gnus-draft-setup): Rename from gnus-draft-setup-for-editing.
957         (gnus-draft-setup-for-sending): Abolish.
958
959         * lisp/nnheader.el (nnheader-auto-save-coding-system): New variable.
960
961         * lisp/message.el (message-draft-coding-system): Delegate the
962         value to nnheader-auto-save-coding-system.
963         (message-mode-map): Don't bind message-save-drafts.
964         (message-dont-send): Use save-buffer instead of message-save-buffer.
965         (message-save-drafts): Abolish.
966
967         * lisp/nndraft.el (nndraft-request-article): Revert to the
968         original implementation.
969
970 2002-04-18   Daiki Ueno  <ueno@unixuser.org>
971
972         * lisp/gnus-draft.el (gnus-group-send-queue): Pass group and
973         interactive as the arguments of gnus-draft-send.
974         (gnus-draft-send): Don't give "nndraft:queue" special treatment.
975
976 2002-04-17   Daiki Ueno  <ueno@unixuser.org>
977
978         * lisp/gnus-delay.el (gnus-delay-article): Use `message-save-drafts'
979         instead of `save-buffer'.
980
981 2002-04-08  Daiki Ueno  <ueno@unixuser.org>
982
983         * lisp/gnus-draft.el (gnus-draft-send): Always enter the Message
984         mode.
985
986 2002-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
987
988         * lisp/gnus-group.el (gnus-group-completing-read-group-name): Use
989         `mapatoms' to extract all groups from `gnus-active-hashtb'.
990
991 2002-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
992
993         * lisp/gnus-group.el (gnus-group-completing-read-group-name):
994         Improve to speed up.
995         (gnus-group-name-charset-group-alist): Change the default value.
996
997 2002-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
998
999         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1000
1001         * lisp/message.el (message-save-drafts, message-check-8bit,
1002         message-send-news, message-send-mail, message-send): Replace
1003         `insert-buffer' with `insert-buffer-substring'.
1004         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup,
1005         gnus-article-edit-exit, article-verify-x-pgp-sig): Ditto.
1006
1007 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Don't provide
1010         "View as different encoding" submenu if the function
1011         `coding-system-list' is not available.
1012
1013 2002-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1014
1015         * lisp/pop3.el (pop3-md5): Treat a given string as binary.
1016
1017 2002-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * lisp/gnus-msg.el (gnus-summary-resend-message-edit): Use
1020         `mime-edit-again' instead of `mime-to-mml' to recompose a message.
1021
1022 2002-03-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1023
1024         * lisp/message.el (mm-make-temp-file): Copied from mm-util.el.
1025
1026 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1027
1028         * lisp/message.el (message-fix-before-sending): Bind
1029         `mm-7bit-chars' to the value that concat the original value and
1030         escape.
1031
1032         * lisp/nnheader.el (mm-7bit-chars): Remove.
1033
1034 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1035
1036         * lisp/gnus-art.el (gnus-article-edit-mode): Don't call `mml-mode'.
1037
1038         * lisp/nnheader.el (mm-7bit-chars): Copied from mm-bodies.el.
1039         (mm-multibyte-p): New alias.
1040         (mm-char-int): Alias to `char-int'.
1041
1042 2002-02-26  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1043
1044         * lisp/gnus-art.el (gnus-request-article-this-buffer): Sync up
1045         with Oort-gnus.
1046
1047         * lisp/nntp.el (nntp-open-via-rlogin-and-telnet): Wrap
1048         `call-process' with `as-binary-process'.
1049
1050 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1051
1052         * lisp/smiley.el (smiley-regexp-alist): Fix the order of faces.
1053
1054 2002-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1055
1056         * lisp/smiley.el (smiley-regexp-alist): Use faces which originate
1057         in etc-0.27.tar.gz if exist.
1058         (gnus-smiley-file-types): Add xbm if available.
1059         (smiley-region): Don't put two or more faces in one place.
1060
1061 2002-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * lisp/gnus-art.el (gnus-request-article-this-buffer): Temporally
1064         fix: erase the buffer before inserting (and saving) an article.
1065
1066 2002-02-22  Steve Youngs  <youngs@xemacs.org>
1067
1068         * aclocal.m4 (AC_PATH_LISPDIR): Default to
1069         .../site-packages/lisp/gnus for XEmacs.
1070         (AC_PATH_ETCDIR): Default to .../site-packages/etc/gnus for
1071         XEmacs.
1072
1073 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
1074
1075         * lisp/gnus-group.el (gnus-group-name-encode): New function.
1076         (gnus-group-encoded-name): New function.
1077         (gnus-group-completing-read-group-name): New function.
1078         (gnus-fetch-group): Use it.
1079         (gnus-group-jump-to-group): Use it.
1080         (gnus-group-unsubscribe-current-group): Use it.
1081
1082 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
1083
1084         * lisp/nnheader.el (mm-string-as-unibyte): Undo the last change.
1085         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Ditto.
1086
1087 2002-02-21   Daiki Ueno  <ueno@unixuser.org>
1088
1089         * lisp/nnheader.el (mm-string-as-unibyte): Alias to
1090         `string-as-unibyte'.
1091
1092         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Return unibyte
1093         group names.
1094
1095 2002-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1096
1097         * lisp/lpath.el: Bind `navi2ch-mona-font'.
1098
1099 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
1100
1101         * lisp/gnus-art.el (gnus-treat-monafy): New user option.
1102         (article-monafy): New function.
1103
1104 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1105
1106         * lisp/nnheader.el (std11-field-value): Fix regexp.
1107
1108 2002-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1109
1110         * lisp/gnus-art.el (gnus-treat-display-grey-xface): Default to nil
1111         under NTEmacs 21.
1112
1113 2002-02-14  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1114
1115         * lisp/gnus-namazu.el (gnus-namazu-kill-summary-buffers): New
1116         advice.
1117
1118 2002-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1119
1120         * lisp/mm-view.el: Require `gnus-mailcap' rather than `mailcap'.
1121
1122         * lisp/nnheader.el (mm-with-unibyte-buffer): Bind `default-mc-flag'
1123         instead of `mc-flag'.
1124         (nnheader-with-unibyte-current-buffer): New macro.
1125         (mm-with-unibyte-current-buffer): Alias to
1126         `nnheader-with-unibyte-current-buffer'.
1127         (nnheader-guess-mime-charset): New macro.
1128         (mm-guess-mime-charset): Alias to `nnheader-guess-mime-charset'.
1129         (shell-command-to-string): New function for old Emacsen.
1130
1131         * lisp/lpath.el: Don't fbind `shell-command-to-string'.
1132
1133 2002-02-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1134
1135         * lisp/gnus-namazu.el (gnus-namazu/group-alist): Abolished.
1136         (gnus-namazu/setup): Not set it.
1137         (gnus-namazu/shutdown): Removed.
1138         (gnus-namazu/group-prefixed-name): Handle case-insensitive file
1139         names by itself.
1140
1141 2002-02-09  NISHIDA Masakazu  <m_nisida@ca2.so-net.ne.jp>
1142
1143         * lisp/gnus-namazu.el (gnus-namazu/complete-query): Relaxed the
1144         regexp which matches field search keywords.
1145
1146 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1147
1148         * etc/gnus/gnus.xpm: Remove some garbages at the end of the file.
1149
1150 2002-02-03  Daiki Ueno  <ueno@unixuser.org>
1151
1152         * lisp/nnir.el (nnir-run-namazu): According to SUSv3, LC_ALL is
1153         prior to the other environment variables whose names are starting
1154         with "LC_".  So there is no need to setting them.
1155
1156 2002-02-03  Daiki Ueno  <ueno@unixuser.org>
1157
1158         * lisp/nnir.el (nnir-imap-default-charset): New user option.
1159         (nnir-run-imap): Supply the charset of a search criteria.
1160
1161 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1162         Suggested by Kenichi OKADA <okada@opaopa.org>
1163
1164         * lisp/message.el (message-save-drafts): Override
1165         `mime-header-encode-method-alist'.
1166
1167 2002-02-01  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
1168
1169         * texi/gnus-ja.texi (Posting Styles): Fix typo.
1170
1171 2002-01-31  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
1172
1173         * lisp/gnus-art.el (gnus-article-display-traditional-message):
1174         Reverted.
1175
1176 2002-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1177
1178         * lisp/gnus-art.el (gnus-article-setup-buffer): Enable multibyte
1179         in `gnus-original-article-buffer'.
1180
1181 2002-01-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1182
1183         * lisp/message.el (message-cite-prefix-regexp): Fix the regexp.
1184
1185         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
1186         implementation.
1187
1188 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1189
1190         * lisp/gnus-clfns.el (find-cl-run-time-functions): Insert a
1191         newline before filling a result; ignore non-list forms.
1192
1193 2002-01-24  ARISAWA Akihiro  <ari@atesoft.advantest.co.jp>
1194
1195         * lisp/gnus-sum.el (gnus-summary-show-article): If coding-system is
1196         specified, bind `default-mime-charset' to it.
1197
1198 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1199
1200         * lisp/message.el: Require `base64' before `canlock-om' to avoid
1201         damage to define `base64-encode-string' by MEL.
1202
1203         * lisp/dgnushack.el: Load base64.el before canlock-om.el to avoid
1204         damage to define `base64-encode-string' by MEL.
1205
1206 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1207
1208         * lisp/gnus-sum.el (gnus-article-commands-menu): Bind "Html" to
1209         the command `gnus-article-wash-html'.
1210         (gnus-summary-article-menu): Ditto.
1211         (gnus-summary-wash-map): Bind "h" to the command
1212         `gnus-article-wash-html'.
1213
1214         * lisp/gnus-art.el (gnus-article-treatment-menu): Bind
1215         "Treat html" to the command `gnus-article-wash-html'.
1216
1217         * lisp/nnheader.el: Place mm- stuff and mail-parse stuff in front
1218         of the codes which use (or may use) them.
1219
1220 2002-01-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1221
1222         * lisp/gnus-art.el (gnus-article-display-traditional-message): Use
1223         `set-buffer-multibyte'.
1224
1225 2002-01-21  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1226
1227         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Protect
1228         against dead windows.
1229
1230         * lisp/nnheader.el (mm-encode-coding-string): Alias to
1231         `encode-coding-string'.
1232         (mm-decode-coding-string): Alias to 'decode-coding-string'.
1233
1234 2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1235
1236         * lisp/gnus-vers.el: T-gnus 6.15.6 revision 00.
1237
1238         * lisp/nnheader.el (std11-unfold-region): New function copied from
1239         `rfc2047-unfold-region'.
1240         (std11-unfold-field): New function.
1241         (mail-header-unfold-field): Alias to `std11-unfold-field'.
1242
1243 2002-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02 (synch
1246         with the released version of Oort Gnus v0.05).
1247
1248 2002-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1249
1250         * lisp/dgnushack.el: Advise `byte-compile-inline-expand' for Mule
1251         to ignore built-in functions as Emacs 20+ does.
1252
1253 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1254
1255         * lisp/gnus-sum.el (gnus-adjust-marked-articles): Fix the record
1256         for `seen' if it looks like (seen NUM1 . NUM2).  It should be
1257         (seen (NUM1 . NUM2)).
1258
1259 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1260
1261         * lisp/nntp.el (nntp-send-buffer): Bind `mc-flag' to nil.
1262
1263         * lisp/nnheader.el (mm-with-unibyte-buffer): Alias to
1264         `nnheader-with-unibyte-buffer'.
1265         (nnheader-with-unibyte-buffer): New macro.
1266
1267 2002-01-12  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1268
1269         * texi/gnus-ja.texi (Article Date): Update Japanese translation.
1270
1271 2002-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1272
1273         * lisp/gnus-clfns.el (butlast): Fix a serious bug that it behaved
1274         like `nbutlast'.  Special thanks to Keiichi-san for the great
1275         discovery.
1276
1277         * lisp/gnus.el (gnus-product-variable-file-list): Add a check for
1278         the value of `gnus-use-correct-string-widths' in the forms.
1279
1280         * lisp/gnus-start.el (gnus-product-quick-file-format): Include the
1281         value of `gnus-use-correct-string-widths' in the file form.
1282         (gnus-product-read-variable-file-1): Check for the equality in the
1283         value of `gnus-use-correct-string-widths' as well.
1284
1285 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1286
1287         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01 in
1288         order to force update cached format specs.
1289
1290         * lisp/gnus-spec.el (gnus-use-correct-string-widths): Default to t.
1291
1292 2002-01-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1293
1294         * lisp/nnshimbun.el: Adopt for old Gnusae.
1295
1296 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1297
1298         * lisp/message.el (message-strip-forbidden-properties): Don't
1299         strip properties when the invisible MIME part is inserted.
1300
1301         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Position
1302         point to the top.
1303
1304 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * etc/gnus/oort.xface (X-Face): Oort X-Face from
1307         Raymond Scholz <ray-2002@zonix.de>.
1308
1309 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
1310
1311         * lisp/lpath.el: Fbind `coding-system-to-mime-charset' for Mule 2.
1312
1313         * lisp/nnheader.el (std11-fold-region): New function copied from
1314         `rfc2047-fold-region'.
1315         (std11-fold-field): Use it.
1316
1317 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
1318
1319         * lisp/gnus.el: Don't autoload "gnus-bitmap".
1320
1321         * lisp/gnus-ems.el: Autoload "smiley-mule" if running Emacs
1322         version is less than 21.
1323
1324         * lisp/gnus-art.el (gnus-article-smiley-display): Remove.
1325         (gnus-treat-smiley): Reload "smiley-ems" or "smiley-mule" if
1326         needed.
1327         (gnus-treat-display-smileys): Use `gnus-image-type-available-p'.
1328         (gnus-article-smiley-mule-loaded-p): New internal variable.
1329         (gnus-article-should-use-smiley-mule): New user option.
1330
1331 2002-01-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1332
1333         * lisp/nneething.el (nneething-mime-extensions): New variable.
1334         (nneething-request-article): Refer it.
1335
1336         * lisp/nnheader.el (mm-detect-coding-region): Alias to
1337         `nnheader-detect-coding-region'.
1338         (nnheader-detect-coding-region): New function.
1339         (mm-detect-mime-charset-region): Alias to
1340         `nnheader-detect-mime-charset-region'.
1341         (nnheader-detect-mime-charset-region) New function.
1342
1343 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1344
1345         * texi/gnus-ja.texi (Web Newspaper): Update the document of
1346         mime-w3m.el.
1347
1348 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
1349
1350         * lisp/gnus-art.el (article-toggle-headers): Expose headers even
1351         if there is a boundary line.
1352
1353         * lisp/nntp.el (nntp-send-buffer): Don't use
1354         `mm-with-unibyte-current-buffer'.  Use expanded form instead.
1355
1356         * lisp/gnus-art.el (gnus-treatment-function-alist): Move X-Face
1357         stuff down after unfolding stuff.
1358
1359 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1360
1361         * lisp/gnus-namazu.el (gnus-namazu/highlight-words): Reimplemented.
1362
1363 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
1364
1365         * lisp/nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
1366         it should go to the beginning of the header after narrowing.
1367         (std11-extract-addresses-components): Protect against nil argument.
1368
1369 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
1370
1371         * lisp/nnheader.el (mail-header-field-value): Alias to
1372         `std11-field-value'.
1373         (std11-field-value): New function.
1374
1375 2002-01-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1376
1377         * lisp/nnheader.el (mail-header-parse-addresses): New function.
1378         (std11-extract-addresses-components): New function.
1379
1380 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
1381
1382         * lisp/gnus-picon.el: Don't require `mail-parse'.
1383
1384 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1385
1386         * lisp/nnheader.el (mail-header-fold-field): Alias to
1387         `std11-fold-field'.
1388         (std11-fold-field): New function.
1389         (mail-narrow-to-head): Alias to `std11-narrow-to-header'.
1390         (mail-header-narrow-to-field): Alias to `std11-narrow-to-field'.
1391         (std11-narrow-to-field): New function.
1392
1393 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
1394
1395         * lisp/gnus-vers.el: T-gnus 6.15.5 revision 00.
1396
1397 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1398
1399         * etc/gnus/describe-group.xpm: Set pixels of first line to
1400         background color. A bug in Emacs?
1401
1402 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
1403
1404         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
1405
1406         * lisp/gnus-picon.el: Require `mail-parse'.
1407
1408         * lisp/sha1-el.el (sha1-use-external): Replace `executable-find'
1409         with `exec-installed-p'.
1410
1411 2002-01-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1412
1413         * lisp/gnus-namazu.el: Update comments.
1414         (gnus-namazu/search): Convert `gnus-cache-directory' to absolute
1415         before the regular expression which matches paths of persistent
1416         articles is generated.  Clean up codes.
1417
1418 2002-01-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1419
1420         * lisp/nnshimbun.el (nnshimbun-request-article): Handle the
1421         article properly when no group is specified.
1422         (nnshimbun-write-nov, nnshimbun-save-nov): Save nov databases only
1423         when their sizes are greater than zero.
1424
1425         * lisp/gnus-namazu.el (gnus-namazu-query-highlight): New option.
1426         (gnus-namazu-query-highlight-face): New face.
1427         (gnus-namazu/check-cache-group): New function.
1428         (gnus-namazu/cache-group-candidates): Ditto.
1429         (gnus-namazu/search): Call `gnus-namazu/check-cache-group' to get
1430         groups for cached articles.
1431         (gnus-namazu/highlight-words): New function.
1432         (gnus-namazu-search): Set the group parameter `highlight-words'
1433         when `gnus-namazu-query-highlight' is equal to the other value
1434         than nil.
1435
1436         * lisp/gnus-ja.texi (Namazu Groups): Updated.
1437
1438 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1439
1440         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
1441         non-list forms in the top level.
1442
1443 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
1444
1445         * ChangeLog, todo: (oops) changed buffer-file-coding-system back
1446         to coding.
1447
1448 2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1449
1450         * make-x.bat: Ensure nonempty variable value.  Reported by Frank
1451         Haun <pille3000@gmx.net>.
1452
1453 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1454
1455         * ChangeLog, todo: Add `coding'.
1456
1457 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
1458
1459         * ChangeLog: changed coding to buffer-file-coding-system
1460         * todo: same
1461
1462 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1463
1464         * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
1465         Schmitt <ich@Frank-Schmitt.net>.
1466
1467 2001-12-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1468
1469         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): Changed
1470         the expression to decide whether `gnus-summary-buffer-name' should
1471         be advised.
1472         (gnus-namazu/setup): Strict checking the other Gnus variants than
1473         Oort-Gnus before handling `gnus-group-name-charset-group-alist'.
1474
1475 2001-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1476
1477         * lisp/nnheader.el (mm-multibyte-string-p): Alias to
1478         `multibyte-string-p' or `ignore'.
1479
1480 2001-12-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1481
1482         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New
1483         advice.
1484
1485         * lisp/gnus-namazu.el (top): Update comments.
1486         (gnus-namazu-indexed-servers): Abolished.
1487         (gnus-namazu-index-directories, gnus-namazu-command): Changed the
1488         default value.
1489         (gnus-namazu/group-name-regexp): New internal constant.
1490         (gnus-namazu/indexed-servers): New function.
1491         (gnus-namazu/setup): Not initialize `gnus-namazu-indexed-servers'.
1492         Add the entry for ephemeral groups generated by
1493         `gnus-namazu-search' to `gnus-group-name-charset-group-alist'.
1494         (gnus-namazu/group-prefixed-name): Fix.
1495         (gnus-namazu/search): Stricten checking the return value of
1496         `gnus-namazu/call-namazu'.  Install changes in order to avoid the
1497         difference between regexp-opt module of FSF Emacs and one of XEmacs.
1498         (gnus-namazu/get-target-groups, gnus-namazu/get-current-query):
1499         Refer `gnus-namazu/group-name-regexp'.
1500         (gnus-namazu-search): Slightly modified.
1501
1502 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1503
1504         * lisp/message.el (message-mimic-kill-buffer): Bind
1505         `message-kill-buffer-and-remove-file' to nil while calling the
1506         function `message-kill-buffer'.
1507
1508         * texi/message-ja.texi, texi/message-ja.texi: Update.
1509
1510         * lisp/lpath.el: Fbind `replace-regexp-in-string' for XEmacs and
1511         Mule; don't fbind coding-system-list for Mule.
1512
1513 2001-12-03  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1514         (cf. news://news.gnus.org/gnus.gnus-bug #48523)
1515
1516         * lisp/message.el (message-kill-buffer-and-remove-file): New user
1517         option.
1518         (message-kill-buffer): Don't remove the backup file if
1519         `message-kill-buffer-and-remove-file' is nil.
1520
1521 2001-12-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1522
1523         * lisp/gnus-namazu.el (gnus-namazu-case-sensitive-filesystem): New
1524         option.
1525         (gnus-namazu/group-alist): New internal variable.
1526         (gnus-namazu/setup): Initialize it.
1527         (gnus-namazu/shutdown) New function.
1528         (gnus-namazu/request-list): Ditto.
1529         (gnus-namazu/group-prefixed-name): Ditto.
1530         (gnus-namazu/search): Call it instead of
1531         `gnus-group-prefixed-name' in order to normalize a group name on a
1532         case-insensitive file system.
1533
1534 2001-12-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1535
1536         * lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): New
1537         option.
1538         (gnus-namazu/normalize-results): Refined.
1539
1540         * lisp/gnus-namazu.el (gnus-namazu-index-directory): Abolished.
1541         (gnus-namazu-index-directories): New option.
1542         (gnus-namazu-coding-system): Changed the default value for Windows
1543         and OS/2.
1544         (gnus-namazu/setup): Follow the abolition of
1545         `gnus-namazu-index-directory'.
1546         (gnus-namazu/normalize-results): New inline function.
1547         (gnus-namazu/call-namazu): Set `file-name-coding-system' and
1548         `pathname-coding-system' to handle querys which include multibyte
1549         characters.  Not reset locale environments.  Refer
1550         `gnus-namazu-locale' and `gnus-namazu-index-directories'.
1551         (gnus-namazu/search): Call `gnus-namazu/normalize-results'.
1552         Modify a regular expression.
1553         (gnus-namazu/get-target-groups): Modify a regular expression.
1554         (gnus-namazu/get-current-query): Ditto.
1555         (gnus-namazu/truncate-article-list): Ditto.
1556
1557 2001-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1558
1559         * lisp/mm-url.el: Require `path-util'.
1560         (mm-url-program): Replace `executable-find' to `exec-installed-p'.
1561
1562 2001-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
1565
1566         * lisp/canlock-om.el: New file.
1567         * lips/dgnushack.el: Load canlock-om.el for compiling canlock.el
1568         when `MULE' is bound.
1569         (dgnushack-unexporting-files): Add canlock-om.el when `MULE' is
1570         not bound.
1571         * lisp/message.el: Require `canlock-om' when Mule is running;
1572         autoload cus-edit for the function `customize-save-variable'.
1573         * lisp/nnheader.el (customize-save-variable): Remove.
1574
1575 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1576
1577         * lisp/message.el (message-strip-special-text-properties): Default
1578         to t because of the new function `message-tamago-not-in-use-p'.
1579
1580 2001-11-26  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1581
1582         * make-x.bat: Use parameter "/copy" rather than "copy" for increased
1583         dwimishness for old-time DOS users.  From Frank Schmitt
1584         <ich@Frank-Schmitt.net>.
1585
1586 2001-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1587
1588         * lisp/message.el (message-strip-special-text-properties): Default
1589         to nil temporarily (it should be automated).
1590         (message-forbidden-properties): Undo last change.
1591         (message-strip-forbidden-properties): Undo last change; synch with
1592         Oort Gnus.
1593
1594 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * lisp/message.el (message-forbidden-properties): Defcustom; make
1597         it a list; don't include `intangible', `invisible',
1598         `modification-hooks' or `read-only'.
1599         (message-strip-forbidden-properties): Convert the value of
1600         `message-forbidden-properties' to plist.
1601
1602 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1603
1604         * lisp/gnus-group.el (gnus-group-group-map): Bind `G n' key to the
1605         command `gnus-group-make-shimbun-group'.
1606         (gnus-group-group-menu): Add `gnus-group-make-shimbun-group'.
1607
1608         * texi/gnus-ja.texi (Foreign Groups): Add a documentation for the
1609         shimbun groups.
1610         (Web Newspaper): Use `G n' key for `gnus-group-make-shimbun-group'.
1611
1612 2001-11-15  Simon Josefsson  <jas@extundo.com>
1613
1614         * etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.
1615
1616 2001-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1617
1618         * lisp/gnus-sum.el (gnus-summary-wash-map): Remove
1619         `gnus-smiley-display'.
1620
1621 2001-11-11  Simon Josefsson  <jas@extundo.com>
1622
1623         * make-x.bat: Don't use -nw.  Suggested by Frank Haun
1624         <pille3000@gmx.net>.
1625
1626 2001-11-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1627
1628         * texi/infohack.el (infohack-texi-format): To process
1629         write-protected files safely, make this buffer be writable after
1630         `find-file'
1631
1632 2001-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1633
1634         * lisp/nnheader.el (customize-save-variable): Defun-maybe.
1635
1636 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1637
1638         * etc/smilies/blink.xpm: New set of xpm. From Oliver Scholz
1639         <oscholz@my.gnus.org>.
1640
1641 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
1642
1643         * etc/smilies/sad.pbm: New bitmap.
1644         * etc/smilies/blink.pbm: Ditto.
1645         Contributed by Kim F. Storm <storm@cua.dk>.
1646
1647 2001-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1648
1649         * lisp/message.el (rfc822-goto-eoh): Remove.
1650
1651 2001-10-19  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1652         From Frank Schmitt <ich@Frank-Schmitt.net>.
1653
1654         * make-x.bat: Use correct directory structure for XEmacs on Windows.
1655
1656 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * lisp/message.el (rfc822-goto-eoh): Define it when void.
1659
1660 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1661
1662         * lisp/message.el (message-resend, message-send): Undo.
1663
1664 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1665
1666         * lisp/message.el (message-resend): Bind
1667         `inhibit-field-text-motion' to t while resending a mail.
1668
1669 2001-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1670
1671         * lisp/message.el (message-send): Remove the text property `field'
1672         from the encoding buffer.
1673
1674 2001-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1675
1676         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Use
1677         `gnus-ding-file-coding-system' instead of
1678         `gnus-startup-file-coding-system'; go to the beginning of the
1679         buffer before searching.
1680         (gnus-read-newsrc-el-file): Use `gnus-ding-file-coding-system'
1681         instead of `gnus-startup-file-coding-system'.
1682
1683 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1684
1685         * lisp/message.el (message-send-news): Modify the value of
1686         `mime-field-encoding-method-alist' to encode newsgroup names.
1687
1688         * lisp/gnus-art.el (gnus-article-header-presentation-method): Call
1689         `article-decode-group-name' to decode newsgroup names.
1690         (gnus-article-decode-hook): Default to nil.
1691
1692 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1693
1694         * Makefile.in (uninstall): Add.
1695
1696         * etc/Makefile.in (uninstall): Add.
1697
1698 2001-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1699
1700         * lisp/message.el (message-fix-before-sending): Don't expose
1701         invisible MIME parts; don't use `message-find-invisible-regions'.
1702         (message-find-invisible-regions): Remove.
1703         (invisible-region): Advise the function to add the text property
1704         `mime-edit-invisible'.
1705         (message-invisible-region): Remove.
1706         (message-save-drafts): Copy all the text properties from the
1707         editing buffer to the encoding buffer.
1708         (message-send): Ditto.
1709
1710 2001-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1711
1712         * lisp/nndoc.el (nndoc-oe-dbx-type-p): Use `string-as-multibyte'
1713         instead of `mm-string-as-multibyte'.
1714         (nndoc-possibly-change-buffer): Use `nnheader-insert-file-contents'
1715         instead of `mm-insert-file-contents'.
1716
1717 2001-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
1720
1721 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1722
1723         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
1724
1725 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1726
1727         * aclocal.m4, configure.in: Check commercial fonts.
1728
1729 2001-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1730
1731         * lisp/message.el (message-find-invisible-regions): Look for the
1732         text-property `mime-edit-invisible' as well as `message-invisible'.
1733         (message-save-drafts): Copy the text-property `mime-edit-invisible'
1734         from the message editing buffer to the encoding buffer.
1735         (message-send): Ditto.
1736
1737 2001-09-27  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1738
1739         * texi/gnus-ja.texi (Article Hiding): Fix typo.
1740
1741 2001-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
1744
1745 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1746
1747         * configure.in: Generate texi/ps/Makefile.
1748
1749 2001-09-21  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1750
1751         * make.bat: Use parameter "/copy" rather than "copy" for increased
1752         dwimishness for old-time DOS users.
1753
1754 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1755
1756         * make-x.bat: New.
1757
1758 2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
1761         to `load-path'.
1762
1763 2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1764
1765         * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
1766         available.
1767
1768 2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
1769
1770         * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
1771         `regexp-quote' for each addresses.
1772
1773 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1774
1775         * texi/gnus-ja.texi (Drafts): Fix typo.
1776
1777 2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1778
1779         * lisp/lpath.el: Removed `current-language-environment' and
1780         `language-info-alist'.
1781
1782 2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1783
1784         * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
1785         of the requested article only when the current directory does noe
1786         equal to `gnus-original-article-buffer'.
1787
1788         * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
1789         article from `gnus-original-article-buffer' to
1790         `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
1791         safely.
1792
1793 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1794
1795         * lisp/gnus-namazu.el: Updated documents.
1796
1797         * texi/gnus-ja.texi (Namazu Groups): New subsection.
1798
1799 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1800
1801         * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
1802
1803         * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
1804         is required.
1805
1806         * contrib/regexp-opt.el: Imported from Emacs 20.2.
1807
1808         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
1809         `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
1810         `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
1811         v2.33 or later is running.
1812
1813 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1814
1815         * lisp/gnus-namazu.el (top): Not require `std11'.
1816         (gnus-namazu/get-current-from): Use
1817         `mail-extract-address-components' instead of
1818         `std11-extract-address-components'.
1819
1820         * lisp/gnus-namazu.el: New file.
1821
1822         * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
1823
1824         * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
1825         `gnus-namazu-search'.
1826
1827         * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
1828         `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
1829
1830 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1831
1832         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
1833         new function `gnus-correct-pad-form' instead.
1834         * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
1835
1836 2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1837
1838         * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
1839         of process environments.
1840
1841 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1842
1843         * lisp/nnir.el (top): Added code to avoid byte-compile warning
1844         about `nnimap-server-buffer'.
1845         (nnir-run-namazu): Disable locale of Namazu.
1846
1847 2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
1848
1849         * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
1850
1851 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1852
1853         * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
1854
1855         * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
1856         `gnus-group-make-nnir-group', and define "S" as
1857         `gnus-group-make-shimbun-group'.
1858
1859         * lisp/gnus.el (top): Add autoload of
1860         `gnus-group-make-nnir-group'.
1861
1862         * lisp/nnir.el: Import from
1863         ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
1864
1865 2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1866
1867         * lisp/gnus-util.el (gnus-truncate-string): Abolished.
1868
1869 2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1870
1871         * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
1872         `shimbun-groups' to detect avaiable groups of specified server.
1873
1874 2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
1875
1876         * lisp/message.el (message-signature-separator-for-insertion): New
1877         customizable variable which is used for signature separator.
1878         * lisp/message.el (message-insert-signature): Use variable
1879         `message-signature-separator-for-insertion' instead of hard code.
1880
1881 2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1882
1883         * texi/gnus-ja.texi (Browsing the Web): Fix typo.
1884
1885 2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1886
1887         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
1888
1889 2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1890
1891         * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
1892         article into `gnus-original-article-buffer' instead of
1893         `gnus-article-buffer'.
1894
1895 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1896
1897         * lisp/mml2015.el: Require `gnus-clfns' when compiling.
1898         * lisp/gnus-clfns.el (string-to-list): New compiler macro.
1899
1900 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1901
1902         * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
1903         articles with `gnus-cache-articles-in-group' even if the current
1904         group is not a virtual group (see ChangeLog.1 1999-03-02).
1905
1906 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1907
1908         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1909
1910         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
1911
1912         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
1913         `gnus-retrieve-parsed-headers'.
1914         (gnus-fetch-headers): Ditto.
1915
1916         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
1917
1918         * lisp/gnus-cache.el (gnus-cache-braid-headers): Abolished.
1919         (gnus-cache-retrieve-parsed-headers): Abolished.
1920
1921 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1922
1923         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Bind
1924         `nnmail-expiry-wait-function' to nil if the group's parameter
1925         `expiry-wait' is specified by the user or the shimbun's default
1926         value is provided.
1927
1928 2001-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * lisp/gnus-msg.el (gnus-message-make-user-agent): New
1931         implementation.
1932
1933 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * lisp/gnus-clfns.el (copy-list): New compiler macro.
1936
1937 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1938
1939         * lisp/gnus-delay.el (gnus-delay-initialize): Don't use the macro
1940         `kbd'.
1941
1942         * lisp/nnheader.el (mm-read-coding-system): New function which is
1943         a substitute for mm-util.el.
1944
1945 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1946
1947         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1948
1949         * lisp/nntp.el (nntp-request-newgroups): Use UTC date for
1950         NEWGROUPS command.
1951
1952         * lisp/gnus-start.el (gnus-find-new-newsgroups): Use
1953         `message-make-date' instead of `current-time-string'.
1954         (gnus-ask-server-for-new-groups): Ditto.
1955         (gnus-check-first-time-used): Ditto.
1956
1957 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1958
1959         * texi/message-ja.texi (message-citation-line-function): Add a
1960         comma just after the `@xref' form.
1961
1962         * lisp/nnheader.el (nnheader-header-value): Ignore leading
1963         whitespaces.
1964
1965         * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
1966         `make-autoload' to handle `define-derived-mode'.
1967
1968 2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
1969
1970         * lisp/message.el (message-yank-original): Unwind-protect while
1971         suspending font-lock.
1972         (message-mode): Modify for the following changes.
1973         (message-font-lock-keywords-2): Abolished.
1974         (message-font-lock-keywords-1): Abolished.
1975         (message-font-lock-keywords): Unified.
1976         (message-font-lock-cited-text-matcher): Abolished.
1977         (font-lock-after-change-function): Don't advise it.
1978         (message-font-lock-last-position): Abolished.
1979         (message-font-lock-citation-name-max-column): Abolished.
1980         (message-font-lock-cited-text-regexp) Abolished.
1981         (message-font-lock-fence-close-position): Abolished.
1982         (message-font-lock-fence-open-position): Abolished.
1983         (message-font-lock-fence-close-regexp): Abolished.
1984         (message-font-lock-fence-open-regexp): Abolished.
1985
1986 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
1987
1988         * lisp/message.el (message-font-lock-keywords-1): Replace regexp
1989         for mml tags with `mime-edit-tag-regexp'.
1990
1991 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
1992
1993         * lisp/message.el (message-font-lock-keywords-2): Move definitions
1994         for cited texts and mml tags to `message-font-lock-keywords-1'.
1995
1996 2001-07-10  Katsuhiro Hermit Endo <hermit@koka-in.org>
1997
1998         * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
1999
2000 2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
2001
2002         * lisp/dgnushack.el: Add the parent directory of the directory
2003         where the APEL modules are installed to `load-path' according to
2004         the description of the file Mule23@1934.
2005
2006 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
2007
2008         * make.bat: Use infohack.el to create info files.
2009
2010 2001-07-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
2011
2012         * README.semi: Modify URI of emacs-w3m.
2013         * README.semi.ja: Ditto.
2014         * Mule23@1934.en: Ditto.
2015         * Mule23@1934.ja: Ditto.
2016         * lisp/nnshimbun.el: Ditto.
2017
2018         * texi/gnus-ja.texi (Top, Article Treatment): Fix typo.
2019         (Web Newspaper): Modify URI of emacs-w3m.
2020
2021 2001-07-06  KITAGAWA Takurou  <i30x1641@ip.media.kyoto-u.ac.jp>
2022
2023         * lisp/Makefile.in (clever): Use `if test... then' instead of
2024         `test... &&'.
2025
2026 2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
2027
2028         * lisp/Makefile.in (clever): Change the quoting style for the
2029         elisp form to check for XEmacs-p.
2030
2031         * lisp/dgnushack.el: Require `path-util' first, and then search
2032         for the path if it is not found.
2033
2034 2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
2035
2036         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
2037
2038 2001-06-28  Akitada Koyama  <cx2@kh.rim.or.jp>
2039
2040         * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
2041         html documents inline.
2042
2043 2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
2044
2045         * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
2046         a description.
2047         * texi/message.texi (message-suspend-font-lock-when-citing): Ditto.
2048
2049         * lisp/message.el (message-yank-original): Suspend font-lock'ing
2050         while citing an original message.
2051         (message-suspend-font-lock-when-citing): New user option.
2052
2053 2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
2054
2055         * lisp/gnus-clfns.el (find-cl-run-time-functions): New
2056         implementation.
2057
2058 2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
2059
2060         * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
2061         fields in `gnus-original-article-buffer'.
2062
2063 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
2064
2065         * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
2066         bogus changes; use the value of `nnshimbun-pre-fetch-article' if
2067         the value of the group parameter `prefetch-articles' is nil; do
2068         likewise for `encapsulate-images'.
2069
2070 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
2071
2072         * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
2073         `nnshimbun-pre-fetch-article' if the value of the group parameter
2074         `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
2075
2076 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
2079         doc-string that both the values `off' and nil specifies not to
2080         encapsulate images.
2081         (nnshimbun-pre-fetch-article): Default to `off'.
2082
2083 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
2084
2085         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
2086         `nnshimbun-encapsulate-article'.
2087         (nnshimbun-request-article-1): Replace `encapsulate-article' with
2088         `encapsulate-images'.
2089         (nnshimbun-find-parameter): Ditto.
2090         (nnshimbun-group-parameters): Ditto.
2091         (nnshimbun-group-parameters-custom): Ditto.
2092
2093 2001-06-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2094
2095         * lisp/nnshimbun.el (nnshimbun-group-parameters-custom): Add
2096         `encapsulate-article' as a customizable option, and modified
2097         `prefetch-articles'.
2098         (nnshimbun-group-parameters): Add document for
2099         `encapsulate-article'.
2100         (nnshimbun-encapsulate-article): New server variable.
2101         (nnshimbun-find-parameter): Add code for `encapsulate-article'.
2102         (nnshimbun-request-article-1): Refer `encapsulate-article' group
2103         parameter to control `shimbun-encapsulate-article' value when
2104         `shimbun-article' is called.
2105
2106 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
2107
2108         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
2109
2110 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
2111
2112         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
2113         `nnshimbun-find-parameter'.
2114         (nnshimbun-generate-nov-database): Bind a full group name while
2115         processing.
2116         (nnshimbun-find-parameter): New implementation to refer to the
2117         nnshimbun group parameters.
2118         (nnshimbun-index-range): Add a document that it's just a default.
2119         (nnshimbun-pre-fetch-article): Ditto.
2120         (nnshimbun-group-parameters): Specify a parameter type as `list'.
2121         (TopLevel): Remove the local variable "-*- coding: junet; -*-".
2122
2123 2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
2124
2125         * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
2126         parameter.  It also provides the user option
2127         `nnshimbun-group-parameters-alist' and the function
2128         `nnshimbun-find-group-parameters'.
2129         (nnshimbun-group-parameters-custom): New variable.
2130         (TopLevel): Require `gnus' expressly.
2131
2132 2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2133
2134         * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
2135         (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
2136         (nnshimbun-request-expire-articles): Fixed.
2137
2138 2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
2139
2140         * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
2141         `locate-library' to check for the existence of mailcap.el in the
2142         same directory of gnus.el.
2143         (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
2144         that I made.
2145
2146 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
2147
2148         * lisp/lpath.el: Don't Fbind `xml-node-children'.
2149
2150 2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
2151
2152         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
2153         inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
2154         is nil.
2155
2156 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2157
2158         * lisp/gnus-group.el (toplevel): Removed autoload code for
2159         "nnshimbun".
2160
2161         * texi/gnus-ja.texi (Web Newspaper): Add documents about
2162         `nnshimbun-index-range'.
2163
2164 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
2165
2166         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
2167         refer to the variable `nnshimbun-keep-last-article', we should
2168         keep the last article anyway.
2169         (nnshimbun-keep-last-article): Abolished.
2170
2171         * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
2172         make-shimbun-group'.
2173
2174 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2175
2176         * lisp/nnshimbun.el: Remove some garbage.
2177
2178 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
2179
2180         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
2181         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
2182         FSF Emacsen.
2183         * texi/gnus-ja.texi: Ditto.
2184
2185 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2186
2187         * lisp/nnshimbun.el (top-level): Updated comments.
2188         (nnshimbun): New customize group.
2189         (nnshimbun-keep-last-article): Defined as customize variable.
2190         (nnshimbun-keep-unparsable-dated-articles): Ditto.
2191         (nnshimbun-insert-nov): Use `when' instead of `if'.
2192         (gnus-group-shimbun-server-history): Imported from
2193         `gnus-group.el'.
2194         (gnus-group-make-shimbun-group): Ditto.
2195
2196         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
2197         definition is moved to `nnshimbun.el' and autload code is added.
2198         (gnus-group-shimbun-server-history): Its definition is moved to
2199         `nnshimbun.el'.
2200
2201 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2202
2203         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
2204         (nnshimbun-index-range): New variable.
2205         (nnshimbun-close-server): Check status strictly to close server
2206         safely.
2207         (nnshimbun-generate-nov-database): Refer the group paramter
2208         `nnshimbun-index-range' as the second parameter of
2209         `shimbun-headers'.
2210         (shimbun-mua-use-entire-index): Removed.
2211         (nnshimbun-request-article-1): Replace a date string in
2212         `gnus-newsgroup-data' only when article header has non-nil value.
2213         (nnshimbun-insert-nov): Fixed condition to decide whether
2214         `X-Nnshimbun-Id' should be inseted or not.
2215
2216 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
2217
2218         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
2219         (nnshimbun-request-expire-articles): Simplified; refer to the
2220         shimbun's default expiration days.
2221
2222 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
2223
2224         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
2225         Emacsen.
2226
2227 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
2228
2229         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
2230         group parameter `expiry-wait' when expiring a closed group.
2231
2232 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
2233
2234         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
2235         string in `gnus-newsgroup-data' based on the newly retrieved
2236         article.
2237
2238 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
2239
2240         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
2241         inhibiting the expiring.
2242
2243 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
2244
2245         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
2246         (nnshimbun-request-expire-articles): New function.
2247         (nnshimbun-keep-unparsable-dated-articles): New variable.
2248         (nnshimbun-keep-last-article): New variable.
2249         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
2250         (nnshimbun-string-or): New macro.
2251         (nnshimbun-tmp-string): New internal variable.
2252         (TopLevel): Require `message' for `message-make-date'.
2253
2254 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
2255
2256         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
2257         useless non-global var; scroll the output window automatically.
2258
2259 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2260
2261         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
2262         (nnshimbun-check-header): Removed.
2263         (nnshimbun-make-shimbun-header): Don't call
2264         `nnshimbun-header-xref'.
2265         (nnshimbun-request-group): Simplified.
2266         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
2267         instead of `nnshimbun-check-header'.
2268         (nnshimbun-insert-nov): New function.
2269         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
2270         instead of `nnheader-insert-nov'.
2271         (nnshimbun-replace-nov-entry): New function.
2272
2273 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
2274
2275         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
2276         `dolist'; protect against errors.
2277
2278 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
2279
2280         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
2281         use `last'.
2282         (nnshimbun-make-shimbun-header): Use the following macros.
2283         (nnshimbun-mail-header-from): New macro whose definition will be
2284         changed statically for Gnus or gnus.
2285         (nnshimbun-mail-header-subject): Ditto.
2286         (TopLevel): Don't require `gnus-clfns'.
2287
2288         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
2289
2290         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
2291         the developers.
2292         (cl-run-time-functions): New variable.
2293         (TopLevel): Don't require `cl' at run-time.
2294
2295 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2296
2297         * texi/gnus-ja.texi (Web Newspaper): Updated.
2298
2299 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
2300
2301         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
2302         "nnshimbun.el" if the library "shimbun" is not found.
2303         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
2304         (locate-library): Redefine it for Mule before it is called.
2305
2306         * README.semi.ja: Update for the use of Emacs-W3M.
2307         * README.semi: Ditto.
2308         * Mule23@1934.ja: Ditto.
2309         * Mule23@1934.en: Ditto.
2310
2311 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2312
2313         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
2314
2315         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
2316         Reconstructed to use `shimbun'.
2317
2318         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
2319         FLIM can't be found.
2320
2321 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2322
2323         * etc/Makefile.in (datadir): Set this variable, like in the other
2324         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
2325
2326 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
2327
2328         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
2329         `widget-convert-button', `widget-create' and `widget-put'; ignore
2330         `defface'.
2331
2332 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
2333
2334         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
2335         built-in function.
2336
2337         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
2338         `defgroup'.
2339
2340 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
2341
2342         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
2343
2344         * lisp/nnmail.el: Don't bind the colon keywords here.
2345         * lisp/gnus.el (gnus-colon-keywords): New variable which will
2346         default to the value of `dgnushack-colon-keywords'; bind them.
2347         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
2348         dgnuskwds.el.
2349         (dgnushack-colon-keywords): New constant which will have the colon
2350         keywords shuld be bound at run-time for old Emacsen; cache them in
2351         the file dgnuskwds.el and bind them.
2352         (dgnushack-bind-colon-keywords): New function.
2353         (locate-library): Make the function to be silent for Mule.
2354         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
2355
2356 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
2357
2358         * lisp/message.el (message-maybe-encode): Don't use
2359         `end-of-invisible'.
2360
2361 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
2362
2363         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
2364
2365 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
2366
2367         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
2368
2369         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
2370         `gnus-article-buffer' just before `gnus-article-prepare-display' is
2371         called.
2372         (gnus-article-mime-edit-article-setup): Ditto.
2373         (gnus-article-prepare-display): Don't bind `buffer-read-only'
2374         because of `inhibit-read-only'; don't set the value of
2375         `gnus-article-current-summary' here; delete all extents or overlays
2376         and clear the value of `gnus-button-marker-list' in advance; make
2377         it to run in `gnus-article-buffer'.
2378         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
2379         (article-toggle-headers): Don't bind `buffer-read-only' because of
2380         `inhibit-read-only'.
2381         (article-hide-headers): Ditto.
2382
2383 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
2384
2385         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
2386
2387 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
2388
2389         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
2390
2391 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
2392
2393         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
2394
2395 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
2396
2397         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
2398         Emacsen; don't bind `mh-lib-progs'.
2399
2400 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
2401
2402         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
2403         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
2404
2405 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
2406
2407         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
2408
2409 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2410
2411         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
2412         asahi.com.
2413         (nnshimbun-asahi-get-headers): Ditto.
2414         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
2415
2416 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
2417
2418         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
2419         multiple articles even if there is a detached minibuffer frame on
2420         some window managers.
2421
2422 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
2423
2424         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
2425         mode.
2426
2427 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
2428
2429         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
2430         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
2431
2432 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
2433
2434         * lisp/message.el (message-fix-before-sending): Hide again the
2435         invisible property of encoded binary data parts after checking is
2436         done.
2437         (message-find-invisible-regions): New function.
2438         (message-save-drafts, message-send): Inherit the invisible property
2439         of encoded binary data parts to make MIME-Edit find the MIME part
2440         boundaries.
2441
2442         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
2443         (dgnushack-make-load): Ditto.
2444
2445 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
2446
2447         * lisp/dgnushack.el (dgnushack-compose-package): New function.
2448         (dgnushack-make-load): Add autoload for cus-load if it is missing.
2449
2450         * lisp/Makefile.in (compose-package): Use
2451         `dgnushack-compose-package'.
2452         (clean, clever): Remove custom-load.el.
2453
2454         * Makefile.in (elclean): Remove custom-load.el.
2455
2456 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
2457
2458         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
2459         entity even if `gnus-show-mime' is nil.
2460
2461 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
2462
2463         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
2464         adjusted.
2465
2466         * lisp/gnus-clfns.el (string): New compiler macro.
2467         (string): Defun-maybe as an ordinary function since it won't be
2468         provided in cl.
2469         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
2470
2471 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
2472
2473         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
2474         `url-current-mime-charset' is bound.
2475
2476 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
2477
2478         * lisp/gnus.el (gnus-info-find-node): Pretend to be
2479         `gnus-article-mode' in the article buffer.
2480
2481 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
2482
2483         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
2484         (nnshimbun-kinsoku-bol-list): Ditto.
2485
2486 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
2487
2488         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
2489
2490         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
2491         `dolist'.
2492
2493         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
2494
2495         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
2496         is defined properly.
2497
2498 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
2499
2500         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
2501         * lisp/nnshimbun.el: Ditto.
2502         * lisp/nnfolder.el: Ditto.
2503         * lisp/mm-util.el: Ditto.
2504         * lisp/gnus-vers.el: Ditto.
2505         * lisp/gnus-sum.el: Ditto.
2506         * lisp/gnus-score.el: Ditto.
2507         * lisp/gnus-nocem.el: Ditto.
2508
2509         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
2510         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
2511         (gnus-setup-for-offline): Ditto.
2512
2513         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
2514         don't require `gnus-clfns'.
2515
2516         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
2517         macros.
2518         (mapc): Remove.
2519
2520         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
2521         `gnus-article-read-summary-keys'.
2522
2523 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
2524
2525         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
2526         the forwarded parts undecoded.
2527         (gnus-article-decode-article-as-default-mime-charset): Set the
2528         value of `default-mime-charset' buffer-locally.
2529
2530 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
2531
2532         * lisp/gnus.el: Add autoloads for
2533         `gnus-summary-digest-post-forward' and
2534         `gnus-summary-digest-mail-forward'.
2535
2536         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
2537         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
2538         with `gnus-summary-digest-post-forward' and
2539         `gnus-summary-digest-mail-forward'.
2540
2541         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
2542         repair the command `gnus-summary-post-digest' and rename it.
2543         (gnus-summary-digest-mail-forward): Ditto.
2544         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
2545         `gnus-uu-digest-post-forward' with
2546         `gnus-summary-digest-post-forward' and
2547         `gnus-summary-digest-mail-forward'.
2548
2549 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
2550
2551         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
2552         `gnus-inhibit-treatment' to t while fetching the raw article.
2553
2554         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
2555         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
2556         is being done;  turn off font-lock first;  query if the buffer is
2557         modified.
2558         (gnus-article-mime-edit-done): New function.
2559         (gnus-article-mime-edit-article-setup): Make the window fill its
2560         frame;  clear the buffere modified flag;  substitute key definition
2561         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
2562         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
2563         to nil while `mime-edit-exit' is being done.
2564         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
2565
2566 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
2567
2568         * lisp/dgnushack.el: Don't require `emu'.
2569
2570 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
2571
2572         * lisp/message.el (message-forward-subject-author-subject): Decode
2573         `From' field.
2574
2575 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
2576
2577         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
2578
2579         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
2580         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
2581         only a temporary fix for an infloop on nnimap.  FIXME!!!
2582         (gnus-select-newsgroup): Ditto.
2583
2584 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
2585
2586         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
2587         about `gnus-article-display-hook.'
2588         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
2589         `gnus-article-display-hook.'
2590
2591         * lisp/gnus.el (gnus-article-display-hook): Abolished.
2592
2593         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
2594         `gnus-article-display-hook'.
2595         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
2596         (gnus-summary-search-article): Ditto.
2597
2598         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
2599         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
2600
2601         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
2602         `gnus-article-prepare-hook' after an article has been prepared;
2603         don't evaluate `gnus-article-display-hook'.
2604
2605 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
2606
2607         * lisp/message.el (message-cite-original-without-signature):
2608         Extract from field for the simple citation line.
2609
2610 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
2611
2612         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
2613
2614         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
2615         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
2616         (dgnushack-make-auto-load): Remove auto-autoloads.el.
2617         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
2618
2619         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
2620         custom-load.el.
2621         (compose-package): Call `gnus-load.elc' and then rename
2622         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
2623         `dgnushack-make-autoloads'.
2624         (clever): No need to remove custom-load.el.
2625
2626         * Makefile.in (elclean): Remove gnus-load.el instead of
2627         custom-load.el.
2628
2629         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
2630
2631 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
2632
2633         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
2634
2635 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2636
2637         * GNUS-NEWS: Copyright and others.
2638
2639 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2640
2641         * aclocal.m4 (AC_CHECK_URL): Add.
2642
2643         * configure.in: Use it.
2644
2645 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
2646
2647         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
2648         parentheses.
2649
2650 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
2651
2652         * lisp/nnshimbun.el: Add `bbdb-ml' support.
2653
2654 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
2655
2656         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
2657         of `xemacs'.
2658         (nnshimbun-xemacs-get-headers): Ditto.
2659
2660 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
2661
2662         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
2663
2664 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
2665
2666         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
2667         gnus-ja.texi or message-ja.texi is given.  It is needed for some
2668         make command if which can not understand "%-ja:" or "%-ja.info:".
2669
2670 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
2671
2672         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
2673         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
2674
2675 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
2676
2677         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
2678         `buffer-substring-no-properties' instead of `format'.
2679
2680 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2681
2682         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
2683
2684 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
2685
2686         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
2687
2688         * Makefile.in (install-package-lisp): Use
2689         `install-without-compiling' instead of `install'.
2690
2691         * lisp/Makefile.in (install): Use `install-without-compiling'.
2692         (install-without-compiling): New target.
2693
2694 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
2695
2696         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
2697         `infohack-texi-format'.
2698
2699         * texi/infohack: (infohack-texi-format): New function.
2700         * lisp/dgnushack.el (dgnushack-texi-format): Move to
2701         texi/infohack.el and rename.
2702         (dgnushack-texi-add-suffix-and-format): Remove.
2703
2704         * texi/ptexinfmt.el: New file.
2705         * lisp/ptexinfmt.el: Move to texi/.
2706
2707 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
2708
2709         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
2710
2711 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
2712
2713         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
2714         files for autoloads already exist.
2715         (dgnushack-unexporting-files): More useful message.
2716
2717         * lisp/Makefile.in (install): Call `clever' before installing.
2718         (install-lisp): Remove.
2719         (clever): Check for whether the all elc files should be recompiled.
2720
2721         * Makefile.in (xclever): New target.
2722         (install-package-lisp): Replace `install-lisp' with `install'.
2723         (install-package-ja): Replace `xlick' with `xclever'.
2724         (install-package): Ditto.
2725
2726 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
2727
2728         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
2729
2730 2001-01-15  Jesper Harder <harder@ifa.au.dk>
2731
2732         * make.bat: Fix doc.
2733
2734 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
2735
2736         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
2737         the required value of `recursive-load-depth-limit' for Emacs 21.
2738
2739         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
2740         correctly.
2741         (message-get-reply-headers): Ditto.
2742
2743 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
2744
2745         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
2746         while `bbdb-annotate-message-sender' is being done.
2747
2748 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
2749
2750         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
2751
2752 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
2753
2754         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
2755         extents for XEmacs 21.1 using `format'.
2756
2757         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
2758
2759 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
2760
2761         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
2762
2763         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
2764         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
2765         running.
2766
2767         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
2768         `smiley-toggle-buffer' when compiling.
2769         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
2770         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
2771         running.
2772         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
2773         `gnus-bitmap'.
2774         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
2775
2776 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
2777
2778         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
2779
2780         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
2781         is not supported.
2782
2783 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
2784
2785         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
2786         `:function', `:function-document', `:variable',
2787         `:variable-document', `:variable-group', `:variable-type' and
2788         `:variable-default' for old Emacsen.
2789
2790 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2791
2792         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
2793
2794         * configure: Regenerate.
2795         * configure.in: Add `AC_PATH_ETCDIR'.
2796         * Makefile.in (install-etc): New target.
2797
2798         * lisp/nnheader.el (mm-image-load-path): Alias to
2799         `nnheader-image-load-path'.
2800         (nnheader-image-load-path): New function copied from
2801         the function `mm-image-load-path' in mm-util.el.
2802
2803         * lisp/drums.el: Remove.
2804
2805 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2806
2807         * configure.in: Add etc/Makefile.
2808
2809 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2810
2811         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
2812         `save-excursion'.
2813         (gnus-bug): Pop up the sending buffer first.
2814
2815         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
2816         doc-string.
2817
2818         * lisp/dgnushack.el
2819         (byte-compile-file-form-custom-declare-variable): Use `defvar'
2820         instead of `custom-declare-variable' to make the variable
2821         uncustomizable if the arguments has the keyword `:version'.
2822
2823 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
2824
2825         * README.semi.ja: Fix typo.
2826
2827 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
2828
2829         * lisp/lpath.el: Fbind `compose-mail' for Mule.
2830
2831         * lisp/dgnushack.el (TopLevel): Byte-optimize
2832         `custom-declare-variable', `custom-declare-group, and
2833         `custom-declare-face' to omit unsupported keywords when Mule is
2834         running.
2835
2836 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
2837
2838         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
2839
2840         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
2841         to signal an error when Mule is running.
2842         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
2843         `:set-after' if colon keyword is not available.
2844         (TopLevel): Require `custom'.
2845
2846         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
2847         Mule.
2848         (TopLevel): Don't require `custom' here.
2849
2850 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
2851
2852         * make.bat: set max-lisp-eval-depth.
2853
2854 See ChangeLog.3 for earlier changes.
2855
2856 ;; Local Variables:
2857 ;; coding: iso-2022-7bit
2858 ;; End: