(gnus-group-rename-group): Inhibit renaming of zombie or killed groups.
[elisp/gnus.git-] / ChangeLog
1 2000-07-18  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
2
3         * Nana-gnus: Version 7.1.0.23 (This is alpha status.)
4         Changes for Chao 1.14 and REMI 1.14.
5         `message-mail-follow-up-address-checker'. (same as Nana-gnus 6.x)
6         `gnus-bbdb/show-to' and `gnus-bbdb/edit-notes-to' to `[' and `]'
7         in `gnus-summary-mode-map'.
8
9         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.23.
10
11         * lisp/mmgnus.el (TopLevel): Require `mmgeneric' always.
12         (mmgnus-entiry::mime-entity-fetch-field): Define method.
13         (mmgnus-entiry::mime-entity-body): Do not error.
14         (mmgnus-entiry::mime-insert-text-content): Define method.
15         (mmgnus-entiry::mime-insert-entity-body): Ditto.
16         (mime-gnus-entity::mime-entity-fetch-field): Ditto.
17         (mime-gnus-entity::mime-entity-body): Ditto.
18         (mime-gnus-entity::mime-entity-content): Ditto.
19         (mime-gnus-entity::mime-insert-entity-content): Ditto.
20         (mime-gnus-entity::mime-insert-text-content): Ditto.
21         (mime-gnus-entity::mime-write-entity-content): Ditto.
22         (mime-gnus-entity::mime-insert-entity): Ditto.
23         (mime-gnus-entity::mime-write-entity): Ditto.
24         (mime-gnus-entity::mime-insert-entity-body): Ditto.
25         (mime-gnus-entity::mime-write-entity-body): Ditto.
26
27         * lisp/mm-decode.el (mm-dissect-buffer-header): Use
28         `mime-entry-fetch-field' instead of `mail-fetch-field'.
29
30         * lisp/message.el (message-get-reply-headers): Use
31         `message-mail-follow-up-address-checker'. (same as Nana-gnus 6.x)
32
33 *1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>,
34             Katsumi Yamaoka   <yamaoka@jpl.org>,
35             Keiichi Suzuki  <keiichi@nanap.org>
36
37         * lisp/gnus-sum.el (gnus-articles-to-read): If the number of
38         unread articles is more than `gnus-large-newsgroup', use it in
39         default instead of the maximum number.
40
41 *2000-07-14  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
42
43         * lisp/gnus-bbdb.el (gnus-bbdb/ignore-sender): New function.
44
45         * lisp/gnus-bbdb.el (gnus-bbdb/edit-notes-to): Ditto.
46
47         * lisp/gnus-bbdb.el (gnus-bbdb/show-to): Ditto.
48
49         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Bind
50         `gnus-bbdb/show-to' and `gnus-bbdb/edit-notes-to' to `[' and `]'
51         in `gnus-summary-mode-map'.
52
53 *2000-06-13  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
54
55         * lisp/gnus-bbdb.el(gnus-bbdb/update-record): Fix to fetch last
56         mail field.
57
58 2000-06-15  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
59
60         * Nana-gnus: Version 7.1.0.22 (This is alpha status.)
61         Fix bugs.
62
63         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Do not disable
64         buffer multibyte, when use cached url content. (CAUTION: This is
65         ``ad hok''. Please check ``WHY''.)
66
67         * lisp/mmgnus.el (mmgnus-entity-body): Change to method
68         `mime-entity-body'.
69         (mime-entity-content): Use `mime-entity-body' instead of
70         `mmgnus-entity-body'.
71         (mime-write-entity-content): Ditto.
72         (mime-insert-entity): Ditto.
73         (mime-write-entity-body): Ditto.
74
75         * lisp/message.el (message-fix-before-sending): Enable invisible
76         checking.
77
78         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.22.
79
80 2000-05-25  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
81
82         * Nana-gnus: Version 7.1.0.21 (This is alpha status.)
83         You can use `nnshimbun' backend.
84
85         * lisp/nnshimbun.el: New file; import from T-gnus.
86
87         * lisp/gnus-group.el (gnus-group-make-shimbun-group): New
88         function; import from T-gnus.
89
90         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.21.
91
92 2000-05-10  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
93
94         * Nana-gnus: Version 7.1.0.20 (This is alpha status.)
95         Fix a bug.
96
97         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.20.
98
99         * lisp/message.el (message-list-references): Do not insert
100         duplicate Message-Id, when specified
101         `message-list-references-add-position'.
102
103 2000-05-10  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
104
105         * Nana-gnus: Version 7.1.0.19 (This is alpha status.)
106         `gnus-bbdb/split-mail' supports group address.
107
108         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.19.
109
110         * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
111         (gnus-bbdb/insert-address-regexp): New function.
112
113 2000-04-27  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
114
115         * Nana-gnus: Version 7.1.0.18 (This is alpha status.)
116         Fix a bug.
117
118         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.18.
119
120         * lisp/pop3.el (pop3-retr): Fix bug.
121         (pop3-movemail):  Fix bug.
122
123 2000-04-27  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
124
125         * Nana-gnus: Version 7.1.0.17 (This is alpha status.)
126         Only sync up with Gnus 5.8.5.
127
128         * GNUS-NEWS, README, aclocal.m4, make.bat, lisp/ChangeLog,
129         lisp/base64.el, lisp/dgnushack.el, lisp/fill-flowed.el,
130         lisp/flow-fill.el, lisp/format-spec.el, lisp/gnus-agent.el,
131         lisp/gnus-art.el, lisp/gnus-async.el, lisp/gnus-bcklg.el,
132         lisp/gnus-cache.el, lisp/gnus-cite.el, lisp/gnus-cus.el,
133         lisp/gnus-draft.el, lisp/gnus-dup.el, lisp/gnus-eform.el,
134         lisp/gnus-ems.el, lisp/gnus-group.el, lisp/gnus-int.el,
135         lisp/gnus-kill.el, lisp/gnus-logic.el, lisp/gnus-mh.el,
136         lisp/gnus-mlspl.el, lisp/gnus-move.el, lisp/gnus-msg.el,
137         lisp/gnus-score.el, lisp/gnus-spec.el, lisp/gnus-srvr.el,
138         lisp/gnus-start.el, lisp/gnus-sum.el, lisp/gnus-topic.el,
139         lisp/gnus-util.el, lisp/gnus-uu.el, lisp/gnus-win.el,
140         lisp/gnus-xmas.el, lisp/gnus.el, lisp/ietf-drums.el, lisp/imap.el,
141         lisp/lpath.el, lisp/mail-parse.el, lisp/mail-prsvr.el,
142         lisp/mail-source.el, lisp/message.el, lisp/mm-bodies.el,
143         lisp/mm-decode.el, lisp/mm-encode.el, lisp/mm-util.el,
144         lisp/mm-uu.el, lisp/mm-view.el, lisp/nnagent.el, lisp/nndoc.el,
145         lisp/nndraft.el, lisp/nnfolder.el, lisp/nnheader.el,
146         lisp/nnimap.el, lisp/nnmail.el, lisp/nnml.el, lisp/nnslashdot.el,
147         lisp/nnspool.el, lisp/nntp.el, lisp/nnultimate.el,
148         lisp/nnvirtual.el, lisp/nnwarchive.el, lisp/nnweb.el,
149         lisp/parse-time.el, lisp/pop3.el, lisp/qp.el, lisp/rfc1843.el,
150         lisp/rfc2047.el, lisp/smiley.el, lisp/time-date.el,
151         lisp/webmail.el, texi/ChangeLog, texi/Makefile.in, texi/gnus.texi,
152         texi/message.texi, texi/refcard.tex: Sync up with Gnus 5.8.5.
153
154         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.17.
155
156 2000-04-13  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
157
158         * Nana-gnus: Version 7.1.0.16 (This is alpha status.)
159         Fix bugs.
160
161         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.16.
162
163         * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
164         modification.
165         (gnus-search-or-regist-spec): Change interface.
166
167         * lisp/message.el (message-buffers): New function. (copy from Gnus
168         5.8.3)
169
170 2000-04-11  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
171
172         * Nana-gnus: Version 7.1.0.15 (This is alpha status.)
173         Fix a bug.  Modify internal cache data structures.
174
175         * lisp/mess-lcl.el (message-mime-charset-recover-by-ask):
176         Abolished argments.
177
178         * lisp/gnus.el (gnus-version): Restore string format.
179         (gnus-product-variable-file-list): Update file compatibility
180         version numbers.
181
182         * lisp/gnus-vers.el (gnus-vers): Update to 7.1.0.15.
183         (gnus-product-name): Revived.
184         (gnus-version-number): Likewise.
185
186         * lisp/gnus-start.el (gnus-product-directory): Use
187         `gnus-product-name'.
188         (gnus-product-variable-touch): Support multiple arguments.
189
190         * lisp/gnus-spec.el (gnus-format-specs): Modify data structure.
191         (gnus-format-specs-compiled): Likewise.
192         (gnus-update-format): Support new data structure of
193         `gnus-format-specs'.
194         (gnus-update-format-specification-1): Support new data structure
195         of `gnus-format-specs-compiled'.
196         (gnus-update-format-specifications): Likewise.
197         (gnus-search-or-regist-spec): New utility macro.
198
199 2000-03-14  Keiichi Suzuki  <keiichi@nanap.org>
200
201         * Nana-gnus: Version 7.1.0.14 (This is alpha status.)
202         Require `product' in APEL 10.0 or later.
203         Will be created ``~/News/.Nana-gnus/'' directory automatically by
204         default.   You can customize location by `gnus-product-directory'.
205         ``cache'' and  ``strict-cache'' files will be created under the
206         directory.
207
208         * lisp/gnus.el (TopLevel): Require `gnus-vers'.
209         (gnus-product-name): Abolished.
210         (gnus-version-number): Ditto.
211         (gnus-version): Use `product-string'. (Format changed)
212         (gnus-variable-list): Delete `gnus-format-specs'.
213         (gnus-product-variable-file-list): New variable.
214         (TopLevel): Use `product-provide'.
215
216         * lisp/gnus-vers.el: New file.  Nana-gnus version 7.1.0.14.
217
218         * lisp/gnus-start.el (gnus-product-directory): New user option.
219         (gnus-clear-quick-file-variables): New function.
220         (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
221         (gnus-read-newsrc-file): Likewise.
222         (gnus-read-newsrc-el-file): Read product's variable files.
223         (gnus-product-read-variable-file-1): New function.
224         (gnus-save-newsrc-file): Save product's variable files.
225         (gnus-product-variable-touch): New function.
226         (gnus-product-variables-dirty-p): Ditto.
227         (gnus-product-save-variable-file): Ditto.
228         (gnus-product-save-variable-file-1): Ditto.
229         (gnus-product-quick-file-format): Ditto.
230
231         * lisp/gnus-spec.el (gnus-update-format): Use
232         `gnus-product-variable-touch'.
233         (gnus-update-format-specification-1): Likewise.
234         (gnus-update-format-specifications): Do not check `emacs-version'
235         and `gnus-newsrc-file-version'.  Use
236         `gnus-product-variable-touch'.
237
238         * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
239         `product-string'.
240
241 2000-03-10  Keiichi Suzuki  <keiichi@nanap.org>
242
243         * Nana-gnus: Version 7.1.0.13 (This is alpha status.)
244         CAUTION: Changed coding system of ``~/.newsrc.eld''.
245
246         If you are using Nana-gnus 7.  Check your ~/.newsrc.eld before
247         start up after this version.
248         1. Quit your gnus.
249         2. Backup your ~/.newsrc.eld.
250         2. Find ~/.newsrc.eld with `binary' coding system.
251         3. If you used `gnus-compile', delete a line which start
252            `(setq gnus-format-specs'.
253         4. Change buffer file coding system to `ctext'.
254         5. Save buffer.
255
256         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.13.
257
258         * lisp/gnus-start.el (gnus-startup-file-coding-system): Use
259         `ctext' instead of `binaly'.
260
261 * 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
262
263         * lisp/gnus.el (gnus-compile-user-specs): New user option.
264
265         * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
266         as well; don't bind `gnus-tmp-func'.
267         (gnus-update-format-specifications): Use
268         `gnus-update-format-specification-1'.
269         (gnus-update-format-specification-1): New function.
270         (gnus-format-specs-compiled): Modify the form.
271         (TopLevel): Require `alist'.
272
273 * 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
274
275         * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
276         `gnus-format-specs', generate compiled specs in
277         `gnus-format-specs-compiled' instead; don't touch the dribble
278         buffer.
279         (gnus-format-specs-compiled): New internal variable.
280
281 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
282
283         * Nana-gnus: Version 7.1.0.12 (This is alpha status.)
284         Fix a bug.
285
286         * lisp/message.el (message-send): Encode header fields, when did
287         not send message.
288
289         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.12.
290
291         * lisp/gnus-spec.el (gnus-update-format-specifications): Fix bug
292         in latest changes.
293
294 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
295
296         * Nana-gnus: Version 7.1.0.11 (This is alpha status.)
297         Fix bugs.
298
299         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
300         update format specifications, when differ `gnus-version' and
301         `gnus-newsrc-file-version' instead of `gnus-version' and
302         `gnus-vertsion' in `gnus-format-specs'.
303         Do not add `gnus-version' into `gnus-format-specs'.
304         (gnus-compile): Remove `gnus-version' from `gnus-format-specs'.
305
306         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.11.
307         (gnus-continuum-version): Return version number of based Gnus.
308
309 2000-03-04  Keiichi Suzuki  <keiichi@nanap.org>
310
311         * Nana-gnus: Version 7.1.0.10 (This is alpha status.)
312         Fix a bug.
313
314         * lisp/message.el (message-narrow-to-headers-or-head): Copy from
315         Gnus 5.8.3.
316
317         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.10.
318
319 2000-03-03  Keiichi Suzuki  <keiichi@nanap.org>
320
321         * Nana-gnus: Version 7.1.0.9 (This is alpha status.)
322         Fix a bug.
323
324         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.9.
325
326         * lisp/mmgnus.el (TopLevel): Require `mmgeneric' when installed
327         it.
328
329         * lisp/mm-decode.el (mm-mailcap-command): Do not use
330         `mime-parameter' (in flim-1_13-rfc2231).
331
332 2000-02-22  Keiichi Suzuki  <keiichi@nanap.org>
333
334         * Nana-gnus: Version 7.1.0.8 (This is alpha status.)
335         I tested `nnvirtual'.
336
337         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.8.
338
339 * 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
340
341         * nnvirtual.el (nnvirtual-request-article):
342         Bind gnus-override-method to nil.
343         (nnvirtual-request-update-mark): Don't update mark when
344         article is not there.
345
346 2000-02-14  Keiichi Suzuki  <keiichi@nanap.org>
347
348         * Nana-gnus: Version 7.1.0.7 (This is alpha status.)
349         See announcement of 7.1.0.3.
350
351         Sync up with T-gnus 6.14 around POP3 mail retrieving.
352
353         I tested `gnus-agent'. It's probably fine.
354
355         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.7.
356
357         * lisp/mail-source.el (mail-source-keyword-map): Sync up with
358         T-gnus 6.14 for supporting `pop3-connection-type'.
359         (mail-source-fetch-pop): Likewise.
360
361         * lisp/pop3.el: Sync up with T-gnus 6.14 for supporting
362         `pop3-connection-type', `pop3-leave-mail-on-server',
363         `pop3-maximum-message-size' and `pop3-except-header-regexp'.
364
365 2000-02-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
366
367         * Nana-gnus: Version 7.1.0.6 (This is alpha status.)
368         See announcement of 7.1.0.3.
369
370         Maybe use `gnus-agent'.
371
372         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.6.
373
374         * lisp/nnmh.el (nnmh-request-accept-article): Do not add dummy
375         Message-Id to message which accept to `queue' to `draft' group.
376
377 2000-02-08  Keiichi Suzuki  <keiichi@nanap.org>
378
379         * Nana-gnus: Version 7.1.0.5 (This is alpha status.)
380         See announcement of 7.1.0.3.
381
382         Only sync up with Gnus 5.8.3.
383
384         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.5.
385
386         * lisp/ChangeLog, lisp/base64.el, lisp/binhex.el,
387         lisp/dgnushack.el, lisp/gnus-agent.el, lisp/gnus-art.el,
388         lisp/gnus-async.el, lisp/gnus-audio.el, lisp/gnus-bcklg.el,
389         lisp/gnus-cache.el, lisp/gnus-cite.el, lisp/gnus-cus.el,
390         lisp/gnus-demon.el, lisp/gnus-draft.el, lisp/gnus-ems.el,
391         lisp/gnus-gl.el, lisp/gnus-group.el, lisp/gnus-kill.el,
392         lisp/gnus-load.el, lisp/gnus-mh.el, lisp/gnus-mlspl.el,
393         lisp/gnus-msg.el, lisp/gnus-nocem.el, lisp/gnus-picon.el,
394         lisp/gnus-range.el, lisp/gnus-salt.el, lisp/gnus-score.el,
395         lisp/gnus-setup.el, lisp/gnus-soup.el, lisp/gnus-spec.el,
396         lisp/gnus-srvr.el, lisp/gnus-start.el, lisp/gnus-sum.el,
397         lisp/gnus-topic.el, lisp/gnus-undo.el, lisp/gnus-util.el,
398         lisp/gnus-uu.el, lisp/gnus-win.el, lisp/gnus-xmas.el,
399         lisp/gnus.el, lisp/ietf-drums.el, lisp/imap.el, lisp/lpath.el,
400         lisp/mail-prsvr.el, lisp/mail-source.el, lisp/md5.el,
401         lisp/message.el, lisp/messcompat.el, lisp/mm-bodies.el,
402         lisp/mm-decode.el, lisp/mm-encode.el, lisp/mm-mailcap.el,
403         lisp/mm-util.el, lisp/mm-uu.el, lisp/mm-view.el, lisp/nnagent.el,
404         lisp/nnbabyl.el, lisp/nndb.el, lisp/nndoc.el, lisp/nndraft.el,
405         lisp/nneething.el, lisp/nnfolder.el, lisp/nnheader.el,
406         lisp/nnimap.el, lisp/nnkiboze.el, lisp/nnlistserv.el,
407         lisp/nnmail.el, lisp/nnmbox.el, lisp/nnmh.el, lisp/nnml.el,
408         lisp/nnslashdot.el, lisp/nnsoup.el, lisp/nnspool.el, lisp/nntp.el,
409         lisp/nnultimate.el, lisp/nnvirtual.el, lisp/nnwarchive.el,
410         lisp/nnweb.el, lisp/parse-time.el, lisp/pop3.el, lisp/qp.el,
411         lisp/rfc1843.el, lisp/rfc2047.el, lisp/rfc2104.el, lisp/smiley.el,
412         lisp/uudecode.el, lisp/webmail.el, , texi/ChangeLog,
413         texi/emacs-mime.texi, texi/gnus.texi, texi/message.texi: Sync up
414         with gnus-5_8_3.
415
416 2000-01-12  Keiichi Suzuki  <keiichi@nanap.org>
417
418         * Nana-gnus: Version 7.1.0.4 (This is alpha status.)
419         See announcement of 7.1.0.3.
420
421         Only fixed a bug.
422
423         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.4.
424
425         * lisp/gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Do not
426         decode extra header field.
427
428 2000-01-05  Keiichi Suzuki  <keiichi@nanap.org>
429
430         * Nana-gnus: Version 7.1.0.3 (This is alpha status.)
431         I tested only `nntp',`nnml (with pop3)' backend and `Message'
432         mode.
433
434         You can use ``extruct current entity''.  But can not use ``follow
435         current entity''.
436
437         * lisp/gnus-art.el (gnus-article-header-presentation-method): New
438         function.
439         (mime-header-presentation-method-alist): Add
440         `gnus-article-header-presentation-method'.
441         (gnus-mime-preview-quitting-method): New function.
442         (mime-preview-quitting-method-alist): Add
443         `gnus-mime-preview-quitting-method'.
444         (gnus-following-method): New function.
445         (mime-preview-following-method-alist): Add
446         `gnus-following-method'.
447
448         * lisp/mmgnus.el (mmgnus-entity-body): New function.
449         (mime-entity-content): Use `mmgnus-entity-body'.
450         (mime-insert-entity-content): New method.
451         (mime-write-entity-content): Likewise.
452         (mime-insert-entity): Likewise.
453         (mime-write-entity): Likewise.
454         (mime-write-entity-body): Likewise.
455
456         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.3.
457
458 1999-12-26  Keiichi Suzuki  <keiichi@nanap.org>
459
460         * lisp/gnus-art.el (gnus-mime-display-part-with-mime-view): Bind
461         `mime-display-text/plain-hook' for `gnus-treat-article'.
462
463 1999-12-26  Keiichi Suzuki  <keiichi@nanap.org>
464
465         * Nana-gnus: Version 7.1.0.2 (This is very alpha status.)
466         See announcement of 7.1.0.0.
467
468         You can use both MIME-View mode and Gnus native viewer from this
469         version.   If you would like to use MIME-View mode, set
470         `gnus-mime-display-part-with-mime-view' to
471         `gnus-mime-display-part-function' by default.  Otherwise, set
472         `gnus-mime-display-part-with-Gnus'.
473
474         * lisp/mmgnus.el (TopLevel): Require `mime' and `eword-deocode'
475         instead of `mmbuffer'.
476         (mmgnus-entity): Rename from `mime-gnus-handle-entity' and use
477         `mime-entity' as parent class.  Add slot `body' and `header'.
478         (mmgnus-visible-field-p): New function. (copy from
479         `mime-visible-field-p' in FLIM's mmbuffer.el)
480         (mmgnus-insert-header-from-string): New function.
481         (mime-insert-header): Define new method.
482         (mime-entity-content): Likewise.
483         (mime-gnus-entity): Use `mmgnus-entity' as parent class.
484
485         * lisp/mm-view.el (mm-inline-message): Set parent to the child.
486
487         * lisp/mm-decode.el: Rename `mime-gnus-handle-*' to `mmgnus-*'.
488         (mm-handle-body): Rename from `mm-handle-buffer'.
489         (mm-handle-set-body): Rename from `mm-handle-set-buffer'.
490         (mm-make-handle): New argument `parent' and `header'.  If encoding
491         is `nil', do not convert to string.
492         (mm-dissect-buffer-header): Rename argument `parent' to
493         `handle'.  Set raw header string to header slot of `mmgnus-entity'.
494         (mm-dissect-buffer): Rename argument `parent' to `handle'.  When
495         use `MIME-View' mode as viewer, parse `message/*' part.
496         (mm-dissect-singlepart): Use `mm-handle-set-body' and
497         `mm-handle-body'.
498         (mm-dissect-message): New function.
499         (mm-dissect-multipart): Rename argument `parent' to `handle'.
500         (mm-dissect-multipart): Set node ID for each parts.
501         (mm-destroy-part): Use `mm-handle-body' and `mm-handle-set-body'.
502         (mm-insert-part): Likewise.
503
504         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.2.
505
506         * lisp/gnus-art.el (gnus-insert-mime-button): Rename
507         `mm-handle-buffer' to `mm-handle-body'.
508         (gnus-article-decode-hook): Do not decode message header.
509         (gnus-mime-display-part-function): New variable
510         `gnus-mime-display-part-function'.
511         (gnus-display-mime): Use `gnus-mime-display-part-function'.
512         (gnus-mime-display-part-with-mime-view): New function for
513         `gnus-mime-display-part-function'.
514         (gnus-mime-display-part-with-Gnus): Likewise.
515
516 1999-12-25  Keiichi Suzuki  <keiichi@nanap.org>
517
518         * lisp/mm-decode.el (mm-dissect-buffer-header): Correspondence
519         with FLIM.
520
521         * lisp/gnus-art.el (gnus-article-decode-hook): Do not decode
522         message body.
523         (gnus-mime-view-all-parts): If single part message and only
524         remove part in `mm-display-part', then retry display this part.
525         (gnus-display-mime): Even if single part message, display message
526         body by handle.
527
528 1999-12-24  Keiichi Suzuki  <keiichi@nanap.org>
529
530         * Nana-gnus: Version 7.1.0.1 (This is very alpha status.)
531         See announcement of 7.1.0.0.
532
533         * lisp/nnheader.el (make-full-mail-header): If field decoder does
534         not found, then do not decode field body.
535
536         * lisp/mm-mailcap.el (mm-mailcap-mime-info): If `string' is
537         invalid content type format, use `string' as major content type.
538
539         * lisp/mm-decode.el (mm-dissect-buffer): Use `result' instead of
540         `parent'.
541
542         * lisp/gnus-art.el (gnus-mime-view-all-parts): Correspondence with
543         FLIM.
544
545         * lisp/mail-parse.el (mail-decode-encoded-word-region): Use
546         `mime-decode-header-in-region'.
547
548         * lisp/gnus-sum.el (TopLevel): Require `mcharset'.
549         (gnus-group-charset-alist): Use content of `default-mime-charset'
550         instead of `iso-8859-1' for default group charset.
551
552         * lisp/gnus-msg.el (gnus-setup-message): Restore to Gnus 5.8.2,
553         and use `default-mime-charset' instead of
554         `message-posting-charset'. (Do not need this part, probably.)
555
556         * lisp/gnus-art.el (gnus-decode-header-function): Use
557         `mail-decode-encoded-word-region'.
558         (article-decode-encoded-words): Bind `default-mime-charset'
559         instead of `mail-parse-charset'.
560
561         * lisp/gnus.el (gnus-version-number): Update to 7.1.0.1.
562
563 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
564
565         * lisp/dgnushack.el (dgnushack-compile): Do not compile
566         `webmail.el'. (temporarily)
567
568         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
569         `save-restriction'.
570
571 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
572
573         * Nana-gnus: Version 7.1.0.0 (This is very alpha status.)
574         I tested only `nntp',`nnml (with pop3)' backend and `Message'
575         mode.
576
577         The test of implement that based on `luna' and the other FLIM
578         functions. But could not use MIME-View currently.
579
580         * lisp/score-mode.el (score-mode-coding-system): Do not specify
581         the coding system for score file in default.
582
583         * lisp/pop3.el (pop3-read-passwd): Check bounded function, before
584         load file.
585
586         * lisp/nnmail.el (nnmail-get-new-mail): Use `sources' insted of
587         `nnmail-spool-file'. (Maybe BUG of Gnus 5.8.2)
588
589         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Use
590         `make-full-mail-header'.
591
592         * lisp/nnheader.el: Sync with Nana-gnus 6.13.
593
594         * lisp/nndraft.el (nndraft-request-article): Use
595         `nnheader-file-coding-system'.
596
597         * lisp/mml.el: Abolished.
598
599         * lisp/mmgnus.el: Copy from Nana-gnus 6.13.
600         (mime-gnus-handle-entity): New class.
601         (mime-gnus-entity): Use `mime-gnus-handle-entity'.
602
603         * lisp/mm-view.el: Rename `mailcap-*' to `mm-mailcap-*'.
604         (mm-inline-message): Correspondence with FLIM.
605
606         * lisp/mm-uu.el: Rename `mailcap-*' to `mm-mailcap-*'.
607
608         * lisp/mm-mailcap.el:  Rename from `mailcap.el'.
609
610         * lisp/mm-encode.el: Rename `mailcap-*' to `mm-mailcap-*'.
611
612         * lisp/mm-decode.el (mm-handle-p): New inline funtion.
613         (mm-handle-set-buffer): Likewise.
614         (mm-handle-multipart/mixed-p): Likewise.
615         (mm-handle-type-parameters): Likewise.
616         (mm-handle-disposition-type): Likewise.
617         (mm-handle-disposition-parameters): Likewise.
618         (mm-handle-buffer): Correspondence with FLIM.
619         (mm-handle-type): Likewise.
620         (mm-handle-media-type): Likewise.
621         (mm-handle-media-supertype): Likewise.
622         (mm-handle-media-subtype): Likewise.
623         (mm-handle-undisplayer): Likewise.
624         (mm-handle-set-undisplayer): Likewise.
625         (mm-handle-disposition): Likewise.
626         (mm-handle-description): Likewise.
627         (mm-handle-cache): Likewise.
628         (mm-handle-set-cache): Likewise.
629         (mm-handle-id): Likewise.
630         (mm-make-handle): Likewise.
631         (mm-mailcap-command): Likewise.
632         (mm-remove-parts): Likewise.
633         (mm-destroy-parts): Likewise.
634         (mm-remove-part): Likewise.
635         (mm-destroy-part): Likewise.
636         (mm-preferred-alternative): Likewise.
637         (mm-handle-child): New alias.
638         (mm-handle-set-child): Likewise.
639         (mm-dissect-buffer-header): New function.
640         (mm-dissect-buffer): Use
641         `mm-dissect-buffer-header'. Correspondence with FLIM.
642         (mm-dissect-singlepart): Change arguments. Correspondence with
643         FLIM.
644         (mm-dissect-multipart): New required argument. Correspondence with
645         FLIM.
646         (mm-display-part): Rename `mailcap-*' to `mm-mailcap-*'. Use
647         `mm-handle-media-subtype'.
648         (mm-display-external): Rename `mailcap-*' to `mm-mailcap-*'.
649         (mm-interactively-view-part): Likewise.
650
651         * lisp/mm-bodies.el (TopLevel): Require `mm-encode'.
652
653         * lisp/message.el: Copy from Nana-gnus 6.13.
654
655         * lisp/mess-lcl.el: Copy from Nana-gnus 6.13.
656
657         * lisp/mess-bbdb.el: Ditto.
658
659         * lisp/mailcap.el: Rename to mm-mailcap.el
660
661         * lisp/mail-parse.el (mail-header-parse-content-type): Use
662         `mime-parse-Content-Type'.
663         (mail-header-parse-content-disposition): Use
664         `mime-parse-Content-Disposition'.
665         (mail-content-type-get): Use `mime-content-type-parameter'.
666
667         * lisp/gnus.el: Sync with Nana-gnus 6.13.
668         (gnus-version-number): Version 7.1.0.0.
669
670         * lisp/gnus-sum.el: Sync with Nana-gnus 6.13.
671         (gnus-update-summary-mark-positions): Correspondence with FLIM.
672         (gnus-nov-parse-line): Likewise.
673         (gnus-get-newsgroup-headers): Likewise.
674         (gnus-summary-save-parts): Likewise.
675
676         * lisp/gnus-spec.el: Sync with Nana-gnus 6.13.
677
678         * lisp/gnus-soup.el (gnus-soup-send-packet): Do not use
679         `message-newsreader' and `message-mailer'.
680
681         * lisp/gnus-score.el: Sync with Nana-gnus 6.13.
682         (gnus-score-save): Do not replace file name character in base
683         path.
684
685         * lisp/gnus-msg.el: Sync with Nana-gnus 6.13.
686
687         * lisp/gnus-int.el (gnus-request-accept-article): Do not encode
688         message.
689
690         * lisp/gnus-draft.el: Sync with Nana-gnus 6.13.
691
692         * lisp/gnus-cache.el (gnus-cache-file-name): Do not replace file
693         name character in base path.
694
695         * lisp/gnus-bbdb.el: Copy from Nana-gnus 6.13.
696
697         * lisp/gnus-art.el (gnus-decode-header-function): Use
698         `mime-decode-header-in-region'.
699         (article-decode-charset): Correspondence with FLIM.
700         (gnus-article-prepare): Likewise.
701         (gnus-article-prepare-display): New optional argument.
702         (gnus-mime-view-part-as-type): Rename `mailcap-*' to
703         `mm-mailcap-*'.
704         (gnus-display-mime): New required argument. Correspondence with
705         FLIM.
706         (gnus-mime-display-part): Likewise.
707         (gnus-mime-display-single): Likewise.
708         (gnus-mime-display-alternative): Likewise.
709         (gnus-mime-display-alternative): Likewise.
710
711         * lisp/dgnushack.el (dgnushack-compile): When BBDB is not
712         installed, do not compile `gnus-bbdb.el' and `mess-bbdb.el'.
713
714         *  (Repository): New branch Nana7 from gnus-5.8.2.