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