* gnus-sum.el (gnus-summary-preview-mime-message): Always select the article
[elisp/gnus.git-] / ChangeLog
1 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
4         select the article before previewing. Abolish prefix arg.
5
6         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
7         the article without reservation.
8         (gnus-article-display-mime-message): Show all headers if
9         `gnus-have-all-headers' the local var of summary buffer is non-nil.
10
11 1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>
12
13         * lisp/gnus.el: (gnus-version-number): Update to 6.10.1.
14
15 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
16
17         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
18         `gnus-summary-next-article' in `gnus-original-article-mode'.
19         (mime-preview-over-to-previous-method-alist): Use
20         `gnus-summary-prev-article' in `gnus-original-article-mode'.
21         (gnus-article-mode-map): Define almost undefined keys to
22         `gnus-article-read-summary-keys'.
23         (gnus-article-prepare-display): Set `gnus-article-current-summary'
24         to `gnus-summary-buffer'.
25
26 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
27
28         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
29         with APOP extention.
30
31 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
32
33         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
34         (gnus-xmas-logo-color-style): Default to `sky'.
35
36         * lisp/gnus.el (gnus-group-startup-message): Show version.
37         (gnus-splash-face): Shorten a wavelength.
38
39         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
40         for avoiding byte-compile warning.
41
42         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
43         `raw-text'.
44
45 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
46
47         * lisp/*.el: Ebola eradication.
48
49 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * Abolish smtp.el and smtpmail.el (moved to FLIM).
52
53 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
54
55         * lisp/message.el (message-mode-map): Use
56         `message-mimic-kill-buffer' for `C-x k'.
57
58 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
59
60         * lisp/message.el (message-dont-send): Use `message-save-drafts'
61         instead of `save-buffer'.
62
63 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
64
65         * lisp/message.el (message-send-mail): Protect against errors.
66         (message-send-news): Likewise.
67         (message-maybe-split-and-send-mail): New function.
68         (message-maybe-split-and-send-news): New function.
69
70 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
71
72         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
73         `mime-insert-header' instead of `mime-insert-decoded-header'.
74
75 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
76
77         * lisp/gnus-ofsetup.el: New file - setting function for
78         gnus-offline.
79
80 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
81
82         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
83         `nnheader-fold-continuation-lines'.
84
85 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
86
87         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use
88         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
89         * lisp/gnus-draft.el (gnus-draft-decoding-function): Likewise.
90
91 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
92
93         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
94         `mime-edit-decode-buffer' simply as initial value.
95
96         * lisp/message.el (message-make-forward-subject): Use
97         `nnheader-decode-subject' instead of
98         `eword-decode-unstructured-field-body'.
99
100         * lisp/nnheader.el (nnheader-decode-subject): New alias.
101         (nnheader-decode-from): New alias.
102         (make-full-mail-header): Use `nnheader-decode-subject' and
103         `nnheader-decode-from' instead of
104         `eword-decode-and-unfold-unstructured-field' and
105         `eword-decode-and-unfold-structured-field'.
106
107 1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
108
109         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
110         `mime-fetch-field' for getting Subject and From field.
111
112 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
115         for Subject and From field.
116
117 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
118
119         * lisp/nnheader.el (nnheader-parse-nov): Use
120         `make-full-mail-header'.
121
122 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
123
124         * lisp/nnheader.el (nnheader-parse-head): Use
125         `make-full-mail-header'.
126
127 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
128
129         * lisp/nnheader.el (make-full-mail-header): Sync up with
130         "chao-gnus-6_12" branch.
131         (mail-header-set-xref): Use `mime-entity-set-xref-internal'.
132         (mail-header-xref): Use `mime-entity-xref-internal'
133         (mail-header-set-lines): mime-entity-set-lines-internal'.
134         (mail-header-lines): Use `mime-entity-lines-internal'
135         (mail-header-set-chars): Use `mime-entity-set-chars-internal'.
136         (mail-header-chars): Use `mime-entity-chars-internal'.
137         (mail-header-set-references): Use
138         `mime-entity-set-references-internal'.
139         (mail-header-references): Use `mime-entity-references-internal'.
140         (mail-header-set-message-id): Use
141         `mime-entity-set-message-id-internal'.
142         (mail-header-message-id): Use `mime-entity-message-id-internal'.
143         (mail-header-set-date): Use `mime-entity-set-date-internal'.
144         (mail-header-date): Use `mime-entity-date-internal'.
145         (mail-header-set-from): Use
146         `mime-entity-set-decoded-from-internal'.
147         (mail-header-from): Use `mime-entity-decoded-from-internal'.
148         (mail-header-set-subject): Use
149         `mime-entity-set-decoded-subject-internal'.
150         (mail-header-subject): Use `mime-entity-decoded-subject-internal'.
151         All changes are imported from "chao-gnus-6_12" branch.
152
153         * lisp/message.el (message-reply): Use
154         `make-full-mail-header-from-decoded-header`.
155         (message-followup): Likewise.
156
157         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
158         Abolished.
159         (gnus-article-display-message-with-encoded-word): Abolished.
160
161 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
162
163         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
164         value to `gnus-maybe-setup-default-charset'.
165         (gnus-maybe-setup-default-charset): New function. It is called
166         `message-maybe-setup-default-charset' at one time.
167
168         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
169
170 1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
171
172         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
173         update `gnus-format-specs' when `gnus-version' is differ from
174         saved version.
175
176 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
177
178         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
179         `mime-read-field', `std11-address-string' and
180         `std11-full-name-string' instead of
181         `gnus-extract-address-components'.
182         (gnus-article-sort-by-author): Likewise.
183
184 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
185
186         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
187         New function.
188
189 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
190
191         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
192         buffer local variable `default-mime-charset' of
193         `gnus-original-article-buffer' and `gnus-article-buffer'.
194
195 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
196
197         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
198         (mail-header-number): Use `mime-entity-location-internal'.
199         (mail-header-set-number): Use `mime-entity-set-location-internal'.
200         - Change other `mail-header-*' and `mail-header-set-*' to alias of
201         reference and set functions for mime-entity-internal.
202
203         * lisp/mmgnus.el: New module.
204
205         * lisp/gnus-sum.el: Abolish variable
206         `gnus-structured-field-decoder' and
207         `gnus-unstructured-field-decoder'.
208         (gnus-nov-parse-line): Don't decode from and subject.
209         (gnus-get-newsgroup-headers): Likewise.
210
211         * lisp/gnus-score.el (gnus-header-index): Modify to use
212         mime-entity structure as gnus-header structure.
213
214         * lisp/gnus-art.el (gnus-article-prepare-display): Use content of
215         `gnus-current-headers' as mime-message-structure.
216
217 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
218
219         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
220         `make-full-mail-header'.
221
222 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
223
224         * lisp/gnus-offline.el : New file.