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