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