Fix order.
[elisp/gnus.git-] / ChangeLog
1 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
2
3         * Nana-gnus: Version 7.1.0.0 (This is very alpha status.)
4         I tested only `nntp',`nnml (with pop3)' backend and `Message'
5         mode.
6
7         The test of implement that based on `luna' and the other FLIM
8         functions. But could not use MIME-View currently.
9
10         * lisp/score-mode.el (score-mode-coding-system): Do not specify
11         the coding system for score file in default.
12
13         * lisp/pop3.el (pop3-read-passwd): Check bounded function, before
14         load file.
15
16         * lisp/nnmail.el (nnmail-get-new-mail): Use `sources' insted of
17         `nnmail-spool-file'. (Maybe BUG of Gnus 5.8.2)
18
19         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Use
20         `make-full-mail-header'.
21
22         * lisp/nnheader.el: Sync with Nana-gnus 6.13.
23
24         * lisp/nndraft.el (nndraft-request-article): Use
25         `nnheader-file-coding-system'.
26
27         * lisp/mml.el: Abolished.
28
29         * lisp/mmgnus.el: Copy from Nana-gnus 6.13.
30         (mime-gnus-handle-entity): New class.
31         (mime-gnus-entity): Use `mime-gnus-handle-entity'.
32
33         * lisp/mm-view.el: Rename `mailcap-*' to `mm-mailcap-*'.
34         (mm-inline-message): Correspondence with FLIM.
35
36         * lisp/mm-uu.el: Rename `mailcap-*' to `mm-mailcap-*'.
37
38         * lisp/mm-mailcap.el:  Rename from `mailcap.el'.
39
40         * lisp/mm-encode.el: Rename `mailcap-*' to `mm-mailcap-*'.
41
42         * lisp/mm-decode.el (mm-handle-p): New inline funtion.
43         (mm-handle-set-buffer): Likewise.
44         (mm-handle-multipart/mixed-p): Likewise.
45         (mm-handle-type-parameters): Likewise.
46         (mm-handle-disposition-type): Likewise.
47         (mm-handle-disposition-parameters): Likewise.
48         (mm-handle-buffer): Correspondence with FLIM.
49         (mm-handle-type): Likewise.
50         (mm-handle-media-type): Likewise.
51         (mm-handle-media-supertype): Likewise.
52         (mm-handle-media-subtype): Likewise.
53         (mm-handle-undisplayer): Likewise.
54         (mm-handle-set-undisplayer): Likewise.
55         (mm-handle-disposition): Likewise.
56         (mm-handle-description): Likewise.
57         (mm-handle-cache): Likewise.
58         (mm-handle-set-cache): Likewise.
59         (mm-handle-id): Likewise.
60         (mm-make-handle): Likewise.
61         (mm-mailcap-command): Likewise.
62         (mm-remove-parts): Likewise.
63         (mm-destroy-parts): Likewise.
64         (mm-remove-part): Likewise.
65         (mm-destroy-part): Likewise.
66         (mm-preferred-alternative): Likewise.
67         (mm-handle-child): New alias.
68         (mm-handle-set-child): Likewise.
69         (mm-dissect-buffer-header): New function.
70         (mm-dissect-buffer): Use
71         `mm-dissect-buffer-header'. Correspondence with FLIM.
72         (mm-dissect-singlepart): Change arguments. Correspondence with
73         FLIM.
74         (mm-dissect-multipart): New required argument. Correspondence with
75         FLIM.
76         (mm-display-part): Rename `mailcap-*' to `mm-mailcap-*'. Use
77         `mm-handle-media-subtype'.
78         (mm-display-external): Rename `mailcap-*' to `mm-mailcap-*'.
79         (mm-interactively-view-part): Likewise.
80
81         * lisp/mm-bodies.el (TopLevel): Require `mm-encode'.
82
83         * lisp/message.el: Copy from Nana-gnus 6.13.
84
85         * lisp/mess-lcl.el: Copy from Nana-gnus 6.13.
86
87         * lisp/mess-bbdb.el: Ditto.
88
89         * lisp/mailcap.el: Rename to mm-mailcap.el
90
91         * lisp/mail-parse.el (mail-header-parse-content-type): Use
92         `mime-parse-Content-Type'.
93         (mail-header-parse-content-disposition): Use
94         `mime-parse-Content-Disposition'.
95         (mail-content-type-get): Use `mime-content-type-parameter'.
96
97         * lisp/gnus.el: Sync with Nana-gnus 6.13.
98         (gnus-version-number): Version 7.1.0.0.
99
100         * lisp/gnus-sum.el: Sync with Nana-gnus 6.13.
101         (gnus-update-summary-mark-positions): Correspondence with FLIM.
102         (gnus-nov-parse-line): Likewise.
103         (gnus-get-newsgroup-headers): Likewise.
104         (gnus-summary-save-parts): Likewise.
105
106         * lisp/gnus-spec.el: Sync with Nana-gnus 6.13.
107
108         * lisp/gnus-soup.el (gnus-soup-send-packet): Do not use
109         `message-newsreader' and `message-mailer'.
110
111         * lisp/gnus-score.el: Sync with Nana-gnus 6.13.
112         (gnus-score-save): Do not replace file name character in base
113         path.
114
115         * lisp/gnus-msg.el: Sync with Nana-gnus 6.13.
116
117         * lisp/gnus-int.el (gnus-request-accept-article): Do not encode
118         message.
119
120         * lisp/gnus-draft.el: Sync with Nana-gnus 6.13.
121
122         * lisp/gnus-cache.el (gnus-cache-file-name): Do not replace file
123         name character in base path.
124
125         * lisp/gnus-bbdb.el: Copy from Nana-gnus 6.13.
126
127         * lisp/gnus-art.el (gnus-decode-header-function): Use
128         `mime-decode-header-in-region'.
129         (article-decode-charset): Correspondence with FLIM.
130         (gnus-article-prepare): Likewise.
131         (gnus-article-prepare-display): New optional argument.
132         (gnus-mime-view-part-as-type): Rename `mailcap-*' to
133         `mm-mailcap-*'.
134         (gnus-display-mime): New required argument. Correspondence with
135         FLIM.
136         (gnus-mime-display-part): Likewise.
137         (gnus-mime-display-single): Likewise.
138         (gnus-mime-display-alternative): Likewise.
139         (gnus-mime-display-alternative): Likewise.
140
141         * lisp/dgnushack.el (dgnushack-compile): When BBDB is not
142         installed, do not compile `gnus-bbdb.el' and `mess-bbdb.el'.
143
144         *  (Repository): New branch Nana7 from gnus-5.8.2.