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