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