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