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