f30045ae3cd9b1343ae6952063d41b8d0761cea7
[elisp/gnus.git-] / ChangeLog
1 2001-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): Use
4         `gnus-ding-file-coding-system' instead of
5         `gnus-startup-file-coding-system'; go to the beginning of the
6         buffer before searching.
7         (gnus-read-newsrc-el-file): Use `gnus-ding-file-coding-system'
8         instead of `gnus-startup-file-coding-system'.
9
10 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * lisp/message.el (message-send-news): Modify the value of
13         `mime-field-encoding-method-alist' to encode newsgroup names.
14
15         * lisp/gnus-art.el (gnus-article-header-presentation-method): Call
16         `article-decode-group-name' to decode newsgroup names.
17         (gnus-article-decode-hook): Default to nil.
18
19 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
20
21         * Makefile.in (uninstall): Add.
22
23         * etc/Makefile.in (uninstall): Add.
24
25 2001-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26
27         * lisp/message.el (message-fix-before-sending): Don't expose
28         invisible MIME parts; don't use `message-find-invisible-regions'.
29         (message-find-invisible-regions): Remove.
30         (invisible-region): Advise the function to add the text property
31         `mime-edit-invisible'.
32         (message-invisible-region): Remove.
33         (message-save-drafts): Copy all the text properties from the
34         editing buffer to the encoding buffer.
35         (message-send): Ditto.
36
37 2001-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
38
39         * lisp/nndoc.el (nndoc-oe-dbx-type-p): Use `string-as-multibyte'
40         instead of `mm-string-as-multibyte'.
41         (nndoc-possibly-change-buffer): Use `nnheader-insert-file-contents'
42         instead of `mm-insert-file-contents'.
43
44 2001-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
45
46         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
47
48 2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
49
50         * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
51
52 2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
53
54         * aclocal.m4, configure.in: Check commercial fonts.
55
56 2001-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
57
58         * lisp/message.el (message-find-invisible-regions): Look for the
59         text-property `mime-edit-invisible' as well as `message-invisible'.
60         (message-save-drafts): Copy the text-property `mime-edit-invisible'
61         from the message editing buffer to the encoding buffer.
62         (message-send): Ditto.
63
64 2001-09-27  Katsuhiro Hermit Endo  <hermit@koka-in.org>
65
66         * texi/gnus-ja.texi (Article Hiding): Fix typo.
67
68 2001-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
69
70         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
71
72 2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
73
74         * configure.in: Generate texi/ps/Makefile.
75
76 2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
77
78         * make.bat: Use parameter "/copy" rather than "copy" for increased
79         dwimishness for old-time DOS users.
80
81 2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
82
83         * make-x.bat: New.
84
85 2001-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
86
87         * lisp/dgnushack.el: If W3DIR is identical to URLDIR, don't add it
88         to `load-path'.
89
90 2001-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * lisp/gnus-diary.el: Don't use `easy-menu-add-item' if it is not
93         available.
94
95 2001-09-17  Keiichi Suzuki  <keiichi@nanap.org>
96
97         * lisp/gnus-bbdb.el (gnus-bbdb/insert-address-regexp):
98         `regexp-quote' for each addresses.
99
100 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
101
102         * texi/gnus-ja.texi (Drafts): Fix typo.
103
104 2001-09-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
105
106         * lisp/lpath.el: Removed `current-language-environment' and
107         `language-info-alist'.
108
109 2001-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
110
111         * lisp/gnus-art.el (gnus-request-article-this-buffer): Make a copy
112         of the requested article only when the current directory does noe
113         equal to `gnus-original-article-buffer'.
114
115         * lisp/gnus-art.el (gnus-request-article-this-buffer): Copy an
116         article from `gnus-original-article-buffer' to
117         `gnus-article-buffer'.  Generate `gnus-original-article-buffer'
118         safely.
119
120 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
121
122         * lisp/gnus-namazu.el: Updated documents.
123
124         * texi/gnus-ja.texi (Namazu Groups): New subsection.
125
126 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
127
128         * lisp/gnus-namazu.el: Autoload "regexp-opt" for Mule 2.3.
129
130         * Mule23@1934.en, Mule23@1934.ja: To install contrib/regexp-opt.el
131         is required.
132
133         * contrib/regexp-opt.el: Imported from Emacs 20.2.
134
135         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Use
136         `bbdb-display-layout' or `bbdb-pop-up-display-layout' instead of
137         `bbdb-elided-display' or `bbdb-pop-up-elided-display' when BBDB
138         v2.33 or later is running.
139
140 2001-09-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
141
142         * lisp/gnus-namazu.el (top): Not require `std11'.
143         (gnus-namazu/get-current-from): Use
144         `mail-extract-address-components' instead of
145         `std11-extract-address-components'.
146
147         * lisp/gnus-namazu.el: New file.
148
149         * lisp/gnus.el (top): Add autoload of `gnus-namazu-search'.
150
151         * lisp/gnus-sum.el (gnus-summary-mode-map): Define "\C-c\C-n" as
152         `gnus-namazu-search'.
153
154         * lisp/gnus-group.el (gnus-group-mode-map): Define "\C-c\C-n" as
155         `gnus-namazu-search', and removed `gnus-group-make-shimbun-group'.
156
157 2001-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
158
159         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Abolished.  Use the
160         new function `gnus-correct-pad-form' instead.
161         * lisp/gnus-spec.el (gnus-tilde-pad-form): Ditto.
162
163 2001-09-05  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
164
165         * lisp/nnir.el (nnir-run-namazu): Fix a side effect when handling
166         of process environments.
167
168 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
169
170         * lisp/nnir.el (top): Added code to avoid byte-compile warning
171         about `nnimap-server-buffer'.
172         (nnir-run-namazu): Disable locale of Namazu.
173
174 2001-09-04  KOSEKI Yoshinori  <kose@meadowy.org>
175
176         * lisp/nnir.el (gnus-group-mode-hook): Fix typo.
177
178 2001-09-04  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
179
180         * lisp/nnir.el (top): Don't call `nnir-group-mode-hook' in T-gnus.
181
182         * lisp/gnus-group.el (gnus-group-group-map): Define "G" as
183         `gnus-group-make-nnir-group', and define "S" as
184         `gnus-group-make-shimbun-group'.
185
186         * lisp/gnus.el (top): Add autoload of
187         `gnus-group-make-nnir-group'.
188
189         * lisp/nnir.el: Import from
190         ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el.
191
192 2001-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * lisp/gnus-util.el (gnus-truncate-string): Abolished.
195
196 2001-08-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
197
198         * lisp/nnshimbun.el (gnus-group-make-shimbun-group): Call
199         `shimbun-groups' to detect avaiable groups of specified server.
200
201 2001-08-17  KANEMATSU Daiji  <kanematu@sra.co.jp>
202
203         * lisp/message.el (message-signature-separator-for-insertion): New
204         customizable variable which is used for signature separator.
205         * lisp/message.el (message-insert-signature): Use variable
206         `message-signature-separator-for-insertion' instead of hard code.
207
208 2001-08-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
209
210         * texi/gnus-ja.texi (Browsing the Web): Fix typo.
211
212 2001-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
213
214         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
215
216 2001-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * lisp/gnus-art.el (gnus-request-article-this-buffer): Insert an
219         article into `gnus-original-article-buffer' instead of
220         `gnus-article-buffer'.
221
222 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * lisp/mml2015.el: Require `gnus-clfns' when compiling.
225         * lisp/gnus-clfns.el (string-to-list): New compiler macro.
226
227 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * lisp/gnus-sum.el (gnus-select-newsgroup): Don't examine cached
230         articles with `gnus-cache-articles-in-group' even if the current
231         group is not a virtual group (see ChangeLog.1 1999-03-02).
232
233 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
234
235         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
236
237         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Abolished.
238
239         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
240         `gnus-retrieve-parsed-headers'.
241         (gnus-fetch-headers): Ditto.
242
243         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Abolished.
244
245         * lisp/gnus-cache.el (gnus-cache-braid-headers): Abolished.
246         (gnus-cache-retrieve-parsed-headers): Abolished.
247
248 2001-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
249
250         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Bind
251         `nnmail-expiry-wait-function' to nil if the group's parameter
252         `expiry-wait' is specified by the user or the shimbun's default
253         value is provided.
254
255 2001-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * lisp/gnus-msg.el (gnus-message-make-user-agent): New
258         implementation.
259
260 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * lisp/gnus-clfns.el (copy-list): New compiler macro.
263
264 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * lisp/gnus-delay.el (gnus-delay-initialize): Don't use the macro
267         `kbd'.
268
269         * lisp/nnheader.el (mm-read-coding-system): New function which is
270         a substitute for mm-util.el.
271
272 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
275
276         * lisp/nntp.el (nntp-request-newgroups): Use UTC date for
277         NEWGROUPS command.
278
279         * lisp/gnus-start.el (gnus-find-new-newsgroups): Use
280         `message-make-date' instead of `current-time-string'.
281         (gnus-ask-server-for-new-groups): Ditto.
282         (gnus-check-first-time-used): Ditto.
283
284 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
285
286         * texi/message-ja.texi (message-citation-line-function): Add a
287         comma just after the `@xref' form.
288
289         * lisp/nnheader.el (nnheader-header-value): Ignore leading
290         whitespaces.
291
292         * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
293         `make-autoload' to handle `define-derived-mode'.
294
295 2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
296
297         * lisp/message.el (message-yank-original): Unwind-protect while
298         suspending font-lock.
299         (message-mode): Modify for the following changes.
300         (message-font-lock-keywords-2): Abolished.
301         (message-font-lock-keywords-1): Abolished.
302         (message-font-lock-keywords): Unified.
303         (message-font-lock-cited-text-matcher): Abolished.
304         (font-lock-after-change-function): Don't advise it.
305         (message-font-lock-last-position): Abolished.
306         (message-font-lock-citation-name-max-column): Abolished.
307         (message-font-lock-cited-text-regexp) Abolished.
308         (message-font-lock-fence-close-position): Abolished.
309         (message-font-lock-fence-open-position): Abolished.
310         (message-font-lock-fence-close-regexp): Abolished.
311         (message-font-lock-fence-open-regexp): Abolished.
312
313 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
314
315         * lisp/message.el (message-font-lock-keywords-1): Replace regexp
316         for mml tags with `mime-edit-tag-regexp'.
317
318 2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
319
320         * lisp/message.el (message-font-lock-keywords-2): Move definitions
321         for cited texts and mml tags to `message-font-lock-keywords-1'.
322
323 2001-07-10  Katsuhiro Hermit Endo <hermit@koka-in.org>
324
325         * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
326
327 2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
328
329         * lisp/dgnushack.el: Add the parent directory of the directory
330         where the APEL modules are installed to `load-path' according to
331         the description of the file Mule23@1934.
332
333 2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
334
335         * make.bat: Use infohack.el to create info files.
336
337 2001-07-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
338
339         * README.semi: Modify URI of emacs-w3m.
340         * README.semi.ja: Ditto.
341         * Mule23@1934.en: Ditto.
342         * Mule23@1934.ja: Ditto.
343         * lisp/nnshimbun.el: Ditto.
344
345         * texi/gnus-ja.texi (Top, Article Treatment): Fix typo.
346         (Web Newspaper): Modify URI of emacs-w3m.
347
348 2001-07-06  KITAGAWA Takurou  <i30x1641@ip.media.kyoto-u.ac.jp>
349
350         * lisp/Makefile.in (clever): Use `if test... then' instead of
351         `test... &&'.
352
353 2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
354
355         * lisp/Makefile.in (clever): Change the quoting style for the
356         elisp form to check for XEmacs-p.
357
358         * lisp/dgnushack.el: Require `path-util' first, and then search
359         for the path if it is not found.
360
361 2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
362
363         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
364
365 2001-06-28  Akitada Koyama  <cx2@kh.rim.or.jp>
366
367         * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
368         html documents inline.
369
370 2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
371
372         * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
373         a description.
374         * texi/message.texi (message-suspend-font-lock-when-citing): Ditto.
375
376         * lisp/message.el (message-yank-original): Suspend font-lock'ing
377         while citing an original message.
378         (message-suspend-font-lock-when-citing): New user option.
379
380 2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
381
382         * lisp/gnus-clfns.el (find-cl-run-time-functions): New
383         implementation.
384
385 2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
386
387         * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
388         fields in `gnus-original-article-buffer'.
389
390 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
391
392         * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
393         bogus changes; use the value of `nnshimbun-pre-fetch-article' if
394         the value of the group parameter `prefetch-articles' is nil; do
395         likewise for `encapsulate-images'.
396
397 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
398
399         * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
400         `nnshimbun-pre-fetch-article' if the value of the group parameter
401         `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
402
403 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
404
405         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
406         doc-string that both the values `off' and nil specifies not to
407         encapsulate images.
408         (nnshimbun-pre-fetch-article): Default to `off'.
409
410 2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
411
412         * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
413         `nnshimbun-encapsulate-article'.
414         (nnshimbun-request-article-1): Replace `encapsulate-article' with
415         `encapsulate-images'.
416         (nnshimbun-find-parameter): Ditto.
417         (nnshimbun-group-parameters): Ditto.
418         (nnshimbun-group-parameters-custom): Ditto.
419
420 2001-06-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
421
422         * lisp/nnshimbun.el (nnshimbun-group-parameters-custom): Add
423         `encapsulate-article' as a customizable option, and modified
424         `prefetch-articles'.
425         (nnshimbun-group-parameters): Add document for
426         `encapsulate-article'.
427         (nnshimbun-encapsulate-article): New server variable.
428         (nnshimbun-find-parameter): Add code for `encapsulate-article'.
429         (nnshimbun-request-article-1): Refer `encapsulate-article' group
430         parameter to control `shimbun-encapsulate-article' value when
431         `shimbun-article' is called.
432
433 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
434
435         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
436
437 2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
438
439         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
440         `nnshimbun-find-parameter'.
441         (nnshimbun-generate-nov-database): Bind a full group name while
442         processing.
443         (nnshimbun-find-parameter): New implementation to refer to the
444         nnshimbun group parameters.
445         (nnshimbun-index-range): Add a document that it's just a default.
446         (nnshimbun-pre-fetch-article): Ditto.
447         (nnshimbun-group-parameters): Specify a parameter type as `list'.
448         (TopLevel): Remove the local variable "-*- coding: junet; -*-".
449
450 2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
451
452         * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
453         parameter.  It also provides the user option
454         `nnshimbun-group-parameters-alist' and the function
455         `nnshimbun-find-group-parameters'.
456         (nnshimbun-group-parameters-custom): New variable.
457         (TopLevel): Require `gnus' expressly.
458
459 2001-06-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
460
461         * lisp/nnshimbun.el (nnshimbun-find-parameter): New macro.
462         (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
463         (nnshimbun-request-expire-articles): Fixed.
464
465 2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
466
467         * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
468         `locate-library' to check for the existence of mailcap.el in the
469         same directory of gnus.el.
470         (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
471         that I made.
472
473 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
474
475         * lisp/lpath.el: Don't Fbind `xml-node-children'.
476
477 2001-06-11  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
478
479         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
480         inhibiting the expiring when `nnshimbun-keep-unparsable-dated-articles'
481         is nil.
482
483 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
484
485         * lisp/gnus-group.el (toplevel): Removed autoload code for
486         "nnshimbun".
487
488         * texi/gnus-ja.texi (Web Newspaper): Add documents about
489         `nnshimbun-index-range'.
490
491 2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
492
493         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
494         refer to the variable `nnshimbun-keep-last-article', we should
495         keep the last article anyway.
496         (nnshimbun-keep-last-article): Abolished.
497
498         * lisp/gnus.el: Autoload "nnshimbun" for the command `gnus-group-
499         make-shimbun-group'.
500
501 2001-06-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
502
503         * lisp/nnshimbun.el: Remove some garbage.
504
505 2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
506
507         * texi/message-ja.texi: Use `iso-2022-7bit' instead of
508         `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
509         FSF Emacsen.
510         * texi/gnus-ja.texi: Ditto.
511
512 2001-06-09  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
513
514         * lisp/nnshimbun.el (top-level): Updated comments.
515         (nnshimbun): New customize group.
516         (nnshimbun-keep-last-article): Defined as customize variable.
517         (nnshimbun-keep-unparsable-dated-articles): Ditto.
518         (nnshimbun-insert-nov): Use `when' instead of `if'.
519         (gnus-group-shimbun-server-history): Imported from
520         `gnus-group.el'.
521         (gnus-group-make-shimbun-group): Ditto.
522
523         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Its real
524         definition is moved to `nnshimbun.el' and autload code is added.
525         (gnus-group-shimbun-server-history): Its definition is moved to
526         `nnshimbun.el'.
527
528 2001-06-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
529
530         * lisp/nnshimbun.el (nnshimbun-use-entire-index): Removed.
531         (nnshimbun-index-range): New variable.
532         (nnshimbun-close-server): Check status strictly to close server
533         safely.
534         (nnshimbun-generate-nov-database): Refer the group paramter
535         `nnshimbun-index-range' as the second parameter of
536         `shimbun-headers'.
537         (shimbun-mua-use-entire-index): Removed.
538         (nnshimbun-request-article-1): Replace a date string in
539         `gnus-newsgroup-data' only when article header has non-nil value.
540         (nnshimbun-insert-nov): Fixed condition to decide whether
541         `X-Nnshimbun-Id' should be inseted or not.
542
543 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
544
545         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
546         (nnshimbun-request-expire-articles): Simplified; refer to the
547         shimbun's default expiration days.
548
549 2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
550
551         * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
552         Emacsen.
553
554 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
555
556         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
557         group parameter `expiry-wait' when expiring a closed group.
558
559 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
560
561         * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
562         string in `gnus-newsgroup-data' based on the newly retrieved
563         article.
564
565 2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
566
567         * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
568         inhibiting the expiring.
569
570 2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
571
572         * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
573         (nnshimbun-request-expire-articles): New function.
574         (nnshimbun-keep-unparsable-dated-articles): New variable.
575         (nnshimbun-keep-last-article): New variable.
576         (nnshimbun-insert-nov): Rewrite using `nnshimbun-string-or'.
577         (nnshimbun-string-or): New macro.
578         (nnshimbun-tmp-string): New internal variable.
579         (TopLevel): Require `message' for `message-make-date'.
580
581 2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
582
583         * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
584         useless non-global var; scroll the output window automatically.
585
586 2001-05-31  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
587
588         * lisp/nnshimbun.el (nnshimbun-header-xref): Removed.
589         (nnshimbun-check-header): Removed.
590         (nnshimbun-make-shimbun-header): Don't call
591         `nnshimbun-header-xref'.
592         (nnshimbun-request-group): Simplified.
593         (nnshimbun-request-article-1): Call `nnshimbun-replace-nov-entry'
594         instead of `nnshimbun-check-header'.
595         (nnshimbun-insert-nov): New function.
596         (nnshimbun-generate-nov-database): Call `nnshimbun-insert-nov'
597         instead of `nnheader-insert-nov'.
598         (nnshimbun-replace-nov-entry): New function.
599
600 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
601
602         * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
603         `dolist'; protect against errors.
604
605 2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
606
607         * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
608         use `last'.
609         (nnshimbun-make-shimbun-header): Use the following macros.
610         (nnshimbun-mail-header-from): New macro whose definition will be
611         changed statically for Gnus or gnus.
612         (nnshimbun-mail-header-subject): Ditto.
613         (TopLevel): Don't require `gnus-clfns'.
614
615         * lisp/gnus.el: Add autoload for `find-cl-run-time-functions'.
616
617         * lisp/gnus-clfns.el (find-cl-run-time-functions): New command for
618         the developers.
619         (cl-run-time-functions): New variable.
620         (TopLevel): Don't require `cl' at run-time.
621
622 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
623
624         * texi/gnus-ja.texi (Web Newspaper): Updated.
625
626 2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
627
628         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
629         "nnshimbun.el" if the library "shimbun" is not found.
630         (TopLevel): Add "/somewhere/apel/" to `load-path' if it is needed.
631         (locate-library): Redefine it for Mule before it is called.
632
633         * README.semi.ja: Update for the use of Emacs-W3M.
634         * README.semi: Ditto.
635         * Mule23@1934.ja: Ditto.
636         * Mule23@1934.en: Ditto.
637
638 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
639
640         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
641
642         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
643         Reconstructed to use `shimbun'.
644
645         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
646         FLIM can't be found.
647
648 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
649
650         * etc/Makefile.in (datadir): Set this variable, like in the other
651         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
652
653 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
654
655         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
656         `widget-convert-button', `widget-create' and `widget-put'; ignore
657         `defface'.
658
659 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
660
661         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
662         built-in function.
663
664         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
665         `defgroup'.
666
667 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
668
669         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
670
671         * lisp/nnmail.el: Don't bind the colon keywords here.
672         * lisp/gnus.el (gnus-colon-keywords): New variable which will
673         default to the value of `dgnushack-colon-keywords'; bind them.
674         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
675         dgnuskwds.el.
676         (dgnushack-colon-keywords): New constant which will have the colon
677         keywords shuld be bound at run-time for old Emacsen; cache them in
678         the file dgnuskwds.el and bind them.
679         (dgnushack-bind-colon-keywords): New function.
680         (locate-library): Make the function to be silent for Mule.
681         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
682
683 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
684
685         * lisp/message.el (message-maybe-encode): Don't use
686         `end-of-invisible'.
687
688 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
689
690         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
691
692 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
693
694         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
695
696         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
697         `gnus-article-buffer' just before `gnus-article-prepare-display' is
698         called.
699         (gnus-article-mime-edit-article-setup): Ditto.
700         (gnus-article-prepare-display): Don't bind `buffer-read-only'
701         because of `inhibit-read-only'; don't set the value of
702         `gnus-article-current-summary' here; delete all extents or overlays
703         and clear the value of `gnus-button-marker-list' in advance; make
704         it to run in `gnus-article-buffer'.
705         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
706         (article-toggle-headers): Don't bind `buffer-read-only' because of
707         `inhibit-read-only'.
708         (article-hide-headers): Ditto.
709
710 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
711
712         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
713
714 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
715
716         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
717
718 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
719
720         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
721
722 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
723
724         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
725         Emacsen; don't bind `mh-lib-progs'.
726
727 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
728
729         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
730         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
731
732 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
733
734         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
735
736 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
737
738         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
739         asahi.com.
740         (nnshimbun-asahi-get-headers): Ditto.
741         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
742
743 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
744
745         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
746         multiple articles even if there is a detached minibuffer frame on
747         some window managers.
748
749 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
750
751         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
752         mode.
753
754 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
755
756         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
757         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
758
759 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
760
761         * lisp/message.el (message-fix-before-sending): Hide again the
762         invisible property of encoded binary data parts after checking is
763         done.
764         (message-find-invisible-regions): New function.
765         (message-save-drafts, message-send): Inherit the invisible property
766         of encoded binary data parts to make MIME-Edit find the MIME part
767         boundaries.
768
769         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
770         (dgnushack-make-load): Ditto.
771
772 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
773
774         * lisp/dgnushack.el (dgnushack-compose-package): New function.
775         (dgnushack-make-load): Add autoload for cus-load if it is missing.
776
777         * lisp/Makefile.in (compose-package): Use
778         `dgnushack-compose-package'.
779         (clean, clever): Remove custom-load.el.
780
781         * Makefile.in (elclean): Remove custom-load.el.
782
783 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
784
785         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
786         entity even if `gnus-show-mime' is nil.
787
788 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
789
790         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
791         adjusted.
792
793         * lisp/gnus-clfns.el (string): New compiler macro.
794         (string): Defun-maybe as an ordinary function since it won't be
795         provided in cl.
796         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
797
798 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
799
800         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
801         `url-current-mime-charset' is bound.
802
803 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
804
805         * lisp/gnus.el (gnus-info-find-node): Pretend to be
806         `gnus-article-mode' in the article buffer.
807
808 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
809
810         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
811         (nnshimbun-kinsoku-bol-list): Ditto.
812
813 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
814
815         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
816
817         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
818         `dolist'.
819
820         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
821
822         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
823         is defined properly.
824
825 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
826
827         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
828         * lisp/nnshimbun.el: Ditto.
829         * lisp/nnfolder.el: Ditto.
830         * lisp/mm-util.el: Ditto.
831         * lisp/gnus-vers.el: Ditto.
832         * lisp/gnus-sum.el: Ditto.
833         * lisp/gnus-score.el: Ditto.
834         * lisp/gnus-nocem.el: Ditto.
835
836         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
837         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
838         (gnus-setup-for-offline): Ditto.
839
840         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
841         don't require `gnus-clfns'.
842
843         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
844         macros.
845         (mapc): Remove.
846
847         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
848         `gnus-article-read-summary-keys'.
849
850 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
851
852         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
853         the forwarded parts undecoded.
854         (gnus-article-decode-article-as-default-mime-charset): Set the
855         value of `default-mime-charset' buffer-locally.
856
857 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
858
859         * lisp/gnus.el: Add autoloads for
860         `gnus-summary-digest-post-forward' and
861         `gnus-summary-digest-mail-forward'.
862
863         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
864         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
865         with `gnus-summary-digest-post-forward' and
866         `gnus-summary-digest-mail-forward'.
867
868         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
869         repair the command `gnus-summary-post-digest' and rename it.
870         (gnus-summary-digest-mail-forward): Ditto.
871         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
872         `gnus-uu-digest-post-forward' with
873         `gnus-summary-digest-post-forward' and
874         `gnus-summary-digest-mail-forward'.
875
876 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
877
878         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
879         `gnus-inhibit-treatment' to t while fetching the raw article.
880
881         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
882         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
883         is being done;  turn off font-lock first;  query if the buffer is
884         modified.
885         (gnus-article-mime-edit-done): New function.
886         (gnus-article-mime-edit-article-setup): Make the window fill its
887         frame;  clear the buffere modified flag;  substitute key definition
888         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
889         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
890         to nil while `mime-edit-exit' is being done.
891         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
892
893 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
894
895         * lisp/dgnushack.el: Don't require `emu'.
896
897 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
898
899         * lisp/message.el (message-forward-subject-author-subject): Decode
900         `From' field.
901
902 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
903
904         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
905
906         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
907         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
908         only a temporary fix for an infloop on nnimap.  FIXME!!!
909         (gnus-select-newsgroup): Ditto.
910
911 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
912
913         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
914         about `gnus-article-display-hook.'
915         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
916         `gnus-article-display-hook.'
917
918         * lisp/gnus.el (gnus-article-display-hook): Abolished.
919
920         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
921         `gnus-article-display-hook'.
922         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
923         (gnus-summary-search-article): Ditto.
924
925         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
926         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
927
928         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
929         `gnus-article-prepare-hook' after an article has been prepared;
930         don't evaluate `gnus-article-display-hook'.
931
932 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
933
934         * lisp/message.el (message-cite-original-without-signature):
935         Extract from field for the simple citation line.
936
937 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
938
939         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
940
941         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
942         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
943         (dgnushack-make-auto-load): Remove auto-autoloads.el.
944         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
945
946         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
947         custom-load.el.
948         (compose-package): Call `gnus-load.elc' and then rename
949         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
950         `dgnushack-make-autoloads'.
951         (clever): No need to remove custom-load.el.
952
953         * Makefile.in (elclean): Remove gnus-load.el instead of
954         custom-load.el.
955
956         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
957
958 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
959
960         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
961
962 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
963
964         * GNUS-NEWS: Copyright and others.
965
966 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
967
968         * aclocal.m4 (AC_CHECK_URL): Add.
969
970         * configure.in: Use it.
971
972 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
973
974         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
975         parentheses.
976
977 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
978
979         * lisp/nnshimbun.el: Add `bbdb-ml' support.
980
981 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
982
983         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
984         of `xemacs'.
985         (nnshimbun-xemacs-get-headers): Ditto.
986
987 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
988
989         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
990
991 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
992
993         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
994         gnus-ja.texi or message-ja.texi is given.  It is needed for some
995         make command if which can not understand "%-ja:" or "%-ja.info:".
996
997 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
998
999         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
1000         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
1001
1002 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
1003
1004         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
1005         `buffer-substring-no-properties' instead of `format'.
1006
1007 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1008
1009         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
1010
1011 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1012
1013         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
1014
1015         * Makefile.in (install-package-lisp): Use
1016         `install-without-compiling' instead of `install'.
1017
1018         * lisp/Makefile.in (install): Use `install-without-compiling'.
1019         (install-without-compiling): New target.
1020
1021 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
1022
1023         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
1024         `infohack-texi-format'.
1025
1026         * texi/infohack: (infohack-texi-format): New function.
1027         * lisp/dgnushack.el (dgnushack-texi-format): Move to
1028         texi/infohack.el and rename.
1029         (dgnushack-texi-add-suffix-and-format): Remove.
1030
1031         * texi/ptexinfmt.el: New file.
1032         * lisp/ptexinfmt.el: Move to texi/.
1033
1034 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1035
1036         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
1037
1038 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
1039
1040         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
1041         files for autoloads already exist.
1042         (dgnushack-unexporting-files): More useful message.
1043
1044         * lisp/Makefile.in (install): Call `clever' before installing.
1045         (install-lisp): Remove.
1046         (clever): Check for whether the all elc files should be recompiled.
1047
1048         * Makefile.in (xclever): New target.
1049         (install-package-lisp): Replace `install-lisp' with `install'.
1050         (install-package-ja): Replace `xlick' with `xclever'.
1051         (install-package): Ditto.
1052
1053 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
1054
1055         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
1056
1057 2001-01-15  Jesper Harder <harder@ifa.au.dk>
1058
1059         * make.bat: Fix doc.
1060
1061 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
1062
1063         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
1064         the required value of `recursive-load-depth-limit' for Emacs 21.
1065
1066         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
1067         correctly.
1068         (message-get-reply-headers): Ditto.
1069
1070 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
1071
1072         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
1073         while `bbdb-annotate-message-sender' is being done.
1074
1075 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
1076
1077         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
1078
1079 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
1080
1081         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
1082         extents for XEmacs 21.1 using `format'.
1083
1084         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
1085
1086 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
1087
1088         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
1089
1090         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
1091         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
1092         running.
1093
1094         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
1095         `smiley-toggle-buffer' when compiling.
1096         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
1097         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
1098         running.
1099         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
1100         `gnus-bitmap'.
1101         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
1102
1103 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1104
1105         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
1106
1107         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
1108         is not supported.
1109
1110 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
1111
1112         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
1113         `:function', `:function-document', `:variable',
1114         `:variable-document', `:variable-group', `:variable-type' and
1115         `:variable-default' for old Emacsen.
1116
1117 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1118
1119         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
1120
1121         * configure: Regenerate.
1122         * configure.in: Add `AC_PATH_ETCDIR'.
1123         * Makefile.in (install-etc): New target.
1124
1125         * lisp/nnheader.el (mm-image-load-path): Alias to
1126         `nnheader-image-load-path'.
1127         (nnheader-image-load-path): New function copied from
1128         the function `mm-image-load-path' in mm-util.el.
1129
1130         * lisp/drums.el: Remove.
1131
1132 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1133
1134         * configure.in: Add etc/Makefile.
1135
1136 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1137
1138         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
1139         `save-excursion'.
1140         (gnus-bug): Pop up the sending buffer first.
1141
1142         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
1143         doc-string.
1144
1145         * lisp/dgnushack.el
1146         (byte-compile-file-form-custom-declare-variable): Use `defvar'
1147         instead of `custom-declare-variable' to make the variable
1148         uncustomizable if the arguments has the keyword `:version'.
1149
1150 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
1151
1152         * README.semi.ja: Fix typo.
1153
1154 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
1155
1156         * lisp/lpath.el: Fbind `compose-mail' for Mule.
1157
1158         * lisp/dgnushack.el (TopLevel): Byte-optimize
1159         `custom-declare-variable', `custom-declare-group, and
1160         `custom-declare-face' to omit unsupported keywords when Mule is
1161         running.
1162
1163 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
1164
1165         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
1166
1167         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
1168         to signal an error when Mule is running.
1169         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
1170         `:set-after' if colon keyword is not available.
1171         (TopLevel): Require `custom'.
1172
1173         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
1174         Mule.
1175         (TopLevel): Don't require `custom' here.
1176
1177 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
1178
1179         * make.bat: set max-lisp-eval-depth.
1180
1181 See ChangeLog.3 for earlier changes.