2000-10-06 17:38:03 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / lisp / ChangeLog
1 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * gnus-art.el (gnus-article-prepare): Configure it again.
4
5 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6
7         * message.el (message-default-charset): Default value for non-Mule
8         Emacsen.
9
10 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11
12         * message.el (message-alternative-emails): New.
13         (message-use-alternative-email-as-from): New.
14         (message-setup): Use them.
15
16 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
17
18         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
19         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
20
21         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
22         gnus-overlay-start.
23         * gnus.el: Ditto.
24         * gnus-art.el (gnus-insert-mime-button): Use them.
25
26 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
27
28         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
29         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
30
31 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
32
33         * qp.el (quoted-printable-encode-region): Use
34         mm-with-unibyte-current-buffer within narrowed region.
35
36 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
37
38         * webmail.el (webmail-type-definition): Fix my-deja open url.
39
40 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
41
42         * message.el (message-setup-fill-variables): New variable.
43         (message-mode): Use it.
44
45 2000-10-05  Dave Love  <fx@gnu.org>
46
47         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
48         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
49
50         * binhex.el: Use defalias, not fset.
51
52         * rfc1843.el: Require cl when compiling.
53
54 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
55
56         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
57
58 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
59
60         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
61         adjacent.
62
63 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
64
65         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
66         (mm-find-charset-region): Merge conditions, delete ascii.
67         (mm-charset-after): Rewrite.
68         * mm-bodies.el (mm-encode-body): Use it.
69
70 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
71
72         * webmail.el (webmail-hotmail-list): Fix.
73
74 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
75
76         * nnimap.el (require): cl.
77
78 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
79
80         * gnus-art.el (gnus-article-prepare): Configure windows before
81         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
82         window might be overrided.
83
84 2000-10-04  Dave Love  <fx@gnu.org>
85
86         * gnus-ems.el (gnus-article-display-xface)
87         [gnus-article-compface-xbm]: Fix.
88         (gnus-x-splash): Bind width, height.
89
90 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
91
92         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
93         when it is called interactively.
94
95 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
96
97         * gnus-art.el (gnus-mime-action-alist): New variable.
98         (gnus-mime-action-on-part): Use it.
99         (gnus-mime-button-commands): Add command ".".
100
101 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
102
103         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
104
105 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
106
107         * lpath.el: "." is in the load-path because dgnushack.el.
108
109 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
110
111         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
112
113         * nnheader.el: ditto
114
115         * mm-util.el: ditto
116
117         * message.el: ditto
118
119         * binhex.el: ditto
120
121         * gnus-audio.el: removed unnecessary xemacs test
122
123         * earcon.el: ditto
124         
125 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * nnweb.el (nnweb-decode-entities): Work for non-character
128         entities. 
129
130 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
131
132         * gnus.el: Message the quit parts.
133
134 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
135
136         * mail-source.el (mail-source-fetch-maildir): Don't insert
137         newlines.
138
139 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
140
141         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
142         lpath.el. Don't compile base64.el if there is builtin base64.
143
144 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
145
146         * base64.el (Repository): Use featurep for XEmacs test.
147
148 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
149
150         * nntp.el (nntp-retrieve-data): Don't ignore quit.
151
152 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
153
154         * gnus-art.el (gnus-article-banner-alist): New variable.
155         (article-strip-banner): Use it.
156         * gnus-cus.el (gnus-group-parameters): Allow symbol.
157
158 2000-10-02  Dave Love  <fx@gnu.org>
159
160         * smiley-ems.el: New file.
161
162         * gnus-ems.el (gnus-smiley-display): Autoload.
163         (mouse-set-point, set-face-foreground, set-face-background)
164         (x-popup-menu): Don't clobber these.
165         (gnus-article-compface-xbm): New variable.
166         (gnus-article-display-xface): Move graphic test.  Use unibyte.
167         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
168
169         * mml.el (require): Fix typo.
170         (mml-parse-1): Modify unknown encoding prompt.
171
172         * mail-source.el (mail-sources): Revert to nil.
173
174         * nnmail.el (nnmail-spool-file): Revert previous change.
175
176         * gnus.el: Don't require custom, message.
177         (gnus-message-archive-method): Wrap initializer in progn and
178         require message here.
179
180 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
181
182         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
183         image's :ascent to 80.  That gives a mode-line which is approx.
184         as tall as the normal one.
185
186 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
187
188         * webmail.el (webmail-hotmail-list): Fix.
189
190 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
191
192         Don't postpone GCC if none of GCC methods is agent-covered.  This
193         fix presumes that the post-method must be agent-covered if any Gcc
194         method is agent-covered.
195
196         * gnus-msg.el (gnus-inews-group-method): New function.
197         (gnus-inews-do-gcc): Use it.
198         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
199         (gnus-agent-possibly-save-gcc): Use it.
200         (gnus-agent-possibly-do-gcc): Ditto.
201
202 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
203
204         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
205         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
206
207 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
208
209         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
210         webmail-hotmail-list): Update.
211
212 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
213
214         * mail-source.el (mail-source-report-new-mail): Use
215         nnheader-cancel-timer.
216
217 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
218
219         * lpath.el (overlay-*): Shut up.
220         * dgnushack.el: Two implementations of smiley.
221
222 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
223
224         * gnus-ml.el: Usage.
225         (gnus-mailing-list-archive, gnus-mailing-list-owner,
226         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
227         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
228         (gnus-mailing-list-menu): Define it.
229         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
230         
231         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
232
233 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
234
235         * webmail.el (webmail-my-deja-*): Rewrite.
236
237 2000-09-30  Simon Josefsson  <simon@josefsson.org>
238
239         * nnimap.el (nnimap-request-accept-article): Remove \n's from
240         From_ lines.
241
242 2000-08-05  Simon Josefsson <simon@josefsson.org>
243
244         Make GCC to remote groups work when unplugged
245         (postpone GCC until message is actually sent).
246
247         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
248
249         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
250         (gnus-agent-restore-gcc): 
251         (gnus-agent-possibly-save-gcc): New functions.
252
253         * gnus-msg.el (gnus-inews-add-send-actions): Use
254         `gnus-agent-possibly-do-gcc' if Agentized.
255         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
256         to `message-header-hook'.
257
258         * gnus.el (gnus-agent-gcc-header): New variable.
259
260 2000-07-13  Simon Josefsson <simon@josefsson.org>
261
262         Asks the user to synch flags with server when you plug in.
263
264         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
265         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
266         (gnus-agent-toggle-plugged): Call it.
267         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
268         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
269         (gnus-agent-possibly-synchronize-flags): New function.
270         (gnus-agent-possibly-synchronize-flags-server): New function.
271
272 2000-09-30  Simon Josefsson  <simon@josefsson.org>
273
274         * starttls.el: New file, by Daiki Ueno.
275
276 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
277
278         * message.el (message-make-in-reply-to): In-Reply-To is message-id
279         (see DRUMS).
280         
281 2000-09-29  Simon Josefsson  <simon@josefsson.org>
282
283         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
284         prefetch.
285
286 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
287
288         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
289         sending a command; allow the rtelnet prompt as well.
290
291 2000-09-29  Simon Josefsson  <simon@josefsson.org>
292
293         * message.el (message-send): Make sure error is signalled if no
294         send method is specified.
295
296 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
297
298         * qp.el (quoted-printable-encode-region): Wrap with
299         `mm-with-unibyte-current-buffer'.
300
301 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
302
303         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
304           McEwan's proposal.
305         
306 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
307
308         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
309         the GNU assignment issue.
310
311 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
312
313         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
314
315 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
316
317         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
318
319 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
320
321         * gnus-art.el (article-strip-banner): Use
322         gnus-group-find-parameter rather than gnus-group-get-parameter, to
323         allow inheritance on the banner.
324         From elkin@tverd.astro.spbu.ru.
325
326 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
327
328         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
329
330 2000-09-26  Dave Love  <fx@gnu.org>
331
332         * gnus-draft.el: Don't require gnus-agent.
333
334         * mm-view.el: Use featurep for XEmacs test.
335         (mm-inline-message): Test for `remove-specifier'; don't use
336         condition-case.
337
338 >>>>>>> 5.672
339 2000-09-24  Simon Josefsson  <simon@josefsson.org>
340
341         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
342
343         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
344         support ACL's.
345
346         * nnimap.el (nnimap-acl-get): Check capability.
347
348         * mail-source.el (mail-source-imap-file-coding-system): New variable.
349         (mail-source-fetch-imap): Use it.
350
351         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
352         (rfc2104-hash): Use it.
353
354         * imap.el (imap-starttls-p): Check for starttls binary.
355         (imap-starttls-open): More verbose.
356         (imap-gssapi-auth): Ditto.
357         (imap-kerberos4-auth): Ditto.
358         (imap-cram-md5-auth): Ditto.
359         (imap-login-auth): Ditto.
360         (imap-anonymous-auth): Ditto.
361         (imap-digest-md5-auth): Ditto.
362         (imap-open): Ditto.
363         (imap-digest-md5-p): Check capability first.
364
365 2000-09-24  Simon Josefsson  <simon@josefsson.org>
366
367         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
368         (imap-login-p): Support LOGINDISABLED.
369
370 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
371
372         * rfc2104.el: Add SHA-1 example.
373
374 2000-09-22  Simon Josefsson  <simon@josefsson.org>
375
376         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
377
378 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
379
380         * lpath.el: Bind nnkiboze-score-file.
381
382 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
383
384         * gnus-score.el (gnus-score-use-all-scores): New variable.
385         (gnus-all-score-files): Use it.
386         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
387         (nnkiboze-enter-nov): Fix it when there is no xref.
388         (nnkiboze-generate-groups): List groups.
389         * gnus-group.el (gnus-group-make-kiboze-group): Use 
390         nnkiboze-score-file.
391         
392         * nnkiboze.el (nnkiboze-request-article): Use
393         gnus-cache-request-article.
394         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
395
396 2000-07-16 Dmitry Bely <dbely@mail.ru>
397
398         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
399
400 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
401
402         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
403
404 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
405
406         * message.el (message-default-charset): Set default value in
407         non-MULE XEmacsen as iso-8859-1.
408
409 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
410
411         * gnus-demon.el: Use (featurep 'xemacs).
412         * gnus-agent.el: timer vs. itimer.
413         * mail-source.el: Ditto.
414
415 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
416
417         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
418         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
419         * gnus-sum.el (gnus-nov-parse-line): Ditto.
420         * nnkiboze.el (nnkiboze-file-coding-system): New.
421         (nnkiboze-retrieve-headers): Use it.
422         (nnkiboze-request-group): Ditto.
423         (nnkiboze-close-group): Ditto.
424         (nnkiboze-generate-group): Ditto.
425         (nnkiboze-enter-nov): Insert first Xref properly.
426
427 2000-09-19  Dave Love  <fx@gnu.org>
428
429         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
430         (nnmail-get-new-mail): Test `sources' in top-level conditional.
431
432         * mail-source.el (mail-sources): Change default to '((file)).
433         Add useful custom type.
434
435 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
436
437         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
438         year).
439         (gnus-date-iso8601): Ditto.
440
441 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
442
443         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
444
445 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
446
447         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
448         pattern. Avoid using 8 bit chars.
449         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
450
451 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
452
453         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
454         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
455         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
456         functions are not implemented yet.
457         
458         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
459         x-overlay.el from the FSF Emacs black list.
460
461 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
462
463         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
464         (mm-inline-media-tests): Ditto.
465         (mm-automatic-display): Ditto.
466         * mm-view.el (mm-display-inline-fontify): Generalize from 
467         mm-display-patch-inline. 
468         (mm-display-patch-inline): Use it.
469         (mm-display-elisp-inline): Ditto.
470         
471 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
472
473         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
474         (gnus-topic-unmark-topic): Ditto.
475         (gnus-topic-mark-topic): Ditto.
476         (gnus-topic-get-new-news-this-topic): Use it.
477
478 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
479
480         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
481         display xface.
482
483 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
484
485         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
486         zombie or killed groups.
487         
488 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
489
490         * mml.el (mml-preview): Reinsert unibyte content. 
491         (mml-parse-1): Remove with-unibyte-current-buffer.
492         (mml-generate-mime-1): Ditto.
493         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
494         * message.el (message-forward): Ditto.
495
496 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
497
498         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
499         original article buffer.
500         (article-de-base64-unreadable): Ditto.
501         (article-wash-html): Ditto.
502
503 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
504
505         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
506         unless forward-show-mml.
507
508 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
509
510         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
511         (gnus-summary-save-parts-last-directory): New.
512         (gnus-summary-save-parts): Save history.
513
514 2000-09-14 Ben Gertzfield <che@debian.org>
515
516         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
517         variable.
518         (gnus-summary-save-parts): Use it.
519
520 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
521
522         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
523         * gnus-sum.el (gnus-summary-exit): Ditto.
524         (gnus-summary-exit-no-update): Ditto.
525         (gnus-summary-show-article): Ditto.
526
527 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
528
529         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
530         Content-Disposition.
531
532 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
533
534         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
535
536 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
537
538         * gnus-art.el (gnus-article-setup-buffer): Set
539         gnus-article-mime-handles to nil.
540         * gnus-sum.el (gnus-summary-exit): Ditto.
541         (gnus-summary-exit-no-update): Ditto.
542         (gnus-summary-show-article): Ditto.
543         (gnus-summary-save-parts): Use gnus-article-mime-handles if
544         dissected.
545         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
546
547 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
548
549         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
550         (gnus-sort-threads-1): New function. Sort threads recursively.
551         (gnus-sort-threads): Use it.
552         (gnus-sort-gathered-threads): Doc fix.
553
554 2000-09-13  Dave Love  <fx@gnu.org>
555
556         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
557
558         * gnus-ems.el (gnus-ems-redefine): Don't alias
559         gnus-summary-set-display-table.
560
561         * message.el (message-user-agent): Don't wrap ignore-errors around
562         it.
563
564         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
565         `format'.
566         (mm-content-transfer-encoding): Don't use cadar.
567
568         * uudecode.el (uudecode-decoder-program) 
569         (uudecode-decoder-switches): Customize.
570
571         * gnus-score.el (gnus-home-score-file): Improve custom type.
572
573         * gnus-cus.el (gnus-custom-mode): Conditionally set local
574         variables for Emacs 21.
575         (gnus-group-customize): Disable undo while laying out the buffer.
576
577 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
578
579         * gnus-util.el (gnus-write-active-file): Bind
580         coding-system-for-write.
581
582 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
583
584         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
585         
586         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
587         * gnus-kill.el (gnus-batch-score): Ditto.
588         * gnus-move.el (gnus-change-server): Ditto.
589         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
590
591 2000-09-12  Simon Josefsson  <simon@josefsson.org>
592
593         * gnus-sum.el (gnus-update-read-articles): Undo
594         `gnus-request-set-mark' operation.
595
596 2000-09-11  Dave Love  <fx@gnu.org>
597
598         * Changelog: Use iso-2022 coding.
599
600         * gnus-msg.el (gnus-msg-mail): New function.
601         (gnus-user-agent): New mail agent.
602
603 2000-09-10  Dave Love  <fx@gnu.org>
604
605         * message.el: Require mail-abbrevs for XEmacs for a problem with
606         keybinding despite the autoloads for it.
607
608 2000-09-08  Simon Josefsson  <simon@josefsson.org>
609
610         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
611
612         * nnimap.el (nnimap-request-update-info-internal): Remove tick
613         marks from dormant articles. (See nnimap-request-set-mark.)
614         (nnimap-retrieve-headers-progress): Demule.
615         (nnimap-open-server): Call nnoo-change-server twice, once for
616         getting the nnimap-server-buffer and once for letting n-c-s set
617         the variables in that buffer.
618
619 2000-09-08  David Edmondson <dme@dme.org>
620
621         * gnus.el (gnus-short-group-name): Guess separator.
622
623 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
624
625         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
626         XEmacs as well.
627
628 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
629
630         * gnus-group.el (gnus-group-insert-group-line): Fix.
631
632 2000-09-04  Dave Love  <fx@gnu.org>
633
634         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
635         (mm-get-image): Avoid the losing `make-glyph' from W3.
636
637 2000-09-03  Simon Josefsson  <simon@josefsson.org>
638
639         * gnus-sum.el (gnus-summary-delete-article): Check server.
640
641 2000-09-01  Simon Josefsson  <simon@josefsson.org>
642
643         * imap.el (imap-parse-flag-list): Rewrite.
644
645         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
646
647         * imap.el (imap-parse-flag-list): Hack.
648
649 2000-08-29  Dave Love  <fx@gnu.org>
650
651         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
652
653         * dgnushack.el (mapcon, union): Remove compiler macros.
654
655         * gnus-agent.el (gnus-agent-union): new function.
656         (gnus-agent-fetch-headers): Use it.
657
658         * gnus.el (gnus-group-startup-message): Specify foreground and
659         background for xpm image.  Centre image vertically.
660         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
661
662 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
663
664         * message.el (message-send-mail): Narrow-to-headers.
665
666 2000-08-24  Dave Love  <fx@gnu.org>
667
668         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
669         21.
670
671 2000-08-23  Dave Love  <fx@gnu.org>
672
673         * dgnushack.el: Remove `member-if' compiler macro.
674
675 2000-08-21  Dave Love  <fx@gnu.org>
676
677         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
678
679 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
680
681         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
682         permanent is used.
683         (gnus-topic-show-topic): Read topic when to show permanent hidden
684         topic.
685         (gnus-topic-remove-topic): Revert to the old behavior, not using
686         hide.
687
688 2000-08-21  Dave Love  <fx@gnu.org>
689
690         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
691         (gnus-xemacs): Use featurep.
692
693         * mm-util.el (mm-read-charset): Maybe use builtin.
694         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
695         (mm-multibyte-p, mm-with-unibyte-current-buffer)
696         (mm-with-unibyte): Use featurep, not string-match.
697         (mm-with-unibyte-buffer): Simplify.
698         (mm-quote-arg): Maybe use shell-quote-argument.
699
700         * mml.el (mml-make-string): Deleted (unused).
701
702         * gnus.el (gnus-mode-line-buffer-identification): Supply
703         definition for Emacs 21.
704
705         * gnus-salt.el: Small doc fixes.
706         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
707         gnus-add-minor-mode.
708
709         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
710         gnus-add-minor-mode.
711
712 2000-08-20  Simon Josefsson  <simon@josefsson.org>
713
714         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
715         function, thanks to Lloyd Zusman for debugging.
716         (nnimap-request-group): 
717         (nnimap-request-list): 
718         (nnimap-retrieve-groups): 
719         (nnimap-request-newgroups): Use it.
720
721         * nnimap.el (nnimap-request-article-part): Less verbose.
722
723 2000-08-19  Andreas Jaeger  <aj@suse.de>
724
725         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
726         subst-char-in-string since we test elsewhere whether it's bound.
727         
728 2000-08-18  Dave Love  <fx@gnu.org>
729
730         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
731         custom type.
732
733         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
734         gnus-group-running-xemacs.
735
736         * nnheader.el (nnheader-replace-chars-in-string): Use
737         subst-char-in-string if available.
738
739         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
740         (gnus-request-article-this-buffer): Use expand-file-name.
741         (gnus-mime-view-part-as-type): Simplify interactive spec.
742         (gnus-mime-button-map): Define it all in defvar.
743
744 2000-08-17  Dave Love  <fx@gnu.org>
745
746         * gnus-group.el (gnus-group-running-xemacs): Deleted.
747
748         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
749         last-nonmenu-event.
750
751         * uudecode.el (char-int): Use defalias, not fset.
752
753         * score-mode.el: Don't require easymenu.  Require mm-util.
754         (score-mode-coding-system): Use mm-auto-save-coding-system.
755
756         * nneething.el (nneething-create-mapping): Don't use cadar & al.
757         (nneething-file-name): Use expand-file-name, not concat.
758
759 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
760
761         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
762         Failure proof for email addresses.
763         (nnslashdot-sane-retrieve-headers): Ditto.
764
765 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766
767         * message.el (message-send-mail): Only insert courtesy message
768         when text/plain.
769
770 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
771
772         * message.el (message-cancel-news): Copy the From header from the
773         original article.
774
775 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * gnus-async.el (gnus-asynchronous): Removed.
778
779 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
780
781         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
782         format.
783
784 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
785
786         * nnmail.el (nnmail-expiry-target-group): Fixed.
787
788 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
789
790         * nnmail.el (nnmail-expiry-target-group): Fix the call to
791         gnus-request-accept-article so that body encoding is *not* done.
792         Encoding is not done on incoming mail, so why should it be done on
793         expired mail?
794
795
796 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
797
798         * nnml.el (nnml-request-expire-articles): Fix the calls to
799         nnml-request-article (the filename was being passed instead of the
800         article number) and nnmail-expiry-target-group
801         (nnml-current-directory is changed by nnml-request-accept-article,
802         causing it to be incorrect for the next article to be expired).
803
804 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
805
806         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
807         expiry-target group parameters. 
808
809 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
810
811         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
812         buffer.
813         (gnus-topic-hide-topic): Take a PERMANENT parameter.
814         (gnus-topic-show-topic): Ditto.
815
816         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
817
818 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
819
820         * mail-source.el (mail-source-incoming-file-prefix): New
821         variable. 
822
823 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824
825         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
826
827         * mailcap.el (mailcap-maybe-eval): Be even more warning.
828
829 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
830
831         * message.el (message-syntax-checks): New check quotin-style: 
832         Text must be written below quoted text.
833         (message-check-news-body-syntax): Check it.
834
835 2000-08-11  Simon Josefsson  <simon@josefsson.org>
836
837         * imap.el (imap-authenticator-alist): Fix typo.
838         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
839         Jonas Oberg for debugging.
840
841 2000-08-11  Simon Josefsson  <simon@josefsson.org>
842
843         * gnus-async.el (gnus-asynchronous): Disable by default.
844
845 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * mm-view.el (mm-inline-text): Bind fill-column.
848
849         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
850         list of unexpired articles.
851
852         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
853         un-expired articles. 
854
855         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
856         headers. 
857
858         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
859         we update the right topic.. 
860
861         * mm-decode.el (mm-display-external): Put point at start. 
862
863 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
864
865         * nnmail.el (nnmail-expiry-target): More explicit documentation.
866
867         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
868
869 2000-08-09  Simon Josefsson <simon@josefsson.org>
870
871         * imap.el (imap-parse-body):
872         (imap-parse-string-list): Add bug workarounds for Stalker
873         Communigate Pro 3.0 server.
874         (imap-body-lines): Remove bogus comment.
875
876         * imap.el (imap-range-to-message-set): Move from nnimap.el.
877
878         * nnimap.el (nnimap-retrieve-which-headers):
879         (nnimap-retrieve-headers-from-server):
880         (nnimap-request-set-mark):
881         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
882
883 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
884
885         * message.el (message-dont-reply-to-names):
886         rmail-dont-reply-to-names may not be defined.
887
888 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
889
890         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
891         not use pop.
892
893 2000-07-19  Dave Love  <fx@gnu.org>
894
895         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
896         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
897         check.
898         (gnus-article-display-xface): Special-case for dark backgrounds.
899
900 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
901
902         * imap.el (imap-calculate-literal-size-first): New variable.
903         (imap-local-variables): Add it.
904         (imap-kerberos4-open): Set it.
905         (imap-send-command): Use it.
906
907 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
908
909         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
910         (mailcap-parse-mimetypes): Use it.
911         (mailcap-extension-to-mime): Parse mimetype.
912         (mailcap-mime-types): Ditto.
913         * mml.el (mml-minibuffer-read-type): Ditto.
914
915 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
916
917         * nndoc.el (nndoc-type-alist): Add outlook.
918         (nndoc-outlook-type-p): New function.
919         (nndoc-outlook-article-begin): Ditto.
920
921 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
922
923         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
924         excursion.
925
926 2000-07-15  Simon Josefsson  <simon@josefsson.org>
927
928         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
929
930         * imap.el (imap): 
931         (imap-kerberos4-program): 
932         (imap-gssapi-program): 
933         (imap-ssl-program): Customization.
934         (imap-shell-program): 
935         (imap-shell-host): New variables.
936         (imap-streams): 
937         (imap-stream-alist): Add shell.
938         (imap-shell-p): 
939         (imap-shell-open): New functions.
940         (imap-open): Don't call authenticator if preauth.
941         (imap-authenticate): Return t if already authenticated.
942
943 2000-07-14  Simon Josefsson  <simon@josefsson.org>
944
945         * gnus.el (gnus-invalid-group-regexp): New variable.
946         (gnus-read-group): Use it.
947
948 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
949
950         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
951         expunge-below and orphan-score are "group variables".
952
953 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
954
955         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
956         qualified group names to `gnus-group-read-ephemeral-group'.
957
958 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
959
960         * dgnushack.el (srcdir): Define it before use it.
961
962 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
963
964         * gnus-sum.el: `W t' is toggle-header in info.
965
966 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
967
968         * lpath.el: Fbind subst-char-in-string.
969
970 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
971
972         * Makefile.in: Use W3DIR and lispdir.
973         * dgnushack.el: Ditto.
974
975 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
976
977         * gnus-art.el (article-de-base64-unreadable): Typo.
978
979 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
980
981         * gnus-agent.el (require): Require timer.
982
983 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
984
985         * message.el (message-bounce): Call mime-to-mml.
986
987 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
988
989         * nnslashdot.el (nnslashdot-request-close): New function.
990
991 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
994         right line number for the article.
995
996 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
997
998         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
999         * webmail.el (webmail-fetch): Bind 
1000         url-http-silence-on-insecure-redirection.
1001
1002 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1003
1004         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1005         unibyte.
1006         (nnslashdot-sane-retrieve-headers): Ditto.
1007         (nnslashdot-request-article): Ditto.
1008
1009 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
1010
1011         * mailcap.el (mailcap-parse-mimetype-file): 
1012
1013 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1014
1015         * nnweb.el (nnweb-insert): Stricter test.
1016         * webmail.el (webmail-refresh-redirect): Ditto.
1017
1018 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1019
1020         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1021
1022 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1023
1024         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1025
1026 2000-07-05  Dave Love  <fx@gnu.org>
1027
1028         * utf7.el: Doc and header fixes.
1029
1030         * gnus-sum.el: Doc fixes.
1031
1032         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1033         defalias, not fset.
1034
1035         * flow-fill.el (fill-flowed-point-at-eol)
1036         (fill-flowed-point-at-bol): Use defalias, not fset.
1037
1038         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1039         (gnus-Plain-save-name): Delete -- apparently bogus.
1040
1041 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1042
1043         * nnsoup.el: Use expand-file-name throughout.
1044
1045 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1046
1047         * nnmail.el (nnmail-read-incoming-hook): New example.
1048
1049 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050
1051         * mm-view.el (mm-inline-text): Check whether the text has already
1052         been decoded.
1053
1054 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1055
1056         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1057
1058 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1059
1060         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1061
1062 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1063
1064         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1065         unsend flags.
1066
1067 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1068
1069         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1070         name in authinfo (.authinfo now support ports, no need for the
1071         hack).
1072         (nnimap-split-find-rule): Fix.
1073         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1074
1075 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1076
1077         * message.el (message-unquote-tokens): Remove all quotes.
1078
1079 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1080
1081         * gnus-ml.el: New file. 
1082
1083 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084
1085         * nnultimate.el (nnultimate-request-close): New function.
1086
1087         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1088
1089 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1090
1091         * Makefile.in: Better support for xemacs builds
1092
1093 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1094
1095         * gnus.el: Gnus v5.8.7 is released.
1096
1097 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1098
1099         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1100
1101 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1102
1103         * message.el (message-do-fcc): Encode MIME.
1104
1105 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1106
1107         * lpath.el: Fbind image-size.
1108
1109 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1110
1111         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1112         (nnimap-assoc-match): New function.
1113         (nnimap-split-find-rule): Support extended syntax.
1114
1115 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1116
1117         * nnimap.el (nnimap-open-connection): Use port stuff.
1118
1119         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1120         document port and defaultport.
1121
1122 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1123
1124         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1125
1126 2000-06-26  Dave Love  <fx@gnu.org>
1127
1128         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1129
1130         * message.el: Remove unnecessary `require'ments.  Defvar
1131         gnus-list-identifiers when compiling.  Don't try to autoload
1132         variable `gnus-list-identifiers'.  Autoload
1133         gnus-group-name-charset.
1134         (message-fetch-field): Don't assume `format' removes text
1135         properties.
1136         (message-strip-list-identifiers, message-reply, message-followup):
1137         Require gnus-sum.
1138         (message-mode): Tidy XEmacs conditionals.
1139         (message-replace-chars-in-string): Use subst-char-in-string when
1140         available.
1141
1142         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1143         Define if necessary.
1144
1145         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1146         removes text properties.
1147
1148         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1149
1150         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1151
1152         * gnus-score.el (gnus-summary-score-entry): Likewise.
1153
1154 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1155
1156         * nnimap.el (nnimap-request-post): Fix parenthesis.
1157
1158 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1159
1160         * message.el (message-unquote-tokens): New function.
1161
1162         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1163
1164         * nnimap.el (nnimap-request-post): Ditto.
1165
1166 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1167
1168         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1169
1170         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1171         patch commited 2000-04-02).
1172
1173 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1174
1175         * imap.el (imap-mailbox-examine-1): New function.
1176         (imap-message-copyuid-1):
1177         (imap-message-appenduid-1): Use it, instead of
1178         `imap-mailbox-examine' which would utf-7 encode mailbox name
1179         twice.
1180
1181 2000-06-19  Dave Love  <fx@gnu.org>
1182
1183         * mm-uu.el Don't require message.  Require cl when compiling.
1184
1185 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1186
1187         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1188         a local variable.
1189         * gnus-sum.el (gnus-orphan-score): Move here.
1190
1191 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1192
1193         * message.el (message-forward): Remove show-mml condition.
1194         (message-forward-ignored-headers): Remove X-Gnus headers.
1195
1196 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1197
1198         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1199
1200 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1201
1202         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1203
1204 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1205
1206         * message.el (message-syntax-checks): Add type.
1207
1208 2000-06-07  Dave Love  <fx@gnu.org>
1209
1210         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1211         put-image.
1212         (mm-inline-image): Defalias, not fset.
1213
1214         * gnus.el (gnus-group-startup-message): Don't specify string for
1215         insert-image.
1216
1217         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1218         add-minor-mode is available.
1219         (gnus-article-display-xface): Don't specify string for
1220         insert-image.
1221
1222 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1223
1224         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1225         (gnus-topic-insert-topic-line): Use shownp.
1226         (gnus-topic-hide-topic): Don't use hidden.
1227         (gnus-topic-show-topic): Don't use hidden.
1228
1229 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1230
1231         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1232         system.
1233         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1234         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1235         * gnus-util.el (gnus-output-to-rmail): Ditto.
1236         (gnus-output-to-mail): Ditto.
1237         (gnus-write-buffer): Ditto.
1238         * gnus-uu.el (gnus-uu-save-article): Ditto.
1239
1240 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1241
1242         * message.el (message-read-from-minibuffer): Typo.
1243
1244 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1245
1246         * gnus-art.el (article-decode-charset): Override non-MIME forward
1247         charset.
1248
1249 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1250
1251         * mml.el (mml-quote-region): Correct the regexp.
1252         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1253
1254 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1255
1256         * message.el (message-forward): Insert raw text.
1257         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1258         (mml-generate-mime-1): Insert raw text in unibyte mode.
1259
1260 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1261
1262         * mm-bodies.el (mm-body-encoding): Always encoded if
1263         `mm-use-ultra-safe-encoding' is set.
1264
1265 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1266
1267         * mml.el (ange-ftp-name-format): Typo.
1268
1269 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1270
1271         * gnus-start.el (gnus-get-unread-articles): If
1272         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1273         try to do anything on that server.
1274         
1275 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1276
1277         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1278         from latest draft.
1279
1280 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1281
1282         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1283         is open.
1284
1285 2000-05-24  Dave Love  <fx@gnu.org>
1286
1287         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1288
1289 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1290
1291         * gnus.el (gnus-redefine-select-method-widget): new function, call
1292         it once. Add an "other" entry for unknown but editable backend
1293         name symbols.
1294         * gnus-start.el (gnus-declare-backend): use it.
1295
1296 2000-05-19  Dave Love  <fx@gnu.org>
1297
1298         * gnus-art.el (gnus-article-next-page): Revert last change.
1299
1300 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1301
1302         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1303
1304 2000-05-19  Dave Love  <fx@gnu.org>
1305
1306         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1307         not mm-inline-large-images.
1308
1309 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1310
1311         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1312
1313 2000-05-18  Dave Love  <fx@gnu.org>
1314
1315         * gnus-art.el: Use defalias, not fset.
1316         (gnus-article-x-face-command): Don't test for xbm.
1317         (gnus-article-next-page): Redisplay before testing point in window.
1318
1319 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1320
1321         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1322         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1323
1324 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1325
1326         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1327         gnus-summary-save-in-rmail.
1328         * message.el (message-output): Ditto.
1329
1330 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1331
1332         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1333
1334 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1335
1336         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1337         is a charset.
1338         * message.el (message-send-news): Check group name charset.
1339         * gnus-msg.el (gnus-post-news): Decode group name.
1340         (gnus-inews-do-gcc): Encode group name.
1341
1342 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1343
1344         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1345         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1346
1347 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1348
1349         * gnus-group.el (gnus-group-mark-line-p): New function.
1350         (gnus-group-goto-group): New parameter.
1351         (gnus-group-remove-mark): Use it.
1352         * gnus-topic.el (gnus-topic-move-group): Ditto.
1353         (gnus-topic-remove-group): Ditto.
1354
1355 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1356
1357         * gnus-group.el (gnus-group-list-dormant): New function.
1358
1359 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1360
1361         * gnus-agent.el (gnus-agent-synchronize): Use
1362         nnheader-insert-file-contents.
1363         (gnus-agent-save-active-1): Ditto.
1364         (gnus-agent-write-active): Ditto.
1365         (gnus-agent-expire): Ditto.
1366         * gnus-cache.el (gnus-cache-read-active): Ditto.
1367         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1368         * gnus-sum.el (gnus-summary-import-article): Ditto.
1369
1370         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1371         (gnus-agent-save-group-info): Ditto.
1372         (gnus-agent-save-alist): Ditto.
1373         * gnus-util.el (gnus-make-directory): Ditto.
1374
1375         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1376
1377 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1378
1379         * mml.el (mml-generate-mime-preprocess-function): New variable.
1380         (mml-generate-mime-postprocess-function): New variable.
1381         (mml-generate-mime-1): Use them.
1382
1383 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1384
1385         * gnus-group.el (gnus-group-apropos): Group name charset.
1386         * gnus-sum.el (gnus-set-mode-line): Ditto.
1387         * gnus-group.el (gnus-group-decoded-name): New function.
1388         (gnus-group-edit-group): Use it.
1389         * gnus-cus.el (gnus-group-customize): Use it.
1390
1391 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1392
1393         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1394
1395 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1396
1397         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1398         (gnus-group-name-charset-group-alist): Ditto.
1399         (gnus-group-name-charset): New function.
1400         (gnus-group-name-decode): New function.
1401         (gnus-group-insert-group-line): Use them.
1402         (gnus-group-prepare-flat-list-dead): Ditto.
1403         (gnus-group-list-active): Ditto.
1404         (gnus-group-describe-all-groups): Ditto.
1405         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1406         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1407         add gnus-group property.
1408         (gnus-browse-group-name): Read gnus-group property.
1409
1410 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1411
1412         * nnfolder.el (nnfolder-possibly-change-group): Use
1413         file-name-coding-system instead of pathname-coding-system.
1414         * nnmail.el (nnmail-find-file): Ditto.
1415         (nnmail-write-region): Ditto.
1416         * nnmh.el (nnmh-retrieve-headers): Ditto.
1417         (nnmh-request-article): Ditto.
1418         (nnmh-request-group): Ditto.
1419         (nnmh-request-list): Ditto.
1420         (nnmh-possibly-change-directory): Ditto.
1421         (nnmh-active-number): Ditto.
1422         * nnml.el (nnml-possibly-change-directory): Ditto.
1423         (nnml-request-list): Ditto.
1424         (nnml-request-article): Ditto.
1425         (nnml-retrieve-headers): Ditto.
1426
1427 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1428
1429         * nnimap.el (nnimap-request-accept-article): Don't unselect
1430         mailbox if no mailbox is selected.
1431
1432 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1433
1434         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1435         Recognize domain names starting with `www.' as starting an URL.
1436
1437 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1438
1439         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1440         (mail-source-keyword-map): Add "subdirs" for maildir.
1441
1442 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1443
1444         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1445         (nnmail-get-new-mail): Use it.
1446         * gnus-start.el (gnus-get-unread-articles): Ditto.
1447
1448 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1449
1450         * gnus-sum.el (gnus-summary-edit-article): Better support for
1451         nndraft:drafts.
1452         * nndraft.el (nndraft-request-replace-article): New function,
1453         bind nnmail-file-coding-system.
1454
1455 2000-05-14  Dave Love  <fx@gnu.org>
1456
1457         * nnheader.el: Replace uses of `fset' with `defalias'.
1458         (jka-compr-compression-info-list): Only defvar when compiling.
1459
1460 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1461
1462         * webmail.el (webmail-netaddress-article): Refresh redirect.
1463
1464 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1465
1466         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1467
1468 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1469
1470         * webmail.el: Translate &nbsp; to SP.
1471
1472 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1473
1474         * message.el (message-bounce): Doc typo.
1475
1476 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1477
1478         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1479         (gnus-soup-store): Ditto.
1480         (gnus-soup-send-packet): Ditto.
1481         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1482         (nnsoup-dissect-buffer): Ditto.
1483         (nnsoup-narrow-to-article): Ditto.
1484         (nnsoup-make-active): Ditto
1485
1486 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1487
1488         * message.el (message-mode): Two parameters for local-variable-p.
1489
1490 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1491
1492         * message.el (message-strip-list-identifiers): New function.
1493         (message-reply): Use it and use message-strip-subject-re.
1494         (message-followup): Ditto.
1495         * gnus-art.el (article-hide-list-identifiers): Remove more.
1496         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1497
1498 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1499
1500         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1501         mail-parset-charset and use non-numeric argument.
1502
1503 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1504
1505         * mml.el (mml-buffer-list): New variable.
1506         (mml-generate-new-buffer): New function.
1507         (mml-destroy-buffers): Ditto.
1508         (mml-insert-mime): Use them.
1509         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1510         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1511         * message.el (message-mode): Ditto.
1512         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1513         (gnus-uu-save-article): Support show-as-mml.
1514         * message.el (message-forward): Ditto.
1515
1516 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1517
1518         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1519         (nndoc-mime-digest-type-p): Locate article head precisely.
1520         * mml.el (mml-generate-default-type): New variable.
1521         (mml-generate-mime-1): Use it.
1522         (mml-insert-mime-headers): Use it.
1523         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1524         (gnus-uu-digest-mail-forward): Use it and call message-forward
1525         with argument digest.
1526         (gnus-uu-save-article): Support message-forward-as-mime.
1527         * message.el (message-forward): Add parameter digest.
1528         * mm-decode.el (mm-dissect-default-type): New variable.
1529         (mm-dissect-buffer): Use it.
1530
1531 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1532
1533         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1534         newline and paragraph to nil when got a non-ascii character. Test
1535         paragraph before newline.
1536
1537 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1538
1539         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1540         limit to 76.
1541
1542 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1543
1544         * nnslashdot.el (nnslashdot-sid-strip): New function.
1545         (nnslashdot-threaded-retrieve-headers): New format.
1546         (nnslashdot-sane-retrieve-headers): Ditto.
1547         (nnslashdot-request-article): Ditto.
1548         (nnslashdot-threaded-retrieve-headers): Thread properly.
1549         (nnslashdot-request-article): Be more lenient.
1550         (nnslashdot-threaded-retrieve-headers): Regexp search.
1551
1552 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1553
1554         * gnus-sum.el (gnus-with-article): Define it before use it.
1555
1556 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1557
1558         * message.el (message-supersede): Use mime-to-mml.
1559         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1560
1561 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1562
1563         * gnus-group.el (gnus-group-list-cached): Don't use
1564         `subst-char-in-string'.
1565
1566 2000-05-08  Dave Love  <fx@gnu.org>
1567
1568         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1569
1570 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1571
1572         * mm-decode.el (mm-interactively-view-part): Append %s if the
1573         method is a single word.
1574         * nnwarchive.el (nnwarchive-type-definition): Typo.
1575
1576 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1577
1578         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1579         function.
1580         (gnus-group-prepare-flat-predicate): Use it.
1581         (gnus-group-list-cached): List dead groups.
1582
1583 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1584
1585         * gnus-art.el (article-decode-charset): Don't decode message with
1586         format.
1587
1588 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1589
1590         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1591         evaluate the Lisp code.
1592
1593 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1594
1595         * gnus-art.el (article-wash-html): New function.
1596         (gnus-article-wash-html): Bind.
1597         (gnus-article-make-menu-bar): Menu item.
1598         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1599         (gnus-summary-make-menu-bar): Menu item.
1600         * gnus.el: Autoload.
1601
1602 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1603
1604         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1605         (gnus-uu-unshar-article): Use it.
1606
1607         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1608         (mailcap-maybe-eval): Use it.
1609
1610         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1611         in docstring.
1612
1613         * mml.el (mml-generate-mime-1): Small comment.
1614
1615 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1616
1617         * gnus-art.el (article-de-base64-unreadable): New function.
1618         (gnus-article-de-base64-unreadable): Bind.
1619         (gnus-article-make-menu-bar): Menu item.
1620         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1621         (gnus-summary-make-menu-bar): Menu item.
1622         * gnus.el: Autoload.
1623
1624 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1625
1626         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1627         (gnus-summary-select-article): Add en/disable multibyte.
1628
1629 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1630
1631         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1632         (gnus-summary-edit-article): New feature: editing raw articles.
1633
1634 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1635
1636         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1637         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1638         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1639         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1640         * mm-decode.el (mm-insert-part): Ditto.
1641
1642 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1643
1644         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1645         (nndoc-forward-type-p): Ditto.
1646
1647 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1648
1649         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1650         value of enable-multibyte-characters.
1651
1652 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1653
1654         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1655
1656 2000-05-03  Dave Love  <fx@gnu.org>
1657
1658         * gnus-ems.el (gnus-article-xface-ring-internal)
1659         (gnus-article-xface-ring-size): New variable.
1660         (gnus-article-display-xface): Use them to cache data.  Don't try
1661         to use XPM.  Set up binary coding for PBM's sake.
1662
1663 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1664
1665         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1666         * gnus-int.el (gnus-request-accept-article): Ditto.
1667         (gnus-request-replace-article): Ditto.
1668         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1669
1670 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1671
1672         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1673
1674 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1675
1676         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1677         field.
1678         * mml.el (mml-to-mime): Use message-default-charset.
1679         (mml-preview): Narrow to headers.
1680         * message.el (message-send-mail): Use message-default-charset.
1681         (message-send-news): Narrow to headers;
1682         use message-default-charset.
1683
1684 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1685
1686         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1687         detect.
1688         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1689         restriction.
1690         (mml-parse-1): Warning message.
1691         (mml-preview): Disable multibyte.
1692
1693 2000-05-03  Dave Love  <fx@gnu.org>
1694
1695         * gnus.el (gnus-group-startup-message): Add newline before image.
1696
1697 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1698
1699         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1700         * message.el (message-send-mail): Use unibyte-buffer.
1701         (message-send-mail): Ditto.
1702
1703 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1704
1705         * gnus.el: Gnus v5.8.6 is released.
1706
1707 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1708
1709         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1710
1711 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1712
1713         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1714
1715 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1716
1717         * message.el (message-send-mail-partially): Use forward-line.
1718
1719 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1720
1721         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1722
1723 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1724
1725         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1726         (mml-insert-mime): No markup only for text/plain.
1727         (mime-to-mml): Remove MIME headers.
1728
1729 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1730
1731         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1732         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1733         as 8-bit.
1734         * lpath.el: Fbind image functions.
1735
1736 2000-04-28  Dave Love  <fx@gnu.org>
1737
1738         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1739         21.
1740
1741         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1742         search order.  Use parse-colon-path and remove some redundancy.
1743         Doc fix.
1744         (mailcap-parse-mimetypes): Code consistently with
1745         mailcap-parse-mailcaps.  Doc fix.
1746
1747         * gnus-start.el (gnus-unload): Iterate over `features', not
1748         `load-history'.
1749
1750 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1751
1752         * mml.el (mml-parse-1): Don't create blank parts.
1753         (mml-read-part): Fix mml tag.
1754         (mml-insert-mime): Convert message/rfc822.
1755         (mml-insert-mml-markup): Add mmlp parameter.
1756
1757 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1758
1759         * message.el (message-send-mail-partially): Remove CTE.
1760
1761 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1762
1763         * lpath.el: Fbind put-image for XEmacs.
1764         * mm-view.el (mm-inline-image): Fset it.
1765
1766 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1767
1768         * nndoc.el (nndoc-type-alist): Change forward regexp.
1769
1770 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1771
1772         * message.el (message-send-mail-partially-limit): Change the
1773         default value.
1774
1775 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1776
1777         * gnus-util.el (gnus-extract-address-components): Name might be
1778         "".
1779
1780 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1781
1782         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1783         (gnus-summary-post-forward): Ditto.
1784         * message.el (message-forward-show-mml): New variable.
1785         (message-forward): Use it.
1786         * mml.el (mml-parse-1): Add tag mml.
1787         (mml-read-part): Ditto.
1788         (mml-generate-mime): Support reentance.
1789         (mml-generate-mime-1): Support mml tag.
1790
1791 2000-04-27  Dave Love  <fx@gnu.org>
1792
1793         * gnus-art.el: Don't bother to require custom, browse-url.
1794         (gnus-article-x-face-command): Include gnus-article-display-xface.
1795
1796         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1797         Use defalias, not fset.
1798         (gnus-article-display-xface): New function.
1799
1800         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1801
1802         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1803         (mm-xemacs-p): Deleted.
1804         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1805         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1806         use create-image and don't special-case xbm.
1807         (mm-valid-image-format-p): Use display-graphic-p.
1808
1809 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1810
1811         * message.el (message-send-mail-partially-limit): New variable.
1812         (message-send-mail-partially): New function.
1813         (message-send-mail): Use it.
1814         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1815         all blank lines inside of base64.
1816         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1817         blank lines.
1818
1819 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1820
1821         * mml.el (mml-insert-tag): Match more special characters.
1822
1823 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1824
1825         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1826
1827 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1828
1829         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1830         (mm-inlined-types): Ditto.
1831         * mm-partial.el: New file.
1832
1833 2000-04-27  Dave Love  <fx@gnu.org>
1834
1835         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1836         matter in Emacs 21.
1837
1838 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1839
1840         * mm-bodies.el (mm-encode-body): Remove reference to
1841         mm-default-charset in comment.
1842
1843 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1844
1845         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1846
1847 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1848
1849         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1850         let.
1851
1852 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1853
1854         * gnus-draft.el (gnus-draft-setup): Fix comments.
1855
1856 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1857
1858         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1859         if nnmbox-file-coding-system-for-write is nil.
1860
1861 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1862
1863         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1864         header if nil.
1865
1866 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1867
1868         * mm-view.el (mm-inline-text): Insert directly if decoded.
1869         * mml.el (autoload): Typo.
1870
1871 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1872
1873         * mml.el (mml-preview): Set up posting-charset.
1874         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1875
1876 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1877
1878         * webmail.el: Fix yahoo mail.
1879
1880 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1881
1882         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1883         word if not necessary.
1884         (rfc2047-encode-region): Put space between encoded words.
1885
1886 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1887
1888         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1889
1890 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1891
1892         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1893         required.
1894         (gnus-draft-edit-message): Require restoration.
1895
1896 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1897
1898         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1899         back.
1900
1901 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1902
1903         * gnus-art.el (gnus-treat-article): Make sure that the summary
1904         buffer is live.
1905
1906 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1907
1908         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1909         (mailcap-parse-mailcap): Backwards parsing.
1910         (mailcap-possible-viewers): Remove nreverse.
1911         (mailcap-mime-info): Ditto.
1912         (mailcap-add-mailcap-entry): Keep alternative viewer.
1913
1914 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1915
1916         * gnus.el: Gnus v5.8.5 is released.
1917
1918 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1919
1920         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1921
1922         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1923
1924         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1925
1926 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1927
1928         * mm-view.el (mm-inline-message): Disable prepare-hook.
1929
1930 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1931
1932         * gnus.el: Fix copyright statements.
1933
1934         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1935         variable.
1936         (gnus-articles-to-read): Use it.
1937
1938         * message.el (message-get-reply-headers): Bind free variable.
1939
1940 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1941
1942         * message.el (message-get-reply-headers): Fix to-address.
1943
1944 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1945
1946         * webmail.el: Hotmail fix. Add a debug function.
1947
1948 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1949
1950         * gnus-sum.el (t): M-down and M-up.
1951
1952 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1953
1954         * gnus-sum.el: Doc fix.
1955
1956 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1957
1958         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1959
1960 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1961
1962         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1963         string.
1964         (nnweb-request-group): Don't scan twice.
1965         (nnweb-request-scan): Don't nix out the hashtb.
1966
1967         * message.el (message-get-reply-headers): Return a value.
1968
1969 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1970
1971         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1972         urls.
1973
1974 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975
1976         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1977         order messages are inserted.
1978
1979         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1980         message/rfc822 parts.
1981
1982         * gnus-art.el (gnus-article-read-summary-keys): Check for
1983         numerical values.
1984
1985         * message.el (message-get-headers): Made into own function.
1986         (message-reply): Use it.
1987         (message-get-reply-headers): Renamed.
1988         (message-widen-reply): New command.
1989
1990 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1991
1992         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1993
1994 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1995
1996         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1997         non-base64 text at the end if not found.
1998
1999 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2000
2001         * gnus-sum.el (gnus-read-move-group-name):
2002         (gnus-summary-move-article): Use `gnus-group-method' to find out
2003         what method the manually entered group belong to.
2004         `gnus-group-name-to-method' doesn't return any method parameters
2005         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2006         for new groups so they wouldn't work.
2007
2008 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009
2010         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2011         override.
2012
2013 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2014
2015         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2016         probably good to do, or something.  I dunno.  I just write these
2017         ChangeLog entries, and my name is Lars.
2018
2019 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2020
2021         * message.el (message-caesar-region): Use translate-region.
2022
2023 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2024
2025         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2026
2027 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028
2029         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2030         variables, because that makes Emacs flash.
2031
2032         * gnus-group.el (gnus-group-insert-group-line): Don't call
2033         gnus-group-add-icon unconditionally.
2034
2035         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2036
2037         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2038         xmas.
2039         (gnus-group-glyph-directory): Removed.
2040
2041 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2042
2043         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2044         gnus-newsgroup-name is "".
2045
2046 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2047
2048         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2049         in conjunction with MULE-UCS.
2050
2051 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2052
2053         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2054
2055 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2056
2057         * dgnushack.el (last, mapcon, member-if, union): New compiler
2058         macros for emulating cl functions.
2059
2060 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2061
2062         * message.el (message-shorten-references): Only cater to broken
2063         INN for news. This caters for broken smtpd.
2064
2065 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2066
2067         * mailcap.el (mailcap-mime-info): Use the first match; not the
2068         last.
2069
2070         * gnus-agent.el (gnus-category-kill): Save the category list.
2071
2072 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2073
2074         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2075
2076 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2077
2078         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2079
2080 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081
2082         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2083
2084 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2085
2086         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2087         (gnus-group-list-cached): Use it.
2088
2089 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2090
2091         * gnus.el: Update all the copyright notices.
2092
2093 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2094
2095         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2096         non-base64 text at the end.
2097
2098 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2099
2100         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2101
2102 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2103
2104         * nnheader.el: Don't autoload cancel-function-timers.
2105
2106         * message.el (message-fetch-field): Fold case.
2107
2108 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2109
2110         * message.el (message-forward-before-signature): New variable.
2111
2112 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2113
2114         * gnus-mlspl.el: Fix stuff.
2115
2116 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2119         subjects when unthreaded.
2120
2121 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2122
2123         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2124         well.
2125
2126 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2127
2128         * gnus-art.el (gnus-article-mode): Fix variable name.
2129
2130 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * mm-view.el: Fix autoload.
2133
2134         * flow-fill.el (flow-fill): Fix provide.
2135
2136         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2137         nil.
2138
2139 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2140
2141         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2142
2143 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * gnus-util.el (gnus-netrc-machine): Didn't work.
2146
2147 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2148
2149         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2150
2151 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152
2153         * flow-fill.el: Renamed from fill-flowed.
2154
2155         * message.el (message-forward-ignored-headers): Default to
2156         removing CTE.
2157
2158 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2159
2160         * message.el (message-mode): Don't fill headers.
2161
2162 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * message.el (message-pipe-buffer-body): Use shell
2165
2166 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2167
2168         * nnvirtual.el (nnvirtual-request-article):
2169         Bind gnus-override-method to nil.
2170         (nnvirtual-request-update-mark): Don't update mark when
2171         article is not there.
2172
2173 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2174
2175         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2176
2177 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178
2179         * gnus-util.el (gnus-parse-netrc): Allow "port".
2180         (gnus-netrc-machine): Take a port param.
2181         (gnus-netrc-machine):
2182
2183         * gnus-art.el (gnus-request-article-this-buffer): Allow
2184         re-selecting referenced articles.
2185
2186         * message.el (message-cancel-news): Allow editing.
2187         (message-cancel-message): Add newline.
2188
2189 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2190
2191         * mm-view.el (mm-inline-image-emacs): New function.
2192
2193 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194
2195         * mail-source.el (mail-source-delete-incoming): Change default in
2196         cvs.
2197
2198 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2199
2200         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2201         function.
2202
2203 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2204
2205         * nnml.el (nnml-request-expire-articles): Use it.
2206
2207         * nnmail.el (nnmail-expiry-target): New variable.
2208         (nnmail-expiry-target-group): New function.
2209
2210 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2211
2212         * message.el (message-forward): Add non-MIME separators.
2213
2214 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2215
2216         * message.el (message-generate-headers): Respect the syntax check
2217         spec.
2218
2219         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2220         (gnus-remove-thread): Don't show all threads.
2221
2222 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2223
2224         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2225
2226 2000-04-19  Dave Love  <fx@gnu.org>
2227
2228         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2229
2230 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2231
2232         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2233         (nnwarchive-egroups-*): Ditto.
2234         (nnwarchive-url): Unibyte buffer and single line cookie.
2235
2236 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2237
2238         * mm-util.el (mm-char-or-char-int-p): New alias.
2239         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2240         entities.
2241
2242 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2243
2244         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2245         article case insensitively.
2246
2247 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2248
2249         * mail-source.el (mail-source-fetch-webmail): Use the default
2250         password provided in mail-sources; use webmail:subtype:user as
2251         the key.
2252
2253 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2254
2255         * mail-source.el (mail-source-fetch-webmail): Use
2256         mail-source-password-cache.
2257
2258 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2259
2260         * webmail.el: Add netscape mail and fix HotMail mail.
2261
2262 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2263
2264         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2265
2266 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2267
2268         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2269         RFC822.PEEK if server support IMAP4rev1.
2270         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2271         RFC822.TEXT.PEEK if server support IMAP4rev1.
2272         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2273         RFC822.HEADER if server support IMAP4rev1.
2274         (nnimap-request-article-part): Support bodydetail in response
2275         data.
2276
2277 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2278
2279         * fill-flowed.el: New file.
2280
2281         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2282         text/plain parts with `format' parameters.
2283
2284         * mm-view.el (autoload): Autoload fill-flowed.
2285         (mm-inline-text): For "plain" parts with a format=flowed
2286         parameter, call `fill-flowed'.
2287
2288 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2289
2290         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2291         slashdot ids.
2292
2293 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2294
2295         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2296         format.
2297
2298 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2299
2300         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2301         `imtest' too.
2302         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2303         (imap-gssapi-program): New variable.
2304         (imap-streams): Add gssapi.
2305         (imap-stream-alist): Ditto.
2306         (imap-authenticators): Ditto.
2307         (imap-authenticator-alist): Ditto.
2308         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2309         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2310         1.6.x `imtest' syntax.
2311         (imap-gssapi-stream-p): New function.
2312         (imap-gssapi-open): Ditto.
2313         (imap-gssapi-auth-p): Ditto.
2314         (imap-gssapi-auth): Ditto.
2315         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2316         (imap-send-command): Use buffer-local `imap-client-eol' value.
2317
2318         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2319         lines and turn TAB into SPC before parsing.
2320
2321 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2322
2323         * nnheader.el (nnheader-group-pathname): Make sure to return a
2324         directory.
2325         * nnmail.el (nnmail-group-pathname): Ditto.
2326
2327 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2328
2329         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2330         might split in the middle of a message-id.
2331
2332 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2333
2334         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2335         groups from the server.
2336
2337         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2338         (gnus-summary-toggle-header): Update the wash status.
2339
2340         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2341         Moved here.
2342
2343         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2344         setting.
2345
2346         * nnmail.el (nnmail-get-active): Use it.
2347         (nnmail-parse-active): New function.
2348
2349         * mm-view.el (mm-inline-text): Support the new version of
2350         vcard.el.
2351
2352         * gnus-sum.el (gnus-summary-move-article): Only delete article
2353         when moving junk.
2354         (gnus-deaden-summary): Bury the buffer.
2355
2356         * nnmail.el (nnmail-group-pathname): Ditto.
2357
2358         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2359
2360 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2361
2362         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2363         whether Mule.
2364
2365 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2366
2367         * message.el (message-send-mail): Protect against unloaded Gnus.
2368
2369         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2370         parent.
2371         (gnus-topic-update-topic-line): Yes, do.
2372         (gnus-topic-goto-missing-group): Tally the correct number of
2373         unread articles before inserting the topic line.
2374
2375 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2376
2377         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2378
2379 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2380
2381         * mm-decode.el (mm-dissect-buffer): Ditto.
2382
2383         * gnus-art.el (article-decode-charset): Strip CTE.
2384
2385         * ietf-drums.el (ietf-drums-strip): New function.
2386
2387         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2388         when prompting in read-only groups.
2389
2390 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2391
2392         * imap.el (imap-send-command): Change EOL-chars when
2393         `imap-client-eol' differs from default, not only for kerberos4.
2394         (imap-mailbox-status): Get encoded mailbox's status.
2395
2396 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2397
2398         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2399         into `mail-source-password-cache'.
2400
2401 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2402
2403         * mm-util.el (mm-mime-charset): Check for presence of
2404         `coding-system-get' and `get-charset-property' (recent XEmacs has
2405         the former, but not the latter).
2406
2407 2000-01-28  Dave Love  <fx@gnu.org>
2408
2409         * message.el (message-check-news-header-syntax): Fix typo
2410         `newsgroyps'.
2411         (message-talkative-question): Put temp buffer in fundamental-mode.
2412         (message-recover): Use fundamental-mode in the right buffer.
2413
2414         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2415         right buffer.
2416
2417 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2418
2419         * qp.el (quoted-printable-decode-region): Add charset parameter.
2420         (quoted-printable-decode-string): Ditto.
2421
2422         * gnus-art.el (article-de-quoted-unreadable): Use it.
2423
2424 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2425
2426         * nnimap.el (nnimap-split-predicate): New variable.
2427         (nnimap-split-articles): Use it.
2428
2429 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2430
2431         * utf7.el: Change email address.
2432
2433 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2434
2435         * gnus-group.el (gnus-group-catchup): Purge split history.
2436
2437 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2438
2439         * nnmail.el (nnmail-generate-active): Support extended group name.
2440         (nnmail-get-active): Ditto.
2441
2442 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2443
2444         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2445         group names, don't remove anything.
2446
2447 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2448
2449         * webmail.el (webmail-my-deja-open): My-deja changes.
2450
2451 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2452
2453         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2454
2455 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2456
2457         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2458
2459 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2460
2461         * gnus.el (gnus-other-frame): Fix typo.
2462
2463 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2464
2465         * gnus-cus.el (gnus-group-customize): Fix typo.
2466
2467 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * nnweb.el (nnweb-insert): Simplified.
2470
2471 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2472
2473         * gnus-art.el (gnus-article-mode-map): "e" is
2474         gnus-summary-edit-article.
2475
2476 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2477
2478         * mailcap.el (mailcap-mime-extensions): Add .diff.
2479
2480 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2481
2482         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2483         there is no "%s" in the method.
2484
2485 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2486
2487         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2488
2489 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2490
2491         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2492
2493         * gnus.el: Really always pop up a new frame.
2494
2495         * parse-time.el (parse-time-rules): Allow 100-110 to be
2496         2000-2010.
2497
2498         * time-date.el (date-to-time): Don't use timezone.
2499
2500 2000-01-06  Dave Love  <fx@gnu.org>
2501
2502         * time-date.el: Add keywords.
2503         (date-to-time): Add autoload cookie.  Canonicalize with
2504         timezone-make-date-arpa-standard.
2505         (time-to-seconds): Avoid caddr.
2506         (safe-date-to-time): Add autoload cookie.
2507
2508         * base64.el: Require cl when compiling.
2509
2510 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2511
2512         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2513         eyecandy.
2514         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2515         group line using gnus-group-add-icon.
2516         (gnus-group-icons): Added customize group.
2517         (gnus-group-icon-list): Added variable.
2518         (gnus-group-glyph-directory): Added variable.
2519         (gnus-group-icon-cache): Added variable.
2520         (gnus-group-running-xemacs): Added variable.
2521         (gnus-group-add-icon): Added function. Add an icon to the current
2522         line according to gnus-group-icon-list.
2523         (gnus-group-icon-create-glyph): Added function.
2524
2525 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2526
2527         * gnus-sum.el (gnus-summary-select-article): Return whether we
2528         selected something new.
2529         (gnus-summary-search-article): Start searching at the window
2530         point.
2531
2532         * gnus-group.el (gnus-fetch-group): Complete over
2533         gnus-active-hashtb.
2534
2535 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2536
2537         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2538
2539 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2540
2541         * gnus-sum.el (gnus-preserve-marks): New variable.
2542         (gnus-summary-move-article): Use it.
2543         (gnus-group-charset-alist): Added more entries.
2544
2545 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2546
2547         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2548
2549         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2550         as the default score.
2551
2552         * gnus-score.el (gnus-score-delta-default): Changed name.
2553
2554 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2555
2556         * imap.el (imap-parse-literal):
2557         (imap-parse-flag-list): Don't care about props.
2558         (imap-parse-string): Handle quoted characters.
2559
2560 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2561
2562         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2563         (gnus-summary-mark-article): Doc fix.
2564         (gnus-summary-mark-forward): Doc fix.
2565         (t): Changed keystroke for gnus-summary-customize-parameters.
2566
2567         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2568         "e".
2569         (gnus-article-mode-map): No, don't.
2570
2571         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2572         of the final article.
2573
2574         * mm-decode.el (mm-interactively-view-part): Error on no method.
2575
2576 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2577
2578         * gnus-score.el (gnus-score-insert-help): Something.
2579
2580         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2581
2582         * gnus-win.el (gnus-configure-frame): Ditto.
2583
2584         * gnus-mh.el (gnus-summary-save-in-folder): Use
2585         with-current-buffer.
2586
2587 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2588
2589         * nnwarchive.el: Changed file perms.
2590
2591 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592
2593         * gnus-group.el (gnus-group-delete-groups): New command.
2594         (gnus-group-delete-group): Extra no-prompt parameters.
2595
2596 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597
2598         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2599         <p>.
2600
2601 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2602
2603         * webmail.el (webmail-hotmail-article): Don't insert message id.
2604
2605 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2606
2607         * nnimap.el (nnimap-split-fancy): New variable.
2608         (nnimap-split-fancy): New function.
2609
2610 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2611
2612         (nnimap-split-rule): Document symbol value.
2613
2614 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2615
2616         * nnimap.el (nnimap-retrieve-headers-progress): Let
2617         `nnheader-parse-head' parse article.
2618         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2619         request headers needed by `nnheader-parse-head'.
2620
2621 1999-12-23  Florian Weimer  <fw@s.netic.de>
2622
2623         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2624         value (crosspostings are handled), improve documentation.
2625
2626         * smiley.el: Declare file coding system as iso-8859-1.
2627
2628         * nnultimate.el: Dito.
2629
2630         * message.el: Dito.
2631
2632         * gnus-cite.el: Dito.
2633
2634         * gnus-spec.el: Dito.
2635
2636 1999-12-21  Florian Weimer  <fw@s.netic.de>
2637
2638         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2639         (gnus-setup-message): No longer make `message-posting-charset'
2640         buffer-local.
2641         (gnus-setup-posting-charset): Reflect the new layout of
2642         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2643
2644         * message.el (message-send-mail): Bind `message-this-is-mail' and
2645         `message-posting-charset'.
2646         (message-send-news): Dito, and honour new layout of
2647         `message-posting-charset'.
2648         (message-encode-message-body): Ignore `message-posting-charset'.
2649
2650         * mm-bodies.el (mm-body-encoding): Consider
2651         `message-posting-charset' when deciding whether to use 8bit.
2652
2653         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2654         (rfc2047-encodable-p): Now solely for headers; use
2655         `message-posting-charset'.
2656
2657 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2658
2659         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2660
2661 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2662
2663         * nnagent.el (nnagent-server-opened): Optional.
2664         (nnagent-status-message): Optional.
2665
2666 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2667
2668         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2669         end (referenced by instructions in
2670         `gnus-cited-opened-text-button-line-format-alist').
2671
2672 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2673
2674         * imap.el (imap-starttls-open): Typo.
2675
2676 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2677
2678         * mm-util.el (mm-charset-after): Non-MULE case.
2679         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2680         * rfc2047.el (rfc2047-dissect-region): Bind it.
2681
2682 1999-12-18  Florian Weimer  <fw@s.netic.de>
2683
2684         * mml.el (mml-generate-multipart-alist): Correct default value.
2685
2686         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2687         (mm-safer-encoding): New function.
2688         (mm-content-transfer-encoding): Use both.
2689
2690         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2691         * qp.el (quoted-printable-encode-region): Dito.
2692
2693 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2694
2695         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2696
2697 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2698
2699         * webmail.el (webmail-hotmail-list): raw=0.
2700
2701 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2702
2703         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2704         group name.
2705
2706 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2707
2708         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2709
2710 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2711
2712         * imap.el: Don't autoload digest-md5.
2713         (imap-starttls-open): Bind coding-system-for-{read,write}.
2714         (imap-starttls-p): Check if we can find starttls.el.
2715         (imap-digest-md5-p): Check if we can find digest-md5.el.
2716
2717 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2718
2719         * base64.el (base64-encode-string): Accept 2nd argument
2720         `no-line-break'.
2721
2722         * imap.el: Require `digest-md5' when compiling; add autoload
2723         settings for `digest-md5-parse-digest-challenge',
2724         `digest-md5-digest-response', `starttls-open-stream' and
2725         `starttls-negotiate'.
2726         (imap-authenticators): Add `digest-md5'.
2727         (imap-authenticator-alist): Setup for `digest-md5'.
2728         (imap-digest-md5-p): New function.
2729         (imap-digest-md5-auth): New function.
2730         (imap-stream-alist): Add STARTTLS entry.
2731         (imap-starttls-p): New function.
2732         (imap-starttls-open): New function.
2733
2734 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2735
2736         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2737
2738 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2739
2740         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2741         string-to-x function.
2742
2743 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2744
2745         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2746
2747 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2748
2749         * webmail.el: Enhance hotmail-snarf.
2750
2751 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2752
2753         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2754
2755 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2756
2757         * webmail.el (webmail-hotmail-list): Search no-error.
2758
2759 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2760
2761         * nnwarchive.el: Support nov-is-evil.
2762         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2763         Set it if non-nil.
2764         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2765
2766 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2767
2768         * nnagent.el (nnagent-server-opened): Redefine.
2769         (nnagent-status-message): Ditto.
2770
2771 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2772
2773         * rfc1843.el (rfc1843-decode-region): Use
2774         buffer-substring-no-properties.
2775         * gnus-art.el (article-decode-HZ): New function.
2776
2777 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2778
2779         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2780
2781 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2782
2783         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2784         MIME charset not a MULE charset.
2785
2786 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2787
2788         * gnus-ems.el: Translate more ugly characters.
2789         * nnheader.el (nnheader-translate-file-chars): Don't translate
2790         the second ':'.
2791
2792 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2793
2794         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2795         method if cannot find the article.
2796
2797 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2798
2799         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2800         method if overrided.
2801
2802 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2803
2804         * mail-source.el (mail-source-fetch-webmail): Parameter
2805         dontexpunge.
2806
2807 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2808
2809         * webmail.el: Support my-deja. Better error report.
2810
2811 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2812
2813         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2814         is bad.
2815         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2816         is not 1.
2817
2818 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2819
2820         * nnslashdot.el (nnslashdot-request-article): A space.
2821
2822 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2823
2824         * nnagent.el: Support different backend with same name.
2825
2826 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2827
2828         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2829         archived group.
2830         (nnslashdot-sane-retrieve-headers): Ditto.
2831         (nnslashdot-request-article): Ditto.
2832
2833 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2834
2835         * nnweb.el (nnweb-insert): Narrow to point.
2836
2837 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2838
2839         * nnweb.el (nnweb-insert): Follow refresh url.
2840         * nnslashdot.el: Use it.
2841
2842 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2843
2844         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2845         (nnweb-decode-entities-string): New function.
2846
2847         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2848         nnweb-* and move to nnweb.el.
2849         * nnwarchive.el: Use nnweb-decode-entities, etc.
2850         * webmail.el: Ditto.
2851
2852         * nnslashdot.el: Use nnweb-decode-entities-string.
2853         (nnslashdot-decode-entities): Remove.
2854
2855 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2856
2857         * nnslashdot.el: Decode entities.
2858
2859 1999-12-12  Dave Love  <fx@gnu.org>
2860
2861         * gnus-agent.el (gnus-category-edit-groups)
2862         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2863         expansion of setf, fixed.
2864
2865 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2866
2867         * gnus-agent.el: Revoke last Dave Love's patch, because of
2868         incompatibility of XEmacs.
2869
2870 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2871
2872         * mm-uu.el: Change headers.
2873         * rfc1843.el: Ditto.
2874         * uudecode.el: Ditto.
2875
2876 1999-12-07  Dave Love  <fx@gnu.org>
2877
2878         * gnus-agent.el (gnus-category-edit-predicate)
2879         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2880         inside backquote to avoid it at runtime.
2881
2882 1999-12-07  Dave Love  <fx@gnu.org>
2883
2884         * binhex.el: Require cl when compiling.
2885
2886 1999-12-04  Dave Love  <fx@gnu.org>
2887
2888         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2889
2890 1999-12-04  Dave Love  <fx@gnu.org>
2891
2892         * mm-util.el (mm-delete-duplicates): New function.
2893         (mm-write-region): Use it.
2894
2895         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2896
2897         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2898         mm-delete-duplicates.
2899
2900         * imap.el (imap-open, imap-debug): Avoid mapc.
2901
2902         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2903
2904         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2905         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2906
2907         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2908         runtime.
2909
2910         * gnus.el (gnus-select-method): Likewise.
2911
2912         * nnheader.el (nnheader-nov-read-integer): Likewise.
2913
2914         * mm-view.el (mm-inline-message): Require cl when compiling.
2915         Avoid ignore-errors at runtime.
2916         (mm-inline-text): Avoid mapc.
2917
2918 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2919
2920         * gnus-art.el (article-decode-charset): Widen is bad.
2921
2922 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2923
2924         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2925
2926 1999-12-12  Florian Weimer  <fw@s.netic.de>
2927
2928         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2929         indicate that only US-ASCII is permitted.
2930         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2931         use unencoded 8-bit characters in message headers.
2932
2933 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2934
2935         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2936         CRLF.
2937
2938 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2939
2940         * webmail.el: Require url-cookie.
2941
2942 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2943
2944         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2945         new function to make modified caesar table.
2946         (nnwarchive-from-r13): Use it.
2947         (nnwarchive-mail-archive-article): Improved.
2948
2949 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2950
2951         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2952
2953 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2954
2955         * nnweb.el (nnweb-request-article): Return cons.
2956
2957 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2958
2959         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2960
2961 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2962
2963         * mm-util.el (mm-with-unibyte): New macro.
2964         * nnweb.el (nnweb-init): Use it.
2965
2966 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2967
2968         * mm-util.el (mm-charset-after): New function.
2969         (mm-find-mime-charset-region): Set charsets after
2970         delete-duplicates and use find-coding-systems-region.
2971         (mm-find-charset-region): Remove composition.
2972
2973         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2974
2975         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2976
2977 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2978
2979         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2980         * mml.el (mml-confirmation-set): New variable.
2981         (mml-parse-1): Ask user to confirm.
2982
2983 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2984
2985         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2986         are scanned when we have directory mail-sources (the mail source
2987         is modified in that case, so we must scan it for all
2988         groups/methods).
2989
2990 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2991
2992         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2993         and nnml-article-file-alist.
2994
2995 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2996
2997         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2998         nnmail-fetched-sources.
2999
3000 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3001
3002         * mm-util.el (mm-find-charset-region): Use the last charset.
3003
3004 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
3005
3006         * gnus.el (gnus-select-method): Made the option list prettier.
3007
3008 1999-12-08  Florian Weimer  <fw@s.netic.de>
3009
3010         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
3011         for the `de' newsgroups hierarchy, as it is common practice there.
3012
3013
3014 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3015
3016         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3017         buffer-string arguments. Fix references.
3018
3019 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3020
3021         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3022         (gnus-agent-batch-fetch): Use it.
3023         (gnus-agent-fetch-session): Use it.
3024
3025 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3026
3027         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3028
3029 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3030
3031         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3032         nil.
3033
3034 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3035
3036         * nnslashdot.el (nnslashdot-request-list): There were two
3037         top-level body-forms.  Put a `progn' around them.
3038
3039         * gnus.el (gnus-select-method): Use `condition-case'
3040         instead of `ignore-errors', since cl may not be loaded when the
3041         form is evaluated.
3042
3043 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3044
3045         * nnwarchive.el: Support www.mail-archive.com.
3046
3047 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3048
3049         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3050         do anything.
3051
3052 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3053
3054         * utf7.el: New file, written by Jon K Hellan.
3055
3056         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3057         default to t.
3058
3059 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060
3061         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3062
3063         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3064         current.
3065         (gnus-refer-article-methods): New function.
3066         (gnus-summary-refer-article): Use it.
3067
3068 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3069
3070         * nnimap.el (nnimap-retrieve-groups): Return active format.
3071
3072         * nnimap.el (nnimap-replace-in-string): Removed.
3073         (nnimap-request-list):
3074         (nnimap-retrieve-groups):
3075         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3076
3077 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3078
3079         * imap.el: Use format-spec for ssl program.
3080         * imap.el (imap-ssl-arguments): Removed.
3081         (imap-ssl-open-{1,2}): Removed.
3082
3083 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3084
3085         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3086         instead of `ignore-errors', since cl may not be loaded when the
3087         form is evaluated.
3088
3089 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3090
3091         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3092         (mm-7bit-chars): New variable.
3093         (mm-body-7-or-8): Use it in both cases.
3094
3095 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3096
3097         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3098           defcustom definitions.
3099
3100 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3101
3102         * mm-decode.el (mm-display-part): Let mm-display-external return
3103         inline or external.
3104         (mm-display-external): For copiousoutput methods, insert output in
3105         buffer.
3106
3107 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3108
3109         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3110         buffer.
3111
3112 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3113
3114         * gnus-audio.el: An M too far.
3115
3116         * gnus-msg.el (gnus-setup-message): One backtick too many.
3117
3118         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3119         a function, not a variable.
3120
3121 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3122
3123         * gnus-score.el (gnus-score-body): Widen before requesting.
3124
3125 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3126
3127         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3128
3129 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3130
3131         * mail-source.el (mail-source-fetch-webmail): Bind
3132         mail-source-string.
3133
3134 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3135
3136         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3137         (gnus-uu-unmark-by-regexp): Ditto.
3138
3139         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3140         dead groups.
3141
3142 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3143
3144         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3145         do their real thing.
3146
3147         * nnmh.el (nnmh-be-safe): Doc fix.
3148
3149         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3150
3151         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3152         status line has arrived before we count it.
3153
3154         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3155
3156         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3157         Whitespace problems.
3158
3159         * gnus-win.el (gnus-configure-windows): Error fix.
3160
3161         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3162         right function.
3163
3164         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3165         Indent all functions.  Fix all comments to match the comment
3166         conventions.  Double-space after full stop.
3167
3168 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3169
3170         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3171         value to divide received mails into my favorite groups and I met
3172         an error.  It takes place if the length of a element "VALUE" in
3173         nnmail-split-fancy is less than two.
3174
3175 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3176
3177         * mml.el (mml-insert-part): New function.
3178
3179 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3180
3181         * lpath.el: Add `sc-cite-regexp'.
3182
3183 1999-12-02  Dave Love  <fx@gnu.org>
3184
3185         * mm-decode.el: Customize.
3186
3187 1999-12-03  Dave Love  <fx@gnu.org>
3188
3189         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3190         the W3 stuff isn't available.
3191
3192 1999-12-03  Dave Love  <fx@gnu.org>
3193
3194         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3195         at runtime.
3196
3197 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3198
3199         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3200
3201 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3202
3203         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3204         don't be fooled by "From nobody" lines added by respooling.
3205
3206         * pop3.el (pop3-movemail): Write crashbox in binary.
3207         (pop3-get-message-count): New function.
3208
3209         * mail-source.el (mail-source-primary-source): New variable.
3210         (mail-source-report-new-mail-interval): New variable.
3211         (mail-source-idle-time-delay): New variable.
3212         (mail-source-new-mail-available): New internal variable.
3213         (mail-source-fetch-pop): Clear new mail flag, when mail from
3214         primary source has been fetched.
3215         (mail-source-check-pop): New function.
3216         (mail-source-new-mail-p): New function.
3217         (mail-source-start-idle-timer): New function.
3218         (mail-source-report-new-mail): New function.
3219         (mail-source-report-new-mail): New internal variable.
3220         (mail-source-report-new-mail-timer): New internal variable.
3221         (mail-source-report-new-mail-idle-timer): New internal variables.
3222
3223 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3224
3225         * gnus-cus.el (gnus-group-customize): Customize fix.
3226
3227 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3228
3229         * message.el (message-send-mail-with-sendmail): Use
3230         message-make-address.
3231
3232 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3233
3234         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3235
3236 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3237
3238         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3239
3240 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3241
3242         * mml.el (mml-insert-tag): Don't close the tag.
3243         (mml-insert-empty-tag): New function.
3244         (mml-attach-file): Use mml-insert-empty-tag instead of
3245         mml-insert-tag.
3246         (mml-attach-buffer): Ditto.
3247         (mml-attach-external): Ditto.
3248         (mml-insert-multipart): Ditto.
3249
3250 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3251
3252         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3253         the article number.
3254
3255 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3256
3257         * gnus.el (gnus-find-method-for-group): The method of a new group
3258         is not the native one.
3259
3260 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3263
3264 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3265
3266         * nnultimate.el (nnultimate-retrieve-headers): Use
3267         mm-with-unibyte-current-buffer.
3268         (nnultimate-request-article): Ditto.
3269
3270 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3271
3272         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3273
3274 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3275
3276         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3277         * nnweb.el (nnweb-retrieve-headers): Use it.
3278         (nnweb-request-article): Use it.
3279
3280         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3281         case matching failed.
3282
3283 1999-12-02  John Wiegley <jwiegley@inprise.com>
3284
3285         * mail-source.el (mail-source-keyword-map): Add backslash to
3286         Delete-flag.
3287
3288 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3289
3290         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3291         Latin-1.
3292         (gnus-group-charset-alist): No, don't.
3293
3294         * nnweb.el (nnweb-init): Make the buffer unibyte.
3295
3296 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3297
3298         * mail-source.el (mail-source-set-common-1): Fix to get the
3299         default value.
3300
3301 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3302
3303         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3304
3305         * nnultimate.el (nnultimate-request-list): Use unibyte.
3306
3307         * gnus-uu.el (gnus-uu-grab-articles): Bind
3308         gnus-display-mime-function to nil.
3309
3310         * message.el (message-send-mail-with-sendmail): Use the
3311         user-mail-address variable.
3312
3313         * gnus-art.el (gnus-ignored-headers): More headers.
3314
3315         * message.el (message-shorten-1): Use list.
3316
3317 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3318
3319         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3320         signatures.
3321
3322         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3323         (nnweb-dejanews-create-mapping): Do the properish date.
3324
3325 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3326
3327         * mail-source.el (mail-source-common-keyword-map): New variable.
3328         (mail-source-bind-common): New macro.
3329         (mail-source-fetch): Support plugged mail source.
3330         * gnus-int.el (gnus-request-scan): Use them.
3331
3332 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * mm-view.el (mm-inline-message): Check whether charset is a
3335         string.
3336
3337         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3338
3339         * message.el (message-mode-map): Changed keystroke for
3340         message-yank-buffer.
3341
3342 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3343
3344         * message.el (message-shorten-references): Cut references to 31
3345         elements, then either fold them or shorten them to 988 characters.
3346         (message-shorten-1): New function.
3347         (message-cater-to-broken-inn): New variable.
3348
3349 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3350
3351         * nnslashdot.el (nnslashdot-lose): New function.
3352
3353 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3354
3355         * mm-view.el (mm-inline-message): Not the right type of charset is
3356         being fetched here.  Let the group charset rule.
3357         (mm-inline-message): Ignore us-ascii.
3358
3359 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3360
3361         * mail-source.el (mail-source-fetch-maildir): work around the
3362         ommitted "file-regular-p" in efs/ange-ftp
3363
3364 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3365
3366         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3367         (mml-generate-mime-1): Use the encoding param.
3368
3369         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3370
3371         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3372         gnus-art before binding its variables.
3373
3374         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3375         after the MIME.
3376
3377 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3378
3379         * message.el (message-clone-locals): Use it.
3380
3381         * gnus-msg.el (gnus-configure-posting-styles): Make
3382         user-mail-address local.
3383
3384 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3385
3386         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3387         once.
3388
3389 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3390
3391         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3392         (message-clone-locals): Ditto.
3393
3394         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3395         group inherit reply-to or from.
3396
3397 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3398
3399         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3400         for charset.
3401         (gnus-summary-show-article-charset-alist): New variable.
3402
3403         * mm-bodies.el (mm-decode-string): Support gnus-all and
3404         gnus-unknown.
3405         (mm-decode-body): Ditto.
3406         * rfc2047.el (rfc2047-decode): Ditto.
3407
3408 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * mail-source.el (mail-source-delete-incoming): Change default to
3411         t.
3412
3413 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3414
3415         * gnus.el: Pterodactyl Gnus v0.99 is released.
3416
3417 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3418
3419         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3420
3421         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3422         spec.
3423
3424         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3425         (gnus-configure-posting-styles): No, don't.
3426         (gnus-configure-posting-styles): Allow overriding files.
3427
3428         * gnus-art.el (gnus-header-button-alist): Use browse-url
3429         directly.
3430
3431         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3432
3433         * gnus-msg.el (gnus-summary-yank-message): New command and
3434         keystroke.
3435
3436         * message.el (message-yank-buffer): New command.
3437         (message-buffers): New function.
3438
3439         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3440         next group in a more normal fasion.
3441
3442         * mml.el (mml-boundary-function): New variable.
3443         (mml-compute-boundary): Use it.
3444
3445         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3446         that exist for them.
3447
3448         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3449         (gnus-async-timer): New variable.
3450
3451 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3452
3453         * nnultimate.el (nnultimate-request-list): Be more lenient with
3454         root addresses.
3455
3456 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3457
3458         * gnus-art.el (gnus-treatment-function-alist): Do
3459         gnus-treat-capitalize-sentences.
3460
3461 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3462
3463         * webmail.el (webmail-hotmail-article): Hotmail changes the
3464         format.
3465
3466 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3467
3468         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3469         switch to buffer after calling program.
3470         (mm-display-external): Use `shell-command-switch' instead of "-c".
3471
3472 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473
3474         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3475         read groups file.
3476
3477         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3478         <p>.
3479
3480 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3481
3482         * message.el (message-mode): Doc fix.
3483
3484 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3485
3486         * gnus-art.el (article-emphasize): Check group variable.
3487         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3488
3489 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3490
3491         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3492         type.
3493
3494 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3495
3496         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3497
3498 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3499
3500         * mml.el (mml-quote-region): Insert ! after the hash.
3501
3502 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3503
3504         * gnus-group.el (gnus-group-warchive-address-history): Change to
3505         nil.
3506
3507 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3508
3509         * webmail.el: Support mail.yahoo.com.
3510
3511         * mail-source.el (mail-source-fetch-webmail): Add password check.
3512         (mail-source-keyword-map): Use `subtype'.
3513
3514 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3515
3516         * mail-source.el (mail-source-keyword-map): Add webmail.
3517         (mail-source-fetcher-alist): Ditto.
3518         (mail-source-fetch-webmail): New function.
3519         * webmail.el: New file.
3520
3521 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3522
3523         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3524
3525 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3526
3527         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3528
3529 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3530
3531         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3532         (nnultimate-prune-days): New function.
3533         (nnultimate-create-mapping): Use it.
3534         (nnultimate-request-group): Only fetch the groups list if it has
3535         not been done before.
3536         (nnultimate-retrieve-headers): Don't write groups.
3537         (nnultimate-create-mapping): Off-by-one error.
3538
3539 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540
3541         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3542         threaded subjects.
3543
3544 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3545
3546         * nnwarchive.el: Lots of changes make agent happy.
3547
3548 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3549
3550         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3551         hashtb.
3552
3553 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3554
3555         * mm-decode.el (mm-display-external): Write region with binary
3556         mode.
3557
3558 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3559
3560         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3561
3562 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3563
3564         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3565         (mm-uu-test): Now it is in restricted region.
3566
3567         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3568
3569         * mm-view.el (mm-view-message): Fix buffer leak.
3570         (mm-inline-message): Support 'gnus-decoded.
3571
3572         * mm-bodies.el (mm-decode-body): Ditto.
3573
3574         * rfc2047.el (rfc2047-decode-region): Ditto.
3575
3576 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3577
3578         * imap.el (require): Added autoload for base64-encode-string.
3579
3580 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3581
3582         * gnus.el (gnus-refer-article-method): Made list value
3583         customizable.
3584
3585 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3586
3587         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3588         NOFORCE in Emacs case.
3589
3590 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3591
3592         * gnus-art.el (gnus-request-article-this-buffer): Set
3593         gnus-newsgroup-name.
3594
3595 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3596
3597         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3598         NOFORCE.
3599
3600 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3601
3602         * gnus-start.el (gnus-get-unread-articles): Check server before
3603         scanning.
3604
3605 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3606
3607         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3608
3609         * nnslashdot.el (nnslashdot-login-name): New variable.
3610         (nnslashdot-password): Ditto.
3611         (nnslashdot-request-post): New function.
3612
3613         * gnus-art.el (gnus-treat-buttonize): More testing.
3614
3615         * mm-encode.el: Another CVS test.
3616
3617         * gnus-art.el (gnus-treat-emphasize): Change default.
3618         (gnus-treat-buttonize): Ditto.
3619         (gnus-treat-buttonize): This is a test.
3620
3621         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3622         (gnus-build-sparse-threads): Ditto.
3623         (gnus-build-all-threads): Ditto.
3624
3625         * nnheader.el (make-full-mail-header): Make into a subst.
3626
3627         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3628         unless w3 is supplied.
3629
3630         * gnus.el (gnus-refer-article-method): Doc fix.
3631
3632         * gnus-sum.el: Do not accept a prefix.
3633         (gnus-summary-refer-article): Accept a list of select methods.
3634
3635 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3636
3637         * Makefile.in: Change `^  *' to `\t'.
3638
3639 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3640
3641         * message.el (message-forward): Pay attention to prefix argument
3642         again and forward all headers when it is set, regardless of the
3643         value of message-forward-ignored-headers.
3644
3645 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3646
3647         * dgnushack.el (dgnushack-compile): Vpath file.
3648
3649         * Makefile.in (SHELL): VPATH support.
3650
3651 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3652
3653         * gnus-ems.el: Check for cygwin32.
3654
3655 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3656
3657         * mm-decode.el (mm-display-external): Use 'non-viewer.
3658
3659 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3660
3661         * base64.el (base64-encode-string): An alias for base64-encode for
3662         compatibility.
3663
3664 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3665
3666         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3667         nntp-inhibit-erase.
3668
3669 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3670
3671         * gnus-start.el (gnus-get-unread-articles): Use
3672         nnfoo-retrieve-groups to find new news, if available.
3673         (gnus-read-active-file-2): New function.
3674         (gnus-get-unread-articles): Use it.
3675         (gnus-read-active-file-1): Ditto.
3676
3677 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3678
3679         * mm-util.el (mm-find-mime-charset-region): Make sure
3680         find-coding-systems-for-charsets is fbound.
3681
3682         * gnus-ems.el: Typo fix.
3683
3684 1999-11-13  Florian Weimer  <fw@s.netic.de>
3685
3686         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3687         it's available and makes sense.
3688
3689 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3690
3691         * gnus-score.el (gnus-score-save): Translate score file.
3692
3693 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3694
3695         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3696         added fetchflag and dontexpunge keywords.
3697         (mail-source-fetch-imap): Use them.
3698
3699 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3700
3701         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3702         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3703         `defconst'.
3704
3705         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3706         `defconst'.
3707         Mention that it is both for group and topic parameters.
3708         (gnus-extra-topic-parameters): New constant, including `subscribe'
3709         parameter.
3710         (gnus-extra-group-parameters): New constant.
3711         (gnus-group-customize): Use them.
3712
3713         * gnus.el (gnus-select-method): Added default value and tag.
3714         (gnus-refer-article-method): Added `DejaNews' customization option.
3715
3716 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717
3718         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3719
3720         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3721         syntax.
3722
3723         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3724
3725         * nnslashdot.el (nnslashdot-group-number): Changed default.
3726
3727         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3728         (nnweb-dejanews-wash-article): Removed.
3729         (nnweb-type-definition): Fetch by id.
3730
3731         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3732         we mean it.
3733
3734         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3735         (nnslashdot-request-list): Use Ultramode as well.
3736         (nnslashdot-date-to-date): Be more lenient.
3737         (nnslashdot-threaded): New function.
3738
3739 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3740
3741         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3742
3743 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3744
3745         * nnweb.el (nnweb-type-definition): /=dnc
3746
3747 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3748
3749         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3750         dates.
3751         (nnultimate-retrieve-headers): Wrong ordering.
3752
3753 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3754
3755         * message.el (message-forward-as-mime): New variable.
3756
3757 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3758
3759         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3760
3761 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3762
3763         * mail-source.el (mail-source-movemail-and-remove): New function.
3764         (mail-source-keyword-map): Add `function' for `maildir'.
3765         (mail-source-fetch-maildir): Use it.
3766
3767 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3768
3769         * nnwarchive.el: New file.
3770         * gnus-group.el (gnus-group-make-warchive-group): New function.
3771         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3772
3773 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3774
3775         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3776         subjects.
3777
3778 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3779
3780         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3781
3782 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3783
3784         * nnultimate.el (nnultimate-open-server): Do address.
3785         (nnultimate-forum-table-p): New function.
3786
3787         * nnweb.el (nnweb-insert-html): Renamed.
3788         (nnweb-insert): New function.
3789
3790         * nnultimate.el (nnultimate-insert-html): New function.
3791
3792         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3793         if nov is evil.
3794         (nnslashdot-retrieve-headers): use the sane version instead.
3795
3796 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3797
3798         * nnslashdot.el (nnslashdot-request-article): Fold case.
3799
3800         * nnultimate.el: New file.
3801
3802         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3803         unless wanted.
3804
3805         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3806         (gnus-read-active-file-1): Separated into own function.
3807         (gnus-read-active-file): Catch quits.
3808
3809         * nnslashdot.el (nnslashdot-request-article): Search better on
3810         first article.
3811         (nnslashdot-request-list): Fold case.
3812         (nnslashdot-retrieve-headers): Ditto.
3813
3814 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3815
3816         * gnus.el: Autoload gnus-subscribe-topics.
3817
3818 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3819
3820         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3821         before dot.
3822         * gnus-util.el (gnus-write-active-file): Ditto.
3823
3824 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3825
3826         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3827         function.
3828         * gnus-cache.el (gnus-cache-file-name): Use it.
3829         * gnus-agent.el (gnus-agent-group-path): Use it.
3830         * nnmail.el (nnmail-group-pathname): Use it.
3831
3832 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3833
3834         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3835         if cooked.
3836         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3837         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3838         * gnus.el (gnus-short-group-name): "..." proof.
3839
3840 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3841
3842         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3843         support nnslashdot.
3844
3845 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846
3847         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3848         many articles.
3849         (nnslashdot-generate-active): New function.
3850         (nnslashdot-request-newgroups): Use it.
3851
3852         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3853         names.
3854
3855         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3856         (nnslashdot-request-list): Not moderated.
3857
3858 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3859
3860         * nnimap.el (nnimap-open-server): Remove error signal if
3861         nnimap-server-buffer is nil (the check should've been `boundp').
3862
3863         * imap.el (imap-log):
3864         * nnimap.el (nnimap-debug): Disable debugging by default.
3865
3866 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3867
3868         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3869
3870         * gnus-topic.el (gnus-subscribe-topic): New function.
3871
3872         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3873         names.
3874
3875         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3876         if starting with a quote.
3877
3878 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3879
3880         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3881         group name.
3882
3883 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3884
3885         * nnslashdot.el: New file.
3886
3887         * nnheader.el (nnheader-insert-header): New function.
3888
3889         * gnus-art.el (gnus-mime-internalize-part): Bind
3890         mm-inlined-types.
3891
3892         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3893         files.
3894
3895 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3896
3897         * emacs-mime.texi (Customization): Document mm-inline-override-types
3898
3899 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3900
3901         * emacs-mime.texi (Customization): Document mm-inline-override-types
3902
3903 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3904
3905         * emacs-mime.texi (Customization): Document mm-inline-override-types
3906
3907 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3908
3909         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3910         (smiley-toggle-buffer): New function.
3911         (smiley-buffer): Don't quote the function.
3912         (smiley-toggle-extents): Ditto.
3913
3914 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3917         empty buffers.
3918
3919 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3920
3921         * gnus-art.el (gnus-article-mode-map): Use the summary article
3922         edit.
3923
3924 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3925
3926         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3927
3928 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3929
3930         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3931
3932 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3933
3934         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3935         is list or not before condition.
3936
3937 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3938
3939         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3940
3941 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3942
3943         * gnus-art.el (gnus-emphasis-alist): New value.
3944
3945 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3946
3947         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3948         `buffer-substring'.
3949
3950 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3951
3952         * gnus-art.el (article-date-ut): Keep the updated timer.
3953         (gnus-emphasis-underline-italic): Doc fix.
3954
3955         * gnus-msg.el (gnus-post-method): Doc fix.
3956         (gnus-post-method): Change default.
3957
3958 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3959
3960         * message.el (message-newline-and-reformat): Improvements.
3961
3962 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3963
3964         * message.el (message-newline-and-reformat): Don't insert too many
3965         newlines.
3966         (message-newline-and-reformat): Work even if not sc.
3967
3968         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3969
3970         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3971
3972 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3973
3974         * mm-view.el (mm-display-patch-inline): New function.
3975
3976 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3977
3978         * mm-view.el (mm-display-patch-inline): New function.
3979
3980 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3981
3982         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3983         group.
3984
3985         * message.el (message-forward): Narrow to the right header.
3986
3987         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3988         dates.
3989
3990         * gnus-msg.el (gnus-configure-posting-styles): Use the
3991         user-full-name function.
3992
3993         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3994         (mm-body-charset-encoding-alist): Default to nil.
3995
3996         * message.el (message-elide-ellipsis): Fix typo.
3997         (message-elide-region): Ditto.
3998         (message-elide-region): Don't insert a newline first.
3999
4000 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4001
4002         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
4003         gnus-fetch-old-headers.
4004         (gnus-cut-threads): Ditto.
4005         (gnus-summary-initial-limit): Ditto.
4006         (gnus-summary-limit-children): Ditto.
4007
4008         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
4009         matches.
4010
4011 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
4012
4013         * gnus-art.el (article-decode-encoded-words):
4014         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4015         live.
4016
4017         * gnus.el (gnus-read-method): Add methods from
4018         `gnus-opened-servers' to completion. Map entered method/address
4019         into existing methods if possible.
4020
4021         * gnus-group.el (gnus-group-make-group): Simplify method.
4022
4023         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4024
4025         * mml.el (mml-preview): Remove mail-header-separator before
4026         encoding.
4027
4028 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4029
4030         * message.el (message-read-from-minibuffer): New function.
4031
4032 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4033
4034         * gnus.el: Pterodactyl Gnus v0.98 is released.
4035
4036 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4037
4038         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4039
4040 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4041
4042         * mml.el (mml-generate-mime-1): Read attached binary file in
4043         binary mode.
4044
4045 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4046
4047         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4048
4049 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4050
4051         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4052
4053 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4054
4055         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4056
4057 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4058
4059         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4060         (gnus-article-mime-match-handle-function): New variable.
4061         (gnus-article-view-part): Make `b' customizable.
4062
4063 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4064
4065         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4066
4067 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4068
4069         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4070
4071 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4072
4073         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4074
4075 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4076
4077         * gnus-srvr.el (gnus-browse-foreign-server): Use
4078         `buffer-substring' instead of `read'.
4079
4080 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4081
4082         * nnimap.el, imap.el, rfc2104.el: New files.
4083
4084         * gnus.el (gnus-valid-select-methods): Add nnimap.
4085
4086         * gnus-group.el (gnus-group-group-map): Add
4087         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4088         (gnus-group-nnimap-expunge): New function.
4089         (gnus-group-nnimap-edit-acl): New function.
4090
4091         * gnus-agent.el (gnus-agent-group-mode-map): Add
4092         gnus-agent-synchronize.
4093         (gnus-agent-synchronize): New function.
4094         (gnus-agent-fetch-group-1): Check if server is open.
4095
4096         * nnagent.el (nnagent-request-set-mark): Save marks.
4097
4098         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4099         (mail-source-fetcher-alist): Map to imap fetcher function.
4100         (mail-source-fetch-imap): New function.
4101
4102         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4103         Hash:.
4104
4105 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4106
4107         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4108         (gnus-topic-sort-topics): New function.
4109         (gnus-topic-make-menu-bar): Add sort-topics.
4110         (gnus-topic-move): New function.
4111         (gnus-topic-move-group): Move the topic if no group selected.
4112
4113 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4114
4115         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4116
4117 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4118
4119         * mm-view.el (mm-inline-message): Fix leaving group bug.
4120
4121 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4122
4123         * gnus-msg.el (gnus-post-method): Use normal method if current is
4124         not available.
4125
4126 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4127
4128         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4129         (nnmail-insert-lines): Ditto.
4130
4131 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4132
4133         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4134         line.
4135
4136         * message.el (message-unsent-separator): One more separator.
4137
4138 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4139
4140         * nnfolder.el (nnfolder-request-move-article): For empty article,
4141         search till (point-max).
4142         (nnfolder-retrieve-headers): Ditto.
4143         (nnfolder-request-accept-article): Ditto.
4144         (nnfolder-save-mail): Ditto.
4145         (nnfolder-insert-newsgroup-line): Ditto.
4146
4147 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4148
4149         * qp.el (quoted-printable-encode-region): Check eobp.
4150
4151 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4152
4153         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4154
4155 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4156
4157         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4158         wait-for-reply.
4159
4160 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4161
4162         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4163         (mm-uu-forward-end-line): Ditto.
4164
4165 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4166
4167         * binhex.el (binhex-decode-region): don't consider the value of
4168         `enable-multibyte-characters' in XEmacs.
4169
4170         * gnus-start.el (gnus-read-descriptions-file): ditto.
4171
4172         * mm-util.el (mm-multibyte-p): ditto.
4173         (mm-with-unibyte-buffer): ditto.
4174         (mm-find-charset-region): use `mm-multibyte-p'.
4175
4176         * mm-bodies.el (mm-decode-body): ditto.
4177         (mm-decode-string): ditto.
4178
4179         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4180         `enable-multibyte-characters' in XEmacs.
4181
4182 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4183
4184         * mm-util.el (mm-binary-coding-system): Try binary first.
4185
4186 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4187
4188         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4189
4190 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4191
4192         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4193         format.
4194         (article-date-ut): Find correct insert position.
4195
4196 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4197
4198         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4199         forwarded message.
4200
4201 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4202
4203         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4204         groups.
4205
4206         * message.el (message-resend): Use message mode when prompting.
4207
4208         * gnus-art.el (article-hide-headers): Mark wash.
4209         (article-emphasize): Ditto.
4210
4211 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4212
4213         * message.el (message-newline-and-reformat): Work for SC.
4214
4215 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4216
4217         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4218
4219         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4220
4221 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4222
4223         * mm-decode.el mm-inline-override-types: New variable
4224
4225         * mm-decode.el (mm-inline-override-p): New function
4226
4227         * mm-decode.el (mm-inlined-p): Use it
4228
4229 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4230
4231         * mm-decode.el mm-inline-override-types: New variable
4232
4233         * mm-decode.el (mm-inline-override-p): New function
4234
4235         * mm-decode.el (mm-inlined-p): Use it
4236
4237 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4238
4239         * gnus.el: Pterodactyl Gnus v0.97 is released.
4240
4241 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4242
4243         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4244         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4245         3 args.
4246
4247 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4248
4249         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4250         buffer for params.
4251
4252         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4253         line.
4254
4255         * message.el (message-forward-ignored-headers): New variable.
4256
4257         * gnus-art.el (gnus-article-prepare-display): Nix out
4258         gnus-article-wash-types.
4259
4260         * gnus-agent.el (gnus-agent-create-buffer): New function.
4261         (gnus-agent-fetch-group-1): Use it.
4262         (gnus-agent-start-fetch): Ditto.
4263
4264         * gnus-sum.el (gnus-summary-exit): Don't use
4265         `gnus-use-adaptive-scoring'.
4266
4267         * mail-source.el (mail-source-fetch-pop): Only store password when
4268         successful.
4269
4270         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4271
4272 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4273
4274         * message.el (message-reply): Use it.
4275         (message-dont-reply-to-names): New variable.
4276
4277         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4278
4279         * mm-util.el (mm-preferred-coding-system): Typo fix.
4280
4281         * message.el (message-bounce): Work for non-MIME.
4282
4283         * gnus.el (gnus-short-group-name): Short the right parts of the
4284         name.
4285
4286 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4287
4288         * mm-encode.el (mm-qp-or-base64): New version.
4289
4290 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4291
4292         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4293
4294 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4295
4296         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4297         of restricted region.
4298         (gnus-mime-display-single): Set beg at correct point.
4299
4300 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4301
4302         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4303
4304 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4305
4306         * gnus-msg.el (gnus-configure-posting-styles): Let
4307         `gnus-posting-styles' have its say in posting-style: local
4308         variable `styles' is already bound to `gnus-posting-styles' so
4309         don't rebind it to nil.
4310
4311 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4312
4313         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4314         Message-ID.
4315
4316 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4317
4318         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4319         quoted-printable-encode-region.
4320
4321         * qp.el (quoted-printable-encode-region): Assume charset
4322         encoded. Fold every line in the region.
4323
4324 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4325
4326         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4327         of active file.
4328
4329 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4330
4331         * message.el (message-mode): allows whitespaces between multiple
4332         instances of the fill character ">".
4333
4334 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4335
4336         * mm-encode.el (mm-qp-or-base64): Fix.
4337
4338 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * message.el (message-send): Too much and.
4341
4342 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4343
4344         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4345
4346 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4347
4348         * gnus-score.el (gnus-score-headers): Work for nil scores.
4349
4350 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4351
4352         * gnus-cache.el (gnus-cache-write-active): Write full names.
4353
4354         * gnus-util.el (gnus-write-active-file): Accept full name.
4355
4356         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4357         (mm-assoc-string-match): New function.
4358         (mm-display-inline): Use it.
4359
4360         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4361
4362         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4363
4364 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4365
4366         * mml.el (mml-generate-multipart-alist): New variable.
4367
4368 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4369
4370         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4371
4372 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4373
4374         * message.el (message-send): More helpful error message if sending
4375         fails
4376
4377 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4378
4379         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4380         in newer emacsen, where ?r isn't equal 114.
4381
4382 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4383
4384         * gnus.el: Pterodactyl Gnus v0.96 is released.
4385
4386 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4387
4388         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4389         to get active info if method is covered by agent, otherwise
4390         active info is lost.
4391
4392 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4393
4394         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4395
4396 1999-08-09  Dave Love  <fx@gnu.org>
4397
4398         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4399
4400 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4401
4402         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4403           (already matched by "^X-Pgp"), removed duplicate
4404           X-Mailing-List, added several new junk headers.
4405
4406 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4407
4408         * gnus-art.el (article-decode-charset): Don't assume
4409         gnus-summary-buffer is live.
4410
4411 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4412
4413         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4414
4415 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4416
4417         * gnus-score.el (gnus-home-score-file): Work with absolute path
4418         names.
4419
4420 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4421
4422         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4423         nothing else in the group.
4424
4425 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4426
4427         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4428         the article.
4429
4430 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4431
4432         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4433
4434 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4435
4436         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4437         from mutt.
4438
4439 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4440
4441         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4442         whitespace.
4443
4444 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4445
4446         * mm-util.el (mm-text-coding-system-for-write): New variable.
4447         (mm-append-to-file): New function.
4448         (mm-write-region): New function.
4449
4450         * gnus-art.el (gnus-output-to-file): Use it.
4451         * gnus-util.el (gnus-output-to-rmail): Ditto.
4452         (gnus-output-to-mail): Ditto.
4453         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4454
4455 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4456
4457         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4458
4459         * nnheader.el (nnheader-insert-file-contents): Revert and use
4460         mm-insert-file-contents.
4461         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4462         (nnheader-auto-mode-alist): Removed.
4463
4464         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4465         (mm-insert-file-contents): Add a new parameter for inserting
4466         compressed file literally.
4467
4468         * mml.el (mml-generate-mime-1): Insert non-text literally.
4469
4470         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4471
4472 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4473
4474         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4475
4476 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4477
4478         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4479         koi8-r.
4480
4481 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4482
4483         * mml.el (mml-insert-mime): Decode text.
4484         (mml-to-mime): Narrow to headers-or-head.
4485
4486 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4487
4488         * mm-view.el (mm-inline-text): Check
4489         w3-meta-content-type-charset-regexp.
4490
4491 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4492
4493        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4494        predicate.
4495
4496 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4497
4498         * gnus-mlspl.el: Documentation fixes.
4499
4500 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4501
4502         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4503
4504 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4505
4506         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4507         variables.
4508
4509 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4510
4511         * nnmail.el (nnmail-get-new-mail): "Done".
4512
4513 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4514
4515         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4516         interactive.
4517
4518 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4519
4520         * gnus-art.el (article-decode-charset): Fix broken CT.
4521
4522 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4523
4524         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4525         overview buffer if it is killed.
4526
4527 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4528
4529         * gnus-art.el (article-babel): New version.
4530
4531 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4532
4533         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4534
4535 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4536
4537         * gnus.texi (More Threading): Document new variable
4538         `gnus-sort-gathered-threads-function'.
4539
4540 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4541
4542         * gnus.texi (More Threading): Document new variable
4543         `gnus-sort-gathered-threads-function'.
4544
4545 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4546
4547         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4548         usage.
4549
4550 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4551
4552         * mm-util.el (mm-running-xemacs): Removed.
4553         (mm-coding-system-p): New function.
4554         (mm-binary-coding-system): Safe guess.
4555         (mm-text-coding-system): Ditto.
4556         (mm-auto-save-coding-system): Ditto.
4557
4558 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4559
4560         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4561         (mm-qp-or-base64): Reversed logic.
4562
4563         * mm-decode.el (mm-save-part-to-file): Let coding system be
4564         binary.
4565
4566 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4567
4568         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4569         be set in topic parameters.
4570
4571 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4572
4573         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4574         (gnus-sort-gathered-threads): Allow the user to specify the
4575         function to use when sorting gathered threads.
4576
4577         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4578         mark cached articles as `undownloaded'.
4579
4580 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4581
4582         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4583         to have buffer local values.
4584
4585 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4586
4587         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4588         types 'g' for 'guess group type.
4589
4590 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4591
4592         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4593         after each regexp in nnmail-list-identifiers, not just after last
4594         one.
4595
4596         * gnus-sum.el (gnus-list-identifiers): New variable.
4597         (gnus-summary-remove-list-identifiers): New function.
4598         (gnus-select-newsgroup): Use it.
4599         (gnus-summary-wash-hide-map): Bind
4600         `gnus-article-hide-list-identifiers' to W W l.
4601         (gnus-summary-make-menu-bar): Add list-identifiers command.
4602
4603         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4604         (gnus-treatment-function-alist): Add variable.
4605         (article-hide-list-identifiers): New function.
4606         (mapcar): Add function.
4607         (gnus-article-hide): Use it.
4608
4609 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4610
4611         * gnus.el: Pterodactyl Gnus v0.95 is released.
4612
4613 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * mm-decode.el (mm-mailcap-command): New function.
4616         (mm-display-external): Use it.
4617
4618         * gnus-art.el (article-make-date-line): Work for India.
4619
4620         * mm-encode.el (mm-qp-or-base64): Typo.
4621
4622         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4623
4624 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4625
4626         * gnus.el: Pterodactyl Gnus v0.94 is released.
4627
4628 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4629
4630         * pop3.el: New version.
4631
4632 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4633
4634         * mm-encode.el (mm-qp-or-base64): New function.
4635         (mm-content-transfer-encoding): Use it.
4636
4637         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4638
4639 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4640
4641         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4642
4643         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4644
4645 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4648         keystroke.
4649
4650         * mailcap.el (mailcap-mime-types): New function.
4651
4652         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4653
4654         * message.el (message-goto-eoh): Really go to the end.
4655
4656 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4657
4658         * message.el (message-make-date): Do the right thing in with
4659         sub-hour time zones.
4660
4661 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4662
4663         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4664         report.
4665
4666 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4667
4668         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4669
4670 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4671
4672         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4673         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4674         and use t as default value.
4675
4676 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4677
4678         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4679         gnus-summary-buffer is live.
4680
4681 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4682
4683         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4684
4685 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4686
4687         * message.el (message-bounce): Do MIME bounces MIMEy.
4688
4689         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4690
4691 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4692
4693         * mailcap.el (mailcap-mime-extensions): Changed patch to
4694         text/x-patch.
4695
4696         * mm-decode.el (mm-display-external): Wrong placement of paren.
4697
4698 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4699
4700         * gnus.el: Pterodactyl Gnus v0.93 is released.
4701
4702 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4703
4704         * gnus-cus.el (gnus-group-parameters): New entries for
4705         gnus-group-split.
4706
4707         * gnus-mlspl.el: Renamed functions and variables so as to
4708         start with gnus-group-split.
4709         * gnus.el: Adjust autoload entries.
4710
4711 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4712
4713         * gnus-mlspl.el: Removed trailing t from comment and provide.
4714         Renamed functions and variables to start with gnus-mlsplit.
4715         Added autoload comments.
4716         * gnus.el: Added autoload entries.
4717
4718 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4719
4720         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4721         so that matches excluded by RESTRICTs do not cause the whole split
4722         to be ignored.  This also fixes a long-standing bug in which a
4723         split with \N substitutions wouldn't cause cross-posting as
4724         expected.
4725
4726         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4727         (nnmail-split-it): Implement them.
4728
4729         * nnmail.el (nnmail-split-fancy): Document ! splits.
4730
4731 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4732
4733         * pop3.el: New version.
4734
4735 1999-07-05  Simon Josefsson
4736
4737         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4738
4739 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4740
4741         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4742
4743 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4744
4745         * gnus-util.el (gnus-write-active-file): Use real name.
4746
4747         * gnus-agent.el (gnus-agent-expire): Update active file
4748         method by method.
4749
4750 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4751
4752         * nndraft.el (nndraft-request-article): Use difference
4753         coding-systems for queue and drafts.
4754
4755         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4756         nndraft:drafts.
4757
4758         * mm-util.el (mm-auto-save-coding-system): New coding system.
4759
4760         * message.el (message-draft-coding-system): Use it.
4761
4762 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4763
4764         * mm-uu.el: More customizable and less aggressive.
4765
4766 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4767
4768         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4769         when plugged.
4770
4771         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4772         (mml-insert-mml-markup): Accept a nofile.
4773         (mml-insert-mime): Insert nofile.
4774
4775         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4776
4777         * mm-decode.el (mm-handle-media-type): New function.
4778         (mm-handle-media-supertype): New function.
4779         (mm-handle-media-subtype): New function.
4780         Use new functions throughout. "/"))
4781
4782 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4783
4784         * gnus-art.el (gnus-treat-predicate): Typo.
4785
4786 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4787
4788         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4789
4790 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4791
4792         * gnus-art.el (article-date-ut): UT!  Default it!
4793
4794 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4795
4796         * gnus.el: Pterodactyl Gnus v0.92 is released.
4797
4798 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4799
4800         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4801
4802 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4803
4804         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4805         connected.
4806
4807         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4808         when plugged.
4809
4810         * mm-view.el (mm-inline-message): Ignore remove-spec.
4811
4812         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4813         is bound.
4814
4815         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4816
4817         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4818
4819         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4820         start.
4821
4822         * message.el (message-fill-yanked-message): Remove `t' arg.
4823
4824         * gnus-group.el (gnus-group-kill-group): Message killing of
4825         groups.
4826
4827         * mm-util.el (mm-preferred-coding-system): New function.
4828         (mm-mime-charset): Use it.
4829
4830         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4831
4832 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4833
4834         * gnus-mlsplt.el: New file.
4835
4836 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4837
4838         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4839         functions.
4840         (mm-attachment-override-p): Take a handle instead of a type.
4841         (mm-inlined-p): Ditto.
4842         (mm-automatic-display-p): Ditto,
4843         (mm-inlinable-p): Ditto.
4844
4845         * nndraft.el (nndraft-request-expire-articles): Delete backup
4846         files.
4847
4848         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4849
4850         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4851
4852 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4853
4854         * nnmail.el (nnmail-split-it): Allow .*.
4855
4856 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4857
4858         * mm-decode.el (mm-inline-large-images-p): Renamed.
4859
4860         * gnus-art.el (article-date-ut): Always look in the current buffer
4861         for the Date header.
4862
4863         * mml.el (mml-validate): New command.
4864
4865         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4866         since we are dealing with regexps.
4867
4868 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4869
4870         * gnus.el: Pterodactyl Gnus v0.91 is released.
4871
4872 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4873
4874         * gnus-agent.el (gnus-agent-save-active-1): New function.
4875         (gnus-agent-save-active): use it.
4876         (gnus-agent-save-groups): Ditto.
4877
4878         * gnus-cache.el (gnus-cache-write-active): Use it.
4879
4880         * gnus-agent.el (gnus-agent-write-active): Use it.
4881
4882         * gnus-util.el (gnus-write-active-file): New function.
4883
4884         * gnus-agent.el (gnus-agent-write-active): New function to keep
4885         lower boundaries and canceled groups.
4886         (gnus-agent-save-groups): Use it.
4887         (gnus-agent-save-active): Use it.
4888         (gnus-agent-save-group-info): Only write active files.
4889         (gnus-agent-expire): Update active file.
4890
4891         * mm-decode.el (mm-inlinable-part-p): Removed.
4892         (mm-user-display-methods): Default to nil.
4893         (mm-user-display-methods): Removed.
4894         (add-mime-display-method): Removed.
4895         (mm-automatic-display): Renamed.
4896         (mm-automatic-display-p): Use it.
4897         (mm-inlined-types): New variable.
4898         (mm-inlined-p): New function.
4899
4900         * message.el (message-reply): Bind message-this-is-mail.
4901
4902 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4903
4904         * smiley.el (smiley-buffer): Fix for NT.
4905
4906 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4907
4908         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4909
4910         * message.el (message-check-news-header-syntax): Protect against
4911         nil froms.
4912
4913         * mm-util.el (mm-auto-mode-alist): New.
4914
4915         * mml.el (mml-generate-mime-1): Ditto.
4916
4917         * gnus.el: Use mm-insert-file-contents throughout instead of
4918         nnheader.
4919
4920         * mm-util.el (mm-insert-file-contents): New function.
4921
4922 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4923
4924         * gnus.el: Pterodactyl Gnus v0.90 is released.
4925
4926 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4927
4928         * mailcap.el (mailcap-possible-viewers): Use string=.
4929
4930 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4931
4932         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4933         (mm-uu-forward-end-line): New variable.
4934         (mm-uu-begin-line): Handle forwarded message.
4935         (mm-uu-identifier-alist): Ditto.
4936         (mm-uu-dissect): Ditto.
4937
4938 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4939
4940         * lpath.el: Two free variables.
4941
4942 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4943
4944         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4945         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4946         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4947
4948         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4949         (nnfolder-file-coding-system-for-write): New variable.
4950         (nnfolder-active-file-coding-system): New variable.
4951         (nnfolder-active-file-coding-system-for-write): New variable.
4952         (nnfolder-save-active): New function.
4953         (nnfolder-save-buffer): Use them.
4954         (nnfolder-possibly-change-group): Ditto.
4955         (nnfolder-request-list-newsgroups): Ditto.
4956         (nnfolder-request-create-group): Ditto.
4957         (nnfolder-request-expire-articles): Ditto.
4958         (nnfolder-request-move-article): Ditto.
4959         (nnfolder-request-accept-article): Ditto.
4960         (nnfolder-request-delete-group): Ditto.
4961         (nnfolder-request-rename-group): Ditto.
4962         (nnfolder-possibly-change-folder): Ditto.
4963         (nnfolder-read-folder): Ditto.
4964         (nnfolder-request-list): Remove pathname-coding-system.
4965         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4966
4967         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4968         (nnmail-file-coding-system-1): Removed.
4969         (nnmail-find-file): Use nnmail-pathname-coding-system.
4970         (nnmail-write-region): Ditto.
4971
4972         * nnmbox.el (nnmbox-file-coding-system): New variable.
4973         (nnmbox-file-coding-system-for-write): New variable.
4974         (nnmbox-active-file-coding-system): New variable.
4975         (nnmbox-active-file-coding-system-for-write): New variable.
4976         (nnmbox-save-buffer): New function.
4977         (nnmbox-save-active): New function.
4978         (nnmbox-request-scan): Use them.
4979         (nnmbox-request-expire-articles): Ditto.
4980         (nnmbox-request-move-article): Ditto.
4981         (nnmbox-request-accept-article): Ditto.
4982         (nnmbox-request-replace-article): Ditto.
4983         (nnmbox-request-delete-group): Ditto.
4984         (nnmbox-request-rename-group): Ditto.
4985         (nnmbox-request-create-group): Ditto.
4986
4987         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4988         (mm-running-ntemacs): Removed.
4989
4990         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4991
4992 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4993
4994         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4995
4996 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4997
4998         * qp.el (quoted-printable-encoding-characters): Support lower case.
4999
5000 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5001
5002         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
5003         (rfc2047-b-encode-region): Encode line by line.
5004
5005 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5006
5007         * mm-util.el (mm-find-mime-charset-region): Fix.
5008
5009 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
5010
5011         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
5012         (mm-find-mime-charset-region): Ditto.
5013
5014 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5015
5016         * gnus-sum.el (gnus-summary-move-article): Fix something or
5017         other.
5018
5019 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5020
5021         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5022         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5023         (gnus-summary-enter-digest-group): Use them.
5024         (gnus-summary-setup-default-charset): Ditto.
5025
5026 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5027
5028         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5029
5030 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5031
5032         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5033           gnus-newsgroup-name is nil.
5034
5035 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5036
5037         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5038
5039 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5040
5041         * gnus-art.el (article-emphasize): Use correct
5042         gnus-article-emphasis-alist.
5043
5044 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5045
5046         * mm-view.el (mm-inline-text): Fix text/html bug.
5047
5048 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5049
5050         * gnus.el: Pterodactyl Gnus v0.89 is released.
5051
5052 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5053
5054         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5055         * message.el (message-draft-coding-system): Ditto.
5056         * mm-util.el (mm-running-ntemacs): Ditto.
5057
5058 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5059
5060         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5061         cause problem.
5062
5063 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5064
5065         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5066
5067 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5068
5069         * mml.el: require mm-decode.
5070
5071 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5072
5073         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5074
5075 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5076
5077         * mm-view.el (mm-inline-image): Fix image undisplayer.
5078
5079 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5080
5081         * mml.el (mml-insert-multipart): Error in compeling-read.
5082         (mml-insert-tag): Match tags.
5083
5084 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5085
5086         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5087         (gnus-cache-braid-heads): Ditto.
5088         (gnus-cache-retrieve-headers): Ditto.
5089
5090 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5091
5092         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5093
5094 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5097         to string under XEmacs.
5098
5099 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5100
5101         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5102
5103 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5104
5105         * mm-view.el (mm-inline-message): Fix message view bug.
5106         * gnus-art.el (gnus-article-prepare): Ditto.
5107
5108 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5109
5110         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5111
5112 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5113
5114         * gnus.el: Pterodactyl Gnus v0.88 is released.
5115
5116 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5117
5118         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5119         usage.
5120
5121         * nnmail.el (nnmail-get-new-mail): Save info.
5122
5123 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5124
5125         * gnus.el: Pterodactyl Gnus v0.87 is released.
5126
5127 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5128
5129         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5130         (mail-source-run-script): New function.
5131         (mail-source-fetch-pop): Use it.
5132
5133 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5134
5135         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5136
5137 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5138
5139         * gnus.el: Pterodactyl Gnus v0.86 is released.
5140
5141 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5142
5143         * gnus-art.el (gnus-treat-translate): New variable.
5144         (gnus-treat-predicate): Accept a list of regexps.
5145         (gnus-article-treat-custom): Allow a list of regexps.
5146
5147 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5148
5149         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5150         type.
5151
5152 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5153
5154         * gnus-art.el (article-babel): Narrow a bit.
5155
5156         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5157
5158 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5159
5160         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5161         only unread ones.
5162         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5163         articles, not only unread ones.
5164
5165 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5166
5167         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5168         keystroke.
5169
5170         * gnus-art.el (gnus-article-x-face-command): Ditto.
5171
5172         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5173
5174         * gnus.el (gnus-method-simplify): Accept server names.
5175
5176 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5177
5178         * gnus-art.el (article-babel-prompt): New function.
5179         (article-babel): New command.
5180
5181 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5182
5183         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5184
5185         * mml.el (mml-generate-mime-1): Don't insert literally.
5186
5187         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5188         (gnus-netrc-syntax-table): Removed.
5189         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5190
5191 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5192
5193         * mm-view.el (mm-inline-text): Fix charset for text/html.
5194
5195 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5196
5197         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5198
5199 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5200
5201         * nnmail.el (nnmail-split-incoming): Return the number of split
5202         mails.
5203         (nnmail-process-babyl-mail-format): Ditto.
5204         (nnmail-process-unix-mail-format): Ditto.
5205         (nnmail-process-mmdf-mail-format): Ditto.
5206         (nnmail-process-maildir-mail-format): Ditto.
5207
5208         * mail-source.el (mail-source-callback): Return the number from
5209         the callback.
5210
5211         * message.el (message-send-mail): Generate Lines.
5212
5213         * mail-source.el (mail-source-call-script): New function.
5214         (mail-source-call-script): New function.
5215
5216 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5217
5218         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5219         (gnus-select-newsgroup): Use it.
5220         (gnus-group-highlight-words-alist): New variable.
5221         (gnus-newsgroup-emphasis-alist): New variable.
5222         (gnus-summary-local-variables):  Use it.
5223         * lpath.el: Use it.
5224         * gnus-art.el (article-emphasize): Use it.
5225         (gnus-emphasis-highlight-words): New face.
5226         * gnus-cus.el (gnus-group-parameters): New parameter.
5227
5228 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5229
5230         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5231         parameter `headers'.
5232         (gnus-cache-enter-article): Ditto.
5233         (gnus-cache-update-article): Ditto.
5234         * gnus-sum.el (gnus-summary-move-article): Ditto.
5235         (gnus-summary-mark-article-as-unread): Ditto.
5236         (gnus-summary-mark-article): Ditto.
5237
5238 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5239
5240         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5241         (gnus-posting-style-alist): Removed.
5242         (gnus-message-style-insertions): Ditto.
5243         (gnus-configure-posting-styles): Reimplementation.
5244
5245         * mail-source.el (mail-source-fetch): Error the message.
5246
5247         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5248
5249 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5250
5251         * gnus.el: Pterodactyl Gnus v0.85 is released.
5252
5253 1999-04-20  Michael Cook  <cook@sightpath.com>
5254
5255         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5256           Outlook citation regex.
5257
5258 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5259
5260         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5261         semicolon.
5262
5263 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5264
5265         * gnus-range.el (gnus-remove-from-range): Document range1
5266         modification, protect range2.
5267
5268 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5269
5270         * gnus-sum.el (gnus-update-marks): Protect lists from
5271         gnus-remove-from-range, don't sort twice.
5272
5273 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5274
5275         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5276         function in backend.
5277
5278 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5279
5280         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5281         request-accept-article function in the backend instead of using
5282         the 'respool capability.
5283
5284 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5285
5286         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5287         spurious whitespace at eob.
5288
5289 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5290
5291         * nnmail.el (nnmail-get-new-mail): Check right variable.
5292
5293 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5294
5295         * mailcap.el (mailcap-mime-data): Fix rfc822.
5296
5297 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5298
5299         * nndoc.el (nndoc-nsmail-type-p): New function.
5300         (nndoc-type-alist): Recognize nsmail.
5301
5302 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5303
5304         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5305         *before* `article-hide-headers' deletes the information.
5306
5307 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5308
5309         * gnus-sum.el (gnus-summary-save-parts): New command and
5310         keystroke.
5311         (gnus-summary-save-parts-1): New function.
5312         (gnus-summary-iterate): Buggy.
5313
5314         * mm-decode.el (mm-save-part-to-file): Made into own function.
5315
5316 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5317
5318         * gnus-group.el (gnus-group-set-info): Resist nils.
5319
5320 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5321
5322         * mailcap.el (mailcap-mime-data): Ditto.
5323
5324         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5325
5326         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5327
5328 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5329
5330         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5331         gnus-article-date-lapsed-new-header is t.
5332
5333 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5334
5335         * gnus.el: Pterodactyl Gnus v0.84 is released.
5336
5337 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5338
5339         * gnus-msg.el (gnus-bug-message): Mime change.
5340
5341 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5342
5343         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5344
5345 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5346
5347         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5348         `x-uue'.
5349
5350 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5351
5352         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5353         when authentication is 'password.
5354
5355 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5356
5357         * gnus-win.el (gnus-configure-windows): Accept a setting.
5358
5359 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5360
5361         * mm-util.el (mm-quote-arg): Moved here.
5362
5363         * mm-decode.el (mm-quote-arg): Quote more chars.
5364
5365 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5366
5367         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5368         with newlines would create buggy .nov files.
5369
5370         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5371
5372         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5373         end of lines.
5374
5375         * message.el (message-mode): Doc fix.
5376
5377         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5378
5379         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5380
5381         * gnus-art.el (article-date-ut): Rewrite.
5382
5383         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5384         order.
5385
5386         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5387         headers.
5388
5389         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5390
5391 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5392
5393         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5394         (article-date-ut): use it.
5395
5396 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5397
5398         * mail-source.el (mail-source-fetch-pop): Call script
5399         asynchronously.
5400
5401 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5402
5403         * gnus.el: Pterodactyl Gnus v0.83 is released.
5404
5405 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5406
5407         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5408
5409         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5410
5411         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5412
5413         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5414
5415         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5416
5417         * message.el (message-generate-headers): Accept continuation
5418         headers.
5419
5420 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5421
5422         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5423
5424 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5425
5426         * gnus-art.el (gnus-treatment-function-alist): use
5427         maybe-hide-headers.
5428
5429         * message.el (message-inhibit-body-encoding): Typo.
5430         (message-resend): Inhibit encoding.
5431
5432         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5433
5434         * gnus-art.el (article-remove-cr): Use re-search.
5435
5436         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5437         headers.
5438
5439         * mm-decode.el (mm-quote-arg): Quote '.
5440
5441         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5442
5443         * mm-decode.el (mm-insert-part): Use multibyte for text.
5444
5445         * gnus-start.el (gnus-read-newsrc-file): New variable.
5446         (gnus-read-newsrc-file): Use it.
5447
5448 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5449
5450         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5451
5452         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5453         function.
5454
5455 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5456
5457         * gnus.el: Pterodactyl Gnus v0.82 is released.
5458
5459 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5460
5461         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5462         for iso8859-2.
5463
5464 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5465
5466         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5467         synonym alist.
5468
5469 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5470
5471         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5472
5473 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5474
5475         * mail-source.el (mail-source-fetch): Ask before bugging out.
5476
5477 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5478
5479         * uudecode.el (uudecode-decode-region-external): Don't assume
5480         uudecode-temporary-file-directory ends with a slash.
5481
5482 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5483
5484         * gnus-sum.el (gnus-update-marks):
5485         (gnus-update-read-articles):
5486         (gnus-summary-expire-articles): Check server.
5487
5488 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5489
5490         * mml.el (mml-preview): New function.
5491
5492 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5493
5494         * mail-source.el (mail-source-fetch-file): Return the right
5495         value.
5496
5497 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5498
5499         * mml.el (mml-insert-parameter): New function.
5500         (mml-insert-parameter-string): New function.
5501
5502         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5503
5504         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5505         (gnus-mime-display-part): Use it.
5506
5507         * mm-decode.el (mm-alternative-precedence): Removed.
5508         (mm-discouraged-alternatives): New variable.
5509         (mm-preferred-alternative-precedence): New function.
5510
5511         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5512
5513         * mail-source.el (mail-sources): New variable.
5514
5515         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5516
5517         * mm-decode.el (mm-valid-image-format-p): New function.
5518         (mm-inline-media-tests): Use it.
5519         (mm-valid-and-fit-image-p): New function.
5520
5521         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5522         (gnus-agent-fetch-group): Ditto.
5523
5524 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5525
5526         * nnmail.el (nnmail-article-group): in case of a group name
5527         containing "\\n" constructs, be sure to pass the expanded value to
5528         nn*-save-mail.
5529
5530 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5531
5532         * gnus.el: Pterodactyl Gnus v0.81 is released.
5533
5534 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * gnus-sum.el (gnus-get-split-value): Reverse result.
5537
5538 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5539
5540         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5541
5542 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5543
5544         * mml.el (mml-insert-tag): Insert concluding part.
5545
5546         * message.el (message-send-mail): Encode later.
5547         (message-send-news): Ditto.
5548
5549         * nnfolder.el: Don't use mail delim.
5550
5551 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5552
5553         * gnus-cus.el (gnus-group-customize): Put point at min.
5554
5555         * mm-view.el (mm-inline-text): Allow toggling html.
5556
5557 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5558
5559         * mail-source.el: Added prescript and postscript to file.
5560
5561 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5562
5563         * nnmail.el: Reverted.
5564
5565         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5566         (gnus-setup-posting-charset): Did work.
5567
5568 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5569
5570         * gnus.el (gnus-short-group-name): Use
5571         gnus-group-uncollapsed-levels.
5572
5573 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5574
5575         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5576
5577 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5578
5579         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5580         (article-strip-headers-from-body): New command and keystroke.
5581
5582 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5583
5584         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5585
5586         * nnheader.el (nnheader-insert-file-contents): Bind
5587         enable-local-eval to nil.
5588         (nnheader-find-file-noselect): Ditto.
5589
5590         * nnmail.el (nnmail-article-group): Don't remove long lines.
5591         (nnmail-remove-long-lines): New function.
5592         (nnmail-split-header-length-limit): Removed.
5593
5594         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5595
5596         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5597
5598 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5599
5600         * gnus-sum.el (gnus-summary-generic-mark): New function.
5601
5602         * nnmail.el (nnmail-split-header-length-limit): Increased.
5603         (nnmail-article-group): Allow nil.
5604
5605         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5606
5607         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5608         first.
5609
5610         * mml.el (mml-minibuffer-read-type): Include types from
5611         mailcap-mime-data.
5612
5613         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5614
5615 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5616
5617         * mml.el (mml-insert-tag): New function.
5618         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5619         confusion with functions like `mml-read-tag'.
5620         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5621         (mml-minibuffer-read-description): Ditto with
5622         `mml-minibuffer-read-description'.
5623         (mml-attach-buffer): New function.
5624         (mml-mode-map): New entry for /.
5625         (mml-minibuffer-read-type): Accept DEFAULT.
5626
5627         * mml.el (mml-quote-region): Narrow the region.
5628
5629         * message.el (message-mode-menu): message-mime-attach-file is now
5630         mml-attach-file.
5631
5632 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5635
5636 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5637
5638         * mml.el (mml-attach-buffer): New command.
5639
5640 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5641
5642         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5643         with a proper range. Compress range.
5644
5645         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5646
5647 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5648
5649         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5650
5651 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5652
5653         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5654         (gnus-picons-convert-x-face): Removed.
5655         (gnus-picons-article-display-x-face): Removed.
5656         (gnus-picons-x-face-sentinel): Ditto.
5657         (gnus-picons-display-x-face): Ditto.
5658
5659 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5660
5661         * gnus.el: Pterodactyl Gnus v0.80 is released.
5662
5663 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5664
5665         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5666
5667         * gnus-sum.el (gnus-with-article): Moved here.
5668
5669         * mail-source.el (mail-source-fetch-pop): Ask for password even
5670         when program.
5671
5672 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5673
5674         * gnus-msg.el (gnus-bug): Add description.
5675
5676         * mml.el (mml-insert-mml-markup): Insert disposition.
5677
5678         * message.el (message-send-mail): Always encode mail headers.
5679
5680         * smiley.el (gnus-smiley-display): Goto body.
5681
5682 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5683
5684         * smiley.el (gnus-smiley-display): Don't search to blank line.
5685
5686 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5687
5688         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5689         when requested.
5690
5691         * nnmail.el (nnmail-current-spool): Removed.
5692
5693         * gnus-salt.el (gnus-tree-inhibit): New varible.
5694
5695         * gnus.el (mm-util): Required.
5696
5697 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5698
5699         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5700
5701 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5702
5703         * mail-source.el (mail-source-bind): Doc fix.
5704
5705 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5706
5707         * message.el (message-mode): Doc fix.
5708
5709         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5710         encoding.
5711
5712         * gnus.el (gnus-methods-equal-p): Moved here.
5713
5714         * mail-source.el: pop at 110.
5715
5716         * pop3.el (pop3-movemail): Use write-region instead of
5717         append-to-file to avoid excessive messaging.
5718
5719 1999-02-27  lantz moore  <lmoore@contigo.com>
5720
5721         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5722         type directory.
5723
5724 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5725
5726         * gnus-art.el (article-hide-boring-headers): Field names must not
5727         contain whitespace.
5728
5729 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5730
5731         * gnus.el: Pterodactyl Gnus v0.79 is released.
5732
5733 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5734
5735         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5736
5737         * mml.el (mml-mode): Don't use add-minor-mode.
5738
5739         * message.el (messgage-inhibit-body-encoding): New variable.
5740         (message-encode-message-body): Use it.
5741
5742 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5743
5744         * gnus.el: Pterodactyl Gnus v0.78 is released.
5745
5746 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5747
5748         * message.el (message-mode): Switch on MML mode.
5749
5750         * mml.el: Included commands and functions.
5751         (mml-mode-map): New keymap.
5752
5753         * message.el: Removed the insertion commands and functions.
5754
5755         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5756
5757         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5758         keystroke.
5759
5760         * gnus-art.el (gnus-narrow-to-page): Revert.
5761
5762         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5763         (gnus-cite-parse-maybe): Always reparse.
5764
5765         * message.el (message-encode-message-body): Don't insert
5766         "multipart warning".
5767
5768         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5769
5770 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5771
5772         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5773
5774         * nnmail.el: Require mm-util.
5775
5776 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5777
5778         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5779         group.
5780
5781 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5782
5783         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5784
5785 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5786
5787         * gnus-msg.el (gnus-extended-version): Better regexp.
5788
5789 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5790
5791         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5792         is called with the result of SPLIT and should return a new split.
5793
5794         * gnus.texi: update the doc.
5795
5796 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5797
5798         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5799         displayed in the article buffer, output bars if
5800         `gnus-picons-display-article-move-p'.
5801
5802 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5803
5804         * mail-source.el (mail-source-fetch-pop): Typo.
5805
5806 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5807
5808         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5809
5810 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5811
5812         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5813
5814 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5815
5816         * mml.el (mml-insert-buffer): New function.
5817
5818         * message.el (message-forward): Insert the buffer in the buffer.
5819
5820 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5821
5822         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5823
5824 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5825
5826         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5827
5828 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5829
5830         * gnus.el: Pterodactyl Gnus v0.77 is released.
5831
5832 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5833
5834         * gnus-art.el (gnus-displaying-mime): New variable.
5835         (article-narrow-to-head): New function.
5836
5837         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5838         Default to pop instead of pop3.
5839
5840 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5841
5842         * gnus-art.el (article-hide-pgp): Goto body.
5843
5844         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5845
5846         * gnus-cite.el: Don't use goto-line.
5847
5848         * gnus-art.el (gnus-article-treat-html): Removed.
5849         (gnus-treat-article): Save restriction.
5850
5851 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5852
5853         * message.el (message-send-mail): Don't untabify.
5854         (message-mode): Don't use tabs for indentation.
5855
5856 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5857
5858         * message.el (message-send-mail): Don't untabify.
5859
5860         * nnml.el (nnml-save-mail): Typo fix.
5861
5862 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5863
5864         * message.el (message-cite-function): Add
5865         `message-cite-original-without-signature' customization option.
5866
5867 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5868
5869         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5870         `nnmail-prepare-incoming-header-hook'.
5871
5872 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5873
5874         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5875
5876 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5877
5878         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5879
5880 1999-02-18  Michael Cook  <cook@sightpath.com>
5881
5882         * Recognize Microsoft Outlook's cite attribution conventions.
5883
5884 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5885
5886         * gnus-sum.el: Bind M.
5887
5888 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5889
5890         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5891
5892 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5893
5894         * gnus-picon.el (gnus-group-display-picons): ensures that
5895         `article-goto-body' really goes to the article body.
5896
5897 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5898
5899         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5900
5901         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5902
5903         * mm-view.el (mm-view-message): Enable multibyte.
5904
5905 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5906
5907         * nnmail.el (nnmail-get-new-mail): Message later.
5908
5909         * mm-util.el (mm-find-charset-region): Revert to checking
5910         multibyte.
5911
5912 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5913
5914       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5915       attachment.
5916
5917 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5918
5919         * gnus.el: Pterodactyl Gnus v0.76 is released.
5920
5921 1999-02-06  Felix Lee  <flee@cygnus.com>
5922
5923         * gnus.el (gnus-group-change-level-function): Typo.
5924
5925 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5926
5927         * gnus-sum.el (gnus-nov-skip-field): Removed.
5928         (gnus-nov-field): Ditto.
5929         (gnus-nov-parse-extra): Ditto.
5930         (gnus-nov-read-integer): Ditto.
5931
5932 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5933
5934         * nnheader.el (nnheader-nov-read-message-id): New macro.
5935         (nnheader-parse-nov): Use it.
5936
5937         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5938         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5939         `(eq (char-after) ?\n)'.
5940
5941 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5942
5943         * gnus.el (gnus-other-frame): Always pop up a new frame.
5944
5945 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5946
5947         * gnus-range.el (gnus-range-add): Rewrite.
5948
5949 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5950
5951         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5952         format.
5953         (nnmail-process-maildir-mail-format): New function.
5954
5955         * mail-source.el (mail-source-fetch-maildir): New function.
5956         (mail-source-keyword-map): Add default for maildir method.
5957         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5958
5959 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5960
5961         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5962
5963         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5964         (nndoc-mime-digest-type-p): Removed.
5965
5966 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5967
5968         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5969         where it is supposed to be.
5970         (gnus-treat-play-sounds): New variable.
5971
5972         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5973
5974         * gnus-art.el (article-display-x-face): Narrow to head.
5975         (gnus-article-washed-types): New variable.
5976         (article-hide-pgp): Is not a toggle.
5977         (gnus-article-hide-text-type): Save types.
5978         (article-decode-charset): Use it.
5979
5980         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5981
5982         * message.el (message-forward-start-separator): Removed.
5983         (message-forward-end-separator): Removed.
5984         (message-signature-before-forwarded-message): Removed.
5985         (message-included-forward-headers): Removed.
5986         (message-check-news-body-syntax): Don't check forward.
5987         (message-forward): Use MIME.
5988
5989         * nnvirtual.el (nnvirtual-request-article): Bind
5990         gnus-article-decode-hook to nil.
5991
5992 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5993
5994         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5995         us-ascii.
5996
5997 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5998
5999         * format-spec.el (format-spec): Be more robust.
6000
6001         * message.el (message-encode-message-body): Default
6002         mail-parse-charset to mail-parse-charset.
6003
6004         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
6005         (gnus-summary-edit-article): Bind mail-parse-charset.
6006
6007         * mml.el (mml-read-tag): Ignore white space after end of tag.
6008
6009         * message.el (message-goto-body): Also work in separatorless
6010         articles.
6011
6012         * mml.el (mml-translate-from-mime): New function.
6013         (mml-insert-mime): Ditto.
6014         (mml-to-mime): New function.
6015         (mime-to-mml): New name.
6016
6017         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6018         article.
6019
6020         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6021
6022         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6023         special-case nndraft groups.
6024
6025 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6026
6027         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6028         (gnus-get-newsgroup-headers): Already bound.
6029
6030         * message.el (message-encode-message-body): Use posting charset.
6031
6032         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6033         (mm-body-encoding): Do CTE.
6034         (mm-body-7-or-8): New function.
6035
6036         * mm-util.el (mm-mime-charset): Always fall back on alist.
6037         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6038         (mm-mime-mule-charset-alist): Add arabic-*-column.
6039         (mm-find-mime-charset-region): New function.
6040
6041         * format-spec.el (format-spec-make): New function.
6042
6043         * mail-source.el (format-spec): Required.
6044         (mail-source-fetch-with-program): Removed.
6045         (mail-source-fetch-with-program): New function.
6046
6047         * format-spec.el: New file.
6048
6049 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6050
6051         * mail-source.el (mail-source-fetch-with-program): Take optional
6052         parameter.
6053
6054 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6055
6056         * gnus-start.el: Ignore some groups.
6057         (gnus-setup-news): Bind nnmail-fetched-sources.
6058
6059         * message.el (message-send-mail): Remove all tabs.
6060
6061         * mm-util.el (mm-find-charset-region): Just check whether
6062         find-charset-region is defined.
6063
6064 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6065
6066         * gnus-group.el (gnus-group-get-new-news): Use
6067         nnmail-fetched-sources.
6068
6069         * nnmail.el (nnmail-fetched-sources): New variable.
6070         (nnmail-get-new-mail): Use it.
6071
6072         * mail-source.el (mail-source-fetched-sources): New variable.
6073         (mail-source-fetch): Use it.
6074
6075 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6076
6077         * gnus.el (gnus-getenv-nntpserver): if the file that
6078         gnus-nntpserver-file names has a trailing newline, the
6079         string-match will always match, and thus the file will never be
6080         read.  (^ matches start of "line", \\` matches start of "buffer",
6081         which is what was intended...)
6082
6083 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6084
6085         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6086
6087 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6090         select methods.
6091
6092 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6093
6094         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6095
6096 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6097
6098         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6099
6100 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6101
6102         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6103         a typo.
6104         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6105         charset to nil.
6106         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6107         * gnus-start.el (gnus-start-draft-setup): Ditto.
6108
6109 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6110
6111         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6112         (mail-source-value): Don't do variables.
6113
6114         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6115
6116         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6117
6118 1999-02-01  Michael Cook  <cook@sightpath.com>
6119
6120         * Defenestrate spurious ?a.
6121
6122 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6123
6124         * mail-source.el (mail-source-fetch-pop): Instead use
6125         :authentication.
6126
6127 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6128
6129         * lisp/mail-source.el : Support APOP authentication scheme.
6130
6131 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6132
6133         * pop3.el (pop3-movemail): Return t.
6134
6135 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136
6137         * rfc2047.el (rfc2047-fold-region): New function.
6138         (rfc2047-encode-message-header): Use it.
6139
6140 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6141
6142         * gnus-sum.el (gnus-group-charset-alist): Add more.
6143
6144 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6145
6146         * gnus.el: Pterodactyl Gnus v0.75 is released.
6147
6148 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6149
6150         * gnus-art.el (article-display-x-face): Don't narrow to head.
6151
6152 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6153
6154         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6155
6156 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6157
6158         * mail-source.el (mail-source-fetch-directory): Ignore
6159         directories.
6160
6161         * gnus-cus.el (gnus-group-parameters): Addition.
6162
6163         * gnus-art.el (article-strip-banner): Do symbolic banners.
6164         (article-strip-banner): New keystroke.
6165
6166 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6167
6168         * gnus-art.el (article-strip-banner): New command.
6169
6170 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6171
6172         * gnus-art.el (gnus-treat-strip-banners): New variable.
6173
6174 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6177         has been exist.
6178
6179 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6180
6181         * message.el (message-draft-coding-system): Check coding-system.
6182         * mm-util.el (mm-text-coding-system): Ditto.
6183
6184 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6185
6186         * mail-source.el (mail-source-fetch-pop): Save excursion.
6187
6188 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * mail-source.el (mail-source-movemail-args): Not constant.
6191         (mail-source-movemail-args): Removed.
6192         (mail-source-fetch-with-program): New function.
6193         (mail-source-fetch-pop): Use program and function.
6194         (mail-source-movemail-program): Removed.
6195
6196         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6197         (gnus-treat-date-user-defined): New variable.
6198
6199 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6200
6201         * nnmail.el (nnmail-fix-eudora-headers): New function.
6202
6203 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6204
6205         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6206
6207 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6208
6209         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6210         (smiley-nosey-regexp-alist): Ditto.
6211
6212         * gnus-art.el (gnus-treatment-function-alist): Do
6213         gnus-article-add-buttons-to-head later.
6214         (gnus-treat-capitalize-sentences): New variable.
6215         (article-capitalize-sentences): New command and keystroke.
6216
6217         * gnus-group.el (gnus-group-catchup-current): Do group.
6218
6219         * message.el (message-default-charset): Add group.
6220
6221 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6222
6223         * gnus.el: Pterodactyl Gnus v0.74 is released.
6224
6225 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6226
6227         * gnus-art.el (article-fill-long-lines): Renamed.
6228         (article-fill-long-lines): New keystroke.
6229
6230 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6231
6232         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6233
6234         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6235         displayed.
6236         (gnus-group-catchup-current): Be more robus.
6237
6238         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6239         headers.
6240
6241 1999-01-25  Dave Love  <fx@gnu.org>
6242
6243         * message.el (message-mode-menu): Add message-mime-attach-file.
6244         (message-mode): Doc fix.
6245
6246 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6247
6248         * nnmail.el (nnmail-check-duplication): Insert the mail source
6249         string.
6250
6251         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6252         (mail-source-fetch-directory): Ditto.
6253         (mail-source-fetch-file): Ditto.
6254         (mail-source-string): New variable.
6255
6256         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6257         the level.
6258
6259         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6260         before handling.
6261
6262         * mm-util.el (mm-mime-charset): Use the parameters.
6263         (mm-mime-charset): Removed region paremeters.
6264
6265         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6266         source.
6267
6268 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6269
6270         * nnmail.el (nnmail-get-split-group): Quote right.
6271
6272 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6273
6274         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6275         buffer.
6276
6277 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6278
6279         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6280         (gnus-group-mode): Don't hook.
6281
6282         * mail-source.el (mail-source-bind): Doc fix.
6283         (mail-source-bind): Take only one param.
6284
6285         * gnus-art.el (gnus-treat-highlight-signature): typep.
6286
6287         * mail-source.el (mail-source-movemail): Ignore empty file.
6288         (mail-source-callback): Check before deleting.
6289
6290         * message.el (message-mime-attach-file): Include name.
6291
6292 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6293
6294         * mm-util.el (mm-read-charset): Return a symbol.
6295
6296         * mm-view.el (mm-inline-text): Insert signature separator.
6297
6298         * gnus-art.el (gnus-treat-predicate): New function.
6299         (gnus-treat-article): Allow all types to be checked.
6300
6301         * gnus-util.el (gnus-or): New function.
6302         (gnus-and): Ditto.
6303
6304         * gnus-art.el (gnus-mime-display-single): Use override.
6305
6306         * mm-decode.el (mm-attachment-override-types): New variable.
6307         (mm-attachment-override-p): New function.
6308
6309         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6310
6311 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6312
6313         * mm-view.el (mm-inline-text): Do vcards.
6314
6315 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6316
6317         * gnus.el: Pterodactyl Gnus v0.73 is released.
6318
6319 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6320
6321         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6322         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6323         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6324         (nnmail-movemail-program): Removed.
6325         (nnmail-movemail-args): Removed.
6326         (nnmail-pop-password-required): Ditto.
6327         (nnmail-tmp-directory): Ditto.
6328         (nnmail-delete-incoming): Removed.
6329         (nnmail-pop-password, nnmail-moved-inboxes,
6330         nnmail-internal-password, nnmail-move-inbox): Removed.
6331         (nnmail-read-passwd): Ditto.
6332         (nnmail-get-spool-files): Removed.
6333         (nnmail-resplit-incoming): Reinstated.
6334
6335         * mail-source.el: New file.
6336
6337 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6338
6339         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6340
6341 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6342
6343         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6344
6345 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6346
6347         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6348
6349         * gnus-picon.el (gnus-group-display-picons): Goto body.
6350
6351         * gnus.el: Indented all functions; broke long lines; changed all
6352         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6353
6354 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6355
6356         * gnus.el: Pterodactyl Gnus v0.72 is released.
6357
6358 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6359
6360         * gnus.el: Cleaned up trailing whitespace.
6361
6362         * mm-util.el (mm-read-charset): Work.
6363
6364 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6365
6366         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6367         nnheader-translate-file-chars'd group name.
6368
6369 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6370
6371         * message.el (message-encode-message-body): Fold case.
6372
6373 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6374
6375         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6376
6377 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6378
6379         * mailcap.el (mailcap-add): New function.
6380
6381 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6382
6383         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6384         (article-goto-body): Use it.
6385         (gnus-treat-article): Ditto.
6386
6387         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6388         downloaded articles from the downloadeble list.
6389
6390 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6391
6392         * message.el (message-encode-message-body): Bind
6393         mail-parse-charset.
6394
6395         * mm-util.el (mm-charset-synonym-alist): New variable.
6396         (mm-charset-to-coding-system): Use it.
6397         (mm-charset-coding-system-alist): Removed.
6398         (mm-charset-to-coding-system): Don't use it.
6399         (mm-find-charset-region): Use mail-parse-charset.
6400
6401         * gnus-art.el (gnus-treatment-function-alist): Use
6402         gnus-article-display-picons.
6403         (gnus-treat-display-xface): Only do if we have xface feature.
6404         (gnus-part-display-hook): New function.
6405         (gnus-treat-article): Use it.
6406         (gnus-treat-article): Use gnus-visual.
6407
6408         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6409
6410         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6411         displaying.
6412
6413         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6414
6415         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6416         regexp file names.
6417
6418 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6419
6420         * gnus.el: Pterodactyl Gnus v0.71 is released.
6421
6422 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6423
6424         * mm-view.el (mm-inline-image): Don't add a dot.
6425
6426         * gnus-art.el (gnus-treat-article): New function.
6427
6428         * gnus.el (gnus-article-display-hook): Removed.
6429
6430         * gnus-art.el (gnus-article-treat-custom): New variable.
6431
6432         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6433
6434         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6435         functions.
6436
6437         * message.el (message-posting-charset): New variable.
6438         (message-send-mail): Use it.
6439
6440         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6441         (gnus-setup-posting-charset): New function.
6442         (gnus-setup-message): Use it.
6443
6444         * message.el (message-encode-message-body): Just look for
6445         Content-Type before inserting a new one.
6446
6447 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6448
6449         * rfc2047.el (rfc2047-default-charset): Removed.
6450
6451         * mail-prsvr.el: New file.
6452         (mail-parse-charset): New variable.
6453
6454         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6455         Changed name.
6456
6457         * gnus.el (gnus-charset): New group.
6458
6459         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6460
6461         * gnus-sum.el (gnus-default-charset): Default to nil.
6462         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6463         (gnus-newsgroup-iso-8859-1-forced): Removed.
6464
6465         * mm-util.el (mm-known-charsets): Removed.
6466         (mm-default-coding-system): Removed.
6467         (mm-default-charset): Removed.
6468         (mm-read-charset): New function.
6469
6470         * message.el (message-default-charset): Removed.
6471
6472         * rfc2047.el (rfc2047-default-charset): Default to nil.
6473
6474         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6475
6476 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6477
6478         * gnus.el: Pterodactyl Gnus v0.70 is released.
6479
6480 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6481
6482         * mm-decode.el (mm-save-part): Use mm-get-part.
6483         (mm-insert-part): New function.
6484         (mm-get-part): Use it.
6485         (mm-get-image): Ditto.
6486         (mm-display-external): Ditto.
6487
6488         * mm-view.el (mm-inline-text): Ditto.
6489
6490         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6491         ranges.
6492
6493         * mm-decode.el (mm-display-external): Save the buffer.
6494         (mm-remove-part): Kill it.
6495
6496         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6497
6498         * nnagent.el (nnagent-request-set-mark): Defined stub.
6499
6500 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6501
6502         * gnus-score.el (gnus-score-load-score-alist): Bind
6503         coding-system-for-read.
6504
6505         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6506         prepare-exit-hook.
6507
6508         * mm-view.el (mm-setup-w3): Require w3.
6509
6510 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6511
6512         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6513         body.
6514
6515 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6516
6517         * mm-encode.el: Ditto.
6518
6519         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6520         error.
6521
6522         * mailcap.el (mailcap-mime-data): SAFER ps.
6523
6524         * message.el (message-encode-message-body): Always insert a
6525         Content-Type header.
6526
6527         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6528         shown inline.
6529
6530         * mm-view.el (mm-inline-text): Handle all sorts of text.
6531
6532         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6533         don't view.
6534
6535         * mm-decode.el (mm-display-external): Use it.
6536
6537         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6538
6539         * mm-decode.el (mm-save-part): Removed double code.
6540
6541 1999-01-12  Dave Love  <fx@gnu.org>
6542
6543         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6544         application/octet-stream .gz & al files with jka-compr.
6545
6546 1999-01-12  Dave Love  <fx@gnu.org>
6547
6548         * gnus-ems.el (gnus-down-mouse-3): New variable.
6549         * gnus-art.el (gnus-mime-button-map): Use it.
6550         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6551
6552 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6553
6554         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6555
6556 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6557
6558         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6559         buffers.
6560
6561         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6562
6563         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6564
6565 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6566
6567         * mml.el (mml-parameter-string): Strip directory component.
6568
6569 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6570
6571         * gnus.el (gnus-use-demon): Removed.
6572
6573 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6574
6575         * nnmail.el (nnmail-article-group): Don't infloop.
6576
6577 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6578
6579         * gnus-art.el (article-update-date-lapsed): Made it work with
6580         picons, and make it update on all visible frames.
6581         (article-date-ut): Get summary-buffer's current-headers.
6582
6583 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6584
6585         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6586         (gnus-picons-setup-p): New variable.
6587
6588 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6589
6590         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6591
6592 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6593
6594         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6595         (gnus-summary-exit-no-update): Use mapcar.
6596
6597 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6598
6599         * gnus-agent.el (gnus-category-write): Make directory.
6600
6601 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6602
6603         * gnus-sum.el (gnus-update-read-articles):
6604         (gnus-update-marks): Request backend update of mark.
6605
6606 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6607
6608         * mm-bodies.el (mm-body-encoding): Use mm-find.
6609
6610 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6611
6612         * gnus-picon.el (gnus-article-display-picons): Fix.
6613
6614 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6615
6616         * gnus.el: Pterodactyl Gnus v0.69 is released.
6617
6618 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6619
6620         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6621
6622         * gnus-agent.el (gnus-agent-remove-group): New command and
6623         keystroke.
6624
6625         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6626
6627 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6628
6629         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6630
6631 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6632
6633         * mm-view.el (mm-inline-text): Bind current id.
6634
6635         * mm-decode.el (mm-handle-id): New macro.
6636         (mm-make-handle): Accept id.
6637         (mm-dissect-singlepart): Use it.
6638
6639 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6640
6641       * message.el (message-cite-original-without-signature): Use
6642       message-signature-separator when searching for signature in
6643       message-cite-original-without-signature.
6644
6645 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6646
6647         * gnus.el (gnus-server-to-method): Check named methods.
6648
6649 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6650
6651         * mm-view.el (mm-view-message): Goto point-min.
6652
6653         * nnmail.el (nnmail-article-group): Don't delete lines, only
6654         shorten them.
6655
6656         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6657         values.
6658
6659         * nnheader.el (nnheader-temp-directory): New variable.
6660         (nnheader-temp-directory): Removed.
6661
6662 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6663
6664         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6665         list of files to check for mailcap entries under windows-nt.
6666
6667 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6668
6669         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6670         summary buffer exists.
6671
6672 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6673
6674         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6675         irrelevant Sun sendmail bug.
6676         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6677
6678         * message.el (message-send-news): Bind mail-header-separator to
6679         "" when asking backend to post.
6680
6681 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6682
6683         * mm-uu.el (mm-dissect-disposition): New variable.
6684         (mm-uu-dissect): Use it.
6685
6686 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6687
6688         * mm-view.el (mm-inline-text): Bind url-current-object.
6689
6690 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6691
6692         * gnus-range.el (gnus-remove-from-range): Rewrite.
6693
6694 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6695
6696         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6697
6698 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6699
6700         * message.el (message-encode-message-body): Insert `MIME-Version'
6701         instead of `Mime-Version'.
6702
6703 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6704
6705         * message.el (message-insert-mime-part): Add the attachment
6706         disposition.
6707         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6708         (message-mime-query-type): New function.
6709         (message-mime-query-description): Ditto.
6710         (message-mime-query-file): Ditto.
6711         (message-insert-mime-part): Use them.
6712         (message-mime-insert-external): Use the new stuff.
6713
6714 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6715
6716         * nnmail.el (nnmail-split-header-length-limit): New variable.
6717
6718         * mm-decode.el (mm-dissect-buffer): Check syntax.
6719
6720         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6721
6722         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6723         (rfc2047-dissect-region): Ditto.
6724
6725 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6726
6727         * mm-view.el (mm-view-message): Decode charset.
6728
6729 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6730
6731         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6732         CT headers.
6733
6734 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6735
6736         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6737         mm-uu-*-function.
6738         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6739
6740 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6741
6742         * message.el (message-send-mail): Do MML first.
6743         (message-send-news): Ditto.
6744
6745 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6746
6747         * gnus-picon.el (gnus-picons-face): New face.
6748         (gnus-picons-try-face): Use it.
6749
6750 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6751
6752         * gnus.el: Pterodactyl Gnus v0.68 is released.
6753
6754 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6755
6756         * gnus.el: Pterodactyl Gnus v0.67 is released.
6757
6758 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6759
6760         * gnus.el: Pterodactyl Gnus v0.66 is released.
6761
6762 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6763
6764         * gnus-art.el (gnus-insert-mime-button): Decode description.
6765
6766 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6767
6768         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6769         (gnus-decode-header-methods): Ditto.
6770         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6771
6772 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6773
6774         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6775
6776 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6777
6778         * mml.el (mml-insert-mime-headers): Encode description.
6779
6780         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6781         line.
6782
6783         * gnus-sum.el (gnus-default-charset): Doc fix.
6784
6785 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6786
6787         * mm-decode.el (mm-display-part): Forward a line.
6788
6789 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6790
6791         * mm-util.el (mm-running-ntemacs): New variable.
6792         (mm-text-coding-system): Ditto.
6793         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6794         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6795
6796 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6797
6798         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6799         buffer.
6800
6801         * message.el (message-insert-headers): New command and keystroke.
6802
6803 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6804
6805         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6806         (mm-get-image): Ditto.
6807
6808         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6809         base64, uudecode and binhex.
6810
6811 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6812
6813         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6814         in text/plain.
6815         * mm-uu.el (mm-uu-dissect): Use inline.
6816
6817 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6818
6819         * mm-view.el (mm-view-message): New function.
6820
6821         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6822         qp.
6823
6824 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6825
6826         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6827         entry for message/rfc822 as 8bit.
6828
6829 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6830
6831         * mailcap.el (mailcap-mime-extensions): Add patch.
6832
6833 1998-12-05  Dale Hagglund  <rdh@best.com>
6834
6835         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6836         argument to force all multipart/* to look like multipart/mixed.
6837
6838         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6839         variable.
6840         (gnus-mime-display-part): Use it.
6841
6842 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6843
6844         * gnus-draft.el (gnus-draft-send): Only disable checks for
6845         non-interactive use.
6846         (gnus-draft-send-message): Use it.
6847
6848 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6849
6850         * gnus.el: Pterodactyl Gnus v0.65 is released.
6851
6852 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6853
6854         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6855
6856         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6857
6858 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6859
6860         * gnus.el: Pterodactyl Gnus v0.64 is released.
6861
6862 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6863
6864         * mm-view.el (mm-setup-w3): Don't load.
6865
6866         * gnus-msg.el (gnus-setup-message): Set group name.
6867         (gnus-group-mail): Avoid leaking local vars.
6868
6869         * message.el (message-attach-file): Renamed.
6870         (message-mime-attach-file): Renamed again.
6871
6872 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6873
6874         * gnus-art.el (article-decode-encoded-words): Bind
6875         rfc2047-default-charset here.
6876
6877         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6878
6879 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6880
6881         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6882         (gnus-picons-setup-hook): New hook.
6883
6884 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6885
6886         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6887         string.
6888         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6889         line.
6890
6891 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6892
6893         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6894         (gnus-mime-view-part): Ditto.
6895         (gnus-mime-inline-part): Dotii.
6896         (gnus-mime-externalize-part): Daddo.
6897         (gnus-mime-internalize-part): Tutti frutti.
6898         (gnus-widget-press-button): Da da do.
6899
6900         * mm-view.el (mm-setup-w3): Require url-vars.
6901
6902 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6903
6904         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6905         * mm-util.el (mm-find-charset-region): Ditto.
6906
6907 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6908
6909         * message.el (message-send): Don't encode here.
6910         (message-send-mail): But here.
6911         (message-send-news): And here.
6912
6913 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6914
6915         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6916
6917 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6918
6919         * gnus.el: Pterodactyl Gnus v0.63 is released.
6920
6921 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6922
6923         * mml.el (mml-base-boundary): Shorten.
6924
6925         * message.el (message-insert-mime-part): Use default.
6926
6927         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6928
6929 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6930
6931         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6932         buttons, not [*].
6933
6934 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6935
6936         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6937
6938 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6939
6940         * gnus-art.el (gnus-insert-mime-button): Fix.
6941
6942 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6943
6944         * message.el (message-insert-mime-part): Nicify prompts.
6945         (message-insert-mime-part): Really delete duplicates.
6946         (message-insert-mime-part): Check against common errors.
6947         (message-insert-mime-part): Fix docstring.
6948
6949 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6950
6951         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6952
6953 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6954
6955         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6956         (gnus-insert-mime-button): Modify accordingly.
6957
6958 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6959
6960         * gnus-art.el (gnus-display-mime): Set window point.
6961
6962         * mm-decode.el (mm-display-external): Only decode when not
6963         saving.
6964         (mm-alternative-precedence): Prefer multiparts.
6965         (mm-inline-media-tests): Inline multiparts.
6966
6967         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6968         Ignore errors when requiring url.
6969
6970         * mml.el (mml-quote-region): New command.
6971
6972         * message.el (message-cite-original): Use it.
6973         (message-cite-original-without-signature): Ditto.
6974
6975 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6976
6977         * gnus.el: Pterodactyl Gnus v0.62 is released.
6978
6979 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980
6981         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6982
6983 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6984
6985         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6986         `point-max-marker'.
6987
6988 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6989
6990         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6991
6992         * gnus-art.el (gnus-mime-display-single): Check for attachment
6993         before other tests.
6994
6995 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6996
6997         * gnus-msg.el (gnus-configure-posting-styles): find a
6998         posting-style entry in the group parameters, if any, and honor it
6999         at the end.
7000
7001 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
7002
7003         * nntp.el (nntp-after-change-function): Fix.
7004
7005 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
7006
7007         * mml.el (mml-generate-mime-1): Insert literally.
7008
7009 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * mml.el (mml-insert-mime-headers): Removed debug.
7012
7013 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7014
7015         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7016         prefixed.
7017
7018         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7019         application/emacs-lisp to 8bit.
7020
7021 1998-12-03  Dale Hagglund  <rdh@best.com>
7022
7023         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7024
7025 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7026
7027         * gnus.el: Pterodactyl Gnus v0.61 is released.
7028
7029 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7030
7031         * mml.el (mml-parse-1): Skipped parts.
7032         (mml-insert-mime-headers): Nil is a list.
7033         (mml-generate-mime-1): Don't insert literally.
7034         (mml-read-tag): Drop text props.
7035         (mml-read-part): Ditto.
7036         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7037
7038 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7039
7040         * gnus.el: Pterodactyl Gnus v0.60 is released.
7041
7042 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7043
7044         * mml.el (mml-parse-1): Don't throw contents away.
7045
7046 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7047
7048         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7049
7050 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7051
7052         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7053         function.
7054         (mml-parse-1): Use it.
7055
7056 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7057
7058         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7059         Use gnus-newsgroup-default-charset.
7060         (article-decode-encoded-words): Remove charset codes.
7061         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7062         gnus-default-charset.
7063
7064 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7065
7066         * message.el (message-send-mail): Don't encode here.
7067         (message-send-news): Nor here.
7068         (message-send): ... but here instead.
7069
7070         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7071         default to nil.
7072         (gnus-article-display-picons): Replace From line.
7073         (gnus-group-display-picons): Replace Newsgroups line.
7074         (gnus-picons-display-glyph): Set baseline.
7075         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7076         (gnus-picons-xbm-face): Revert to old, standard colors.
7077
7078         * message.el (message-fetch-field): Remove text props.
7079
7080         * gnus-art.el (gnus-article-normalized-header-length): New
7081         variable.
7082         (article-normalize-headers): New command and keystroke.
7083
7084         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7085
7086 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7087
7088         * gnus.el: Pterodactyl Gnus v0.59 is released.
7089
7090 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7091
7092         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7093
7094         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7095
7096 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7097
7098         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7099
7100 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7101
7102         * mm-decode.el (mm-all-images-fit): New variable.
7103         (mm-image-fit-p): Use it.
7104
7105         * gnus-art.el (gnus-mime-display-single): Use it.
7106         (gnus-mime-internalize-part): New command and keystroke.
7107
7108         * mm-decode.el (mm-user-automatic-external-display): New
7109         variable.
7110         (mm-automatic-external-display-p): New function.
7111
7112         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7113         colors.
7114
7115 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7116
7117         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7118
7119         * gnus-art.el (gnus-with-article): Work in the original article
7120         buffer.
7121         (gnus-with-article): Work in read-only groups.
7122
7123 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7124
7125         * mm-bodies.el (mm-decode-string): Return original string if not
7126         decode.
7127
7128 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7129
7130         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7131
7132 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7133
7134         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7135
7136 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7137
7138         * gnus.el: Pterodactyl Gnus v0.58 is released.
7139
7140 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7141
7142         * mm-decode.el (mm-get-image): Return a glyph, not an image
7143         specifier.
7144
7145 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7146
7147         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7148
7149 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7150
7151         * mail-parse.el (rfc2045): Required.
7152
7153 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7154
7155         * mm-view.el (mm-inline-text): Remove props.
7156
7157 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7158
7159         * mm-view.el (mm-setup-w3): Protect url-misc.
7160
7161         * message.el (message-ignored-resent-headers): Remove
7162         Gnus-Warning.
7163
7164         * mml.el (mml-insert-mime-headers): Use encoding.
7165         (mml-parameter-string): Ditto.
7166
7167         * rfc2045.el: New file.
7168         (rfc2045-encode-string): New function.
7169
7170 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7171
7172         * mail-parse.el (mail-header-encode-parameter): New function.
7173
7174         * rfc2231.el (rfc2231-encode-string): New function.
7175
7176 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7177
7178         * mm-bodies.el (mm-decode-string): New function.
7179         * mm-view.el (mm-inline-text): Use mm-decode-string.
7180
7181 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7182
7183         * gnus.el: Pterodactyl Gnus v0.57 is released.
7184
7185 1998-11-23  Felix Lee  <flee@cygnus.com>
7186
7187         * nntp.el (nntp-async-needs-kluge): new setting.
7188         (nntp-async-timer): new var.
7189         (nntp-async-process-list): new var.
7190         (nntp-async-kluge): new function.
7191         (nntp-async-timer-handler): new function.
7192         (nntp-async-wait): new function.
7193         (nntp-async-stop): new function.
7194         (nntp-after-change-function): renamed, and split apart.
7195         (nntp-async-trigger): new function.
7196         (nntp-do-callback): new function.
7197         (nntp-accept-process-output): add optional timeout arg.
7198
7199         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7200         (gnus-async-wait-for-article): new function.
7201         (gnus-async-with-semaphore): s/asynch/async/.
7202
7203 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7204
7205         * gnus-art.el (gnus-with-article): Don't encode.
7206         (gnus-insert-mime-button): Fall back on filename from C-D.
7207         (gnus-mime-display-single): Have dots right on text/plain
7208         attachments.
7209
7210         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7211         broken parts.
7212
7213         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7214
7215         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7216         binhex.
7217
7218         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7219         (gnus-summary-repair-multipart): New command and keystroke.
7220
7221         * gnus-art.el (gnus-with-article-buffer): New macro.
7222
7223 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7224
7225         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7226         undisplay the part.
7227
7228 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7229
7230         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7231
7232         * mml.el (mml-read-part): Partition right.
7233
7234         * mm-decode.el (mm-handle-set-cache): New macro.
7235         (mm-handle-cache): Ditto.
7236         (mm-make-handle): Ditto.
7237         (mm-dissect-singlepart): Use it.
7238         (mm-get-image): Use the cache.
7239
7240 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7241
7242         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7243         (gnus-mime-display-single): Don't insert lines between parts.
7244
7245 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7246
7247         * nnmail.el (nnmail-file-coding-system-1): New variable.
7248         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7249         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7250         * nnml.el (nnml-file-coding-system): New variable.
7251         (nnml-request-article): Use nnml-file-coding-system.
7252
7253 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7254
7255         * gnus.el: Pterodactyl Gnus v0.56 is released.
7256
7257 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7258
7259         * gnus-art.el (gnus-mime-display-part): New function.
7260         (gnus-mime-display-mixed): Use it.
7261
7262         * mm-view.el (mm-setup-w3): Don't register.
7263
7264         * message.el (message-cite-original): Cite parts.
7265
7266 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7267
7268         * mml.el (mml-parameter-string): New function.
7269         (mml-insert-mime-headers): Separated into new function.
7270
7271 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7272
7273         * mml.el (mml-make-boundary): Use `make-string'.
7274
7275 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7276
7277         * binhex.el (binhex-insert-char): Ditto.
7278
7279         * base64.el (base64-insert-char): Ditto.
7280
7281         * uudecode.el (uudecode-insert-char): Code correctly.
7282
7283 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7284
7285         * mml.el (mml-generate-mime): Don't generate multiparts for
7286         empties.
7287
7288         * gnus-art.el (gnus-display-mime): Save excursion.
7289
7290         * message.el (message-remove-first-header): New function.
7291         (message-encode-message-body): Use it.
7292
7293 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7294
7295         * gnus.el: Pterodactyl Gnus v0.55 is released.
7296
7297 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7298
7299         * mm-view.el (mm-setup-w3): New function.
7300
7301         * mm-decode.el (mm-content-id-get-contents): New function.
7302         (mm-content-id-get-type): Ditto.
7303         (mm-content-id-get-encoding): Ditto.
7304         (mm-get-handle-by-content-id): Removed.
7305
7306 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7307
7308         * message.el (message-generate-new-buffers): Fix tag.
7309
7310 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7311
7312         * message.el (message-buffer-name): Check for unique first.
7313
7314         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7315         gnus-inhibit-mime-unbuttonizing.
7316
7317         * gnus-sum.el (t): Bind M-t.
7318         (gnus-inhibit-unbuttonizing): New variable.
7319         (gnus-summary-toggle-display-buttonized): New command.
7320
7321         * gnus-art.el (gnus-display-mime): Select article window.
7322         (article-strip-trailing-space): New command and keystroke.
7323
7324         * nneething.el (nneething-include-files): New variable.
7325         (nneething-create-mapping): Use it.
7326
7327         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7328
7329         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7330         ayto-expirable marks.
7331
7332 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7333
7334         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7335
7336         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7337         ARG.
7338
7339         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7340
7341 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7342
7343         * mm-util.el (mm-binary-coding-system): New variable.
7344         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7345         * mm-decode.el (mm-display-external): Ditto.
7346
7347 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7348
7349         * gnus.el: Pterodactyl Gnus v0.54 is released.
7350
7351 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7354
7355 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * mm-decode.el (mm-save-part): Unquote.
7358
7359 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7360
7361         * mm-decode.el (mm-save-part): Bind coding system for write.
7362
7363 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7364
7365         * gnus-art.el (gnus-article-mode-line-format): New default.
7366         (gnus-article-mime-part-status): New function.
7367
7368         * message.el (message-send-news): Check the body syntax before
7369         encoding.
7370
7371         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7372         (gnus-mime-display-single): Use it.
7373         (gnus-mime-display-alternative): Ditto.
7374
7375         * mm-decode.el: Check for whether we are running under a term.
7376
7377 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7378
7379         * mm-decode.el (mm-preferred-alternative): Default to first
7380         alternative.
7381         (mm-preferred-alternative): No, we dont.
7382
7383 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7384
7385         * mm-decode.el (mm-display-external): Use binary instead of
7386         no-conversion.
7387         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7388         * nnheader.el (nnheader-file-coding-system): Ditto.
7389         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7390
7391 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7392
7393         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7394         name without method.
7395
7396 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7397
7398         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7399         coding-system -> default-charset.
7400         (gnus-newsgroup-default-charset-alist): Ditto.
7401         (gnus-summary-local-variables): Ditto.
7402         (gnus-set-global-variables): Ditto.
7403         (gnus-get-newsgroup-headers): Ditto.
7404         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7405         (gnus-get-newsgroup-headers-xover): Ditto.
7406         (gnus-newsgroup-setup-default-charset): Ditto.
7407         (article-decode-mime-words): Ditto.
7408         (article-decode-charset): Ditto.
7409         (article-decode-encoded-words): Ditto.
7410         (article-de-quoted-unreadable): Ditto.
7411         (gnus-mime-view-all-parts): Ditto.
7412         (gnus-mime-externalize-part): Ditto.
7413         (gnus-mm-display-part): Ditto.
7414         (gnus-mime-display-single): Ditto.
7415         (gnus-mime-display-alternative): Ditto.
7416         * lpath.el : Ditto.
7417
7418 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7419
7420         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7421         * gnus-art.el (article-decode-charset): Overlay
7422         rfc2047-default-charset.
7423         * message.el (message-draft-coding-system): New variable.
7424         (message-set-auto-save-file-name): Use message-draft-coding-system.
7425         * nndraft.el (nndraft-request-article): Ditto.
7426         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7427         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7428
7429 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7430
7431         * mm-uu.el (mm-uu-test): New function.
7432         (mm-uu-dissect): Inherit charset and cte from head.
7433         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7434
7435 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7436
7437         * gnus.el: Pterodactyl Gnus v0.53 is released.
7438
7439 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7440
7441         * mm-decode.el (mm-get-image): New function.
7442         (mm-image-fit-p): New function.
7443
7444         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7445
7446         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7447
7448         * gnus-art.el (gnus-article-insert-newline): New function.
7449         (article-goto-body): New function.
7450
7451 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7452
7453         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7454         buttons.
7455
7456         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7457         keystroke.
7458
7459         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7460         line between parts.
7461
7462         * message.el (message-remove-header): Go to end if wanted.
7463
7464 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7465
7466         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7467         movement with save-window-excursion.
7468
7469 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7470
7471         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7472
7473 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7474
7475         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7476
7477 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7478
7479         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7480         gnus-newsgroup-coding-system.
7481         (gnus-get-newsgroup-headers): Ditto.
7482         (gnus-get-newsgroup-headers-xover): Ditto.
7483         (gnus-set-global-variables): Ditto.
7484         * gnus-art.el (article-decode-mime-words): Ditto.
7485         (article-decode-charset): Ditto.
7486         (article-decode-encoded-words): Ditto.
7487         (article-de-quoted-unreadable): Ditto.
7488         (gnus-mime-view-all-parts): Ditto.
7489         (gnus-mime-externalize-part): Ditto.
7490         (gnus-mm-display-part): Ditto.
7491         (gnus-mime-display-alternative): Ditto.
7492         (gnus-mime-display-single): Ditto.
7493         * mm-view.el (mm-inline-text): Use default coding system.
7494
7495 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7496
7497         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7498         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7499         (gnus-newsgroup-coding-system): New local variable.
7500         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7501         (gnus-summary-local-variables): Add two new local variables.
7502         (gnus-newsgroup-setup-coding-system): New function.
7503         (gnus-select-newsgroup): Setup coding system.
7504         * lpath.el: Add two new variables.
7505         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7506         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7507         * gnus-cus.el (gnus-group-parameters): Customizable
7508         iso-8859-1-forced.
7509
7510 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7511
7512         * gnus.el: Pterodactyl Gnus v0.52 is released.
7513
7514 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7515
7516         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7517         encoding.
7518
7519         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7520         undisplayed text types.
7521
7522         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7523         types.
7524
7525 1998-11-19  Felix Lee  <flee@cygnus.com>
7526
7527         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7528
7529 1998-11-19  Felix Lee  <flee@cygnus.com>
7530
7531         * gnus-async.el (gnus-asynch-obarray): rename to
7532         gnus-async-hashtb, and don't buffer-local it.
7533
7534         (gnus-async-article-callback): new function.
7535         (gnus-make-async-article-function): use it.
7536
7537         (gnus-async-current-prefetch-group): new var.
7538         (gnus-async-current-prefetch-article): new var.
7539         (gnus-async-request-fetched-article): are we fetching it already?
7540
7541         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7542
7543 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7544
7545         * gnus-sum.el (gnus-summary-show-article): Require.
7546
7547         * message.el: Provide before hooks.
7548         (message-send-news): Do MIME before headers.
7549
7550         * gnus-art.el (gnus-article-check-buffer): New function.
7551         (gnus-article-read-summary-keys): Use it.
7552
7553         * mm-decode.el (mm-user-automatic-display): Display all inline
7554         images.
7555
7556         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7557         much.
7558         (gnus-unbuttonized-mime-types): New variable.
7559
7560 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7561
7562         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7563
7564         * mm-decode.el (mm-quote-arg): Quote semicolons.
7565
7566         * gnus-art.el (gnus-mime-display-single): Don't display
7567         attachments.
7568         (gnus-mime-externalize-part): New command and keystroke.
7569
7570         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7571         (mm-alternative-precedence): Changed order.
7572
7573 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7574
7575         * gnus.el (gnus-method-simplify): New function.
7576         (gnus-native-method-p): New function.
7577         (gnus-secondary-method-p): Use gnus-method-equal.
7578
7579         * gnus-start.el (gnus-group-change-level): Shorten select method.
7580
7581 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7582
7583         * gnus.el: Pterodactyl Gnus v0.51 is released.
7584
7585 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7586
7587         * gnus.el: Applied patches from 5.6.45.
7588
7589         * gnus-score.el (gnus-score-find-trace): Print complete file
7590         paths.
7591         (gnus-score-find-trace): Truncate lines.
7592
7593         * gnus.el (gnus-message-archive-group): Allow function.
7594
7595         * message.el (message-encode-message-body): Remove Mime-Version
7596         before inserting.
7597
7598         * gnus-cus.el (gnus-group-customize): Optional topic.
7599
7600         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7601         keystroke.
7602
7603 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7604
7605         * message.el (message-encode-message-body): Rewrite.
7606
7607 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7608
7609         * mml.el (mml-base-boundary): New variable.
7610         (mml-make-boundary): New function.
7611
7612         * gnus-cache.el (gnus-cache-coding-system): New variable.
7613         (gnus-cache-request-article): Use it.
7614
7615         * message.el (message-insert-mime-part): Delete duplicates.
7616
7617 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7618
7619         * gnus-art.el (gnus-mime-display-alternative): Set end of
7620         multipart and display even when nothing is preferred.
7621
7622 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7623
7624         * gnus.el: Pterodactyl Gnus v0.50 is released.
7625
7626 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7627
7628         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7629         fbound.
7630
7631         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7632
7633 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7634
7635         * gnus.el (gnus-similar-server-opened): Compare backend.
7636
7637 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7638
7639         * gnus-topic.el (gnus-topic-expire-articles): New function.
7640         (gnus-topic-mode-map): Bind it.
7641
7642         * gnus.texi (Topic Commands): New expiry command. Reordered.
7643
7644 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7645
7646         * gnus-sum.el
7647         (gnus-auto-expirable-marks): New variable.
7648         (gnus-inhibit-user-auto-expire): New variable.
7649         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7650         When looking to see if we should expire instead, check
7651         gnus-auto-expirable-marks instead of using a hard-wired list.
7652         (gnus-summary-mark-as-read-forward,
7653         gnus-summary-mark-as-read-backward):
7654         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7655         gnus-summary-mark-forward, instead of `t'.
7656
7657 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7658
7659         * mml.el (mml-compute-boundary): New function.
7660         (mml-compute-boundary-1): New function.
7661         (mml-generate-mime-1): Use it.
7662
7663 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7664
7665         * mml.el (mml-generate-mime-1): Always precede closing boundary
7666         with newline.
7667
7668 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7669
7670         * mml.el (mml-generate-mime-1): Do right boundaries when several
7671         multiparts.
7672
7673         * mm-decode.el (mm-user-automatic-display): Default to inline
7674         jpeg.
7675
7676         * mml.el (mml-generate-mime-1): Encode non-text parts.
7677
7678 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7679
7680         * gnus.el: Pterodactyl Gnus v0.49 is released.
7681
7682 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7683
7684         * mm-view.el (mm-inline-text): Require w3-vars.
7685
7686         * gnus-setup.el (gnus-use-tm): Removed.
7687
7688         * gnus-art.el (gnus-article-goto-part): Don't beep.
7689         (gnus-article-view-part): Check return value.
7690         (gnus-mime-display-alternative): Don't display when there is
7691         nothing to display.
7692
7693         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7694         (mml-generate-mime-1): Use unibyte for binaries.
7695
7696         * gnus-art.el (gnus-display-mime): Call
7697         gnus-article-mime-part-function.
7698         (gnus-mime-part-function): New function.
7699         (gnus-article-mime-part-function): New function.
7700
7701         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7702
7703 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7704
7705         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7706
7707         * message.el (message-font-lock-keywords): Highlight MML.
7708         (message-mml-face): New font.
7709
7710 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7711
7712         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7713         (gnus-mm-display-part): Do not select-window if the article window
7714         is not found.
7715
7716 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7717
7718         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7719
7720 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7721
7722         * gnus.el: Pterodactyl Gnus v0.48 is released.
7723
7724 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7725
7726         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7727
7728         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7729
7730         * message.el (message-cite-original-without-signature): Ditto.
7731         (message-cite-original): Quote parts.
7732
7733 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7734
7735         * gnus.el: Pterodactyl Gnus v0.47 is released.
7736
7737 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * message.el (message-encode-message-body): Insert MIME warning.
7740
7741         * mml.el (mml-read-tag): Look for #tag.
7742
7743         * mm-util.el (mm-find-charset-region): Check whether
7744         enable-multibyte-characters is bound.
7745
7746 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7747
7748         * gnus.el: Pterodactyl Gnus v0.46 is released.
7749
7750 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7751
7752         * message.el (message-encode-message-body): Insert headers at the
7753         right spot.
7754
7755 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7756
7757         * gnus.el: Pterodactyl Gnus v0.45 is released.
7758
7759 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7760
7761         * nndraft.el (nndraft-save-mime-part): Removed.
7762         (nndraft-get-mime-part): Ditto.
7763
7764         * message.el (message-format-mime-old): Removed.
7765         (message-encode-message-body): Removed.
7766         (message-encode-message-body): Renamed.
7767
7768 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7769
7770         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7771
7772         * message.el (message-format-mime): Check message-mime-part.
7773
7774         * mm-encode.el (mm-mime-file-types): Removed.
7775         (mm-default-file-encoding): New definition.
7776
7777 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7778
7779         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7780         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7781
7782 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7783
7784         * gnus.el: Pterodactyl Gnus v0.44 is released.
7785
7786 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7787
7788         * message.el (message-format-mime): New function.
7789
7790         * nndraft.el (nndraft-save-mime-part): New function.
7791         (nndraft-get-mime-part): New function.
7792
7793         * mm-encode.el (mm-default-file-encoding): New function.
7794         (mm-content-transfer-encoding): New function.
7795         (mm-encode-buffer): New function.
7796
7797         * message.el: New command.
7798         (message-mime-part): New variable.
7799         (message-insert-mime-part): New command.
7800
7801         * mm-encode.el (mm-encode-content-transfer-encoding): New
7802         function.
7803
7804         * mm-util.el (mm-content-transfer-encoding-defaults): New
7805         variable.
7806         (mm-mime-file-types): Taken from TM.
7807
7808 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7809
7810         * gnus.el: Pterodactyl Gnus v0.43 is released.
7811
7812 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7813
7814         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7815         * gnus-score.el (gnus-score-default-header): Ditto.
7816         (gnus-header-index): Ditto.
7817         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7818         (gnus-summary-header): Handle extra headers.
7819         (gnus-summary-score-entry): Ditto, & provide new score element.
7820         (gnus-summary-score-effect): Ditto.
7821         (gnus-score-string): Avoid "extra" string sort, & modify match in
7822         "extra" case.
7823         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7824
7825 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7826
7827         * message.el (message-resend): Bind message-required-mail-headers
7828         to nil.
7829
7830         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7831
7832         * nngateway.el (require): Require cl.
7833
7834         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7835         things.
7836
7837 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7838
7839         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7840         when no articles.
7841
7842 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7843
7844         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7845
7846 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7847
7848         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7849         user-mail-address if non-nil.
7850
7851 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7852
7853         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7854         (gnus-make-sort-function-1): Ditto.
7855
7856         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7857         window.
7858
7859 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7860
7861         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7862
7863         * binhex.el (binhex-decode-region): Quote.
7864
7865 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7866
7867         * gnus-art.el (article-decode-charset): Don't downcase charset.
7868
7869         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7870
7871 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7872
7873         * gnus.el: Pterodactyl Gnus v0.42 is released.
7874
7875 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7876
7877         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7878
7879 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7880
7881         * nntp.el (nntp-send-mode-reader): Revert.
7882
7883 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7884
7885         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7886
7887 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7888
7889         * message.el (message-make-date): Fix for negative time zones.
7890
7891 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7892
7893         * gnus.el: Pterodactyl Gnus v0.41 is released.
7894
7895 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7896
7897         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7898
7899 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7900
7901         * gnus.el (gnus-short-group-name): When shortening foreign select
7902         methods, do not scan for plusses beyond the first colon.
7903
7904 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7905
7906         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7907         lines where `group' is the last thing on the line.
7908
7909 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7910
7911         * gnus-art.el (gnus-article-view-part): Do alternative.
7912         (gnus-mime-display-alternative): Insert marker.
7913
7914 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7915
7916         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7917
7918         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7919         dates.
7920
7921         * gnus-cus.el (gnus-topic): Required.
7922
7923         * nnheader.el (nnheader-parse-nov): Parse extra.
7924         (nnheader-nov-parse-extra): New macro.
7925
7926 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7927
7928         * gnus-art.el (gnus-article-view-part): Internal move.
7929
7930 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7931
7932         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7933         (gnus-group-customize): Support editing topic parameters.
7934
7935 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7936
7937         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7938         indicators.
7939
7940 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7941
7942         * gnus-art.el (gnus-mm-display-part): Return.
7943         (gnus-article-view-part): Only go if external.
7944         (gnus-article-dumbquotes-map): Do 205.
7945
7946         * mm-decode.el (mm-display-part): Return what was done.
7947
7948         * message.el (message-buffer-naming-style): New variable.
7949         (message-generate-new-buffers): Extended.
7950         (message-buffer-naming-style): Removed.
7951         (message-buffer-name): Use it.
7952         (message-do-send-housekeeping): Rename new styling.
7953
7954         * gnus-sum.el (gnus-summary-recenter): Allow
7955         gnus-auto-center-summary to be a number.
7956
7957 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7958
7959         * pop3.el (pop3-open-server): Use "binary" instead of
7960         "no-conversion".
7961
7962 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7963
7964         * gnus-srvr.el (gnus-browse-foreign-server): Set
7965         gnus-browse-current-method to the result of gnus-server-to-method.
7966
7967 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7968
7969         * gnus-util.el (gnus-pull): Another optional argument.
7970         * nnweb.el (nnweb-request-delete-group): Delete from
7971         nnweb-group-alist and update active file.
7972
7973 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7974
7975         * gnus-group.el (gnus-group-make-group): Accept group of new
7976         method.
7977
7978 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7979
7980         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7981
7982 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7983
7984         * mm-view.el (mm-inline-text): Postion of html portion.
7985
7986 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7987
7988         * nntp.el (nntp-list-active-group): Waited for short strings.
7989         (nntp-send-mode-reader): Ditto.
7990         (nntp-open-connection): Ditto.
7991
7992         * gnus-int.el (gnus-request-group-articles): New function.
7993
7994         * nntp.el (nntp-request-listgroup): New function.
7995         (nntp-request-group-articles): Renamed.
7996
7997 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7998
7999         * nnheader.el (nnheader-parse-nov): Supply extra.
8000
8001 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8002
8003         * gnus-art.el (gnus-button-push): Don't go to
8004         gnus-article-buffer.
8005
8006         * mm-view.el (mm-inline-image): Add a newline.
8007
8008         * gnus-start.el (gnus-check-first-time-used): Check more.
8009
8010 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
8011
8012         * gnus-start.el (gnus-check-first-time-used): Check current.
8013
8014 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8015
8016         * mm-util.el (mm-find-charset-region): New function.
8017
8018         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8019
8020         * gnus-art.el (gnus-mime-button-menu): Fix.
8021
8022 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8023
8024         * gnus-art.el (gnus-mime-button-menu): New definition.
8025
8026 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8027
8028         * gnus-art.el (article-decode-charset): Downcase charset.
8029         (article-decode-charset): Pass on type.
8030         (article-decode-charset): Check nil charsets.
8031         (article-remove-cr): Translate CR to LF.
8032         (gnus-ignored-mime-types): Default to nil.
8033
8034         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8035
8036         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8037         user-mail-address.
8038         (gnus-nov-parse-extra): Didn't return right thing.
8039
8040 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8041
8042         * gnus-xmas.el: Use compiled-function-p.
8043
8044 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8045
8046         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8047
8048 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8049
8050         * gnus.el: Pterodactyl Gnus v0.40 is released.
8051
8052 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8053
8054         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8055
8056         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8057
8058         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8059
8060         * nnml.el (nnml-possibly-create-directory): Check before making.
8061
8062 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8063
8064         * nnheader.el (nnheader-insert-nov): Don't infloop.
8065
8066 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8067
8068         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8069         set up.
8070
8071 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8072
8073         * nneething.el (nneething-file-name): New definition.
8074
8075 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8076
8077         * gnus-art.el (gnus-treatment-function-alist): Fix.
8078         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8079
8080         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8081
8082 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8083
8084         * gnus.el: Pterodactyl Gnus v0.39 is released.
8085
8086 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8087
8088         * gnus-art.el (gnus-ignored-mime-types): New variable.
8089         (gnus-mime-display-single): Use it.
8090         (gnus-treatment-function-alist): New variable.
8091
8092         * gnus.el (gnus-mime): New group.
8093
8094         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8095         things for other parts.
8096         (gnus-mime-display-alternative): Place point.
8097
8098         * gnus.el: autoload gnus-uu-post-news.
8099
8100         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8101         needsterm/DISPLAY.
8102
8103         * mm-decode.el (mm-display-part): Default to inline text/.*
8104         parts.
8105
8106         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8107         8bit.
8108
8109         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8110         (gnus-mime-display-single): Inline all text parts.
8111         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8112
8113 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8114
8115         * nnml.el (nnml-possibly-create-directory): Rewrite.
8116         (nnml-request-create-group): Change to right server.
8117
8118         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8119
8120         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8121
8122         * gnus.el: rmail-output-to-rmail-file autoload.
8123
8124         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8125         Gnus.
8126
8127         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8128
8129         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8130
8131 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8132
8133         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8134         mixed part.
8135
8136 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8137
8138         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8139
8140         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8141
8142 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8143
8144         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8145
8146 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8147
8148         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8149         value.
8150
8151         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8152         hidden.
8153
8154         * gnus-spec.el (gnus-update-format-specifications): Use the
8155         article mode line spec.
8156
8157         * gnus-art.el (gnus-insert-mime-button): Put right type.
8158         (gnus-insert-prev-page-button): Ditto.
8159         (gnus-insert-next-page-button): Dutti.
8160
8161         * pop3.el: New version installed.
8162
8163 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8164
8165         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8166         and display last part.
8167
8168 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8169
8170         * gnus.el: Pterodactyl Gnus v0.38 is released.
8171
8172 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8173
8174         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8175         Removed.
8176         (article-de-quoted-unreadable): Narrow to default.
8177
8178         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8179
8180         * gnus-art.el (article-decode-charset): Decode even when broken
8181         MIME.
8182
8183         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8184         name.
8185
8186         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8187
8188         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8189         nnheader.
8190
8191         * nnmail.el (nnmail-extra-headers): New variable.
8192
8193         * nnheader.el (nnheader-insert-nov): Insert extra.
8194
8195         * gnus.el (gnus-summary-line-format): Doc fix.
8196
8197         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8198         (gnus-nov-parse-line): Ditto.
8199         (gnus-nov-parse-extra): New macro.
8200         (gnus-header): New function.
8201         (gnus-update-summary-mark-positions): Change.
8202         (gnus-ignored-from-addresses): New variable.
8203         (gnus-summary-insert-from-or-to): New function.
8204
8205         * gnus.el (gnus-extra-headers): New variable.
8206
8207         * nnheader.el (make-mail-header): Expand.
8208         (mail-header-extra): New macro.
8209         (mail-header-set-extra): Ditto.
8210         (make-full-mail-header): Expand.
8211
8212 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8213
8214         * gnus.el: Pterodactyl Gnus v0.37 is released.
8215
8216 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8217
8218         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8219
8220         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8221         on.
8222
8223 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8224
8225         * gnus-spec.el (gnus-balloon-face-function): new function
8226         (gnus-parse-format): understand the %< %> specifiers
8227         (gnus-parse-complex-format): ditto.
8228
8229 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8230
8231         * gnus.el: Changed following-char to char-after throughout.
8232
8233 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8234
8235         * mm-decode.el (mm-display-external): Protect more and message.
8236
8237 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8238
8239         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8240         position.
8241
8242 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8243
8244         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8245         mixed part.
8246
8247 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8248
8249         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8250
8251         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8252
8253 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8254
8255         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8256
8257 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8258
8259         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8260
8261         * mm-decode.el (mm-display-external): Set undisplayer to mm
8262         buffer, not the current buffer; use unwind-protect.
8263
8264 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8267         (gnus-summary-exit-no-update): Ditto.
8268
8269 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8270
8271         * mm-decode.el (mm-inline-media-tests): Look for w3.
8272
8273         * mailcap.el (mailcap-mime-data): Inline html.
8274
8275 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8276
8277         * gnus.el: Pterodactyl Gnus v0.36 is released.
8278
8279 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8280
8281         * gnus-art.el (article-translate-strings):
8282         (gnus-article-dumbquotes-map): Don't dot.
8283
8284         * pop3.el (pop3-open-server): Set point right.
8285
8286         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8287         (mm-dissect-buffer): Ditto.
8288         (mm-destroy-part): Ignore non-handles.
8289         (mm-remove-part): Ditto.
8290         (mm-destroy-parts): New function.
8291         (mm-remove-parts): Ditto.
8292
8293         * gnus-art.el (gnus-mm-display-part): Don't move point.
8294
8295 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8296
8297         * mm-uu.el : New file.
8298
8299         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8300
8301         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8302         a function.
8303
8304 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * mm-decode.el (mm-display-external): Check before selecting.
8307
8308 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8309
8310         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8311
8312         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8313
8314         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8315         variable.
8316
8317         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8318
8319         * gnus-art.el (gnus-decode-header-methods): New variable.
8320
8321         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8322
8323         * gnus-art.el (gnus-multi-decode-header): New function.
8324
8325 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8326
8327         * gnus.el: Pterodactyl Gnus v0.35 is released.
8328
8329 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8330
8331         * uudecode.el (uudecode-decode-region-external): Insert
8332         literally.
8333
8334         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8335
8336         * mm-bodies.el (mm-decode-body): Optional encoding.
8337
8338 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8339
8340         * gnus-ems.el (gnus-mouse-3): New variable.
8341
8342         * binhex.el (binhex-decode-region-external): Don't use -internally.
8343
8344 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8345
8346         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8347         files.
8348
8349 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8350
8351         * gnus-group.el (gnus-add-marked-articles): Request backend update
8352         of flags.
8353
8354 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8355
8356         * gnus-sum.el (gnus-update-read-articles):
8357         (gnus-update-marks): Request backend update of mark.
8358
8359 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8360
8361         * gnus.texi (Optional Backend Functions): New item,
8362         nnchoke-request-set-mark.
8363
8364 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8365
8366         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8367           list to range.
8368
8369 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8370
8371         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8372
8373 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8374
8375         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8376         first used.
8377
8378 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8379
8380         * mm-view.el: Require mm-decode for macros.
8381
8382         * mm-decode.el (mm-handle-type): Move macro declarations above the
8383         place where they are used.
8384
8385 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8386
8387         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8388         buffer.
8389
8390 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8391
8392         * nnagent.el (nnagent-open-server): Error message.
8393
8394 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8395
8396         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8397
8398 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8399
8400         * score-mode.el (gnus-score-mode-map): Ditto.
8401
8402         * message.el (message-mode-map): Ditto.
8403
8404         * gnus-uu.el (gnus-uu-post-news): Ditto.
8405
8406         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8407
8408         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8409
8410         * gnus-art.el (gnus-article-edit-mode-map): Use
8411         `set-keymap-parent' rather than `copy-keymap'.
8412
8413 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8414
8415         * gnus-art.el (gnus-mime-button-commands): New variable.
8416         (gnus-mime-button-map): Initialize it from
8417         `gnus-mime-button-commands'.
8418         (gnus-mime-button-menu): New function.
8419         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8420
8421 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8422
8423         * message.el (message-insert-to): Make `nobody' and `poster'
8424         synonymous to `never' and `always' in Mail-Copies-To.
8425         (message-reply): Ditto.
8426         (message-followup): Ditto.
8427
8428 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8429
8430         * mailcap.el (mailcap-mime-data): Save sound.
8431
8432 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8433
8434         * message.el (message-ignored-supersedes-headers): Include
8435         `NNTP-Posting-Date'.
8436
8437 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8438
8439         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8440
8441 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8442
8443         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8444         uudecode.
8445
8446 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8447
8448         * mm-decode.el (mm-display-external): Don't switch on save.
8449
8450 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8451
8452         * nnmail.el (nnmail-movemail-args): New variable.
8453
8454 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8455
8456         * gnus-art.el (article-translate-strings):
8457
8458 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8459
8460         * gnus-art.el (gnus-article-view-part): Use it.
8461         (gnus-mm-display-part): New function.
8462         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8463
8464         * mm-decode.el (mm-handle-displayed-p): New function.
8465
8466         * gnus-art.el (gnus-mime-copy-part): Create better names.
8467         (gnus-mime-button-line-format): Include dots spec.
8468
8469 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8470
8471       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8472       forward buffer first.
8473
8474 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8475
8476         * gnus-util.el (gnus-set-window-start): New function.
8477
8478         * message.el (message-send): Don't check changed.
8479
8480 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8481
8482         * gnus-art.el (gnus-article-setup-buffer): Set params.
8483
8484         * mm-decode.el (mm-user-display-methods): Inline
8485         "message/delivery-status".
8486
8487 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8488
8489         * message.el (message-auto-save-directory): Rename.
8490         (message-mode): Dof fix.
8491
8492         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8493         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8494
8495         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8496
8497         * message.el (message-make-date): Avoid locale.
8498
8499         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8500         cache.
8501
8502         * mm-decode.el (mm-display-inline): Goto point-min.
8503
8504         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8505
8506         * mm-decode.el (mm-display-external): Reverse before sorting.
8507
8508         * gnus-draft.el (gnus-draft-send): Allow mail.
8509
8510 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8511
8512         * message.el (message-check): Move message-check macro above where
8513         it is first used.
8514
8515         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8516
8517 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8518
8519         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8520
8521 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8522
8523         * gnus.el: Pterodactyl Gnus v0.34 is released.
8524
8525 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8526
8527         * mm-decode.el (mm-inline-media-tests): delivery-status.
8528
8529         * mm-view.el (mm-inline-text): Provide default.
8530
8531 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8532
8533         * mailcap.el (mailcap-possible-viewers): Fix nils.
8534
8535 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8536
8537         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8538         (article-update-date-lapsed): Record the buffer.
8539         (article-update-date-lapsed): Do all windows that display article
8540         buffers.
8541
8542         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8543
8544         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8545
8546         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8547         annoations.
8548
8549         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8550
8551 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8552
8553         * gnus-agent.el (gnus-category-add): Change default category to
8554         'false.
8555
8556         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8557         scores.
8558
8559         * gnus-draft.el (gnus-draft-send): Check server more.
8560
8561         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8562         (gnus-article-goto-part): New function.
8563
8564         * mm-view.el (mm-inline-text): Insert richtext properly.
8565
8566         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8567
8568 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8569
8570         * parse-time.el (parse-time-rules): Accept dates far into the past
8571         and the future, and parse single-digit numbers as years.
8572
8573 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8574
8575         * mm-decode.el (mm-display-external): Chop off directories.
8576
8577 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * uudecode.el (uu-decode-region-external): Use
8580         insert-file-contents-literally.
8581
8582         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8583
8584 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8585
8586         * uudecode.el: New file.
8587
8588         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8589         x-uuencode.
8590
8591 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8592
8593         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8594
8595         * message.el (message-fetch-field): Unfold properly.
8596
8597         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8598         in text/plain.
8599
8600 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8601
8602         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8603         (gnus-auto-select-first): Removed.
8604         (gnus-auto-select-first): Extended.
8605         (gnus-summary-read-group-1): Use new value.
8606
8607 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8608
8609         * message.el (message-fix-before-sending): Space.
8610
8611         * nnmail.el (nnmail-find-file): Don't erase.
8612
8613 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8614
8615         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8616
8617 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8618
8619         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8620
8621 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8622
8623         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8624
8625 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8626
8627         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8628         20.4.
8629
8630 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8631
8632         * gnus-art.el (gnus-mime-view-all-parts): New command and
8633         keystroke.
8634
8635         * mm-decode.el (mm-display-external): Translate slashes.
8636
8637         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8638
8639         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8640
8641         * mm-decode.el (mm-quote-arg): Quote spaces.
8642         (mm-display-external): Quote args.
8643
8644 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8645
8646         * mm-decode.el (mm-inlinable-part-p): New function.
8647
8648 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8649
8650        * mm-util.el (mm-disable-multibyte): New function.
8651
8652 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8653
8654         * gnus.el: Pterodactyl Gnus v0.33 is released.
8655
8656 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8657
8658         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8659
8660         * mm-decode.el (mm-display-external): Don't switch for externals.
8661         (mm-dissect-multipart): Don't include end-sep.
8662
8663         * mm-util.el (mm-get-coding-system-list): New function.
8664         (mm-coding-system-list): New variable.
8665
8666 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8667
8668         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8669
8670 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8671
8672         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8673         group
8674
8675 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8676
8677         * base64.el (base64-run-command-on-region): External base64
8678         decoder do not use coding system
8679
8680 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8681
8682         * mm-decode.el (mm-interactively-view-part): Typo.
8683
8684 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8685
8686         * mm-decode.el (mm-dissect-multipart): Display last part when the
8687         article has no close-delimiter
8688
8689 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8690
8691         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8692         content-type.
8693
8694 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8695
8696         * gnus-art.el (gnus-display-mime): Typo.
8697
8698 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8699
8700         * gnus.el: Pterodactyl Gnus v0.32 is released.
8701
8702 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8703
8704         * gnus-kill.el (gnus-batch-score): Protect against errors.
8705
8706         * gnus-art.el: Protect against broken headers.
8707
8708         * mm-decode.el (mm-display-external): Respect needsterm.
8709         (mm-display-external): Create buffer for external commands.
8710
8711 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8712
8713         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8714
8715         * mm-decode.el (mm-display-external): Use file name.
8716
8717 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8718
8719         * gnus-util.el (gnus-output-to-rmail):  adjust to
8720           `rmail-output-to-rmail-file'
8721
8722 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8723
8724         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8725
8726         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8727         headers.
8728
8729         * gnus-art.el (article-decode-charset): Fold case.
8730
8731 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8732
8733         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8734
8735 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8736
8737         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8738         after being stored.
8739
8740 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8741
8742         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8743         come.
8744
8745 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8746
8747         * gnus-xmas.el (wid-edit): Required.
8748
8749         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8750
8751 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8752
8753         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8754
8755 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8756
8757         * gnus-art.el (article-decode-charset): Narrow to the correct
8758         region.
8759
8760         * mm-bodies.el: Fix autoload.
8761
8762 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8763
8764         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8765
8766 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8767
8768         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8769
8770 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8771
8772         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8773         (gnus-article-add-button): Ditto.
8774
8775         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8776
8777         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8778         (gnus-article-prepare-display): Bind url-standalone-mode.
8779
8780         * mm-decode.el (mm-remove-part): Also delete directory.
8781         (mm-display-external): Create a private sub-dir.
8782
8783         * mailcap.el (mailcap-binary-suffixes): New variable.
8784         (mailcap-command-p): Use it.
8785
8786 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * nnmbox.el (nnmbox-request-group): Change server.
8789         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8790
8791         * message.el (message-encode-message-body): Don't stomp MIME
8792         headers.
8793
8794         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8795         unless useful.
8796         (gnus-summary-exit): Check for a live article buffer.
8797         (gnus-summary-exit-no-update): Ditto.
8798
8799         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8800         param.
8801
8802         * gnus-sum.el (gnus-article-decoded-p): New variable.
8803
8804         * mm-decode.el (mm-display-external): Use no-conv.
8805
8806         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8807         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8808
8809         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8810         mouse-click.
8811
8812 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8813
8814         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8815
8816 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8817
8818         * gnus.el: Pterodactyl Gnus v0.31 is released.
8819
8820 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8821
8822         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8823
8824         * mm-decode.el (mm-display-part): Accept no-default.
8825
8826         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8827         a parameter.
8828
8829         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8830         (gnus-summary-prepare-threads): Ditto.
8831
8832         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8833
8834         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8835         (gnus-mime-button-line-format): Doc fix.
8836         (gnus-insert-mime-button): Use it.
8837         (gnus-article-add-button): Use widget-convert-button.
8838
8839         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8840         ignore.
8841
8842         * mm-decode.el (mm-alternative-precedence): Ditto.
8843
8844 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8845
8846         * mm-decode.el (mm-user-automatic-display): Use enriched.
8847
8848 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8849
8850         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8851         right place.
8852
8853 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8854
8855         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8856
8857         * gnus-art.el (article-update-date-lapsed): Only update header if
8858         buffer is dispalyed in frame.
8859         (gnus-article-prepare-display): New function.
8860         (gnus-article-prepare): Use it.
8861
8862 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8863
8864         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8865
8866         * mm-view.el (mm-insert-inline): New function.
8867
8868         * mm-decode.el (mm-pipe-part): Bugged.
8869
8870         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8871
8872         * mm-bodies.el (mm-encode-body): Move over the body.
8873
8874         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8875
8876         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8877
8878 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8879
8880         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8881           related functions.  Handle message/rfc822 parts.  Display subject on
8882           multipart summary lines.  Display name on sub-parts when available.
8883
8884 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8885
8886         * mailcap.el (mailcap-command-p): New version.
8887
8888 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8889
8890         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8891         groups.
8892
8893 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8894
8895         * message.el (message-make-date): Remove weekday name.
8896
8897         * mm-decode.el (mm-dissect-buffer): Protect against broken
8898         headers.
8899
8900         * mailcap.el (mailcap-command-in-path-p): New function.
8901         (mailcap-command-p): Renamed.
8902
8903 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8904
8905         * rfc2047.el (eval): Autoload.
8906
8907 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8908
8909         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8910         (gnus-multi-decode-encoded-word-string): New function.
8911         (gnus-encoded-word-method-alist): New variable.
8912         (gnus-decode-encoded-word-functions): Removed.
8913
8914 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8915
8916         * gnus-int.el (gnus-request-replace-article): Replace
8917         message-narrow-to-headers with message-narrow-to-head
8918
8919 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8920
8921         * drums.el (drums-quote-string): Reversed match.
8922
8923         * message.el (message-make-date): Use weekday name.
8924
8925 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8926
8927         * gnus.el: Pterodactyl Gnus v0.30 is released.
8928
8929 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8930
8931         * gnus-art.el (article-decode-encoded-words): Use it.
8932         (gnus-decode-header-function): New variable.
8933
8934         * gnus-sum.el (gnus-nov-parse-line): Use it.
8935         (gnus-decode-encoded-word-function): New variable.
8936
8937         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8938         buffer.
8939
8940         * gnus-art.el (gnus-insert-mime-button): Use widget.
8941         (gnus-widget-press-button): New function.
8942         (gnus-article-prev-button): Removed.
8943         (gnus-article-next-button): Ditto.
8944         (gnus-article-add-button): Ditto.
8945
8946         * gnus.el (gnus-article-mode-map): Inherit from widget.
8947         (gnus-article-mode-map): No, don't.
8948
8949         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8950         (mm-content-id-alist): New variable.
8951         (mm-get-content-id): New function.
8952
8953         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8954         articles if we are fetching to the article buffer.
8955
8956 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8957
8958         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8959         articles.
8960
8961 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8962
8963         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8964         (mm-default-mime-charset): New variable.
8965
8966         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8967
8968         * drums.el (drums-quote-string): Reversed test.
8969
8970 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8971
8972         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8973         string.
8974
8975         * drums.el (drums-quote-string): New function.
8976
8977         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8978         (rfc2047-b-encode-region): Chop lines.
8979         (rfc2047-q-encode-region): Ditto.
8980
8981 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8982
8983         * gnus.el: Pterodactyl Gnus v0.29 is released.
8984
8985 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8986
8987         * mm-decode.el (mm-save-part): Message right.
8988
8989 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8990
8991         * drums.el (drums-parse-address): Returned a list instead of a
8992         string.
8993         (drums-remove-whitespace): Skip comments.
8994         (drums-parse-addresses): Didn't work.
8995
8996 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8997
8998         * gnus.el: Pterodactyl Gnus v0.28 is released.
8999
9000 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9001
9002         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
9003         starting point.
9004         (article-decode-encoded-words): Rename.
9005
9006         * message.el (message-narrow-to-headers-or-head): New function.
9007
9008         * gnus-int.el (gnus-request-accept-article): Narrow to the right
9009         region.
9010
9011         * message.el (message-send-news): Encode body after checking
9012         syntax.
9013
9014         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9015
9016         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9017
9018         * gnus-art.el (gnus-display-mime): Respect disposition.
9019
9020         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9021
9022         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9023         text with annotations.
9024
9025         * message.el (message-make-date): Fix sign for negative time
9026         zones.
9027
9028         * mm-view.el (mm-inline-image): Insert a space at the end of the
9029         image.
9030
9031         * mail-parse.el: New file.
9032
9033         * rfc2231.el: New file.
9034
9035         * drums.el (drums-content-type-get): Removed.
9036         (drums-parse-content-type): Ditto.
9037
9038         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9039
9040 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9041
9042         * gnus.el: Pterodactyl Gnus v0.27 is released.
9043
9044 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9045
9046         * mm-decode.el (mm-alternative-precedence): New variable.
9047         (mm-preferred-alternative): New function.
9048
9049         * gnus-art.el (gnus-mime-copy-part): New command.
9050
9051         * mm-decode.el (mm-get-part): New function.
9052
9053         * mm-view.el: New file.
9054
9055         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9056         (mm-display-part): Default to mailcap-save-binary-file.
9057
9058 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9059
9060         * gnus.el: Pterodactyl Gnus v0.26 is released.
9061
9062 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9063
9064         * mm-decode.el (mm-interactively-view-part): New function.
9065
9066         * gnus-art.el (gnus-mime-view-part): New command.
9067
9068         * mm-decode.el (mm-last-shell-command): New variable.
9069
9070         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9071
9072         * mm-decode.el (mm-save-part): New function.
9073
9074         * gnus-art.el (article-decode-charset): Protect against buggy
9075         content-types.
9076         (gnus-mime-pipe-part): New command.
9077         (gnus-mime-save-part): New command.
9078         (gnus-mime-button-map): New keymap.
9079         (gnus-mime-button-line-format): New variable.
9080         (gnus-insert-mime-button): New function.
9081         (gnus-display-mime): Use it.
9082
9083         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9084
9085         * mm-decode.el (mm-inline-text): Decode charsets.
9086
9087         * gnus-art.el (gnus-article-save): Comment fix.
9088
9089         * gnus-int.el (gnus-start-news-server): When in batch, don't
9090         prompt.
9091
9092         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9093         decode.
9094
9095         * mm-decode.el (mm-inline-media-tests): Add audio.
9096         (mm-inline-audio): New function.
9097
9098 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9099
9100         * gnus-art.el (article-make-date-line): Didn't work.
9101
9102         * parse-time.el (parse-time-string): One too many nils.
9103
9104 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9105
9106         * gnus.el: Pterodactyl Gnus v0.25 is released.
9107
9108 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9109
9110         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9111         annotations.
9112
9113         * gnus.el ((featurep 'gnus-xmas)): New
9114         'gnus-annotation-in-region-p alias.
9115
9116 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9117
9118         * mm-util.el (mm-with-unibyte-buffer): New function.
9119
9120         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9121
9122         * mm-decode.el (mm-inline-media-tests): New variable.
9123
9124         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9125
9126         * gnus-art.el (gnus-article-mime-handles): New variable.
9127
9128         * drums.el (drums-narrow-to-header): New function.
9129
9130         * gnus-art.el (article-decode-charset): Use it.
9131
9132         * drums.el (drums-content-type-get): New function.
9133
9134         * mm-util.el (mm-content-type-charset): Removed.
9135
9136         * drums.el (drums-syntax-table): @ is word.
9137         (drums-parse-content-type): New function.
9138
9139         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9140         EDT" times.
9141
9142         * gnus-util.el (gnus-date-get-time): Use safe date.
9143
9144         * gnus-sum.el (gnus-show-mime): Removed.
9145         (gnus-summary-toggle-mime): Removed.
9146
9147         * gnus-art.el (gnus-strict-mime): Removed.
9148         (gnus-article-prepare): Don't do MIME.
9149         (gnus-decode-encoded-word-method): Removed.
9150         (gnus-show-mime-method): Removed.
9151
9152 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9153
9154         * gnus.el: Pterodactyl Gnus v0.24 is released.
9155
9156 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9157
9158         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9159         PREFIX.
9160
9161         * parse-time.el (parse-time-rules): Accept times that look like
9162         "h:mm".
9163
9164         * message.el (message-make-date): Use zone properly.
9165
9166         * gnus.el: Autoload gnus-batch.
9167
9168         * gnus-art.el (article-de-quoted-unreadable): Do not do
9169         gnus-article-decode-rfc1522.
9170
9171         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9172
9173         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9174         param.
9175
9176         * message.el (message-encode-message-body): Check for us-ascii.
9177
9178         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9179         to the left.
9180
9181 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9182
9183         * gnus-art.el (article-decode-charset): Rename.
9184
9185 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9186
9187         * gnus.el: Pterodactyl Gnus v0.23 is released.
9188
9189 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9190
9191         * gnus-util.el (gnus-parent-id): Ditto.
9192         (gnus-put-text-property-excluding-newlines): Ditto.
9193
9194         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9195
9196 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9197
9198         * message.el (message-generate-headers): Generate User-Agent
9199         instead of X-Mailer & X-Newsreader.
9200
9201         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9202         User-Agent header format.
9203
9204 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9205
9206         * gnus.el: Pterodactyl Gnus v0.22 is released.
9207
9208 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9209
9210         * mm-util.el (mm-multibyte-p): Typo.
9211
9212 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9213
9214         * gnus.el: Pterodactyl Gnus v0.21 is released.
9215
9216 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9217
9218         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9219
9220 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9221
9222         * mm-util.el (mm-multibyte-p): New function.
9223
9224 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9225
9226         * gnus.el: Pterodactyl Gnus v0.20 is released.
9227
9228 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9229
9230         * rfc2047.el (rfc2047-decode-region): Only decode when in
9231         multibyte.
9232
9233         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9234
9235         * gnus-int.el (gnus-request-replace-article): Encode.
9236         (gnus-request-accept-article): Encode.
9237
9238         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9239         here.
9240
9241         * gnus.el (gnus-article-display-hook): Take the charset functions
9242         out.
9243
9244         * time-date.el (safe-date-to-time): New function.
9245
9246         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9247
9248 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9249
9250         * gnus.el: Pterodactyl Gnus v0.19 is released.
9251
9252 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * base64.el (base64-encode-region): Accept no-line-break.
9255
9256         * mm-util.el (mm-mime-charset): New function.
9257
9258         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9259
9260 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9261
9262         * gnus.el: Pterodactyl Gnus v0.18 is released.
9263
9264 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9265
9266         * message.el (message-send-and-exit): Return t on success.
9267         (message-make-date): Make a proper time zone.
9268
9269         * gnus-draft.el (gnus-draft-send): Only remove article if the
9270         sending is successful.
9271
9272         * drums.el (drums-get-comment): Return the last comment.
9273         (drums-parse-address): Parse old-style From headers.
9274
9275 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9276
9277         * gnus-sum.el (gnus-data-compute-positions): Move below
9278         `gnus-save-hidden-threads' so the former is correctly detected as
9279         a macro.
9280
9281 1998-09-06  Dave Love  <fx@gnu.org>
9282
9283         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9284         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9285         time for nicer failure if it's not available.
9286
9287 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9288
9289         * time-date.el (time-to-seconds): Renamed.
9290
9291         * parse-time.el (parse-time-string): Downcase before handling.
9292         (parse-time-rules): Times without seconds have 0 seconds.
9293
9294         * rfc2047.el (rfc2047-encode-region): New version.
9295         (rfc2047-dissect-region): New function.
9296
9297 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9298
9299         * message.el (message-make-date): Use symbolic zone.
9300
9301 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9302
9303         * time-date.el (parse-time): Always use parse-time.
9304
9305         * parse-time.el (parse-time-syntax): Use vectors.
9306
9307 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9308
9309         * gnus.el: Pterodactyl Gnus v0.17 is released.
9310
9311 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9312
9313         * time-date.el: Renamed from "date".
9314
9315         * gnus.el: Removed all timezone dependencies.
9316
9317         * score-mode.el: Removed.
9318         (gnus-score-edit-insert-date): Use date.
9319
9320         * date.el (float-to-time): New function.
9321
9322         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9323
9324         * date.el (time-to-float): New function.
9325
9326         * message.el (message-make-date): Use format-time-string.
9327         (message-make-expires): Use make-date.
9328
9329         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9330
9331         * gnus-util.el (gnus-dd-mmm): Use date.
9332         (gnus-sortable-date): Ditto.
9333
9334         * message.el (message-make-date): Take an optional time.
9335
9336         * gnus: Applied patches from 5.6.43.
9337
9338         * date.el (if): Use parse-time.
9339
9340         * gnus-score.el (gnus-summary-score-entry): Make into a command
9341         again.
9342
9343         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9344         gnus-agent.
9345
9346         * gnus.el (gnus-agent-meta-information-header): Moved here.
9347
9348 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9349
9350         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9351         (gnus-agent-fetch-group-1): Score article headers using normal
9352         group score files if the download score rule of a category/group
9353         is `file'.
9354         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9355         deciding what articles to download.
9356         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9357         predicate processing if predicate is `true' or `false'.
9358
9359 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9360
9361         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9362
9363         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9364
9365         * score-mode.el (score-mode-coding-system): New variable.
9366         (gnus-score-edit-exit): Use it.
9367
9368 1998-09-04  Jason R Mastaler  <jason@4b.org>
9369
9370         * drums.el: Corrected typo.
9371
9372 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9373
9374         * mm-bodies.el (mm-body-encoding): Faster version.
9375
9376 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9377
9378         * gnus-art.el (gnus-article-decode-charset): Only decode text
9379         things.
9380
9381         * message.el (message-output): Use rmail.
9382
9383         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9384         word part.
9385
9386         * mm-util.el (mm-charset-to-coding-system): Use
9387         rfc2047-default-charset.
9388         (mm-known-charsets): New variable.
9389
9390         * message.el (message-caesar-region): Bugged out.
9391
9392 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9393
9394         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9395         specifying `agent-predicate' in a group's parameters.
9396
9397 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9398
9399         * gnus.el: Pterodactyl Gnus v0.16 is released.
9400
9401 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9402
9403         * nnmail.el (nnmail-expired-article-p): Use predicate.
9404
9405         * date.el (time-less-p): Renamed.
9406
9407         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9408         from the headers.
9409
9410         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9411         functions.
9412
9413         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9414         all.
9415         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9416         to all functions.
9417
9418 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9419
9420         * gnus.el: Pterodactyl Gnus v0.15 is released.
9421
9422 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9423
9424         * date.el: New file.
9425
9426         * gnus-util.el (gnus-encode-date): Removed.
9427         (gnus-time-less): Ditto.
9428
9429         * nnmail.el (nnmail-date-to-time): Removed.
9430         (nnmail-time-less): Ditto.
9431         (nnmail-days-to-time): Ditto.
9432         (nnmail-time-since): Ditto.
9433
9434         * drums.el: New file.
9435
9436 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9437
9438         * message.el (message-encode-message-body): Encode headers with
9439         body encoding.
9440
9441         * rfc2047.el (rfc2047-default-charset): Renamed.
9442         (rfc2047-encodable-p): Use it.
9443
9444         * base64.el (mm-util): Required.
9445
9446 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9447
9448         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9449         servers.
9450
9451         * gnus-util.el (gnus-output-to-rmail): Removed.
9452
9453         * gnus-art.el (gnus-summary-save-in-rmail): Use
9454         gnus-output-to-rmailrmail-output-to-rmail-file.
9455
9456         * rfc2047.el (rfc2047-decode-region): Fold case.
9457         (rfc2047-decode): Use decode-string.
9458
9459         * mm-util.el: Provide mm-char-int.
9460
9461 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9462
9463         * gnus.el: Pterodactyl Gnus v0.14 is released.
9464
9465 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9466
9467         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9468         sure we have 7bit.
9469
9470 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9471
9472         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9473         ducplicates.
9474         (gnus-inews-insert-mime-headers): Removed.
9475
9476         * message.el (message-caesar-region): Protect against MULE chars.
9477
9478 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9479
9480         * mm-util.el (if): fset the right function.
9481
9482 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9483
9484         * gnus-art.el (gnus-article-decode-charset): Use real
9485         read-coding-system.
9486
9487 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9488
9489         * mm-bodies.el (mm-decode-body): Protect against malformed
9490         base64.
9491         (mm-decode-body): Check that buffer-file-coding-system is
9492         non-nil.
9493
9494 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9495
9496         * gnus.el: Pterodactyl Gnus v0.13 is released.
9497
9498 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9499
9500         * gnus-util.el (gnus-strip-whitespace): Already defined.
9501         Removed.
9502
9503         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9504
9505         * gnus-util.el (gnus-strip-whitespace): New function.
9506
9507         * mm-util.el (mm-content-type-charset): Downcase.
9508
9509 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9510
9511         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9512         (gnus-article-decode-charset): Don't fetch all headers.
9513
9514         * mm-util.el (mm-read-coding-system): New function.
9515
9516         * mm-bodies.el (mm-decode-body): Check the right charset.
9517
9518         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9519
9520         * gnus-art.el (gnus-article-mode-line-format): Use short group
9521         format.
9522
9523 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9524
9525         * gnus.el: Pterodactyl Gnus v0.12 is released.
9526
9527 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9530
9531         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9532         (gnus-article-decode-charset): Always run.
9533
9534         * mm-bodies.el (mm-decode-body): Decode cte.
9535
9536 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9537
9538         * gnus.el: Pterodactyl Gnus v0.11 is released.
9539
9540 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * message.el (message-encode-message-body): Ditto.
9543
9544         * gnus-art.el (gnus-article-decode-mime-words): New command and
9545         keystroke.
9546         (gnus-article-decode-charset): Ditto.
9547         (gnus-article-decode-charset): Only work under MULE.
9548
9549         * mm-util.el (mm-content-type-charset): New function.
9550
9551         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9552
9553         * message.el (message-send-mail): Insert MIME headers.
9554         (message-check-news-body-syntax): Don't warn for escape sequences.
9555         (message-check-news-body-syntax): Insert MIME headers.
9556
9557         * mm-bodies.el (mm-body-encoding): New function.
9558
9559         * message.el (message-encode-message-body): New function.
9560
9561         * mm-bodies.el: New file.
9562
9563         * mm-util.el (mm-narrow-to-head): New function.
9564
9565         * rfc2047.el (rfc2047-encode): Use it.
9566
9567         * mm-util.el: Provide mm-encode-coding-region.
9568
9569         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9570
9571         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9572
9573         * mm-util.el (mm-enable-multibyte): New function.
9574
9575         * message.el (message-set-work-buffer): Set multibyte.
9576
9577         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9578
9579         * gnus-util.el (gnus-point-at-eol): Removed.
9580         (gnus-point-at-bol): Ditto.
9581
9582         * base64.el (base64-decode-region): Commented out messaging.
9583
9584 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9585
9586         * gnus-msg.el (gnus-group-mail): make it behave like
9587         gnus-group-post-news with regards to the prefix (this enables the
9588         use of posting styles).
9589
9590 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9591
9592         * gnus.el (gnus-article-display-hook): Added
9593         gnus-article-decode-rfc1522 to hook.
9594
9595 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9596
9597         * gnus.el: Pterodactyl Gnus v0.10 is released.
9598
9599 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9600
9601         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9602         hook to be run.
9603
9604 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9605
9606         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9607
9608         * mm-util.el (mm-charsets-in-region): Removed.
9609
9610         * rfc2047.el: Renamed file.
9611
9612         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9613
9614         * message.el (message-mode): Set multibyte.
9615
9616         * mm-util.el (mm-charsets-in-region): Copied here.
9617
9618         * gnus-util.el: Removed gnus-truncate-string.
9619
9620         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9621
9622         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9623         (rfc1522-encodable-p): New function.
9624         (rfc1522-encode-message-header): Use it.
9625
9626 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9627
9628         * gnus.el: Pterodactyl Gnus v0.9 is released.
9629
9630 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9631
9632         * mm-util.el: Shadow encode-coding-string.
9633
9634         * base64.el (base64-encode-region): Don't add newline.
9635
9636         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9637
9638         * mm-util.el: New file.
9639
9640         * mm-decode.el: Somewhat depleted.
9641         * mm-encode.el: Ditto.
9642
9643         * rfc1522.el: New file.
9644
9645         * mm-util.el (mm-replace-chars-in-string): Copied here.
9646
9647         * mm-encode.el (mm-q-encode-region): New function.
9648
9649         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9650         param.
9651
9652         * mm-encode.el (mm-encode-word-region): Downcase.
9653
9654 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9655
9656         * gnus.el: Pterodactyl Gnus v0.8 is released.
9657
9658 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9659
9660         * message.el (message-send-mail): Encode headers.
9661
9662         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9663         (quoted-printable-encode-region): Upcase.
9664
9665         * message.el (message-default-charset): New variable.
9666
9667         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9668
9669         * message.el (message-narrow-to-field): Changed name.
9670
9671         * mm-encode.el: New file.
9672
9673         * message.el (message-narrow-to-header): New function.
9674
9675         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9676         right buffer.
9677
9678 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9679
9680         * gnus.el: Pterodactyl Gnus v0.7 is released.
9681
9682 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9683
9684         * gnus.el: Remove autoload for
9685         gnus-article-mime-decode-quoted-printable.
9686
9687         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9688         be decoded in non-MULE Emacsen.
9689
9690         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9691
9692 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9693
9694         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9695
9696 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9697
9698         * mm-decode.el: Check for coding-system-list.
9699
9700 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9701
9702         * gnus.el: Pterodactyl Gnus v0.6 is released.
9703
9704 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9705
9706         * nnheader.el (fboundp): Protect code-coding-string.
9707
9708         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9709         is available.
9710
9711 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9712
9713         * gnus.el: Pterodactyl Gnus v0.5 is released.
9714
9715 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9716
9717         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9718         (gnus-hack-decode-rfc1522): Removed.
9719
9720         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9721
9722 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9723
9724         * gnus.el: Gnus v0.4 is released.
9725
9726 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9727
9728         * gnus-art.el (gnus-article-decode-mime-words): New command and
9729         keystroke.
9730
9731         * qp.el (quoted-printable-decode-region): Don't use hexl.
9732
9733         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9734
9735         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9736         (gnus-structured-field-decoder): Removed.
9737         (gnus-unstructured-field-decoder): Ditto.
9738
9739         * mm-decode.el: New file.
9740
9741         * qp.el: New file.
9742
9743         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9744
9745         * gnus-ems.el (fboundp): Removed gnus-split-string.
9746
9747         * gnus.el (gnus-splash-face): Doc fix.
9748
9749         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9750
9751         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9752         hexl.
9753
9754         * nnheader.el (nnheader-temp-write): Removed.
9755
9756 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9757
9758         * gnus.el: Gnus v0.3 is released.
9759
9760 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9761
9762         * gnus.el: Gnus v0.2 is released.
9763
9764 ;; Local Variables:
9765 ;; coding: iso-2022-7bit
9766 ;; End: