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