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