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