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