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