63c978d2072305f2fe489f11c2bc61d8b41b5193
[elisp/gnus.git-] / ChangeLog
1 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
2
3         * lisp/nnheader.el (std11-fold-region): New function copied from
4         `rfc2047-fold-region'.
5         (std11-fold-field): Use it.
6
7 2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
8
9         * lisp/gnus.el: Don't autoload "gnus-bitmap".
10
11         * lisp/gnus-sum.el (gnus-summary-toggle-smiley): Replace
12         `gnus-smiley-display' with `gnus-article-smiley-display'.
13
14         * lisp/gnus-art.el (gnus-article-smiley-display): Re-implement to
15         integrate smiley functions for various Emacsen.
16         (gnus-treatment-function-alist): Always use
17         `gnus-article-smiley-display' for `gnus-treat-display-smileys'.
18         (gnus-treat-display-smileys): Use `gnus-image-type-available-p'.
19         (gnus-article-smiley-mule-loaded-p): New internal variable.
20         (gnus-article-should-use-smiley-mule): New user option.
21
22 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23
24         * texi/gnus-ja.texi (Web Newspaper): Update the document of
25         mime-w3m.el.
26
27 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
28
29         * lisp/gnus-art.el (article-toggle-headers): Expose headers even
30         if there is a boundary line.
31
32 2002-01-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
33
34         * lisp/gnus-namazu.el (gnus-namazu/highlight-words): Reimplemented.
35
36 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
37
38         * lisp/nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
39         it should go to the beginning of the header after narrowing.
40         (std11-extract-addresses-components): Protect against nil argument.
41
42 2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
43
44         * lisp/nnheader.el (mail-header-field-value): Alias to
45         `std11-field-value'.
46         (std11-field-value): New function.
47
48 2002-01-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
49
50         * lisp/nnheader.el (mail-header-parse-addresses): New function.
51         (std11-extract-addresses-components): New function.
52
53 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
54
55         * lisp/gnus-picon.el: Don't require `mail-parse'.
56
57 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
58
59         * lisp/nnheader.el (mail-header-fold-field): Alias to
60         `std11-fold-field'.
61         (std11-fold-field): New function.
62         (mail-narrow-to-head): Alias to `std11-narrow-to-header'.
63         (mail-header-narrow-to-field): Alias to `std11-narrow-to-field'.
64         (std11-narrow-to-field): New function.
65
66 2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
67
68         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
69
70         * lisp/gnus-picon.el: Require `mail-parse'.
71
72         * lisp/sha1-el.el (sha1-use-external): Replace `executable-find'
73         with `exec-installed-p'.
74
75 2002-01-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
76
77         * lisp/gnus-namazu.el: Update comments.
78         (gnus-namazu/search): Convert `gnus-cache-directory' to absolute
79         before the regular expression which matches paths of persistent
80         articles is generated.  Clean up codes.
81
82 2002-01-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
83
84         * lisp/nnshimbun.el (nnshimbun-request-article): Handle the
85         article properly when no group is specified.
86         (nnshimbun-write-nov, nnshimbun-save-nov): Save nov databases only
87         when their sizes are greater than zero.
88
89         * lisp/gnus-namazu.el (gnus-namazu-query-highlight): New option.
90         (gnus-namazu-query-highlight-face): New face.
91         (gnus-namazu/check-cache-group): New function.
92         (gnus-namazu/cache-group-candidates): Ditto.
93         (gnus-namazu/search): Call `gnus-namazu/check-cache-group' to get
94         groups for cached articles.
95         (gnus-namazu/highlight-words): New function.
96         (gnus-namazu-search): Set the group parameter `highlight-words'
97         when `gnus-namazu-query-highlight' is equal to the other value
98         than nil.
99
100         * lisp/gnus-ja.texi (Namazu Groups): Updated.
101
102 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
105         non-list forms in the top level.
106
107 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
108
109         * ChangeLog, todo: (oops) changed buffer-file-coding-system back
110         to coding.
111
112 2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
113
114         * make-x.bat: Ensure nonempty variable value.  Reported by Frank
115         Haun <pille3000@gmx.net>.
116
117 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
118
119         * ChangeLog, todo: Add `coding'.
120
121 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
122
123         * ChangeLog: changed coding to buffer-file-coding-system
124         * todo: same
125
126 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
127
128         * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
129         Schmitt <ich@Frank-Schmitt.net>.
130
131 2001-12-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
132
133         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): Changed
134         the expression to decide whether `gnus-summary-buffer-name' should
135         be advised.
136         (gnus-namazu/setup): Strict checking the other Gnus variants than
137         Oort-Gnus before handling `gnus-group-name-charset-group-alist'.
138
139 2001-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
140
141         * lisp/nnheader.el (mm-multibyte-string-p): Alias to
142         `multibyte-string-p' or `ignore'.
143
144 2001-12-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
145
146         * lisp/gnus-namazu.el (gnus-namazu-summary-buffer-name): New
147         advice.
148
149         * lisp/gnus-namazu.el (top): Update comments.
150         (gnus-namazu-indexed-servers): Abolished.
151         (gnus-namazu-index-directories, gnus-namazu-command): Changed the
152         default value.
153         (gnus-namazu/group-name-regexp): New internal constant.
154         (gnus-namazu/indexed-servers): New function.
155         (gnus-namazu/setup): Not initialize `gnus-namazu-indexed-servers'.
156         Add the entry for ephemeral groups generated by
157         `gnus-namazu-search' to `gnus-group-name-charset-group-alist'.
158         (gnus-namazu/group-prefixed-name): Fix.
159         (gnus-namazu/search): Stricten checking the return value of
160         `gnus-namazu/call-namazu'.  Install changes in order to avoid the
161         difference between regexp-opt module of FSF Emacs and one of XEmacs.
162         (gnus-namazu/get-target-groups, gnus-namazu/get-current-query):
163         Refer `gnus-namazu/group-name-regexp'.
164         (gnus-namazu-search): Slightly modified.
165
166 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
167
168         * lisp/message.el (message-mimic-kill-buffer): Bind
169         `message-kill-buffer-and-remove-file' to nil while calling the
170         function `message-kill-buffer'.
171
172         * texi/message-ja.texi, texi/message-ja.texi: Update.
173
174         * lisp/lpath.el: Fbind `replace-regexp-in-string' for XEmacs and
175         Mule; don't fbind coding-system-list for Mule.
176
177 2001-12-03  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
178         (cf. news://news.gnus.org/gnus.gnus-bug #48523)
179
180         * lisp/message.el (message-kill-buffer-and-remove-file): New user
181         option.
182         (message-kill-buffer): Don't remove the backup file if
183         `message-kill-buffer-and-remove-file' is nil.
184
185 2001-12-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
186
187         * lisp/gnus-namazu.el (gnus-namazu-case-sensitive-filesystem): New
188         option.
189         (gnus-namazu/group-alist): New internal variable.
190         (gnus-namazu/setup): Initialize it.
191         (gnus-namazu/shutdown) New function.
192         (gnus-namazu/request-list): Ditto.
193         (gnus-namazu/group-prefixed-name): Ditto.
194         (gnus-namazu/search): Call it instead of
195         `gnus-group-prefixed-name' in order to normalize a group name on a
196         case-insensitive file system.
197
198 2001-12-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
199
200         * lisp/gnus-namazu.el (gnus-namazu-need-path-normalization): New
201         option.
202         (gnus-namazu/normalize-results): Refined.
203
204         * lisp/gnus-namazu.el (gnus-namazu-index-directory): Abolished.
205         (gnus-namazu-index-directories): New option.
206         (gnus-namazu-coding-system): Changed the default value for Windows
207         and OS/2.
208         (gnus-namazu/setup): Follow the abolition of
209         `gnus-namazu-index-directory'.
210         (gnus-namazu/normalize-results): New inline function.
211         (gnus-namazu/call-namazu): Set `file-name-coding-system' and
212         `pathname-coding-system' to handle querys which include multibyte
213         characters.  Not reset locale environments.  Refer
214         `gnus-namazu-locale' and `gnus-namazu-index-directories'.
215         (gnus-namazu/search): Call `gnus-namazu/normalize-results'.
216         Modify a regular expression.
217         (gnus-namazu/get-target-groups): Modify a regular expression.
218         (gnus-namazu/get-current-query): Ditto.
219         (gnus-namazu/truncate-article-list): Ditto.
220
221 2001-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
222
223         * lisp/mm-url.el: Require `path-util'.
224         (mm-url-program): Replace `executable-find' to `exec-installed-p'.
225
226 2001-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
227
228         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
229
230         * lisp/canlock-om.el: New file.
231         * lips/dgnushack.el: Load canlock-om.el for compiling canlock.el
232         when `MULE' is bound.
233         (dgnushack-unexporting-files): Add canlock-om.el when `MULE' is
234         not bound.
235         * lisp/message.el: Require `canlock-om' when Mule is running;
236         autoload cus-edit for the function `customize-save-variable'.
237         * lisp/nnheader.el (customize-save-variable): Remove.
238
239 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
240
241         * lisp/message.el (message-strip-special-text-properties): Default
242         to t because of the new function `message-tamago-not-in-use-p'.
243
244 2001-11-26  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
245
246         * make-x.bat: Use parameter "/copy" rather than "copy" for increased
247         dwimishness for old-time DOS users.  From Frank Schmitt
248         <ich@Frank-Schmitt.net>.
249
250 2001-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * lisp/message.el (message-strip-special-text-properties): Default
253         to nil temporarily (it should be automated).
254         (message-forbidden-properties): Undo last change.
255         (message-strip-forbidden-properties): Undo last change; synch with
256         Oort Gnus.
257
258 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
259
260         * lisp/message.el (message-forbidden-properties): Defcustom; make
261         it a list; don't include `intangible', `invisible',
262         `modification-hooks' or `read-only'.
263         (message-strip-forbidden-properties): Convert the value of
264         `message-forbidden-properties' to plist.
265
266 2001-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
267
268         * lisp/gnus-group.el (gnus-group-group-map): Bind `G n' key to the
269         command `gnus-group-make-shimbun-group'.
270         (gnus-group-group-menu): Add `gnus-group-make-shimbun-group'.
271
272         * texi/gnus-ja.texi (Foreign Groups): Add a documentation for the
273         shimbun groups.
274         (Web Newspaper): Use `G n' key for `gnus-group-make-shimbun-group'.
275
276 2001-11-15  Simon Josefsson  <jas@extundo.com>
277
278         * etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.
279
280 2001-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
281
282         * lisp/gnus-sum.el (gnus-summary-wash-map): Remove
283         `gnus-smiley-display'.
284
285 2001-11-11  Simon Josefsson  <jas@extundo.com>
286
287         * make-x.bat: Don't use -nw.  Suggested by Frank Haun
288         <pille3000@gmx.net>.
289
290 2001-11-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
291
292         * texi/infohack.el (infohack-texi-format): To process
293         write-protected files safely, make this buffer be writable after
294         `find-file'
295
296 2001-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
297
298         * lisp/nnheader.el (customize-save-variable): Defun-maybe.
299
300 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
301
302         * etc/smilies/blink.xpm: New set of xpm. From Oliver Scholz
303         <oscholz@my.gnus.org>.
304
305 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
306
307         * etc/smilies/sad.pbm: New bitmap.
308         * etc/smilies/blink.pbm: Ditto.
309         Contributed by Kim F. Storm <storm@cua.dk>.
310
311 2001-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * lisp/message.el (rfc822-goto-eoh): Remove.
314
315 2001-10-19  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
316         From Frank Schmitt <ich@Frank-Schmitt.net>.
317
318         * make-x.bat: Use correct directory structure for XEmacs on Windows.
319
320 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * lisp/message.el (rfc822-goto-eoh): Define it when void.
323
324 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * lisp/message.el (message-resend, message-send): Undo.
327
328 2001-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
329
330         * lisp/message.el (message-resend): Bind
331         `inhibit-field-text-motion' to t while resending a mail.
332
333 2001-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
334
335         * lisp/message.el (message-send): Remove the text property `field'
336         from the encoding buffer.
337
338 2001-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
339
340         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Use
341         `gnus-ding-file-coding-system' instead of
342         `gnus-startup-file-coding-system'; go to the beginning of the
343         buffer before searching.
344         (gnus-read-newsrc-el-file): Use `gnus-ding-file-coding-system'
345         instead of `gnus-startup-file-coding-system'.
346
347 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
348
349         * lisp/message.el (message-send-news): Modify the value of
350         `mime-field-encoding-method-alist' to encode newsgroup names.
351
352         * lisp/gnus-art.el (gnus-article-header-presentation-method): Call
353         `article-decode-group-name' to decode newsgroup names.
354         (gnus-article-decode-hook): Default to nil.
355
356 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
357
358         * Makefile.in (uninstall): Add.
359
360         * etc/Makefile.in (uninstall): Add.
361
362 2001-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
363
364         * lisp/message.el (message-fix-before-sending): Don't expose
365         invisible MIME parts; don't use `message-find-invisible-regions'.
366         (message-find-invisible-regions): Remove.
367         (invisible-region): Advise the function to add the text property
368         `mime-edit-invisible'.
369         (message-invisible-region): Remove.
370         (message-save-drafts): Copy all the text properties from the
371         editing buffer to the encoding buffer.
372         (message-send): Ditto.
373
374 2001-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
375
376         * lisp/nndoc.el (nndoc-oe-dbx-type-p): Use `string-as-multibyte'
377         instead of `mm-string-as-multibyte'.
378         (nndoc-possibly-change-buffer): Use `nnheader-insert-file-contents'
379         instead of `mm-insert-file-contents'.
380
381 2001-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
382
383         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
384
385 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
386
387         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
388
389 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
390
391         * aclocal.m4, configure.in: Check commercial fonts.
392
393 2001-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
394
395         * lisp/message.el (message-find-invisible-regions): Look for the
396         text-property `mime-edit-invisible' as well as `message-invisible'.
397         (message-save-drafts): Copy the text-property `mime-edit-invisible'
398         from the message editing buffer to the encoding buffer.
399         (message-send): Ditto.
400
401 2001-09-27  Katsuhiro Hermit Endo  <hermit@koka-in.org>
402
403         * texi/gnus-ja.texi (Article Hiding): Fix typo.
404
405 2001-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
406
407         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
408
409 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
410
411         * configure.in: Generate texi/ps/Makefile.
412
413 2001-09-21  Kai Gro\eN_johann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
414
415         * make.bat: Use parameter "/copy" rather than "copy" for increased
416         dwimishness for old-time DOS users.
417
418 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
419
420         * make-x.bat: New.
421
422 2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
423
424         * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
425         to `load-path'.
426
427 2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
430         available.
431
432 2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
433
434         * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
435         `regexp-quote' for each addresses.
436
437 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
438
439         * texi/gnus-ja.texi (Drafts): Fix typo.
440
441 2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
442
443         * lisp/lpath.el: Removed `current-language-environment' and
444         `language-info-alist'.
445
446 2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
447
448         * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
449         of the requested article only when the current directory does noe
450         equal to `gnus-original-article-buffer'.
451
452         * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
453         article from `gnus-original-article-buffer' to
454         `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
455         safely.
456
457 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
458
459         * lisp/gnus-namazu.el: Updated documents.
460
461         * texi/gnus-ja.texi (Namazu Groups): New subsection.
462
463 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
464
465         * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
466
467         * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
468         is required.
469
470         * contrib/regexp-opt.el: Imported from Emacs 20.2.
471
472         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
473         `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
474         `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
475         v2.33 or later is running.
476
477 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
478
479         * lisp/gnus-namazu.el (top): Not require `std11'.
480         (gnus-namazu/get-current-from): Use
481         `mail-extract-address-components' instead of
482         `std11-extract-address-components'.
483
484         * lisp/gnus-namazu.el: New file.
485
486         * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
487
488         * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
489         `gnus-namazu-search'.
490
491         * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
492         `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
493
494 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
497         new function `gnus-correct-pad-form' instead.
498         * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
499
500 2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
501
502         * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
503         of process environments.
504
505 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
506
507         * lisp/nnir.el (top): Added code to avoid byte-compile warning
508         about `nnimap-server-buffer'.
509         (nnir-run-namazu): Disable locale of Namazu.
510
511 2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
512
513         * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
514
515 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
516
517         * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
518
519         * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
520         `gnus-group-make-nnir-group', and define "S" as
521         `gnus-group-make-shimbun-group'.
522
523         * lisp/gnus.el (top): Add autoload of
524         `gnus-group-make-nnir-group'.
525
526         * lisp/nnir.el: Import from
527         ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
528
529 2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
530
531         * lisp/gnus-util.el (gnus-truncate-string): Abolished.
532
533 2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
534
535         * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
536         `shimbun-groups' to detect avaiable groups of specified server.
537
538 2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
539
540         * lisp/message.el (message-signature-separator-for-insertion): New
541         customizable variable which is used for signature separator.
542         * lisp/message.el (message-insert-signature): Use variable
543         `message-signature-separator-for-insertion' instead of hard code.
544
545 2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
546
547         * texi/gnus-ja.texi (Browsing the Web): Fix typo.
548
549 2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
550
551         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
552
553 2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
556         article into `gnus-original-article-buffer' instead of
557         `gnus-article-buffer'.
558
559 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
560
561         * lisp/mml2015.el: Require `gnus-clfns' when compiling.
562         * lisp/gnus-clfns.el (string-to-list): New compiler macro.
563
564 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
567         articles with `gnus-cache-articles-in-group' even if the current
568         group is not a virtual group (see ChangeLog.1 1999-03-02).
569
570 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
571
572         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
573
574         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
575
576         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
577         `gnus-retrieve-parsed-headers'.
578         (gnus-fetch-headers): Ditto.
579
580         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
581
582         * lisp/gnus-cache.el (gnus-cache-braid-headers): Abolished.
583         (gnus-cache-retrieve-parsed-headers): Abolished.
584
585 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
586
587         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Bind
588         `nnmail-expiry-wait-function' to nil if the group's parameter
589         `expiry-wait' is specified by the user or the shimbun's default
590         value is provided.
591
592 2001-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
593
594         * lisp/gnus-msg.el (gnus-message-make-user-agent): New
595         implementation.
596
597 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
598
599         * lisp/gnus-clfns.el (copy-list): New compiler macro.
600
601 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * lisp/gnus-delay.el (gnus-delay-initialize): Don't use the macro
604         `kbd'.
605
606         * lisp/nnheader.el (mm-read-coding-system): New function which is
607         a substitute for mm-util.el.
608
609 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
612
613         * lisp/nntp.el (nntp-request-newgroups): Use UTC date for
614         NEWGROUPS command.
615
616         * lisp/gnus-start.el (gnus-find-new-newsgroups): Use
617         `message-make-date' instead of `current-time-string'.
618         (gnus-ask-server-for-new-groups): Ditto.
619         (gnus-check-first-time-used): Ditto.
620
621 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
622
623         * texi/message-ja.texi (message-citation-line-function): Add a
624         comma just after the `@xref' form.
625
626         * lisp/nnheader.el (nnheader-header-value): Ignore leading
627         whitespaces.
628
629         * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
630         `make-autoload' to handle `define-derived-mode'.
631
632 2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
633
634         * lisp/message.el (message-yank-original): Unwind-protect while
635         suspending font-lock.
636         (message-mode): Modify for the following changes.
637         (message-font-lock-keywords-2): Abolished.
638         (message-font-lock-keywords-1): Abolished.
639         (message-font-lock-keywords): Unified.
640         (message-font-lock-cited-text-matcher): Abolished.
641         (font-lock-after-change-function): Don't advise it.
642         (message-font-lock-last-position): Abolished.
643         (message-font-lock-citation-name-max-column): Abolished.
644         (message-font-lock-cited-text-regexp) Abolished.
645         (message-font-lock-fence-close-position): Abolished.
646         (message-font-lock-fence-open-position): Abolished.
647         (message-font-lock-fence-close-regexp): Abolished.
648         (message-font-lock-fence-open-regexp): Abolished.
649
650 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
651
652         * lisp/message.el (message-font-lock-keywords-1): Replace regexp
653         for mml tags with `mime-edit-tag-regexp'.
654
655 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
656
657         * lisp/message.el (message-font-lock-keywords-2): Move definitions
658         for cited texts and mml tags to `message-font-lock-keywords-1'.
659
660 2001-07-10  Katsuhiro Hermit Endo <hermit@koka-in.org>
661
662         * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
663
664 2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
665
666         * lisp/dgnushack.el: Add the parent directory of the directory
667         where the APEL modules are installed to `load-path' according to
668         the description of the file Mule23@1934.
669
670 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
671
672         * make.bat: Use infohack.el to create info files.
673
674 2001-07-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
675
676         * README.semi: Modify URI of emacs-w3m.
677         * README.semi.ja: Ditto.
678         * Mule23@1934.en: Ditto.
679         * Mule23@1934.ja: Ditto.
680         * lisp/nnshimbun.el: Ditto.
681
682         * texi/gnus-ja.texi (Top, Article Treatment): Fix typo.
683         (Web Newspaper): Modify URI of emacs-w3m.
684
685 2001-07-06  KITAGAWA Takurou  <i30x1641@ip.media.kyoto-u.ac.jp>
686
687         * lisp/Makefile.in (clever): Use `if test... then' instead of
688         `test... &&'.
689
690 2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
691
692         * lisp/Makefile.in (clever): Change the quoting style for the
693         elisp form to check for XEmacs-p.
694
695         * lisp/dgnushack.el: Require `path-util' first, and then search
696         for the path if it is not found.
697
698 2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
699
700         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
701
702 2001-06-28  Akitada Koyama  <cx2@kh.rim.or.jp>
703
704         * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
705         html documents inline.
706
707 2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
708
709         * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
710         a description.
711         * texi/message.texi (message-suspend-font-lock-when-citing): Ditto.
712
713         * lisp/message.el (message-yank-original): Suspend font-lock'ing
714         while citing an original message.
715         (message-suspend-font-lock-when-citing): New user option.
716
717 2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
718
719         * lisp/gnus-clfns.el (find-cl-run-time-functions): New
720         implementation.
721
722 2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
723
724         * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
725         fields in `gnus-original-article-buffer'.
726
727 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
728
729         * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
730         bogus changes; use the value of `nnshimbun-pre-fetch-article' if
731         the value of the group parameter `prefetch-articles' is nil; do
732         likewise for `encapsulate-images'.
733
734 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
735
736         * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
737         `nnshimbun-pre-fetch-article' if the value of the group parameter
738         `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
739
740 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
741
742         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
743         doc-string that both the values `off' and nil specifies not to
744         encapsulate images.
745         (nnshimbun-pre-fetch-article): Default to `off'.
746
747 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
748
749         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
750         `nnshimbun-encapsulate-article'.
751         (nnshimbun-request-article-1): Replace `encapsulate-article' with
752         `encapsulate-images'.
753         (nnshimbun-find-parameter): Ditto.
754         (nnshimbun-group-parameters): Ditto.
755         (nnshimbun-group-parameters-custom): Ditto.
756
757 2001-06-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
758
759         * lisp/nnshimbun.el (nnshimbun-group-parameters-custom): Add
760         `encapsulate-article' as a customizable option, and modified
761         `prefetch-articles'.
762         (nnshimbun-group-parameters): Add document for
763         `encapsulate-article'.
764         (nnshimbun-encapsulate-article): New server variable.
765         (nnshimbun-find-parameter): Add code for `encapsulate-article'.
766         (nnshimbun-request-article-1): Refer `encapsulate-article' group
767         parameter to control `shimbun-encapsulate-article' value when
768         `shimbun-article' is called.
769
770 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
771
772         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
773
774 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
775
776         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
777         `nnshimbun-find-parameter'.
778         (nnshimbun-generate-nov-database): Bind a full group name while
779         processing.
780         (nnshimbun-find-parameter): New implementation to refer to the
781         nnshimbun group parameters.
782         (nnshimbun-index-range): Add a document that it's just a default.
783         (nnshimbun-pre-fetch-article): Ditto.
784         (nnshimbun-group-parameters): Specify a parameter type as `list'.
785         (TopLevel): Remove the local variable "-*- coding: junet; -*-".
786
787 2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
788
789         * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
790         parameter.  It also provides the user option
791         `nnshimbun-group-parameters-alist' and the function
792         `nnshimbun-find-group-parameters'.
793         (nnshimbun-group-parameters-custom): New variable.
794         (TopLevel): Require `gnus' expressly.
795
796 2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
797
798         * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
799         (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
800         (nnshimbun-request-expire-articles): Fixed.
801
802 2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
803
804         * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
805         `locate-library' to check for the existence of mailcap.el in the
806         same directory of gnus.el.
807         (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
808         that I made.
809
810 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
811
812         * lisp/lpath.el: Don't Fbind `xml-node-children'.
813
814 2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
815
816         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
817         inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
818         is nil.
819
820 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
821
822         * lisp/gnus-group.el (toplevel): Removed autoload code for
823         "nnshimbun".
824
825         * texi/gnus-ja.texi (Web Newspaper): Add documents about
826         `nnshimbun-index-range'.
827
828 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
829
830         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
831         refer to the variable `nnshimbun-keep-last-article', we should
832         keep the last article anyway.
833         (nnshimbun-keep-last-article): Abolished.
834
835         * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
836         make-shimbun-group'.
837
838 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
839
840         * lisp/nnshimbun.el: Remove some garbage.
841
842 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
843
844         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
845         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
846         FSF Emacsen.
847         * texi/gnus-ja.texi: Ditto.
848
849 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
850
851         * lisp/nnshimbun.el (top-level): Updated comments.
852         (nnshimbun): New customize group.
853         (nnshimbun-keep-last-article): Defined as customize variable.
854         (nnshimbun-keep-unparsable-dated-articles): Ditto.
855         (nnshimbun-insert-nov): Use `when' instead of `if'.
856         (gnus-group-shimbun-server-history): Imported from
857         `gnus-group.el'.
858         (gnus-group-make-shimbun-group): Ditto.
859
860         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
861         definition is moved to `nnshimbun.el' and autload code is added.
862         (gnus-group-shimbun-server-history): Its definition is moved to
863         `nnshimbun.el'.
864
865 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
866
867         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
868         (nnshimbun-index-range): New variable.
869         (nnshimbun-close-server): Check status strictly to close server
870         safely.
871         (nnshimbun-generate-nov-database): Refer the group paramter
872         `nnshimbun-index-range' as the second parameter of
873         `shimbun-headers'.
874         (shimbun-mua-use-entire-index): Removed.
875         (nnshimbun-request-article-1): Replace a date string in
876         `gnus-newsgroup-data' only when article header has non-nil value.
877         (nnshimbun-insert-nov): Fixed condition to decide whether
878         `X-Nnshimbun-Id' should be inseted or not.
879
880 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
881
882         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
883         (nnshimbun-request-expire-articles): Simplified; refer to the
884         shimbun's default expiration days.
885
886 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
887
888         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
889         Emacsen.
890
891 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
892
893         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
894         group parameter `expiry-wait' when expiring a closed group.
895
896 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
897
898         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
899         string in `gnus-newsgroup-data' based on the newly retrieved
900         article.
901
902 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
903
904         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
905         inhibiting the expiring.
906
907 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
908
909         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
910         (nnshimbun-request-expire-articles): New function.
911         (nnshimbun-keep-unparsable-dated-articles): New variable.
912         (nnshimbun-keep-last-article): New variable.
913         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
914         (nnshimbun-string-or): New macro.
915         (nnshimbun-tmp-string): New internal variable.
916         (TopLevel): Require `message' for `message-make-date'.
917
918 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
919
920         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
921         useless non-global var; scroll the output window automatically.
922
923 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
924
925         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
926         (nnshimbun-check-header): Removed.
927         (nnshimbun-make-shimbun-header): Don't call
928         `nnshimbun-header-xref'.
929         (nnshimbun-request-group): Simplified.
930         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
931         instead of `nnshimbun-check-header'.
932         (nnshimbun-insert-nov): New function.
933         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
934         instead of `nnheader-insert-nov'.
935         (nnshimbun-replace-nov-entry): New function.
936
937 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
938
939         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
940         `dolist'; protect against errors.
941
942 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
943
944         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
945         use `last'.
946         (nnshimbun-make-shimbun-header): Use the following macros.
947         (nnshimbun-mail-header-from): New macro whose definition will be
948         changed statically for Gnus or gnus.
949         (nnshimbun-mail-header-subject): Ditto.
950         (TopLevel): Don't require `gnus-clfns'.
951
952         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
953
954         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
955         the developers.
956         (cl-run-time-functions): New variable.
957         (TopLevel): Don't require `cl' at run-time.
958
959 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
960
961         * texi/gnus-ja.texi (Web Newspaper): Updated.
962
963 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
964
965         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
966         "nnshimbun.el" if the library "shimbun" is not found.
967         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
968         (locate-library): Redefine it for Mule before it is called.
969
970         * README.semi.ja: Update for the use of Emacs-W3M.
971         * README.semi: Ditto.
972         * Mule23@1934.ja: Ditto.
973         * Mule23@1934.en: Ditto.
974
975 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
976
977         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
978
979         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
980         Reconstructed to use `shimbun'.
981
982         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
983         FLIM can't be found.
984
985 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
986
987         * etc/Makefile.in (datadir): Set this variable, like in the other
988         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
989
990 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
991
992         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
993         `widget-convert-button', `widget-create' and `widget-put'; ignore
994         `defface'.
995
996 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
997
998         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
999         built-in function.
1000
1001         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
1002         `defgroup'.
1003
1004 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
1005
1006         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1007
1008         * lisp/nnmail.el: Don't bind the colon keywords here.
1009         * lisp/gnus.el (gnus-colon-keywords): New variable which will
1010         default to the value of `dgnushack-colon-keywords'; bind them.
1011         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
1012         dgnuskwds.el.
1013         (dgnushack-colon-keywords): New constant which will have the colon
1014         keywords shuld be bound at run-time for old Emacsen; cache them in
1015         the file dgnuskwds.el and bind them.
1016         (dgnushack-bind-colon-keywords): New function.
1017         (locate-library): Make the function to be silent for Mule.
1018         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
1019
1020 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
1021
1022         * lisp/message.el (message-maybe-encode): Don't use
1023         `end-of-invisible'.
1024
1025 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
1026
1027         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
1028
1029 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
1030
1031         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1032
1033         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
1034         `gnus-article-buffer' just before `gnus-article-prepare-display' is
1035         called.
1036         (gnus-article-mime-edit-article-setup): Ditto.
1037         (gnus-article-prepare-display): Don't bind `buffer-read-only'
1038         because of `inhibit-read-only'; don't set the value of
1039         `gnus-article-current-summary' here; delete all extents or overlays
1040         and clear the value of `gnus-button-marker-list' in advance; make
1041         it to run in `gnus-article-buffer'.
1042         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
1043         (article-toggle-headers): Don't bind `buffer-read-only' because of
1044         `inhibit-read-only'.
1045         (article-hide-headers): Ditto.
1046
1047 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1048
1049         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
1050
1051 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1052
1053         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
1054
1055 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
1056
1057         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
1058
1059 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
1060
1061         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
1062         Emacsen; don't bind `mh-lib-progs'.
1063
1064 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
1065
1066         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
1067         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
1068
1069 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
1070
1071         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
1072
1073 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1074
1075         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
1076         asahi.com.
1077         (nnshimbun-asahi-get-headers): Ditto.
1078         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
1079
1080 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
1081
1082         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
1083         multiple articles even if there is a detached minibuffer frame on
1084         some window managers.
1085
1086 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
1087
1088         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
1089         mode.
1090
1091 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
1092
1093         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
1094         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
1095
1096 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
1097
1098         * lisp/message.el (message-fix-before-sending): Hide again the
1099         invisible property of encoded binary data parts after checking is
1100         done.
1101         (message-find-invisible-regions): New function.
1102         (message-save-drafts, message-send): Inherit the invisible property
1103         of encoded binary data parts to make MIME-Edit find the MIME part
1104         boundaries.
1105
1106         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
1107         (dgnushack-make-load): Ditto.
1108
1109 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
1110
1111         * lisp/dgnushack.el (dgnushack-compose-package): New function.
1112         (dgnushack-make-load): Add autoload for cus-load if it is missing.
1113
1114         * lisp/Makefile.in (compose-package): Use
1115         `dgnushack-compose-package'.
1116         (clean, clever): Remove custom-load.el.
1117
1118         * Makefile.in (elclean): Remove custom-load.el.
1119
1120 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
1121
1122         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
1123         entity even if `gnus-show-mime' is nil.
1124
1125 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
1126
1127         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
1128         adjusted.
1129
1130         * lisp/gnus-clfns.el (string): New compiler macro.
1131         (string): Defun-maybe as an ordinary function since it won't be
1132         provided in cl.
1133         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
1134
1135 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
1136
1137         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
1138         `url-current-mime-charset' is bound.
1139
1140 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
1141
1142         * lisp/gnus.el (gnus-info-find-node): Pretend to be
1143         `gnus-article-mode' in the article buffer.
1144
1145 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
1146
1147         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
1148         (nnshimbun-kinsoku-bol-list): Ditto.
1149
1150 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
1151
1152         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
1153
1154         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
1155         `dolist'.
1156
1157         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
1158
1159         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
1160         is defined properly.
1161
1162 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
1163
1164         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
1165         * lisp/nnshimbun.el: Ditto.
1166         * lisp/nnfolder.el: Ditto.
1167         * lisp/mm-util.el: Ditto.
1168         * lisp/gnus-vers.el: Ditto.
1169         * lisp/gnus-sum.el: Ditto.
1170         * lisp/gnus-score.el: Ditto.
1171         * lisp/gnus-nocem.el: Ditto.
1172
1173         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
1174         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
1175         (gnus-setup-for-offline): Ditto.
1176
1177         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
1178         don't require `gnus-clfns'.
1179
1180         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
1181         macros.
1182         (mapc): Remove.
1183
1184         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
1185         `gnus-article-read-summary-keys'.
1186
1187 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
1188
1189         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
1190         the forwarded parts undecoded.
1191         (gnus-article-decode-article-as-default-mime-charset): Set the
1192         value of `default-mime-charset' buffer-locally.
1193
1194 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
1195
1196         * lisp/gnus.el: Add autoloads for
1197         `gnus-summary-digest-post-forward' and
1198         `gnus-summary-digest-mail-forward'.
1199
1200         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
1201         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
1202         with `gnus-summary-digest-post-forward' and
1203         `gnus-summary-digest-mail-forward'.
1204
1205         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
1206         repair the command `gnus-summary-post-digest' and rename it.
1207         (gnus-summary-digest-mail-forward): Ditto.
1208         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
1209         `gnus-uu-digest-post-forward' with
1210         `gnus-summary-digest-post-forward' and
1211         `gnus-summary-digest-mail-forward'.
1212
1213 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
1214
1215         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
1216         `gnus-inhibit-treatment' to t while fetching the raw article.
1217
1218         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
1219         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
1220         is being done;  turn off font-lock first;  query if the buffer is
1221         modified.
1222         (gnus-article-mime-edit-done): New function.
1223         (gnus-article-mime-edit-article-setup): Make the window fill its
1224         frame;  clear the buffere modified flag;  substitute key definition
1225         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
1226         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
1227         to nil while `mime-edit-exit' is being done.
1228         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
1229
1230 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
1231
1232         * lisp/dgnushack.el: Don't require `emu'.
1233
1234 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1235
1236         * lisp/message.el (message-forward-subject-author-subject): Decode
1237         `From' field.
1238
1239 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1240
1241         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
1242
1243         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
1244         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
1245         only a temporary fix for an infloop on nnimap.  FIXME!!!
1246         (gnus-select-newsgroup): Ditto.
1247
1248 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
1249
1250         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
1251         about `gnus-article-display-hook.'
1252         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
1253         `gnus-article-display-hook.'
1254
1255         * lisp/gnus.el (gnus-article-display-hook): Abolished.
1256
1257         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
1258         `gnus-article-display-hook'.
1259         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
1260         (gnus-summary-search-article): Ditto.
1261
1262         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
1263         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
1264
1265         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
1266         `gnus-article-prepare-hook' after an article has been prepared;
1267         don't evaluate `gnus-article-display-hook'.
1268
1269 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
1270
1271         * lisp/message.el (message-cite-original-without-signature):
1272         Extract from field for the simple citation line.
1273
1274 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
1275
1276         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
1277
1278         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
1279         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
1280         (dgnushack-make-auto-load): Remove auto-autoloads.el.
1281         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
1282
1283         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
1284         custom-load.el.
1285         (compose-package): Call `gnus-load.elc' and then rename
1286         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
1287         `dgnushack-make-autoloads'.
1288         (clever): No need to remove custom-load.el.
1289
1290         * Makefile.in (elclean): Remove gnus-load.el instead of
1291         custom-load.el.
1292
1293         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
1294
1295 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
1296
1297         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
1298
1299 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1300
1301         * GNUS-NEWS: Copyright and others.
1302
1303 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1304
1305         * aclocal.m4 (AC_CHECK_URL): Add.
1306
1307         * configure.in: Use it.
1308
1309 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
1310
1311         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
1312         parentheses.
1313
1314 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1315
1316         * lisp/nnshimbun.el: Add `bbdb-ml' support.
1317
1318 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
1319
1320         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
1321         of `xemacs'.
1322         (nnshimbun-xemacs-get-headers): Ditto.
1323
1324 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
1325
1326         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
1327
1328 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
1329
1330         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
1331         gnus-ja.texi or message-ja.texi is given.  It is needed for some
1332         make command if which can not understand "%-ja:" or "%-ja.info:".
1333
1334 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
1335
1336         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
1337         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
1338
1339 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
1340
1341         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
1342         `buffer-substring-no-properties' instead of `format'.
1343
1344 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1345
1346         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
1347
1348 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1349
1350         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1351
1352         * Makefile.in (install-package-lisp): Use
1353         `install-without-compiling' instead of `install'.
1354
1355         * lisp/Makefile.in (install): Use `install-without-compiling'.
1356         (install-without-compiling): New target.
1357
1358 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1359
1360         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
1361         `infohack-texi-format'.
1362
1363         * texi/infohack: (infohack-texi-format): New function.
1364         * lisp/dgnushack.el (dgnushack-texi-format): Move to
1365         texi/infohack.el and rename.
1366         (dgnushack-texi-add-suffix-and-format): Remove.
1367
1368         * texi/ptexinfmt.el: New file.
1369         * lisp/ptexinfmt.el: Move to texi/.
1370
1371 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1372
1373         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1374
1375 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
1376
1377         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
1378         files for autoloads already exist.
1379         (dgnushack-unexporting-files): More useful message.
1380
1381         * lisp/Makefile.in (install): Call `clever' before installing.
1382         (install-lisp): Remove.
1383         (clever): Check for whether the all elc files should be recompiled.
1384
1385         * Makefile.in (xclever): New target.
1386         (install-package-lisp): Replace `install-lisp' with `install'.
1387         (install-package-ja): Replace `xlick' with `xclever'.
1388         (install-package): Ditto.
1389
1390 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
1391
1392         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
1393
1394 2001-01-15  Jesper Harder <harder@ifa.au.dk>
1395
1396         * make.bat: Fix doc.
1397
1398 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
1399
1400         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
1401         the required value of `recursive-load-depth-limit' for Emacs 21.
1402
1403         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
1404         correctly.
1405         (message-get-reply-headers): Ditto.
1406
1407 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
1408
1409         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
1410         while `bbdb-annotate-message-sender' is being done.
1411
1412 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
1413
1414         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
1415
1416 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
1417
1418         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
1419         extents for XEmacs 21.1 using `format'.
1420
1421         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
1422
1423 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
1424
1425         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
1426
1427         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
1428         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
1429         running.
1430
1431         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
1432         `smiley-toggle-buffer' when compiling.
1433         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
1434         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
1435         running.
1436         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
1437         `gnus-bitmap'.
1438         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
1439
1440 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1441
1442         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
1443
1444         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
1445         is not supported.
1446
1447 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
1448
1449         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
1450         `:function', `:function-document', `:variable',
1451         `:variable-document', `:variable-group', `:variable-type' and
1452         `:variable-default' for old Emacsen.
1453
1454 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1455
1456         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1457
1458         * configure: Regenerate.
1459         * configure.in: Add `AC_PATH_ETCDIR'.
1460         * Makefile.in (install-etc): New target.
1461
1462         * lisp/nnheader.el (mm-image-load-path): Alias to
1463         `nnheader-image-load-path'.
1464         (nnheader-image-load-path): New function copied from
1465         the function `mm-image-load-path' in mm-util.el.
1466
1467         * lisp/drums.el: Remove.
1468
1469 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1470
1471         * configure.in: Add etc/Makefile.
1472
1473 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1474
1475         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
1476         `save-excursion'.
1477         (gnus-bug): Pop up the sending buffer first.
1478
1479         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
1480         doc-string.
1481
1482         * lisp/dgnushack.el
1483         (byte-compile-file-form-custom-declare-variable): Use `defvar'
1484         instead of `custom-declare-variable' to make the variable
1485         uncustomizable if the arguments has the keyword `:version'.
1486
1487 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1488
1489         * README.semi.ja: Fix typo.
1490
1491 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
1492
1493         * lisp/lpath.el: Fbind `compose-mail' for Mule.
1494
1495         * lisp/dgnushack.el (TopLevel): Byte-optimize
1496         `custom-declare-variable', `custom-declare-group, and
1497         `custom-declare-face' to omit unsupported keywords when Mule is
1498         running.
1499
1500 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
1501
1502         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
1503
1504         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
1505         to signal an error when Mule is running.
1506         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
1507         `:set-after' if colon keyword is not available.
1508         (TopLevel): Require `custom'.
1509
1510         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
1511         Mule.
1512         (TopLevel): Don't require `custom' here.
1513
1514 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
1515
1516         * make.bat: set max-lisp-eval-depth.
1517
1518 See ChangeLog.3 for earlier changes.
1519
1520 ;; Local Variables:
1521 ;; coding: iso-2022-7bit
1522 ;; End: