2000-10-06 13:46:47 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / lisp / ChangeLog
1 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
4         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
5
6         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
7         gnus-overlay-start.
8         * gnus.el: Ditto.
9         * gnus-art.el (gnus-insert-mime-button): Use them.
10
11 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12
13         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
14         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
15
16 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
17
18         * qp.el (quoted-printable-encode-region): Use
19         mm-with-unibyte-current-buffer within narrowed region.
20
21 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
22
23         * webmail.el (webmail-type-definition): Fix my-deja open url.
24
25 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
26
27         * message.el (message-setup-fill-variables): New variable.
28         (message-mode): Use it.
29
30 2000-10-05  Dave Love  <fx@gnu.org>
31
32         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
33         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
34
35         * binhex.el: Use defalias, not fset.
36
37         * rfc1843.el: Require cl when compiling.
38
39 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
40
41         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
42
43 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
44
45         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
46         adjacent.
47
48 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
49
50         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
51         (mm-find-charset-region): Merge conditions, delete ascii.
52         (mm-charset-after): Rewrite.
53         * mm-bodies.el (mm-encode-body): Use it.
54
55 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
56
57         * webmail.el (webmail-hotmail-list): Fix.
58
59 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
60
61         * nnimap.el (require): cl.
62
63 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
64
65         * gnus-art.el (gnus-article-prepare): Configure windows before
66         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
67         window might be overrided.
68
69 2000-10-04  Dave Love  <fx@gnu.org>
70
71         * gnus-ems.el (gnus-article-display-xface)
72         [gnus-article-compface-xbm]: Fix.
73         (gnus-x-splash): Bind width, height.
74
75 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
76
77         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
78         when it is called interactively.
79
80 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
81
82         * gnus-art.el (gnus-mime-action-alist): New variable.
83         (gnus-mime-action-on-part): Use it.
84         (gnus-mime-button-commands): Add command ".".
85
86 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
87
88         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
89
90 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
91
92         * lpath.el: "." is in the load-path because dgnushack.el.
93
94 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
95
96         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
97
98         * nnheader.el: ditto
99
100         * mm-util.el: ditto
101
102         * message.el: ditto
103
104         * binhex.el: ditto
105
106         * gnus-audio.el: removed unnecessary xemacs test
107
108         * earcon.el: ditto
109         
110 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
111
112         * nnweb.el (nnweb-decode-entities): Work for non-character
113         entities. 
114
115 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
116
117         * gnus.el: Message the quit parts.
118
119 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
120
121         * mail-source.el (mail-source-fetch-maildir): Don't insert
122         newlines.
123
124 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
125
126         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
127         lpath.el. Don't compile base64.el if there is builtin base64.
128
129 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
130
131         * base64.el (Repository): Use featurep for XEmacs test.
132
133 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
134
135         * nntp.el (nntp-retrieve-data): Don't ignore quit.
136
137 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
138
139         * gnus-art.el (gnus-article-banner-alist): New variable.
140         (article-strip-banner): Use it.
141         * gnus-cus.el (gnus-group-parameters): Allow symbol.
142
143 2000-10-02  Dave Love  <fx@gnu.org>
144
145         * smiley-ems.el: New file.
146
147         * gnus-ems.el (gnus-smiley-display): Autoload.
148         (mouse-set-point, set-face-foreground, set-face-background)
149         (x-popup-menu): Don't clobber these.
150         (gnus-article-compface-xbm): New variable.
151         (gnus-article-display-xface): Move graphic test.  Use unibyte.
152         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
153
154         * mml.el (require): Fix typo.
155         (mml-parse-1): Modify unknown encoding prompt.
156
157         * mail-source.el (mail-sources): Revert to nil.
158
159         * nnmail.el (nnmail-spool-file): Revert previous change.
160
161         * gnus.el: Don't require custom, message.
162         (gnus-message-archive-method): Wrap initializer in progn and
163         require message here.
164
165 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
166
167         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
168         image's :ascent to 80.  That gives a mode-line which is approx.
169         as tall as the normal one.
170
171 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
172
173         * webmail.el (webmail-hotmail-list): Fix.
174
175 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
176
177         Don't postpone GCC if none of GCC methods is agent-covered.  This
178         fix presumes that the post-method must be agent-covered if any Gcc
179         method is agent-covered.
180
181         * gnus-msg.el (gnus-inews-group-method): New function.
182         (gnus-inews-do-gcc): Use it.
183         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
184         (gnus-agent-possibly-save-gcc): Use it.
185         (gnus-agent-possibly-do-gcc): Ditto.
186
187 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
188
189         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
190         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
191
192 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
193
194         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
195         webmail-hotmail-list): Update.
196
197 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
198
199         * mail-source.el (mail-source-report-new-mail): Use
200         nnheader-cancel-timer.
201
202 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
203
204         * lpath.el (overlay-*): Shut up.
205         * dgnushack.el: Two implementations of smiley.
206
207 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
208
209         * gnus-ml.el: Usage.
210         (gnus-mailing-list-archive, gnus-mailing-list-owner,
211         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
212         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
213         (gnus-mailing-list-menu): Define it.
214         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
215         
216         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
217
218 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
219
220         * webmail.el (webmail-my-deja-*): Rewrite.
221
222 2000-09-30  Simon Josefsson  <simon@josefsson.org>
223
224         * nnimap.el (nnimap-request-accept-article): Remove \n's from
225         From_ lines.
226
227 2000-08-05  Simon Josefsson <simon@josefsson.org>
228
229         Make GCC to remote groups work when unplugged
230         (postpone GCC until message is actually sent).
231
232         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
233
234         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
235         (gnus-agent-restore-gcc): 
236         (gnus-agent-possibly-save-gcc): New functions.
237
238         * gnus-msg.el (gnus-inews-add-send-actions): Use
239         `gnus-agent-possibly-do-gcc' if Agentized.
240         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
241         to `message-header-hook'.
242
243         * gnus.el (gnus-agent-gcc-header): New variable.
244
245 2000-07-13  Simon Josefsson <simon@josefsson.org>
246
247         Asks the user to synch flags with server when you plug in.
248
249         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
250         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
251         (gnus-agent-toggle-plugged): Call it.
252         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
253         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
254         (gnus-agent-possibly-synchronize-flags): New function.
255         (gnus-agent-possibly-synchronize-flags-server): New function.
256
257 2000-09-30  Simon Josefsson  <simon@josefsson.org>
258
259         * starttls.el: New file, by Daiki Ueno.
260
261 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
262
263         * message.el (message-make-in-reply-to): In-Reply-To is message-id
264         (see DRUMS).
265         
266 2000-09-29  Simon Josefsson  <simon@josefsson.org>
267
268         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
269         prefetch.
270
271 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
272
273         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
274         sending a command; allow the rtelnet prompt as well.
275
276 2000-09-29  Simon Josefsson  <simon@josefsson.org>
277
278         * message.el (message-send): Make sure error is signalled if no
279         send method is specified.
280
281 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
282
283         * qp.el (quoted-printable-encode-region): Wrap with
284         `mm-with-unibyte-current-buffer'.
285
286 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
287
288         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
289           McEwan's proposal.
290         
291 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
292
293         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
294         the GNU assignment issue.
295
296 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
297
298         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
299
300 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
301
302         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
303
304 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
305
306         * gnus-art.el (article-strip-banner): Use
307         gnus-group-find-parameter rather than gnus-group-get-parameter, to
308         allow inheritance on the banner.
309         From elkin@tverd.astro.spbu.ru.
310
311 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
312
313         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
314
315 2000-09-26  Dave Love  <fx@gnu.org>
316
317         * gnus-draft.el: Don't require gnus-agent.
318
319         * mm-view.el: Use featurep for XEmacs test.
320         (mm-inline-message): Test for `remove-specifier'; don't use
321         condition-case.
322
323 >>>>>>> 5.672
324 2000-09-24  Simon Josefsson  <simon@josefsson.org>
325
326         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
327
328         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
329         support ACL's.
330
331         * nnimap.el (nnimap-acl-get): Check capability.
332
333         * mail-source.el (mail-source-imap-file-coding-system): New variable.
334         (mail-source-fetch-imap): Use it.
335
336         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
337         (rfc2104-hash): Use it.
338
339         * imap.el (imap-starttls-p): Check for starttls binary.
340         (imap-starttls-open): More verbose.
341         (imap-gssapi-auth): Ditto.
342         (imap-kerberos4-auth): Ditto.
343         (imap-cram-md5-auth): Ditto.
344         (imap-login-auth): Ditto.
345         (imap-anonymous-auth): Ditto.
346         (imap-digest-md5-auth): Ditto.
347         (imap-open): Ditto.
348         (imap-digest-md5-p): Check capability first.
349
350 2000-09-24  Simon Josefsson  <simon@josefsson.org>
351
352         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
353         (imap-login-p): Support LOGINDISABLED.
354
355 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
356
357         * rfc2104.el: Add SHA-1 example.
358
359 2000-09-22  Simon Josefsson  <simon@josefsson.org>
360
361         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
362
363 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
364
365         * lpath.el: Bind nnkiboze-score-file.
366
367 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
368
369         * gnus-score.el (gnus-score-use-all-scores): New variable.
370         (gnus-all-score-files): Use it.
371         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
372         (nnkiboze-enter-nov): Fix it when there is no xref.
373         (nnkiboze-generate-groups): List groups.
374         * gnus-group.el (gnus-group-make-kiboze-group): Use 
375         nnkiboze-score-file.
376         
377         * nnkiboze.el (nnkiboze-request-article): Use
378         gnus-cache-request-article.
379         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
380
381 2000-07-16 Dmitry Bely <dbely@mail.ru>
382
383         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
384
385 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
386
387         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
388
389 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
390
391         * message.el (message-default-charset): Set default value in
392         non-MULE XEmacsen as iso-8859-1.
393
394 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
395
396         * gnus-demon.el: Use (featurep 'xemacs).
397         * gnus-agent.el: timer vs. itimer.
398         * mail-source.el: Ditto.
399
400 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
401
402         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
403         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
404         * gnus-sum.el (gnus-nov-parse-line): Ditto.
405         * nnkiboze.el (nnkiboze-file-coding-system): New.
406         (nnkiboze-retrieve-headers): Use it.
407         (nnkiboze-request-group): Ditto.
408         (nnkiboze-close-group): Ditto.
409         (nnkiboze-generate-group): Ditto.
410         (nnkiboze-enter-nov): Insert first Xref properly.
411
412 2000-09-19  Dave Love  <fx@gnu.org>
413
414         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
415         (nnmail-get-new-mail): Test `sources' in top-level conditional.
416
417         * mail-source.el (mail-sources): Change default to '((file)).
418         Add useful custom type.
419
420 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
421
422         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
423         year).
424         (gnus-date-iso8601): Ditto.
425
426 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
427
428         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
429
430 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
431
432         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
433         pattern. Avoid using 8 bit chars.
434         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
435
436 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
437
438         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
439         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
440         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
441         functions are not implemented yet.
442         
443         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
444         x-overlay.el from the FSF Emacs black list.
445
446 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
447
448         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
449         (mm-inline-media-tests): Ditto.
450         (mm-automatic-display): Ditto.
451         * mm-view.el (mm-display-inline-fontify): Generalize from 
452         mm-display-patch-inline. 
453         (mm-display-patch-inline): Use it.
454         (mm-display-elisp-inline): Ditto.
455         
456 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
457
458         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
459         (gnus-topic-unmark-topic): Ditto.
460         (gnus-topic-mark-topic): Ditto.
461         (gnus-topic-get-new-news-this-topic): Use it.
462
463 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
464
465         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
466         display xface.
467
468 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
469
470         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
471         zombie or killed groups.
472         
473 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
474
475         * mml.el (mml-preview): Reinsert unibyte content. 
476         (mml-parse-1): Remove with-unibyte-current-buffer.
477         (mml-generate-mime-1): Ditto.
478         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
479         * message.el (message-forward): Ditto.
480
481 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
482
483         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
484         original article buffer.
485         (article-de-base64-unreadable): Ditto.
486         (article-wash-html): Ditto.
487
488 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
489
490         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
491         unless forward-show-mml.
492
493 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
494
495         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
496         (gnus-summary-save-parts-last-directory): New.
497         (gnus-summary-save-parts): Save history.
498
499 2000-09-14 Ben Gertzfield <che@debian.org>
500
501         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
502         variable.
503         (gnus-summary-save-parts): Use it.
504
505 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
506
507         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
508         * gnus-sum.el (gnus-summary-exit): Ditto.
509         (gnus-summary-exit-no-update): Ditto.
510         (gnus-summary-show-article): Ditto.
511
512 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
513
514         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
515         Content-Disposition.
516
517 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
518
519         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
520
521 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
522
523         * gnus-art.el (gnus-article-setup-buffer): Set
524         gnus-article-mime-handles to nil.
525         * gnus-sum.el (gnus-summary-exit): Ditto.
526         (gnus-summary-exit-no-update): Ditto.
527         (gnus-summary-show-article): Ditto.
528         (gnus-summary-save-parts): Use gnus-article-mime-handles if
529         dissected.
530         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
531
532 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
533
534         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
535         (gnus-sort-threads-1): New function. Sort threads recursively.
536         (gnus-sort-threads): Use it.
537         (gnus-sort-gathered-threads): Doc fix.
538
539 2000-09-13  Dave Love  <fx@gnu.org>
540
541         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
542
543         * gnus-ems.el (gnus-ems-redefine): Don't alias
544         gnus-summary-set-display-table.
545
546         * message.el (message-user-agent): Don't wrap ignore-errors around
547         it.
548
549         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
550         `format'.
551         (mm-content-transfer-encoding): Don't use cadar.
552
553         * uudecode.el (uudecode-decoder-program) 
554         (uudecode-decoder-switches): Customize.
555
556         * gnus-score.el (gnus-home-score-file): Improve custom type.
557
558         * gnus-cus.el (gnus-custom-mode): Conditionally set local
559         variables for Emacs 21.
560         (gnus-group-customize): Disable undo while laying out the buffer.
561
562 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
563
564         * gnus-util.el (gnus-write-active-file): Bind
565         coding-system-for-write.
566
567 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
568
569         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
570         
571         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
572         * gnus-kill.el (gnus-batch-score): Ditto.
573         * gnus-move.el (gnus-change-server): Ditto.
574         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
575
576 2000-09-12  Simon Josefsson  <simon@josefsson.org>
577
578         * gnus-sum.el (gnus-update-read-articles): Undo
579         `gnus-request-set-mark' operation.
580
581 2000-09-11  Dave Love  <fx@gnu.org>
582
583         * Changelog: Use iso-2022 coding.
584
585         * gnus-msg.el (gnus-msg-mail): New function.
586         (gnus-user-agent): New mail agent.
587
588 2000-09-10  Dave Love  <fx@gnu.org>
589
590         * message.el: Require mail-abbrevs for XEmacs for a problem with
591         keybinding despite the autoloads for it.
592
593 2000-09-08  Simon Josefsson  <simon@josefsson.org>
594
595         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
596
597         * nnimap.el (nnimap-request-update-info-internal): Remove tick
598         marks from dormant articles. (See nnimap-request-set-mark.)
599         (nnimap-retrieve-headers-progress): Demule.
600         (nnimap-open-server): Call nnoo-change-server twice, once for
601         getting the nnimap-server-buffer and once for letting n-c-s set
602         the variables in that buffer.
603
604 2000-09-08  David Edmondson <dme@dme.org>
605
606         * gnus.el (gnus-short-group-name): Guess separator.
607
608 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
609
610         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
611         XEmacs as well.
612
613 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
614
615         * gnus-group.el (gnus-group-insert-group-line): Fix.
616
617 2000-09-04  Dave Love  <fx@gnu.org>
618
619         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
620         (mm-get-image): Avoid the losing `make-glyph' from W3.
621
622 2000-09-03  Simon Josefsson  <simon@josefsson.org>
623
624         * gnus-sum.el (gnus-summary-delete-article): Check server.
625
626 2000-09-01  Simon Josefsson  <simon@josefsson.org>
627
628         * imap.el (imap-parse-flag-list): Rewrite.
629
630         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
631
632         * imap.el (imap-parse-flag-list): Hack.
633
634 2000-08-29  Dave Love  <fx@gnu.org>
635
636         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
637
638         * dgnushack.el (mapcon, union): Remove compiler macros.
639
640         * gnus-agent.el (gnus-agent-union): new function.
641         (gnus-agent-fetch-headers): Use it.
642
643         * gnus.el (gnus-group-startup-message): Specify foreground and
644         background for xpm image.  Centre image vertically.
645         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
646
647 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
648
649         * message.el (message-send-mail): Narrow-to-headers.
650
651 2000-08-24  Dave Love  <fx@gnu.org>
652
653         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
654         21.
655
656 2000-08-23  Dave Love  <fx@gnu.org>
657
658         * dgnushack.el: Remove `member-if' compiler macro.
659
660 2000-08-21  Dave Love  <fx@gnu.org>
661
662         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
663
664 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
665
666         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
667         permanent is used.
668         (gnus-topic-show-topic): Read topic when to show permanent hidden
669         topic.
670         (gnus-topic-remove-topic): Revert to the old behavior, not using
671         hide.
672
673 2000-08-21  Dave Love  <fx@gnu.org>
674
675         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
676         (gnus-xemacs): Use featurep.
677
678         * mm-util.el (mm-read-charset): Maybe use builtin.
679         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
680         (mm-multibyte-p, mm-with-unibyte-current-buffer)
681         (mm-with-unibyte): Use featurep, not string-match.
682         (mm-with-unibyte-buffer): Simplify.
683         (mm-quote-arg): Maybe use shell-quote-argument.
684
685         * mml.el (mml-make-string): Deleted (unused).
686
687         * gnus.el (gnus-mode-line-buffer-identification): Supply
688         definition for Emacs 21.
689
690         * gnus-salt.el: Small doc fixes.
691         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
692         gnus-add-minor-mode.
693
694         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
695         gnus-add-minor-mode.
696
697 2000-08-20  Simon Josefsson  <simon@josefsson.org>
698
699         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
700         function, thanks to Lloyd Zusman for debugging.
701         (nnimap-request-group): 
702         (nnimap-request-list): 
703         (nnimap-retrieve-groups): 
704         (nnimap-request-newgroups): Use it.
705
706         * nnimap.el (nnimap-request-article-part): Less verbose.
707
708 2000-08-19  Andreas Jaeger  <aj@suse.de>
709
710         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
711         subst-char-in-string since we test elsewhere whether it's bound.
712         
713 2000-08-18  Dave Love  <fx@gnu.org>
714
715         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
716         custom type.
717
718         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
719         gnus-group-running-xemacs.
720
721         * nnheader.el (nnheader-replace-chars-in-string): Use
722         subst-char-in-string if available.
723
724         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
725         (gnus-request-article-this-buffer): Use expand-file-name.
726         (gnus-mime-view-part-as-type): Simplify interactive spec.
727         (gnus-mime-button-map): Define it all in defvar.
728
729 2000-08-17  Dave Love  <fx@gnu.org>
730
731         * gnus-group.el (gnus-group-running-xemacs): Deleted.
732
733         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
734         last-nonmenu-event.
735
736         * uudecode.el (char-int): Use defalias, not fset.
737
738         * score-mode.el: Don't require easymenu.  Require mm-util.
739         (score-mode-coding-system): Use mm-auto-save-coding-system.
740
741         * nneething.el (nneething-create-mapping): Don't use cadar & al.
742         (nneething-file-name): Use expand-file-name, not concat.
743
744 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
745
746         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
747         Failure proof for email addresses.
748         (nnslashdot-sane-retrieve-headers): Ditto.
749
750 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
751
752         * message.el (message-send-mail): Only insert courtesy message
753         when text/plain.
754
755 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
756
757         * message.el (message-cancel-news): Copy the From header from the
758         original article.
759
760 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761
762         * gnus-async.el (gnus-asynchronous): Removed.
763
764 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
765
766         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
767         format.
768
769 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
770
771         * nnmail.el (nnmail-expiry-target-group): Fixed.
772
773 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
774
775         * nnmail.el (nnmail-expiry-target-group): Fix the call to
776         gnus-request-accept-article so that body encoding is *not* done.
777         Encoding is not done on incoming mail, so why should it be done on
778         expired mail?
779
780
781 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
782
783         * nnml.el (nnml-request-expire-articles): Fix the calls to
784         nnml-request-article (the filename was being passed instead of the
785         article number) and nnmail-expiry-target-group
786         (nnml-current-directory is changed by nnml-request-accept-article,
787         causing it to be incorrect for the next article to be expired).
788
789 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
790
791         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
792         expiry-target group parameters. 
793
794 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
795
796         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
797         buffer.
798         (gnus-topic-hide-topic): Take a PERMANENT parameter.
799         (gnus-topic-show-topic): Ditto.
800
801         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
802
803 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
804
805         * mail-source.el (mail-source-incoming-file-prefix): New
806         variable. 
807
808 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
809
810         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
811
812         * mailcap.el (mailcap-maybe-eval): Be even more warning.
813
814 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
815
816         * message.el (message-syntax-checks): New check quotin-style: 
817         Text must be written below quoted text.
818         (message-check-news-body-syntax): Check it.
819
820 2000-08-11  Simon Josefsson  <simon@josefsson.org>
821
822         * imap.el (imap-authenticator-alist): Fix typo.
823         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
824         Jonas Oberg for debugging.
825
826 2000-08-11  Simon Josefsson  <simon@josefsson.org>
827
828         * gnus-async.el (gnus-asynchronous): Disable by default.
829
830 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
831
832         * mm-view.el (mm-inline-text): Bind fill-column.
833
834         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
835         list of unexpired articles.
836
837         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
838         un-expired articles. 
839
840         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
841         headers. 
842
843         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
844         we update the right topic.. 
845
846         * mm-decode.el (mm-display-external): Put point at start. 
847
848 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
849
850         * nnmail.el (nnmail-expiry-target): More explicit documentation.
851
852         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
853
854 2000-08-09  Simon Josefsson <simon@josefsson.org>
855
856         * imap.el (imap-parse-body):
857         (imap-parse-string-list): Add bug workarounds for Stalker
858         Communigate Pro 3.0 server.
859         (imap-body-lines): Remove bogus comment.
860
861         * imap.el (imap-range-to-message-set): Move from nnimap.el.
862
863         * nnimap.el (nnimap-retrieve-which-headers):
864         (nnimap-retrieve-headers-from-server):
865         (nnimap-request-set-mark):
866         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
867
868 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
869
870         * message.el (message-dont-reply-to-names):
871         rmail-dont-reply-to-names may not be defined.
872
873 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
874
875         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
876         not use pop.
877
878 2000-07-19  Dave Love  <fx@gnu.org>
879
880         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
881         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
882         check.
883         (gnus-article-display-xface): Special-case for dark backgrounds.
884
885 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
886
887         * imap.el (imap-calculate-literal-size-first): New variable.
888         (imap-local-variables): Add it.
889         (imap-kerberos4-open): Set it.
890         (imap-send-command): Use it.
891
892 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
893
894         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
895         (mailcap-parse-mimetypes): Use it.
896         (mailcap-extension-to-mime): Parse mimetype.
897         (mailcap-mime-types): Ditto.
898         * mml.el (mml-minibuffer-read-type): Ditto.
899
900 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
901
902         * nndoc.el (nndoc-type-alist): Add outlook.
903         (nndoc-outlook-type-p): New function.
904         (nndoc-outlook-article-begin): Ditto.
905
906 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
907
908         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
909         excursion.
910
911 2000-07-15  Simon Josefsson  <simon@josefsson.org>
912
913         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
914
915         * imap.el (imap): 
916         (imap-kerberos4-program): 
917         (imap-gssapi-program): 
918         (imap-ssl-program): Customization.
919         (imap-shell-program): 
920         (imap-shell-host): New variables.
921         (imap-streams): 
922         (imap-stream-alist): Add shell.
923         (imap-shell-p): 
924         (imap-shell-open): New functions.
925         (imap-open): Don't call authenticator if preauth.
926         (imap-authenticate): Return t if already authenticated.
927
928 2000-07-14  Simon Josefsson  <simon@josefsson.org>
929
930         * gnus.el (gnus-invalid-group-regexp): New variable.
931         (gnus-read-group): Use it.
932
933 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
934
935         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
936         expunge-below and orphan-score are "group variables".
937
938 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
939
940         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
941         qualified group names to `gnus-group-read-ephemeral-group'.
942
943 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * dgnushack.el (srcdir): Define it before use it.
946
947 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
948
949         * gnus-sum.el: `W t' is toggle-header in info.
950
951 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
952
953         * lpath.el: Fbind subst-char-in-string.
954
955 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
956
957         * Makefile.in: Use W3DIR and lispdir.
958         * dgnushack.el: Ditto.
959
960 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
961
962         * gnus-art.el (article-de-base64-unreadable): Typo.
963
964 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
965
966         * gnus-agent.el (require): Require timer.
967
968 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
969
970         * message.el (message-bounce): Call mime-to-mml.
971
972 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * nnslashdot.el (nnslashdot-request-close): New function.
975
976 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
979         right line number for the article.
980
981 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
982
983         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
984         * webmail.el (webmail-fetch): Bind 
985         url-http-silence-on-insecure-redirection.
986
987 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
988
989         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
990         unibyte.
991         (nnslashdot-sane-retrieve-headers): Ditto.
992         (nnslashdot-request-article): Ditto.
993
994 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
995
996         * mailcap.el (mailcap-parse-mimetype-file): 
997
998 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
999
1000         * nnweb.el (nnweb-insert): Stricter test.
1001         * webmail.el (webmail-refresh-redirect): Ditto.
1002
1003 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1004
1005         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1006
1007 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1008
1009         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1010
1011 2000-07-05  Dave Love  <fx@gnu.org>
1012
1013         * utf7.el: Doc and header fixes.
1014
1015         * gnus-sum.el: Doc fixes.
1016
1017         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1018         defalias, not fset.
1019
1020         * flow-fill.el (fill-flowed-point-at-eol)
1021         (fill-flowed-point-at-bol): Use defalias, not fset.
1022
1023         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1024         (gnus-Plain-save-name): Delete -- apparently bogus.
1025
1026 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1027
1028         * nnsoup.el: Use expand-file-name throughout.
1029
1030 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1031
1032         * nnmail.el (nnmail-read-incoming-hook): New example.
1033
1034 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * mm-view.el (mm-inline-text): Check whether the text has already
1037         been decoded.
1038
1039 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1040
1041         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1042
1043 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1044
1045         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1046
1047 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1048
1049         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1050         unsend flags.
1051
1052 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1053
1054         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1055         name in authinfo (.authinfo now support ports, no need for the
1056         hack).
1057         (nnimap-split-find-rule): Fix.
1058         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1059
1060 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1061
1062         * message.el (message-unquote-tokens): Remove all quotes.
1063
1064 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1065
1066         * gnus-ml.el: New file. 
1067
1068 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1069
1070         * nnultimate.el (nnultimate-request-close): New function.
1071
1072         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1073
1074 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1075
1076         * Makefile.in: Better support for xemacs builds
1077
1078 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1079
1080         * gnus.el: Gnus v5.8.7 is released.
1081
1082 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1085
1086 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1087
1088         * message.el (message-do-fcc): Encode MIME.
1089
1090 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1091
1092         * lpath.el: Fbind image-size.
1093
1094 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1095
1096         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1097         (nnimap-assoc-match): New function.
1098         (nnimap-split-find-rule): Support extended syntax.
1099
1100 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1101
1102         * nnimap.el (nnimap-open-connection): Use port stuff.
1103
1104         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1105         document port and defaultport.
1106
1107 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1108
1109         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1110
1111 2000-06-26  Dave Love  <fx@gnu.org>
1112
1113         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1114
1115         * message.el: Remove unnecessary `require'ments.  Defvar
1116         gnus-list-identifiers when compiling.  Don't try to autoload
1117         variable `gnus-list-identifiers'.  Autoload
1118         gnus-group-name-charset.
1119         (message-fetch-field): Don't assume `format' removes text
1120         properties.
1121         (message-strip-list-identifiers, message-reply, message-followup):
1122         Require gnus-sum.
1123         (message-mode): Tidy XEmacs conditionals.
1124         (message-replace-chars-in-string): Use subst-char-in-string when
1125         available.
1126
1127         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1128         Define if necessary.
1129
1130         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1131         removes text properties.
1132
1133         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1134
1135         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1136
1137         * gnus-score.el (gnus-summary-score-entry): Likewise.
1138
1139 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1140
1141         * nnimap.el (nnimap-request-post): Fix parenthesis.
1142
1143 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1144
1145         * message.el (message-unquote-tokens): New function.
1146
1147         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1148
1149         * nnimap.el (nnimap-request-post): Ditto.
1150
1151 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1152
1153         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1154
1155         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1156         patch commited 2000-04-02).
1157
1158 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1159
1160         * imap.el (imap-mailbox-examine-1): New function.
1161         (imap-message-copyuid-1):
1162         (imap-message-appenduid-1): Use it, instead of
1163         `imap-mailbox-examine' which would utf-7 encode mailbox name
1164         twice.
1165
1166 2000-06-19  Dave Love  <fx@gnu.org>
1167
1168         * mm-uu.el Don't require message.  Require cl when compiling.
1169
1170 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1171
1172         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1173         a local variable.
1174         * gnus-sum.el (gnus-orphan-score): Move here.
1175
1176 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1177
1178         * message.el (message-forward): Remove show-mml condition.
1179         (message-forward-ignored-headers): Remove X-Gnus headers.
1180
1181 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1182
1183         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1184
1185 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1186
1187         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1188
1189 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1190
1191         * message.el (message-syntax-checks): Add type.
1192
1193 2000-06-07  Dave Love  <fx@gnu.org>
1194
1195         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1196         put-image.
1197         (mm-inline-image): Defalias, not fset.
1198
1199         * gnus.el (gnus-group-startup-message): Don't specify string for
1200         insert-image.
1201
1202         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1203         add-minor-mode is available.
1204         (gnus-article-display-xface): Don't specify string for
1205         insert-image.
1206
1207 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1208
1209         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1210         (gnus-topic-insert-topic-line): Use shownp.
1211         (gnus-topic-hide-topic): Don't use hidden.
1212         (gnus-topic-show-topic): Don't use hidden.
1213
1214 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1215
1216         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1217         system.
1218         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1219         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1220         * gnus-util.el (gnus-output-to-rmail): Ditto.
1221         (gnus-output-to-mail): Ditto.
1222         (gnus-write-buffer): Ditto.
1223         * gnus-uu.el (gnus-uu-save-article): Ditto.
1224
1225 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1226
1227         * message.el (message-read-from-minibuffer): Typo.
1228
1229 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1230
1231         * gnus-art.el (article-decode-charset): Override non-MIME forward
1232         charset.
1233
1234 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1235
1236         * mml.el (mml-quote-region): Correct the regexp.
1237         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1238
1239 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1240
1241         * message.el (message-forward): Insert raw text.
1242         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1243         (mml-generate-mime-1): Insert raw text in unibyte mode.
1244
1245 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1246
1247         * mm-bodies.el (mm-body-encoding): Always encoded if
1248         `mm-use-ultra-safe-encoding' is set.
1249
1250 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1251
1252         * mml.el (ange-ftp-name-format): Typo.
1253
1254 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1255
1256         * gnus-start.el (gnus-get-unread-articles): If
1257         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1258         try to do anything on that server.
1259         
1260 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1261
1262         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1263         from latest draft.
1264
1265 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1266
1267         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1268         is open.
1269
1270 2000-05-24  Dave Love  <fx@gnu.org>
1271
1272         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1273
1274 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1275
1276         * gnus.el (gnus-redefine-select-method-widget): new function, call
1277         it once. Add an "other" entry for unknown but editable backend
1278         name symbols.
1279         * gnus-start.el (gnus-declare-backend): use it.
1280
1281 2000-05-19  Dave Love  <fx@gnu.org>
1282
1283         * gnus-art.el (gnus-article-next-page): Revert last change.
1284
1285 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1286
1287         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1288
1289 2000-05-19  Dave Love  <fx@gnu.org>
1290
1291         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1292         not mm-inline-large-images.
1293
1294 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1295
1296         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1297
1298 2000-05-18  Dave Love  <fx@gnu.org>
1299
1300         * gnus-art.el: Use defalias, not fset.
1301         (gnus-article-x-face-command): Don't test for xbm.
1302         (gnus-article-next-page): Redisplay before testing point in window.
1303
1304 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1305
1306         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1307         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1308
1309 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1310
1311         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1312         gnus-summary-save-in-rmail.
1313         * message.el (message-output): Ditto.
1314
1315 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1316
1317         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1318
1319 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1320
1321         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1322         is a charset.
1323         * message.el (message-send-news): Check group name charset.
1324         * gnus-msg.el (gnus-post-news): Decode group name.
1325         (gnus-inews-do-gcc): Encode group name.
1326
1327 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1328
1329         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1330         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1331
1332 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1333
1334         * gnus-group.el (gnus-group-mark-line-p): New function.
1335         (gnus-group-goto-group): New parameter.
1336         (gnus-group-remove-mark): Use it.
1337         * gnus-topic.el (gnus-topic-move-group): Ditto.
1338         (gnus-topic-remove-group): Ditto.
1339
1340 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1341
1342         * gnus-group.el (gnus-group-list-dormant): New function.
1343
1344 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1345
1346         * gnus-agent.el (gnus-agent-synchronize): Use
1347         nnheader-insert-file-contents.
1348         (gnus-agent-save-active-1): Ditto.
1349         (gnus-agent-write-active): Ditto.
1350         (gnus-agent-expire): Ditto.
1351         * gnus-cache.el (gnus-cache-read-active): Ditto.
1352         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1353         * gnus-sum.el (gnus-summary-import-article): Ditto.
1354
1355         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1356         (gnus-agent-save-group-info): Ditto.
1357         (gnus-agent-save-alist): Ditto.
1358         * gnus-util.el (gnus-make-directory): Ditto.
1359
1360         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1361
1362 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1363
1364         * mml.el (mml-generate-mime-preprocess-function): New variable.
1365         (mml-generate-mime-postprocess-function): New variable.
1366         (mml-generate-mime-1): Use them.
1367
1368 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1369
1370         * gnus-group.el (gnus-group-apropos): Group name charset.
1371         * gnus-sum.el (gnus-set-mode-line): Ditto.
1372         * gnus-group.el (gnus-group-decoded-name): New function.
1373         (gnus-group-edit-group): Use it.
1374         * gnus-cus.el (gnus-group-customize): Use it.
1375
1376 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1377
1378         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1379
1380 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1381
1382         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1383         (gnus-group-name-charset-group-alist): Ditto.
1384         (gnus-group-name-charset): New function.
1385         (gnus-group-name-decode): New function.
1386         (gnus-group-insert-group-line): Use them.
1387         (gnus-group-prepare-flat-list-dead): Ditto.
1388         (gnus-group-list-active): Ditto.
1389         (gnus-group-describe-all-groups): Ditto.
1390         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1391         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1392         add gnus-group property.
1393         (gnus-browse-group-name): Read gnus-group property.
1394
1395 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1396
1397         * nnfolder.el (nnfolder-possibly-change-group): Use
1398         file-name-coding-system instead of pathname-coding-system.
1399         * nnmail.el (nnmail-find-file): Ditto.
1400         (nnmail-write-region): Ditto.
1401         * nnmh.el (nnmh-retrieve-headers): Ditto.
1402         (nnmh-request-article): Ditto.
1403         (nnmh-request-group): Ditto.
1404         (nnmh-request-list): Ditto.
1405         (nnmh-possibly-change-directory): Ditto.
1406         (nnmh-active-number): Ditto.
1407         * nnml.el (nnml-possibly-change-directory): Ditto.
1408         (nnml-request-list): Ditto.
1409         (nnml-request-article): Ditto.
1410         (nnml-retrieve-headers): Ditto.
1411
1412 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1413
1414         * nnimap.el (nnimap-request-accept-article): Don't unselect
1415         mailbox if no mailbox is selected.
1416
1417 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1418
1419         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1420         Recognize domain names starting with `www.' as starting an URL.
1421
1422 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1423
1424         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1425         (mail-source-keyword-map): Add "subdirs" for maildir.
1426
1427 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1428
1429         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1430         (nnmail-get-new-mail): Use it.
1431         * gnus-start.el (gnus-get-unread-articles): Ditto.
1432
1433 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1434
1435         * gnus-sum.el (gnus-summary-edit-article): Better support for
1436         nndraft:drafts.
1437         * nndraft.el (nndraft-request-replace-article): New function,
1438         bind nnmail-file-coding-system.
1439
1440 2000-05-14  Dave Love  <fx@gnu.org>
1441
1442         * nnheader.el: Replace uses of `fset' with `defalias'.
1443         (jka-compr-compression-info-list): Only defvar when compiling.
1444
1445 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1446
1447         * webmail.el (webmail-netaddress-article): Refresh redirect.
1448
1449 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1450
1451         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1452
1453 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1454
1455         * webmail.el: Translate &nbsp; to SP.
1456
1457 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1458
1459         * message.el (message-bounce): Doc typo.
1460
1461 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1462
1463         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1464         (gnus-soup-store): Ditto.
1465         (gnus-soup-send-packet): Ditto.
1466         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1467         (nnsoup-dissect-buffer): Ditto.
1468         (nnsoup-narrow-to-article): Ditto.
1469         (nnsoup-make-active): Ditto
1470
1471 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1472
1473         * message.el (message-mode): Two parameters for local-variable-p.
1474
1475 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1476
1477         * message.el (message-strip-list-identifiers): New function.
1478         (message-reply): Use it and use message-strip-subject-re.
1479         (message-followup): Ditto.
1480         * gnus-art.el (article-hide-list-identifiers): Remove more.
1481         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1482
1483 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1484
1485         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1486         mail-parset-charset and use non-numeric argument.
1487
1488 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1489
1490         * mml.el (mml-buffer-list): New variable.
1491         (mml-generate-new-buffer): New function.
1492         (mml-destroy-buffers): Ditto.
1493         (mml-insert-mime): Use them.
1494         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1495         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1496         * message.el (message-mode): Ditto.
1497         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1498         (gnus-uu-save-article): Support show-as-mml.
1499         * message.el (message-forward): Ditto.
1500
1501 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1502
1503         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1504         (nndoc-mime-digest-type-p): Locate article head precisely.
1505         * mml.el (mml-generate-default-type): New variable.
1506         (mml-generate-mime-1): Use it.
1507         (mml-insert-mime-headers): Use it.
1508         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1509         (gnus-uu-digest-mail-forward): Use it and call message-forward
1510         with argument digest.
1511         (gnus-uu-save-article): Support message-forward-as-mime.
1512         * message.el (message-forward): Add parameter digest.
1513         * mm-decode.el (mm-dissect-default-type): New variable.
1514         (mm-dissect-buffer): Use it.
1515
1516 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1517
1518         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1519         newline and paragraph to nil when got a non-ascii character. Test
1520         paragraph before newline.
1521
1522 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1523
1524         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1525         limit to 76.
1526
1527 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1528
1529         * nnslashdot.el (nnslashdot-sid-strip): New function.
1530         (nnslashdot-threaded-retrieve-headers): New format.
1531         (nnslashdot-sane-retrieve-headers): Ditto.
1532         (nnslashdot-request-article): Ditto.
1533         (nnslashdot-threaded-retrieve-headers): Thread properly.
1534         (nnslashdot-request-article): Be more lenient.
1535         (nnslashdot-threaded-retrieve-headers): Regexp search.
1536
1537 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1538
1539         * gnus-sum.el (gnus-with-article): Define it before use it.
1540
1541 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1542
1543         * message.el (message-supersede): Use mime-to-mml.
1544         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1545
1546 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1547
1548         * gnus-group.el (gnus-group-list-cached): Don't use
1549         `subst-char-in-string'.
1550
1551 2000-05-08  Dave Love  <fx@gnu.org>
1552
1553         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1554
1555 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1556
1557         * mm-decode.el (mm-interactively-view-part): Append %s if the
1558         method is a single word.
1559         * nnwarchive.el (nnwarchive-type-definition): Typo.
1560
1561 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1562
1563         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1564         function.
1565         (gnus-group-prepare-flat-predicate): Use it.
1566         (gnus-group-list-cached): List dead groups.
1567
1568 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1569
1570         * gnus-art.el (article-decode-charset): Don't decode message with
1571         format.
1572
1573 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1574
1575         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1576         evaluate the Lisp code.
1577
1578 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1579
1580         * gnus-art.el (article-wash-html): New function.
1581         (gnus-article-wash-html): Bind.
1582         (gnus-article-make-menu-bar): Menu item.
1583         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1584         (gnus-summary-make-menu-bar): Menu item.
1585         * gnus.el: Autoload.
1586
1587 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1588
1589         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1590         (gnus-uu-unshar-article): Use it.
1591
1592         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1593         (mailcap-maybe-eval): Use it.
1594
1595         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1596         in docstring.
1597
1598         * mml.el (mml-generate-mime-1): Small comment.
1599
1600 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1601
1602         * gnus-art.el (article-de-base64-unreadable): New function.
1603         (gnus-article-de-base64-unreadable): Bind.
1604         (gnus-article-make-menu-bar): Menu item.
1605         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1606         (gnus-summary-make-menu-bar): Menu item.
1607         * gnus.el: Autoload.
1608
1609 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1610
1611         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1612         (gnus-summary-select-article): Add en/disable multibyte.
1613
1614 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1615
1616         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1617         (gnus-summary-edit-article): New feature: editing raw articles.
1618
1619 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1620
1621         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1622         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1623         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1624         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1625         * mm-decode.el (mm-insert-part): Ditto.
1626
1627 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1628
1629         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1630         (nndoc-forward-type-p): Ditto.
1631
1632 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1633
1634         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1635         value of enable-multibyte-characters.
1636
1637 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1638
1639         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1640
1641 2000-05-03  Dave Love  <fx@gnu.org>
1642
1643         * gnus-ems.el (gnus-article-xface-ring-internal)
1644         (gnus-article-xface-ring-size): New variable.
1645         (gnus-article-display-xface): Use them to cache data.  Don't try
1646         to use XPM.  Set up binary coding for PBM's sake.
1647
1648 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1649
1650         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1651         * gnus-int.el (gnus-request-accept-article): Ditto.
1652         (gnus-request-replace-article): Ditto.
1653         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1654
1655 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1656
1657         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1658
1659 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1660
1661         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1662         field.
1663         * mml.el (mml-to-mime): Use message-default-charset.
1664         (mml-preview): Narrow to headers.
1665         * message.el (message-send-mail): Use message-default-charset.
1666         (message-send-news): Narrow to headers;
1667         use message-default-charset.
1668
1669 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1670
1671         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1672         detect.
1673         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1674         restriction.
1675         (mml-parse-1): Warning message.
1676         (mml-preview): Disable multibyte.
1677
1678 2000-05-03  Dave Love  <fx@gnu.org>
1679
1680         * gnus.el (gnus-group-startup-message): Add newline before image.
1681
1682 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1683
1684         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1685         * message.el (message-send-mail): Use unibyte-buffer.
1686         (message-send-mail): Ditto.
1687
1688 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1689
1690         * gnus.el: Gnus v5.8.6 is released.
1691
1692 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1693
1694         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1695
1696 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1697
1698         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1699
1700 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1701
1702         * message.el (message-send-mail-partially): Use forward-line.
1703
1704 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1705
1706         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1707
1708 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1709
1710         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1711         (mml-insert-mime): No markup only for text/plain.
1712         (mime-to-mml): Remove MIME headers.
1713
1714 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1715
1716         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1717         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1718         as 8-bit.
1719         * lpath.el: Fbind image functions.
1720
1721 2000-04-28  Dave Love  <fx@gnu.org>
1722
1723         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1724         21.
1725
1726         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1727         search order.  Use parse-colon-path and remove some redundancy.
1728         Doc fix.
1729         (mailcap-parse-mimetypes): Code consistently with
1730         mailcap-parse-mailcaps.  Doc fix.
1731
1732         * gnus-start.el (gnus-unload): Iterate over `features', not
1733         `load-history'.
1734
1735 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1736
1737         * mml.el (mml-parse-1): Don't create blank parts.
1738         (mml-read-part): Fix mml tag.
1739         (mml-insert-mime): Convert message/rfc822.
1740         (mml-insert-mml-markup): Add mmlp parameter.
1741
1742 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1743
1744         * message.el (message-send-mail-partially): Remove CTE.
1745
1746 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1747
1748         * lpath.el: Fbind put-image for XEmacs.
1749         * mm-view.el (mm-inline-image): Fset it.
1750
1751 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1752
1753         * nndoc.el (nndoc-type-alist): Change forward regexp.
1754
1755 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1756
1757         * message.el (message-send-mail-partially-limit): Change the
1758         default value.
1759
1760 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1761
1762         * gnus-util.el (gnus-extract-address-components): Name might be
1763         "".
1764
1765 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1766
1767         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1768         (gnus-summary-post-forward): Ditto.
1769         * message.el (message-forward-show-mml): New variable.
1770         (message-forward): Use it.
1771         * mml.el (mml-parse-1): Add tag mml.
1772         (mml-read-part): Ditto.
1773         (mml-generate-mime): Support reentance.
1774         (mml-generate-mime-1): Support mml tag.
1775
1776 2000-04-27  Dave Love  <fx@gnu.org>
1777
1778         * gnus-art.el: Don't bother to require custom, browse-url.
1779         (gnus-article-x-face-command): Include gnus-article-display-xface.
1780
1781         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1782         Use defalias, not fset.
1783         (gnus-article-display-xface): New function.
1784
1785         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1786
1787         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1788         (mm-xemacs-p): Deleted.
1789         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1790         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1791         use create-image and don't special-case xbm.
1792         (mm-valid-image-format-p): Use display-graphic-p.
1793
1794 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1795
1796         * message.el (message-send-mail-partially-limit): New variable.
1797         (message-send-mail-partially): New function.
1798         (message-send-mail): Use it.
1799         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1800         all blank lines inside of base64.
1801         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1802         blank lines.
1803
1804 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1805
1806         * mml.el (mml-insert-tag): Match more special characters.
1807
1808 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1809
1810         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1811
1812 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1813
1814         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1815         (mm-inlined-types): Ditto.
1816         * mm-partial.el: New file.
1817
1818 2000-04-27  Dave Love  <fx@gnu.org>
1819
1820         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1821         matter in Emacs 21.
1822
1823 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1824
1825         * mm-bodies.el (mm-encode-body): Remove reference to
1826         mm-default-charset in comment.
1827
1828 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1829
1830         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1831
1832 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1833
1834         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1835         let.
1836
1837 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1838
1839         * gnus-draft.el (gnus-draft-setup): Fix comments.
1840
1841 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1842
1843         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1844         if nnmbox-file-coding-system-for-write is nil.
1845
1846 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1847
1848         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1849         header if nil.
1850
1851 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1852
1853         * mm-view.el (mm-inline-text): Insert directly if decoded.
1854         * mml.el (autoload): Typo.
1855
1856 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1857
1858         * mml.el (mml-preview): Set up posting-charset.
1859         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1860
1861 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1862
1863         * webmail.el: Fix yahoo mail.
1864
1865 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1866
1867         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1868         word if not necessary.
1869         (rfc2047-encode-region): Put space between encoded words.
1870
1871 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1872
1873         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1874
1875 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1876
1877         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1878         required.
1879         (gnus-draft-edit-message): Require restoration.
1880
1881 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1882
1883         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1884         back.
1885
1886 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1887
1888         * gnus-art.el (gnus-treat-article): Make sure that the summary
1889         buffer is live.
1890
1891 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1892
1893         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1894         (mailcap-parse-mailcap): Backwards parsing.
1895         (mailcap-possible-viewers): Remove nreverse.
1896         (mailcap-mime-info): Ditto.
1897         (mailcap-add-mailcap-entry): Keep alternative viewer.
1898
1899 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1900
1901         * gnus.el: Gnus v5.8.5 is released.
1902
1903 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1904
1905         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1906
1907         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1908
1909         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1910
1911 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1912
1913         * mm-view.el (mm-inline-message): Disable prepare-hook.
1914
1915 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1916
1917         * gnus.el: Fix copyright statements.
1918
1919         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1920         variable.
1921         (gnus-articles-to-read): Use it.
1922
1923         * message.el (message-get-reply-headers): Bind free variable.
1924
1925 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1926
1927         * message.el (message-get-reply-headers): Fix to-address.
1928
1929 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1930
1931         * webmail.el: Hotmail fix. Add a debug function.
1932
1933 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1934
1935         * gnus-sum.el (t): M-down and M-up.
1936
1937 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1938
1939         * gnus-sum.el: Doc fix.
1940
1941 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1942
1943         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1944
1945 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1946
1947         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1948         string.
1949         (nnweb-request-group): Don't scan twice.
1950         (nnweb-request-scan): Don't nix out the hashtb.
1951
1952         * message.el (message-get-reply-headers): Return a value.
1953
1954 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1955
1956         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1957         urls.
1958
1959 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1962         order messages are inserted.
1963
1964         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1965         message/rfc822 parts.
1966
1967         * gnus-art.el (gnus-article-read-summary-keys): Check for
1968         numerical values.
1969
1970         * message.el (message-get-headers): Made into own function.
1971         (message-reply): Use it.
1972         (message-get-reply-headers): Renamed.
1973         (message-widen-reply): New command.
1974
1975 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1976
1977         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1978
1979 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1980
1981         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1982         non-base64 text at the end if not found.
1983
1984 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1985
1986         * gnus-sum.el (gnus-read-move-group-name):
1987         (gnus-summary-move-article): Use `gnus-group-method' to find out
1988         what method the manually entered group belong to.
1989         `gnus-group-name-to-method' doesn't return any method parameters
1990         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1991         for new groups so they wouldn't work.
1992
1993 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1994
1995         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1996         override.
1997
1998 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1999
2000         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2001         probably good to do, or something.  I dunno.  I just write these
2002         ChangeLog entries, and my name is Lars.
2003
2004 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2005
2006         * message.el (message-caesar-region): Use translate-region.
2007
2008 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2009
2010         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2011
2012 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2013
2014         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2015         variables, because that makes Emacs flash.
2016
2017         * gnus-group.el (gnus-group-insert-group-line): Don't call
2018         gnus-group-add-icon unconditionally.
2019
2020         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2021
2022         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2023         xmas.
2024         (gnus-group-glyph-directory): Removed.
2025
2026 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2027
2028         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2029         gnus-newsgroup-name is "".
2030
2031 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2032
2033         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2034         in conjunction with MULE-UCS.
2035
2036 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2037
2038         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2039
2040 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2041
2042         * dgnushack.el (last, mapcon, member-if, union): New compiler
2043         macros for emulating cl functions.
2044
2045 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2046
2047         * message.el (message-shorten-references): Only cater to broken
2048         INN for news. This caters for broken smtpd.
2049
2050 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2051
2052         * mailcap.el (mailcap-mime-info): Use the first match; not the
2053         last.
2054
2055         * gnus-agent.el (gnus-category-kill): Save the category list.
2056
2057 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2058
2059         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2060
2061 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062
2063         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2064
2065 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2066
2067         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2068
2069 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2070
2071         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2072         (gnus-group-list-cached): Use it.
2073
2074 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2075
2076         * gnus.el: Update all the copyright notices.
2077
2078 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2079
2080         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2081         non-base64 text at the end.
2082
2083 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2084
2085         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2086
2087 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2088
2089         * nnheader.el: Don't autoload cancel-function-timers.
2090
2091         * message.el (message-fetch-field): Fold case.
2092
2093 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2094
2095         * message.el (message-forward-before-signature): New variable.
2096
2097 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2098
2099         * gnus-mlspl.el: Fix stuff.
2100
2101 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2102
2103         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2104         subjects when unthreaded.
2105
2106 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2107
2108         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2109         well.
2110
2111 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2112
2113         * gnus-art.el (gnus-article-mode): Fix variable name.
2114
2115 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2116
2117         * mm-view.el: Fix autoload.
2118
2119         * flow-fill.el (flow-fill): Fix provide.
2120
2121         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2122         nil.
2123
2124 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2125
2126         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2127
2128 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2129
2130         * gnus-util.el (gnus-netrc-machine): Didn't work.
2131
2132 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2133
2134         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2135
2136 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137
2138         * flow-fill.el: Renamed from fill-flowed.
2139
2140         * message.el (message-forward-ignored-headers): Default to
2141         removing CTE.
2142
2143 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2144
2145         * message.el (message-mode): Don't fill headers.
2146
2147 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2148
2149         * message.el (message-pipe-buffer-body): Use shell
2150
2151 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2152
2153         * nnvirtual.el (nnvirtual-request-article):
2154         Bind gnus-override-method to nil.
2155         (nnvirtual-request-update-mark): Don't update mark when
2156         article is not there.
2157
2158 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2159
2160         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2161
2162 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * gnus-util.el (gnus-parse-netrc): Allow "port".
2165         (gnus-netrc-machine): Take a port param.
2166         (gnus-netrc-machine):
2167
2168         * gnus-art.el (gnus-request-article-this-buffer): Allow
2169         re-selecting referenced articles.
2170
2171         * message.el (message-cancel-news): Allow editing.
2172         (message-cancel-message): Add newline.
2173
2174 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2175
2176         * mm-view.el (mm-inline-image-emacs): New function.
2177
2178 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2179
2180         * mail-source.el (mail-source-delete-incoming): Change default in
2181         cvs.
2182
2183 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2184
2185         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2186         function.
2187
2188 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2189
2190         * nnml.el (nnml-request-expire-articles): Use it.
2191
2192         * nnmail.el (nnmail-expiry-target): New variable.
2193         (nnmail-expiry-target-group): New function.
2194
2195 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2196
2197         * message.el (message-forward): Add non-MIME separators.
2198
2199 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * message.el (message-generate-headers): Respect the syntax check
2202         spec.
2203
2204         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2205         (gnus-remove-thread): Don't show all threads.
2206
2207 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2208
2209         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2210
2211 2000-04-19  Dave Love  <fx@gnu.org>
2212
2213         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2214
2215 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2216
2217         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2218         (nnwarchive-egroups-*): Ditto.
2219         (nnwarchive-url): Unibyte buffer and single line cookie.
2220
2221 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2222
2223         * mm-util.el (mm-char-or-char-int-p): New alias.
2224         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2225         entities.
2226
2227 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2228
2229         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2230         article case insensitively.
2231
2232 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2233
2234         * mail-source.el (mail-source-fetch-webmail): Use the default
2235         password provided in mail-sources; use webmail:subtype:user as
2236         the key.
2237
2238 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2239
2240         * mail-source.el (mail-source-fetch-webmail): Use
2241         mail-source-password-cache.
2242
2243 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2244
2245         * webmail.el: Add netscape mail and fix HotMail mail.
2246
2247 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2248
2249         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2250
2251 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2252
2253         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2254         RFC822.PEEK if server support IMAP4rev1.
2255         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2256         RFC822.TEXT.PEEK if server support IMAP4rev1.
2257         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2258         RFC822.HEADER if server support IMAP4rev1.
2259         (nnimap-request-article-part): Support bodydetail in response
2260         data.
2261
2262 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2263
2264         * fill-flowed.el: New file.
2265
2266         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2267         text/plain parts with `format' parameters.
2268
2269         * mm-view.el (autoload): Autoload fill-flowed.
2270         (mm-inline-text): For "plain" parts with a format=flowed
2271         parameter, call `fill-flowed'.
2272
2273 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2274
2275         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2276         slashdot ids.
2277
2278 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2279
2280         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2281         format.
2282
2283 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2284
2285         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2286         `imtest' too.
2287         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2288         (imap-gssapi-program): New variable.
2289         (imap-streams): Add gssapi.
2290         (imap-stream-alist): Ditto.
2291         (imap-authenticators): Ditto.
2292         (imap-authenticator-alist): Ditto.
2293         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2294         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2295         1.6.x `imtest' syntax.
2296         (imap-gssapi-stream-p): New function.
2297         (imap-gssapi-open): Ditto.
2298         (imap-gssapi-auth-p): Ditto.
2299         (imap-gssapi-auth): Ditto.
2300         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2301         (imap-send-command): Use buffer-local `imap-client-eol' value.
2302
2303         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2304         lines and turn TAB into SPC before parsing.
2305
2306 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2307
2308         * nnheader.el (nnheader-group-pathname): Make sure to return a
2309         directory.
2310         * nnmail.el (nnmail-group-pathname): Ditto.
2311
2312 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2313
2314         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2315         might split in the middle of a message-id.
2316
2317 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2318
2319         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2320         groups from the server.
2321
2322         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2323         (gnus-summary-toggle-header): Update the wash status.
2324
2325         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2326         Moved here.
2327
2328         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2329         setting.
2330
2331         * nnmail.el (nnmail-get-active): Use it.
2332         (nnmail-parse-active): New function.
2333
2334         * mm-view.el (mm-inline-text): Support the new version of
2335         vcard.el.
2336
2337         * gnus-sum.el (gnus-summary-move-article): Only delete article
2338         when moving junk.
2339         (gnus-deaden-summary): Bury the buffer.
2340
2341         * nnmail.el (nnmail-group-pathname): Ditto.
2342
2343         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2344
2345 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2346
2347         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2348         whether Mule.
2349
2350 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2351
2352         * message.el (message-send-mail): Protect against unloaded Gnus.
2353
2354         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2355         parent.
2356         (gnus-topic-update-topic-line): Yes, do.
2357         (gnus-topic-goto-missing-group): Tally the correct number of
2358         unread articles before inserting the topic line.
2359
2360 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2361
2362         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2363
2364 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2365
2366         * mm-decode.el (mm-dissect-buffer): Ditto.
2367
2368         * gnus-art.el (article-decode-charset): Strip CTE.
2369
2370         * ietf-drums.el (ietf-drums-strip): New function.
2371
2372         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2373         when prompting in read-only groups.
2374
2375 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2376
2377         * imap.el (imap-send-command): Change EOL-chars when
2378         `imap-client-eol' differs from default, not only for kerberos4.
2379         (imap-mailbox-status): Get encoded mailbox's status.
2380
2381 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2382
2383         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2384         into `mail-source-password-cache'.
2385
2386 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2387
2388         * mm-util.el (mm-mime-charset): Check for presence of
2389         `coding-system-get' and `get-charset-property' (recent XEmacs has
2390         the former, but not the latter).
2391
2392 2000-01-28  Dave Love  <fx@gnu.org>
2393
2394         * message.el (message-check-news-header-syntax): Fix typo
2395         `newsgroyps'.
2396         (message-talkative-question): Put temp buffer in fundamental-mode.
2397         (message-recover): Use fundamental-mode in the right buffer.
2398
2399         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2400         right buffer.
2401
2402 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2403
2404         * qp.el (quoted-printable-decode-region): Add charset parameter.
2405         (quoted-printable-decode-string): Ditto.
2406
2407         * gnus-art.el (article-de-quoted-unreadable): Use it.
2408
2409 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2410
2411         * nnimap.el (nnimap-split-predicate): New variable.
2412         (nnimap-split-articles): Use it.
2413
2414 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2415
2416         * utf7.el: Change email address.
2417
2418 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2419
2420         * gnus-group.el (gnus-group-catchup): Purge split history.
2421
2422 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2423
2424         * nnmail.el (nnmail-generate-active): Support extended group name.
2425         (nnmail-get-active): Ditto.
2426
2427 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2428
2429         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2430         group names, don't remove anything.
2431
2432 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2433
2434         * webmail.el (webmail-my-deja-open): My-deja changes.
2435
2436 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2437
2438         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2439
2440 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2441
2442         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2443
2444 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2445
2446         * gnus.el (gnus-other-frame): Fix typo.
2447
2448 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2449
2450         * gnus-cus.el (gnus-group-customize): Fix typo.
2451
2452 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * nnweb.el (nnweb-insert): Simplified.
2455
2456 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457
2458         * gnus-art.el (gnus-article-mode-map): "e" is
2459         gnus-summary-edit-article.
2460
2461 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2462
2463         * mailcap.el (mailcap-mime-extensions): Add .diff.
2464
2465 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2466
2467         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2468         there is no "%s" in the method.
2469
2470 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2471
2472         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2473
2474 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2475
2476         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2477
2478         * gnus.el: Really always pop up a new frame.
2479
2480         * parse-time.el (parse-time-rules): Allow 100-110 to be
2481         2000-2010.
2482
2483         * time-date.el (date-to-time): Don't use timezone.
2484
2485 2000-01-06  Dave Love  <fx@gnu.org>
2486
2487         * time-date.el: Add keywords.
2488         (date-to-time): Add autoload cookie.  Canonicalize with
2489         timezone-make-date-arpa-standard.
2490         (time-to-seconds): Avoid caddr.
2491         (safe-date-to-time): Add autoload cookie.
2492
2493         * base64.el: Require cl when compiling.
2494
2495 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2496
2497         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2498         eyecandy.
2499         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2500         group line using gnus-group-add-icon.
2501         (gnus-group-icons): Added customize group.
2502         (gnus-group-icon-list): Added variable.
2503         (gnus-group-glyph-directory): Added variable.
2504         (gnus-group-icon-cache): Added variable.
2505         (gnus-group-running-xemacs): Added variable.
2506         (gnus-group-add-icon): Added function. Add an icon to the current
2507         line according to gnus-group-icon-list.
2508         (gnus-group-icon-create-glyph): Added function.
2509
2510 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * gnus-sum.el (gnus-summary-select-article): Return whether we
2513         selected something new.
2514         (gnus-summary-search-article): Start searching at the window
2515         point.
2516
2517         * gnus-group.el (gnus-fetch-group): Complete over
2518         gnus-active-hashtb.
2519
2520 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2521
2522         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2523
2524 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2525
2526         * gnus-sum.el (gnus-preserve-marks): New variable.
2527         (gnus-summary-move-article): Use it.
2528         (gnus-group-charset-alist): Added more entries.
2529
2530 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2531
2532         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2533
2534         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2535         as the default score.
2536
2537         * gnus-score.el (gnus-score-delta-default): Changed name.
2538
2539 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2540
2541         * imap.el (imap-parse-literal):
2542         (imap-parse-flag-list): Don't care about props.
2543         (imap-parse-string): Handle quoted characters.
2544
2545 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2546
2547         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2548         (gnus-summary-mark-article): Doc fix.
2549         (gnus-summary-mark-forward): Doc fix.
2550         (t): Changed keystroke for gnus-summary-customize-parameters.
2551
2552         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2553         "e".
2554         (gnus-article-mode-map): No, don't.
2555
2556         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2557         of the final article.
2558
2559         * mm-decode.el (mm-interactively-view-part): Error on no method.
2560
2561 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2562
2563         * gnus-score.el (gnus-score-insert-help): Something.
2564
2565         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2566
2567         * gnus-win.el (gnus-configure-frame): Ditto.
2568
2569         * gnus-mh.el (gnus-summary-save-in-folder): Use
2570         with-current-buffer.
2571
2572 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2573
2574         * nnwarchive.el: Changed file perms.
2575
2576 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2577
2578         * gnus-group.el (gnus-group-delete-groups): New command.
2579         (gnus-group-delete-group): Extra no-prompt parameters.
2580
2581 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582
2583         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2584         <p>.
2585
2586 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2587
2588         * webmail.el (webmail-hotmail-article): Don't insert message id.
2589
2590 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2591
2592         * nnimap.el (nnimap-split-fancy): New variable.
2593         (nnimap-split-fancy): New function.
2594
2595 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2596
2597         (nnimap-split-rule): Document symbol value.
2598
2599 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2600
2601         * nnimap.el (nnimap-retrieve-headers-progress): Let
2602         `nnheader-parse-head' parse article.
2603         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2604         request headers needed by `nnheader-parse-head'.
2605
2606 1999-12-23  Florian Weimer  <fw@s.netic.de>
2607
2608         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2609         value (crosspostings are handled), improve documentation.
2610
2611         * smiley.el: Declare file coding system as iso-8859-1.
2612
2613         * nnultimate.el: Dito.
2614
2615         * message.el: Dito.
2616
2617         * gnus-cite.el: Dito.
2618
2619         * gnus-spec.el: Dito.
2620
2621 1999-12-21  Florian Weimer  <fw@s.netic.de>
2622
2623         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2624         (gnus-setup-message): No longer make `message-posting-charset'
2625         buffer-local.
2626         (gnus-setup-posting-charset): Reflect the new layout of
2627         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2628
2629         * message.el (message-send-mail): Bind `message-this-is-mail' and
2630         `message-posting-charset'.
2631         (message-send-news): Dito, and honour new layout of
2632         `message-posting-charset'.
2633         (message-encode-message-body): Ignore `message-posting-charset'.
2634
2635         * mm-bodies.el (mm-body-encoding): Consider
2636         `message-posting-charset' when deciding whether to use 8bit.
2637
2638         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2639         (rfc2047-encodable-p): Now solely for headers; use
2640         `message-posting-charset'.
2641
2642 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2643
2644         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2645
2646 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2647
2648         * nnagent.el (nnagent-server-opened): Optional.
2649         (nnagent-status-message): Optional.
2650
2651 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2652
2653         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2654         end (referenced by instructions in
2655         `gnus-cited-opened-text-button-line-format-alist').
2656
2657 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2658
2659         * imap.el (imap-starttls-open): Typo.
2660
2661 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2662
2663         * mm-util.el (mm-charset-after): Non-MULE case.
2664         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2665         * rfc2047.el (rfc2047-dissect-region): Bind it.
2666
2667 1999-12-18  Florian Weimer  <fw@s.netic.de>
2668
2669         * mml.el (mml-generate-multipart-alist): Correct default value.
2670
2671         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2672         (mm-safer-encoding): New function.
2673         (mm-content-transfer-encoding): Use both.
2674
2675         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2676         * qp.el (quoted-printable-encode-region): Dito.
2677
2678 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2679
2680         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2681
2682 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2683
2684         * webmail.el (webmail-hotmail-list): raw=0.
2685
2686 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2687
2688         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2689         group name.
2690
2691 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2692
2693         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2694
2695 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2696
2697         * imap.el: Don't autoload digest-md5.
2698         (imap-starttls-open): Bind coding-system-for-{read,write}.
2699         (imap-starttls-p): Check if we can find starttls.el.
2700         (imap-digest-md5-p): Check if we can find digest-md5.el.
2701
2702 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2703
2704         * base64.el (base64-encode-string): Accept 2nd argument
2705         `no-line-break'.
2706
2707         * imap.el: Require `digest-md5' when compiling; add autoload
2708         settings for `digest-md5-parse-digest-challenge',
2709         `digest-md5-digest-response', `starttls-open-stream' and
2710         `starttls-negotiate'.
2711         (imap-authenticators): Add `digest-md5'.
2712         (imap-authenticator-alist): Setup for `digest-md5'.
2713         (imap-digest-md5-p): New function.
2714         (imap-digest-md5-auth): New function.
2715         (imap-stream-alist): Add STARTTLS entry.
2716         (imap-starttls-p): New function.
2717         (imap-starttls-open): New function.
2718
2719 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2720
2721         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2722
2723 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2724
2725         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2726         string-to-x function.
2727
2728 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2729
2730         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2731
2732 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2733
2734         * webmail.el: Enhance hotmail-snarf.
2735
2736 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2737
2738         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2739
2740 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2741
2742         * webmail.el (webmail-hotmail-list): Search no-error.
2743
2744 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2745
2746         * nnwarchive.el: Support nov-is-evil.
2747         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2748         Set it if non-nil.
2749         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2750
2751 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2752
2753         * nnagent.el (nnagent-server-opened): Redefine.
2754         (nnagent-status-message): Ditto.
2755
2756 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2757
2758         * rfc1843.el (rfc1843-decode-region): Use
2759         buffer-substring-no-properties.
2760         * gnus-art.el (article-decode-HZ): New function.
2761
2762 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2763
2764         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2765
2766 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2767
2768         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2769         MIME charset not a MULE charset.
2770
2771 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2772
2773         * gnus-ems.el: Translate more ugly characters.
2774         * nnheader.el (nnheader-translate-file-chars): Don't translate
2775         the second ':'.
2776
2777 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2778
2779         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2780         method if cannot find the article.
2781
2782 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2783
2784         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2785         method if overrided.
2786
2787 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2788
2789         * mail-source.el (mail-source-fetch-webmail): Parameter
2790         dontexpunge.
2791
2792 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2793
2794         * webmail.el: Support my-deja. Better error report.
2795
2796 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2797
2798         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2799         is bad.
2800         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2801         is not 1.
2802
2803 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2804
2805         * nnslashdot.el (nnslashdot-request-article): A space.
2806
2807 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2808
2809         * nnagent.el: Support different backend with same name.
2810
2811 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2812
2813         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2814         archived group.
2815         (nnslashdot-sane-retrieve-headers): Ditto.
2816         (nnslashdot-request-article): Ditto.
2817
2818 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2819
2820         * nnweb.el (nnweb-insert): Narrow to point.
2821
2822 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2823
2824         * nnweb.el (nnweb-insert): Follow refresh url.
2825         * nnslashdot.el: Use it.
2826
2827 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2828
2829         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2830         (nnweb-decode-entities-string): New function.
2831
2832         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2833         nnweb-* and move to nnweb.el.
2834         * nnwarchive.el: Use nnweb-decode-entities, etc.
2835         * webmail.el: Ditto.
2836
2837         * nnslashdot.el: Use nnweb-decode-entities-string.
2838         (nnslashdot-decode-entities): Remove.
2839
2840 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2841
2842         * nnslashdot.el: Decode entities.
2843
2844 1999-12-12  Dave Love  <fx@gnu.org>
2845
2846         * gnus-agent.el (gnus-category-edit-groups)
2847         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2848         expansion of setf, fixed.
2849
2850 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2851
2852         * gnus-agent.el: Revoke last Dave Love's patch, because of
2853         incompatibility of XEmacs.
2854
2855 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2856
2857         * mm-uu.el: Change headers.
2858         * rfc1843.el: Ditto.
2859         * uudecode.el: Ditto.
2860
2861 1999-12-07  Dave Love  <fx@gnu.org>
2862
2863         * gnus-agent.el (gnus-category-edit-predicate)
2864         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2865         inside backquote to avoid it at runtime.
2866
2867 1999-12-07  Dave Love  <fx@gnu.org>
2868
2869         * binhex.el: Require cl when compiling.
2870
2871 1999-12-04  Dave Love  <fx@gnu.org>
2872
2873         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2874
2875 1999-12-04  Dave Love  <fx@gnu.org>
2876
2877         * mm-util.el (mm-delete-duplicates): New function.
2878         (mm-write-region): Use it.
2879
2880         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2881
2882         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2883         mm-delete-duplicates.
2884
2885         * imap.el (imap-open, imap-debug): Avoid mapc.
2886
2887         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2888
2889         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2890         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2891
2892         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2893         runtime.
2894
2895         * gnus.el (gnus-select-method): Likewise.
2896
2897         * nnheader.el (nnheader-nov-read-integer): Likewise.
2898
2899         * mm-view.el (mm-inline-message): Require cl when compiling.
2900         Avoid ignore-errors at runtime.
2901         (mm-inline-text): Avoid mapc.
2902
2903 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2904
2905         * gnus-art.el (article-decode-charset): Widen is bad.
2906
2907 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2908
2909         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2910
2911 1999-12-12  Florian Weimer  <fw@s.netic.de>
2912
2913         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2914         indicate that only US-ASCII is permitted.
2915         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2916         use unencoded 8-bit characters in message headers.
2917
2918 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2919
2920         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2921         CRLF.
2922
2923 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2924
2925         * webmail.el: Require url-cookie.
2926
2927 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2928
2929         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2930         new function to make modified caesar table.
2931         (nnwarchive-from-r13): Use it.
2932         (nnwarchive-mail-archive-article): Improved.
2933
2934 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2935
2936         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2937
2938 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2939
2940         * nnweb.el (nnweb-request-article): Return cons.
2941
2942 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2943
2944         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2945
2946 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2947
2948         * mm-util.el (mm-with-unibyte): New macro.
2949         * nnweb.el (nnweb-init): Use it.
2950
2951 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2952
2953         * mm-util.el (mm-charset-after): New function.
2954         (mm-find-mime-charset-region): Set charsets after
2955         delete-duplicates and use find-coding-systems-region.
2956         (mm-find-charset-region): Remove composition.
2957
2958         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2959
2960         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2961
2962 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2963
2964         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2965         * mml.el (mml-confirmation-set): New variable.
2966         (mml-parse-1): Ask user to confirm.
2967
2968 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2969
2970         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2971         are scanned when we have directory mail-sources (the mail source
2972         is modified in that case, so we must scan it for all
2973         groups/methods).
2974
2975 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2976
2977         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2978         and nnml-article-file-alist.
2979
2980 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2981
2982         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2983         nnmail-fetched-sources.
2984
2985 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2986
2987         * mm-util.el (mm-find-charset-region): Use the last charset.
2988
2989 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2990
2991         * gnus.el (gnus-select-method): Made the option list prettier.
2992
2993 1999-12-08  Florian Weimer  <fw@s.netic.de>
2994
2995         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2996         for the `de' newsgroups hierarchy, as it is common practice there.
2997
2998
2999 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3000
3001         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3002         buffer-string arguments. Fix references.
3003
3004 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3005
3006         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3007         (gnus-agent-batch-fetch): Use it.
3008         (gnus-agent-fetch-session): Use it.
3009
3010 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3011
3012         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3013
3014 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3015
3016         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3017         nil.
3018
3019 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3020
3021         * nnslashdot.el (nnslashdot-request-list): There were two
3022         top-level body-forms.  Put a `progn' around them.
3023
3024         * gnus.el (gnus-select-method): Use `condition-case'
3025         instead of `ignore-errors', since cl may not be loaded when the
3026         form is evaluated.
3027
3028 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3029
3030         * nnwarchive.el: Support www.mail-archive.com.
3031
3032 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3033
3034         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3035         do anything.
3036
3037 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3038
3039         * utf7.el: New file, written by Jon K Hellan.
3040
3041         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3042         default to t.
3043
3044 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3045
3046         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3047
3048         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3049         current.
3050         (gnus-refer-article-methods): New function.
3051         (gnus-summary-refer-article): Use it.
3052
3053 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3054
3055         * nnimap.el (nnimap-retrieve-groups): Return active format.
3056
3057         * nnimap.el (nnimap-replace-in-string): Removed.
3058         (nnimap-request-list):
3059         (nnimap-retrieve-groups):
3060         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3061
3062 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3063
3064         * imap.el: Use format-spec for ssl program.
3065         * imap.el (imap-ssl-arguments): Removed.
3066         (imap-ssl-open-{1,2}): Removed.
3067
3068 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3069
3070         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3071         instead of `ignore-errors', since cl may not be loaded when the
3072         form is evaluated.
3073
3074 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3075
3076         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3077         (mm-7bit-chars): New variable.
3078         (mm-body-7-or-8): Use it in both cases.
3079
3080 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3081
3082         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3083           defcustom definitions.
3084
3085 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3086
3087         * mm-decode.el (mm-display-part): Let mm-display-external return
3088         inline or external.
3089         (mm-display-external): For copiousoutput methods, insert output in
3090         buffer.
3091
3092 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3093
3094         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3095         buffer.
3096
3097 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3098
3099         * gnus-audio.el: An M too far.
3100
3101         * gnus-msg.el (gnus-setup-message): One backtick too many.
3102
3103         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3104         a function, not a variable.
3105
3106 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3107
3108         * gnus-score.el (gnus-score-body): Widen before requesting.
3109
3110 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3111
3112         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3113
3114 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3115
3116         * mail-source.el (mail-source-fetch-webmail): Bind
3117         mail-source-string.
3118
3119 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3120
3121         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3122         (gnus-uu-unmark-by-regexp): Ditto.
3123
3124         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3125         dead groups.
3126
3127 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128
3129         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3130         do their real thing.
3131
3132         * nnmh.el (nnmh-be-safe): Doc fix.
3133
3134         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3135
3136         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3137         status line has arrived before we count it.
3138
3139         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3140
3141         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3142         Whitespace problems.
3143
3144         * gnus-win.el (gnus-configure-windows): Error fix.
3145
3146         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3147         right function.
3148
3149         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3150         Indent all functions.  Fix all comments to match the comment
3151         conventions.  Double-space after full stop.
3152
3153 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3154
3155         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3156         value to divide received mails into my favorite groups and I met
3157         an error.  It takes place if the length of a element "VALUE" in
3158         nnmail-split-fancy is less than two.
3159
3160 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3161
3162         * mml.el (mml-insert-part): New function.
3163
3164 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3165
3166         * lpath.el: Add `sc-cite-regexp'.
3167
3168 1999-12-02  Dave Love  <fx@gnu.org>
3169
3170         * mm-decode.el: Customize.
3171
3172 1999-12-03  Dave Love  <fx@gnu.org>
3173
3174         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3175         the W3 stuff isn't available.
3176
3177 1999-12-03  Dave Love  <fx@gnu.org>
3178
3179         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3180         at runtime.
3181
3182 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3183
3184         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3185
3186 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3187
3188         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3189         don't be fooled by "From nobody" lines added by respooling.
3190
3191         * pop3.el (pop3-movemail): Write crashbox in binary.
3192         (pop3-get-message-count): New function.
3193
3194         * mail-source.el (mail-source-primary-source): New variable.
3195         (mail-source-report-new-mail-interval): New variable.
3196         (mail-source-idle-time-delay): New variable.
3197         (mail-source-new-mail-available): New internal variable.
3198         (mail-source-fetch-pop): Clear new mail flag, when mail from
3199         primary source has been fetched.
3200         (mail-source-check-pop): New function.
3201         (mail-source-new-mail-p): New function.
3202         (mail-source-start-idle-timer): New function.
3203         (mail-source-report-new-mail): New function.
3204         (mail-source-report-new-mail): New internal variable.
3205         (mail-source-report-new-mail-timer): New internal variable.
3206         (mail-source-report-new-mail-idle-timer): New internal variables.
3207
3208 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3209
3210         * gnus-cus.el (gnus-group-customize): Customize fix.
3211
3212 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3213
3214         * message.el (message-send-mail-with-sendmail): Use
3215         message-make-address.
3216
3217 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3218
3219         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3220
3221 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3222
3223         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3224
3225 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3226
3227         * mml.el (mml-insert-tag): Don't close the tag.
3228         (mml-insert-empty-tag): New function.
3229         (mml-attach-file): Use mml-insert-empty-tag instead of
3230         mml-insert-tag.
3231         (mml-attach-buffer): Ditto.
3232         (mml-attach-external): Ditto.
3233         (mml-insert-multipart): Ditto.
3234
3235 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3236
3237         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3238         the article number.
3239
3240 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3241
3242         * gnus.el (gnus-find-method-for-group): The method of a new group
3243         is not the native one.
3244
3245 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3246
3247         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3248
3249 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3250
3251         * nnultimate.el (nnultimate-retrieve-headers): Use
3252         mm-with-unibyte-current-buffer.
3253         (nnultimate-request-article): Ditto.
3254
3255 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3256
3257         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3258
3259 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3260
3261         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3262         * nnweb.el (nnweb-retrieve-headers): Use it.
3263         (nnweb-request-article): Use it.
3264
3265         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3266         case matching failed.
3267
3268 1999-12-02  John Wiegley <jwiegley@inprise.com>
3269
3270         * mail-source.el (mail-source-keyword-map): Add backslash to
3271         Delete-flag.
3272
3273 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3274
3275         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3276         Latin-1.
3277         (gnus-group-charset-alist): No, don't.
3278
3279         * nnweb.el (nnweb-init): Make the buffer unibyte.
3280
3281 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3282
3283         * mail-source.el (mail-source-set-common-1): Fix to get the
3284         default value.
3285
3286 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3287
3288         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3289
3290         * nnultimate.el (nnultimate-request-list): Use unibyte.
3291
3292         * gnus-uu.el (gnus-uu-grab-articles): Bind
3293         gnus-display-mime-function to nil.
3294
3295         * message.el (message-send-mail-with-sendmail): Use the
3296         user-mail-address variable.
3297
3298         * gnus-art.el (gnus-ignored-headers): More headers.
3299
3300         * message.el (message-shorten-1): Use list.
3301
3302 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3303
3304         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3305         signatures.
3306
3307         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3308         (nnweb-dejanews-create-mapping): Do the properish date.
3309
3310 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3311
3312         * mail-source.el (mail-source-common-keyword-map): New variable.
3313         (mail-source-bind-common): New macro.
3314         (mail-source-fetch): Support plugged mail source.
3315         * gnus-int.el (gnus-request-scan): Use them.
3316
3317 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3318
3319         * mm-view.el (mm-inline-message): Check whether charset is a
3320         string.
3321
3322         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3323
3324         * message.el (message-mode-map): Changed keystroke for
3325         message-yank-buffer.
3326
3327 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3328
3329         * message.el (message-shorten-references): Cut references to 31
3330         elements, then either fold them or shorten them to 988 characters.
3331         (message-shorten-1): New function.
3332         (message-cater-to-broken-inn): New variable.
3333
3334 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3335
3336         * nnslashdot.el (nnslashdot-lose): New function.
3337
3338 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3339
3340         * mm-view.el (mm-inline-message): Not the right type of charset is
3341         being fetched here.  Let the group charset rule.
3342         (mm-inline-message): Ignore us-ascii.
3343
3344 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3345
3346         * mail-source.el (mail-source-fetch-maildir): work around the
3347         ommitted "file-regular-p" in efs/ange-ftp
3348
3349 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3350
3351         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3352         (mml-generate-mime-1): Use the encoding param.
3353
3354         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3355
3356         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3357         gnus-art before binding its variables.
3358
3359         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3360         after the MIME.
3361
3362 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3363
3364         * message.el (message-clone-locals): Use it.
3365
3366         * gnus-msg.el (gnus-configure-posting-styles): Make
3367         user-mail-address local.
3368
3369 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3370
3371         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3372         once.
3373
3374 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3375
3376         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3377         (message-clone-locals): Ditto.
3378
3379         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3380         group inherit reply-to or from.
3381
3382 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3383
3384         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3385         for charset.
3386         (gnus-summary-show-article-charset-alist): New variable.
3387
3388         * mm-bodies.el (mm-decode-string): Support gnus-all and
3389         gnus-unknown.
3390         (mm-decode-body): Ditto.
3391         * rfc2047.el (rfc2047-decode): Ditto.
3392
3393 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394
3395         * mail-source.el (mail-source-delete-incoming): Change default to
3396         t.
3397
3398 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3399
3400         * gnus.el: Pterodactyl Gnus v0.99 is released.
3401
3402 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3403
3404         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3405
3406         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3407         spec.
3408
3409         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3410         (gnus-configure-posting-styles): No, don't.
3411         (gnus-configure-posting-styles): Allow overriding files.
3412
3413         * gnus-art.el (gnus-header-button-alist): Use browse-url
3414         directly.
3415
3416         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3417
3418         * gnus-msg.el (gnus-summary-yank-message): New command and
3419         keystroke.
3420
3421         * message.el (message-yank-buffer): New command.
3422         (message-buffers): New function.
3423
3424         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3425         next group in a more normal fasion.
3426
3427         * mml.el (mml-boundary-function): New variable.
3428         (mml-compute-boundary): Use it.
3429
3430         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3431         that exist for them.
3432
3433         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3434         (gnus-async-timer): New variable.
3435
3436 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3437
3438         * nnultimate.el (nnultimate-request-list): Be more lenient with
3439         root addresses.
3440
3441 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3442
3443         * gnus-art.el (gnus-treatment-function-alist): Do
3444         gnus-treat-capitalize-sentences.
3445
3446 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3447
3448         * webmail.el (webmail-hotmail-article): Hotmail changes the
3449         format.
3450
3451 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3452
3453         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3454         switch to buffer after calling program.
3455         (mm-display-external): Use `shell-command-switch' instead of "-c".
3456
3457 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458
3459         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3460         read groups file.
3461
3462         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3463         <p>.
3464
3465 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * message.el (message-mode): Doc fix.
3468
3469 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3470
3471         * gnus-art.el (article-emphasize): Check group variable.
3472         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3473
3474 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3475
3476         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3477         type.
3478
3479 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3480
3481         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3482
3483 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3484
3485         * mml.el (mml-quote-region): Insert ! after the hash.
3486
3487 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3488
3489         * gnus-group.el (gnus-group-warchive-address-history): Change to
3490         nil.
3491
3492 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3493
3494         * webmail.el: Support mail.yahoo.com.
3495
3496         * mail-source.el (mail-source-fetch-webmail): Add password check.
3497         (mail-source-keyword-map): Use `subtype'.
3498
3499 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3500
3501         * mail-source.el (mail-source-keyword-map): Add webmail.
3502         (mail-source-fetcher-alist): Ditto.
3503         (mail-source-fetch-webmail): New function.
3504         * webmail.el: New file.
3505
3506 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3507
3508         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3509
3510 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3511
3512         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3513
3514 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3515
3516         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3517         (nnultimate-prune-days): New function.
3518         (nnultimate-create-mapping): Use it.
3519         (nnultimate-request-group): Only fetch the groups list if it has
3520         not been done before.
3521         (nnultimate-retrieve-headers): Don't write groups.
3522         (nnultimate-create-mapping): Off-by-one error.
3523
3524 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3525
3526         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3527         threaded subjects.
3528
3529 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3530
3531         * nnwarchive.el: Lots of changes make agent happy.
3532
3533 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3534
3535         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3536         hashtb.
3537
3538 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3539
3540         * mm-decode.el (mm-display-external): Write region with binary
3541         mode.
3542
3543 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3544
3545         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3546
3547 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3548
3549         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3550         (mm-uu-test): Now it is in restricted region.
3551
3552         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3553
3554         * mm-view.el (mm-view-message): Fix buffer leak.
3555         (mm-inline-message): Support 'gnus-decoded.
3556
3557         * mm-bodies.el (mm-decode-body): Ditto.
3558
3559         * rfc2047.el (rfc2047-decode-region): Ditto.
3560
3561 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3562
3563         * imap.el (require): Added autoload for base64-encode-string.
3564
3565 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3566
3567         * gnus.el (gnus-refer-article-method): Made list value
3568         customizable.
3569
3570 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3571
3572         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3573         NOFORCE in Emacs case.
3574
3575 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3576
3577         * gnus-art.el (gnus-request-article-this-buffer): Set
3578         gnus-newsgroup-name.
3579
3580 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3581
3582         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3583         NOFORCE.
3584
3585 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3586
3587         * gnus-start.el (gnus-get-unread-articles): Check server before
3588         scanning.
3589
3590 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3591
3592         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3593
3594         * nnslashdot.el (nnslashdot-login-name): New variable.
3595         (nnslashdot-password): Ditto.
3596         (nnslashdot-request-post): New function.
3597
3598         * gnus-art.el (gnus-treat-buttonize): More testing.
3599
3600         * mm-encode.el: Another CVS test.
3601
3602         * gnus-art.el (gnus-treat-emphasize): Change default.
3603         (gnus-treat-buttonize): Ditto.
3604         (gnus-treat-buttonize): This is a test.
3605
3606         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3607         (gnus-build-sparse-threads): Ditto.
3608         (gnus-build-all-threads): Ditto.
3609
3610         * nnheader.el (make-full-mail-header): Make into a subst.
3611
3612         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3613         unless w3 is supplied.
3614
3615         * gnus.el (gnus-refer-article-method): Doc fix.
3616
3617         * gnus-sum.el: Do not accept a prefix.
3618         (gnus-summary-refer-article): Accept a list of select methods.
3619
3620 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3621
3622         * Makefile.in: Change `^  *' to `\t'.
3623
3624 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3625
3626         * message.el (message-forward): Pay attention to prefix argument
3627         again and forward all headers when it is set, regardless of the
3628         value of message-forward-ignored-headers.
3629
3630 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3631
3632         * dgnushack.el (dgnushack-compile): Vpath file.
3633
3634         * Makefile.in (SHELL): VPATH support.
3635
3636 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3637
3638         * gnus-ems.el: Check for cygwin32.
3639
3640 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3641
3642         * mm-decode.el (mm-display-external): Use 'non-viewer.
3643
3644 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3645
3646         * base64.el (base64-encode-string): An alias for base64-encode for
3647         compatibility.
3648
3649 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3650
3651         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3652         nntp-inhibit-erase.
3653
3654 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3655
3656         * gnus-start.el (gnus-get-unread-articles): Use
3657         nnfoo-retrieve-groups to find new news, if available.
3658         (gnus-read-active-file-2): New function.
3659         (gnus-get-unread-articles): Use it.
3660         (gnus-read-active-file-1): Ditto.
3661
3662 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3663
3664         * mm-util.el (mm-find-mime-charset-region): Make sure
3665         find-coding-systems-for-charsets is fbound.
3666
3667         * gnus-ems.el: Typo fix.
3668
3669 1999-11-13  Florian Weimer  <fw@s.netic.de>
3670
3671         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3672         it's available and makes sense.
3673
3674 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3675
3676         * gnus-score.el (gnus-score-save): Translate score file.
3677
3678 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3679
3680         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3681         added fetchflag and dontexpunge keywords.
3682         (mail-source-fetch-imap): Use them.
3683
3684 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3685
3686         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3687         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3688         `defconst'.
3689
3690         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3691         `defconst'.
3692         Mention that it is both for group and topic parameters.
3693         (gnus-extra-topic-parameters): New constant, including `subscribe'
3694         parameter.
3695         (gnus-extra-group-parameters): New constant.
3696         (gnus-group-customize): Use them.
3697
3698         * gnus.el (gnus-select-method): Added default value and tag.
3699         (gnus-refer-article-method): Added `DejaNews' customization option.
3700
3701 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3702
3703         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3704
3705         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3706         syntax.
3707
3708         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3709
3710         * nnslashdot.el (nnslashdot-group-number): Changed default.
3711
3712         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3713         (nnweb-dejanews-wash-article): Removed.
3714         (nnweb-type-definition): Fetch by id.
3715
3716         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3717         we mean it.
3718
3719         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3720         (nnslashdot-request-list): Use Ultramode as well.
3721         (nnslashdot-date-to-date): Be more lenient.
3722         (nnslashdot-threaded): New function.
3723
3724 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3725
3726         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3727
3728 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3729
3730         * nnweb.el (nnweb-type-definition): /=dnc
3731
3732 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3733
3734         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3735         dates.
3736         (nnultimate-retrieve-headers): Wrong ordering.
3737
3738 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3739
3740         * message.el (message-forward-as-mime): New variable.
3741
3742 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3743
3744         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3745
3746 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3747
3748         * mail-source.el (mail-source-movemail-and-remove): New function.
3749         (mail-source-keyword-map): Add `function' for `maildir'.
3750         (mail-source-fetch-maildir): Use it.
3751
3752 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3753
3754         * nnwarchive.el: New file.
3755         * gnus-group.el (gnus-group-make-warchive-group): New function.
3756         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3757
3758 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3759
3760         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3761         subjects.
3762
3763 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3764
3765         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3766
3767 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * nnultimate.el (nnultimate-open-server): Do address.
3770         (nnultimate-forum-table-p): New function.
3771
3772         * nnweb.el (nnweb-insert-html): Renamed.
3773         (nnweb-insert): New function.
3774
3775         * nnultimate.el (nnultimate-insert-html): New function.
3776
3777         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3778         if nov is evil.
3779         (nnslashdot-retrieve-headers): use the sane version instead.
3780
3781 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3782
3783         * nnslashdot.el (nnslashdot-request-article): Fold case.
3784
3785         * nnultimate.el: New file.
3786
3787         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3788         unless wanted.
3789
3790         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3791         (gnus-read-active-file-1): Separated into own function.
3792         (gnus-read-active-file): Catch quits.
3793
3794         * nnslashdot.el (nnslashdot-request-article): Search better on
3795         first article.
3796         (nnslashdot-request-list): Fold case.
3797         (nnslashdot-retrieve-headers): Ditto.
3798
3799 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3800
3801         * gnus.el: Autoload gnus-subscribe-topics.
3802
3803 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3804
3805         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3806         before dot.
3807         * gnus-util.el (gnus-write-active-file): Ditto.
3808
3809 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3810
3811         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3812         function.
3813         * gnus-cache.el (gnus-cache-file-name): Use it.
3814         * gnus-agent.el (gnus-agent-group-path): Use it.
3815         * nnmail.el (nnmail-group-pathname): Use it.
3816
3817 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3818
3819         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3820         if cooked.
3821         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3822         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3823         * gnus.el (gnus-short-group-name): "..." proof.
3824
3825 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3826
3827         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3828         support nnslashdot.
3829
3830 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3831
3832         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3833         many articles.
3834         (nnslashdot-generate-active): New function.
3835         (nnslashdot-request-newgroups): Use it.
3836
3837         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3838         names.
3839
3840         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3841         (nnslashdot-request-list): Not moderated.
3842
3843 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3844
3845         * nnimap.el (nnimap-open-server): Remove error signal if
3846         nnimap-server-buffer is nil (the check should've been `boundp').
3847
3848         * imap.el (imap-log):
3849         * nnimap.el (nnimap-debug): Disable debugging by default.
3850
3851 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3852
3853         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3854
3855         * gnus-topic.el (gnus-subscribe-topic): New function.
3856
3857         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3858         names.
3859
3860         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3861         if starting with a quote.
3862
3863 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3864
3865         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3866         group name.
3867
3868 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3869
3870         * nnslashdot.el: New file.
3871
3872         * nnheader.el (nnheader-insert-header): New function.
3873
3874         * gnus-art.el (gnus-mime-internalize-part): Bind
3875         mm-inlined-types.
3876
3877         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3878         files.
3879
3880 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3881
3882         * emacs-mime.texi (Customization): Document mm-inline-override-types
3883
3884 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3885
3886         * emacs-mime.texi (Customization): Document mm-inline-override-types
3887
3888 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3889
3890         * emacs-mime.texi (Customization): Document mm-inline-override-types
3891
3892 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3893
3894         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3895         (smiley-toggle-buffer): New function.
3896         (smiley-buffer): Don't quote the function.
3897         (smiley-toggle-extents): Ditto.
3898
3899 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3900
3901         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3902         empty buffers.
3903
3904 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3905
3906         * gnus-art.el (gnus-article-mode-map): Use the summary article
3907         edit.
3908
3909 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3910
3911         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3912
3913 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914
3915         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3916
3917 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3918
3919         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3920         is list or not before condition.
3921
3922 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3923
3924         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3925
3926 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3927
3928         * gnus-art.el (gnus-emphasis-alist): New value.
3929
3930 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3931
3932         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3933         `buffer-substring'.
3934
3935 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3936
3937         * gnus-art.el (article-date-ut): Keep the updated timer.
3938         (gnus-emphasis-underline-italic): Doc fix.
3939
3940         * gnus-msg.el (gnus-post-method): Doc fix.
3941         (gnus-post-method): Change default.
3942
3943 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3944
3945         * message.el (message-newline-and-reformat): Improvements.
3946
3947 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3948
3949         * message.el (message-newline-and-reformat): Don't insert too many
3950         newlines.
3951         (message-newline-and-reformat): Work even if not sc.
3952
3953         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3954
3955         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3956
3957 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3958
3959         * mm-view.el (mm-display-patch-inline): New function.
3960
3961 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3962
3963         * mm-view.el (mm-display-patch-inline): New function.
3964
3965 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3966
3967         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3968         group.
3969
3970         * message.el (message-forward): Narrow to the right header.
3971
3972         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3973         dates.
3974
3975         * gnus-msg.el (gnus-configure-posting-styles): Use the
3976         user-full-name function.
3977
3978         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3979         (mm-body-charset-encoding-alist): Default to nil.
3980
3981         * message.el (message-elide-ellipsis): Fix typo.
3982         (message-elide-region): Ditto.
3983         (message-elide-region): Don't insert a newline first.
3984
3985 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3986
3987         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3988         gnus-fetch-old-headers.
3989         (gnus-cut-threads): Ditto.
3990         (gnus-summary-initial-limit): Ditto.
3991         (gnus-summary-limit-children): Ditto.
3992
3993         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3994         matches.
3995
3996 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3997
3998         * gnus-art.el (article-decode-encoded-words):
3999         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4000         live.
4001
4002         * gnus.el (gnus-read-method): Add methods from
4003         `gnus-opened-servers' to completion. Map entered method/address
4004         into existing methods if possible.
4005
4006         * gnus-group.el (gnus-group-make-group): Simplify method.
4007
4008         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4009
4010         * mml.el (mml-preview): Remove mail-header-separator before
4011         encoding.
4012
4013 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4014
4015         * message.el (message-read-from-minibuffer): New function.
4016
4017 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4018
4019         * gnus.el: Pterodactyl Gnus v0.98 is released.
4020
4021 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4022
4023         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4024
4025 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4026
4027         * mml.el (mml-generate-mime-1): Read attached binary file in
4028         binary mode.
4029
4030 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4031
4032         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4033
4034 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4035
4036         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4037
4038 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4039
4040         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4041
4042 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4043
4044         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4045         (gnus-article-mime-match-handle-function): New variable.
4046         (gnus-article-view-part): Make `b' customizable.
4047
4048 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4049
4050         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4051
4052 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4053
4054         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4055
4056 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4057
4058         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4059
4060 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4061
4062         * gnus-srvr.el (gnus-browse-foreign-server): Use
4063         `buffer-substring' instead of `read'.
4064
4065 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4066
4067         * nnimap.el, imap.el, rfc2104.el: New files.
4068
4069         * gnus.el (gnus-valid-select-methods): Add nnimap.
4070
4071         * gnus-group.el (gnus-group-group-map): Add
4072         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4073         (gnus-group-nnimap-expunge): New function.
4074         (gnus-group-nnimap-edit-acl): New function.
4075
4076         * gnus-agent.el (gnus-agent-group-mode-map): Add
4077         gnus-agent-synchronize.
4078         (gnus-agent-synchronize): New function.
4079         (gnus-agent-fetch-group-1): Check if server is open.
4080
4081         * nnagent.el (nnagent-request-set-mark): Save marks.
4082
4083         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4084         (mail-source-fetcher-alist): Map to imap fetcher function.
4085         (mail-source-fetch-imap): New function.
4086
4087         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4088         Hash:.
4089
4090 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4091
4092         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4093         (gnus-topic-sort-topics): New function.
4094         (gnus-topic-make-menu-bar): Add sort-topics.
4095         (gnus-topic-move): New function.
4096         (gnus-topic-move-group): Move the topic if no group selected.
4097
4098 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4099
4100         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4101
4102 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4103
4104         * mm-view.el (mm-inline-message): Fix leaving group bug.
4105
4106 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4107
4108         * gnus-msg.el (gnus-post-method): Use normal method if current is
4109         not available.
4110
4111 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4112
4113         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4114         (nnmail-insert-lines): Ditto.
4115
4116 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4117
4118         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4119         line.
4120
4121         * message.el (message-unsent-separator): One more separator.
4122
4123 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4124
4125         * nnfolder.el (nnfolder-request-move-article): For empty article,
4126         search till (point-max).
4127         (nnfolder-retrieve-headers): Ditto.
4128         (nnfolder-request-accept-article): Ditto.
4129         (nnfolder-save-mail): Ditto.
4130         (nnfolder-insert-newsgroup-line): Ditto.
4131
4132 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4133
4134         * qp.el (quoted-printable-encode-region): Check eobp.
4135
4136 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4137
4138         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4139
4140 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4141
4142         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4143         wait-for-reply.
4144
4145 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4146
4147         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4148         (mm-uu-forward-end-line): Ditto.
4149
4150 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4151
4152         * binhex.el (binhex-decode-region): don't consider the value of
4153         `enable-multibyte-characters' in XEmacs.
4154
4155         * gnus-start.el (gnus-read-descriptions-file): ditto.
4156
4157         * mm-util.el (mm-multibyte-p): ditto.
4158         (mm-with-unibyte-buffer): ditto.
4159         (mm-find-charset-region): use `mm-multibyte-p'.
4160
4161         * mm-bodies.el (mm-decode-body): ditto.
4162         (mm-decode-string): ditto.
4163
4164         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4165         `enable-multibyte-characters' in XEmacs.
4166
4167 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4168
4169         * mm-util.el (mm-binary-coding-system): Try binary first.
4170
4171 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4172
4173         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4174
4175 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4176
4177         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4178         format.
4179         (article-date-ut): Find correct insert position.
4180
4181 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4182
4183         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4184         forwarded message.
4185
4186 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4187
4188         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4189         groups.
4190
4191         * message.el (message-resend): Use message mode when prompting.
4192
4193         * gnus-art.el (article-hide-headers): Mark wash.
4194         (article-emphasize): Ditto.
4195
4196 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4197
4198         * message.el (message-newline-and-reformat): Work for SC.
4199
4200 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4201
4202         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4203
4204         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4205
4206 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4207
4208         * mm-decode.el mm-inline-override-types: New variable
4209
4210         * mm-decode.el (mm-inline-override-p): New function
4211
4212         * mm-decode.el (mm-inlined-p): Use it
4213
4214 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4215
4216         * mm-decode.el mm-inline-override-types: New variable
4217
4218         * mm-decode.el (mm-inline-override-p): New function
4219
4220         * mm-decode.el (mm-inlined-p): Use it
4221
4222 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4223
4224         * gnus.el: Pterodactyl Gnus v0.97 is released.
4225
4226 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4227
4228         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4229         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4230         3 args.
4231
4232 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4233
4234         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4235         buffer for params.
4236
4237         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4238         line.
4239
4240         * message.el (message-forward-ignored-headers): New variable.
4241
4242         * gnus-art.el (gnus-article-prepare-display): Nix out
4243         gnus-article-wash-types.
4244
4245         * gnus-agent.el (gnus-agent-create-buffer): New function.
4246         (gnus-agent-fetch-group-1): Use it.
4247         (gnus-agent-start-fetch): Ditto.
4248
4249         * gnus-sum.el (gnus-summary-exit): Don't use
4250         `gnus-use-adaptive-scoring'.
4251
4252         * mail-source.el (mail-source-fetch-pop): Only store password when
4253         successful.
4254
4255         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4256
4257 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4258
4259         * message.el (message-reply): Use it.
4260         (message-dont-reply-to-names): New variable.
4261
4262         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4263
4264         * mm-util.el (mm-preferred-coding-system): Typo fix.
4265
4266         * message.el (message-bounce): Work for non-MIME.
4267
4268         * gnus.el (gnus-short-group-name): Short the right parts of the
4269         name.
4270
4271 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4272
4273         * mm-encode.el (mm-qp-or-base64): New version.
4274
4275 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4276
4277         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4278
4279 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4280
4281         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4282         of restricted region.
4283         (gnus-mime-display-single): Set beg at correct point.
4284
4285 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4286
4287         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4288
4289 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4290
4291         * gnus-msg.el (gnus-configure-posting-styles): Let
4292         `gnus-posting-styles' have its say in posting-style: local
4293         variable `styles' is already bound to `gnus-posting-styles' so
4294         don't rebind it to nil.
4295
4296 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4297
4298         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4299         Message-ID.
4300
4301 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4302
4303         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4304         quoted-printable-encode-region.
4305
4306         * qp.el (quoted-printable-encode-region): Assume charset
4307         encoded. Fold every line in the region.
4308
4309 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4310
4311         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4312         of active file.
4313
4314 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4315
4316         * message.el (message-mode): allows whitespaces between multiple
4317         instances of the fill character ">".
4318
4319 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4320
4321         * mm-encode.el (mm-qp-or-base64): Fix.
4322
4323 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * message.el (message-send): Too much and.
4326
4327 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4328
4329         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4330
4331 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4332
4333         * gnus-score.el (gnus-score-headers): Work for nil scores.
4334
4335 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4336
4337         * gnus-cache.el (gnus-cache-write-active): Write full names.
4338
4339         * gnus-util.el (gnus-write-active-file): Accept full name.
4340
4341         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4342         (mm-assoc-string-match): New function.
4343         (mm-display-inline): Use it.
4344
4345         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4346
4347         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4348
4349 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4350
4351         * mml.el (mml-generate-multipart-alist): New variable.
4352
4353 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4354
4355         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4356
4357 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4358
4359         * message.el (message-send): More helpful error message if sending
4360         fails
4361
4362 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4363
4364         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4365         in newer emacsen, where ?r isn't equal 114.
4366
4367 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4368
4369         * gnus.el: Pterodactyl Gnus v0.96 is released.
4370
4371 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4372
4373         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4374         to get active info if method is covered by agent, otherwise
4375         active info is lost.
4376
4377 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4378
4379         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4380
4381 1999-08-09  Dave Love  <fx@gnu.org>
4382
4383         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4384
4385 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4386
4387         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4388           (already matched by "^X-Pgp"), removed duplicate
4389           X-Mailing-List, added several new junk headers.
4390
4391 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4392
4393         * gnus-art.el (article-decode-charset): Don't assume
4394         gnus-summary-buffer is live.
4395
4396 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4397
4398         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4399
4400 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4401
4402         * gnus-score.el (gnus-home-score-file): Work with absolute path
4403         names.
4404
4405 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4406
4407         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4408         nothing else in the group.
4409
4410 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4411
4412         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4413         the article.
4414
4415 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4416
4417         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4418
4419 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4420
4421         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4422         from mutt.
4423
4424 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4425
4426         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4427         whitespace.
4428
4429 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4430
4431         * mm-util.el (mm-text-coding-system-for-write): New variable.
4432         (mm-append-to-file): New function.
4433         (mm-write-region): New function.
4434
4435         * gnus-art.el (gnus-output-to-file): Use it.
4436         * gnus-util.el (gnus-output-to-rmail): Ditto.
4437         (gnus-output-to-mail): Ditto.
4438         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4439
4440 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4441
4442         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4443
4444         * nnheader.el (nnheader-insert-file-contents): Revert and use
4445         mm-insert-file-contents.
4446         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4447         (nnheader-auto-mode-alist): Removed.
4448
4449         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4450         (mm-insert-file-contents): Add a new parameter for inserting
4451         compressed file literally.
4452
4453         * mml.el (mml-generate-mime-1): Insert non-text literally.
4454
4455         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4456
4457 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4458
4459         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4460
4461 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4462
4463         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4464         koi8-r.
4465
4466 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4467
4468         * mml.el (mml-insert-mime): Decode text.
4469         (mml-to-mime): Narrow to headers-or-head.
4470
4471 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4472
4473         * mm-view.el (mm-inline-text): Check
4474         w3-meta-content-type-charset-regexp.
4475
4476 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4477
4478        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4479        predicate.
4480
4481 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4482
4483         * gnus-mlspl.el: Documentation fixes.
4484
4485 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4486
4487         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4488
4489 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4490
4491         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4492         variables.
4493
4494 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4495
4496         * nnmail.el (nnmail-get-new-mail): "Done".
4497
4498 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4499
4500         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4501         interactive.
4502
4503 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4504
4505         * gnus-art.el (article-decode-charset): Fix broken CT.
4506
4507 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4508
4509         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4510         overview buffer if it is killed.
4511
4512 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4513
4514         * gnus-art.el (article-babel): New version.
4515
4516 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4517
4518         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4519
4520 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4521
4522         * gnus.texi (More Threading): Document new variable
4523         `gnus-sort-gathered-threads-function'.
4524
4525 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4526
4527         * gnus.texi (More Threading): Document new variable
4528         `gnus-sort-gathered-threads-function'.
4529
4530 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4531
4532         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4533         usage.
4534
4535 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4536
4537         * mm-util.el (mm-running-xemacs): Removed.
4538         (mm-coding-system-p): New function.
4539         (mm-binary-coding-system): Safe guess.
4540         (mm-text-coding-system): Ditto.
4541         (mm-auto-save-coding-system): Ditto.
4542
4543 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4544
4545         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4546         (mm-qp-or-base64): Reversed logic.
4547
4548         * mm-decode.el (mm-save-part-to-file): Let coding system be
4549         binary.
4550
4551 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4552
4553         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4554         be set in topic parameters.
4555
4556 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4557
4558         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4559         (gnus-sort-gathered-threads): Allow the user to specify the
4560         function to use when sorting gathered threads.
4561
4562         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4563         mark cached articles as `undownloaded'.
4564
4565 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4566
4567         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4568         to have buffer local values.
4569
4570 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4571
4572         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4573         types 'g' for 'guess group type.
4574
4575 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4576
4577         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4578         after each regexp in nnmail-list-identifiers, not just after last
4579         one.
4580
4581         * gnus-sum.el (gnus-list-identifiers): New variable.
4582         (gnus-summary-remove-list-identifiers): New function.
4583         (gnus-select-newsgroup): Use it.
4584         (gnus-summary-wash-hide-map): Bind
4585         `gnus-article-hide-list-identifiers' to W W l.
4586         (gnus-summary-make-menu-bar): Add list-identifiers command.
4587
4588         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4589         (gnus-treatment-function-alist): Add variable.
4590         (article-hide-list-identifiers): New function.
4591         (mapcar): Add function.
4592         (gnus-article-hide): Use it.
4593
4594 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4595
4596         * gnus.el: Pterodactyl Gnus v0.95 is released.
4597
4598 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4599
4600         * mm-decode.el (mm-mailcap-command): New function.
4601         (mm-display-external): Use it.
4602
4603         * gnus-art.el (article-make-date-line): Work for India.
4604
4605         * mm-encode.el (mm-qp-or-base64): Typo.
4606
4607         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4608
4609 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4610
4611         * gnus.el: Pterodactyl Gnus v0.94 is released.
4612
4613 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4614
4615         * pop3.el: New version.
4616
4617 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4618
4619         * mm-encode.el (mm-qp-or-base64): New function.
4620         (mm-content-transfer-encoding): Use it.
4621
4622         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4623
4624 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4625
4626         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4627
4628         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4629
4630 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4631
4632         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4633         keystroke.
4634
4635         * mailcap.el (mailcap-mime-types): New function.
4636
4637         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4638
4639         * message.el (message-goto-eoh): Really go to the end.
4640
4641 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4642
4643         * message.el (message-make-date): Do the right thing in with
4644         sub-hour time zones.
4645
4646 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4647
4648         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4649         report.
4650
4651 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4652
4653         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4654
4655 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4656
4657         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4658         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4659         and use t as default value.
4660
4661 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4662
4663         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4664         gnus-summary-buffer is live.
4665
4666 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4667
4668         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4669
4670 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4671
4672         * message.el (message-bounce): Do MIME bounces MIMEy.
4673
4674         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4675
4676 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4677
4678         * mailcap.el (mailcap-mime-extensions): Changed patch to
4679         text/x-patch.
4680
4681         * mm-decode.el (mm-display-external): Wrong placement of paren.
4682
4683 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4684
4685         * gnus.el: Pterodactyl Gnus v0.93 is released.
4686
4687 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4688
4689         * gnus-cus.el (gnus-group-parameters): New entries for
4690         gnus-group-split.
4691
4692         * gnus-mlspl.el: Renamed functions and variables so as to
4693         start with gnus-group-split.
4694         * gnus.el: Adjust autoload entries.
4695
4696 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4697
4698         * gnus-mlspl.el: Removed trailing t from comment and provide.
4699         Renamed functions and variables to start with gnus-mlsplit.
4700         Added autoload comments.
4701         * gnus.el: Added autoload entries.
4702
4703 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4704
4705         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4706         so that matches excluded by RESTRICTs do not cause the whole split
4707         to be ignored.  This also fixes a long-standing bug in which a
4708         split with \N substitutions wouldn't cause cross-posting as
4709         expected.
4710
4711         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4712         (nnmail-split-it): Implement them.
4713
4714         * nnmail.el (nnmail-split-fancy): Document ! splits.
4715
4716 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4717
4718         * pop3.el: New version.
4719
4720 1999-07-05  Simon Josefsson
4721
4722         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4723
4724 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4725
4726         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4727
4728 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4729
4730         * gnus-util.el (gnus-write-active-file): Use real name.
4731
4732         * gnus-agent.el (gnus-agent-expire): Update active file
4733         method by method.
4734
4735 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4736
4737         * nndraft.el (nndraft-request-article): Use difference
4738         coding-systems for queue and drafts.
4739
4740         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4741         nndraft:drafts.
4742
4743         * mm-util.el (mm-auto-save-coding-system): New coding system.
4744
4745         * message.el (message-draft-coding-system): Use it.
4746
4747 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4748
4749         * mm-uu.el: More customizable and less aggressive.
4750
4751 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4752
4753         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4754         when plugged.
4755
4756         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4757         (mml-insert-mml-markup): Accept a nofile.
4758         (mml-insert-mime): Insert nofile.
4759
4760         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4761
4762         * mm-decode.el (mm-handle-media-type): New function.
4763         (mm-handle-media-supertype): New function.
4764         (mm-handle-media-subtype): New function.
4765         Use new functions throughout. "/"))
4766
4767 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4768
4769         * gnus-art.el (gnus-treat-predicate): Typo.
4770
4771 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4774
4775 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4776
4777         * gnus-art.el (article-date-ut): UT!  Default it!
4778
4779 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4780
4781         * gnus.el: Pterodactyl Gnus v0.92 is released.
4782
4783 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4784
4785         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4786
4787 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4788
4789         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4790         connected.
4791
4792         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4793         when plugged.
4794
4795         * mm-view.el (mm-inline-message): Ignore remove-spec.
4796
4797         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4798         is bound.
4799
4800         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4801
4802         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4803
4804         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4805         start.
4806
4807         * message.el (message-fill-yanked-message): Remove `t' arg.
4808
4809         * gnus-group.el (gnus-group-kill-group): Message killing of
4810         groups.
4811
4812         * mm-util.el (mm-preferred-coding-system): New function.
4813         (mm-mime-charset): Use it.
4814
4815         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4816
4817 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4818
4819         * gnus-mlsplt.el: New file.
4820
4821 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4822
4823         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4824         functions.
4825         (mm-attachment-override-p): Take a handle instead of a type.
4826         (mm-inlined-p): Ditto.
4827         (mm-automatic-display-p): Ditto,
4828         (mm-inlinable-p): Ditto.
4829
4830         * nndraft.el (nndraft-request-expire-articles): Delete backup
4831         files.
4832
4833         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4834
4835         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4836
4837 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4838
4839         * nnmail.el (nnmail-split-it): Allow .*.
4840
4841 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4842
4843         * mm-decode.el (mm-inline-large-images-p): Renamed.
4844
4845         * gnus-art.el (article-date-ut): Always look in the current buffer
4846         for the Date header.
4847
4848         * mml.el (mml-validate): New command.
4849
4850         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4851         since we are dealing with regexps.
4852
4853 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4854
4855         * gnus.el: Pterodactyl Gnus v0.91 is released.
4856
4857 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4858
4859         * gnus-agent.el (gnus-agent-save-active-1): New function.
4860         (gnus-agent-save-active): use it.
4861         (gnus-agent-save-groups): Ditto.
4862
4863         * gnus-cache.el (gnus-cache-write-active): Use it.
4864
4865         * gnus-agent.el (gnus-agent-write-active): Use it.
4866
4867         * gnus-util.el (gnus-write-active-file): New function.
4868
4869         * gnus-agent.el (gnus-agent-write-active): New function to keep
4870         lower boundaries and canceled groups.
4871         (gnus-agent-save-groups): Use it.
4872         (gnus-agent-save-active): Use it.
4873         (gnus-agent-save-group-info): Only write active files.
4874         (gnus-agent-expire): Update active file.
4875
4876         * mm-decode.el (mm-inlinable-part-p): Removed.
4877         (mm-user-display-methods): Default to nil.
4878         (mm-user-display-methods): Removed.
4879         (add-mime-display-method): Removed.
4880         (mm-automatic-display): Renamed.
4881         (mm-automatic-display-p): Use it.
4882         (mm-inlined-types): New variable.
4883         (mm-inlined-p): New function.
4884
4885         * message.el (message-reply): Bind message-this-is-mail.
4886
4887 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4888
4889         * smiley.el (smiley-buffer): Fix for NT.
4890
4891 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4892
4893         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4894
4895         * message.el (message-check-news-header-syntax): Protect against
4896         nil froms.
4897
4898         * mm-util.el (mm-auto-mode-alist): New.
4899
4900         * mml.el (mml-generate-mime-1): Ditto.
4901
4902         * gnus.el: Use mm-insert-file-contents throughout instead of
4903         nnheader.
4904
4905         * mm-util.el (mm-insert-file-contents): New function.
4906
4907 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4908
4909         * gnus.el: Pterodactyl Gnus v0.90 is released.
4910
4911 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4912
4913         * mailcap.el (mailcap-possible-viewers): Use string=.
4914
4915 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4916
4917         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4918         (mm-uu-forward-end-line): New variable.
4919         (mm-uu-begin-line): Handle forwarded message.
4920         (mm-uu-identifier-alist): Ditto.
4921         (mm-uu-dissect): Ditto.
4922
4923 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4924
4925         * lpath.el: Two free variables.
4926
4927 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4928
4929         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4930         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4931         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4932
4933         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4934         (nnfolder-file-coding-system-for-write): New variable.
4935         (nnfolder-active-file-coding-system): New variable.
4936         (nnfolder-active-file-coding-system-for-write): New variable.
4937         (nnfolder-save-active): New function.
4938         (nnfolder-save-buffer): Use them.
4939         (nnfolder-possibly-change-group): Ditto.
4940         (nnfolder-request-list-newsgroups): Ditto.
4941         (nnfolder-request-create-group): Ditto.
4942         (nnfolder-request-expire-articles): Ditto.
4943         (nnfolder-request-move-article): Ditto.
4944         (nnfolder-request-accept-article): Ditto.
4945         (nnfolder-request-delete-group): Ditto.
4946         (nnfolder-request-rename-group): Ditto.
4947         (nnfolder-possibly-change-folder): Ditto.
4948         (nnfolder-read-folder): Ditto.
4949         (nnfolder-request-list): Remove pathname-coding-system.
4950         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4951
4952         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4953         (nnmail-file-coding-system-1): Removed.
4954         (nnmail-find-file): Use nnmail-pathname-coding-system.
4955         (nnmail-write-region): Ditto.
4956
4957         * nnmbox.el (nnmbox-file-coding-system): New variable.
4958         (nnmbox-file-coding-system-for-write): New variable.
4959         (nnmbox-active-file-coding-system): New variable.
4960         (nnmbox-active-file-coding-system-for-write): New variable.
4961         (nnmbox-save-buffer): New function.
4962         (nnmbox-save-active): New function.
4963         (nnmbox-request-scan): Use them.
4964         (nnmbox-request-expire-articles): Ditto.
4965         (nnmbox-request-move-article): Ditto.
4966         (nnmbox-request-accept-article): Ditto.
4967         (nnmbox-request-replace-article): Ditto.
4968         (nnmbox-request-delete-group): Ditto.
4969         (nnmbox-request-rename-group): Ditto.
4970         (nnmbox-request-create-group): Ditto.
4971
4972         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4973         (mm-running-ntemacs): Removed.
4974
4975         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4976
4977 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4978
4979         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4980
4981 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4982
4983         * qp.el (quoted-printable-encoding-characters): Support lower case.
4984
4985 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4986
4987         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4988         (rfc2047-b-encode-region): Encode line by line.
4989
4990 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4991
4992         * mm-util.el (mm-find-mime-charset-region): Fix.
4993
4994 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4995
4996         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4997         (mm-find-mime-charset-region): Ditto.
4998
4999 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5000
5001         * gnus-sum.el (gnus-summary-move-article): Fix something or
5002         other.
5003
5004 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5005
5006         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5007         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5008         (gnus-summary-enter-digest-group): Use them.
5009         (gnus-summary-setup-default-charset): Ditto.
5010
5011 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5012
5013         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5014
5015 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5016
5017         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5018           gnus-newsgroup-name is nil.
5019
5020 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5021
5022         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5023
5024 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5025
5026         * gnus-art.el (article-emphasize): Use correct
5027         gnus-article-emphasis-alist.
5028
5029 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5030
5031         * mm-view.el (mm-inline-text): Fix text/html bug.
5032
5033 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5034
5035         * gnus.el: Pterodactyl Gnus v0.89 is released.
5036
5037 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5038
5039         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5040         * message.el (message-draft-coding-system): Ditto.
5041         * mm-util.el (mm-running-ntemacs): Ditto.
5042
5043 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5044
5045         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5046         cause problem.
5047
5048 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5049
5050         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5051
5052 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5053
5054         * mml.el: require mm-decode.
5055
5056 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5057
5058         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5059
5060 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5061
5062         * mm-view.el (mm-inline-image): Fix image undisplayer.
5063
5064 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5065
5066         * mml.el (mml-insert-multipart): Error in compeling-read.
5067         (mml-insert-tag): Match tags.
5068
5069 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5070
5071         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5072         (gnus-cache-braid-heads): Ditto.
5073         (gnus-cache-retrieve-headers): Ditto.
5074
5075 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5076
5077         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5078
5079 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5080
5081         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5082         to string under XEmacs.
5083
5084 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5085
5086         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5087
5088 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5089
5090         * mm-view.el (mm-inline-message): Fix message view bug.
5091         * gnus-art.el (gnus-article-prepare): Ditto.
5092
5093 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5094
5095         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5096
5097 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5098
5099         * gnus.el: Pterodactyl Gnus v0.88 is released.
5100
5101 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5102
5103         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5104         usage.
5105
5106         * nnmail.el (nnmail-get-new-mail): Save info.
5107
5108 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5109
5110         * gnus.el: Pterodactyl Gnus v0.87 is released.
5111
5112 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5113
5114         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5115         (mail-source-run-script): New function.
5116         (mail-source-fetch-pop): Use it.
5117
5118 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5119
5120         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5121
5122 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5123
5124         * gnus.el: Pterodactyl Gnus v0.86 is released.
5125
5126 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127
5128         * gnus-art.el (gnus-treat-translate): New variable.
5129         (gnus-treat-predicate): Accept a list of regexps.
5130         (gnus-article-treat-custom): Allow a list of regexps.
5131
5132 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5133
5134         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5135         type.
5136
5137 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5138
5139         * gnus-art.el (article-babel): Narrow a bit.
5140
5141         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5142
5143 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5144
5145         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5146         only unread ones.
5147         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5148         articles, not only unread ones.
5149
5150 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5151
5152         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5153         keystroke.
5154
5155         * gnus-art.el (gnus-article-x-face-command): Ditto.
5156
5157         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5158
5159         * gnus.el (gnus-method-simplify): Accept server names.
5160
5161 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5162
5163         * gnus-art.el (article-babel-prompt): New function.
5164         (article-babel): New command.
5165
5166 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5167
5168         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5169
5170         * mml.el (mml-generate-mime-1): Don't insert literally.
5171
5172         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5173         (gnus-netrc-syntax-table): Removed.
5174         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5175
5176 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5177
5178         * mm-view.el (mm-inline-text): Fix charset for text/html.
5179
5180 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5181
5182         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5183
5184 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5185
5186         * nnmail.el (nnmail-split-incoming): Return the number of split
5187         mails.
5188         (nnmail-process-babyl-mail-format): Ditto.
5189         (nnmail-process-unix-mail-format): Ditto.
5190         (nnmail-process-mmdf-mail-format): Ditto.
5191         (nnmail-process-maildir-mail-format): Ditto.
5192
5193         * mail-source.el (mail-source-callback): Return the number from
5194         the callback.
5195
5196         * message.el (message-send-mail): Generate Lines.
5197
5198         * mail-source.el (mail-source-call-script): New function.
5199         (mail-source-call-script): New function.
5200
5201 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5202
5203         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5204         (gnus-select-newsgroup): Use it.
5205         (gnus-group-highlight-words-alist): New variable.
5206         (gnus-newsgroup-emphasis-alist): New variable.
5207         (gnus-summary-local-variables):  Use it.
5208         * lpath.el: Use it.
5209         * gnus-art.el (article-emphasize): Use it.
5210         (gnus-emphasis-highlight-words): New face.
5211         * gnus-cus.el (gnus-group-parameters): New parameter.
5212
5213 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5214
5215         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5216         parameter `headers'.
5217         (gnus-cache-enter-article): Ditto.
5218         (gnus-cache-update-article): Ditto.
5219         * gnus-sum.el (gnus-summary-move-article): Ditto.
5220         (gnus-summary-mark-article-as-unread): Ditto.
5221         (gnus-summary-mark-article): Ditto.
5222
5223 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5224
5225         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5226         (gnus-posting-style-alist): Removed.
5227         (gnus-message-style-insertions): Ditto.
5228         (gnus-configure-posting-styles): Reimplementation.
5229
5230         * mail-source.el (mail-source-fetch): Error the message.
5231
5232         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5233
5234 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5235
5236         * gnus.el: Pterodactyl Gnus v0.85 is released.
5237
5238 1999-04-20  Michael Cook  <cook@sightpath.com>
5239
5240         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5241           Outlook citation regex.
5242
5243 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5244
5245         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5246         semicolon.
5247
5248 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5249
5250         * gnus-range.el (gnus-remove-from-range): Document range1
5251         modification, protect range2.
5252
5253 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5254
5255         * gnus-sum.el (gnus-update-marks): Protect lists from
5256         gnus-remove-from-range, don't sort twice.
5257
5258 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5259
5260         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5261         function in backend.
5262
5263 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5264
5265         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5266         request-accept-article function in the backend instead of using
5267         the 'respool capability.
5268
5269 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5270
5271         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5272         spurious whitespace at eob.
5273
5274 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5275
5276         * nnmail.el (nnmail-get-new-mail): Check right variable.
5277
5278 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5279
5280         * mailcap.el (mailcap-mime-data): Fix rfc822.
5281
5282 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5283
5284         * nndoc.el (nndoc-nsmail-type-p): New function.
5285         (nndoc-type-alist): Recognize nsmail.
5286
5287 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5288
5289         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5290         *before* `article-hide-headers' deletes the information.
5291
5292 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5293
5294         * gnus-sum.el (gnus-summary-save-parts): New command and
5295         keystroke.
5296         (gnus-summary-save-parts-1): New function.
5297         (gnus-summary-iterate): Buggy.
5298
5299         * mm-decode.el (mm-save-part-to-file): Made into own function.
5300
5301 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5302
5303         * gnus-group.el (gnus-group-set-info): Resist nils.
5304
5305 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5306
5307         * mailcap.el (mailcap-mime-data): Ditto.
5308
5309         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5310
5311         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5312
5313 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5314
5315         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5316         gnus-article-date-lapsed-new-header is t.
5317
5318 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5319
5320         * gnus.el: Pterodactyl Gnus v0.84 is released.
5321
5322 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5323
5324         * gnus-msg.el (gnus-bug-message): Mime change.
5325
5326 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5327
5328         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5329
5330 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5331
5332         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5333         `x-uue'.
5334
5335 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5336
5337         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5338         when authentication is 'password.
5339
5340 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5341
5342         * gnus-win.el (gnus-configure-windows): Accept a setting.
5343
5344 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5345
5346         * mm-util.el (mm-quote-arg): Moved here.
5347
5348         * mm-decode.el (mm-quote-arg): Quote more chars.
5349
5350 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5351
5352         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5353         with newlines would create buggy .nov files.
5354
5355         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5356
5357         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5358         end of lines.
5359
5360         * message.el (message-mode): Doc fix.
5361
5362         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5363
5364         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5365
5366         * gnus-art.el (article-date-ut): Rewrite.
5367
5368         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5369         order.
5370
5371         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5372         headers.
5373
5374         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5375
5376 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5377
5378         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5379         (article-date-ut): use it.
5380
5381 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5382
5383         * mail-source.el (mail-source-fetch-pop): Call script
5384         asynchronously.
5385
5386 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5387
5388         * gnus.el: Pterodactyl Gnus v0.83 is released.
5389
5390 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5391
5392         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5393
5394         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5395
5396         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5397
5398         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5399
5400         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5401
5402         * message.el (message-generate-headers): Accept continuation
5403         headers.
5404
5405 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5406
5407         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5408
5409 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5410
5411         * gnus-art.el (gnus-treatment-function-alist): use
5412         maybe-hide-headers.
5413
5414         * message.el (message-inhibit-body-encoding): Typo.
5415         (message-resend): Inhibit encoding.
5416
5417         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5418
5419         * gnus-art.el (article-remove-cr): Use re-search.
5420
5421         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5422         headers.
5423
5424         * mm-decode.el (mm-quote-arg): Quote '.
5425
5426         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5427
5428         * mm-decode.el (mm-insert-part): Use multibyte for text.
5429
5430         * gnus-start.el (gnus-read-newsrc-file): New variable.
5431         (gnus-read-newsrc-file): Use it.
5432
5433 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5434
5435         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5436
5437         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5438         function.
5439
5440 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5441
5442         * gnus.el: Pterodactyl Gnus v0.82 is released.
5443
5444 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5445
5446         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5447         for iso8859-2.
5448
5449 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450
5451         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5452         synonym alist.
5453
5454 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5455
5456         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5457
5458 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5459
5460         * mail-source.el (mail-source-fetch): Ask before bugging out.
5461
5462 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5463
5464         * uudecode.el (uudecode-decode-region-external): Don't assume
5465         uudecode-temporary-file-directory ends with a slash.
5466
5467 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5468
5469         * gnus-sum.el (gnus-update-marks):
5470         (gnus-update-read-articles):
5471         (gnus-summary-expire-articles): Check server.
5472
5473 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5474
5475         * mml.el (mml-preview): New function.
5476
5477 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5478
5479         * mail-source.el (mail-source-fetch-file): Return the right
5480         value.
5481
5482 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5483
5484         * mml.el (mml-insert-parameter): New function.
5485         (mml-insert-parameter-string): New function.
5486
5487         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5488
5489         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5490         (gnus-mime-display-part): Use it.
5491
5492         * mm-decode.el (mm-alternative-precedence): Removed.
5493         (mm-discouraged-alternatives): New variable.
5494         (mm-preferred-alternative-precedence): New function.
5495
5496         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5497
5498         * mail-source.el (mail-sources): New variable.
5499
5500         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5501
5502         * mm-decode.el (mm-valid-image-format-p): New function.
5503         (mm-inline-media-tests): Use it.
5504         (mm-valid-and-fit-image-p): New function.
5505
5506         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5507         (gnus-agent-fetch-group): Ditto.
5508
5509 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5510
5511         * nnmail.el (nnmail-article-group): in case of a group name
5512         containing "\\n" constructs, be sure to pass the expanded value to
5513         nn*-save-mail.
5514
5515 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5516
5517         * gnus.el: Pterodactyl Gnus v0.81 is released.
5518
5519 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5520
5521         * gnus-sum.el (gnus-get-split-value): Reverse result.
5522
5523 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5526
5527 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5528
5529         * mml.el (mml-insert-tag): Insert concluding part.
5530
5531         * message.el (message-send-mail): Encode later.
5532         (message-send-news): Ditto.
5533
5534         * nnfolder.el: Don't use mail delim.
5535
5536 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5537
5538         * gnus-cus.el (gnus-group-customize): Put point at min.
5539
5540         * mm-view.el (mm-inline-text): Allow toggling html.
5541
5542 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5543
5544         * mail-source.el: Added prescript and postscript to file.
5545
5546 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5547
5548         * nnmail.el: Reverted.
5549
5550         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5551         (gnus-setup-posting-charset): Did work.
5552
5553 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5554
5555         * gnus.el (gnus-short-group-name): Use
5556         gnus-group-uncollapsed-levels.
5557
5558 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5559
5560         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5561
5562 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5563
5564         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5565         (article-strip-headers-from-body): New command and keystroke.
5566
5567 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568
5569         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5570
5571         * nnheader.el (nnheader-insert-file-contents): Bind
5572         enable-local-eval to nil.
5573         (nnheader-find-file-noselect): Ditto.
5574
5575         * nnmail.el (nnmail-article-group): Don't remove long lines.
5576         (nnmail-remove-long-lines): New function.
5577         (nnmail-split-header-length-limit): Removed.
5578
5579         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5580
5581         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5582
5583 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5584
5585         * gnus-sum.el (gnus-summary-generic-mark): New function.
5586
5587         * nnmail.el (nnmail-split-header-length-limit): Increased.
5588         (nnmail-article-group): Allow nil.
5589
5590         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5591
5592         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5593         first.
5594
5595         * mml.el (mml-minibuffer-read-type): Include types from
5596         mailcap-mime-data.
5597
5598         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5599
5600 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5601
5602         * mml.el (mml-insert-tag): New function.
5603         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5604         confusion with functions like `mml-read-tag'.
5605         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5606         (mml-minibuffer-read-description): Ditto with
5607         `mml-minibuffer-read-description'.
5608         (mml-attach-buffer): New function.
5609         (mml-mode-map): New entry for /.
5610         (mml-minibuffer-read-type): Accept DEFAULT.
5611
5612         * mml.el (mml-quote-region): Narrow the region.
5613
5614         * message.el (message-mode-menu): message-mime-attach-file is now
5615         mml-attach-file.
5616
5617 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5618
5619         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5620
5621 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5622
5623         * mml.el (mml-attach-buffer): New command.
5624
5625 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5626
5627         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5628         with a proper range. Compress range.
5629
5630         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5631
5632 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5635
5636 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5637
5638         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5639         (gnus-picons-convert-x-face): Removed.
5640         (gnus-picons-article-display-x-face): Removed.
5641         (gnus-picons-x-face-sentinel): Ditto.
5642         (gnus-picons-display-x-face): Ditto.
5643
5644 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5645
5646         * gnus.el: Pterodactyl Gnus v0.80 is released.
5647
5648 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5649
5650         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5651
5652         * gnus-sum.el (gnus-with-article): Moved here.
5653
5654         * mail-source.el (mail-source-fetch-pop): Ask for password even
5655         when program.
5656
5657 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5658
5659         * gnus-msg.el (gnus-bug): Add description.
5660
5661         * mml.el (mml-insert-mml-markup): Insert disposition.
5662
5663         * message.el (message-send-mail): Always encode mail headers.
5664
5665         * smiley.el (gnus-smiley-display): Goto body.
5666
5667 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5668
5669         * smiley.el (gnus-smiley-display): Don't search to blank line.
5670
5671 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5672
5673         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5674         when requested.
5675
5676         * nnmail.el (nnmail-current-spool): Removed.
5677
5678         * gnus-salt.el (gnus-tree-inhibit): New varible.
5679
5680         * gnus.el (mm-util): Required.
5681
5682 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5683
5684         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5685
5686 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5687
5688         * mail-source.el (mail-source-bind): Doc fix.
5689
5690 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5691
5692         * message.el (message-mode): Doc fix.
5693
5694         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5695         encoding.
5696
5697         * gnus.el (gnus-methods-equal-p): Moved here.
5698
5699         * mail-source.el: pop at 110.
5700
5701         * pop3.el (pop3-movemail): Use write-region instead of
5702         append-to-file to avoid excessive messaging.
5703
5704 1999-02-27  lantz moore  <lmoore@contigo.com>
5705
5706         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5707         type directory.
5708
5709 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5710
5711         * gnus-art.el (article-hide-boring-headers): Field names must not
5712         contain whitespace.
5713
5714 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5715
5716         * gnus.el: Pterodactyl Gnus v0.79 is released.
5717
5718 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5719
5720         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5721
5722         * mml.el (mml-mode): Don't use add-minor-mode.
5723
5724         * message.el (messgage-inhibit-body-encoding): New variable.
5725         (message-encode-message-body): Use it.
5726
5727 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5728
5729         * gnus.el: Pterodactyl Gnus v0.78 is released.
5730
5731 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5732
5733         * message.el (message-mode): Switch on MML mode.
5734
5735         * mml.el: Included commands and functions.
5736         (mml-mode-map): New keymap.
5737
5738         * message.el: Removed the insertion commands and functions.
5739
5740         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5741
5742         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5743         keystroke.
5744
5745         * gnus-art.el (gnus-narrow-to-page): Revert.
5746
5747         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5748         (gnus-cite-parse-maybe): Always reparse.
5749
5750         * message.el (message-encode-message-body): Don't insert
5751         "multipart warning".
5752
5753         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5754
5755 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5756
5757         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5758
5759         * nnmail.el: Require mm-util.
5760
5761 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5762
5763         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5764         group.
5765
5766 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5767
5768         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5769
5770 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5771
5772         * gnus-msg.el (gnus-extended-version): Better regexp.
5773
5774 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5775
5776         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5777         is called with the result of SPLIT and should return a new split.
5778
5779         * gnus.texi: update the doc.
5780
5781 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5782
5783         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5784         displayed in the article buffer, output bars if
5785         `gnus-picons-display-article-move-p'.
5786
5787 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5788
5789         * mail-source.el (mail-source-fetch-pop): Typo.
5790
5791 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5792
5793         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5794
5795 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5796
5797         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5798
5799 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5800
5801         * mml.el (mml-insert-buffer): New function.
5802
5803         * message.el (message-forward): Insert the buffer in the buffer.
5804
5805 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5806
5807         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5808
5809 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5810
5811         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5812
5813 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5814
5815         * gnus.el: Pterodactyl Gnus v0.77 is released.
5816
5817 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5818
5819         * gnus-art.el (gnus-displaying-mime): New variable.
5820         (article-narrow-to-head): New function.
5821
5822         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5823         Default to pop instead of pop3.
5824
5825 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5826
5827         * gnus-art.el (article-hide-pgp): Goto body.
5828
5829         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5830
5831         * gnus-cite.el: Don't use goto-line.
5832
5833         * gnus-art.el (gnus-article-treat-html): Removed.
5834         (gnus-treat-article): Save restriction.
5835
5836 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5837
5838         * message.el (message-send-mail): Don't untabify.
5839         (message-mode): Don't use tabs for indentation.
5840
5841 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5842
5843         * message.el (message-send-mail): Don't untabify.
5844
5845         * nnml.el (nnml-save-mail): Typo fix.
5846
5847 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5848
5849         * message.el (message-cite-function): Add
5850         `message-cite-original-without-signature' customization option.
5851
5852 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5853
5854         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5855         `nnmail-prepare-incoming-header-hook'.
5856
5857 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5858
5859         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5860
5861 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5862
5863         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5864
5865 1999-02-18  Michael Cook  <cook@sightpath.com>
5866
5867         * Recognize Microsoft Outlook's cite attribution conventions.
5868
5869 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5870
5871         * gnus-sum.el: Bind M.
5872
5873 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5874
5875         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5876
5877 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5878
5879         * gnus-picon.el (gnus-group-display-picons): ensures that
5880         `article-goto-body' really goes to the article body.
5881
5882 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5883
5884         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5885
5886         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5887
5888         * mm-view.el (mm-view-message): Enable multibyte.
5889
5890 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5891
5892         * nnmail.el (nnmail-get-new-mail): Message later.
5893
5894         * mm-util.el (mm-find-charset-region): Revert to checking
5895         multibyte.
5896
5897 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5898
5899       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5900       attachment.
5901
5902 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5903
5904         * gnus.el: Pterodactyl Gnus v0.76 is released.
5905
5906 1999-02-06  Felix Lee  <flee@cygnus.com>
5907
5908         * gnus.el (gnus-group-change-level-function): Typo.
5909
5910 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5911
5912         * gnus-sum.el (gnus-nov-skip-field): Removed.
5913         (gnus-nov-field): Ditto.
5914         (gnus-nov-parse-extra): Ditto.
5915         (gnus-nov-read-integer): Ditto.
5916
5917 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * nnheader.el (nnheader-nov-read-message-id): New macro.
5920         (nnheader-parse-nov): Use it.
5921
5922         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5923         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5924         `(eq (char-after) ?\n)'.
5925
5926 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5927
5928         * gnus.el (gnus-other-frame): Always pop up a new frame.
5929
5930 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5931
5932         * gnus-range.el (gnus-range-add): Rewrite.
5933
5934 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5935
5936         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5937         format.
5938         (nnmail-process-maildir-mail-format): New function.
5939
5940         * mail-source.el (mail-source-fetch-maildir): New function.
5941         (mail-source-keyword-map): Add default for maildir method.
5942         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5943
5944 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5945
5946         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5947
5948         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5949         (nndoc-mime-digest-type-p): Removed.
5950
5951 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5952
5953         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5954         where it is supposed to be.
5955         (gnus-treat-play-sounds): New variable.
5956
5957         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5958
5959         * gnus-art.el (article-display-x-face): Narrow to head.
5960         (gnus-article-washed-types): New variable.
5961         (article-hide-pgp): Is not a toggle.
5962         (gnus-article-hide-text-type): Save types.
5963         (article-decode-charset): Use it.
5964
5965         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5966
5967         * message.el (message-forward-start-separator): Removed.
5968         (message-forward-end-separator): Removed.
5969         (message-signature-before-forwarded-message): Removed.
5970         (message-included-forward-headers): Removed.
5971         (message-check-news-body-syntax): Don't check forward.
5972         (message-forward): Use MIME.
5973
5974         * nnvirtual.el (nnvirtual-request-article): Bind
5975         gnus-article-decode-hook to nil.
5976
5977 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978
5979         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5980         us-ascii.
5981
5982 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5983
5984         * format-spec.el (format-spec): Be more robust.
5985
5986         * message.el (message-encode-message-body): Default
5987         mail-parse-charset to mail-parse-charset.
5988
5989         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
5990         (gnus-summary-edit-article): Bind mail-parse-charset.
5991
5992         * mml.el (mml-read-tag): Ignore white space after end of tag.
5993
5994         * message.el (message-goto-body): Also work in separatorless
5995         articles.
5996
5997         * mml.el (mml-translate-from-mime): New function.
5998         (mml-insert-mime): Ditto.
5999         (mml-to-mime): New function.
6000         (mime-to-mml): New name.
6001
6002         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6003         article.
6004
6005         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6006
6007         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6008         special-case nndraft groups.
6009
6010 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6011
6012         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6013         (gnus-get-newsgroup-headers): Already bound.
6014
6015         * message.el (message-encode-message-body): Use posting charset.
6016
6017         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6018         (mm-body-encoding): Do CTE.
6019         (mm-body-7-or-8): New function.
6020
6021         * mm-util.el (mm-mime-charset): Always fall back on alist.
6022         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6023         (mm-mime-mule-charset-alist): Add arabic-*-column.
6024         (mm-find-mime-charset-region): New function.
6025
6026         * format-spec.el (format-spec-make): New function.
6027
6028         * mail-source.el (format-spec): Required.
6029         (mail-source-fetch-with-program): Removed.
6030         (mail-source-fetch-with-program): New function.
6031
6032         * format-spec.el: New file.
6033
6034 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6035
6036         * mail-source.el (mail-source-fetch-with-program): Take optional
6037         parameter.
6038
6039 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6040
6041         * gnus-start.el: Ignore some groups.
6042         (gnus-setup-news): Bind nnmail-fetched-sources.
6043
6044         * message.el (message-send-mail): Remove all tabs.
6045
6046         * mm-util.el (mm-find-charset-region): Just check whether
6047         find-charset-region is defined.
6048
6049 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6050
6051         * gnus-group.el (gnus-group-get-new-news): Use
6052         nnmail-fetched-sources.
6053
6054         * nnmail.el (nnmail-fetched-sources): New variable.
6055         (nnmail-get-new-mail): Use it.
6056
6057         * mail-source.el (mail-source-fetched-sources): New variable.
6058         (mail-source-fetch): Use it.
6059
6060 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6061
6062         * gnus.el (gnus-getenv-nntpserver): if the file that
6063         gnus-nntpserver-file names has a trailing newline, the
6064         string-match will always match, and thus the file will never be
6065         read.  (^ matches start of "line", \\` matches start of "buffer",
6066         which is what was intended...)
6067
6068 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6069
6070         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6071
6072 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6075         select methods.
6076
6077 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6078
6079         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6080
6081 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6082
6083         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6084
6085 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6086
6087         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6088         a typo.
6089         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6090         charset to nil.
6091         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6092         * gnus-start.el (gnus-start-draft-setup): Ditto.
6093
6094 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6095
6096         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6097         (mail-source-value): Don't do variables.
6098
6099         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6100
6101         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6102
6103 1999-02-01  Michael Cook  <cook@sightpath.com>
6104
6105         * Defenestrate spurious ?a.
6106
6107 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6108
6109         * mail-source.el (mail-source-fetch-pop): Instead use
6110         :authentication.
6111
6112 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6113
6114         * lisp/mail-source.el : Support APOP authentication scheme.
6115
6116 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6117
6118         * pop3.el (pop3-movemail): Return t.
6119
6120 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6121
6122         * rfc2047.el (rfc2047-fold-region): New function.
6123         (rfc2047-encode-message-header): Use it.
6124
6125 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6126
6127         * gnus-sum.el (gnus-group-charset-alist): Add more.
6128
6129 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6130
6131         * gnus.el: Pterodactyl Gnus v0.75 is released.
6132
6133 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6134
6135         * gnus-art.el (article-display-x-face): Don't narrow to head.
6136
6137 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6138
6139         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6140
6141 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6142
6143         * mail-source.el (mail-source-fetch-directory): Ignore
6144         directories.
6145
6146         * gnus-cus.el (gnus-group-parameters): Addition.
6147
6148         * gnus-art.el (article-strip-banner): Do symbolic banners.
6149         (article-strip-banner): New keystroke.
6150
6151 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6152
6153         * gnus-art.el (article-strip-banner): New command.
6154
6155 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6156
6157         * gnus-art.el (gnus-treat-strip-banners): New variable.
6158
6159 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6162         has been exist.
6163
6164 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6165
6166         * message.el (message-draft-coding-system): Check coding-system.
6167         * mm-util.el (mm-text-coding-system): Ditto.
6168
6169 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6170
6171         * mail-source.el (mail-source-fetch-pop): Save excursion.
6172
6173 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6174
6175         * mail-source.el (mail-source-movemail-args): Not constant.
6176         (mail-source-movemail-args): Removed.
6177         (mail-source-fetch-with-program): New function.
6178         (mail-source-fetch-pop): Use program and function.
6179         (mail-source-movemail-program): Removed.
6180
6181         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6182         (gnus-treat-date-user-defined): New variable.
6183
6184 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6185
6186         * nnmail.el (nnmail-fix-eudora-headers): New function.
6187
6188 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6191
6192 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6193
6194         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6195         (smiley-nosey-regexp-alist): Ditto.
6196
6197         * gnus-art.el (gnus-treatment-function-alist): Do
6198         gnus-article-add-buttons-to-head later.
6199         (gnus-treat-capitalize-sentences): New variable.
6200         (article-capitalize-sentences): New command and keystroke.
6201
6202         * gnus-group.el (gnus-group-catchup-current): Do group.
6203
6204         * message.el (message-default-charset): Add group.
6205
6206 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6207
6208         * gnus.el: Pterodactyl Gnus v0.74 is released.
6209
6210 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6211
6212         * gnus-art.el (article-fill-long-lines): Renamed.
6213         (article-fill-long-lines): New keystroke.
6214
6215 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6216
6217         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6218
6219         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6220         displayed.
6221         (gnus-group-catchup-current): Be more robus.
6222
6223         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6224         headers.
6225
6226 1999-01-25  Dave Love  <fx@gnu.org>
6227
6228         * message.el (message-mode-menu): Add message-mime-attach-file.
6229         (message-mode): Doc fix.
6230
6231 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6232
6233         * nnmail.el (nnmail-check-duplication): Insert the mail source
6234         string.
6235
6236         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6237         (mail-source-fetch-directory): Ditto.
6238         (mail-source-fetch-file): Ditto.
6239         (mail-source-string): New variable.
6240
6241         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6242         the level.
6243
6244         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6245         before handling.
6246
6247         * mm-util.el (mm-mime-charset): Use the parameters.
6248         (mm-mime-charset): Removed region paremeters.
6249
6250         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6251         source.
6252
6253 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6254
6255         * nnmail.el (nnmail-get-split-group): Quote right.
6256
6257 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6258
6259         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6260         buffer.
6261
6262 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6263
6264         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6265         (gnus-group-mode): Don't hook.
6266
6267         * mail-source.el (mail-source-bind): Doc fix.
6268         (mail-source-bind): Take only one param.
6269
6270         * gnus-art.el (gnus-treat-highlight-signature): typep.
6271
6272         * mail-source.el (mail-source-movemail): Ignore empty file.
6273         (mail-source-callback): Check before deleting.
6274
6275         * message.el (message-mime-attach-file): Include name.
6276
6277 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6278
6279         * mm-util.el (mm-read-charset): Return a symbol.
6280
6281         * mm-view.el (mm-inline-text): Insert signature separator.
6282
6283         * gnus-art.el (gnus-treat-predicate): New function.
6284         (gnus-treat-article): Allow all types to be checked.
6285
6286         * gnus-util.el (gnus-or): New function.
6287         (gnus-and): Ditto.
6288
6289         * gnus-art.el (gnus-mime-display-single): Use override.
6290
6291         * mm-decode.el (mm-attachment-override-types): New variable.
6292         (mm-attachment-override-p): New function.
6293
6294         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6295
6296 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6297
6298         * mm-view.el (mm-inline-text): Do vcards.
6299
6300 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6301
6302         * gnus.el: Pterodactyl Gnus v0.73 is released.
6303
6304 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6305
6306         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6307         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6308         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6309         (nnmail-movemail-program): Removed.
6310         (nnmail-movemail-args): Removed.
6311         (nnmail-pop-password-required): Ditto.
6312         (nnmail-tmp-directory): Ditto.
6313         (nnmail-delete-incoming): Removed.
6314         (nnmail-pop-password, nnmail-moved-inboxes,
6315         nnmail-internal-password, nnmail-move-inbox): Removed.
6316         (nnmail-read-passwd): Ditto.
6317         (nnmail-get-spool-files): Removed.
6318         (nnmail-resplit-incoming): Reinstated.
6319
6320         * mail-source.el: New file.
6321
6322 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6323
6324         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6325
6326 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6327
6328         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6329
6330 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6331
6332         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6333
6334         * gnus-picon.el (gnus-group-display-picons): Goto body.
6335
6336         * gnus.el: Indented all functions; broke long lines; changed all
6337         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6338
6339 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6340
6341         * gnus.el: Pterodactyl Gnus v0.72 is released.
6342
6343 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6344
6345         * gnus.el: Cleaned up trailing whitespace.
6346
6347         * mm-util.el (mm-read-charset): Work.
6348
6349 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6350
6351         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6352         nnheader-translate-file-chars'd group name.
6353
6354 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6355
6356         * message.el (message-encode-message-body): Fold case.
6357
6358 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6359
6360         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6361
6362 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6363
6364         * mailcap.el (mailcap-add): New function.
6365
6366 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6367
6368         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6369         (article-goto-body): Use it.
6370         (gnus-treat-article): Ditto.
6371
6372         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6373         downloaded articles from the downloadeble list.
6374
6375 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6376
6377         * message.el (message-encode-message-body): Bind
6378         mail-parse-charset.
6379
6380         * mm-util.el (mm-charset-synonym-alist): New variable.
6381         (mm-charset-to-coding-system): Use it.
6382         (mm-charset-coding-system-alist): Removed.
6383         (mm-charset-to-coding-system): Don't use it.
6384         (mm-find-charset-region): Use mail-parse-charset.
6385
6386         * gnus-art.el (gnus-treatment-function-alist): Use
6387         gnus-article-display-picons.
6388         (gnus-treat-display-xface): Only do if we have xface feature.
6389         (gnus-part-display-hook): New function.
6390         (gnus-treat-article): Use it.
6391         (gnus-treat-article): Use gnus-visual.
6392
6393         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6394
6395         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6396         displaying.
6397
6398         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6399
6400         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6401         regexp file names.
6402
6403 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6404
6405         * gnus.el: Pterodactyl Gnus v0.71 is released.
6406
6407 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6408
6409         * mm-view.el (mm-inline-image): Don't add a dot.
6410
6411         * gnus-art.el (gnus-treat-article): New function.
6412
6413         * gnus.el (gnus-article-display-hook): Removed.
6414
6415         * gnus-art.el (gnus-article-treat-custom): New variable.
6416
6417         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6418
6419         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6420         functions.
6421
6422         * message.el (message-posting-charset): New variable.
6423         (message-send-mail): Use it.
6424
6425         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6426         (gnus-setup-posting-charset): New function.
6427         (gnus-setup-message): Use it.
6428
6429         * message.el (message-encode-message-body): Just look for
6430         Content-Type before inserting a new one.
6431
6432 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6433
6434         * rfc2047.el (rfc2047-default-charset): Removed.
6435
6436         * mail-prsvr.el: New file.
6437         (mail-parse-charset): New variable.
6438
6439         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6440         Changed name.
6441
6442         * gnus.el (gnus-charset): New group.
6443
6444         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6445
6446         * gnus-sum.el (gnus-default-charset): Default to nil.
6447         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6448         (gnus-newsgroup-iso-8859-1-forced): Removed.
6449
6450         * mm-util.el (mm-known-charsets): Removed.
6451         (mm-default-coding-system): Removed.
6452         (mm-default-charset): Removed.
6453         (mm-read-charset): New function.
6454
6455         * message.el (message-default-charset): Removed.
6456
6457         * rfc2047.el (rfc2047-default-charset): Default to nil.
6458
6459         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6460
6461 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6462
6463         * gnus.el: Pterodactyl Gnus v0.70 is released.
6464
6465 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6466
6467         * mm-decode.el (mm-save-part): Use mm-get-part.
6468         (mm-insert-part): New function.
6469         (mm-get-part): Use it.
6470         (mm-get-image): Ditto.
6471         (mm-display-external): Ditto.
6472
6473         * mm-view.el (mm-inline-text): Ditto.
6474
6475         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6476         ranges.
6477
6478         * mm-decode.el (mm-display-external): Save the buffer.
6479         (mm-remove-part): Kill it.
6480
6481         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6482
6483         * nnagent.el (nnagent-request-set-mark): Defined stub.
6484
6485 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6486
6487         * gnus-score.el (gnus-score-load-score-alist): Bind
6488         coding-system-for-read.
6489
6490         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6491         prepare-exit-hook.
6492
6493         * mm-view.el (mm-setup-w3): Require w3.
6494
6495 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6496
6497         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6498         body.
6499
6500 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6501
6502         * mm-encode.el: Ditto.
6503
6504         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6505         error.
6506
6507         * mailcap.el (mailcap-mime-data): SAFER ps.
6508
6509         * message.el (message-encode-message-body): Always insert a
6510         Content-Type header.
6511
6512         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6513         shown inline.
6514
6515         * mm-view.el (mm-inline-text): Handle all sorts of text.
6516
6517         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6518         don't view.
6519
6520         * mm-decode.el (mm-display-external): Use it.
6521
6522         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6523
6524         * mm-decode.el (mm-save-part): Removed double code.
6525
6526 1999-01-12  Dave Love  <fx@gnu.org>
6527
6528         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6529         application/octet-stream .gz & al files with jka-compr.
6530
6531 1999-01-12  Dave Love  <fx@gnu.org>
6532
6533         * gnus-ems.el (gnus-down-mouse-3): New variable.
6534         * gnus-art.el (gnus-mime-button-map): Use it.
6535         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6536
6537 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6538
6539         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6540
6541 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6542
6543         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6544         buffers.
6545
6546         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6547
6548         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6549
6550 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6551
6552         * mml.el (mml-parameter-string): Strip directory component.
6553
6554 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6555
6556         * gnus.el (gnus-use-demon): Removed.
6557
6558 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * nnmail.el (nnmail-article-group): Don't infloop.
6561
6562 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6563
6564         * gnus-art.el (article-update-date-lapsed): Made it work with
6565         picons, and make it update on all visible frames.
6566         (article-date-ut): Get summary-buffer's current-headers.
6567
6568 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6569
6570         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6571         (gnus-picons-setup-p): New variable.
6572
6573 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6574
6575         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6576
6577 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6578
6579         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6580         (gnus-summary-exit-no-update): Use mapcar.
6581
6582 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6583
6584         * gnus-agent.el (gnus-category-write): Make directory.
6585
6586 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6587
6588         * gnus-sum.el (gnus-update-read-articles):
6589         (gnus-update-marks): Request backend update of mark.
6590
6591 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6592
6593         * mm-bodies.el (mm-body-encoding): Use mm-find.
6594
6595 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6596
6597         * gnus-picon.el (gnus-article-display-picons): Fix.
6598
6599 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6600
6601         * gnus.el: Pterodactyl Gnus v0.69 is released.
6602
6603 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6604
6605         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6606
6607         * gnus-agent.el (gnus-agent-remove-group): New command and
6608         keystroke.
6609
6610         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6611
6612 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6613
6614         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6615
6616 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6617
6618         * mm-view.el (mm-inline-text): Bind current id.
6619
6620         * mm-decode.el (mm-handle-id): New macro.
6621         (mm-make-handle): Accept id.
6622         (mm-dissect-singlepart): Use it.
6623
6624 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6625
6626       * message.el (message-cite-original-without-signature): Use
6627       message-signature-separator when searching for signature in
6628       message-cite-original-without-signature.
6629
6630 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6631
6632         * gnus.el (gnus-server-to-method): Check named methods.
6633
6634 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6635
6636         * mm-view.el (mm-view-message): Goto point-min.
6637
6638         * nnmail.el (nnmail-article-group): Don't delete lines, only
6639         shorten them.
6640
6641         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6642         values.
6643
6644         * nnheader.el (nnheader-temp-directory): New variable.
6645         (nnheader-temp-directory): Removed.
6646
6647 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6648
6649         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6650         list of files to check for mailcap entries under windows-nt.
6651
6652 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6653
6654         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6655         summary buffer exists.
6656
6657 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6658
6659         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6660         irrelevant Sun sendmail bug.
6661         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6662
6663         * message.el (message-send-news): Bind mail-header-separator to
6664         "" when asking backend to post.
6665
6666 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6667
6668         * mm-uu.el (mm-dissect-disposition): New variable.
6669         (mm-uu-dissect): Use it.
6670
6671 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6672
6673         * mm-view.el (mm-inline-text): Bind url-current-object.
6674
6675 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6676
6677         * gnus-range.el (gnus-remove-from-range): Rewrite.
6678
6679 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6680
6681         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6682
6683 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6684
6685         * message.el (message-encode-message-body): Insert `MIME-Version'
6686         instead of `Mime-Version'.
6687
6688 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6689
6690         * message.el (message-insert-mime-part): Add the attachment
6691         disposition.
6692         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6693         (message-mime-query-type): New function.
6694         (message-mime-query-description): Ditto.
6695         (message-mime-query-file): Ditto.
6696         (message-insert-mime-part): Use them.
6697         (message-mime-insert-external): Use the new stuff.
6698
6699 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6700
6701         * nnmail.el (nnmail-split-header-length-limit): New variable.
6702
6703         * mm-decode.el (mm-dissect-buffer): Check syntax.
6704
6705         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6706
6707         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6708         (rfc2047-dissect-region): Ditto.
6709
6710 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6711
6712         * mm-view.el (mm-view-message): Decode charset.
6713
6714 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6715
6716         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6717         CT headers.
6718
6719 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6720
6721         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6722         mm-uu-*-function.
6723         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6724
6725 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6726
6727         * message.el (message-send-mail): Do MML first.
6728         (message-send-news): Ditto.
6729
6730 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6731
6732         * gnus-picon.el (gnus-picons-face): New face.
6733         (gnus-picons-try-face): Use it.
6734
6735 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6736
6737         * gnus.el: Pterodactyl Gnus v0.68 is released.
6738
6739 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6740
6741         * gnus.el: Pterodactyl Gnus v0.67 is released.
6742
6743 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6744
6745         * gnus.el: Pterodactyl Gnus v0.66 is released.
6746
6747 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6748
6749         * gnus-art.el (gnus-insert-mime-button): Decode description.
6750
6751 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6752
6753         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6754         (gnus-decode-header-methods): Ditto.
6755         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6756
6757 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6758
6759         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6760
6761 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6762
6763         * mml.el (mml-insert-mime-headers): Encode description.
6764
6765         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6766         line.
6767
6768         * gnus-sum.el (gnus-default-charset): Doc fix.
6769
6770 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6771
6772         * mm-decode.el (mm-display-part): Forward a line.
6773
6774 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6775
6776         * mm-util.el (mm-running-ntemacs): New variable.
6777         (mm-text-coding-system): Ditto.
6778         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6779         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6780
6781 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6782
6783         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6784         buffer.
6785
6786         * message.el (message-insert-headers): New command and keystroke.
6787
6788 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6789
6790         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6791         (mm-get-image): Ditto.
6792
6793         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6794         base64, uudecode and binhex.
6795
6796 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6797
6798         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6799         in text/plain.
6800         * mm-uu.el (mm-uu-dissect): Use inline.
6801
6802 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6803
6804         * mm-view.el (mm-view-message): New function.
6805
6806         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6807         qp.
6808
6809 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6810
6811         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6812         entry for message/rfc822 as 8bit.
6813
6814 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6815
6816         * mailcap.el (mailcap-mime-extensions): Add patch.
6817
6818 1998-12-05  Dale Hagglund  <rdh@best.com>
6819
6820         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6821         argument to force all multipart/* to look like multipart/mixed.
6822
6823         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6824         variable.
6825         (gnus-mime-display-part): Use it.
6826
6827 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6828
6829         * gnus-draft.el (gnus-draft-send): Only disable checks for
6830         non-interactive use.
6831         (gnus-draft-send-message): Use it.
6832
6833 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6834
6835         * gnus.el: Pterodactyl Gnus v0.65 is released.
6836
6837 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6838
6839         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6840
6841         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6842
6843 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6844
6845         * gnus.el: Pterodactyl Gnus v0.64 is released.
6846
6847 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6848
6849         * mm-view.el (mm-setup-w3): Don't load.
6850
6851         * gnus-msg.el (gnus-setup-message): Set group name.
6852         (gnus-group-mail): Avoid leaking local vars.
6853
6854         * message.el (message-attach-file): Renamed.
6855         (message-mime-attach-file): Renamed again.
6856
6857 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6858
6859         * gnus-art.el (article-decode-encoded-words): Bind
6860         rfc2047-default-charset here.
6861
6862         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6863
6864 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6865
6866         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6867         (gnus-picons-setup-hook): New hook.
6868
6869 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6870
6871         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6872         string.
6873         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6874         line.
6875
6876 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6877
6878         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6879         (gnus-mime-view-part): Ditto.
6880         (gnus-mime-inline-part): Dotii.
6881         (gnus-mime-externalize-part): Daddo.
6882         (gnus-mime-internalize-part): Tutti frutti.
6883         (gnus-widget-press-button): Da da do.
6884
6885         * mm-view.el (mm-setup-w3): Require url-vars.
6886
6887 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6888
6889         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6890         * mm-util.el (mm-find-charset-region): Ditto.
6891
6892 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6893
6894         * message.el (message-send): Don't encode here.
6895         (message-send-mail): But here.
6896         (message-send-news): And here.
6897
6898 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6899
6900         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6901
6902 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6903
6904         * gnus.el: Pterodactyl Gnus v0.63 is released.
6905
6906 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6907
6908         * mml.el (mml-base-boundary): Shorten.
6909
6910         * message.el (message-insert-mime-part): Use default.
6911
6912         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6913
6914 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6915
6916         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6917         buttons, not [*].
6918
6919 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6920
6921         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6922
6923 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6924
6925         * gnus-art.el (gnus-insert-mime-button): Fix.
6926
6927 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6928
6929         * message.el (message-insert-mime-part): Nicify prompts.
6930         (message-insert-mime-part): Really delete duplicates.
6931         (message-insert-mime-part): Check against common errors.
6932         (message-insert-mime-part): Fix docstring.
6933
6934 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6935
6936         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6937
6938 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6939
6940         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6941         (gnus-insert-mime-button): Modify accordingly.
6942
6943 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6944
6945         * gnus-art.el (gnus-display-mime): Set window point.
6946
6947         * mm-decode.el (mm-display-external): Only decode when not
6948         saving.
6949         (mm-alternative-precedence): Prefer multiparts.
6950         (mm-inline-media-tests): Inline multiparts.
6951
6952         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6953         Ignore errors when requiring url.
6954
6955         * mml.el (mml-quote-region): New command.
6956
6957         * message.el (message-cite-original): Use it.
6958         (message-cite-original-without-signature): Ditto.
6959
6960 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6961
6962         * gnus.el: Pterodactyl Gnus v0.62 is released.
6963
6964 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6965
6966         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6967
6968 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6969
6970         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6971         `point-max-marker'.
6972
6973 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6974
6975         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6976
6977         * gnus-art.el (gnus-mime-display-single): Check for attachment
6978         before other tests.
6979
6980 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6981
6982         * gnus-msg.el (gnus-configure-posting-styles): find a
6983         posting-style entry in the group parameters, if any, and honor it
6984         at the end.
6985
6986 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
6987
6988         * nntp.el (nntp-after-change-function): Fix.
6989
6990 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
6991
6992         * mml.el (mml-generate-mime-1): Insert literally.
6993
6994 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6995
6996         * mml.el (mml-insert-mime-headers): Removed debug.
6997
6998 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6999
7000         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7001         prefixed.
7002
7003         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7004         application/emacs-lisp to 8bit.
7005
7006 1998-12-03  Dale Hagglund  <rdh@best.com>
7007
7008         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7009
7010 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7011
7012         * gnus.el: Pterodactyl Gnus v0.61 is released.
7013
7014 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7015
7016         * mml.el (mml-parse-1): Skipped parts.
7017         (mml-insert-mime-headers): Nil is a list.
7018         (mml-generate-mime-1): Don't insert literally.
7019         (mml-read-tag): Drop text props.
7020         (mml-read-part): Ditto.
7021         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7022
7023 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7024
7025         * gnus.el: Pterodactyl Gnus v0.60 is released.
7026
7027 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7028
7029         * mml.el (mml-parse-1): Don't throw contents away.
7030
7031 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7032
7033         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7034
7035 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7036
7037         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7038         function.
7039         (mml-parse-1): Use it.
7040
7041 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7042
7043         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7044         Use gnus-newsgroup-default-charset.
7045         (article-decode-encoded-words): Remove charset codes.
7046         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7047         gnus-default-charset.
7048
7049 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7050
7051         * message.el (message-send-mail): Don't encode here.
7052         (message-send-news): Nor here.
7053         (message-send): ... but here instead.
7054
7055         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7056         default to nil.
7057         (gnus-article-display-picons): Replace From line.
7058         (gnus-group-display-picons): Replace Newsgroups line.
7059         (gnus-picons-display-glyph): Set baseline.
7060         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7061         (gnus-picons-xbm-face): Revert to old, standard colors.
7062
7063         * message.el (message-fetch-field): Remove text props.
7064
7065         * gnus-art.el (gnus-article-normalized-header-length): New
7066         variable.
7067         (article-normalize-headers): New command and keystroke.
7068
7069         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7070
7071 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7072
7073         * gnus.el: Pterodactyl Gnus v0.59 is released.
7074
7075 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7076
7077         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7078
7079         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7080
7081 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7082
7083         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7084
7085 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7086
7087         * mm-decode.el (mm-all-images-fit): New variable.
7088         (mm-image-fit-p): Use it.
7089
7090         * gnus-art.el (gnus-mime-display-single): Use it.
7091         (gnus-mime-internalize-part): New command and keystroke.
7092
7093         * mm-decode.el (mm-user-automatic-external-display): New
7094         variable.
7095         (mm-automatic-external-display-p): New function.
7096
7097         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7098         colors.
7099
7100 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7101
7102         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7103
7104         * gnus-art.el (gnus-with-article): Work in the original article
7105         buffer.
7106         (gnus-with-article): Work in read-only groups.
7107
7108 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7109
7110         * mm-bodies.el (mm-decode-string): Return original string if not
7111         decode.
7112
7113 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7114
7115         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7116
7117 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7118
7119         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7120
7121 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7122
7123         * gnus.el: Pterodactyl Gnus v0.58 is released.
7124
7125 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7126
7127         * mm-decode.el (mm-get-image): Return a glyph, not an image
7128         specifier.
7129
7130 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7131
7132         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7133
7134 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7135
7136         * mail-parse.el (rfc2045): Required.
7137
7138 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7139
7140         * mm-view.el (mm-inline-text): Remove props.
7141
7142 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7143
7144         * mm-view.el (mm-setup-w3): Protect url-misc.
7145
7146         * message.el (message-ignored-resent-headers): Remove
7147         Gnus-Warning.
7148
7149         * mml.el (mml-insert-mime-headers): Use encoding.
7150         (mml-parameter-string): Ditto.
7151
7152         * rfc2045.el: New file.
7153         (rfc2045-encode-string): New function.
7154
7155 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7156
7157         * mail-parse.el (mail-header-encode-parameter): New function.
7158
7159         * rfc2231.el (rfc2231-encode-string): New function.
7160
7161 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7162
7163         * mm-bodies.el (mm-decode-string): New function.
7164         * mm-view.el (mm-inline-text): Use mm-decode-string.
7165
7166 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7167
7168         * gnus.el: Pterodactyl Gnus v0.57 is released.
7169
7170 1998-11-23  Felix Lee  <flee@cygnus.com>
7171
7172         * nntp.el (nntp-async-needs-kluge): new setting.
7173         (nntp-async-timer): new var.
7174         (nntp-async-process-list): new var.
7175         (nntp-async-kluge): new function.
7176         (nntp-async-timer-handler): new function.
7177         (nntp-async-wait): new function.
7178         (nntp-async-stop): new function.
7179         (nntp-after-change-function): renamed, and split apart.
7180         (nntp-async-trigger): new function.
7181         (nntp-do-callback): new function.
7182         (nntp-accept-process-output): add optional timeout arg.
7183
7184         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7185         (gnus-async-wait-for-article): new function.
7186         (gnus-async-with-semaphore): s/asynch/async/.
7187
7188 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7189
7190         * gnus-art.el (gnus-with-article): Don't encode.
7191         (gnus-insert-mime-button): Fall back on filename from C-D.
7192         (gnus-mime-display-single): Have dots right on text/plain
7193         attachments.
7194
7195         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7196         broken parts.
7197
7198         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7199
7200         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7201         binhex.
7202
7203         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7204         (gnus-summary-repair-multipart): New command and keystroke.
7205
7206         * gnus-art.el (gnus-with-article-buffer): New macro.
7207
7208 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7209
7210         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7211         undisplay the part.
7212
7213 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7214
7215         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7216
7217         * mml.el (mml-read-part): Partition right.
7218
7219         * mm-decode.el (mm-handle-set-cache): New macro.
7220         (mm-handle-cache): Ditto.
7221         (mm-make-handle): Ditto.
7222         (mm-dissect-singlepart): Use it.
7223         (mm-get-image): Use the cache.
7224
7225 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7226
7227         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7228         (gnus-mime-display-single): Don't insert lines between parts.
7229
7230 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7231
7232         * nnmail.el (nnmail-file-coding-system-1): New variable.
7233         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7234         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7235         * nnml.el (nnml-file-coding-system): New variable.
7236         (nnml-request-article): Use nnml-file-coding-system.
7237
7238 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7239
7240         * gnus.el: Pterodactyl Gnus v0.56 is released.
7241
7242 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7243
7244         * gnus-art.el (gnus-mime-display-part): New function.
7245         (gnus-mime-display-mixed): Use it.
7246
7247         * mm-view.el (mm-setup-w3): Don't register.
7248
7249         * message.el (message-cite-original): Cite parts.
7250
7251 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7252
7253         * mml.el (mml-parameter-string): New function.
7254         (mml-insert-mime-headers): Separated into new function.
7255
7256 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7257
7258         * mml.el (mml-make-boundary): Use `make-string'.
7259
7260 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7261
7262         * binhex.el (binhex-insert-char): Ditto.
7263
7264         * base64.el (base64-insert-char): Ditto.
7265
7266         * uudecode.el (uudecode-insert-char): Code correctly.
7267
7268 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7269
7270         * mml.el (mml-generate-mime): Don't generate multiparts for
7271         empties.
7272
7273         * gnus-art.el (gnus-display-mime): Save excursion.
7274
7275         * message.el (message-remove-first-header): New function.
7276         (message-encode-message-body): Use it.
7277
7278 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7279
7280         * gnus.el: Pterodactyl Gnus v0.55 is released.
7281
7282 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7283
7284         * mm-view.el (mm-setup-w3): New function.
7285
7286         * mm-decode.el (mm-content-id-get-contents): New function.
7287         (mm-content-id-get-type): Ditto.
7288         (mm-content-id-get-encoding): Ditto.
7289         (mm-get-handle-by-content-id): Removed.
7290
7291 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7292
7293         * message.el (message-generate-new-buffers): Fix tag.
7294
7295 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7296
7297         * message.el (message-buffer-name): Check for unique first.
7298
7299         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7300         gnus-inhibit-mime-unbuttonizing.
7301
7302         * gnus-sum.el (t): Bind M-t.
7303         (gnus-inhibit-unbuttonizing): New variable.
7304         (gnus-summary-toggle-display-buttonized): New command.
7305
7306         * gnus-art.el (gnus-display-mime): Select article window.
7307         (article-strip-trailing-space): New command and keystroke.
7308
7309         * nneething.el (nneething-include-files): New variable.
7310         (nneething-create-mapping): Use it.
7311
7312         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7313
7314         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7315         ayto-expirable marks.
7316
7317 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7318
7319         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7320
7321         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7322         ARG.
7323
7324         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7325
7326 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7327
7328         * mm-util.el (mm-binary-coding-system): New variable.
7329         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7330         * mm-decode.el (mm-display-external): Ditto.
7331
7332 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7333
7334         * gnus.el: Pterodactyl Gnus v0.54 is released.
7335
7336 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7339
7340 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7341
7342         * mm-decode.el (mm-save-part): Unquote.
7343
7344 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7345
7346         * mm-decode.el (mm-save-part): Bind coding system for write.
7347
7348 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7349
7350         * gnus-art.el (gnus-article-mode-line-format): New default.
7351         (gnus-article-mime-part-status): New function.
7352
7353         * message.el (message-send-news): Check the body syntax before
7354         encoding.
7355
7356         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7357         (gnus-mime-display-single): Use it.
7358         (gnus-mime-display-alternative): Ditto.
7359
7360         * mm-decode.el: Check for whether we are running under a term.
7361
7362 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7363
7364         * mm-decode.el (mm-preferred-alternative): Default to first
7365         alternative.
7366         (mm-preferred-alternative): No, we dont.
7367
7368 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7369
7370         * mm-decode.el (mm-display-external): Use binary instead of
7371         no-conversion.
7372         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7373         * nnheader.el (nnheader-file-coding-system): Ditto.
7374         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7375
7376 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7377
7378         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7379         name without method.
7380
7381 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7382
7383         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7384         coding-system -> default-charset.
7385         (gnus-newsgroup-default-charset-alist): Ditto.
7386         (gnus-summary-local-variables): Ditto.
7387         (gnus-set-global-variables): Ditto.
7388         (gnus-get-newsgroup-headers): Ditto.
7389         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7390         (gnus-get-newsgroup-headers-xover): Ditto.
7391         (gnus-newsgroup-setup-default-charset): Ditto.
7392         (article-decode-mime-words): Ditto.
7393         (article-decode-charset): Ditto.
7394         (article-decode-encoded-words): Ditto.
7395         (article-de-quoted-unreadable): Ditto.
7396         (gnus-mime-view-all-parts): Ditto.
7397         (gnus-mime-externalize-part): Ditto.
7398         (gnus-mm-display-part): Ditto.
7399         (gnus-mime-display-single): Ditto.
7400         (gnus-mime-display-alternative): Ditto.
7401         * lpath.el : Ditto.
7402
7403 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7404
7405         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7406         * gnus-art.el (article-decode-charset): Overlay
7407         rfc2047-default-charset.
7408         * message.el (message-draft-coding-system): New variable.
7409         (message-set-auto-save-file-name): Use message-draft-coding-system.
7410         * nndraft.el (nndraft-request-article): Ditto.
7411         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7412         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7413
7414 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7415
7416         * mm-uu.el (mm-uu-test): New function.
7417         (mm-uu-dissect): Inherit charset and cte from head.
7418         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7419
7420 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7421
7422         * gnus.el: Pterodactyl Gnus v0.53 is released.
7423
7424 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425
7426         * mm-decode.el (mm-get-image): New function.
7427         (mm-image-fit-p): New function.
7428
7429         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7430
7431         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7432
7433         * gnus-art.el (gnus-article-insert-newline): New function.
7434         (article-goto-body): New function.
7435
7436 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7437
7438         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7439         buttons.
7440
7441         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7442         keystroke.
7443
7444         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7445         line between parts.
7446
7447         * message.el (message-remove-header): Go to end if wanted.
7448
7449 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7450
7451         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7452         movement with save-window-excursion.
7453
7454 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7455
7456         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7457
7458 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7459
7460         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7461
7462 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7463
7464         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7465         gnus-newsgroup-coding-system.
7466         (gnus-get-newsgroup-headers): Ditto.
7467         (gnus-get-newsgroup-headers-xover): Ditto.
7468         (gnus-set-global-variables): Ditto.
7469         * gnus-art.el (article-decode-mime-words): Ditto.
7470         (article-decode-charset): Ditto.
7471         (article-decode-encoded-words): Ditto.
7472         (article-de-quoted-unreadable): Ditto.
7473         (gnus-mime-view-all-parts): Ditto.
7474         (gnus-mime-externalize-part): Ditto.
7475         (gnus-mm-display-part): Ditto.
7476         (gnus-mime-display-alternative): Ditto.
7477         (gnus-mime-display-single): Ditto.
7478         * mm-view.el (mm-inline-text): Use default coding system.
7479
7480 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7481
7482         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7483         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7484         (gnus-newsgroup-coding-system): New local variable.
7485         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7486         (gnus-summary-local-variables): Add two new local variables.
7487         (gnus-newsgroup-setup-coding-system): New function.
7488         (gnus-select-newsgroup): Setup coding system.
7489         * lpath.el: Add two new variables.
7490         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7491         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7492         * gnus-cus.el (gnus-group-parameters): Customizable
7493         iso-8859-1-forced.
7494
7495 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7496
7497         * gnus.el: Pterodactyl Gnus v0.52 is released.
7498
7499 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7500
7501         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7502         encoding.
7503
7504         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7505         undisplayed text types.
7506
7507         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7508         types.
7509
7510 1998-11-19  Felix Lee  <flee@cygnus.com>
7511
7512         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7513
7514 1998-11-19  Felix Lee  <flee@cygnus.com>
7515
7516         * gnus-async.el (gnus-asynch-obarray): rename to
7517         gnus-async-hashtb, and don't buffer-local it.
7518
7519         (gnus-async-article-callback): new function.
7520         (gnus-make-async-article-function): use it.
7521
7522         (gnus-async-current-prefetch-group): new var.
7523         (gnus-async-current-prefetch-article): new var.
7524         (gnus-async-request-fetched-article): are we fetching it already?
7525
7526         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7527
7528 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7529
7530         * gnus-sum.el (gnus-summary-show-article): Require.
7531
7532         * message.el: Provide before hooks.
7533         (message-send-news): Do MIME before headers.
7534
7535         * gnus-art.el (gnus-article-check-buffer): New function.
7536         (gnus-article-read-summary-keys): Use it.
7537
7538         * mm-decode.el (mm-user-automatic-display): Display all inline
7539         images.
7540
7541         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7542         much.
7543         (gnus-unbuttonized-mime-types): New variable.
7544
7545 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7546
7547         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7548
7549         * mm-decode.el (mm-quote-arg): Quote semicolons.
7550
7551         * gnus-art.el (gnus-mime-display-single): Don't display
7552         attachments.
7553         (gnus-mime-externalize-part): New command and keystroke.
7554
7555         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7556         (mm-alternative-precedence): Changed order.
7557
7558 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7559
7560         * gnus.el (gnus-method-simplify): New function.
7561         (gnus-native-method-p): New function.
7562         (gnus-secondary-method-p): Use gnus-method-equal.
7563
7564         * gnus-start.el (gnus-group-change-level): Shorten select method.
7565
7566 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7567
7568         * gnus.el: Pterodactyl Gnus v0.51 is released.
7569
7570 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571
7572         * gnus.el: Applied patches from 5.6.45.
7573
7574         * gnus-score.el (gnus-score-find-trace): Print complete file
7575         paths.
7576         (gnus-score-find-trace): Truncate lines.
7577
7578         * gnus.el (gnus-message-archive-group): Allow function.
7579
7580         * message.el (message-encode-message-body): Remove Mime-Version
7581         before inserting.
7582
7583         * gnus-cus.el (gnus-group-customize): Optional topic.
7584
7585         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7586         keystroke.
7587
7588 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7589
7590         * message.el (message-encode-message-body): Rewrite.
7591
7592 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7593
7594         * mml.el (mml-base-boundary): New variable.
7595         (mml-make-boundary): New function.
7596
7597         * gnus-cache.el (gnus-cache-coding-system): New variable.
7598         (gnus-cache-request-article): Use it.
7599
7600         * message.el (message-insert-mime-part): Delete duplicates.
7601
7602 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7603
7604         * gnus-art.el (gnus-mime-display-alternative): Set end of
7605         multipart and display even when nothing is preferred.
7606
7607 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7608
7609         * gnus.el: Pterodactyl Gnus v0.50 is released.
7610
7611 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7612
7613         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7614         fbound.
7615
7616         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7617
7618 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7619
7620         * gnus.el (gnus-similar-server-opened): Compare backend.
7621
7622 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7623
7624         * gnus-topic.el (gnus-topic-expire-articles): New function.
7625         (gnus-topic-mode-map): Bind it.
7626
7627         * gnus.texi (Topic Commands): New expiry command. Reordered.
7628
7629 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7630
7631         * gnus-sum.el
7632         (gnus-auto-expirable-marks): New variable.
7633         (gnus-inhibit-user-auto-expire): New variable.
7634         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7635         When looking to see if we should expire instead, check
7636         gnus-auto-expirable-marks instead of using a hard-wired list.
7637         (gnus-summary-mark-as-read-forward,
7638         gnus-summary-mark-as-read-backward):
7639         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7640         gnus-summary-mark-forward, instead of `t'.
7641
7642 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7643
7644         * mml.el (mml-compute-boundary): New function.
7645         (mml-compute-boundary-1): New function.
7646         (mml-generate-mime-1): Use it.
7647
7648 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7649
7650         * mml.el (mml-generate-mime-1): Always precede closing boundary
7651         with newline.
7652
7653 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7654
7655         * mml.el (mml-generate-mime-1): Do right boundaries when several
7656         multiparts.
7657
7658         * mm-decode.el (mm-user-automatic-display): Default to inline
7659         jpeg.
7660
7661         * mml.el (mml-generate-mime-1): Encode non-text parts.
7662
7663 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7664
7665         * gnus.el: Pterodactyl Gnus v0.49 is released.
7666
7667 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7668
7669         * mm-view.el (mm-inline-text): Require w3-vars.
7670
7671         * gnus-setup.el (gnus-use-tm): Removed.
7672
7673         * gnus-art.el (gnus-article-goto-part): Don't beep.
7674         (gnus-article-view-part): Check return value.
7675         (gnus-mime-display-alternative): Don't display when there is
7676         nothing to display.
7677
7678         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7679         (mml-generate-mime-1): Use unibyte for binaries.
7680
7681         * gnus-art.el (gnus-display-mime): Call
7682         gnus-article-mime-part-function.
7683         (gnus-mime-part-function): New function.
7684         (gnus-article-mime-part-function): New function.
7685
7686         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7687
7688 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7689
7690         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7691
7692         * message.el (message-font-lock-keywords): Highlight MML.
7693         (message-mml-face): New font.
7694
7695 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7696
7697         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7698         (gnus-mm-display-part): Do not select-window if the article window
7699         is not found.
7700
7701 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7702
7703         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7704
7705 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7706
7707         * gnus.el: Pterodactyl Gnus v0.48 is released.
7708
7709 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7710
7711         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7712
7713         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7714
7715         * message.el (message-cite-original-without-signature): Ditto.
7716         (message-cite-original): Quote parts.
7717
7718 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7719
7720         * gnus.el: Pterodactyl Gnus v0.47 is released.
7721
7722 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7723
7724         * message.el (message-encode-message-body): Insert MIME warning.
7725
7726         * mml.el (mml-read-tag): Look for #tag.
7727
7728         * mm-util.el (mm-find-charset-region): Check whether
7729         enable-multibyte-characters is bound.
7730
7731 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7732
7733         * gnus.el: Pterodactyl Gnus v0.46 is released.
7734
7735 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7736
7737         * message.el (message-encode-message-body): Insert headers at the
7738         right spot.
7739
7740 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7741
7742         * gnus.el: Pterodactyl Gnus v0.45 is released.
7743
7744 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7745
7746         * nndraft.el (nndraft-save-mime-part): Removed.
7747         (nndraft-get-mime-part): Ditto.
7748
7749         * message.el (message-format-mime-old): Removed.
7750         (message-encode-message-body): Removed.
7751         (message-encode-message-body): Renamed.
7752
7753 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7754
7755         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7756
7757         * message.el (message-format-mime): Check message-mime-part.
7758
7759         * mm-encode.el (mm-mime-file-types): Removed.
7760         (mm-default-file-encoding): New definition.
7761
7762 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7763
7764         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7765         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7766
7767 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7768
7769         * gnus.el: Pterodactyl Gnus v0.44 is released.
7770
7771 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7772
7773         * message.el (message-format-mime): New function.
7774
7775         * nndraft.el (nndraft-save-mime-part): New function.
7776         (nndraft-get-mime-part): New function.
7777
7778         * mm-encode.el (mm-default-file-encoding): New function.
7779         (mm-content-transfer-encoding): New function.
7780         (mm-encode-buffer): New function.
7781
7782         * message.el: New command.
7783         (message-mime-part): New variable.
7784         (message-insert-mime-part): New command.
7785
7786         * mm-encode.el (mm-encode-content-transfer-encoding): New
7787         function.
7788
7789         * mm-util.el (mm-content-transfer-encoding-defaults): New
7790         variable.
7791         (mm-mime-file-types): Taken from TM.
7792
7793 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7794
7795         * gnus.el: Pterodactyl Gnus v0.43 is released.
7796
7797 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7798
7799         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7800         * gnus-score.el (gnus-score-default-header): Ditto.
7801         (gnus-header-index): Ditto.
7802         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7803         (gnus-summary-header): Handle extra headers.
7804         (gnus-summary-score-entry): Ditto, & provide new score element.
7805         (gnus-summary-score-effect): Ditto.
7806         (gnus-score-string): Avoid "extra" string sort, & modify match in
7807         "extra" case.
7808         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7809
7810 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7811
7812         * message.el (message-resend): Bind message-required-mail-headers
7813         to nil.
7814
7815         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7816
7817         * nngateway.el (require): Require cl.
7818
7819         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7820         things.
7821
7822 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7823
7824         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7825         when no articles.
7826
7827 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7828
7829         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7830
7831 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7832
7833         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7834         user-mail-address if non-nil.
7835
7836 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7837
7838         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7839         (gnus-make-sort-function-1): Ditto.
7840
7841         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7842         window.
7843
7844 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7845
7846         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7847
7848         * binhex.el (binhex-decode-region): Quote.
7849
7850 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7851
7852         * gnus-art.el (article-decode-charset): Don't downcase charset.
7853
7854         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7855
7856 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7857
7858         * gnus.el: Pterodactyl Gnus v0.42 is released.
7859
7860 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7861
7862         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7863
7864 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7865
7866         * nntp.el (nntp-send-mode-reader): Revert.
7867
7868 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7869
7870         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7871
7872 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7873
7874         * message.el (message-make-date): Fix for negative time zones.
7875
7876 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7877
7878         * gnus.el: Pterodactyl Gnus v0.41 is released.
7879
7880 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7881
7882         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7883
7884 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7885
7886         * gnus.el (gnus-short-group-name): When shortening foreign select
7887         methods, do not scan for plusses beyond the first colon.
7888
7889 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7890
7891         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7892         lines where `group' is the last thing on the line.
7893
7894 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7895
7896         * gnus-art.el (gnus-article-view-part): Do alternative.
7897         (gnus-mime-display-alternative): Insert marker.
7898
7899 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7900
7901         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7902
7903         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7904         dates.
7905
7906         * gnus-cus.el (gnus-topic): Required.
7907
7908         * nnheader.el (nnheader-parse-nov): Parse extra.
7909         (nnheader-nov-parse-extra): New macro.
7910
7911 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7912
7913         * gnus-art.el (gnus-article-view-part): Internal move.
7914
7915 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7916
7917         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7918         (gnus-group-customize): Support editing topic parameters.
7919
7920 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7921
7922         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7923         indicators.
7924
7925 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7926
7927         * gnus-art.el (gnus-mm-display-part): Return.
7928         (gnus-article-view-part): Only go if external.
7929         (gnus-article-dumbquotes-map): Do 205.
7930
7931         * mm-decode.el (mm-display-part): Return what was done.
7932
7933         * message.el (message-buffer-naming-style): New variable.
7934         (message-generate-new-buffers): Extended.
7935         (message-buffer-naming-style): Removed.
7936         (message-buffer-name): Use it.
7937         (message-do-send-housekeeping): Rename new styling.
7938
7939         * gnus-sum.el (gnus-summary-recenter): Allow
7940         gnus-auto-center-summary to be a number.
7941
7942 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7943
7944         * pop3.el (pop3-open-server): Use "binary" instead of
7945         "no-conversion".
7946
7947 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7948
7949         * gnus-srvr.el (gnus-browse-foreign-server): Set
7950         gnus-browse-current-method to the result of gnus-server-to-method.
7951
7952 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7953
7954         * gnus-util.el (gnus-pull): Another optional argument.
7955         * nnweb.el (nnweb-request-delete-group): Delete from
7956         nnweb-group-alist and update active file.
7957
7958 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7959
7960         * gnus-group.el (gnus-group-make-group): Accept group of new
7961         method.
7962
7963 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7964
7965         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7966
7967 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7968
7969         * mm-view.el (mm-inline-text): Postion of html portion.
7970
7971 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7972
7973         * nntp.el (nntp-list-active-group): Waited for short strings.
7974         (nntp-send-mode-reader): Ditto.
7975         (nntp-open-connection): Ditto.
7976
7977         * gnus-int.el (gnus-request-group-articles): New function.
7978
7979         * nntp.el (nntp-request-listgroup): New function.
7980         (nntp-request-group-articles): Renamed.
7981
7982 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7983
7984         * nnheader.el (nnheader-parse-nov): Supply extra.
7985
7986 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7987
7988         * gnus-art.el (gnus-button-push): Don't go to
7989         gnus-article-buffer.
7990
7991         * mm-view.el (mm-inline-image): Add a newline.
7992
7993         * gnus-start.el (gnus-check-first-time-used): Check more.
7994
7995 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
7996
7997         * gnus-start.el (gnus-check-first-time-used): Check current.
7998
7999 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8000
8001         * mm-util.el (mm-find-charset-region): New function.
8002
8003         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8004
8005         * gnus-art.el (gnus-mime-button-menu): Fix.
8006
8007 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8008
8009         * gnus-art.el (gnus-mime-button-menu): New definition.
8010
8011 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8012
8013         * gnus-art.el (article-decode-charset): Downcase charset.
8014         (article-decode-charset): Pass on type.
8015         (article-decode-charset): Check nil charsets.
8016         (article-remove-cr): Translate CR to LF.
8017         (gnus-ignored-mime-types): Default to nil.
8018
8019         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8020
8021         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8022         user-mail-address.
8023         (gnus-nov-parse-extra): Didn't return right thing.
8024
8025 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8026
8027         * gnus-xmas.el: Use compiled-function-p.
8028
8029 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8030
8031         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8032
8033 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8034
8035         * gnus.el: Pterodactyl Gnus v0.40 is released.
8036
8037 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8038
8039         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8040
8041         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8042
8043         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8044
8045         * nnml.el (nnml-possibly-create-directory): Check before making.
8046
8047 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8048
8049         * nnheader.el (nnheader-insert-nov): Don't infloop.
8050
8051 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8052
8053         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8054         set up.
8055
8056 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8057
8058         * nneething.el (nneething-file-name): New definition.
8059
8060 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8061
8062         * gnus-art.el (gnus-treatment-function-alist): Fix.
8063         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8064
8065         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8066
8067 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8068
8069         * gnus.el: Pterodactyl Gnus v0.39 is released.
8070
8071 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8072
8073         * gnus-art.el (gnus-ignored-mime-types): New variable.
8074         (gnus-mime-display-single): Use it.
8075         (gnus-treatment-function-alist): New variable.
8076
8077         * gnus.el (gnus-mime): New group.
8078
8079         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8080         things for other parts.
8081         (gnus-mime-display-alternative): Place point.
8082
8083         * gnus.el: autoload gnus-uu-post-news.
8084
8085         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8086         needsterm/DISPLAY.
8087
8088         * mm-decode.el (mm-display-part): Default to inline text/.*
8089         parts.
8090
8091         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8092         8bit.
8093
8094         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8095         (gnus-mime-display-single): Inline all text parts.
8096         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8097
8098 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8099
8100         * nnml.el (nnml-possibly-create-directory): Rewrite.
8101         (nnml-request-create-group): Change to right server.
8102
8103         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8104
8105         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8106
8107         * gnus.el: rmail-output-to-rmail-file autoload.
8108
8109         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8110         Gnus.
8111
8112         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8113
8114         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8115
8116 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8117
8118         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8119         mixed part.
8120
8121 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8122
8123         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8124
8125         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8126
8127 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8128
8129         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8130
8131 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8132
8133         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8134         value.
8135
8136         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8137         hidden.
8138
8139         * gnus-spec.el (gnus-update-format-specifications): Use the
8140         article mode line spec.
8141
8142         * gnus-art.el (gnus-insert-mime-button): Put right type.
8143         (gnus-insert-prev-page-button): Ditto.
8144         (gnus-insert-next-page-button): Dutti.
8145
8146         * pop3.el: New version installed.
8147
8148 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8149
8150         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8151         and display last part.
8152
8153 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8154
8155         * gnus.el: Pterodactyl Gnus v0.38 is released.
8156
8157 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8158
8159         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8160         Removed.
8161         (article-de-quoted-unreadable): Narrow to default.
8162
8163         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8164
8165         * gnus-art.el (article-decode-charset): Decode even when broken
8166         MIME.
8167
8168         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8169         name.
8170
8171         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8172
8173         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8174         nnheader.
8175
8176         * nnmail.el (nnmail-extra-headers): New variable.
8177
8178         * nnheader.el (nnheader-insert-nov): Insert extra.
8179
8180         * gnus.el (gnus-summary-line-format): Doc fix.
8181
8182         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8183         (gnus-nov-parse-line): Ditto.
8184         (gnus-nov-parse-extra): New macro.
8185         (gnus-header): New function.
8186         (gnus-update-summary-mark-positions): Change.
8187         (gnus-ignored-from-addresses): New variable.
8188         (gnus-summary-insert-from-or-to): New function.
8189
8190         * gnus.el (gnus-extra-headers): New variable.
8191
8192         * nnheader.el (make-mail-header): Expand.
8193         (mail-header-extra): New macro.
8194         (mail-header-set-extra): Ditto.
8195         (make-full-mail-header): Expand.
8196
8197 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8198
8199         * gnus.el: Pterodactyl Gnus v0.37 is released.
8200
8201 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8202
8203         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8204
8205         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8206         on.
8207
8208 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8209
8210         * gnus-spec.el (gnus-balloon-face-function): new function
8211         (gnus-parse-format): understand the %< %> specifiers
8212         (gnus-parse-complex-format): ditto.
8213
8214 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8215
8216         * gnus.el: Changed following-char to char-after throughout.
8217
8218 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8219
8220         * mm-decode.el (mm-display-external): Protect more and message.
8221
8222 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8223
8224         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8225         position.
8226
8227 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8228
8229         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8230         mixed part.
8231
8232 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8233
8234         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8235
8236         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8237
8238 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8239
8240         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8241
8242 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8243
8244         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8245
8246         * mm-decode.el (mm-display-external): Set undisplayer to mm
8247         buffer, not the current buffer; use unwind-protect.
8248
8249 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8250
8251         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8252         (gnus-summary-exit-no-update): Ditto.
8253
8254 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8255
8256         * mm-decode.el (mm-inline-media-tests): Look for w3.
8257
8258         * mailcap.el (mailcap-mime-data): Inline html.
8259
8260 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8261
8262         * gnus.el: Pterodactyl Gnus v0.36 is released.
8263
8264 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * gnus-art.el (article-translate-strings):
8267         (gnus-article-dumbquotes-map): Don't dot.
8268
8269         * pop3.el (pop3-open-server): Set point right.
8270
8271         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8272         (mm-dissect-buffer): Ditto.
8273         (mm-destroy-part): Ignore non-handles.
8274         (mm-remove-part): Ditto.
8275         (mm-destroy-parts): New function.
8276         (mm-remove-parts): Ditto.
8277
8278         * gnus-art.el (gnus-mm-display-part): Don't move point.
8279
8280 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8281
8282         * mm-uu.el : New file.
8283
8284         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8285
8286         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8287         a function.
8288
8289 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8290
8291         * mm-decode.el (mm-display-external): Check before selecting.
8292
8293 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8294
8295         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8296
8297         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8298
8299         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8300         variable.
8301
8302         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8303
8304         * gnus-art.el (gnus-decode-header-methods): New variable.
8305
8306         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8307
8308         * gnus-art.el (gnus-multi-decode-header): New function.
8309
8310 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8311
8312         * gnus.el: Pterodactyl Gnus v0.35 is released.
8313
8314 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8315
8316         * uudecode.el (uudecode-decode-region-external): Insert
8317         literally.
8318
8319         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8320
8321         * mm-bodies.el (mm-decode-body): Optional encoding.
8322
8323 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8324
8325         * gnus-ems.el (gnus-mouse-3): New variable.
8326
8327         * binhex.el (binhex-decode-region-external): Don't use -internally.
8328
8329 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8330
8331         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8332         files.
8333
8334 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8335
8336         * gnus-group.el (gnus-add-marked-articles): Request backend update
8337         of flags.
8338
8339 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8340
8341         * gnus-sum.el (gnus-update-read-articles):
8342         (gnus-update-marks): Request backend update of mark.
8343
8344 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8345
8346         * gnus.texi (Optional Backend Functions): New item,
8347         nnchoke-request-set-mark.
8348
8349 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8350
8351         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8352           list to range.
8353
8354 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8355
8356         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8357
8358 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8359
8360         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8361         first used.
8362
8363 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8364
8365         * mm-view.el: Require mm-decode for macros.
8366
8367         * mm-decode.el (mm-handle-type): Move macro declarations above the
8368         place where they are used.
8369
8370 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8371
8372         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8373         buffer.
8374
8375 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8376
8377         * nnagent.el (nnagent-open-server): Error message.
8378
8379 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8380
8381         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8382
8383 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8384
8385         * score-mode.el (gnus-score-mode-map): Ditto.
8386
8387         * message.el (message-mode-map): Ditto.
8388
8389         * gnus-uu.el (gnus-uu-post-news): Ditto.
8390
8391         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8392
8393         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8394
8395         * gnus-art.el (gnus-article-edit-mode-map): Use
8396         `set-keymap-parent' rather than `copy-keymap'.
8397
8398 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8399
8400         * gnus-art.el (gnus-mime-button-commands): New variable.
8401         (gnus-mime-button-map): Initialize it from
8402         `gnus-mime-button-commands'.
8403         (gnus-mime-button-menu): New function.
8404         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8405
8406 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8407
8408         * message.el (message-insert-to): Make `nobody' and `poster'
8409         synonymous to `never' and `always' in Mail-Copies-To.
8410         (message-reply): Ditto.
8411         (message-followup): Ditto.
8412
8413 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8414
8415         * mailcap.el (mailcap-mime-data): Save sound.
8416
8417 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8418
8419         * message.el (message-ignored-supersedes-headers): Include
8420         `NNTP-Posting-Date'.
8421
8422 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8423
8424         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8425
8426 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8427
8428         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8429         uudecode.
8430
8431 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8432
8433         * mm-decode.el (mm-display-external): Don't switch on save.
8434
8435 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8436
8437         * nnmail.el (nnmail-movemail-args): New variable.
8438
8439 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8440
8441         * gnus-art.el (article-translate-strings):
8442
8443 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8444
8445         * gnus-art.el (gnus-article-view-part): Use it.
8446         (gnus-mm-display-part): New function.
8447         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8448
8449         * mm-decode.el (mm-handle-displayed-p): New function.
8450
8451         * gnus-art.el (gnus-mime-copy-part): Create better names.
8452         (gnus-mime-button-line-format): Include dots spec.
8453
8454 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8455
8456       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8457       forward buffer first.
8458
8459 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8460
8461         * gnus-util.el (gnus-set-window-start): New function.
8462
8463         * message.el (message-send): Don't check changed.
8464
8465 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8466
8467         * gnus-art.el (gnus-article-setup-buffer): Set params.
8468
8469         * mm-decode.el (mm-user-display-methods): Inline
8470         "message/delivery-status".
8471
8472 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8473
8474         * message.el (message-auto-save-directory): Rename.
8475         (message-mode): Dof fix.
8476
8477         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8478         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8479
8480         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8481
8482         * message.el (message-make-date): Avoid locale.
8483
8484         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8485         cache.
8486
8487         * mm-decode.el (mm-display-inline): Goto point-min.
8488
8489         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8490
8491         * mm-decode.el (mm-display-external): Reverse before sorting.
8492
8493         * gnus-draft.el (gnus-draft-send): Allow mail.
8494
8495 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8496
8497         * message.el (message-check): Move message-check macro above where
8498         it is first used.
8499
8500         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8501
8502 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8503
8504         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8505
8506 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8507
8508         * gnus.el: Pterodactyl Gnus v0.34 is released.
8509
8510 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8511
8512         * mm-decode.el (mm-inline-media-tests): delivery-status.
8513
8514         * mm-view.el (mm-inline-text): Provide default.
8515
8516 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8517
8518         * mailcap.el (mailcap-possible-viewers): Fix nils.
8519
8520 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8521
8522         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8523         (article-update-date-lapsed): Record the buffer.
8524         (article-update-date-lapsed): Do all windows that display article
8525         buffers.
8526
8527         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8528
8529         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8530
8531         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8532         annoations.
8533
8534         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8535
8536 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8537
8538         * gnus-agent.el (gnus-category-add): Change default category to
8539         'false.
8540
8541         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8542         scores.
8543
8544         * gnus-draft.el (gnus-draft-send): Check server more.
8545
8546         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8547         (gnus-article-goto-part): New function.
8548
8549         * mm-view.el (mm-inline-text): Insert richtext properly.
8550
8551         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8552
8553 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554
8555         * parse-time.el (parse-time-rules): Accept dates far into the past
8556         and the future, and parse single-digit numbers as years.
8557
8558 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8559
8560         * mm-decode.el (mm-display-external): Chop off directories.
8561
8562 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8563
8564         * uudecode.el (uu-decode-region-external): Use
8565         insert-file-contents-literally.
8566
8567         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8568
8569 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8570
8571         * uudecode.el: New file.
8572
8573         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8574         x-uuencode.
8575
8576 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8577
8578         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8579
8580         * message.el (message-fetch-field): Unfold properly.
8581
8582         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8583         in text/plain.
8584
8585 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8586
8587         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8588         (gnus-auto-select-first): Removed.
8589         (gnus-auto-select-first): Extended.
8590         (gnus-summary-read-group-1): Use new value.
8591
8592 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8593
8594         * message.el (message-fix-before-sending): Space.
8595
8596         * nnmail.el (nnmail-find-file): Don't erase.
8597
8598 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8599
8600         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8601
8602 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8603
8604         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8605
8606 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8607
8608         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8609
8610 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8611
8612         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8613         20.4.
8614
8615 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8616
8617         * gnus-art.el (gnus-mime-view-all-parts): New command and
8618         keystroke.
8619
8620         * mm-decode.el (mm-display-external): Translate slashes.
8621
8622         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8623
8624         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8625
8626         * mm-decode.el (mm-quote-arg): Quote spaces.
8627         (mm-display-external): Quote args.
8628
8629 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8630
8631         * mm-decode.el (mm-inlinable-part-p): New function.
8632
8633 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8634
8635        * mm-util.el (mm-disable-multibyte): New function.
8636
8637 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8638
8639         * gnus.el: Pterodactyl Gnus v0.33 is released.
8640
8641 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8642
8643         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8644
8645         * mm-decode.el (mm-display-external): Don't switch for externals.
8646         (mm-dissect-multipart): Don't include end-sep.
8647
8648         * mm-util.el (mm-get-coding-system-list): New function.
8649         (mm-coding-system-list): New variable.
8650
8651 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8652
8653         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8654
8655 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8656
8657         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8658         group
8659
8660 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8661
8662         * base64.el (base64-run-command-on-region): External base64
8663         decoder do not use coding system
8664
8665 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8666
8667         * mm-decode.el (mm-interactively-view-part): Typo.
8668
8669 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8670
8671         * mm-decode.el (mm-dissect-multipart): Display last part when the
8672         article has no close-delimiter
8673
8674 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8675
8676         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8677         content-type.
8678
8679 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8680
8681         * gnus-art.el (gnus-display-mime): Typo.
8682
8683 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8684
8685         * gnus.el: Pterodactyl Gnus v0.32 is released.
8686
8687 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8688
8689         * gnus-kill.el (gnus-batch-score): Protect against errors.
8690
8691         * gnus-art.el: Protect against broken headers.
8692
8693         * mm-decode.el (mm-display-external): Respect needsterm.
8694         (mm-display-external): Create buffer for external commands.
8695
8696 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8697
8698         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8699
8700         * mm-decode.el (mm-display-external): Use file name.
8701
8702 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8703
8704         * gnus-util.el (gnus-output-to-rmail):  adjust to
8705           `rmail-output-to-rmail-file'
8706
8707 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8708
8709         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8710
8711         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8712         headers.
8713
8714         * gnus-art.el (article-decode-charset): Fold case.
8715
8716 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8717
8718         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8719
8720 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8721
8722         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8723         after being stored.
8724
8725 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8726
8727         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8728         come.
8729
8730 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8731
8732         * gnus-xmas.el (wid-edit): Required.
8733
8734         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8735
8736 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8737
8738         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8739
8740 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8741
8742         * gnus-art.el (article-decode-charset): Narrow to the correct
8743         region.
8744
8745         * mm-bodies.el: Fix autoload.
8746
8747 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8748
8749         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8750
8751 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8752
8753         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8754
8755 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8756
8757         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8758         (gnus-article-add-button): Ditto.
8759
8760         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8761
8762         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8763         (gnus-article-prepare-display): Bind url-standalone-mode.
8764
8765         * mm-decode.el (mm-remove-part): Also delete directory.
8766         (mm-display-external): Create a private sub-dir.
8767
8768         * mailcap.el (mailcap-binary-suffixes): New variable.
8769         (mailcap-command-p): Use it.
8770
8771 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8772
8773         * nnmbox.el (nnmbox-request-group): Change server.
8774         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8775
8776         * message.el (message-encode-message-body): Don't stomp MIME
8777         headers.
8778
8779         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8780         unless useful.
8781         (gnus-summary-exit): Check for a live article buffer.
8782         (gnus-summary-exit-no-update): Ditto.
8783
8784         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8785         param.
8786
8787         * gnus-sum.el (gnus-article-decoded-p): New variable.
8788
8789         * mm-decode.el (mm-display-external): Use no-conv.
8790
8791         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8792         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8793
8794         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8795         mouse-click.
8796
8797 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8798
8799         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8800
8801 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8802
8803         * gnus.el: Pterodactyl Gnus v0.31 is released.
8804
8805 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8806
8807         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8808
8809         * mm-decode.el (mm-display-part): Accept no-default.
8810
8811         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8812         a parameter.
8813
8814         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8815         (gnus-summary-prepare-threads): Ditto.
8816
8817         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8818
8819         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8820         (gnus-mime-button-line-format): Doc fix.
8821         (gnus-insert-mime-button): Use it.
8822         (gnus-article-add-button): Use widget-convert-button.
8823
8824         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8825         ignore.
8826
8827         * mm-decode.el (mm-alternative-precedence): Ditto.
8828
8829 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8830
8831         * mm-decode.el (mm-user-automatic-display): Use enriched.
8832
8833 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8834
8835         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8836         right place.
8837
8838 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8839
8840         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8841
8842         * gnus-art.el (article-update-date-lapsed): Only update header if
8843         buffer is dispalyed in frame.
8844         (gnus-article-prepare-display): New function.
8845         (gnus-article-prepare): Use it.
8846
8847 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848
8849         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8850
8851         * mm-view.el (mm-insert-inline): New function.
8852
8853         * mm-decode.el (mm-pipe-part): Bugged.
8854
8855         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8856
8857         * mm-bodies.el (mm-encode-body): Move over the body.
8858
8859         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8860
8861         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8862
8863 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8864
8865         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8866           related functions.  Handle message/rfc822 parts.  Display subject on
8867           multipart summary lines.  Display name on sub-parts when available.
8868
8869 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8870
8871         * mailcap.el (mailcap-command-p): New version.
8872
8873 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8874
8875         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8876         groups.
8877
8878 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8879
8880         * message.el (message-make-date): Remove weekday name.
8881
8882         * mm-decode.el (mm-dissect-buffer): Protect against broken
8883         headers.
8884
8885         * mailcap.el (mailcap-command-in-path-p): New function.
8886         (mailcap-command-p): Renamed.
8887
8888 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8889
8890         * rfc2047.el (eval): Autoload.
8891
8892 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8893
8894         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8895         (gnus-multi-decode-encoded-word-string): New function.
8896         (gnus-encoded-word-method-alist): New variable.
8897         (gnus-decode-encoded-word-functions): Removed.
8898
8899 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8900
8901         * gnus-int.el (gnus-request-replace-article): Replace
8902         message-narrow-to-headers with message-narrow-to-head
8903
8904 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8905
8906         * drums.el (drums-quote-string): Reversed match.
8907
8908         * message.el (message-make-date): Use weekday name.
8909
8910 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8911
8912         * gnus.el: Pterodactyl Gnus v0.30 is released.
8913
8914 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8915
8916         * gnus-art.el (article-decode-encoded-words): Use it.
8917         (gnus-decode-header-function): New variable.
8918
8919         * gnus-sum.el (gnus-nov-parse-line): Use it.
8920         (gnus-decode-encoded-word-function): New variable.
8921
8922         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8923         buffer.
8924
8925         * gnus-art.el (gnus-insert-mime-button): Use widget.
8926         (gnus-widget-press-button): New function.
8927         (gnus-article-prev-button): Removed.
8928         (gnus-article-next-button): Ditto.
8929         (gnus-article-add-button): Ditto.
8930
8931         * gnus.el (gnus-article-mode-map): Inherit from widget.
8932         (gnus-article-mode-map): No, don't.
8933
8934         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8935         (mm-content-id-alist): New variable.
8936         (mm-get-content-id): New function.
8937
8938         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8939         articles if we are fetching to the article buffer.
8940
8941 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8942
8943         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8944         articles.
8945
8946 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8947
8948         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8949         (mm-default-mime-charset): New variable.
8950
8951         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8952
8953         * drums.el (drums-quote-string): Reversed test.
8954
8955 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956
8957         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8958         string.
8959
8960         * drums.el (drums-quote-string): New function.
8961
8962         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8963         (rfc2047-b-encode-region): Chop lines.
8964         (rfc2047-q-encode-region): Ditto.
8965
8966 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8967
8968         * gnus.el: Pterodactyl Gnus v0.29 is released.
8969
8970 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8971
8972         * mm-decode.el (mm-save-part): Message right.
8973
8974 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8975
8976         * drums.el (drums-parse-address): Returned a list instead of a
8977         string.
8978         (drums-remove-whitespace): Skip comments.
8979         (drums-parse-addresses): Didn't work.
8980
8981 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8982
8983         * gnus.el: Pterodactyl Gnus v0.28 is released.
8984
8985 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
8988         starting point.
8989         (article-decode-encoded-words): Rename.
8990
8991         * message.el (message-narrow-to-headers-or-head): New function.
8992
8993         * gnus-int.el (gnus-request-accept-article): Narrow to the right
8994         region.
8995
8996         * message.el (message-send-news): Encode body after checking
8997         syntax.
8998
8999         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9000
9001         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9002
9003         * gnus-art.el (gnus-display-mime): Respect disposition.
9004
9005         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9006
9007         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9008         text with annotations.
9009
9010         * message.el (message-make-date): Fix sign for negative time
9011         zones.
9012
9013         * mm-view.el (mm-inline-image): Insert a space at the end of the
9014         image.
9015
9016         * mail-parse.el: New file.
9017
9018         * rfc2231.el: New file.
9019
9020         * drums.el (drums-content-type-get): Removed.
9021         (drums-parse-content-type): Ditto.
9022
9023         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9024
9025 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9026
9027         * gnus.el: Pterodactyl Gnus v0.27 is released.
9028
9029 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9030
9031         * mm-decode.el (mm-alternative-precedence): New variable.
9032         (mm-preferred-alternative): New function.
9033
9034         * gnus-art.el (gnus-mime-copy-part): New command.
9035
9036         * mm-decode.el (mm-get-part): New function.
9037
9038         * mm-view.el: New file.
9039
9040         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9041         (mm-display-part): Default to mailcap-save-binary-file.
9042
9043 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9044
9045         * gnus.el: Pterodactyl Gnus v0.26 is released.
9046
9047 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9048
9049         * mm-decode.el (mm-interactively-view-part): New function.
9050
9051         * gnus-art.el (gnus-mime-view-part): New command.
9052
9053         * mm-decode.el (mm-last-shell-command): New variable.
9054
9055         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9056
9057         * mm-decode.el (mm-save-part): New function.
9058
9059         * gnus-art.el (article-decode-charset): Protect against buggy
9060         content-types.
9061         (gnus-mime-pipe-part): New command.
9062         (gnus-mime-save-part): New command.
9063         (gnus-mime-button-map): New keymap.
9064         (gnus-mime-button-line-format): New variable.
9065         (gnus-insert-mime-button): New function.
9066         (gnus-display-mime): Use it.
9067
9068         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9069
9070         * mm-decode.el (mm-inline-text): Decode charsets.
9071
9072         * gnus-art.el (gnus-article-save): Comment fix.
9073
9074         * gnus-int.el (gnus-start-news-server): When in batch, don't
9075         prompt.
9076
9077         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9078         decode.
9079
9080         * mm-decode.el (mm-inline-media-tests): Add audio.
9081         (mm-inline-audio): New function.
9082
9083 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9084
9085         * gnus-art.el (article-make-date-line): Didn't work.
9086
9087         * parse-time.el (parse-time-string): One too many nils.
9088
9089 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9090
9091         * gnus.el: Pterodactyl Gnus v0.25 is released.
9092
9093 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9094
9095         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9096         annotations.
9097
9098         * gnus.el ((featurep 'gnus-xmas)): New
9099         'gnus-annotation-in-region-p alias.
9100
9101 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9102
9103         * mm-util.el (mm-with-unibyte-buffer): New function.
9104
9105         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9106
9107         * mm-decode.el (mm-inline-media-tests): New variable.
9108
9109         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9110
9111         * gnus-art.el (gnus-article-mime-handles): New variable.
9112
9113         * drums.el (drums-narrow-to-header): New function.
9114
9115         * gnus-art.el (article-decode-charset): Use it.
9116
9117         * drums.el (drums-content-type-get): New function.
9118
9119         * mm-util.el (mm-content-type-charset): Removed.
9120
9121         * drums.el (drums-syntax-table): @ is word.
9122         (drums-parse-content-type): New function.
9123
9124         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9125         EDT" times.
9126
9127         * gnus-util.el (gnus-date-get-time): Use safe date.
9128
9129         * gnus-sum.el (gnus-show-mime): Removed.
9130         (gnus-summary-toggle-mime): Removed.
9131
9132         * gnus-art.el (gnus-strict-mime): Removed.
9133         (gnus-article-prepare): Don't do MIME.
9134         (gnus-decode-encoded-word-method): Removed.
9135         (gnus-show-mime-method): Removed.
9136
9137 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9138
9139         * gnus.el: Pterodactyl Gnus v0.24 is released.
9140
9141 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9142
9143         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9144         PREFIX.
9145
9146         * parse-time.el (parse-time-rules): Accept times that look like
9147         "h:mm".
9148
9149         * message.el (message-make-date): Use zone properly.
9150
9151         * gnus.el: Autoload gnus-batch.
9152
9153         * gnus-art.el (article-de-quoted-unreadable): Do not do
9154         gnus-article-decode-rfc1522.
9155
9156         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9157
9158         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9159         param.
9160
9161         * message.el (message-encode-message-body): Check for us-ascii.
9162
9163         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9164         to the left.
9165
9166 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9167
9168         * gnus-art.el (article-decode-charset): Rename.
9169
9170 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9171
9172         * gnus.el: Pterodactyl Gnus v0.23 is released.
9173
9174 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9175
9176         * gnus-util.el (gnus-parent-id): Ditto.
9177         (gnus-put-text-property-excluding-newlines): Ditto.
9178
9179         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9180
9181 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9182
9183         * message.el (message-generate-headers): Generate User-Agent
9184         instead of X-Mailer & X-Newsreader.
9185
9186         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9187         User-Agent header format.
9188
9189 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9190
9191         * gnus.el: Pterodactyl Gnus v0.22 is released.
9192
9193 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9194
9195         * mm-util.el (mm-multibyte-p): Typo.
9196
9197 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9198
9199         * gnus.el: Pterodactyl Gnus v0.21 is released.
9200
9201 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9202
9203         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9204
9205 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9206
9207         * mm-util.el (mm-multibyte-p): New function.
9208
9209 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9210
9211         * gnus.el: Pterodactyl Gnus v0.20 is released.
9212
9213 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9214
9215         * rfc2047.el (rfc2047-decode-region): Only decode when in
9216         multibyte.
9217
9218         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9219
9220         * gnus-int.el (gnus-request-replace-article): Encode.
9221         (gnus-request-accept-article): Encode.
9222
9223         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9224         here.
9225
9226         * gnus.el (gnus-article-display-hook): Take the charset functions
9227         out.
9228
9229         * time-date.el (safe-date-to-time): New function.
9230
9231         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9232
9233 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9234
9235         * gnus.el: Pterodactyl Gnus v0.19 is released.
9236
9237 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9238
9239         * base64.el (base64-encode-region): Accept no-line-break.
9240
9241         * mm-util.el (mm-mime-charset): New function.
9242
9243         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9244
9245 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9246
9247         * gnus.el: Pterodactyl Gnus v0.18 is released.
9248
9249 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9250
9251         * message.el (message-send-and-exit): Return t on success.
9252         (message-make-date): Make a proper time zone.
9253
9254         * gnus-draft.el (gnus-draft-send): Only remove article if the
9255         sending is successful.
9256
9257         * drums.el (drums-get-comment): Return the last comment.
9258         (drums-parse-address): Parse old-style From headers.
9259
9260 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9261
9262         * gnus-sum.el (gnus-data-compute-positions): Move below
9263         `gnus-save-hidden-threads' so the former is correctly detected as
9264         a macro.
9265
9266 1998-09-06  Dave Love  <fx@gnu.org>
9267
9268         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9269         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9270         time for nicer failure if it's not available.
9271
9272 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9273
9274         * time-date.el (time-to-seconds): Renamed.
9275
9276         * parse-time.el (parse-time-string): Downcase before handling.
9277         (parse-time-rules): Times without seconds have 0 seconds.
9278
9279         * rfc2047.el (rfc2047-encode-region): New version.
9280         (rfc2047-dissect-region): New function.
9281
9282 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9283
9284         * message.el (message-make-date): Use symbolic zone.
9285
9286 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * time-date.el (parse-time): Always use parse-time.
9289
9290         * parse-time.el (parse-time-syntax): Use vectors.
9291
9292 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9293
9294         * gnus.el: Pterodactyl Gnus v0.17 is released.
9295
9296 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9297
9298         * time-date.el: Renamed from "date".
9299
9300         * gnus.el: Removed all timezone dependencies.
9301
9302         * score-mode.el: Removed.
9303         (gnus-score-edit-insert-date): Use date.
9304
9305         * date.el (float-to-time): New function.
9306
9307         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9308
9309         * date.el (time-to-float): New function.
9310
9311         * message.el (message-make-date): Use format-time-string.
9312         (message-make-expires): Use make-date.
9313
9314         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9315
9316         * gnus-util.el (gnus-dd-mmm): Use date.
9317         (gnus-sortable-date): Ditto.
9318
9319         * message.el (message-make-date): Take an optional time.
9320
9321         * gnus: Applied patches from 5.6.43.
9322
9323         * date.el (if): Use parse-time.
9324
9325         * gnus-score.el (gnus-summary-score-entry): Make into a command
9326         again.
9327
9328         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9329         gnus-agent.
9330
9331         * gnus.el (gnus-agent-meta-information-header): Moved here.
9332
9333 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9334
9335         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9336         (gnus-agent-fetch-group-1): Score article headers using normal
9337         group score files if the download score rule of a category/group
9338         is `file'.
9339         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9340         deciding what articles to download.
9341         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9342         predicate processing if predicate is `true' or `false'.
9343
9344 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9345
9346         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9347
9348         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9349
9350         * score-mode.el (score-mode-coding-system): New variable.
9351         (gnus-score-edit-exit): Use it.
9352
9353 1998-09-04  Jason R Mastaler  <jason@4b.org>
9354
9355         * drums.el: Corrected typo.
9356
9357 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9358
9359         * mm-bodies.el (mm-body-encoding): Faster version.
9360
9361 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9362
9363         * gnus-art.el (gnus-article-decode-charset): Only decode text
9364         things.
9365
9366         * message.el (message-output): Use rmail.
9367
9368         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9369         word part.
9370
9371         * mm-util.el (mm-charset-to-coding-system): Use
9372         rfc2047-default-charset.
9373         (mm-known-charsets): New variable.
9374
9375         * message.el (message-caesar-region): Bugged out.
9376
9377 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9378
9379         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9380         specifying `agent-predicate' in a group's parameters.
9381
9382 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9383
9384         * gnus.el: Pterodactyl Gnus v0.16 is released.
9385
9386 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9387
9388         * nnmail.el (nnmail-expired-article-p): Use predicate.
9389
9390         * date.el (time-less-p): Renamed.
9391
9392         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9393         from the headers.
9394
9395         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9396         functions.
9397
9398         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9399         all.
9400         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9401         to all functions.
9402
9403 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9404
9405         * gnus.el: Pterodactyl Gnus v0.15 is released.
9406
9407 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9408
9409         * date.el: New file.
9410
9411         * gnus-util.el (gnus-encode-date): Removed.
9412         (gnus-time-less): Ditto.
9413
9414         * nnmail.el (nnmail-date-to-time): Removed.
9415         (nnmail-time-less): Ditto.
9416         (nnmail-days-to-time): Ditto.
9417         (nnmail-time-since): Ditto.
9418
9419         * drums.el: New file.
9420
9421 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9422
9423         * message.el (message-encode-message-body): Encode headers with
9424         body encoding.
9425
9426         * rfc2047.el (rfc2047-default-charset): Renamed.
9427         (rfc2047-encodable-p): Use it.
9428
9429         * base64.el (mm-util): Required.
9430
9431 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9432
9433         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9434         servers.
9435
9436         * gnus-util.el (gnus-output-to-rmail): Removed.
9437
9438         * gnus-art.el (gnus-summary-save-in-rmail): Use
9439         gnus-output-to-rmailrmail-output-to-rmail-file.
9440
9441         * rfc2047.el (rfc2047-decode-region): Fold case.
9442         (rfc2047-decode): Use decode-string.
9443
9444         * mm-util.el: Provide mm-char-int.
9445
9446 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9447
9448         * gnus.el: Pterodactyl Gnus v0.14 is released.
9449
9450 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9451
9452         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9453         sure we have 7bit.
9454
9455 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9458         ducplicates.
9459         (gnus-inews-insert-mime-headers): Removed.
9460
9461         * message.el (message-caesar-region): Protect against MULE chars.
9462
9463 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9464
9465         * mm-util.el (if): fset the right function.
9466
9467 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9468
9469         * gnus-art.el (gnus-article-decode-charset): Use real
9470         read-coding-system.
9471
9472 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9473
9474         * mm-bodies.el (mm-decode-body): Protect against malformed
9475         base64.
9476         (mm-decode-body): Check that buffer-file-coding-system is
9477         non-nil.
9478
9479 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9480
9481         * gnus.el: Pterodactyl Gnus v0.13 is released.
9482
9483 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9484
9485         * gnus-util.el (gnus-strip-whitespace): Already defined.
9486         Removed.
9487
9488         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9489
9490         * gnus-util.el (gnus-strip-whitespace): New function.
9491
9492         * mm-util.el (mm-content-type-charset): Downcase.
9493
9494 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9495
9496         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9497         (gnus-article-decode-charset): Don't fetch all headers.
9498
9499         * mm-util.el (mm-read-coding-system): New function.
9500
9501         * mm-bodies.el (mm-decode-body): Check the right charset.
9502
9503         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9504
9505         * gnus-art.el (gnus-article-mode-line-format): Use short group
9506         format.
9507
9508 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9509
9510         * gnus.el: Pterodactyl Gnus v0.12 is released.
9511
9512 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9513
9514         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9515
9516         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9517         (gnus-article-decode-charset): Always run.
9518
9519         * mm-bodies.el (mm-decode-body): Decode cte.
9520
9521 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9522
9523         * gnus.el: Pterodactyl Gnus v0.11 is released.
9524
9525 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9526
9527         * message.el (message-encode-message-body): Ditto.
9528
9529         * gnus-art.el (gnus-article-decode-mime-words): New command and
9530         keystroke.
9531         (gnus-article-decode-charset): Ditto.
9532         (gnus-article-decode-charset): Only work under MULE.
9533
9534         * mm-util.el (mm-content-type-charset): New function.
9535
9536         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9537
9538         * message.el (message-send-mail): Insert MIME headers.
9539         (message-check-news-body-syntax): Don't warn for escape sequences.
9540         (message-check-news-body-syntax): Insert MIME headers.
9541
9542         * mm-bodies.el (mm-body-encoding): New function.
9543
9544         * message.el (message-encode-message-body): New function.
9545
9546         * mm-bodies.el: New file.
9547
9548         * mm-util.el (mm-narrow-to-head): New function.
9549
9550         * rfc2047.el (rfc2047-encode): Use it.
9551
9552         * mm-util.el: Provide mm-encode-coding-region.
9553
9554         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9555
9556         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9557
9558         * mm-util.el (mm-enable-multibyte): New function.
9559
9560         * message.el (message-set-work-buffer): Set multibyte.
9561
9562         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9563
9564         * gnus-util.el (gnus-point-at-eol): Removed.
9565         (gnus-point-at-bol): Ditto.
9566
9567         * base64.el (base64-decode-region): Commented out messaging.
9568
9569 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9570
9571         * gnus-msg.el (gnus-group-mail): make it behave like
9572         gnus-group-post-news with regards to the prefix (this enables the
9573         use of posting styles).
9574
9575 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9576
9577         * gnus.el (gnus-article-display-hook): Added
9578         gnus-article-decode-rfc1522 to hook.
9579
9580 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9581
9582         * gnus.el: Pterodactyl Gnus v0.10 is released.
9583
9584 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9585
9586         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9587         hook to be run.
9588
9589 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9590
9591         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9592
9593         * mm-util.el (mm-charsets-in-region): Removed.
9594
9595         * rfc2047.el: Renamed file.
9596
9597         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9598
9599         * message.el (message-mode): Set multibyte.
9600
9601         * mm-util.el (mm-charsets-in-region): Copied here.
9602
9603         * gnus-util.el: Removed gnus-truncate-string.
9604
9605         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9606
9607         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9608         (rfc1522-encodable-p): New function.
9609         (rfc1522-encode-message-header): Use it.
9610
9611 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9612
9613         * gnus.el: Pterodactyl Gnus v0.9 is released.
9614
9615 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9616
9617         * mm-util.el: Shadow encode-coding-string.
9618
9619         * base64.el (base64-encode-region): Don't add newline.
9620
9621         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9622
9623         * mm-util.el: New file.
9624
9625         * mm-decode.el: Somewhat depleted.
9626         * mm-encode.el: Ditto.
9627
9628         * rfc1522.el: New file.
9629
9630         * mm-util.el (mm-replace-chars-in-string): Copied here.
9631
9632         * mm-encode.el (mm-q-encode-region): New function.
9633
9634         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9635         param.
9636
9637         * mm-encode.el (mm-encode-word-region): Downcase.
9638
9639 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9640
9641         * gnus.el: Pterodactyl Gnus v0.8 is released.
9642
9643 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9644
9645         * message.el (message-send-mail): Encode headers.
9646
9647         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9648         (quoted-printable-encode-region): Upcase.
9649
9650         * message.el (message-default-charset): New variable.
9651
9652         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9653
9654         * message.el (message-narrow-to-field): Changed name.
9655
9656         * mm-encode.el: New file.
9657
9658         * message.el (message-narrow-to-header): New function.
9659
9660         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9661         right buffer.
9662
9663 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9664
9665         * gnus.el: Pterodactyl Gnus v0.7 is released.
9666
9667 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9668
9669         * gnus.el: Remove autoload for
9670         gnus-article-mime-decode-quoted-printable.
9671
9672         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9673         be decoded in non-MULE Emacsen.
9674
9675         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9676
9677 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9678
9679         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9680
9681 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9682
9683         * mm-decode.el: Check for coding-system-list.
9684
9685 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9686
9687         * gnus.el: Pterodactyl Gnus v0.6 is released.
9688
9689 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9690
9691         * nnheader.el (fboundp): Protect code-coding-string.
9692
9693         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9694         is available.
9695
9696 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9697
9698         * gnus.el: Pterodactyl Gnus v0.5 is released.
9699
9700 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9701
9702         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9703         (gnus-hack-decode-rfc1522): Removed.
9704
9705         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9706
9707 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9708
9709         * gnus.el: Gnus v0.4 is released.
9710
9711 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9712
9713         * gnus-art.el (gnus-article-decode-mime-words): New command and
9714         keystroke.
9715
9716         * qp.el (quoted-printable-decode-region): Don't use hexl.
9717
9718         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9719
9720         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9721         (gnus-structured-field-decoder): Removed.
9722         (gnus-unstructured-field-decoder): Ditto.
9723
9724         * mm-decode.el: New file.
9725
9726         * qp.el: New file.
9727
9728         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9729
9730         * gnus-ems.el (fboundp): Removed gnus-split-string.
9731
9732         * gnus.el (gnus-splash-face): Doc fix.
9733
9734         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9735
9736         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9737         hexl.
9738
9739         * nnheader.el (nnheader-temp-write): Removed.
9740
9741 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9742
9743         * gnus.el: Gnus v0.3 is released.
9744
9745 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9746
9747         * gnus.el: Gnus v0.2 is released.
9748
9749 ;; Local Variables:
9750 ;; coding: iso-2022-7bit
9751 ;; End: