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