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