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