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