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