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