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