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