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