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