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