02f908b2b352e516d2330fa7caf91d9c3ed4ccb1
[gnus] / lisp / ChangeLog
1 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
2
3        * nnimap.el (require): cl.
4
5 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
6
7         * gnus-art.el (gnus-article-prepare): Configure windows before
8         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
9         window might be overrided.
10
11 2000-10-04  Dave Love  <fx@gnu.org>
12
13         * gnus-ems.el (gnus-article-display-xface)
14         [gnus-article-compface-xbm]: Fix.
15         (gnus-x-splash): Bind width, height.
16
17 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
18
19         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
20         when it is called interactively.
21
22 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
23
24         * gnus-art.el (gnus-mime-action-alist): New variable.
25         (gnus-mime-action-on-part): Use it.
26         (gnus-mime-button-commands): Add command ".".
27
28 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
29
30         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
31
32 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
33
34         * lpath.el: "." is in the load-path because dgnushack.el.
35
36 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
37
38         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
39
40         * nnheader.el: ditto
41
42         * mm-util.el: ditto
43
44         * message.el: ditto
45
46         * binhex.el: ditto
47
48         * gnus-audio.el: removed unnecessary xemacs test
49
50         * earcon.el: ditto
51         
52 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
53
54         * nnweb.el (nnweb-decode-entities): Work for non-character
55         entities. 
56
57 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
58
59         * gnus.el: Message the quit parts.
60
61 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
62
63         * mail-source.el (mail-source-fetch-maildir): Don't insert
64         newlines.
65
66 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
67
68         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
69         lpath.el. Don't compile base64.el if there is builtin base64.
70
71 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
72
73         * base64.el (Repository): Use featurep for XEmacs test.
74
75 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
76
77         * nntp.el (nntp-retrieve-data): Don't ignore quit.
78
79 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
80
81         * gnus-art.el (gnus-article-banner-alist): New variable.
82         (article-strip-banner): Use it.
83         * gnus-cus.el (gnus-group-parameters): Allow symbol.
84
85 2000-10-02  Dave Love  <fx@gnu.org>
86
87         * smiley-ems.el: New file.
88
89         * gnus-ems.el (gnus-smiley-display): Autoload.
90         (mouse-set-point, set-face-foreground, set-face-background)
91         (x-popup-menu): Don't clobber these.
92         (gnus-article-compface-xbm): New variable.
93         (gnus-article-display-xface): Move graphic test.  Use unibyte.
94         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
95
96         * mml.el (require): Fix typo.
97         (mml-parse-1): Modify unknown encoding prompt.
98
99         * mail-source.el (mail-sources): Revert to nil.
100
101         * nnmail.el (nnmail-spool-file): Revert previous change.
102
103         * gnus.el: Don't require custom, message.
104         (gnus-message-archive-method): Wrap initializer in progn and
105         require message here.
106
107 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
108
109         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
110         image's :ascent to 80.  That gives a mode-line which is approx.
111         as tall as the normal one.
112
113 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
114
115         * webmail.el (webmail-hotmail-list): Fix.
116
117 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
118
119         Don't postpone GCC if none of GCC methods is agent-covered.  This
120         fix presumes that the post-method must be agent-covered if any Gcc
121         method is agent-covered.
122
123         * gnus-msg.el (gnus-inews-group-method): New function.
124         (gnus-inews-do-gcc): Use it.
125         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
126         (gnus-agent-possibly-save-gcc): Use it.
127         (gnus-agent-possibly-do-gcc): Ditto.
128
129 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
130
131         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
132         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
133
134 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
135
136         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
137         webmail-hotmail-list): Update.
138
139 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
140
141         * mail-source.el (mail-source-report-new-mail): Use
142         nnheader-cancel-timer.
143
144 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
145
146         * lpath.el (overlay-*): Shut up.
147         * dgnushack.el: Two implementations of smiley.
148
149 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
150
151         * gnus-ml.el: Usage.
152         (gnus-mailing-list-archive, gnus-mailing-list-owner,
153         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
154         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
155         (gnus-mailing-list-menu): Define it.
156         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
157         
158         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
159
160 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
161
162         * webmail.el (webmail-my-deja-*): Rewrite.
163
164 2000-09-30  Simon Josefsson  <simon@josefsson.org>
165
166         * nnimap.el (nnimap-request-accept-article): Remove \n's from
167         From_ lines.
168
169 2000-08-05  Simon Josefsson <simon@josefsson.org>
170
171         Make GCC to remote groups work when unplugged
172         (postpone GCC until message is actually sent).
173
174         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
175
176         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
177         (gnus-agent-restore-gcc): 
178         (gnus-agent-possibly-save-gcc): New functions.
179
180         * gnus-msg.el (gnus-inews-add-send-actions): Use
181         `gnus-agent-possibly-do-gcc' if Agentized.
182         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
183         to `message-header-hook'.
184
185         * gnus.el (gnus-agent-gcc-header): New variable.
186
187 2000-07-13  Simon Josefsson <simon@josefsson.org>
188
189         Asks the user to synch flags with server when you plug in.
190
191         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
192         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
193         (gnus-agent-toggle-plugged): Call it.
194         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
195         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
196         (gnus-agent-possibly-synchronize-flags): New function.
197         (gnus-agent-possibly-synchronize-flags-server): New function.
198
199 2000-09-30  Simon Josefsson  <simon@josefsson.org>
200
201         * starttls.el: New file, by Daiki Ueno.
202
203 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
204
205         * message.el (message-make-in-reply-to): In-Reply-To is message-id
206         (see DRUMS).
207         
208 2000-09-29  Simon Josefsson  <simon@josefsson.org>
209
210         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
211         prefetch.
212
213 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
216         sending a command; allow the rtelnet prompt as well.
217
218 2000-09-29  Simon Josefsson  <simon@josefsson.org>
219
220         * message.el (message-send): Make sure error is signalled if no
221         send method is specified.
222
223 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
224
225         * qp.el (quoted-printable-encode-region): Wrap with
226         `mm-with-unibyte-current-buffer'.
227
228 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
229
230         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
231           McEwan's proposal.
232         
233 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
234
235         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
236         the GNU assignment issue.
237
238 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
239
240         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
241
242 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
243
244         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
245
246 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
247
248         * gnus-art.el (article-strip-banner): Use
249         gnus-group-find-parameter rather than gnus-group-get-parameter, to
250         allow inheritance on the banner.
251         From elkin@tverd.astro.spbu.ru.
252
253 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
254
255         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
256
257 2000-09-26  Dave Love  <fx@gnu.org>
258
259         * gnus-draft.el: Don't require gnus-agent.
260
261         * mm-view.el: Use featurep for XEmacs test.
262         (mm-inline-message): Test for `remove-specifier'; don't use
263         condition-case.
264
265 >>>>>>> 5.672
266 2000-09-24  Simon Josefsson  <simon@josefsson.org>
267
268         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
269
270         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
271         support ACL's.
272
273         * nnimap.el (nnimap-acl-get): Check capability.
274
275         * mail-source.el (mail-source-imap-file-coding-system): New variable.
276         (mail-source-fetch-imap): Use it.
277
278         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
279         (rfc2104-hash): Use it.
280
281         * imap.el (imap-starttls-p): Check for starttls binary.
282         (imap-starttls-open): More verbose.
283         (imap-gssapi-auth): Ditto.
284         (imap-kerberos4-auth): Ditto.
285         (imap-cram-md5-auth): Ditto.
286         (imap-login-auth): Ditto.
287         (imap-anonymous-auth): Ditto.
288         (imap-digest-md5-auth): Ditto.
289         (imap-open): Ditto.
290         (imap-digest-md5-p): Check capability first.
291
292 2000-09-24  Simon Josefsson  <simon@josefsson.org>
293
294         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
295         (imap-login-p): Support LOGINDISABLED.
296
297 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
298
299         * rfc2104.el: Add SHA-1 example.
300
301 2000-09-22  Simon Josefsson  <simon@josefsson.org>
302
303         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
304
305 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
306
307         * lpath.el: Bind nnkiboze-score-file.
308
309 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
310
311         * gnus-score.el (gnus-score-use-all-scores): New variable.
312         (gnus-all-score-files): Use it.
313         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
314         (nnkiboze-enter-nov): Fix it when there is no xref.
315         (nnkiboze-generate-groups): List groups.
316         * gnus-group.el (gnus-group-make-kiboze-group): Use 
317         nnkiboze-score-file.
318         
319         * nnkiboze.el (nnkiboze-request-article): Use
320         gnus-cache-request-article.
321         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
322
323 2000-07-16 Dmitry Bely <dbely@mail.ru>
324
325         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
326
327 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
328
329         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
330
331 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
332
333         * message.el (message-default-charset): Set default value in
334         non-MULE XEmacsen as iso-8859-1.
335
336 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
337
338         * gnus-demon.el: Use (featurep 'xemacs).
339         * gnus-agent.el: timer vs. itimer.
340         * mail-source.el: Ditto.
341
342 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
343
344         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
345         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
346         * gnus-sum.el (gnus-nov-parse-line): Ditto.
347         * nnkiboze.el (nnkiboze-file-coding-system): New.
348         (nnkiboze-retrieve-headers): Use it.
349         (nnkiboze-request-group): Ditto.
350         (nnkiboze-close-group): Ditto.
351         (nnkiboze-generate-group): Ditto.
352         (nnkiboze-enter-nov): Insert first Xref properly.
353
354 2000-09-19  Dave Love  <fx@gnu.org>
355
356         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
357         (nnmail-get-new-mail): Test `sources' in top-level conditional.
358
359         * mail-source.el (mail-sources): Change default to '((file)).
360         Add useful custom type.
361
362 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
363
364         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
365         year).
366         (gnus-date-iso8601): Ditto.
367
368 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
369
370         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
371
372 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
373
374         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
375         pattern. Avoid using 8 bit chars.
376         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
377
378 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
379
380         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
381         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
382         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
383         functions are not implemented yet.
384         
385         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
386         x-overlay.el from the FSF Emacs black list.
387
388 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
389
390         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
391         (mm-inline-media-tests): Ditto.
392         (mm-automatic-display): Ditto.
393         * mm-view.el (mm-display-inline-fontify): Generalize from 
394         mm-display-patch-inline. 
395         (mm-display-patch-inline): Use it.
396         (mm-display-elisp-inline): Ditto.
397         
398 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
399
400         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
401         (gnus-topic-unmark-topic): Ditto.
402         (gnus-topic-mark-topic): Ditto.
403         (gnus-topic-get-new-news-this-topic): Use it.
404
405 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
406
407         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
408         display xface.
409
410 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
411
412         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
413         zombie or killed groups.
414         
415 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
416
417         * mml.el (mml-preview): Reinsert unibyte content. 
418         (mml-parse-1): Remove with-unibyte-current-buffer.
419         (mml-generate-mime-1): Ditto.
420         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
421         * message.el (message-forward): Ditto.
422
423 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
424
425         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
426         original article buffer.
427         (article-de-base64-unreadable): Ditto.
428         (article-wash-html): Ditto.
429
430 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
431
432         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
433         unless forward-show-mml.
434
435 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
436
437         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
438         (gnus-summary-save-parts-last-directory): New.
439         (gnus-summary-save-parts): Save history.
440
441 2000-09-14 Ben Gertzfield <che@debian.org>
442
443         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
444         variable.
445         (gnus-summary-save-parts): Use it.
446
447 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
448
449         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
450         * gnus-sum.el (gnus-summary-exit): Ditto.
451         (gnus-summary-exit-no-update): Ditto.
452         (gnus-summary-show-article): Ditto.
453
454 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
455
456         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
457         Content-Disposition.
458
459 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
460
461         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
462
463 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
464
465         * gnus-art.el (gnus-article-setup-buffer): Set
466         gnus-article-mime-handles to nil.
467         * gnus-sum.el (gnus-summary-exit): Ditto.
468         (gnus-summary-exit-no-update): Ditto.
469         (gnus-summary-show-article): Ditto.
470         (gnus-summary-save-parts): Use gnus-article-mime-handles if
471         dissected.
472         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
473
474 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
475
476         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
477         (gnus-sort-threads-1): New function. Sort threads recursively.
478         (gnus-sort-threads): Use it.
479         (gnus-sort-gathered-threads): Doc fix.
480
481 2000-09-13  Dave Love  <fx@gnu.org>
482
483         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
484
485         * gnus-ems.el (gnus-ems-redefine): Don't alias
486         gnus-summary-set-display-table.
487
488         * message.el (message-user-agent): Don't wrap ignore-errors around
489         it.
490
491         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
492         `format'.
493         (mm-content-transfer-encoding): Don't use cadar.
494
495         * uudecode.el (uudecode-decoder-program) 
496         (uudecode-decoder-switches): Customize.
497
498         * gnus-score.el (gnus-home-score-file): Improve custom type.
499
500         * gnus-cus.el (gnus-custom-mode): Conditionally set local
501         variables for Emacs 21.
502         (gnus-group-customize): Disable undo while laying out the buffer.
503
504 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
505
506         * gnus-util.el (gnus-write-active-file): Bind
507         coding-system-for-write.
508
509 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
510
511         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
512         
513         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
514         * gnus-kill.el (gnus-batch-score): Ditto.
515         * gnus-move.el (gnus-change-server): Ditto.
516         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
517
518 2000-09-12  Simon Josefsson  <simon@josefsson.org>
519
520         * gnus-sum.el (gnus-update-read-articles): Undo
521         `gnus-request-set-mark' operation.
522
523 2000-09-11  Dave Love  <fx@gnu.org>
524
525         * Changelog: Use iso-2022 coding.
526
527         * gnus-msg.el (gnus-msg-mail): New function.
528         (gnus-user-agent): New mail agent.
529
530 2000-09-10  Dave Love  <fx@gnu.org>
531
532         * message.el: Require mail-abbrevs for XEmacs for a problem with
533         keybinding despite the autoloads for it.
534
535 2000-09-08  Simon Josefsson  <simon@josefsson.org>
536
537         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
538
539         * nnimap.el (nnimap-request-update-info-internal): Remove tick
540         marks from dormant articles. (See nnimap-request-set-mark.)
541         (nnimap-retrieve-headers-progress): Demule.
542         (nnimap-open-server): Call nnoo-change-server twice, once for
543         getting the nnimap-server-buffer and once for letting n-c-s set
544         the variables in that buffer.
545
546 2000-09-08  David Edmondson <dme@dme.org>
547
548         * gnus.el (gnus-short-group-name): Guess separator.
549
550 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
551
552         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
553         XEmacs as well.
554
555 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
556
557         * gnus-group.el (gnus-group-insert-group-line): Fix.
558
559 2000-09-04  Dave Love  <fx@gnu.org>
560
561         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
562         (mm-get-image): Avoid the losing `make-glyph' from W3.
563
564 2000-09-03  Simon Josefsson  <simon@josefsson.org>
565
566         * gnus-sum.el (gnus-summary-delete-article): Check server.
567
568 2000-09-01  Simon Josefsson  <simon@josefsson.org>
569
570         * imap.el (imap-parse-flag-list): Rewrite.
571
572         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
573
574         * imap.el (imap-parse-flag-list): Hack.
575
576 2000-08-29  Dave Love  <fx@gnu.org>
577
578         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
579
580         * dgnushack.el (mapcon, union): Remove compiler macros.
581
582         * gnus-agent.el (gnus-agent-union): new function.
583         (gnus-agent-fetch-headers): Use it.
584
585         * gnus.el (gnus-group-startup-message): Specify foreground and
586         background for xpm image.  Centre image vertically.
587         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
588
589 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
590
591         * message.el (message-send-mail): Narrow-to-headers.
592
593 2000-08-24  Dave Love  <fx@gnu.org>
594
595         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
596         21.
597
598 2000-08-23  Dave Love  <fx@gnu.org>
599
600         * dgnushack.el: Remove `member-if' compiler macro.
601
602 2000-08-21  Dave Love  <fx@gnu.org>
603
604         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
605
606 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
607
608         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
609         permanent is used.
610         (gnus-topic-show-topic): Read topic when to show permanent hidden
611         topic.
612         (gnus-topic-remove-topic): Revert to the old behavior, not using
613         hide.
614
615 2000-08-21  Dave Love  <fx@gnu.org>
616
617         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
618         (gnus-xemacs): Use featurep.
619
620         * mm-util.el (mm-read-charset): Maybe use builtin.
621         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
622         (mm-multibyte-p, mm-with-unibyte-current-buffer)
623         (mm-with-unibyte): Use featurep, not string-match.
624         (mm-with-unibyte-buffer): Simplify.
625         (mm-quote-arg): Maybe use shell-quote-argument.
626
627         * mml.el (mml-make-string): Deleted (unused).
628
629         * gnus.el (gnus-mode-line-buffer-identification): Supply
630         definition for Emacs 21.
631
632         * gnus-salt.el: Small doc fixes.
633         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
634         gnus-add-minor-mode.
635
636         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
637         gnus-add-minor-mode.
638
639 2000-08-20  Simon Josefsson  <simon@josefsson.org>
640
641         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
642         function, thanks to Lloyd Zusman for debugging.
643         (nnimap-request-group): 
644         (nnimap-request-list): 
645         (nnimap-retrieve-groups): 
646         (nnimap-request-newgroups): Use it.
647
648         * nnimap.el (nnimap-request-article-part): Less verbose.
649
650 2000-08-19  Andreas Jaeger  <aj@suse.de>
651
652         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
653         subst-char-in-string since we test elsewhere whether it's bound.
654         
655 2000-08-18  Dave Love  <fx@gnu.org>
656
657         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
658         custom type.
659
660         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
661         gnus-group-running-xemacs.
662
663         * nnheader.el (nnheader-replace-chars-in-string): Use
664         subst-char-in-string if available.
665
666         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
667         (gnus-request-article-this-buffer): Use expand-file-name.
668         (gnus-mime-view-part-as-type): Simplify interactive spec.
669         (gnus-mime-button-map): Define it all in defvar.
670
671 2000-08-17  Dave Love  <fx@gnu.org>
672
673         * gnus-group.el (gnus-group-running-xemacs): Deleted.
674
675         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
676         last-nonmenu-event.
677
678         * uudecode.el (char-int): Use defalias, not fset.
679
680         * score-mode.el: Don't require easymenu.  Require mm-util.
681         (score-mode-coding-system): Use mm-auto-save-coding-system.
682
683         * nneething.el (nneething-create-mapping): Don't use cadar & al.
684         (nneething-file-name): Use expand-file-name, not concat.
685
686 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
687
688         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
689         Failure proof for email addresses.
690         (nnslashdot-sane-retrieve-headers): Ditto.
691
692 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
693
694         * message.el (message-send-mail): Only insert courtesy message
695         when text/plain.
696
697 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
698
699         * message.el (message-cancel-news): Copy the From header from the
700         original article.
701
702 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
703
704         * gnus-async.el (gnus-asynchronous): Removed.
705
706 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
707
708         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
709         format.
710
711 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
712
713         * nnmail.el (nnmail-expiry-target-group): Fixed.
714
715 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
716
717         * nnmail.el (nnmail-expiry-target-group): Fix the call to
718         gnus-request-accept-article so that body encoding is *not* done.
719         Encoding is not done on incoming mail, so why should it be done on
720         expired mail?
721
722
723 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
724
725         * nnml.el (nnml-request-expire-articles): Fix the calls to
726         nnml-request-article (the filename was being passed instead of the
727         article number) and nnmail-expiry-target-group
728         (nnml-current-directory is changed by nnml-request-accept-article,
729         causing it to be incorrect for the next article to be expired).
730
731 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
732
733         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
734         expiry-target group parameters. 
735
736 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
737
738         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
739         buffer.
740         (gnus-topic-hide-topic): Take a PERMANENT parameter.
741         (gnus-topic-show-topic): Ditto.
742
743         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
744
745 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
746
747         * mail-source.el (mail-source-incoming-file-prefix): New
748         variable. 
749
750 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
751
752         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
753
754         * mailcap.el (mailcap-maybe-eval): Be even more warning.
755
756 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
757
758         * message.el (message-syntax-checks): New check quotin-style: 
759         Text must be written below quoted text.
760         (message-check-news-body-syntax): Check it.
761
762 2000-08-11  Simon Josefsson  <simon@josefsson.org>
763
764         * imap.el (imap-authenticator-alist): Fix typo.
765         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
766         Jonas Oberg for debugging.
767
768 2000-08-11  Simon Josefsson  <simon@josefsson.org>
769
770         * gnus-async.el (gnus-asynchronous): Disable by default.
771
772 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
773
774         * mm-view.el (mm-inline-text): Bind fill-column.
775
776         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
777         list of unexpired articles.
778
779         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
780         un-expired articles. 
781
782         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
783         headers. 
784
785         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
786         we update the right topic.. 
787
788         * mm-decode.el (mm-display-external): Put point at start. 
789
790 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
791
792         * nnmail.el (nnmail-expiry-target): More explicit documentation.
793
794         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
795
796 2000-08-09  Simon Josefsson <simon@josefsson.org>
797
798         * imap.el (imap-parse-body):
799         (imap-parse-string-list): Add bug workarounds for Stalker
800         Communigate Pro 3.0 server.
801         (imap-body-lines): Remove bogus comment.
802
803         * imap.el (imap-range-to-message-set): Move from nnimap.el.
804
805         * nnimap.el (nnimap-retrieve-which-headers):
806         (nnimap-retrieve-headers-from-server):
807         (nnimap-request-set-mark):
808         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
809
810 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
811
812         * message.el (message-dont-reply-to-names):
813         rmail-dont-reply-to-names may not be defined.
814
815 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
816
817         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
818         not use pop.
819
820 2000-07-19  Dave Love  <fx@gnu.org>
821
822         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
823         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
824         check.
825         (gnus-article-display-xface): Special-case for dark backgrounds.
826
827 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
828
829         * imap.el (imap-calculate-literal-size-first): New variable.
830         (imap-local-variables): Add it.
831         (imap-kerberos4-open): Set it.
832         (imap-send-command): Use it.
833
834 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
835
836         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
837         (mailcap-parse-mimetypes): Use it.
838         (mailcap-extension-to-mime): Parse mimetype.
839         (mailcap-mime-types): Ditto.
840         * mml.el (mml-minibuffer-read-type): Ditto.
841
842 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
843
844         * nndoc.el (nndoc-type-alist): Add outlook.
845         (nndoc-outlook-type-p): New function.
846         (nndoc-outlook-article-begin): Ditto.
847
848 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
849
850         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
851         excursion.
852
853 2000-07-15  Simon Josefsson  <simon@josefsson.org>
854
855         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
856
857         * imap.el (imap): 
858         (imap-kerberos4-program): 
859         (imap-gssapi-program): 
860         (imap-ssl-program): Customization.
861         (imap-shell-program): 
862         (imap-shell-host): New variables.
863         (imap-streams): 
864         (imap-stream-alist): Add shell.
865         (imap-shell-p): 
866         (imap-shell-open): New functions.
867         (imap-open): Don't call authenticator if preauth.
868         (imap-authenticate): Return t if already authenticated.
869
870 2000-07-14  Simon Josefsson  <simon@josefsson.org>
871
872         * gnus.el (gnus-invalid-group-regexp): New variable.
873         (gnus-read-group): Use it.
874
875 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
876
877         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
878         expunge-below and orphan-score are "group variables".
879
880 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
881
882         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
883         qualified group names to `gnus-group-read-ephemeral-group'.
884
885 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
886
887         * dgnushack.el (srcdir): Define it before use it.
888
889 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * gnus-sum.el: `W t' is toggle-header in info.
892
893 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
894
895         * lpath.el: Fbind subst-char-in-string.
896
897 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
898
899         * Makefile.in: Use W3DIR and lispdir.
900         * dgnushack.el: Ditto.
901
902 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
903
904         * gnus-art.el (article-de-base64-unreadable): Typo.
905
906 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
907
908         * gnus-agent.el (require): Require timer.
909
910 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
911
912         * message.el (message-bounce): Call mime-to-mml.
913
914 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
915
916         * nnslashdot.el (nnslashdot-request-close): New function.
917
918 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919
920         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
921         right line number for the article.
922
923 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
924
925         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
926         * webmail.el (webmail-fetch): Bind 
927         url-http-silence-on-insecure-redirection.
928
929 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
930
931         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
932         unibyte.
933         (nnslashdot-sane-retrieve-headers): Ditto.
934         (nnslashdot-request-article): Ditto.
935
936 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
937
938         * mailcap.el (mailcap-parse-mimetype-file): 
939
940 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
941
942         * nnweb.el (nnweb-insert): Stricter test.
943         * webmail.el (webmail-refresh-redirect): Ditto.
944
945 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
946
947         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
948
949 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
950
951         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
952
953 2000-07-05  Dave Love  <fx@gnu.org>
954
955         * utf7.el: Doc and header fixes.
956
957         * gnus-sum.el: Doc fixes.
958
959         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
960         defalias, not fset.
961
962         * flow-fill.el (fill-flowed-point-at-eol)
963         (fill-flowed-point-at-bol): Use defalias, not fset.
964
965         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
966         (gnus-Plain-save-name): Delete -- apparently bogus.
967
968 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * nnsoup.el: Use expand-file-name throughout.
971
972 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
973
974         * nnmail.el (nnmail-read-incoming-hook): New example.
975
976 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
977
978         * mm-view.el (mm-inline-text): Check whether the text has already
979         been decoded.
980
981 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
982
983         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
984
985 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
986
987         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
988
989 2000-07-03  Simon Josefsson  <simon@josefsson.org>
990
991         * gnus-sum.el (gnus-update-marks): Don't propagate download and
992         unsend flags.
993
994 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
995
996         * nnimap.el (nnimap-open-connection): Don't look up virtual server
997         name in authinfo (.authinfo now support ports, no need for the
998         hack).
999         (nnimap-split-find-rule): Fix.
1000         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1001
1002 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1003
1004         * message.el (message-unquote-tokens): Remove all quotes.
1005
1006 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1007
1008         * gnus-ml.el: New file. 
1009
1010 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * nnultimate.el (nnultimate-request-close): New function.
1013
1014         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1015
1016 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1017
1018         * Makefile.in: Better support for xemacs builds
1019
1020 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1021
1022         * gnus.el: Gnus v5.8.7 is released.
1023
1024 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1027
1028 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1029
1030         * message.el (message-do-fcc): Encode MIME.
1031
1032 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1033
1034         * lpath.el: Fbind image-size.
1035
1036 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1037
1038         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1039         (nnimap-assoc-match): New function.
1040         (nnimap-split-find-rule): Support extended syntax.
1041
1042 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1043
1044         * nnimap.el (nnimap-open-connection): Use port stuff.
1045
1046         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1047         document port and defaultport.
1048
1049 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1050
1051         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1052
1053 2000-06-26  Dave Love  <fx@gnu.org>
1054
1055         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1056
1057         * message.el: Remove unnecessary `require'ments.  Defvar
1058         gnus-list-identifiers when compiling.  Don't try to autoload
1059         variable `gnus-list-identifiers'.  Autoload
1060         gnus-group-name-charset.
1061         (message-fetch-field): Don't assume `format' removes text
1062         properties.
1063         (message-strip-list-identifiers, message-reply, message-followup):
1064         Require gnus-sum.
1065         (message-mode): Tidy XEmacs conditionals.
1066         (message-replace-chars-in-string): Use subst-char-in-string when
1067         available.
1068
1069         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1070         Define if necessary.
1071
1072         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1073         removes text properties.
1074
1075         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1076
1077         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1078
1079         * gnus-score.el (gnus-summary-score-entry): Likewise.
1080
1081 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1082
1083         * nnimap.el (nnimap-request-post): Fix parenthesis.
1084
1085 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1086
1087         * message.el (message-unquote-tokens): New function.
1088
1089         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1090
1091         * nnimap.el (nnimap-request-post): Ditto.
1092
1093 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1094
1095         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1096
1097         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1098         patch commited 2000-04-02).
1099
1100 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1101
1102         * imap.el (imap-mailbox-examine-1): New function.
1103         (imap-message-copyuid-1):
1104         (imap-message-appenduid-1): Use it, instead of
1105         `imap-mailbox-examine' which would utf-7 encode mailbox name
1106         twice.
1107
1108 2000-06-19  Dave Love  <fx@gnu.org>
1109
1110         * mm-uu.el Don't require message.  Require cl when compiling.
1111
1112 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1113
1114         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1115         a local variable.
1116         * gnus-sum.el (gnus-orphan-score): Move here.
1117
1118 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1119
1120         * message.el (message-forward): Remove show-mml condition.
1121         (message-forward-ignored-headers): Remove X-Gnus headers.
1122
1123 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1124
1125         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1126
1127 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1128
1129         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1130
1131 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1132
1133         * message.el (message-syntax-checks): Add type.
1134
1135 2000-06-07  Dave Love  <fx@gnu.org>
1136
1137         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1138         put-image.
1139         (mm-inline-image): Defalias, not fset.
1140
1141         * gnus.el (gnus-group-startup-message): Don't specify string for
1142         insert-image.
1143
1144         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1145         add-minor-mode is available.
1146         (gnus-article-display-xface): Don't specify string for
1147         insert-image.
1148
1149 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1150
1151         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1152         (gnus-topic-insert-topic-line): Use shownp.
1153         (gnus-topic-hide-topic): Don't use hidden.
1154         (gnus-topic-show-topic): Don't use hidden.
1155
1156 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1157
1158         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1159         system.
1160         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1161         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1162         * gnus-util.el (gnus-output-to-rmail): Ditto.
1163         (gnus-output-to-mail): Ditto.
1164         (gnus-write-buffer): Ditto.
1165         * gnus-uu.el (gnus-uu-save-article): Ditto.
1166
1167 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1168
1169         * message.el (message-read-from-minibuffer): Typo.
1170
1171 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1172
1173         * gnus-art.el (article-decode-charset): Override non-MIME forward
1174         charset.
1175
1176 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1177
1178         * mml.el (mml-quote-region): Correct the regexp.
1179         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1180
1181 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1182
1183         * message.el (message-forward): Insert raw text.
1184         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1185         (mml-generate-mime-1): Insert raw text in unibyte mode.
1186
1187 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1188
1189         * mm-bodies.el (mm-body-encoding): Always encoded if
1190         `mm-use-ultra-safe-encoding' is set.
1191
1192 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1193
1194         * mml.el (ange-ftp-name-format): Typo.
1195
1196 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1197
1198         * gnus-start.el (gnus-get-unread-articles): If
1199         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1200         try to do anything on that server.
1201         
1202 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1203
1204         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1205         from latest draft.
1206
1207 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1208
1209         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1210         is open.
1211
1212 2000-05-24  Dave Love  <fx@gnu.org>
1213
1214         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1215
1216 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1217
1218         * gnus.el (gnus-redefine-select-method-widget): new function, call
1219         it once. Add an "other" entry for unknown but editable backend
1220         name symbols.
1221         * gnus-start.el (gnus-declare-backend): use it.
1222
1223 2000-05-19  Dave Love  <fx@gnu.org>
1224
1225         * gnus-art.el (gnus-article-next-page): Revert last change.
1226
1227 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1228
1229         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1230
1231 2000-05-19  Dave Love  <fx@gnu.org>
1232
1233         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1234         not mm-inline-large-images.
1235
1236 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1237
1238         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1239
1240 2000-05-18  Dave Love  <fx@gnu.org>
1241
1242         * gnus-art.el: Use defalias, not fset.
1243         (gnus-article-x-face-command): Don't test for xbm.
1244         (gnus-article-next-page): Redisplay before testing point in window.
1245
1246 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1247
1248         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1249         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1250
1251 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1252
1253         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1254         gnus-summary-save-in-rmail.
1255         * message.el (message-output): Ditto.
1256
1257 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1258
1259         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1260
1261 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1262
1263         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1264         is a charset.
1265         * message.el (message-send-news): Check group name charset.
1266         * gnus-msg.el (gnus-post-news): Decode group name.
1267         (gnus-inews-do-gcc): Encode group name.
1268
1269 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1270
1271         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1272         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1273
1274 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1275
1276         * gnus-group.el (gnus-group-mark-line-p): New function.
1277         (gnus-group-goto-group): New parameter.
1278         (gnus-group-remove-mark): Use it.
1279         * gnus-topic.el (gnus-topic-move-group): Ditto.
1280         (gnus-topic-remove-group): Ditto.
1281
1282 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1283
1284         * gnus-group.el (gnus-group-list-dormant): New function.
1285
1286 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1287
1288         * gnus-agent.el (gnus-agent-synchronize): Use
1289         nnheader-insert-file-contents.
1290         (gnus-agent-save-active-1): Ditto.
1291         (gnus-agent-write-active): Ditto.
1292         (gnus-agent-expire): Ditto.
1293         * gnus-cache.el (gnus-cache-read-active): Ditto.
1294         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1295         * gnus-sum.el (gnus-summary-import-article): Ditto.
1296
1297         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1298         (gnus-agent-save-group-info): Ditto.
1299         (gnus-agent-save-alist): Ditto.
1300         * gnus-util.el (gnus-make-directory): Ditto.
1301
1302         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1303
1304 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1305
1306         * mml.el (mml-generate-mime-preprocess-function): New variable.
1307         (mml-generate-mime-postprocess-function): New variable.
1308         (mml-generate-mime-1): Use them.
1309
1310 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1311
1312         * gnus-group.el (gnus-group-apropos): Group name charset.
1313         * gnus-sum.el (gnus-set-mode-line): Ditto.
1314         * gnus-group.el (gnus-group-decoded-name): New function.
1315         (gnus-group-edit-group): Use it.
1316         * gnus-cus.el (gnus-group-customize): Use it.
1317
1318 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1319
1320         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1321
1322 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1323
1324         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1325         (gnus-group-name-charset-group-alist): Ditto.
1326         (gnus-group-name-charset): New function.
1327         (gnus-group-name-decode): New function.
1328         (gnus-group-insert-group-line): Use them.
1329         (gnus-group-prepare-flat-list-dead): Ditto.
1330         (gnus-group-list-active): Ditto.
1331         (gnus-group-describe-all-groups): Ditto.
1332         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1333         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1334         add gnus-group property.
1335         (gnus-browse-group-name): Read gnus-group property.
1336
1337 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1338
1339         * nnfolder.el (nnfolder-possibly-change-group): Use
1340         file-name-coding-system instead of pathname-coding-system.
1341         * nnmail.el (nnmail-find-file): Ditto.
1342         (nnmail-write-region): Ditto.
1343         * nnmh.el (nnmh-retrieve-headers): Ditto.
1344         (nnmh-request-article): Ditto.
1345         (nnmh-request-group): Ditto.
1346         (nnmh-request-list): Ditto.
1347         (nnmh-possibly-change-directory): Ditto.
1348         (nnmh-active-number): Ditto.
1349         * nnml.el (nnml-possibly-change-directory): Ditto.
1350         (nnml-request-list): Ditto.
1351         (nnml-request-article): Ditto.
1352         (nnml-retrieve-headers): Ditto.
1353
1354 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1355
1356         * nnimap.el (nnimap-request-accept-article): Don't unselect
1357         mailbox if no mailbox is selected.
1358
1359 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1360
1361         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1362         Recognize domain names starting with `www.' as starting an URL.
1363
1364 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1365
1366         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1367         (mail-source-keyword-map): Add "subdirs" for maildir.
1368
1369 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1370
1371         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1372         (nnmail-get-new-mail): Use it.
1373         * gnus-start.el (gnus-get-unread-articles): Ditto.
1374
1375 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1376
1377         * gnus-sum.el (gnus-summary-edit-article): Better support for
1378         nndraft:drafts.
1379         * nndraft.el (nndraft-request-replace-article): New function,
1380         bind nnmail-file-coding-system.
1381
1382 2000-05-14  Dave Love  <fx@gnu.org>
1383
1384         * nnheader.el: Replace uses of `fset' with `defalias'.
1385         (jka-compr-compression-info-list): Only defvar when compiling.
1386
1387 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1388
1389         * webmail.el (webmail-netaddress-article): Refresh redirect.
1390
1391 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1392
1393         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1394
1395 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1396
1397         * webmail.el: Translate &nbsp; to SP.
1398
1399 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1400
1401         * message.el (message-bounce): Doc typo.
1402
1403 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1404
1405         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1406         (gnus-soup-store): Ditto.
1407         (gnus-soup-send-packet): Ditto.
1408         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1409         (nnsoup-dissect-buffer): Ditto.
1410         (nnsoup-narrow-to-article): Ditto.
1411         (nnsoup-make-active): Ditto
1412
1413 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1414
1415         * message.el (message-mode): Two parameters for local-variable-p.
1416
1417 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1418
1419         * message.el (message-strip-list-identifiers): New function.
1420         (message-reply): Use it and use message-strip-subject-re.
1421         (message-followup): Ditto.
1422         * gnus-art.el (article-hide-list-identifiers): Remove more.
1423         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1424
1425 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1426
1427         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1428         mail-parset-charset and use non-numeric argument.
1429
1430 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1431
1432         * mml.el (mml-buffer-list): New variable.
1433         (mml-generate-new-buffer): New function.
1434         (mml-destroy-buffers): Ditto.
1435         (mml-insert-mime): Use them.
1436         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1437         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1438         * message.el (message-mode): Ditto.
1439         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1440         (gnus-uu-save-article): Support show-as-mml.
1441         * message.el (message-forward): Ditto.
1442
1443 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1444
1445         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1446         (nndoc-mime-digest-type-p): Locate article head precisely.
1447         * mml.el (mml-generate-default-type): New variable.
1448         (mml-generate-mime-1): Use it.
1449         (mml-insert-mime-headers): Use it.
1450         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1451         (gnus-uu-digest-mail-forward): Use it and call message-forward
1452         with argument digest.
1453         (gnus-uu-save-article): Support message-forward-as-mime.
1454         * message.el (message-forward): Add parameter digest.
1455         * mm-decode.el (mm-dissect-default-type): New variable.
1456         (mm-dissect-buffer): Use it.
1457
1458 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1459
1460         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1461         newline and paragraph to nil when got a non-ascii character. Test
1462         paragraph before newline.
1463
1464 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1465
1466         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1467         limit to 76.
1468
1469 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1470
1471         * nnslashdot.el (nnslashdot-sid-strip): New function.
1472         (nnslashdot-threaded-retrieve-headers): New format.
1473         (nnslashdot-sane-retrieve-headers): Ditto.
1474         (nnslashdot-request-article): Ditto.
1475         (nnslashdot-threaded-retrieve-headers): Thread properly.
1476         (nnslashdot-request-article): Be more lenient.
1477         (nnslashdot-threaded-retrieve-headers): Regexp search.
1478
1479 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1480
1481         * gnus-sum.el (gnus-with-article): Define it before use it.
1482
1483 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1484
1485         * message.el (message-supersede): Use mime-to-mml.
1486         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1487
1488 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * gnus-group.el (gnus-group-list-cached): Don't use
1491         `subst-char-in-string'.
1492
1493 2000-05-08  Dave Love  <fx@gnu.org>
1494
1495         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1496
1497 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1498
1499         * mm-decode.el (mm-interactively-view-part): Append %s if the
1500         method is a single word.
1501         * nnwarchive.el (nnwarchive-type-definition): Typo.
1502
1503 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1504
1505         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1506         function.
1507         (gnus-group-prepare-flat-predicate): Use it.
1508         (gnus-group-list-cached): List dead groups.
1509
1510 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1511
1512         * gnus-art.el (article-decode-charset): Don't decode message with
1513         format.
1514
1515 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1516
1517         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1518         evaluate the Lisp code.
1519
1520 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1521
1522         * gnus-art.el (article-wash-html): New function.
1523         (gnus-article-wash-html): Bind.
1524         (gnus-article-make-menu-bar): Menu item.
1525         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1526         (gnus-summary-make-menu-bar): Menu item.
1527         * gnus.el: Autoload.
1528
1529 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1530
1531         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1532         (gnus-uu-unshar-article): Use it.
1533
1534         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1535         (mailcap-maybe-eval): Use it.
1536
1537         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1538         in docstring.
1539
1540         * mml.el (mml-generate-mime-1): Small comment.
1541
1542 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1543
1544         * gnus-art.el (article-de-base64-unreadable): New function.
1545         (gnus-article-de-base64-unreadable): Bind.
1546         (gnus-article-make-menu-bar): Menu item.
1547         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1548         (gnus-summary-make-menu-bar): Menu item.
1549         * gnus.el: Autoload.
1550
1551 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1552
1553         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1554         (gnus-summary-select-article): Add en/disable multibyte.
1555
1556 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1557
1558         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1559         (gnus-summary-edit-article): New feature: editing raw articles.
1560
1561 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1562
1563         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1564         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1565         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1566         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1567         * mm-decode.el (mm-insert-part): Ditto.
1568
1569 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1570
1571         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1572         (nndoc-forward-type-p): Ditto.
1573
1574 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1575
1576         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1577         value of enable-multibyte-characters.
1578
1579 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1580
1581         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1582
1583 2000-05-03  Dave Love  <fx@gnu.org>
1584
1585         * gnus-ems.el (gnus-article-xface-ring-internal)
1586         (gnus-article-xface-ring-size): New variable.
1587         (gnus-article-display-xface): Use them to cache data.  Don't try
1588         to use XPM.  Set up binary coding for PBM's sake.
1589
1590 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1591
1592         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1593         * gnus-int.el (gnus-request-accept-article): Ditto.
1594         (gnus-request-replace-article): Ditto.
1595         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1596
1597 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1598
1599         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1600
1601 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1602
1603         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1604         field.
1605         * mml.el (mml-to-mime): Use message-default-charset.
1606         (mml-preview): Narrow to headers.
1607         * message.el (message-send-mail): Use message-default-charset.
1608         (message-send-news): Narrow to headers;
1609         use message-default-charset.
1610
1611 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1612
1613         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1614         detect.
1615         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1616         restriction.
1617         (mml-parse-1): Warning message.
1618         (mml-preview): Disable multibyte.
1619
1620 2000-05-03  Dave Love  <fx@gnu.org>
1621
1622         * gnus.el (gnus-group-startup-message): Add newline before image.
1623
1624 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1625
1626         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1627         * message.el (message-send-mail): Use unibyte-buffer.
1628         (message-send-mail): Ditto.
1629
1630 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1631
1632         * gnus.el: Gnus v5.8.6 is released.
1633
1634 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1635
1636         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1637
1638 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1639
1640         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1641
1642 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1643
1644         * message.el (message-send-mail-partially): Use forward-line.
1645
1646 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1647
1648         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1649
1650 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1651
1652         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1653         (mml-insert-mime): No markup only for text/plain.
1654         (mime-to-mml): Remove MIME headers.
1655
1656 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1657
1658         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1659         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1660         as 8-bit.
1661         * lpath.el: Fbind image functions.
1662
1663 2000-04-28  Dave Love  <fx@gnu.org>
1664
1665         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1666         21.
1667
1668         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1669         search order.  Use parse-colon-path and remove some redundancy.
1670         Doc fix.
1671         (mailcap-parse-mimetypes): Code consistently with
1672         mailcap-parse-mailcaps.  Doc fix.
1673
1674         * gnus-start.el (gnus-unload): Iterate over `features', not
1675         `load-history'.
1676
1677 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1678
1679         * mml.el (mml-parse-1): Don't create blank parts.
1680         (mml-read-part): Fix mml tag.
1681         (mml-insert-mime): Convert message/rfc822.
1682         (mml-insert-mml-markup): Add mmlp parameter.
1683
1684 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1685
1686         * message.el (message-send-mail-partially): Remove CTE.
1687
1688 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1689
1690         * lpath.el: Fbind put-image for XEmacs.
1691         * mm-view.el (mm-inline-image): Fset it.
1692
1693 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1694
1695         * nndoc.el (nndoc-type-alist): Change forward regexp.
1696
1697 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1698
1699         * message.el (message-send-mail-partially-limit): Change the
1700         default value.
1701
1702 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1703
1704         * gnus-util.el (gnus-extract-address-components): Name might be
1705         "".
1706
1707 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1708
1709         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1710         (gnus-summary-post-forward): Ditto.
1711         * message.el (message-forward-show-mml): New variable.
1712         (message-forward): Use it.
1713         * mml.el (mml-parse-1): Add tag mml.
1714         (mml-read-part): Ditto.
1715         (mml-generate-mime): Support reentance.
1716         (mml-generate-mime-1): Support mml tag.
1717
1718 2000-04-27  Dave Love  <fx@gnu.org>
1719
1720         * gnus-art.el: Don't bother to require custom, browse-url.
1721         (gnus-article-x-face-command): Include gnus-article-display-xface.
1722
1723         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1724         Use defalias, not fset.
1725         (gnus-article-display-xface): New function.
1726
1727         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1728
1729         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1730         (mm-xemacs-p): Deleted.
1731         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1732         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1733         use create-image and don't special-case xbm.
1734         (mm-valid-image-format-p): Use display-graphic-p.
1735
1736 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1737
1738         * message.el (message-send-mail-partially-limit): New variable.
1739         (message-send-mail-partially): New function.
1740         (message-send-mail): Use it.
1741         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1742         all blank lines inside of base64.
1743         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1744         blank lines.
1745
1746 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1747
1748         * mml.el (mml-insert-tag): Match more special characters.
1749
1750 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1751
1752         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1753
1754 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1755
1756         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1757         (mm-inlined-types): Ditto.
1758         * mm-partial.el: New file.
1759
1760 2000-04-27  Dave Love  <fx@gnu.org>
1761
1762         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1763         matter in Emacs 21.
1764
1765 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1766
1767         * mm-bodies.el (mm-encode-body): Remove reference to
1768         mm-default-charset in comment.
1769
1770 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1771
1772         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1773
1774 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1775
1776         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1777         let.
1778
1779 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1780
1781         * gnus-draft.el (gnus-draft-setup): Fix comments.
1782
1783 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1784
1785         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1786         if nnmbox-file-coding-system-for-write is nil.
1787
1788 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1789
1790         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1791         header if nil.
1792
1793 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1794
1795         * mm-view.el (mm-inline-text): Insert directly if decoded.
1796         * mml.el (autoload): Typo.
1797
1798 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1799
1800         * mml.el (mml-preview): Set up posting-charset.
1801         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1802
1803 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1804
1805         * webmail.el: Fix yahoo mail.
1806
1807 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1808
1809         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1810         word if not necessary.
1811         (rfc2047-encode-region): Put space between encoded words.
1812
1813 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1814
1815         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1816
1817 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1818
1819         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1820         required.
1821         (gnus-draft-edit-message): Require restoration.
1822
1823 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1824
1825         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1826         back.
1827
1828 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1829
1830         * gnus-art.el (gnus-treat-article): Make sure that the summary
1831         buffer is live.
1832
1833 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1834
1835         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1836         (mailcap-parse-mailcap): Backwards parsing.
1837         (mailcap-possible-viewers): Remove nreverse.
1838         (mailcap-mime-info): Ditto.
1839         (mailcap-add-mailcap-entry): Keep alternative viewer.
1840
1841 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1842
1843         * gnus.el: Gnus v5.8.5 is released.
1844
1845 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1846
1847         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1848
1849         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1850
1851         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1852
1853 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1854
1855         * mm-view.el (mm-inline-message): Disable prepare-hook.
1856
1857 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * gnus.el: Fix copyright statements.
1860
1861         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1862         variable.
1863         (gnus-articles-to-read): Use it.
1864
1865         * message.el (message-get-reply-headers): Bind free variable.
1866
1867 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1868
1869         * message.el (message-get-reply-headers): Fix to-address.
1870
1871 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1872
1873         * webmail.el: Hotmail fix. Add a debug function.
1874
1875 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1876
1877         * gnus-sum.el (t): M-down and M-up.
1878
1879 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1880
1881         * gnus-sum.el: Doc fix.
1882
1883 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1884
1885         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1886
1887 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1890         string.
1891         (nnweb-request-group): Don't scan twice.
1892         (nnweb-request-scan): Don't nix out the hashtb.
1893
1894         * message.el (message-get-reply-headers): Return a value.
1895
1896 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1897
1898         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1899         urls.
1900
1901 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1902
1903         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1904         order messages are inserted.
1905
1906         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1907         message/rfc822 parts.
1908
1909         * gnus-art.el (gnus-article-read-summary-keys): Check for
1910         numerical values.
1911
1912         * message.el (message-get-headers): Made into own function.
1913         (message-reply): Use it.
1914         (message-get-reply-headers): Renamed.
1915         (message-widen-reply): New command.
1916
1917 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1918
1919         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1920
1921 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1922
1923         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1924         non-base64 text at the end if not found.
1925
1926 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1927
1928         * gnus-sum.el (gnus-read-move-group-name):
1929         (gnus-summary-move-article): Use `gnus-group-method' to find out
1930         what method the manually entered group belong to.
1931         `gnus-group-name-to-method' doesn't return any method parameters
1932         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1933         for new groups so they wouldn't work.
1934
1935 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1936
1937         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1938         override.
1939
1940 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1941
1942         * nnmail.el (nnmail-cache-insert): Does some stuff that is
1943         probably good to do, or something.  I dunno.  I just write these
1944         ChangeLog entries, and my name is Lars.
1945
1946 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
1947
1948         * message.el (message-caesar-region): Use translate-region.
1949
1950 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
1951
1952         * gnus-group.el (gnus-group-catchup-current): Doc fix.
1953
1954 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1955
1956         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
1957         variables, because that makes Emacs flash.
1958
1959         * gnus-group.el (gnus-group-insert-group-line): Don't call
1960         gnus-group-add-icon unconditionally.
1961
1962         * gnus-xmas.el (gnus-group-add-icon): Moved here.
1963
1964         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
1965         xmas.
1966         (gnus-group-glyph-directory): Removed.
1967
1968 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
1969
1970         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
1971         gnus-newsgroup-name is "".
1972
1973 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
1974
1975         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
1976         in conjunction with MULE-UCS.
1977
1978 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
1979
1980         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
1981
1982 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
1983
1984         * dgnushack.el (last, mapcon, member-if, union): New compiler
1985         macros for emulating cl functions.
1986
1987 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
1988
1989         * message.el (message-shorten-references): Only cater to broken
1990         INN for news. This caters for broken smtpd.
1991
1992 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1993
1994         * mailcap.el (mailcap-mime-info): Use the first match; not the
1995         last.
1996
1997         * gnus-agent.el (gnus-category-kill): Save the category list.
1998
1999 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2000
2001         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2002
2003 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2006
2007 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2008
2009         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2010
2011 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2012
2013         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2014         (gnus-group-list-cached): Use it.
2015
2016 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * gnus.el: Update all the copyright notices.
2019
2020 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2021
2022         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2023         non-base64 text at the end.
2024
2025 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2026
2027         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2028
2029 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2030
2031         * nnheader.el: Don't autoload cancel-function-timers.
2032
2033         * message.el (message-fetch-field): Fold case.
2034
2035 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2036
2037         * message.el (message-forward-before-signature): New variable.
2038
2039 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2040
2041         * gnus-mlspl.el: Fix stuff.
2042
2043 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2046         subjects when unthreaded.
2047
2048 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2049
2050         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2051         well.
2052
2053 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2054
2055         * gnus-art.el (gnus-article-mode): Fix variable name.
2056
2057 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058
2059         * mm-view.el: Fix autoload.
2060
2061         * flow-fill.el (flow-fill): Fix provide.
2062
2063         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2064         nil.
2065
2066 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2067
2068         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2069
2070 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2071
2072         * gnus-util.el (gnus-netrc-machine): Didn't work.
2073
2074 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2075
2076         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2077
2078 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * flow-fill.el: Renamed from fill-flowed.
2081
2082         * message.el (message-forward-ignored-headers): Default to
2083         removing CTE.
2084
2085 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2086
2087         * message.el (message-mode): Don't fill headers.
2088
2089 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2090
2091         * message.el (message-pipe-buffer-body): Use shell
2092
2093 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2094
2095         * nnvirtual.el (nnvirtual-request-article):
2096         Bind gnus-override-method to nil.
2097         (nnvirtual-request-update-mark): Don't update mark when
2098         article is not there.
2099
2100 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2101
2102         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2103
2104 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2105
2106         * gnus-util.el (gnus-parse-netrc): Allow "port".
2107         (gnus-netrc-machine): Take a port param.
2108         (gnus-netrc-machine):
2109
2110         * gnus-art.el (gnus-request-article-this-buffer): Allow
2111         re-selecting referenced articles.
2112
2113         * message.el (message-cancel-news): Allow editing.
2114         (message-cancel-message): Add newline.
2115
2116 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2117
2118         * mm-view.el (mm-inline-image-emacs): New function.
2119
2120 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2121
2122         * mail-source.el (mail-source-delete-incoming): Change default in
2123         cvs.
2124
2125 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2126
2127         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2128         function.
2129
2130 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * nnml.el (nnml-request-expire-articles): Use it.
2133
2134         * nnmail.el (nnmail-expiry-target): New variable.
2135         (nnmail-expiry-target-group): New function.
2136
2137 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2138
2139         * message.el (message-forward): Add non-MIME separators.
2140
2141 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2142
2143         * message.el (message-generate-headers): Respect the syntax check
2144         spec.
2145
2146         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2147         (gnus-remove-thread): Don't show all threads.
2148
2149 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2150
2151         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2152
2153 2000-04-19  Dave Love  <fx@gnu.org>
2154
2155         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2156
2157 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2158
2159         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2160         (nnwarchive-egroups-*): Ditto.
2161         (nnwarchive-url): Unibyte buffer and single line cookie.
2162
2163 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2164
2165         * mm-util.el (mm-char-or-char-int-p): New alias.
2166         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2167         entities.
2168
2169 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2170
2171         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2172         article case insensitively.
2173
2174 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2175
2176         * mail-source.el (mail-source-fetch-webmail): Use the default
2177         password provided in mail-sources; use webmail:subtype:user as
2178         the key.
2179
2180 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2181
2182         * mail-source.el (mail-source-fetch-webmail): Use
2183         mail-source-password-cache.
2184
2185 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2186
2187         * webmail.el: Add netscape mail and fix HotMail mail.
2188
2189 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2190
2191         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2192
2193 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2194
2195         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2196         RFC822.PEEK if server support IMAP4rev1.
2197         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2198         RFC822.TEXT.PEEK if server support IMAP4rev1.
2199         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2200         RFC822.HEADER if server support IMAP4rev1.
2201         (nnimap-request-article-part): Support bodydetail in response
2202         data.
2203
2204 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2205
2206         * fill-flowed.el: New file.
2207
2208         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2209         text/plain parts with `format' parameters.
2210
2211         * mm-view.el (autoload): Autoload fill-flowed.
2212         (mm-inline-text): For "plain" parts with a format=flowed
2213         parameter, call `fill-flowed'.
2214
2215 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2216
2217         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2218         slashdot ids.
2219
2220 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221
2222         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2223         format.
2224
2225 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2226
2227         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2228         `imtest' too.
2229         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2230         (imap-gssapi-program): New variable.
2231         (imap-streams): Add gssapi.
2232         (imap-stream-alist): Ditto.
2233         (imap-authenticators): Ditto.
2234         (imap-authenticator-alist): Ditto.
2235         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2236         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2237         1.6.x `imtest' syntax.
2238         (imap-gssapi-stream-p): New function.
2239         (imap-gssapi-open): Ditto.
2240         (imap-gssapi-auth-p): Ditto.
2241         (imap-gssapi-auth): Ditto.
2242         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2243         (imap-send-command): Use buffer-local `imap-client-eol' value.
2244
2245         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2246         lines and turn TAB into SPC before parsing.
2247
2248 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2249
2250         * nnheader.el (nnheader-group-pathname): Make sure to return a
2251         directory.
2252         * nnmail.el (nnmail-group-pathname): Ditto.
2253
2254 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2255
2256         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2257         might split in the middle of a message-id.
2258
2259 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2260
2261         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2262         groups from the server.
2263
2264         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2265         (gnus-summary-toggle-header): Update the wash status.
2266
2267         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2268         Moved here.
2269
2270         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2271         setting.
2272
2273         * nnmail.el (nnmail-get-active): Use it.
2274         (nnmail-parse-active): New function.
2275
2276         * mm-view.el (mm-inline-text): Support the new version of
2277         vcard.el.
2278
2279         * gnus-sum.el (gnus-summary-move-article): Only delete article
2280         when moving junk.
2281         (gnus-deaden-summary): Bury the buffer.
2282
2283         * nnmail.el (nnmail-group-pathname): Ditto.
2284
2285         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2286
2287 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2288
2289         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2290         whether Mule.
2291
2292 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * message.el (message-send-mail): Protect against unloaded Gnus.
2295
2296         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2297         parent.
2298         (gnus-topic-update-topic-line): Yes, do.
2299         (gnus-topic-goto-missing-group): Tally the correct number of
2300         unread articles before inserting the topic line.
2301
2302 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2303
2304         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2305
2306 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * mm-decode.el (mm-dissect-buffer): Ditto.
2309
2310         * gnus-art.el (article-decode-charset): Strip CTE.
2311
2312         * ietf-drums.el (ietf-drums-strip): New function.
2313
2314         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2315         when prompting in read-only groups.
2316
2317 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2318
2319         * imap.el (imap-send-command): Change EOL-chars when
2320         `imap-client-eol' differs from default, not only for kerberos4.
2321         (imap-mailbox-status): Get encoded mailbox's status.
2322
2323 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2324
2325         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2326         into `mail-source-password-cache'.
2327
2328 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2329
2330         * mm-util.el (mm-mime-charset): Check for presence of
2331         `coding-system-get' and `get-charset-property' (recent XEmacs has
2332         the former, but not the latter).
2333
2334 2000-01-28  Dave Love  <fx@gnu.org>
2335
2336         * message.el (message-check-news-header-syntax): Fix typo
2337         `newsgroyps'.
2338         (message-talkative-question): Put temp buffer in fundamental-mode.
2339         (message-recover): Use fundamental-mode in the right buffer.
2340
2341         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2342         right buffer.
2343
2344 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2345
2346         * qp.el (quoted-printable-decode-region): Add charset parameter.
2347         (quoted-printable-decode-string): Ditto.
2348
2349         * gnus-art.el (article-de-quoted-unreadable): Use it.
2350
2351 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2352
2353         * nnimap.el (nnimap-split-predicate): New variable.
2354         (nnimap-split-articles): Use it.
2355
2356 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2357
2358         * utf7.el: Change email address.
2359
2360 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2361
2362         * gnus-group.el (gnus-group-catchup): Purge split history.
2363
2364 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2365
2366         * nnmail.el (nnmail-generate-active): Support extended group name.
2367         (nnmail-get-active): Ditto.
2368
2369 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2370
2371         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2372         group names, don't remove anything.
2373
2374 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2375
2376         * webmail.el (webmail-my-deja-open): My-deja changes.
2377
2378 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2379
2380         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2381
2382 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2383
2384         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2385
2386 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2387
2388         * gnus.el (gnus-other-frame): Fix typo.
2389
2390 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2391
2392         * gnus-cus.el (gnus-group-customize): Fix typo.
2393
2394 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * nnweb.el (nnweb-insert): Simplified.
2397
2398 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2399
2400         * gnus-art.el (gnus-article-mode-map): "e" is
2401         gnus-summary-edit-article.
2402
2403 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2404
2405         * mailcap.el (mailcap-mime-extensions): Add .diff.
2406
2407 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2408
2409         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2410         there is no "%s" in the method.
2411
2412 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2413
2414         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2415
2416 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417
2418         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2419
2420         * gnus.el: Really always pop up a new frame.
2421
2422         * parse-time.el (parse-time-rules): Allow 100-110 to be
2423         2000-2010.
2424
2425         * time-date.el (date-to-time): Don't use timezone.
2426
2427 2000-01-06  Dave Love  <fx@gnu.org>
2428
2429         * time-date.el: Add keywords.
2430         (date-to-time): Add autoload cookie.  Canonicalize with
2431         timezone-make-date-arpa-standard.
2432         (time-to-seconds): Avoid caddr.
2433         (safe-date-to-time): Add autoload cookie.
2434
2435         * base64.el: Require cl when compiling.
2436
2437 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2438
2439         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2440         eyecandy.
2441         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2442         group line using gnus-group-add-icon.
2443         (gnus-group-icons): Added customize group.
2444         (gnus-group-icon-list): Added variable.
2445         (gnus-group-glyph-directory): Added variable.
2446         (gnus-group-icon-cache): Added variable.
2447         (gnus-group-running-xemacs): Added variable.
2448         (gnus-group-add-icon): Added function. Add an icon to the current
2449         line according to gnus-group-icon-list.
2450         (gnus-group-icon-create-glyph): Added function.
2451
2452 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * gnus-sum.el (gnus-summary-select-article): Return whether we
2455         selected something new.
2456         (gnus-summary-search-article): Start searching at the window
2457         point.
2458
2459         * gnus-group.el (gnus-fetch-group): Complete over
2460         gnus-active-hashtb.
2461
2462 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2463
2464         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2465
2466 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * gnus-sum.el (gnus-preserve-marks): New variable.
2469         (gnus-summary-move-article): Use it.
2470         (gnus-group-charset-alist): Added more entries.
2471
2472 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2473
2474         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2475
2476         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2477         as the default score.
2478
2479         * gnus-score.el (gnus-score-delta-default): Changed name.
2480
2481 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2482
2483         * imap.el (imap-parse-literal):
2484         (imap-parse-flag-list): Don't care about props.
2485         (imap-parse-string): Handle quoted characters.
2486
2487 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2488
2489         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2490         (gnus-summary-mark-article): Doc fix.
2491         (gnus-summary-mark-forward): Doc fix.
2492         (t): Changed keystroke for gnus-summary-customize-parameters.
2493
2494         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2495         "e".
2496         (gnus-article-mode-map): No, don't.
2497
2498         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2499         of the final article.
2500
2501         * mm-decode.el (mm-interactively-view-part): Error on no method.
2502
2503 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2504
2505         * gnus-score.el (gnus-score-insert-help): Something.
2506
2507         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2508
2509         * gnus-win.el (gnus-configure-frame): Ditto.
2510
2511         * gnus-mh.el (gnus-summary-save-in-folder): Use
2512         with-current-buffer.
2513
2514 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2515
2516         * nnwarchive.el: Changed file perms.
2517
2518 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2519
2520         * gnus-group.el (gnus-group-delete-groups): New command.
2521         (gnus-group-delete-group): Extra no-prompt parameters.
2522
2523 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2524
2525         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2526         <p>.
2527
2528 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2529
2530         * webmail.el (webmail-hotmail-article): Don't insert message id.
2531
2532 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2533
2534         * nnimap.el (nnimap-split-fancy): New variable.
2535         (nnimap-split-fancy): New function.
2536
2537 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2538
2539         (nnimap-split-rule): Document symbol value.
2540
2541 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2542
2543         * nnimap.el (nnimap-retrieve-headers-progress): Let
2544         `nnheader-parse-head' parse article.
2545         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2546         request headers needed by `nnheader-parse-head'.
2547
2548 1999-12-23  Florian Weimer  <fw@s.netic.de>
2549
2550         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2551         value (crosspostings are handled), improve documentation.
2552
2553         * smiley.el: Declare file coding system as iso-8859-1.
2554
2555         * nnultimate.el: Dito.
2556
2557         * message.el: Dito.
2558
2559         * gnus-cite.el: Dito.
2560
2561         * gnus-spec.el: Dito.
2562
2563 1999-12-21  Florian Weimer  <fw@s.netic.de>
2564
2565         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2566         (gnus-setup-message): No longer make `message-posting-charset'
2567         buffer-local.
2568         (gnus-setup-posting-charset): Reflect the new layout of
2569         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2570
2571         * message.el (message-send-mail): Bind `message-this-is-mail' and
2572         `message-posting-charset'.
2573         (message-send-news): Dito, and honour new layout of
2574         `message-posting-charset'.
2575         (message-encode-message-body): Ignore `message-posting-charset'.
2576
2577         * mm-bodies.el (mm-body-encoding): Consider
2578         `message-posting-charset' when deciding whether to use 8bit.
2579
2580         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2581         (rfc2047-encodable-p): Now solely for headers; use
2582         `message-posting-charset'.
2583
2584 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2585
2586         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2587
2588 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2589
2590         * nnagent.el (nnagent-server-opened): Optional.
2591         (nnagent-status-message): Optional.
2592
2593 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2594
2595         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2596         end (referenced by instructions in
2597         `gnus-cited-opened-text-button-line-format-alist').
2598
2599 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2600
2601         * imap.el (imap-starttls-open): Typo.
2602
2603 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2604
2605         * mm-util.el (mm-charset-after): Non-MULE case.
2606         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2607         * rfc2047.el (rfc2047-dissect-region): Bind it.
2608
2609 1999-12-18  Florian Weimer  <fw@s.netic.de>
2610
2611         * mml.el (mml-generate-multipart-alist): Correct default value.
2612
2613         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2614         (mm-safer-encoding): New function.
2615         (mm-content-transfer-encoding): Use both.
2616
2617         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2618         * qp.el (quoted-printable-encode-region): Dito.
2619
2620 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2621
2622         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2623
2624 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2625
2626         * webmail.el (webmail-hotmail-list): raw=0.
2627
2628 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2629
2630         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2631         group name.
2632
2633 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2634
2635         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2636
2637 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2638
2639         * imap.el: Don't autoload digest-md5.
2640         (imap-starttls-open): Bind coding-system-for-{read,write}.
2641         (imap-starttls-p): Check if we can find starttls.el.
2642         (imap-digest-md5-p): Check if we can find digest-md5.el.
2643
2644 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2645
2646         * base64.el (base64-encode-string): Accept 2nd argument
2647         `no-line-break'.
2648
2649         * imap.el: Require `digest-md5' when compiling; add autoload
2650         settings for `digest-md5-parse-digest-challenge',
2651         `digest-md5-digest-response', `starttls-open-stream' and
2652         `starttls-negotiate'.
2653         (imap-authenticators): Add `digest-md5'.
2654         (imap-authenticator-alist): Setup for `digest-md5'.
2655         (imap-digest-md5-p): New function.
2656         (imap-digest-md5-auth): New function.
2657         (imap-stream-alist): Add STARTTLS entry.
2658         (imap-starttls-p): New function.
2659         (imap-starttls-open): New function.
2660
2661 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2662
2663         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2664
2665 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2666
2667         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2668         string-to-x function.
2669
2670 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2671
2672         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2673
2674 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2675
2676         * webmail.el: Enhance hotmail-snarf.
2677
2678 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2679
2680         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2681
2682 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2683
2684         * webmail.el (webmail-hotmail-list): Search no-error.
2685
2686 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2687
2688         * nnwarchive.el: Support nov-is-evil.
2689         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2690         Set it if non-nil.
2691         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2692
2693 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2694
2695         * nnagent.el (nnagent-server-opened): Redefine.
2696         (nnagent-status-message): Ditto.
2697
2698 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2699
2700         * rfc1843.el (rfc1843-decode-region): Use
2701         buffer-substring-no-properties.
2702         * gnus-art.el (article-decode-HZ): New function.
2703
2704 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2705
2706         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2707
2708 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2709
2710         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2711         MIME charset not a MULE charset.
2712
2713 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2714
2715         * gnus-ems.el: Translate more ugly characters.
2716         * nnheader.el (nnheader-translate-file-chars): Don't translate
2717         the second ':'.
2718
2719 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2720
2721         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2722         method if cannot find the article.
2723
2724 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2725
2726         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2727         method if overrided.
2728
2729 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2730
2731         * mail-source.el (mail-source-fetch-webmail): Parameter
2732         dontexpunge.
2733
2734 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2735
2736         * webmail.el: Support my-deja. Better error report.
2737
2738 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2739
2740         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2741         is bad.
2742         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2743         is not 1.
2744
2745 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2746
2747         * nnslashdot.el (nnslashdot-request-article): A space.
2748
2749 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2750
2751         * nnagent.el: Support different backend with same name.
2752
2753 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2754
2755         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2756         archived group.
2757         (nnslashdot-sane-retrieve-headers): Ditto.
2758         (nnslashdot-request-article): Ditto.
2759
2760 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2761
2762         * nnweb.el (nnweb-insert): Narrow to point.
2763
2764 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2765
2766         * nnweb.el (nnweb-insert): Follow refresh url.
2767         * nnslashdot.el: Use it.
2768
2769 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2770
2771         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2772         (nnweb-decode-entities-string): New function.
2773
2774         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2775         nnweb-* and move to nnweb.el.
2776         * nnwarchive.el: Use nnweb-decode-entities, etc.
2777         * webmail.el: Ditto.
2778
2779         * nnslashdot.el: Use nnweb-decode-entities-string.
2780         (nnslashdot-decode-entities): Remove.
2781
2782 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2783
2784         * nnslashdot.el: Decode entities.
2785
2786 1999-12-12  Dave Love  <fx@gnu.org>
2787
2788         * gnus-agent.el (gnus-category-edit-groups)
2789         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2790         expansion of setf, fixed.
2791
2792 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2793
2794         * gnus-agent.el: Revoke last Dave Love's patch, because of
2795         incompatibility of XEmacs.
2796
2797 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2798
2799         * mm-uu.el: Change headers.
2800         * rfc1843.el: Ditto.
2801         * uudecode.el: Ditto.
2802
2803 1999-12-07  Dave Love  <fx@gnu.org>
2804
2805         * gnus-agent.el (gnus-category-edit-predicate)
2806         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2807         inside backquote to avoid it at runtime.
2808
2809 1999-12-07  Dave Love  <fx@gnu.org>
2810
2811         * binhex.el: Require cl when compiling.
2812
2813 1999-12-04  Dave Love  <fx@gnu.org>
2814
2815         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2816
2817 1999-12-04  Dave Love  <fx@gnu.org>
2818
2819         * mm-util.el (mm-delete-duplicates): New function.
2820         (mm-write-region): Use it.
2821
2822         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2823
2824         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2825         mm-delete-duplicates.
2826
2827         * imap.el (imap-open, imap-debug): Avoid mapc.
2828
2829         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2830
2831         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2832         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2833
2834         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2835         runtime.
2836
2837         * gnus.el (gnus-select-method): Likewise.
2838
2839         * nnheader.el (nnheader-nov-read-integer): Likewise.
2840
2841         * mm-view.el (mm-inline-message): Require cl when compiling.
2842         Avoid ignore-errors at runtime.
2843         (mm-inline-text): Avoid mapc.
2844
2845 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2846
2847         * gnus-art.el (article-decode-charset): Widen is bad.
2848
2849 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2850
2851         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2852
2853 1999-12-12  Florian Weimer  <fw@s.netic.de>
2854
2855         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2856         indicate that only US-ASCII is permitted.
2857         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2858         use unencoded 8-bit characters in message headers.
2859
2860 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2861
2862         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2863         CRLF.
2864
2865 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2866
2867         * webmail.el: Require url-cookie.
2868
2869 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2870
2871         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2872         new function to make modified caesar table.
2873         (nnwarchive-from-r13): Use it.
2874         (nnwarchive-mail-archive-article): Improved.
2875
2876 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2877
2878         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2879
2880 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2881
2882         * nnweb.el (nnweb-request-article): Return cons.
2883
2884 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2885
2886         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2887
2888 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2889
2890         * mm-util.el (mm-with-unibyte): New macro.
2891         * nnweb.el (nnweb-init): Use it.
2892
2893 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2894
2895         * mm-util.el (mm-charset-after): New function.
2896         (mm-find-mime-charset-region): Set charsets after
2897         delete-duplicates and use find-coding-systems-region.
2898         (mm-find-charset-region): Remove composition.
2899
2900         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2901
2902         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2903
2904 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2905
2906         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2907         * mml.el (mml-confirmation-set): New variable.
2908         (mml-parse-1): Ask user to confirm.
2909
2910 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2911
2912         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2913         are scanned when we have directory mail-sources (the mail source
2914         is modified in that case, so we must scan it for all
2915         groups/methods).
2916
2917 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2918
2919         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2920         and nnml-article-file-alist.
2921
2922 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2923
2924         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2925         nnmail-fetched-sources.
2926
2927 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2928
2929         * mm-util.el (mm-find-charset-region): Use the last charset.
2930
2931 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2932
2933         * gnus.el (gnus-select-method): Made the option list prettier.
2934
2935 1999-12-08  Florian Weimer  <fw@s.netic.de>
2936
2937         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2938         for the `de' newsgroups hierarchy, as it is common practice there.
2939
2940
2941 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2942
2943         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
2944         buffer-string arguments. Fix references.
2945
2946 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2947
2948         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
2949         (gnus-agent-batch-fetch): Use it.
2950         (gnus-agent-fetch-session): Use it.
2951
2952 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2953
2954         * mm-util.el (mm-find-mime-charset-region): Delete nil.
2955
2956 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2957
2958         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
2959         nil.
2960
2961 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2962
2963         * nnslashdot.el (nnslashdot-request-list): There were two
2964         top-level body-forms.  Put a `progn' around them.
2965
2966         * gnus.el (gnus-select-method): Use `condition-case'
2967         instead of `ignore-errors', since cl may not be loaded when the
2968         form is evaluated.
2969
2970 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2971
2972         * nnwarchive.el: Support www.mail-archive.com.
2973
2974 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2975
2976         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
2977         do anything.
2978
2979 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
2980
2981         * utf7.el: New file, written by Jon K Hellan.
2982
2983         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
2984         default to t.
2985
2986 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2987
2988         * nnslashdot.el (nnslashdot-request-delete-group): New function.
2989
2990         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
2991         current.
2992         (gnus-refer-article-methods): New function.
2993         (gnus-summary-refer-article): Use it.
2994
2995 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2996
2997         * nnimap.el (nnimap-retrieve-groups): Return active format.
2998
2999         * nnimap.el (nnimap-replace-in-string): Removed.
3000         (nnimap-request-list):
3001         (nnimap-retrieve-groups):
3002         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3003
3004 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3005
3006         * imap.el: Use format-spec for ssl program.
3007         * imap.el (imap-ssl-arguments): Removed.
3008         (imap-ssl-open-{1,2}): Removed.
3009
3010 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3011
3012         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3013         instead of `ignore-errors', since cl may not be loaded when the
3014         form is evaluated.
3015
3016 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3017
3018         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3019         (mm-7bit-chars): New variable.
3020         (mm-body-7-or-8): Use it in both cases.
3021
3022 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3023
3024         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3025           defcustom definitions.
3026
3027 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3028
3029         * mm-decode.el (mm-display-part): Let mm-display-external return
3030         inline or external.
3031         (mm-display-external): For copiousoutput methods, insert output in
3032         buffer.
3033
3034 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3035
3036         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3037         buffer.
3038
3039 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3040
3041         * gnus-audio.el: An M too far.
3042
3043         * gnus-msg.el (gnus-setup-message): One backtick too many.
3044
3045         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3046         a function, not a variable.
3047
3048 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3049
3050         * gnus-score.el (gnus-score-body): Widen before requesting.
3051
3052 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3053
3054         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3055
3056 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3057
3058         * mail-source.el (mail-source-fetch-webmail): Bind
3059         mail-source-string.
3060
3061 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3062
3063         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3064         (gnus-uu-unmark-by-regexp): Ditto.
3065
3066         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3067         dead groups.
3068
3069 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3070
3071         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3072         do their real thing.
3073
3074         * nnmh.el (nnmh-be-safe): Doc fix.
3075
3076         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3077
3078         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3079         status line has arrived before we count it.
3080
3081         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3082
3083         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3084         Whitespace problems.
3085
3086         * gnus-win.el (gnus-configure-windows): Error fix.
3087
3088         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3089         right function.
3090
3091         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3092         Indent all functions.  Fix all comments to match the comment
3093         conventions.  Double-space after full stop.
3094
3095 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3096
3097         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3098         value to divide received mails into my favorite groups and I met
3099         an error.  It takes place if the length of a element "VALUE" in
3100         nnmail-split-fancy is less than two.
3101
3102 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3103
3104         * mml.el (mml-insert-part): New function.
3105
3106 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3107
3108         * lpath.el: Add `sc-cite-regexp'.
3109
3110 1999-12-02  Dave Love  <fx@gnu.org>
3111
3112         * mm-decode.el: Customize.
3113
3114 1999-12-03  Dave Love  <fx@gnu.org>
3115
3116         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3117         the W3 stuff isn't available.
3118
3119 1999-12-03  Dave Love  <fx@gnu.org>
3120
3121         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3122         at runtime.
3123
3124 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3125
3126         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3127
3128 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3129
3130         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3131         don't be fooled by "From nobody" lines added by respooling.
3132
3133         * pop3.el (pop3-movemail): Write crashbox in binary.
3134         (pop3-get-message-count): New function.
3135
3136         * mail-source.el (mail-source-primary-source): New variable.
3137         (mail-source-report-new-mail-interval): New variable.
3138         (mail-source-idle-time-delay): New variable.
3139         (mail-source-new-mail-available): New internal variable.
3140         (mail-source-fetch-pop): Clear new mail flag, when mail from
3141         primary source has been fetched.
3142         (mail-source-check-pop): New function.
3143         (mail-source-new-mail-p): New function.
3144         (mail-source-start-idle-timer): New function.
3145         (mail-source-report-new-mail): New function.
3146         (mail-source-report-new-mail): New internal variable.
3147         (mail-source-report-new-mail-timer): New internal variable.
3148         (mail-source-report-new-mail-idle-timer): New internal variables.
3149
3150 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3151
3152         * gnus-cus.el (gnus-group-customize): Customize fix.
3153
3154 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3155
3156         * message.el (message-send-mail-with-sendmail): Use
3157         message-make-address.
3158
3159 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3160
3161         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3162
3163 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3164
3165         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3166
3167 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3168
3169         * mml.el (mml-insert-tag): Don't close the tag.
3170         (mml-insert-empty-tag): New function.
3171         (mml-attach-file): Use mml-insert-empty-tag instead of
3172         mml-insert-tag.
3173         (mml-attach-buffer): Ditto.
3174         (mml-attach-external): Ditto.
3175         (mml-insert-multipart): Ditto.
3176
3177 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3178
3179         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3180         the article number.
3181
3182 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3183
3184         * gnus.el (gnus-find-method-for-group): The method of a new group
3185         is not the native one.
3186
3187 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3188
3189         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3190
3191 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192
3193         * nnultimate.el (nnultimate-retrieve-headers): Use
3194         mm-with-unibyte-current-buffer.
3195         (nnultimate-request-article): Ditto.
3196
3197 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3198
3199         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3200
3201 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3202
3203         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3204         * nnweb.el (nnweb-retrieve-headers): Use it.
3205         (nnweb-request-article): Use it.
3206
3207         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3208         case matching failed.
3209
3210 1999-12-02  John Wiegley <jwiegley@inprise.com>
3211
3212         * mail-source.el (mail-source-keyword-map): Add backslash to
3213         Delete-flag.
3214
3215 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3216
3217         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3218         Latin-1.
3219         (gnus-group-charset-alist): No, don't.
3220
3221         * nnweb.el (nnweb-init): Make the buffer unibyte.
3222
3223 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3224
3225         * mail-source.el (mail-source-set-common-1): Fix to get the
3226         default value.
3227
3228 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3229
3230         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3231
3232         * nnultimate.el (nnultimate-request-list): Use unibyte.
3233
3234         * gnus-uu.el (gnus-uu-grab-articles): Bind
3235         gnus-display-mime-function to nil.
3236
3237         * message.el (message-send-mail-with-sendmail): Use the
3238         user-mail-address variable.
3239
3240         * gnus-art.el (gnus-ignored-headers): More headers.
3241
3242         * message.el (message-shorten-1): Use list.
3243
3244 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3245
3246         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3247         signatures.
3248
3249         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3250         (nnweb-dejanews-create-mapping): Do the properish date.
3251
3252 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3253
3254         * mail-source.el (mail-source-common-keyword-map): New variable.
3255         (mail-source-bind-common): New macro.
3256         (mail-source-fetch): Support plugged mail source.
3257         * gnus-int.el (gnus-request-scan): Use them.
3258
3259 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3260
3261         * mm-view.el (mm-inline-message): Check whether charset is a
3262         string.
3263
3264         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3265
3266         * message.el (message-mode-map): Changed keystroke for
3267         message-yank-buffer.
3268
3269 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3270
3271         * message.el (message-shorten-references): Cut references to 31
3272         elements, then either fold them or shorten them to 988 characters.
3273         (message-shorten-1): New function.
3274         (message-cater-to-broken-inn): New variable.
3275
3276 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3277
3278         * nnslashdot.el (nnslashdot-lose): New function.
3279
3280 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3281
3282         * mm-view.el (mm-inline-message): Not the right type of charset is
3283         being fetched here.  Let the group charset rule.
3284         (mm-inline-message): Ignore us-ascii.
3285
3286 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3287
3288         * mail-source.el (mail-source-fetch-maildir): work around the
3289         ommitted "file-regular-p" in efs/ange-ftp
3290
3291 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3292
3293         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3294         (mml-generate-mime-1): Use the encoding param.
3295
3296         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3297
3298         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3299         gnus-art before binding its variables.
3300
3301         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3302         after the MIME.
3303
3304 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3305
3306         * message.el (message-clone-locals): Use it.
3307
3308         * gnus-msg.el (gnus-configure-posting-styles): Make
3309         user-mail-address local.
3310
3311 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3312
3313         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3314         once.
3315
3316 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3317
3318         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3319         (message-clone-locals): Ditto.
3320
3321         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3322         group inherit reply-to or from.
3323
3324 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3325
3326         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3327         for charset.
3328         (gnus-summary-show-article-charset-alist): New variable.
3329
3330         * mm-bodies.el (mm-decode-string): Support gnus-all and
3331         gnus-unknown.
3332         (mm-decode-body): Ditto.
3333         * rfc2047.el (rfc2047-decode): Ditto.
3334
3335 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3336
3337         * mail-source.el (mail-source-delete-incoming): Change default to
3338         t.
3339
3340 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3341
3342         * gnus.el: Pterodactyl Gnus v0.99 is released.
3343
3344 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3345
3346         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3347
3348         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3349         spec.
3350
3351         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3352         (gnus-configure-posting-styles): No, don't.
3353         (gnus-configure-posting-styles): Allow overriding files.
3354
3355         * gnus-art.el (gnus-header-button-alist): Use browse-url
3356         directly.
3357
3358         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3359
3360         * gnus-msg.el (gnus-summary-yank-message): New command and
3361         keystroke.
3362
3363         * message.el (message-yank-buffer): New command.
3364         (message-buffers): New function.
3365
3366         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3367         next group in a more normal fasion.
3368
3369         * mml.el (mml-boundary-function): New variable.
3370         (mml-compute-boundary): Use it.
3371
3372         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3373         that exist for them.
3374
3375         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3376         (gnus-async-timer): New variable.
3377
3378 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3379
3380         * nnultimate.el (nnultimate-request-list): Be more lenient with
3381         root addresses.
3382
3383 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3384
3385         * gnus-art.el (gnus-treatment-function-alist): Do
3386         gnus-treat-capitalize-sentences.
3387
3388 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3389
3390         * webmail.el (webmail-hotmail-article): Hotmail changes the
3391         format.
3392
3393 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3394
3395         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3396         switch to buffer after calling program.
3397         (mm-display-external): Use `shell-command-switch' instead of "-c".
3398
3399 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3400
3401         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3402         read groups file.
3403
3404         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3405         <p>.
3406
3407 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3408
3409         * message.el (message-mode): Doc fix.
3410
3411 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3412
3413         * gnus-art.el (article-emphasize): Check group variable.
3414         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3415
3416 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3417
3418         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3419         type.
3420
3421 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3422
3423         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3424
3425 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3426
3427         * mml.el (mml-quote-region): Insert ! after the hash.
3428
3429 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3430
3431         * gnus-group.el (gnus-group-warchive-address-history): Change to
3432         nil.
3433
3434 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3435
3436         * webmail.el: Support mail.yahoo.com.
3437
3438         * mail-source.el (mail-source-fetch-webmail): Add password check.
3439         (mail-source-keyword-map): Use `subtype'.
3440
3441 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3442
3443         * mail-source.el (mail-source-keyword-map): Add webmail.
3444         (mail-source-fetcher-alist): Ditto.
3445         (mail-source-fetch-webmail): New function.
3446         * webmail.el: New file.
3447
3448 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3449
3450         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3451
3452 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3453
3454         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3455
3456 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3457
3458         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3459         (nnultimate-prune-days): New function.
3460         (nnultimate-create-mapping): Use it.
3461         (nnultimate-request-group): Only fetch the groups list if it has
3462         not been done before.
3463         (nnultimate-retrieve-headers): Don't write groups.
3464         (nnultimate-create-mapping): Off-by-one error.
3465
3466 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3467
3468         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3469         threaded subjects.
3470
3471 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3472
3473         * nnwarchive.el: Lots of changes make agent happy.
3474
3475 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3476
3477         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3478         hashtb.
3479
3480 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3481
3482         * mm-decode.el (mm-display-external): Write region with binary
3483         mode.
3484
3485 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3486
3487         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3488
3489 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3490
3491         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3492         (mm-uu-test): Now it is in restricted region.
3493
3494         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3495
3496         * mm-view.el (mm-view-message): Fix buffer leak.
3497         (mm-inline-message): Support 'gnus-decoded.
3498
3499         * mm-bodies.el (mm-decode-body): Ditto.
3500
3501         * rfc2047.el (rfc2047-decode-region): Ditto.
3502
3503 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3504
3505         * imap.el (require): Added autoload for base64-encode-string.
3506
3507 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3508
3509         * gnus.el (gnus-refer-article-method): Made list value
3510         customizable.
3511
3512 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3513
3514         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3515         NOFORCE in Emacs case.
3516
3517 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3518
3519         * gnus-art.el (gnus-request-article-this-buffer): Set
3520         gnus-newsgroup-name.
3521
3522 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3523
3524         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3525         NOFORCE.
3526
3527 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3528
3529         * gnus-start.el (gnus-get-unread-articles): Check server before
3530         scanning.
3531
3532 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3533
3534         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3535
3536         * nnslashdot.el (nnslashdot-login-name): New variable.
3537         (nnslashdot-password): Ditto.
3538         (nnslashdot-request-post): New function.
3539
3540         * gnus-art.el (gnus-treat-buttonize): More testing.
3541
3542         * mm-encode.el: Another CVS test.
3543
3544         * gnus-art.el (gnus-treat-emphasize): Change default.
3545         (gnus-treat-buttonize): Ditto.
3546         (gnus-treat-buttonize): This is a test.
3547
3548         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3549         (gnus-build-sparse-threads): Ditto.
3550         (gnus-build-all-threads): Ditto.
3551
3552         * nnheader.el (make-full-mail-header): Make into a subst.
3553
3554         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3555         unless w3 is supplied.
3556
3557         * gnus.el (gnus-refer-article-method): Doc fix.
3558
3559         * gnus-sum.el: Do not accept a prefix.
3560         (gnus-summary-refer-article): Accept a list of select methods.
3561
3562 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3563
3564         * Makefile.in: Change `^  *' to `\t'.
3565
3566 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3567
3568         * message.el (message-forward): Pay attention to prefix argument
3569         again and forward all headers when it is set, regardless of the
3570         value of message-forward-ignored-headers.
3571
3572 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3573
3574         * dgnushack.el (dgnushack-compile): Vpath file.
3575
3576         * Makefile.in (SHELL): VPATH support.
3577
3578 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3579
3580         * gnus-ems.el: Check for cygwin32.
3581
3582 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3583
3584         * mm-decode.el (mm-display-external): Use 'non-viewer.
3585
3586 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3587
3588         * base64.el (base64-encode-string): An alias for base64-encode for
3589         compatibility.
3590
3591 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3592
3593         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3594         nntp-inhibit-erase.
3595
3596 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3597
3598         * gnus-start.el (gnus-get-unread-articles): Use
3599         nnfoo-retrieve-groups to find new news, if available.
3600         (gnus-read-active-file-2): New function.
3601         (gnus-get-unread-articles): Use it.
3602         (gnus-read-active-file-1): Ditto.
3603
3604 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3605
3606         * mm-util.el (mm-find-mime-charset-region): Make sure
3607         find-coding-systems-for-charsets is fbound.
3608
3609         * gnus-ems.el: Typo fix.
3610
3611 1999-11-13  Florian Weimer  <fw@s.netic.de>
3612
3613         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3614         it's available and makes sense.
3615
3616 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3617
3618         * gnus-score.el (gnus-score-save): Translate score file.
3619
3620 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3621
3622         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3623         added fetchflag and dontexpunge keywords.
3624         (mail-source-fetch-imap): Use them.
3625
3626 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3627
3628         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3629         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3630         `defconst'.
3631
3632         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3633         `defconst'.
3634         Mention that it is both for group and topic parameters.
3635         (gnus-extra-topic-parameters): New constant, including `subscribe'
3636         parameter.
3637         (gnus-extra-group-parameters): New constant.
3638         (gnus-group-customize): Use them.
3639
3640         * gnus.el (gnus-select-method): Added default value and tag.
3641         (gnus-refer-article-method): Added `DejaNews' customization option.
3642
3643 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3644
3645         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3646
3647         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3648         syntax.
3649
3650         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3651
3652         * nnslashdot.el (nnslashdot-group-number): Changed default.
3653
3654         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3655         (nnweb-dejanews-wash-article): Removed.
3656         (nnweb-type-definition): Fetch by id.
3657
3658         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3659         we mean it.
3660
3661         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3662         (nnslashdot-request-list): Use Ultramode as well.
3663         (nnslashdot-date-to-date): Be more lenient.
3664         (nnslashdot-threaded): New function.
3665
3666 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3667
3668         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3669
3670 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3671
3672         * nnweb.el (nnweb-type-definition): /=dnc
3673
3674 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3675
3676         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3677         dates.
3678         (nnultimate-retrieve-headers): Wrong ordering.
3679
3680 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3681
3682         * message.el (message-forward-as-mime): New variable.
3683
3684 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3685
3686         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3687
3688 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3689
3690         * mail-source.el (mail-source-movemail-and-remove): New function.
3691         (mail-source-keyword-map): Add `function' for `maildir'.
3692         (mail-source-fetch-maildir): Use it.
3693
3694 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3695
3696         * nnwarchive.el: New file.
3697         * gnus-group.el (gnus-group-make-warchive-group): New function.
3698         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3699
3700 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3701
3702         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3703         subjects.
3704
3705 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3706
3707         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3708
3709 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3710
3711         * nnultimate.el (nnultimate-open-server): Do address.
3712         (nnultimate-forum-table-p): New function.
3713
3714         * nnweb.el (nnweb-insert-html): Renamed.
3715         (nnweb-insert): New function.
3716
3717         * nnultimate.el (nnultimate-insert-html): New function.
3718
3719         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3720         if nov is evil.
3721         (nnslashdot-retrieve-headers): use the sane version instead.
3722
3723 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3724
3725         * nnslashdot.el (nnslashdot-request-article): Fold case.
3726
3727         * nnultimate.el: New file.
3728
3729         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3730         unless wanted.
3731
3732         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3733         (gnus-read-active-file-1): Separated into own function.
3734         (gnus-read-active-file): Catch quits.
3735
3736         * nnslashdot.el (nnslashdot-request-article): Search better on
3737         first article.
3738         (nnslashdot-request-list): Fold case.
3739         (nnslashdot-retrieve-headers): Ditto.
3740
3741 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3742
3743         * gnus.el: Autoload gnus-subscribe-topics.
3744
3745 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3746
3747         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3748         before dot.
3749         * gnus-util.el (gnus-write-active-file): Ditto.
3750
3751 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3752
3753         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3754         function.
3755         * gnus-cache.el (gnus-cache-file-name): Use it.
3756         * gnus-agent.el (gnus-agent-group-path): Use it.
3757         * nnmail.el (nnmail-group-pathname): Use it.
3758
3759 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3760
3761         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3762         if cooked.
3763         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3764         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3765         * gnus.el (gnus-short-group-name): "..." proof.
3766
3767 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3768
3769         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3770         support nnslashdot.
3771
3772 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3773
3774         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3775         many articles.
3776         (nnslashdot-generate-active): New function.
3777         (nnslashdot-request-newgroups): Use it.
3778
3779         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3780         names.
3781
3782         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3783         (nnslashdot-request-list): Not moderated.
3784
3785 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3786
3787         * nnimap.el (nnimap-open-server): Remove error signal if
3788         nnimap-server-buffer is nil (the check should've been `boundp').
3789
3790         * imap.el (imap-log):
3791         * nnimap.el (nnimap-debug): Disable debugging by default.
3792
3793 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3794
3795         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3796
3797         * gnus-topic.el (gnus-subscribe-topic): New function.
3798
3799         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3800         names.
3801
3802         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3803         if starting with a quote.
3804
3805 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3806
3807         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3808         group name.
3809
3810 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3811
3812         * nnslashdot.el: New file.
3813
3814         * nnheader.el (nnheader-insert-header): New function.
3815
3816         * gnus-art.el (gnus-mime-internalize-part): Bind
3817         mm-inlined-types.
3818
3819         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3820         files.
3821
3822 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3823
3824         * emacs-mime.texi (Customization): Document mm-inline-override-types
3825
3826 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3827
3828         * emacs-mime.texi (Customization): Document mm-inline-override-types
3829
3830 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3831
3832         * emacs-mime.texi (Customization): Document mm-inline-override-types
3833
3834 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3835
3836         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3837         (smiley-toggle-buffer): New function.
3838         (smiley-buffer): Don't quote the function.
3839         (smiley-toggle-extents): Ditto.
3840
3841 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3842
3843         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3844         empty buffers.
3845
3846 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3847
3848         * gnus-art.el (gnus-article-mode-map): Use the summary article
3849         edit.
3850
3851 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3852
3853         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3854
3855 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3856
3857         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3858
3859 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3860
3861         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3862         is list or not before condition.
3863
3864 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3865
3866         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3867
3868 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3869
3870         * gnus-art.el (gnus-emphasis-alist): New value.
3871
3872 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3873
3874         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3875         `buffer-substring'.
3876
3877 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3878
3879         * gnus-art.el (article-date-ut): Keep the updated timer.
3880         (gnus-emphasis-underline-italic): Doc fix.
3881
3882         * gnus-msg.el (gnus-post-method): Doc fix.
3883         (gnus-post-method): Change default.
3884
3885 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3886
3887         * message.el (message-newline-and-reformat): Improvements.
3888
3889 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3890
3891         * message.el (message-newline-and-reformat): Don't insert too many
3892         newlines.
3893         (message-newline-and-reformat): Work even if not sc.
3894
3895         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3896
3897         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3898
3899 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3900
3901         * mm-view.el (mm-display-patch-inline): New function.
3902
3903 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3904
3905         * mm-view.el (mm-display-patch-inline): New function.
3906
3907 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3908
3909         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3910         group.
3911
3912         * message.el (message-forward): Narrow to the right header.
3913
3914         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3915         dates.
3916
3917         * gnus-msg.el (gnus-configure-posting-styles): Use the
3918         user-full-name function.
3919
3920         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3921         (mm-body-charset-encoding-alist): Default to nil.
3922
3923         * message.el (message-elide-ellipsis): Fix typo.
3924         (message-elide-region): Ditto.
3925         (message-elide-region): Don't insert a newline first.
3926
3927 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3928
3929         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3930         gnus-fetch-old-headers.
3931         (gnus-cut-threads): Ditto.
3932         (gnus-summary-initial-limit): Ditto.
3933         (gnus-summary-limit-children): Ditto.
3934
3935         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3936         matches.
3937
3938 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3939
3940         * gnus-art.el (article-decode-encoded-words):
3941         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
3942         live.
3943
3944         * gnus.el (gnus-read-method): Add methods from
3945         `gnus-opened-servers' to completion. Map entered method/address
3946         into existing methods if possible.
3947
3948         * gnus-group.el (gnus-group-make-group): Simplify method.
3949
3950         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
3951
3952         * mml.el (mml-preview): Remove mail-header-separator before
3953         encoding.
3954
3955 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3956
3957         * message.el (message-read-from-minibuffer): New function.
3958
3959 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3960
3961         * gnus.el: Pterodactyl Gnus v0.98 is released.
3962
3963 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3964
3965         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
3966
3967 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
3968
3969         * mml.el (mml-generate-mime-1): Read attached binary file in
3970         binary mode.
3971
3972 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3973
3974         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
3975
3976 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
3977
3978         * mailcap.el (mailcap-viewer-lessp): Fix bug.
3979
3980 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3981
3982         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
3983
3984 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
3985
3986         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
3987         (gnus-article-mime-match-handle-function): New variable.
3988         (gnus-article-view-part): Make `b' customizable.
3989
3990 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3991
3992         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
3993
3994 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
3995
3996         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
3997
3998 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3999
4000         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4001
4002 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4003
4004         * gnus-srvr.el (gnus-browse-foreign-server): Use
4005         `buffer-substring' instead of `read'.
4006
4007 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4008
4009         * nnimap.el, imap.el, rfc2104.el: New files.
4010
4011         * gnus.el (gnus-valid-select-methods): Add nnimap.
4012
4013         * gnus-group.el (gnus-group-group-map): Add
4014         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4015         (gnus-group-nnimap-expunge): New function.
4016         (gnus-group-nnimap-edit-acl): New function.
4017
4018         * gnus-agent.el (gnus-agent-group-mode-map): Add
4019         gnus-agent-synchronize.
4020         (gnus-agent-synchronize): New function.
4021         (gnus-agent-fetch-group-1): Check if server is open.
4022
4023         * nnagent.el (nnagent-request-set-mark): Save marks.
4024
4025         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4026         (mail-source-fetcher-alist): Map to imap fetcher function.
4027         (mail-source-fetch-imap): New function.
4028
4029         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4030         Hash:.
4031
4032 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4033
4034         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4035         (gnus-topic-sort-topics): New function.
4036         (gnus-topic-make-menu-bar): Add sort-topics.
4037         (gnus-topic-move): New function.
4038         (gnus-topic-move-group): Move the topic if no group selected.
4039
4040 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4041
4042         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4043
4044 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4045
4046         * mm-view.el (mm-inline-message): Fix leaving group bug.
4047
4048 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4049
4050         * gnus-msg.el (gnus-post-method): Use normal method if current is
4051         not available.
4052
4053 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4054
4055         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4056         (nnmail-insert-lines): Ditto.
4057
4058 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4059
4060         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4061         line.
4062
4063         * message.el (message-unsent-separator): One more separator.
4064
4065 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4066
4067         * nnfolder.el (nnfolder-request-move-article): For empty article,
4068         search till (point-max).
4069         (nnfolder-retrieve-headers): Ditto.
4070         (nnfolder-request-accept-article): Ditto.
4071         (nnfolder-save-mail): Ditto.
4072         (nnfolder-insert-newsgroup-line): Ditto.
4073
4074 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4075
4076         * qp.el (quoted-printable-encode-region): Check eobp.
4077
4078 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4079
4080         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4081
4082 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4083
4084         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4085         wait-for-reply.
4086
4087 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4088
4089         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4090         (mm-uu-forward-end-line): Ditto.
4091
4092 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4093
4094         * binhex.el (binhex-decode-region): don't consider the value of
4095         `enable-multibyte-characters' in XEmacs.
4096
4097         * gnus-start.el (gnus-read-descriptions-file): ditto.
4098
4099         * mm-util.el (mm-multibyte-p): ditto.
4100         (mm-with-unibyte-buffer): ditto.
4101         (mm-find-charset-region): use `mm-multibyte-p'.
4102
4103         * mm-bodies.el (mm-decode-body): ditto.
4104         (mm-decode-string): ditto.
4105
4106         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4107         `enable-multibyte-characters' in XEmacs.
4108
4109 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4110
4111         * mm-util.el (mm-binary-coding-system): Try binary first.
4112
4113 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4114
4115         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4116
4117 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4118
4119         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4120         format.
4121         (article-date-ut): Find correct insert position.
4122
4123 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4124
4125         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4126         forwarded message.
4127
4128 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4131         groups.
4132
4133         * message.el (message-resend): Use message mode when prompting.
4134
4135         * gnus-art.el (article-hide-headers): Mark wash.
4136         (article-emphasize): Ditto.
4137
4138 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4139
4140         * message.el (message-newline-and-reformat): Work for SC.
4141
4142 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4143
4144         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4145
4146         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4147
4148 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4149
4150         * mm-decode.el mm-inline-override-types: New variable
4151
4152         * mm-decode.el (mm-inline-override-p): New function
4153
4154         * mm-decode.el (mm-inlined-p): Use it
4155
4156 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4157
4158         * mm-decode.el mm-inline-override-types: New variable
4159
4160         * mm-decode.el (mm-inline-override-p): New function
4161
4162         * mm-decode.el (mm-inlined-p): Use it
4163
4164 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4165
4166         * gnus.el: Pterodactyl Gnus v0.97 is released.
4167
4168 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4169
4170         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4171         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4172         3 args.
4173
4174 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4175
4176         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4177         buffer for params.
4178
4179         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4180         line.
4181
4182         * message.el (message-forward-ignored-headers): New variable.
4183
4184         * gnus-art.el (gnus-article-prepare-display): Nix out
4185         gnus-article-wash-types.
4186
4187         * gnus-agent.el (gnus-agent-create-buffer): New function.
4188         (gnus-agent-fetch-group-1): Use it.
4189         (gnus-agent-start-fetch): Ditto.
4190
4191         * gnus-sum.el (gnus-summary-exit): Don't use
4192         `gnus-use-adaptive-scoring'.
4193
4194         * mail-source.el (mail-source-fetch-pop): Only store password when
4195         successful.
4196
4197         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4198
4199 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4200
4201         * message.el (message-reply): Use it.
4202         (message-dont-reply-to-names): New variable.
4203
4204         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4205
4206         * mm-util.el (mm-preferred-coding-system): Typo fix.
4207
4208         * message.el (message-bounce): Work for non-MIME.
4209
4210         * gnus.el (gnus-short-group-name): Short the right parts of the
4211         name.
4212
4213 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4214
4215         * mm-encode.el (mm-qp-or-base64): New version.
4216
4217 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4218
4219         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4220
4221 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4222
4223         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4224         of restricted region.
4225         (gnus-mime-display-single): Set beg at correct point.
4226
4227 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4228
4229         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4230
4231 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4232
4233         * gnus-msg.el (gnus-configure-posting-styles): Let
4234         `gnus-posting-styles' have its say in posting-style: local
4235         variable `styles' is already bound to `gnus-posting-styles' so
4236         don't rebind it to nil.
4237
4238 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4239
4240         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4241         Message-ID.
4242
4243 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4244
4245         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4246         quoted-printable-encode-region.
4247
4248         * qp.el (quoted-printable-encode-region): Assume charset
4249         encoded. Fold every line in the region.
4250
4251 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4252
4253         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4254         of active file.
4255
4256 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4257
4258         * message.el (message-mode): allows whitespaces between multiple
4259         instances of the fill character ">".
4260
4261 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4262
4263         * mm-encode.el (mm-qp-or-base64): Fix.
4264
4265 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * message.el (message-send): Too much and.
4268
4269 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4270
4271         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4272
4273 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4274
4275         * gnus-score.el (gnus-score-headers): Work for nil scores.
4276
4277 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4278
4279         * gnus-cache.el (gnus-cache-write-active): Write full names.
4280
4281         * gnus-util.el (gnus-write-active-file): Accept full name.
4282
4283         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4284         (mm-assoc-string-match): New function.
4285         (mm-display-inline): Use it.
4286
4287         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4288
4289         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4290
4291 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4292
4293         * mml.el (mml-generate-multipart-alist): New variable.
4294
4295 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4296
4297         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4298
4299 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4300
4301         * message.el (message-send): More helpful error message if sending
4302         fails
4303
4304 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4305
4306         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4307         in newer emacsen, where ?r isn't equal 114.
4308
4309 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4310
4311         * gnus.el: Pterodactyl Gnus v0.96 is released.
4312
4313 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4314
4315         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4316         to get active info if method is covered by agent, otherwise
4317         active info is lost.
4318
4319 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4320
4321         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4322
4323 1999-08-09  Dave Love  <fx@gnu.org>
4324
4325         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4326
4327 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4328
4329         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4330           (already matched by "^X-Pgp"), removed duplicate
4331           X-Mailing-List, added several new junk headers.
4332
4333 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4334
4335         * gnus-art.el (article-decode-charset): Don't assume
4336         gnus-summary-buffer is live.
4337
4338 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4339
4340         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4341
4342 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4343
4344         * gnus-score.el (gnus-home-score-file): Work with absolute path
4345         names.
4346
4347 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4348
4349         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4350         nothing else in the group.
4351
4352 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4353
4354         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4355         the article.
4356
4357 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4358
4359         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4360
4361 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4362
4363         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4364         from mutt.
4365
4366 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4367
4368         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4369         whitespace.
4370
4371 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4372
4373         * mm-util.el (mm-text-coding-system-for-write): New variable.
4374         (mm-append-to-file): New function.
4375         (mm-write-region): New function.
4376
4377         * gnus-art.el (gnus-output-to-file): Use it.
4378         * gnus-util.el (gnus-output-to-rmail): Ditto.
4379         (gnus-output-to-mail): Ditto.
4380         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4381
4382 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4383
4384         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4385
4386         * nnheader.el (nnheader-insert-file-contents): Revert and use
4387         mm-insert-file-contents.
4388         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4389         (nnheader-auto-mode-alist): Removed.
4390
4391         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4392         (mm-insert-file-contents): Add a new parameter for inserting
4393         compressed file literally.
4394
4395         * mml.el (mml-generate-mime-1): Insert non-text literally.
4396
4397         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4398
4399 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4400
4401         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4402
4403 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4404
4405         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4406         koi8-r.
4407
4408 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4409
4410         * mml.el (mml-insert-mime): Decode text.
4411         (mml-to-mime): Narrow to headers-or-head.
4412
4413 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4414
4415         * mm-view.el (mm-inline-text): Check
4416         w3-meta-content-type-charset-regexp.
4417
4418 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4419
4420        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4421        predicate.
4422
4423 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4424
4425         * gnus-mlspl.el: Documentation fixes.
4426
4427 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4428
4429         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4430
4431 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4432
4433         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4434         variables.
4435
4436 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4437
4438         * nnmail.el (nnmail-get-new-mail): "Done".
4439
4440 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4441
4442         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4443         interactive.
4444
4445 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4446
4447         * gnus-art.el (article-decode-charset): Fix broken CT.
4448
4449 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4450
4451         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4452         overview buffer if it is killed.
4453
4454 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4455
4456         * gnus-art.el (article-babel): New version.
4457
4458 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4459
4460         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4461
4462 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4463
4464         * gnus.texi (More Threading): Document new variable
4465         `gnus-sort-gathered-threads-function'.
4466
4467 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4468
4469         * gnus.texi (More Threading): Document new variable
4470         `gnus-sort-gathered-threads-function'.
4471
4472 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4473
4474         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4475         usage.
4476
4477 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4478
4479         * mm-util.el (mm-running-xemacs): Removed.
4480         (mm-coding-system-p): New function.
4481         (mm-binary-coding-system): Safe guess.
4482         (mm-text-coding-system): Ditto.
4483         (mm-auto-save-coding-system): Ditto.
4484
4485 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4486
4487         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4488         (mm-qp-or-base64): Reversed logic.
4489
4490         * mm-decode.el (mm-save-part-to-file): Let coding system be
4491         binary.
4492
4493 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4494
4495         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4496         be set in topic parameters.
4497
4498 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4499
4500         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4501         (gnus-sort-gathered-threads): Allow the user to specify the
4502         function to use when sorting gathered threads.
4503
4504         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4505         mark cached articles as `undownloaded'.
4506
4507 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4508
4509         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4510         to have buffer local values.
4511
4512 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4513
4514         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4515         types 'g' for 'guess group type.
4516
4517 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4518
4519         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4520         after each regexp in nnmail-list-identifiers, not just after last
4521         one.
4522
4523         * gnus-sum.el (gnus-list-identifiers): New variable.
4524         (gnus-summary-remove-list-identifiers): New function.
4525         (gnus-select-newsgroup): Use it.
4526         (gnus-summary-wash-hide-map): Bind
4527         `gnus-article-hide-list-identifiers' to W W l.
4528         (gnus-summary-make-menu-bar): Add list-identifiers command.
4529
4530         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4531         (gnus-treatment-function-alist): Add variable.
4532         (article-hide-list-identifiers): New function.
4533         (mapcar): Add function.
4534         (gnus-article-hide): Use it.
4535
4536 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4537
4538         * gnus.el: Pterodactyl Gnus v0.95 is released.
4539
4540 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4541
4542         * mm-decode.el (mm-mailcap-command): New function.
4543         (mm-display-external): Use it.
4544
4545         * gnus-art.el (article-make-date-line): Work for India.
4546
4547         * mm-encode.el (mm-qp-or-base64): Typo.
4548
4549         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4550
4551 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4552
4553         * gnus.el: Pterodactyl Gnus v0.94 is released.
4554
4555 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4556
4557         * pop3.el: New version.
4558
4559 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4560
4561         * mm-encode.el (mm-qp-or-base64): New function.
4562         (mm-content-transfer-encoding): Use it.
4563
4564         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4565
4566 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4567
4568         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4569
4570         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4571
4572 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4573
4574         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4575         keystroke.
4576
4577         * mailcap.el (mailcap-mime-types): New function.
4578
4579         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4580
4581         * message.el (message-goto-eoh): Really go to the end.
4582
4583 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4584
4585         * message.el (message-make-date): Do the right thing in with
4586         sub-hour time zones.
4587
4588 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4589
4590         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4591         report.
4592
4593 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4594
4595         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4596
4597 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4598
4599         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4600         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4601         and use t as default value.
4602
4603 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4604
4605         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4606         gnus-summary-buffer is live.
4607
4608 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4609
4610         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4611
4612 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4613
4614         * message.el (message-bounce): Do MIME bounces MIMEy.
4615
4616         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4617
4618 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4619
4620         * mailcap.el (mailcap-mime-extensions): Changed patch to
4621         text/x-patch.
4622
4623         * mm-decode.el (mm-display-external): Wrong placement of paren.
4624
4625 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4626
4627         * gnus.el: Pterodactyl Gnus v0.93 is released.
4628
4629 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4630
4631         * gnus-cus.el (gnus-group-parameters): New entries for
4632         gnus-group-split.
4633
4634         * gnus-mlspl.el: Renamed functions and variables so as to
4635         start with gnus-group-split.
4636         * gnus.el: Adjust autoload entries.
4637
4638 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4639
4640         * gnus-mlspl.el: Removed trailing t from comment and provide.
4641         Renamed functions and variables to start with gnus-mlsplit.
4642         Added autoload comments.
4643         * gnus.el: Added autoload entries.
4644
4645 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4646
4647         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4648         so that matches excluded by RESTRICTs do not cause the whole split
4649         to be ignored.  This also fixes a long-standing bug in which a
4650         split with \N substitutions wouldn't cause cross-posting as
4651         expected.
4652
4653         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4654         (nnmail-split-it): Implement them.
4655
4656         * nnmail.el (nnmail-split-fancy): Document ! splits.
4657
4658 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4659
4660         * pop3.el: New version.
4661
4662 1999-07-05  Simon Josefsson
4663
4664         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4665
4666 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4667
4668         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4669
4670 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4671
4672         * gnus-util.el (gnus-write-active-file): Use real name.
4673
4674         * gnus-agent.el (gnus-agent-expire): Update active file
4675         method by method.
4676
4677 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4678
4679         * nndraft.el (nndraft-request-article): Use difference
4680         coding-systems for queue and drafts.
4681
4682         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4683         nndraft:drafts.
4684
4685         * mm-util.el (mm-auto-save-coding-system): New coding system.
4686
4687         * message.el (message-draft-coding-system): Use it.
4688
4689 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4690
4691         * mm-uu.el: More customizable and less aggressive.
4692
4693 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4694
4695         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4696         when plugged.
4697
4698         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4699         (mml-insert-mml-markup): Accept a nofile.
4700         (mml-insert-mime): Insert nofile.
4701
4702         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4703
4704         * mm-decode.el (mm-handle-media-type): New function.
4705         (mm-handle-media-supertype): New function.
4706         (mm-handle-media-subtype): New function.
4707         Use new functions throughout. "/"))
4708
4709 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * gnus-art.el (gnus-treat-predicate): Typo.
4712
4713 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4714
4715         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4716
4717 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718
4719         * gnus-art.el (article-date-ut): UT!  Default it!
4720
4721 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4722
4723         * gnus.el: Pterodactyl Gnus v0.92 is released.
4724
4725 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4726
4727         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4728
4729 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4732         connected.
4733
4734         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4735         when plugged.
4736
4737         * mm-view.el (mm-inline-message): Ignore remove-spec.
4738
4739         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4740         is bound.
4741
4742         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4743
4744         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4745
4746         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4747         start.
4748
4749         * message.el (message-fill-yanked-message): Remove `t' arg.
4750
4751         * gnus-group.el (gnus-group-kill-group): Message killing of
4752         groups.
4753
4754         * mm-util.el (mm-preferred-coding-system): New function.
4755         (mm-mime-charset): Use it.
4756
4757         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4758
4759 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4760
4761         * gnus-mlsplt.el: New file.
4762
4763 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4764
4765         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4766         functions.
4767         (mm-attachment-override-p): Take a handle instead of a type.
4768         (mm-inlined-p): Ditto.
4769         (mm-automatic-display-p): Ditto,
4770         (mm-inlinable-p): Ditto.
4771
4772         * nndraft.el (nndraft-request-expire-articles): Delete backup
4773         files.
4774
4775         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4776
4777         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4778
4779 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4780
4781         * nnmail.el (nnmail-split-it): Allow .*.
4782
4783 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4784
4785         * mm-decode.el (mm-inline-large-images-p): Renamed.
4786
4787         * gnus-art.el (article-date-ut): Always look in the current buffer
4788         for the Date header.
4789
4790         * mml.el (mml-validate): New command.
4791
4792         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4793         since we are dealing with regexps.
4794
4795 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4796
4797         * gnus.el: Pterodactyl Gnus v0.91 is released.
4798
4799 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4800
4801         * gnus-agent.el (gnus-agent-save-active-1): New function.
4802         (gnus-agent-save-active): use it.
4803         (gnus-agent-save-groups): Ditto.
4804
4805         * gnus-cache.el (gnus-cache-write-active): Use it.
4806
4807         * gnus-agent.el (gnus-agent-write-active): Use it.
4808
4809         * gnus-util.el (gnus-write-active-file): New function.
4810
4811         * gnus-agent.el (gnus-agent-write-active): New function to keep
4812         lower boundaries and canceled groups.
4813         (gnus-agent-save-groups): Use it.
4814         (gnus-agent-save-active): Use it.
4815         (gnus-agent-save-group-info): Only write active files.
4816         (gnus-agent-expire): Update active file.
4817
4818         * mm-decode.el (mm-inlinable-part-p): Removed.
4819         (mm-user-display-methods): Default to nil.
4820         (mm-user-display-methods): Removed.
4821         (add-mime-display-method): Removed.
4822         (mm-automatic-display): Renamed.
4823         (mm-automatic-display-p): Use it.
4824         (mm-inlined-types): New variable.
4825         (mm-inlined-p): New function.
4826
4827         * message.el (message-reply): Bind message-this-is-mail.
4828
4829 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4830
4831         * smiley.el (smiley-buffer): Fix for NT.
4832
4833 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4834
4835         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4836
4837         * message.el (message-check-news-header-syntax): Protect against
4838         nil froms.
4839
4840         * mm-util.el (mm-auto-mode-alist): New.
4841
4842         * mml.el (mml-generate-mime-1): Ditto.
4843
4844         * gnus.el: Use mm-insert-file-contents throughout instead of
4845         nnheader.
4846
4847         * mm-util.el (mm-insert-file-contents): New function.
4848
4849 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4850
4851         * gnus.el: Pterodactyl Gnus v0.90 is released.
4852
4853 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4854
4855         * mailcap.el (mailcap-possible-viewers): Use string=.
4856
4857 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4858
4859         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4860         (mm-uu-forward-end-line): New variable.
4861         (mm-uu-begin-line): Handle forwarded message.
4862         (mm-uu-identifier-alist): Ditto.
4863         (mm-uu-dissect): Ditto.
4864
4865 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4866
4867         * lpath.el: Two free variables.
4868
4869 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4870
4871         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4872         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4873         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4874
4875         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4876         (nnfolder-file-coding-system-for-write): New variable.
4877         (nnfolder-active-file-coding-system): New variable.
4878         (nnfolder-active-file-coding-system-for-write): New variable.
4879         (nnfolder-save-active): New function.
4880         (nnfolder-save-buffer): Use them.
4881         (nnfolder-possibly-change-group): Ditto.
4882         (nnfolder-request-list-newsgroups): Ditto.
4883         (nnfolder-request-create-group): Ditto.
4884         (nnfolder-request-expire-articles): Ditto.
4885         (nnfolder-request-move-article): Ditto.
4886         (nnfolder-request-accept-article): Ditto.
4887         (nnfolder-request-delete-group): Ditto.
4888         (nnfolder-request-rename-group): Ditto.
4889         (nnfolder-possibly-change-folder): Ditto.
4890         (nnfolder-read-folder): Ditto.
4891         (nnfolder-request-list): Remove pathname-coding-system.
4892         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4893
4894         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4895         (nnmail-file-coding-system-1): Removed.
4896         (nnmail-find-file): Use nnmail-pathname-coding-system.
4897         (nnmail-write-region): Ditto.
4898
4899         * nnmbox.el (nnmbox-file-coding-system): New variable.
4900         (nnmbox-file-coding-system-for-write): New variable.
4901         (nnmbox-active-file-coding-system): New variable.
4902         (nnmbox-active-file-coding-system-for-write): New variable.
4903         (nnmbox-save-buffer): New function.
4904         (nnmbox-save-active): New function.
4905         (nnmbox-request-scan): Use them.
4906         (nnmbox-request-expire-articles): Ditto.
4907         (nnmbox-request-move-article): Ditto.
4908         (nnmbox-request-accept-article): Ditto.
4909         (nnmbox-request-replace-article): Ditto.
4910         (nnmbox-request-delete-group): Ditto.
4911         (nnmbox-request-rename-group): Ditto.
4912         (nnmbox-request-create-group): Ditto.
4913
4914         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4915         (mm-running-ntemacs): Removed.
4916
4917         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4918
4919 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4920
4921         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4922
4923 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4924
4925         * qp.el (quoted-printable-encoding-characters): Support lower case.
4926
4927 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4928
4929         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4930         (rfc2047-b-encode-region): Encode line by line.
4931
4932 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4933
4934         * mm-util.el (mm-find-mime-charset-region): Fix.
4935
4936 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4937
4938         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4939         (mm-find-mime-charset-region): Ditto.
4940
4941 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
4942
4943         * gnus-sum.el (gnus-summary-move-article): Fix something or
4944         other.
4945
4946 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4947
4948         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
4949         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
4950         (gnus-summary-enter-digest-group): Use them.
4951         (gnus-summary-setup-default-charset): Ditto.
4952
4953 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4954
4955         * base64.el (base64-run-command-on-region): Use unibyte buffer.
4956
4957 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4958
4959         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
4960           gnus-newsgroup-name is nil.
4961
4962 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4963
4964         * rfc2047.el (rfc2047-encode): Chop the tail newline.
4965
4966 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4967
4968         * gnus-art.el (article-emphasize): Use correct
4969         gnus-article-emphasis-alist.
4970
4971 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4972
4973         * mm-view.el (mm-inline-text): Fix text/html bug.
4974
4975 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4976
4977         * gnus.el: Pterodactyl Gnus v0.89 is released.
4978
4979 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
4980
4981         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
4982         * message.el (message-draft-coding-system): Ditto.
4983         * mm-util.el (mm-running-ntemacs): Ditto.
4984
4985 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4986
4987         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
4988         cause problem.
4989
4990 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4991
4992         * mm-view.el (mm-inline-text): Ignore error in w3-region.
4993
4994 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4995
4996         * mml.el: require mm-decode.
4997
4998 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4999
5000         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5001
5002 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5003
5004         * mm-view.el (mm-inline-image): Fix image undisplayer.
5005
5006 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5007
5008         * mml.el (mml-insert-multipart): Error in compeling-read.
5009         (mml-insert-tag): Match tags.
5010
5011 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5012
5013         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5014         (gnus-cache-braid-heads): Ditto.
5015         (gnus-cache-retrieve-headers): Ditto.
5016
5017 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5018
5019         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5020
5021 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5022
5023         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5024         to string under XEmacs.
5025
5026 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5027
5028         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5029
5030 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5031
5032         * mm-view.el (mm-inline-message): Fix message view bug.
5033         * gnus-art.el (gnus-article-prepare): Ditto.
5034
5035 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5036
5037         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5038
5039 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5040
5041         * gnus.el: Pterodactyl Gnus v0.88 is released.
5042
5043 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5044
5045         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5046         usage.
5047
5048         * nnmail.el (nnmail-get-new-mail): Save info.
5049
5050 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5051
5052         * gnus.el: Pterodactyl Gnus v0.87 is released.
5053
5054 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5055
5056         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5057         (mail-source-run-script): New function.
5058         (mail-source-fetch-pop): Use it.
5059
5060 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5061
5062         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5063
5064 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5065
5066         * gnus.el: Pterodactyl Gnus v0.86 is released.
5067
5068 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5069
5070         * gnus-art.el (gnus-treat-translate): New variable.
5071         (gnus-treat-predicate): Accept a list of regexps.
5072         (gnus-article-treat-custom): Allow a list of regexps.
5073
5074 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5075
5076         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5077         type.
5078
5079 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5080
5081         * gnus-art.el (article-babel): Narrow a bit.
5082
5083         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5084
5085 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5086
5087         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5088         only unread ones.
5089         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5090         articles, not only unread ones.
5091
5092 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5093
5094         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5095         keystroke.
5096
5097         * gnus-art.el (gnus-article-x-face-command): Ditto.
5098
5099         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5100
5101         * gnus.el (gnus-method-simplify): Accept server names.
5102
5103 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5104
5105         * gnus-art.el (article-babel-prompt): New function.
5106         (article-babel): New command.
5107
5108 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5109
5110         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5111
5112         * mml.el (mml-generate-mime-1): Don't insert literally.
5113
5114         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5115         (gnus-netrc-syntax-table): Removed.
5116         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5117
5118 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5119
5120         * mm-view.el (mm-inline-text): Fix charset for text/html.
5121
5122 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5123
5124         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5125
5126 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127
5128         * nnmail.el (nnmail-split-incoming): Return the number of split
5129         mails.
5130         (nnmail-process-babyl-mail-format): Ditto.
5131         (nnmail-process-unix-mail-format): Ditto.
5132         (nnmail-process-mmdf-mail-format): Ditto.
5133         (nnmail-process-maildir-mail-format): Ditto.
5134
5135         * mail-source.el (mail-source-callback): Return the number from
5136         the callback.
5137
5138         * message.el (message-send-mail): Generate Lines.
5139
5140         * mail-source.el (mail-source-call-script): New function.
5141         (mail-source-call-script): New function.
5142
5143 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5144
5145         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5146         (gnus-select-newsgroup): Use it.
5147         (gnus-group-highlight-words-alist): New variable.
5148         (gnus-newsgroup-emphasis-alist): New variable.
5149         (gnus-summary-local-variables):  Use it.
5150         * lpath.el: Use it.
5151         * gnus-art.el (article-emphasize): Use it.
5152         (gnus-emphasis-highlight-words): New face.
5153         * gnus-cus.el (gnus-group-parameters): New parameter.
5154
5155 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5156
5157         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5158         parameter `headers'.
5159         (gnus-cache-enter-article): Ditto.
5160         (gnus-cache-update-article): Ditto.
5161         * gnus-sum.el (gnus-summary-move-article): Ditto.
5162         (gnus-summary-mark-article-as-unread): Ditto.
5163         (gnus-summary-mark-article): Ditto.
5164
5165 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5166
5167         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5168         (gnus-posting-style-alist): Removed.
5169         (gnus-message-style-insertions): Ditto.
5170         (gnus-configure-posting-styles): Reimplementation.
5171
5172         * mail-source.el (mail-source-fetch): Error the message.
5173
5174         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5175
5176 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5177
5178         * gnus.el: Pterodactyl Gnus v0.85 is released.
5179
5180 1999-04-20  Michael Cook  <cook@sightpath.com>
5181
5182         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5183           Outlook citation regex.
5184
5185 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5186
5187         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5188         semicolon.
5189
5190 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5191
5192         * gnus-range.el (gnus-remove-from-range): Document range1
5193         modification, protect range2.
5194
5195 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5196
5197         * gnus-sum.el (gnus-update-marks): Protect lists from
5198         gnus-remove-from-range, don't sort twice.
5199
5200 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5201
5202         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5203         function in backend.
5204
5205 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5206
5207         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5208         request-accept-article function in the backend instead of using
5209         the 'respool capability.
5210
5211 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5212
5213         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5214         spurious whitespace at eob.
5215
5216 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5217
5218         * nnmail.el (nnmail-get-new-mail): Check right variable.
5219
5220 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5221
5222         * mailcap.el (mailcap-mime-data): Fix rfc822.
5223
5224 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5225
5226         * nndoc.el (nndoc-nsmail-type-p): New function.
5227         (nndoc-type-alist): Recognize nsmail.
5228
5229 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5230
5231         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5232         *before* `article-hide-headers' deletes the information.
5233
5234 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5235
5236         * gnus-sum.el (gnus-summary-save-parts): New command and
5237         keystroke.
5238         (gnus-summary-save-parts-1): New function.
5239         (gnus-summary-iterate): Buggy.
5240
5241         * mm-decode.el (mm-save-part-to-file): Made into own function.
5242
5243 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * gnus-group.el (gnus-group-set-info): Resist nils.
5246
5247 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * mailcap.el (mailcap-mime-data): Ditto.
5250
5251         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5252
5253         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5254
5255 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5256
5257         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5258         gnus-article-date-lapsed-new-header is t.
5259
5260 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5261
5262         * gnus.el: Pterodactyl Gnus v0.84 is released.
5263
5264 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5265
5266         * gnus-msg.el (gnus-bug-message): Mime change.
5267
5268 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5269
5270         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5271
5272 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5273
5274         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5275         `x-uue'.
5276
5277 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5278
5279         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5280         when authentication is 'password.
5281
5282 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5283
5284         * gnus-win.el (gnus-configure-windows): Accept a setting.
5285
5286 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5287
5288         * mm-util.el (mm-quote-arg): Moved here.
5289
5290         * mm-decode.el (mm-quote-arg): Quote more chars.
5291
5292 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5293
5294         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5295         with newlines would create buggy .nov files.
5296
5297         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5298
5299         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5300         end of lines.
5301
5302         * message.el (message-mode): Doc fix.
5303
5304         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5305
5306         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5307
5308         * gnus-art.el (article-date-ut): Rewrite.
5309
5310         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5311         order.
5312
5313         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5314         headers.
5315
5316         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5317
5318 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5319
5320         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5321         (article-date-ut): use it.
5322
5323 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5324
5325         * mail-source.el (mail-source-fetch-pop): Call script
5326         asynchronously.
5327
5328 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5329
5330         * gnus.el: Pterodactyl Gnus v0.83 is released.
5331
5332 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333
5334         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5335
5336         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5337
5338         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5339
5340         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5341
5342         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5343
5344         * message.el (message-generate-headers): Accept continuation
5345         headers.
5346
5347 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5348
5349         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5350
5351 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5352
5353         * gnus-art.el (gnus-treatment-function-alist): use
5354         maybe-hide-headers.
5355
5356         * message.el (message-inhibit-body-encoding): Typo.
5357         (message-resend): Inhibit encoding.
5358
5359         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5360
5361         * gnus-art.el (article-remove-cr): Use re-search.
5362
5363         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5364         headers.
5365
5366         * mm-decode.el (mm-quote-arg): Quote '.
5367
5368         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5369
5370         * mm-decode.el (mm-insert-part): Use multibyte for text.
5371
5372         * gnus-start.el (gnus-read-newsrc-file): New variable.
5373         (gnus-read-newsrc-file): Use it.
5374
5375 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5376
5377         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5378
5379         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5380         function.
5381
5382 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5383
5384         * gnus.el: Pterodactyl Gnus v0.82 is released.
5385
5386 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5387
5388         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5389         for iso8859-2.
5390
5391 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5392
5393         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5394         synonym alist.
5395
5396 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5397
5398         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5399
5400 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5401
5402         * mail-source.el (mail-source-fetch): Ask before bugging out.
5403
5404 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5405
5406         * uudecode.el (uudecode-decode-region-external): Don't assume
5407         uudecode-temporary-file-directory ends with a slash.
5408
5409 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5410
5411         * gnus-sum.el (gnus-update-marks):
5412         (gnus-update-read-articles):
5413         (gnus-summary-expire-articles): Check server.
5414
5415 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5416
5417         * mml.el (mml-preview): New function.
5418
5419 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5420
5421         * mail-source.el (mail-source-fetch-file): Return the right
5422         value.
5423
5424 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5425
5426         * mml.el (mml-insert-parameter): New function.
5427         (mml-insert-parameter-string): New function.
5428
5429         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5430
5431         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5432         (gnus-mime-display-part): Use it.
5433
5434         * mm-decode.el (mm-alternative-precedence): Removed.
5435         (mm-discouraged-alternatives): New variable.
5436         (mm-preferred-alternative-precedence): New function.
5437
5438         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5439
5440         * mail-source.el (mail-sources): New variable.
5441
5442         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5443
5444         * mm-decode.el (mm-valid-image-format-p): New function.
5445         (mm-inline-media-tests): Use it.
5446         (mm-valid-and-fit-image-p): New function.
5447
5448         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5449         (gnus-agent-fetch-group): Ditto.
5450
5451 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5452
5453         * nnmail.el (nnmail-article-group): in case of a group name
5454         containing "\\n" constructs, be sure to pass the expanded value to
5455         nn*-save-mail.
5456
5457 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5458
5459         * gnus.el: Pterodactyl Gnus v0.81 is released.
5460
5461 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5462
5463         * gnus-sum.el (gnus-get-split-value): Reverse result.
5464
5465 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5466
5467         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5468
5469 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5470
5471         * mml.el (mml-insert-tag): Insert concluding part.
5472
5473         * message.el (message-send-mail): Encode later.
5474         (message-send-news): Ditto.
5475
5476         * nnfolder.el: Don't use mail delim.
5477
5478 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5479
5480         * gnus-cus.el (gnus-group-customize): Put point at min.
5481
5482         * mm-view.el (mm-inline-text): Allow toggling html.
5483
5484 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5485
5486         * mail-source.el: Added prescript and postscript to file.
5487
5488 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * nnmail.el: Reverted.
5491
5492         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5493         (gnus-setup-posting-charset): Did work.
5494
5495 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5496
5497         * gnus.el (gnus-short-group-name): Use
5498         gnus-group-uncollapsed-levels.
5499
5500 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5501
5502         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5503
5504 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5505
5506         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5507         (article-strip-headers-from-body): New command and keystroke.
5508
5509 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5510
5511         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5512
5513         * nnheader.el (nnheader-insert-file-contents): Bind
5514         enable-local-eval to nil.
5515         (nnheader-find-file-noselect): Ditto.
5516
5517         * nnmail.el (nnmail-article-group): Don't remove long lines.
5518         (nnmail-remove-long-lines): New function.
5519         (nnmail-split-header-length-limit): Removed.
5520
5521         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5522
5523         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5524
5525 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5526
5527         * gnus-sum.el (gnus-summary-generic-mark): New function.
5528
5529         * nnmail.el (nnmail-split-header-length-limit): Increased.
5530         (nnmail-article-group): Allow nil.
5531
5532         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5533
5534         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5535         first.
5536
5537         * mml.el (mml-minibuffer-read-type): Include types from
5538         mailcap-mime-data.
5539
5540         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5541
5542 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5543
5544         * mml.el (mml-insert-tag): New function.
5545         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5546         confusion with functions like `mml-read-tag'.
5547         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5548         (mml-minibuffer-read-description): Ditto with
5549         `mml-minibuffer-read-description'.
5550         (mml-attach-buffer): New function.
5551         (mml-mode-map): New entry for /.
5552         (mml-minibuffer-read-type): Accept DEFAULT.
5553
5554         * mml.el (mml-quote-region): Narrow the region.
5555
5556         * message.el (message-mode-menu): message-mime-attach-file is now
5557         mml-attach-file.
5558
5559 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5560
5561         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5562
5563 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5564
5565         * mml.el (mml-attach-buffer): New command.
5566
5567 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5568
5569         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5570         with a proper range. Compress range.
5571
5572         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5573
5574 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5575
5576         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5577
5578 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5579
5580         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5581         (gnus-picons-convert-x-face): Removed.
5582         (gnus-picons-article-display-x-face): Removed.
5583         (gnus-picons-x-face-sentinel): Ditto.
5584         (gnus-picons-display-x-face): Ditto.
5585
5586 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5587
5588         * gnus.el: Pterodactyl Gnus v0.80 is released.
5589
5590 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5591
5592         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5593
5594         * gnus-sum.el (gnus-with-article): Moved here.
5595
5596         * mail-source.el (mail-source-fetch-pop): Ask for password even
5597         when program.
5598
5599 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5600
5601         * gnus-msg.el (gnus-bug): Add description.
5602
5603         * mml.el (mml-insert-mml-markup): Insert disposition.
5604
5605         * message.el (message-send-mail): Always encode mail headers.
5606
5607         * smiley.el (gnus-smiley-display): Goto body.
5608
5609 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5610
5611         * smiley.el (gnus-smiley-display): Don't search to blank line.
5612
5613 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5614
5615         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5616         when requested.
5617
5618         * nnmail.el (nnmail-current-spool): Removed.
5619
5620         * gnus-salt.el (gnus-tree-inhibit): New varible.
5621
5622         * gnus.el (mm-util): Required.
5623
5624 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5625
5626         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5627
5628 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5629
5630         * mail-source.el (mail-source-bind): Doc fix.
5631
5632 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * message.el (message-mode): Doc fix.
5635
5636         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5637         encoding.
5638
5639         * gnus.el (gnus-methods-equal-p): Moved here.
5640
5641         * mail-source.el: pop at 110.
5642
5643         * pop3.el (pop3-movemail): Use write-region instead of
5644         append-to-file to avoid excessive messaging.
5645
5646 1999-02-27  lantz moore  <lmoore@contigo.com>
5647
5648         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5649         type directory.
5650
5651 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5652
5653         * gnus-art.el (article-hide-boring-headers): Field names must not
5654         contain whitespace.
5655
5656 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5657
5658         * gnus.el: Pterodactyl Gnus v0.79 is released.
5659
5660 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5661
5662         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5663
5664         * mml.el (mml-mode): Don't use add-minor-mode.
5665
5666         * message.el (messgage-inhibit-body-encoding): New variable.
5667         (message-encode-message-body): Use it.
5668
5669 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5670
5671         * gnus.el: Pterodactyl Gnus v0.78 is released.
5672
5673 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5674
5675         * message.el (message-mode): Switch on MML mode.
5676
5677         * mml.el: Included commands and functions.
5678         (mml-mode-map): New keymap.
5679
5680         * message.el: Removed the insertion commands and functions.
5681
5682         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5683
5684         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5685         keystroke.
5686
5687         * gnus-art.el (gnus-narrow-to-page): Revert.
5688
5689         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5690         (gnus-cite-parse-maybe): Always reparse.
5691
5692         * message.el (message-encode-message-body): Don't insert
5693         "multipart warning".
5694
5695         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5696
5697 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5698
5699         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5700
5701         * nnmail.el: Require mm-util.
5702
5703 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5704
5705         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5706         group.
5707
5708 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5709
5710         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5711
5712 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5713
5714         * gnus-msg.el (gnus-extended-version): Better regexp.
5715
5716 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5717
5718         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5719         is called with the result of SPLIT and should return a new split.
5720
5721         * gnus.texi: update the doc.
5722
5723 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5724
5725         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5726         displayed in the article buffer, output bars if
5727         `gnus-picons-display-article-move-p'.
5728
5729 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5730
5731         * mail-source.el (mail-source-fetch-pop): Typo.
5732
5733 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5734
5735         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5736
5737 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5738
5739         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5740
5741 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5742
5743         * mml.el (mml-insert-buffer): New function.
5744
5745         * message.el (message-forward): Insert the buffer in the buffer.
5746
5747 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5748
5749         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5750
5751 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5752
5753         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5754
5755 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5756
5757         * gnus.el: Pterodactyl Gnus v0.77 is released.
5758
5759 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5760
5761         * gnus-art.el (gnus-displaying-mime): New variable.
5762         (article-narrow-to-head): New function.
5763
5764         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5765         Default to pop instead of pop3.
5766
5767 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5768
5769         * gnus-art.el (article-hide-pgp): Goto body.
5770
5771         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5772
5773         * gnus-cite.el: Don't use goto-line.
5774
5775         * gnus-art.el (gnus-article-treat-html): Removed.
5776         (gnus-treat-article): Save restriction.
5777
5778 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5779
5780         * message.el (message-send-mail): Don't untabify.
5781         (message-mode): Don't use tabs for indentation.
5782
5783 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5784
5785         * message.el (message-send-mail): Don't untabify.
5786
5787         * nnml.el (nnml-save-mail): Typo fix.
5788
5789 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5790
5791         * message.el (message-cite-function): Add
5792         `message-cite-original-without-signature' customization option.
5793
5794 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5795
5796         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5797         `nnmail-prepare-incoming-header-hook'.
5798
5799 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5800
5801         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5802
5803 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5804
5805         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5806
5807 1999-02-18  Michael Cook  <cook@sightpath.com>
5808
5809         * Recognize Microsoft Outlook's cite attribution conventions.
5810
5811 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
5812
5813         * gnus-sum.el: Bind M.
5814
5815 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
5816
5817         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
5818
5819 1999-02-15  Didier Verna  <verna@inf.enst.fr>
5820
5821         * gnus-picon.el (gnus-group-display-picons): ensures that
5822         `article-goto-body' really goes to the article body.
5823
5824 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5825
5826         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
5827
5828         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
5829
5830         * mm-view.el (mm-view-message): Enable multibyte.
5831
5832 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5833
5834         * nnmail.el (nnmail-get-new-mail): Message later.
5835
5836         * mm-util.el (mm-find-charset-region): Revert to checking
5837         multibyte.
5838
5839 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
5840
5841       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
5842       attachment.
5843
5844 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5845
5846         * gnus.el: Pterodactyl Gnus v0.76 is released.
5847
5848 1999-02-06  Felix Lee  <flee@cygnus.com>
5849
5850         * gnus.el (gnus-group-change-level-function): Typo.
5851
5852 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5853
5854         * gnus-sum.el (gnus-nov-skip-field): Removed.
5855         (gnus-nov-field): Ditto.
5856         (gnus-nov-parse-extra): Ditto.
5857         (gnus-nov-read-integer): Ditto.
5858
5859 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
5860
5861         * nnheader.el (nnheader-nov-read-message-id): New macro.
5862         (nnheader-parse-nov): Use it.
5863
5864         * gnus-sum.el (gnus-nov-read-message-id): New macro.
5865         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
5866         `(eq (char-after) ?\n)'.
5867
5868 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5869
5870         * gnus.el (gnus-other-frame): Always pop up a new frame.
5871
5872 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5873
5874         * gnus-range.el (gnus-range-add): Rewrite.
5875
5876 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
5877
5878         * nnmail.el (nnmail-split-incoming): Added detection of maildir
5879         format.
5880         (nnmail-process-maildir-mail-format): New function.
5881
5882         * mail-source.el (mail-source-fetch-maildir): New function.
5883         (mail-source-keyword-map): Add default for maildir method.
5884         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
5885
5886 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887
5888         * mail-source.el (mail-source-fetcher-alist): Remove apop.
5889
5890         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
5891         (nndoc-mime-digest-type-p): Removed.
5892
5893 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5894
5895         * gnus-art.el (gnus-article-read-summary-keys): Set the point
5896         where it is supposed to be.
5897         (gnus-treat-play-sounds): New variable.
5898
5899         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
5900
5901         * gnus-art.el (article-display-x-face): Narrow to head.
5902         (gnus-article-washed-types): New variable.
5903         (article-hide-pgp): Is not a toggle.
5904         (gnus-article-hide-text-type): Save types.
5905         (article-decode-charset): Use it.
5906
5907         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
5908
5909         * message.el (message-forward-start-separator): Removed.
5910         (message-forward-end-separator): Removed.
5911         (message-signature-before-forwarded-message): Removed.
5912         (message-included-forward-headers): Removed.
5913         (message-check-news-body-syntax): Don't check forward.
5914         (message-forward): Use MIME.
5915
5916         * nnvirtual.el (nnvirtual-request-article): Bind
5917         gnus-article-decode-hook to nil.
5918
5919 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5920
5921         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
5922         us-ascii.
5923
5924 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5925
5926         * format-spec.el (format-spec): Be more robust.
5927
5928         * message.el (message-encode-message-body): Default
5929         mail-parse-charset to mail-parse-charset.
5930
5931         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
5932         (gnus-summary-edit-article): Bind mail-parse-charset.
5933
5934         * mml.el (mml-read-tag): Ignore white space after end of tag.
5935
5936         * message.el (message-goto-body): Also work in separatorless
5937         articles.
5938
5939         * mml.el (mml-translate-from-mime): New function.
5940         (mml-insert-mime): Ditto.
5941         (mml-to-mime): New function.
5942         (mime-to-mml): New name.
5943
5944         * gnus-sum.el (gnus-summary-edit-article): Always select raw
5945         article.
5946
5947         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
5948
5949         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
5950         special-case nndraft groups.
5951
5952 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5953
5954         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
5955         (gnus-get-newsgroup-headers): Already bound.
5956
5957         * message.el (message-encode-message-body): Use posting charset.
5958
5959         * mm-bodies.el (mm-encode-body): Use MIME charsets.
5960         (mm-body-encoding): Do CTE.
5961         (mm-body-7-or-8): New function.
5962
5963         * mm-util.el (mm-mime-charset): Always fall back on alist.
5964         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
5965         (mm-mime-mule-charset-alist): Add arabic-*-column.
5966         (mm-find-mime-charset-region): New function.
5967
5968         * format-spec.el (format-spec-make): New function.
5969
5970         * mail-source.el (format-spec): Required.
5971         (mail-source-fetch-with-program): Removed.
5972         (mail-source-fetch-with-program): New function.
5973
5974         * format-spec.el: New file.
5975
5976 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
5977
5978         * mail-source.el (mail-source-fetch-with-program): Take optional
5979         parameter.
5980
5981 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5982
5983         * gnus-start.el: Ignore some groups.
5984         (gnus-setup-news): Bind nnmail-fetched-sources.
5985
5986         * message.el (message-send-mail): Remove all tabs.
5987
5988         * mm-util.el (mm-find-charset-region): Just check whether
5989         find-charset-region is defined.
5990
5991 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5992
5993         * gnus-group.el (gnus-group-get-new-news): Use
5994         nnmail-fetched-sources.
5995
5996         * nnmail.el (nnmail-fetched-sources): New variable.
5997         (nnmail-get-new-mail): Use it.
5998
5999         * mail-source.el (mail-source-fetched-sources): New variable.
6000         (mail-source-fetch): Use it.
6001
6002 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6003
6004         * gnus.el (gnus-getenv-nntpserver): if the file that
6005         gnus-nntpserver-file names has a trailing newline, the
6006         string-match will always match, and thus the file will never be
6007         read.  (^ matches start of "line", \\` matches start of "buffer",
6008         which is what was intended...)
6009
6010 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6011
6012         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6013
6014 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6017         select methods.
6018
6019 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6020
6021         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6022
6023 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6024
6025         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6026
6027 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6028
6029         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6030         a typo.
6031         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6032         charset to nil.
6033         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6034         * gnus-start.el (gnus-start-draft-setup): Ditto.
6035
6036 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6037
6038         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6039         (mail-source-value): Don't do variables.
6040
6041         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6042
6043         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6044
6045 1999-02-01  Michael Cook  <cook@sightpath.com>
6046
6047         * Defenestrate spurious ?a.
6048
6049 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6050
6051         * mail-source.el (mail-source-fetch-pop): Instead use
6052         :authentication.
6053
6054 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6055
6056         * lisp/mail-source.el : Support APOP authentication scheme.
6057
6058 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6059
6060         * pop3.el (pop3-movemail): Return t.
6061
6062 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6063
6064         * rfc2047.el (rfc2047-fold-region): New function.
6065         (rfc2047-encode-message-header): Use it.
6066
6067 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6068
6069         * gnus-sum.el (gnus-group-charset-alist): Add more.
6070
6071 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6072
6073         * gnus.el: Pterodactyl Gnus v0.75 is released.
6074
6075 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6076
6077         * gnus-art.el (article-display-x-face): Don't narrow to head.
6078
6079 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6080
6081         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6082
6083 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6084
6085         * mail-source.el (mail-source-fetch-directory): Ignore
6086         directories.
6087
6088         * gnus-cus.el (gnus-group-parameters): Addition.
6089
6090         * gnus-art.el (article-strip-banner): Do symbolic banners.
6091         (article-strip-banner): New keystroke.
6092
6093 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6094
6095         * gnus-art.el (article-strip-banner): New command.
6096
6097 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6098
6099         * gnus-art.el (gnus-treat-strip-banners): New variable.
6100
6101 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6104         has been exist.
6105
6106 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6107
6108         * message.el (message-draft-coding-system): Check coding-system.
6109         * mm-util.el (mm-text-coding-system): Ditto.
6110
6111 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6112
6113         * mail-source.el (mail-source-fetch-pop): Save excursion.
6114
6115 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6116
6117         * mail-source.el (mail-source-movemail-args): Not constant.
6118         (mail-source-movemail-args): Removed.
6119         (mail-source-fetch-with-program): New function.
6120         (mail-source-fetch-pop): Use program and function.
6121         (mail-source-movemail-program): Removed.
6122
6123         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6124         (gnus-treat-date-user-defined): New variable.
6125
6126 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6127
6128         * nnmail.el (nnmail-fix-eudora-headers): New function.
6129
6130 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6131
6132         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6133
6134 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6135
6136         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6137         (smiley-nosey-regexp-alist): Ditto.
6138
6139         * gnus-art.el (gnus-treatment-function-alist): Do
6140         gnus-article-add-buttons-to-head later.
6141         (gnus-treat-capitalize-sentences): New variable.
6142         (article-capitalize-sentences): New command and keystroke.
6143
6144         * gnus-group.el (gnus-group-catchup-current): Do group.
6145
6146         * message.el (message-default-charset): Add group.
6147
6148 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6149
6150         * gnus.el: Pterodactyl Gnus v0.74 is released.
6151
6152 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6153
6154         * gnus-art.el (article-fill-long-lines): Renamed.
6155         (article-fill-long-lines): New keystroke.
6156
6157 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6158
6159         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6160
6161         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6162         displayed.
6163         (gnus-group-catchup-current): Be more robus.
6164
6165         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6166         headers.
6167
6168 1999-01-25  Dave Love  <fx@gnu.org>
6169
6170         * message.el (message-mode-menu): Add message-mime-attach-file.
6171         (message-mode): Doc fix.
6172
6173 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6174
6175         * nnmail.el (nnmail-check-duplication): Insert the mail source
6176         string.
6177
6178         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6179         (mail-source-fetch-directory): Ditto.
6180         (mail-source-fetch-file): Ditto.
6181         (mail-source-string): New variable.
6182
6183         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6184         the level.
6185
6186         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6187         before handling.
6188
6189         * mm-util.el (mm-mime-charset): Use the parameters.
6190         (mm-mime-charset): Removed region paremeters.
6191
6192         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6193         source.
6194
6195 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6196
6197         * nnmail.el (nnmail-get-split-group): Quote right.
6198
6199 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6200
6201         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6202         buffer.
6203
6204 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6205
6206         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6207         (gnus-group-mode): Don't hook.
6208
6209         * mail-source.el (mail-source-bind): Doc fix.
6210         (mail-source-bind): Take only one param.
6211
6212         * gnus-art.el (gnus-treat-highlight-signature): typep.
6213
6214         * mail-source.el (mail-source-movemail): Ignore empty file.
6215         (mail-source-callback): Check before deleting.
6216
6217         * message.el (message-mime-attach-file): Include name.
6218
6219 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * mm-util.el (mm-read-charset): Return a symbol.
6222
6223         * mm-view.el (mm-inline-text): Insert signature separator.
6224
6225         * gnus-art.el (gnus-treat-predicate): New function.
6226         (gnus-treat-article): Allow all types to be checked.
6227
6228         * gnus-util.el (gnus-or): New function.
6229         (gnus-and): Ditto.
6230
6231         * gnus-art.el (gnus-mime-display-single): Use override.
6232
6233         * mm-decode.el (mm-attachment-override-types): New variable.
6234         (mm-attachment-override-p): New function.
6235
6236         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6237
6238 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6239
6240         * mm-view.el (mm-inline-text): Do vcards.
6241
6242 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6243
6244         * gnus.el: Pterodactyl Gnus v0.73 is released.
6245
6246 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6247
6248         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6249         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6250         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6251         (nnmail-movemail-program): Removed.
6252         (nnmail-movemail-args): Removed.
6253         (nnmail-pop-password-required): Ditto.
6254         (nnmail-tmp-directory): Ditto.
6255         (nnmail-delete-incoming): Removed.
6256         (nnmail-pop-password, nnmail-moved-inboxes,
6257         nnmail-internal-password, nnmail-move-inbox): Removed.
6258         (nnmail-read-passwd): Ditto.
6259         (nnmail-get-spool-files): Removed.
6260         (nnmail-resplit-incoming): Reinstated.
6261
6262         * mail-source.el: New file.
6263
6264 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6265
6266         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6267
6268 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6269
6270         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6271
6272 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6273
6274         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6275
6276         * gnus-picon.el (gnus-group-display-picons): Goto body.
6277
6278         * gnus.el: Indented all functions; broke long lines; changed all
6279         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6280
6281 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6282
6283         * gnus.el: Pterodactyl Gnus v0.72 is released.
6284
6285 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6286
6287         * gnus.el: Cleaned up trailing whitespace.
6288
6289         * mm-util.el (mm-read-charset): Work.
6290
6291 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6292
6293         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6294         nnheader-translate-file-chars'd group name.
6295
6296 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6297
6298         * message.el (message-encode-message-body): Fold case.
6299
6300 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6301
6302         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6303
6304 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6305
6306         * mailcap.el (mailcap-add): New function.
6307
6308 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6309
6310         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6311         (article-goto-body): Use it.
6312         (gnus-treat-article): Ditto.
6313
6314         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6315         downloaded articles from the downloadeble list.
6316
6317 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6318
6319         * message.el (message-encode-message-body): Bind
6320         mail-parse-charset.
6321
6322         * mm-util.el (mm-charset-synonym-alist): New variable.
6323         (mm-charset-to-coding-system): Use it.
6324         (mm-charset-coding-system-alist): Removed.
6325         (mm-charset-to-coding-system): Don't use it.
6326         (mm-find-charset-region): Use mail-parse-charset.
6327
6328         * gnus-art.el (gnus-treatment-function-alist): Use
6329         gnus-article-display-picons.
6330         (gnus-treat-display-xface): Only do if we have xface feature.
6331         (gnus-part-display-hook): New function.
6332         (gnus-treat-article): Use it.
6333         (gnus-treat-article): Use gnus-visual.
6334
6335         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6336
6337         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6338         displaying.
6339
6340         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6341
6342         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6343         regexp file names.
6344
6345 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6346
6347         * gnus.el: Pterodactyl Gnus v0.71 is released.
6348
6349 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6350
6351         * mm-view.el (mm-inline-image): Don't add a dot.
6352
6353         * gnus-art.el (gnus-treat-article): New function.
6354
6355         * gnus.el (gnus-article-display-hook): Removed.
6356
6357         * gnus-art.el (gnus-article-treat-custom): New variable.
6358
6359         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6360
6361         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6362         functions.
6363
6364         * message.el (message-posting-charset): New variable.
6365         (message-send-mail): Use it.
6366
6367         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6368         (gnus-setup-posting-charset): New function.
6369         (gnus-setup-message): Use it.
6370
6371         * message.el (message-encode-message-body): Just look for
6372         Content-Type before inserting a new one.
6373
6374 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6375
6376         * rfc2047.el (rfc2047-default-charset): Removed.
6377
6378         * mail-prsvr.el: New file.
6379         (mail-parse-charset): New variable.
6380
6381         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6382         Changed name.
6383
6384         * gnus.el (gnus-charset): New group.
6385
6386         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6387
6388         * gnus-sum.el (gnus-default-charset): Default to nil.
6389         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6390         (gnus-newsgroup-iso-8859-1-forced): Removed.
6391
6392         * mm-util.el (mm-known-charsets): Removed.
6393         (mm-default-coding-system): Removed.
6394         (mm-default-charset): Removed.
6395         (mm-read-charset): New function.
6396
6397         * message.el (message-default-charset): Removed.
6398
6399         * rfc2047.el (rfc2047-default-charset): Default to nil.
6400
6401         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6402
6403 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6404
6405         * gnus.el: Pterodactyl Gnus v0.70 is released.
6406
6407 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6408
6409         * mm-decode.el (mm-save-part): Use mm-get-part.
6410         (mm-insert-part): New function.
6411         (mm-get-part): Use it.
6412         (mm-get-image): Ditto.
6413         (mm-display-external): Ditto.
6414
6415         * mm-view.el (mm-inline-text): Ditto.
6416
6417         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6418         ranges.
6419
6420         * mm-decode.el (mm-display-external): Save the buffer.
6421         (mm-remove-part): Kill it.
6422
6423         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6424
6425         * nnagent.el (nnagent-request-set-mark): Defined stub.
6426
6427 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6428
6429         * gnus-score.el (gnus-score-load-score-alist): Bind
6430         coding-system-for-read.
6431
6432         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6433         prepare-exit-hook.
6434
6435         * mm-view.el (mm-setup-w3): Require w3.
6436
6437 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6438
6439         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6440         body.
6441
6442 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6443
6444         * mm-encode.el: Ditto.
6445
6446         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6447         error.
6448
6449         * mailcap.el (mailcap-mime-data): SAFER ps.
6450
6451         * message.el (message-encode-message-body): Always insert a
6452         Content-Type header.
6453
6454         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6455         shown inline.
6456
6457         * mm-view.el (mm-inline-text): Handle all sorts of text.
6458
6459         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6460         don't view.
6461
6462         * mm-decode.el (mm-display-external): Use it.
6463
6464         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6465
6466         * mm-decode.el (mm-save-part): Removed double code.
6467
6468 1999-01-12  Dave Love  <fx@gnu.org>
6469
6470         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6471         application/octet-stream .gz & al files with jka-compr.
6472
6473 1999-01-12  Dave Love  <fx@gnu.org>
6474
6475         * gnus-ems.el (gnus-down-mouse-3): New variable.
6476         * gnus-art.el (gnus-mime-button-map): Use it.
6477         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6478
6479 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6480
6481         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6482
6483 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6484
6485         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6486         buffers.
6487
6488         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6489
6490         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6491
6492 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6493
6494         * mml.el (mml-parameter-string): Strip directory component.
6495
6496 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6497
6498         * gnus.el (gnus-use-demon): Removed.
6499
6500 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * nnmail.el (nnmail-article-group): Don't infloop.
6503
6504 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6505
6506         * gnus-art.el (article-update-date-lapsed): Made it work with
6507         picons, and make it update on all visible frames.
6508         (article-date-ut): Get summary-buffer's current-headers.
6509
6510 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511
6512         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6513         (gnus-picons-setup-p): New variable.
6514
6515 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6516
6517         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6518
6519 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6520
6521         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6522         (gnus-summary-exit-no-update): Use mapcar.
6523
6524 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6525
6526         * gnus-agent.el (gnus-category-write): Make directory.
6527
6528 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6529
6530         * gnus-sum.el (gnus-update-read-articles):
6531         (gnus-update-marks): Request backend update of mark.
6532
6533 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6534
6535         * mm-bodies.el (mm-body-encoding): Use mm-find.
6536
6537 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6538
6539         * gnus-picon.el (gnus-article-display-picons): Fix.
6540
6541 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6542
6543         * gnus.el: Pterodactyl Gnus v0.69 is released.
6544
6545 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6546
6547         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6548
6549         * gnus-agent.el (gnus-agent-remove-group): New command and
6550         keystroke.
6551
6552         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6553
6554 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6555
6556         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6557
6558 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6559
6560         * mm-view.el (mm-inline-text): Bind current id.
6561
6562         * mm-decode.el (mm-handle-id): New macro.
6563         (mm-make-handle): Accept id.
6564         (mm-dissect-singlepart): Use it.
6565
6566 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6567
6568       * message.el (message-cite-original-without-signature): Use
6569       message-signature-separator when searching for signature in
6570       message-cite-original-without-signature.
6571
6572 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6573
6574         * gnus.el (gnus-server-to-method): Check named methods.
6575
6576 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6577
6578         * mm-view.el (mm-view-message): Goto point-min.
6579
6580         * nnmail.el (nnmail-article-group): Don't delete lines, only
6581         shorten them.
6582
6583         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6584         values.
6585
6586         * nnheader.el (nnheader-temp-directory): New variable.
6587         (nnheader-temp-directory): Removed.
6588
6589 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6590
6591         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6592         list of files to check for mailcap entries under windows-nt.
6593
6594 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6595
6596         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6597         summary buffer exists.
6598
6599 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6600
6601         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6602         irrelevant Sun sendmail bug.
6603         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6604
6605         * message.el (message-send-news): Bind mail-header-separator to
6606         "" when asking backend to post.
6607
6608 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6609
6610         * mm-uu.el (mm-dissect-disposition): New variable.
6611         (mm-uu-dissect): Use it.
6612
6613 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6614
6615         * mm-view.el (mm-inline-text): Bind url-current-object.
6616
6617 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6618
6619         * gnus-range.el (gnus-remove-from-range): Rewrite.
6620
6621 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6622
6623         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6624
6625 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6626
6627         * message.el (message-encode-message-body): Insert `MIME-Version'
6628         instead of `Mime-Version'.
6629
6630 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6631
6632         * message.el (message-insert-mime-part): Add the attachment
6633         disposition.
6634         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6635         (message-mime-query-type): New function.
6636         (message-mime-query-description): Ditto.
6637         (message-mime-query-file): Ditto.
6638         (message-insert-mime-part): Use them.
6639         (message-mime-insert-external): Use the new stuff.
6640
6641 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6642
6643         * nnmail.el (nnmail-split-header-length-limit): New variable.
6644
6645         * mm-decode.el (mm-dissect-buffer): Check syntax.
6646
6647         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6648
6649         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6650         (rfc2047-dissect-region): Ditto.
6651
6652 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6653
6654         * mm-view.el (mm-view-message): Decode charset.
6655
6656 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6657
6658         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6659         CT headers.
6660
6661 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6662
6663         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6664         mm-uu-*-function.
6665         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6666
6667 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6668
6669         * message.el (message-send-mail): Do MML first.
6670         (message-send-news): Ditto.
6671
6672 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6673
6674         * gnus-picon.el (gnus-picons-face): New face.
6675         (gnus-picons-try-face): Use it.
6676
6677 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6678
6679         * gnus.el: Pterodactyl Gnus v0.68 is released.
6680
6681 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6682
6683         * gnus.el: Pterodactyl Gnus v0.67 is released.
6684
6685 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6686
6687         * gnus.el: Pterodactyl Gnus v0.66 is released.
6688
6689 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6690
6691         * gnus-art.el (gnus-insert-mime-button): Decode description.
6692
6693 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6694
6695         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6696         (gnus-decode-header-methods): Ditto.
6697         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6698
6699 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6700
6701         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6702
6703 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6704
6705         * mml.el (mml-insert-mime-headers): Encode description.
6706
6707         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6708         line.
6709
6710         * gnus-sum.el (gnus-default-charset): Doc fix.
6711
6712 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6713
6714         * mm-decode.el (mm-display-part): Forward a line.
6715
6716 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6717
6718         * mm-util.el (mm-running-ntemacs): New variable.
6719         (mm-text-coding-system): Ditto.
6720         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6721         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6722
6723 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6724
6725         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6726         buffer.
6727
6728         * message.el (message-insert-headers): New command and keystroke.
6729
6730 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6731
6732         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6733         (mm-get-image): Ditto.
6734
6735         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6736         base64, uudecode and binhex.
6737
6738 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6739
6740         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6741         in text/plain.
6742         * mm-uu.el (mm-uu-dissect): Use inline.
6743
6744 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6745
6746         * mm-view.el (mm-view-message): New function.
6747
6748         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6749         qp.
6750
6751 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6752
6753         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6754         entry for message/rfc822 as 8bit.
6755
6756 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6757
6758         * mailcap.el (mailcap-mime-extensions): Add patch.
6759
6760 1998-12-05  Dale Hagglund  <rdh@best.com>
6761
6762         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6763         argument to force all multipart/* to look like multipart/mixed.
6764
6765         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6766         variable.
6767         (gnus-mime-display-part): Use it.
6768
6769 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6770
6771         * gnus-draft.el (gnus-draft-send): Only disable checks for
6772         non-interactive use.
6773         (gnus-draft-send-message): Use it.
6774
6775 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6776
6777         * gnus.el: Pterodactyl Gnus v0.65 is released.
6778
6779 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6780
6781         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6782
6783         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6784
6785 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6786
6787         * gnus.el: Pterodactyl Gnus v0.64 is released.
6788
6789 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6790
6791         * mm-view.el (mm-setup-w3): Don't load.
6792
6793         * gnus-msg.el (gnus-setup-message): Set group name.
6794         (gnus-group-mail): Avoid leaking local vars.
6795
6796         * message.el (message-attach-file): Renamed.
6797         (message-mime-attach-file): Renamed again.
6798
6799 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6800
6801         * gnus-art.el (article-decode-encoded-words): Bind
6802         rfc2047-default-charset here.
6803
6804         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6805
6806 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6807
6808         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
6809         (gnus-picons-setup-hook): New hook.
6810
6811 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6812
6813         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
6814         string.
6815         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
6816         line.
6817
6818 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6819
6820         * gnus-art.el (gnus-article-prepare-display): Setup w3.
6821         (gnus-mime-view-part): Ditto.
6822         (gnus-mime-inline-part): Dotii.
6823         (gnus-mime-externalize-part): Daddo.
6824         (gnus-mime-internalize-part): Tutti frutti.
6825         (gnus-widget-press-button): Da da do.
6826
6827         * mm-view.el (mm-setup-w3): Require url-vars.
6828
6829 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6830
6831         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
6832         * mm-util.el (mm-find-charset-region): Ditto.
6833
6834 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6835
6836         * message.el (message-send): Don't encode here.
6837         (message-send-mail): But here.
6838         (message-send-news): And here.
6839
6840 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6841
6842         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
6843
6844 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6845
6846         * gnus.el: Pterodactyl Gnus v0.63 is released.
6847
6848 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6849
6850         * mml.el (mml-base-boundary): Shorten.
6851
6852         * message.el (message-insert-mime-part): Use default.
6853
6854         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
6855
6856 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6857
6858         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
6859         buttons, not [*].
6860
6861 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6862
6863         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
6864
6865 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
6866
6867         * gnus-art.el (gnus-insert-mime-button): Fix.
6868
6869 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6870
6871         * message.el (message-insert-mime-part): Nicify prompts.
6872         (message-insert-mime-part): Really delete duplicates.
6873         (message-insert-mime-part): Check against common errors.
6874         (message-insert-mime-part): Fix docstring.
6875
6876 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6877
6878         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
6879
6880 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6881
6882         * gnus-art.el (gnus-mime-button-line-format): Nicify.
6883         (gnus-insert-mime-button): Modify accordingly.
6884
6885 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6886
6887         * gnus-art.el (gnus-display-mime): Set window point.
6888
6889         * mm-decode.el (mm-display-external): Only decode when not
6890         saving.
6891         (mm-alternative-precedence): Prefer multiparts.
6892         (mm-inline-media-tests): Inline multiparts.
6893
6894         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
6895         Ignore errors when requiring url.
6896
6897         * mml.el (mml-quote-region): New command.
6898
6899         * message.el (message-cite-original): Use it.
6900         (message-cite-original-without-signature): Ditto.
6901
6902 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6903
6904         * gnus.el: Pterodactyl Gnus v0.62 is released.
6905
6906 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6907
6908         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
6909
6910 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
6911
6912         * mm-view.el (mm-inline-text): Use `point-min-marker' and
6913         `point-max-marker'.
6914
6915 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6916
6917         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
6918
6919         * gnus-art.el (gnus-mime-display-single): Check for attachment
6920         before other tests.
6921
6922 1998-12-03  Didier Verna  <verna@inf.enst.fr>
6923
6924         * gnus-msg.el (gnus-configure-posting-styles): find a
6925         posting-style entry in the group parameters, if any, and honor it
6926         at the end.
6927
6928 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
6929
6930         * nntp.el (nntp-after-change-function): Fix.
6931
6932 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
6933
6934         * mml.el (mml-generate-mime-1): Insert literally.
6935
6936 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6937
6938         * mml.el (mml-insert-mime-headers): Removed debug.
6939
6940 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6941
6942         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
6943         prefixed.
6944
6945         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
6946         application/emacs-lisp to 8bit.
6947
6948 1998-12-03  Dale Hagglund  <rdh@best.com>
6949
6950         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
6951
6952 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6953
6954         * gnus.el: Pterodactyl Gnus v0.61 is released.
6955
6956 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6957
6958         * mml.el (mml-parse-1): Skipped parts.
6959         (mml-insert-mime-headers): Nil is a list.
6960         (mml-generate-mime-1): Don't insert literally.
6961         (mml-read-tag): Drop text props.
6962         (mml-read-part): Ditto.
6963         (mml-parse-singlepart-with-multiple-charsets): Ditto.
6964
6965 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6966
6967         * gnus.el: Pterodactyl Gnus v0.60 is released.
6968
6969 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6970
6971         * mml.el (mml-parse-1): Don't throw contents away.
6972
6973 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6974
6975         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
6976
6977 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6978
6979         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
6980         function.
6981         (mml-parse-1): Use it.
6982
6983 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6984
6985         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
6986         Use gnus-newsgroup-default-charset.
6987         (article-decode-encoded-words): Remove charset codes.
6988         * gnus-sum.el (gnus-newsgroup-default-charset): Use
6989         gnus-default-charset.
6990
6991 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6992
6993         * message.el (message-send-mail): Don't encode here.
6994         (message-send-news): Nor here.
6995         (message-send): ... but here instead.
6996
6997         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
6998         default to nil.
6999         (gnus-article-display-picons): Replace From line.
7000         (gnus-group-display-picons): Replace Newsgroups line.
7001         (gnus-picons-display-glyph): Set baseline.
7002         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7003         (gnus-picons-xbm-face): Revert to old, standard colors.
7004
7005         * message.el (message-fetch-field): Remove text props.
7006
7007         * gnus-art.el (gnus-article-normalized-header-length): New
7008         variable.
7009         (article-normalize-headers): New command and keystroke.
7010
7011         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7012
7013 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7014
7015         * gnus.el: Pterodactyl Gnus v0.59 is released.
7016
7017 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7018
7019         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7020
7021         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7022
7023 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7024
7025         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7026
7027 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7028
7029         * mm-decode.el (mm-all-images-fit): New variable.
7030         (mm-image-fit-p): Use it.
7031
7032         * gnus-art.el (gnus-mime-display-single): Use it.
7033         (gnus-mime-internalize-part): New command and keystroke.
7034
7035         * mm-decode.el (mm-user-automatic-external-display): New
7036         variable.
7037         (mm-automatic-external-display-p): New function.
7038
7039         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7040         colors.
7041
7042 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7043
7044         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7045
7046         * gnus-art.el (gnus-with-article): Work in the original article
7047         buffer.
7048         (gnus-with-article): Work in read-only groups.
7049
7050 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7051
7052         * mm-bodies.el (mm-decode-string): Return original string if not
7053         decode.
7054
7055 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7056
7057         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7058
7059 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7060
7061         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7062
7063 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7064
7065         * gnus.el: Pterodactyl Gnus v0.58 is released.
7066
7067 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7068
7069         * mm-decode.el (mm-get-image): Return a glyph, not an image
7070         specifier.
7071
7072 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7073
7074         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7075
7076 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7077
7078         * mail-parse.el (rfc2045): Required.
7079
7080 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7081
7082         * mm-view.el (mm-inline-text): Remove props.
7083
7084 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7085
7086         * mm-view.el (mm-setup-w3): Protect url-misc.
7087
7088         * message.el (message-ignored-resent-headers): Remove
7089         Gnus-Warning.
7090
7091         * mml.el (mml-insert-mime-headers): Use encoding.
7092         (mml-parameter-string): Ditto.
7093
7094         * rfc2045.el: New file.
7095         (rfc2045-encode-string): New function.
7096
7097 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7098
7099         * mail-parse.el (mail-header-encode-parameter): New function.
7100
7101         * rfc2231.el (rfc2231-encode-string): New function.
7102
7103 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7104
7105         * mm-bodies.el (mm-decode-string): New function.
7106         * mm-view.el (mm-inline-text): Use mm-decode-string.
7107
7108 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7109
7110         * gnus.el: Pterodactyl Gnus v0.57 is released.
7111
7112 1998-11-23  Felix Lee  <flee@cygnus.com>
7113
7114         * nntp.el (nntp-async-needs-kluge): new setting.
7115         (nntp-async-timer): new var.
7116         (nntp-async-process-list): new var.
7117         (nntp-async-kluge): new function.
7118         (nntp-async-timer-handler): new function.
7119         (nntp-async-wait): new function.
7120         (nntp-async-stop): new function.
7121         (nntp-after-change-function): renamed, and split apart.
7122         (nntp-async-trigger): new function.
7123         (nntp-do-callback): new function.
7124         (nntp-accept-process-output): add optional timeout arg.
7125
7126         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7127         (gnus-async-wait-for-article): new function.
7128         (gnus-async-with-semaphore): s/asynch/async/.
7129
7130 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7131
7132         * gnus-art.el (gnus-with-article): Don't encode.
7133         (gnus-insert-mime-button): Fall back on filename from C-D.
7134         (gnus-mime-display-single): Have dots right on text/plain
7135         attachments.
7136
7137         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7138         broken parts.
7139
7140         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7141
7142         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7143         binhex.
7144
7145         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7146         (gnus-summary-repair-multipart): New command and keystroke.
7147
7148         * gnus-art.el (gnus-with-article-buffer): New macro.
7149
7150 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7151
7152         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7153         undisplay the part.
7154
7155 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7156
7157         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7158
7159         * mml.el (mml-read-part): Partition right.
7160
7161         * mm-decode.el (mm-handle-set-cache): New macro.
7162         (mm-handle-cache): Ditto.
7163         (mm-make-handle): Ditto.
7164         (mm-dissect-singlepart): Use it.
7165         (mm-get-image): Use the cache.
7166
7167 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7168
7169         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7170         (gnus-mime-display-single): Don't insert lines between parts.
7171
7172 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7173
7174         * nnmail.el (nnmail-file-coding-system-1): New variable.
7175         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7176         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7177         * nnml.el (nnml-file-coding-system): New variable.
7178         (nnml-request-article): Use nnml-file-coding-system.
7179
7180 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7181
7182         * gnus.el: Pterodactyl Gnus v0.56 is released.
7183
7184 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7185
7186         * gnus-art.el (gnus-mime-display-part): New function.
7187         (gnus-mime-display-mixed): Use it.
7188
7189         * mm-view.el (mm-setup-w3): Don't register.
7190
7191         * message.el (message-cite-original): Cite parts.
7192
7193 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7194
7195         * mml.el (mml-parameter-string): New function.
7196         (mml-insert-mime-headers): Separated into new function.
7197
7198 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7199
7200         * mml.el (mml-make-boundary): Use `make-string'.
7201
7202 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7203
7204         * binhex.el (binhex-insert-char): Ditto.
7205
7206         * base64.el (base64-insert-char): Ditto.
7207
7208         * uudecode.el (uudecode-insert-char): Code correctly.
7209
7210 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7211
7212         * mml.el (mml-generate-mime): Don't generate multiparts for
7213         empties.
7214
7215         * gnus-art.el (gnus-display-mime): Save excursion.
7216
7217         * message.el (message-remove-first-header): New function.
7218         (message-encode-message-body): Use it.
7219
7220 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7221
7222         * gnus.el: Pterodactyl Gnus v0.55 is released.
7223
7224 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7225
7226         * mm-view.el (mm-setup-w3): New function.
7227
7228         * mm-decode.el (mm-content-id-get-contents): New function.
7229         (mm-content-id-get-type): Ditto.
7230         (mm-content-id-get-encoding): Ditto.
7231         (mm-get-handle-by-content-id): Removed.
7232
7233 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7234
7235         * message.el (message-generate-new-buffers): Fix tag.
7236
7237 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7238
7239         * message.el (message-buffer-name): Check for unique first.
7240
7241         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7242         gnus-inhibit-mime-unbuttonizing.
7243
7244         * gnus-sum.el (t): Bind M-t.
7245         (gnus-inhibit-unbuttonizing): New variable.
7246         (gnus-summary-toggle-display-buttonized): New command.
7247
7248         * gnus-art.el (gnus-display-mime): Select article window.
7249         (article-strip-trailing-space): New command and keystroke.
7250
7251         * nneething.el (nneething-include-files): New variable.
7252         (nneething-create-mapping): Use it.
7253
7254         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7255
7256         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7257         ayto-expirable marks.
7258
7259 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7260
7261         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7262
7263         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7264         ARG.
7265
7266         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7267
7268 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7269
7270         * mm-util.el (mm-binary-coding-system): New variable.
7271         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7272         * mm-decode.el (mm-display-external): Ditto.
7273
7274 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7275
7276         * gnus.el: Pterodactyl Gnus v0.54 is released.
7277
7278 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7279
7280         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7281
7282 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7283
7284         * mm-decode.el (mm-save-part): Unquote.
7285
7286 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7287
7288         * mm-decode.el (mm-save-part): Bind coding system for write.
7289
7290 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7291
7292         * gnus-art.el (gnus-article-mode-line-format): New default.
7293         (gnus-article-mime-part-status): New function.
7294
7295         * message.el (message-send-news): Check the body syntax before
7296         encoding.
7297
7298         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7299         (gnus-mime-display-single): Use it.
7300         (gnus-mime-display-alternative): Ditto.
7301
7302         * mm-decode.el: Check for whether we are running under a term.
7303
7304 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7305
7306         * mm-decode.el (mm-preferred-alternative): Default to first
7307         alternative.
7308         (mm-preferred-alternative): No, we dont.
7309
7310 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7311
7312         * mm-decode.el (mm-display-external): Use binary instead of
7313         no-conversion.
7314         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7315         * nnheader.el (nnheader-file-coding-system): Ditto.
7316         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7317
7318 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7319
7320         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7321         name without method.
7322
7323 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7324
7325         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7326         coding-system -> default-charset.
7327         (gnus-newsgroup-default-charset-alist): Ditto.
7328         (gnus-summary-local-variables): Ditto.
7329         (gnus-set-global-variables): Ditto.
7330         (gnus-get-newsgroup-headers): Ditto.
7331         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7332         (gnus-get-newsgroup-headers-xover): Ditto.
7333         (gnus-newsgroup-setup-default-charset): Ditto.
7334         (article-decode-mime-words): Ditto.
7335         (article-decode-charset): Ditto.
7336         (article-decode-encoded-words): Ditto.
7337         (article-de-quoted-unreadable): Ditto.
7338         (gnus-mime-view-all-parts): Ditto.
7339         (gnus-mime-externalize-part): Ditto.
7340         (gnus-mm-display-part): Ditto.
7341         (gnus-mime-display-single): Ditto.
7342         (gnus-mime-display-alternative): Ditto.
7343         * lpath.el : Ditto.
7344
7345 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7346
7347         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7348         * gnus-art.el (article-decode-charset): Overlay
7349         rfc2047-default-charset.
7350         * message.el (message-draft-coding-system): New variable.
7351         (message-set-auto-save-file-name): Use message-draft-coding-system.
7352         * nndraft.el (nndraft-request-article): Ditto.
7353         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7354         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7355
7356 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7357
7358         * mm-uu.el (mm-uu-test): New function.
7359         (mm-uu-dissect): Inherit charset and cte from head.
7360         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7361
7362 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7363
7364         * gnus.el: Pterodactyl Gnus v0.53 is released.
7365
7366 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7367
7368         * mm-decode.el (mm-get-image): New function.
7369         (mm-image-fit-p): New function.
7370
7371         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7372
7373         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7374
7375         * gnus-art.el (gnus-article-insert-newline): New function.
7376         (article-goto-body): New function.
7377
7378 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7379
7380         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7381         buttons.
7382
7383         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7384         keystroke.
7385
7386         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7387         line between parts.
7388
7389         * message.el (message-remove-header): Go to end if wanted.
7390
7391 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7392
7393         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7394         movement with save-window-excursion.
7395
7396 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7397
7398         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7399
7400 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7401
7402         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7403
7404 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7405
7406         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7407         gnus-newsgroup-coding-system.
7408         (gnus-get-newsgroup-headers): Ditto.
7409         (gnus-get-newsgroup-headers-xover): Ditto.
7410         (gnus-set-global-variables): Ditto.
7411         * gnus-art.el (article-decode-mime-words): Ditto.
7412         (article-decode-charset): Ditto.
7413         (article-decode-encoded-words): Ditto.
7414         (article-de-quoted-unreadable): Ditto.
7415         (gnus-mime-view-all-parts): Ditto.
7416         (gnus-mime-externalize-part): Ditto.
7417         (gnus-mm-display-part): Ditto.
7418         (gnus-mime-display-alternative): Ditto.
7419         (gnus-mime-display-single): Ditto.
7420         * mm-view.el (mm-inline-text): Use default coding system.
7421
7422 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7423
7424         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7425         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7426         (gnus-newsgroup-coding-system): New local variable.
7427         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7428         (gnus-summary-local-variables): Add two new local variables.
7429         (gnus-newsgroup-setup-coding-system): New function.
7430         (gnus-select-newsgroup): Setup coding system.
7431         * lpath.el: Add two new variables.
7432         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7433         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7434         * gnus-cus.el (gnus-group-parameters): Customizable
7435         iso-8859-1-forced.
7436
7437 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7438
7439         * gnus.el: Pterodactyl Gnus v0.52 is released.
7440
7441 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7442
7443         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7444         encoding.
7445
7446         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7447         undisplayed text types.
7448
7449         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7450         types.
7451
7452 1998-11-19  Felix Lee  <flee@cygnus.com>
7453
7454         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7455
7456 1998-11-19  Felix Lee  <flee@cygnus.com>
7457
7458         * gnus-async.el (gnus-asynch-obarray): rename to
7459         gnus-async-hashtb, and don't buffer-local it.
7460
7461         (gnus-async-article-callback): new function.
7462         (gnus-make-async-article-function): use it.
7463
7464         (gnus-async-current-prefetch-group): new var.
7465         (gnus-async-current-prefetch-article): new var.
7466         (gnus-async-request-fetched-article): are we fetching it already?
7467
7468         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7469
7470 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7471
7472         * gnus-sum.el (gnus-summary-show-article): Require.
7473
7474         * message.el: Provide before hooks.
7475         (message-send-news): Do MIME before headers.
7476
7477         * gnus-art.el (gnus-article-check-buffer): New function.
7478         (gnus-article-read-summary-keys): Use it.
7479
7480         * mm-decode.el (mm-user-automatic-display): Display all inline
7481         images.
7482
7483         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7484         much.
7485         (gnus-unbuttonized-mime-types): New variable.
7486
7487 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7488
7489         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7490
7491         * mm-decode.el (mm-quote-arg): Quote semicolons.
7492
7493         * gnus-art.el (gnus-mime-display-single): Don't display
7494         attachments.
7495         (gnus-mime-externalize-part): New command and keystroke.
7496
7497         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7498         (mm-alternative-precedence): Changed order.
7499
7500 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7501
7502         * gnus.el (gnus-method-simplify): New function.
7503         (gnus-native-method-p): New function.
7504         (gnus-secondary-method-p): Use gnus-method-equal.
7505
7506         * gnus-start.el (gnus-group-change-level): Shorten select method.
7507
7508 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7509
7510         * gnus.el: Pterodactyl Gnus v0.51 is released.
7511
7512 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7513
7514         * gnus.el: Applied patches from 5.6.45.
7515
7516         * gnus-score.el (gnus-score-find-trace): Print complete file
7517         paths.
7518         (gnus-score-find-trace): Truncate lines.
7519
7520         * gnus.el (gnus-message-archive-group): Allow function.
7521
7522         * message.el (message-encode-message-body): Remove Mime-Version
7523         before inserting.
7524
7525         * gnus-cus.el (gnus-group-customize): Optional topic.
7526
7527         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7528         keystroke.
7529
7530 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7531
7532         * message.el (message-encode-message-body): Rewrite.
7533
7534 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7535
7536         * mml.el (mml-base-boundary): New variable.
7537         (mml-make-boundary): New function.
7538
7539         * gnus-cache.el (gnus-cache-coding-system): New variable.
7540         (gnus-cache-request-article): Use it.
7541
7542         * message.el (message-insert-mime-part): Delete duplicates.
7543
7544 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7545
7546         * gnus-art.el (gnus-mime-display-alternative): Set end of
7547         multipart and display even when nothing is preferred.
7548
7549 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7550
7551         * gnus.el: Pterodactyl Gnus v0.50 is released.
7552
7553 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7554
7555         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7556         fbound.
7557
7558         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7559
7560 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7561
7562         * gnus.el (gnus-similar-server-opened): Compare backend.
7563
7564 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7565
7566         * gnus-topic.el (gnus-topic-expire-articles): New function.
7567         (gnus-topic-mode-map): Bind it.
7568
7569         * gnus.texi (Topic Commands): New expiry command. Reordered.
7570
7571 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7572
7573         * gnus-sum.el
7574         (gnus-auto-expirable-marks): New variable.
7575         (gnus-inhibit-user-auto-expire): New variable.
7576         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7577         When looking to see if we should expire instead, check
7578         gnus-auto-expirable-marks instead of using a hard-wired list.
7579         (gnus-summary-mark-as-read-forward,
7580         gnus-summary-mark-as-read-backward):
7581         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7582         gnus-summary-mark-forward, instead of `t'.
7583
7584 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7585
7586         * mml.el (mml-compute-boundary): New function.
7587         (mml-compute-boundary-1): New function.
7588         (mml-generate-mime-1): Use it.
7589
7590 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7591
7592         * mml.el (mml-generate-mime-1): Always precede closing boundary
7593         with newline.
7594
7595 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7596
7597         * mml.el (mml-generate-mime-1): Do right boundaries when several
7598         multiparts.
7599
7600         * mm-decode.el (mm-user-automatic-display): Default to inline
7601         jpeg.
7602
7603         * mml.el (mml-generate-mime-1): Encode non-text parts.
7604
7605 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7606
7607         * gnus.el: Pterodactyl Gnus v0.49 is released.
7608
7609 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7610
7611         * mm-view.el (mm-inline-text): Require w3-vars.
7612
7613         * gnus-setup.el (gnus-use-tm): Removed.
7614
7615         * gnus-art.el (gnus-article-goto-part): Don't beep.
7616         (gnus-article-view-part): Check return value.
7617         (gnus-mime-display-alternative): Don't display when there is
7618         nothing to display.
7619
7620         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7621         (mml-generate-mime-1): Use unibyte for binaries.
7622
7623         * gnus-art.el (gnus-display-mime): Call
7624         gnus-article-mime-part-function.
7625         (gnus-mime-part-function): New function.
7626         (gnus-article-mime-part-function): New function.
7627
7628         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7629
7630 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7631
7632         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7633
7634         * message.el (message-font-lock-keywords): Highlight MML.
7635         (message-mml-face): New font.
7636
7637 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7638
7639         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7640         (gnus-mm-display-part): Do not select-window if the article window
7641         is not found.
7642
7643 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7644
7645         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7646
7647 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7648
7649         * gnus.el: Pterodactyl Gnus v0.48 is released.
7650
7651 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7652
7653         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7654
7655         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7656
7657         * message.el (message-cite-original-without-signature): Ditto.
7658         (message-cite-original): Quote parts.
7659
7660 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7661
7662         * gnus.el: Pterodactyl Gnus v0.47 is released.
7663
7664 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7665
7666         * message.el (message-encode-message-body): Insert MIME warning.
7667
7668         * mml.el (mml-read-tag): Look for #tag.
7669
7670         * mm-util.el (mm-find-charset-region): Check whether
7671         enable-multibyte-characters is bound.
7672
7673 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7674
7675         * gnus.el: Pterodactyl Gnus v0.46 is released.
7676
7677 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7678
7679         * message.el (message-encode-message-body): Insert headers at the
7680         right spot.
7681
7682 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7683
7684         * gnus.el: Pterodactyl Gnus v0.45 is released.
7685
7686 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7687
7688         * nndraft.el (nndraft-save-mime-part): Removed.
7689         (nndraft-get-mime-part): Ditto.
7690
7691         * message.el (message-format-mime-old): Removed.
7692         (message-encode-message-body): Removed.
7693         (message-encode-message-body): Renamed.
7694
7695 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7696
7697         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7698
7699         * message.el (message-format-mime): Check message-mime-part.
7700
7701         * mm-encode.el (mm-mime-file-types): Removed.
7702         (mm-default-file-encoding): New definition.
7703
7704 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7705
7706         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7707         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7708
7709 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7710
7711         * gnus.el: Pterodactyl Gnus v0.44 is released.
7712
7713 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7714
7715         * message.el (message-format-mime): New function.
7716
7717         * nndraft.el (nndraft-save-mime-part): New function.
7718         (nndraft-get-mime-part): New function.
7719
7720         * mm-encode.el (mm-default-file-encoding): New function.
7721         (mm-content-transfer-encoding): New function.
7722         (mm-encode-buffer): New function.
7723
7724         * message.el: New command.
7725         (message-mime-part): New variable.
7726         (message-insert-mime-part): New command.
7727
7728         * mm-encode.el (mm-encode-content-transfer-encoding): New
7729         function.
7730
7731         * mm-util.el (mm-content-transfer-encoding-defaults): New
7732         variable.
7733         (mm-mime-file-types): Taken from TM.
7734
7735 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7736
7737         * gnus.el: Pterodactyl Gnus v0.43 is released.
7738
7739 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7740
7741         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7742         * gnus-score.el (gnus-score-default-header): Ditto.
7743         (gnus-header-index): Ditto.
7744         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7745         (gnus-summary-header): Handle extra headers.
7746         (gnus-summary-score-entry): Ditto, & provide new score element.
7747         (gnus-summary-score-effect): Ditto.
7748         (gnus-score-string): Avoid "extra" string sort, & modify match in
7749         "extra" case.
7750         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7751
7752 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7753
7754         * message.el (message-resend): Bind message-required-mail-headers
7755         to nil.
7756
7757         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7758
7759         * nngateway.el (require): Require cl.
7760
7761         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7762         things.
7763
7764 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7765
7766         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7767         when no articles.
7768
7769 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7770
7771         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7772
7773 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7774
7775         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7776         user-mail-address if non-nil.
7777
7778 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7779
7780         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7781         (gnus-make-sort-function-1): Ditto.
7782
7783         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7784         window.
7785
7786 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7787
7788         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7789
7790         * binhex.el (binhex-decode-region): Quote.
7791
7792 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7793
7794         * gnus-art.el (article-decode-charset): Don't downcase charset.
7795
7796         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7797
7798 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7799
7800         * gnus.el: Pterodactyl Gnus v0.42 is released.
7801
7802 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7803
7804         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7805
7806 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7807
7808         * nntp.el (nntp-send-mode-reader): Revert.
7809
7810 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7811
7812         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
7813
7814 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7815
7816         * message.el (message-make-date): Fix for negative time zones.
7817
7818 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7819
7820         * gnus.el: Pterodactyl Gnus v0.41 is released.
7821
7822 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
7823
7824         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7825
7826 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
7827
7828         * gnus.el (gnus-short-group-name): When shortening foreign select
7829         methods, do not scan for plusses beyond the first colon.
7830
7831 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
7832
7833         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
7834         lines where `group' is the last thing on the line.
7835
7836 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7837
7838         * gnus-art.el (gnus-article-view-part): Do alternative.
7839         (gnus-mime-display-alternative): Insert marker.
7840
7841 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7842
7843         * mm-decode.el (mm-dissect-multipart): Quote regexp.
7844
7845         * nnmail.el (nnmail-expired-article-p): Protect against bogus
7846         dates.
7847
7848         * gnus-cus.el (gnus-topic): Required.
7849
7850         * nnheader.el (nnheader-parse-nov): Parse extra.
7851         (nnheader-nov-parse-extra): New macro.
7852
7853 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7854
7855         * gnus-art.el (gnus-article-view-part): Internal move.
7856
7857 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
7858
7859         * gnus-cus-new.el (gnus-custom-topic): New free variable.
7860         (gnus-group-customize): Support editing topic parameters.
7861
7862 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
7863
7864         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
7865         indicators.
7866
7867 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7868
7869         * gnus-art.el (gnus-mm-display-part): Return.
7870         (gnus-article-view-part): Only go if external.
7871         (gnus-article-dumbquotes-map): Do 205.
7872
7873         * mm-decode.el (mm-display-part): Return what was done.
7874
7875         * message.el (message-buffer-naming-style): New variable.
7876         (message-generate-new-buffers): Extended.
7877         (message-buffer-naming-style): Removed.
7878         (message-buffer-name): Use it.
7879         (message-do-send-housekeeping): Rename new styling.
7880
7881         * gnus-sum.el (gnus-summary-recenter): Allow
7882         gnus-auto-center-summary to be a number.
7883
7884 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7885
7886         * pop3.el (pop3-open-server): Use "binary" instead of
7887         "no-conversion".
7888
7889 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7890
7891         * gnus-srvr.el (gnus-browse-foreign-server): Set
7892         gnus-browse-current-method to the result of gnus-server-to-method.
7893
7894 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7895
7896         * gnus-util.el (gnus-pull): Another optional argument.
7897         * nnweb.el (nnweb-request-delete-group): Delete from
7898         nnweb-group-alist and update active file.
7899
7900 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7901
7902         * gnus-group.el (gnus-group-make-group): Accept group of new
7903         method.
7904
7905 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7906
7907         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
7908
7909 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7910
7911         * mm-view.el (mm-inline-text): Postion of html portion.
7912
7913 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7914
7915         * nntp.el (nntp-list-active-group): Waited for short strings.
7916         (nntp-send-mode-reader): Ditto.
7917         (nntp-open-connection): Ditto.
7918
7919         * gnus-int.el (gnus-request-group-articles): New function.
7920
7921         * nntp.el (nntp-request-listgroup): New function.
7922         (nntp-request-group-articles): Renamed.
7923
7924 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
7925
7926         * nnheader.el (nnheader-parse-nov): Supply extra.
7927
7928 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7929
7930         * gnus-art.el (gnus-button-push): Don't go to
7931         gnus-article-buffer.
7932
7933         * mm-view.el (mm-inline-image): Add a newline.
7934
7935         * gnus-start.el (gnus-check-first-time-used): Check more.
7936
7937 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
7938
7939         * gnus-start.el (gnus-check-first-time-used): Check current.
7940
7941 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7942
7943         * mm-util.el (mm-find-charset-region): New function.
7944
7945         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
7946
7947         * gnus-art.el (gnus-mime-button-menu): Fix.
7948
7949 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7950
7951         * gnus-art.el (gnus-mime-button-menu): New definition.
7952
7953 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7954
7955         * gnus-art.el (article-decode-charset): Downcase charset.
7956         (article-decode-charset): Pass on type.
7957         (article-decode-charset): Check nil charsets.
7958         (article-remove-cr): Translate CR to LF.
7959         (gnus-ignored-mime-types): Default to nil.
7960
7961         * nnheader.el (nnheader-insert-nov): Work when not Xref.
7962
7963         * gnus-sum.el (gnus-ignored-from-addresses): Default to
7964         user-mail-address.
7965         (gnus-nov-parse-extra): Didn't return right thing.
7966
7967 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7968
7969         * gnus-xmas.el: Use compiled-function-p.
7970
7971 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7972
7973         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
7974
7975 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7976
7977         * gnus.el: Pterodactyl Gnus v0.40 is released.
7978
7979 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7980
7981         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
7982
7983         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
7984
7985         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
7986
7987         * nnml.el (nnml-possibly-create-directory): Check before making.
7988
7989 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7990
7991         * nnheader.el (nnheader-insert-nov): Don't infloop.
7992
7993 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7994
7995         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
7996         set up.
7997
7998 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
7999
8000         * nneething.el (nneething-file-name): New definition.
8001
8002 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8003
8004         * gnus-art.el (gnus-treatment-function-alist): Fix.
8005         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8006
8007         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8008
8009 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8010
8011         * gnus.el: Pterodactyl Gnus v0.39 is released.
8012
8013 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8014
8015         * gnus-art.el (gnus-ignored-mime-types): New variable.
8016         (gnus-mime-display-single): Use it.
8017         (gnus-treatment-function-alist): New variable.
8018
8019         * gnus.el (gnus-mime): New group.
8020
8021         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8022         things for other parts.
8023         (gnus-mime-display-alternative): Place point.
8024
8025         * gnus.el: autoload gnus-uu-post-news.
8026
8027         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8028         needsterm/DISPLAY.
8029
8030         * mm-decode.el (mm-display-part): Default to inline text/.*
8031         parts.
8032
8033         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8034         8bit.
8035
8036         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8037         (gnus-mime-display-single): Inline all text parts.
8038         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8039
8040 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8041
8042         * nnml.el (nnml-possibly-create-directory): Rewrite.
8043         (nnml-request-create-group): Change to right server.
8044
8045         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8046
8047         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8048
8049         * gnus.el: rmail-output-to-rmail-file autoload.
8050
8051         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8052         Gnus.
8053
8054         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8055
8056         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8057
8058 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8059
8060         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8061         mixed part.
8062
8063 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8064
8065         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8066
8067         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8068
8069 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8070
8071         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8072
8073 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8074
8075         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8076         value.
8077
8078         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8079         hidden.
8080
8081         * gnus-spec.el (gnus-update-format-specifications): Use the
8082         article mode line spec.
8083
8084         * gnus-art.el (gnus-insert-mime-button): Put right type.
8085         (gnus-insert-prev-page-button): Ditto.
8086         (gnus-insert-next-page-button): Dutti.
8087
8088         * pop3.el: New version installed.
8089
8090 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8091
8092         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8093         and display last part.
8094
8095 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8096
8097         * gnus.el: Pterodactyl Gnus v0.38 is released.
8098
8099 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8100
8101         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8102         Removed.
8103         (article-de-quoted-unreadable): Narrow to default.
8104
8105         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8106
8107         * gnus-art.el (article-decode-charset): Decode even when broken
8108         MIME.
8109
8110         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8111         name.
8112
8113         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8114
8115         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8116         nnheader.
8117
8118         * nnmail.el (nnmail-extra-headers): New variable.
8119
8120         * nnheader.el (nnheader-insert-nov): Insert extra.
8121
8122         * gnus.el (gnus-summary-line-format): Doc fix.
8123
8124         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8125         (gnus-nov-parse-line): Ditto.
8126         (gnus-nov-parse-extra): New macro.
8127         (gnus-header): New function.
8128         (gnus-update-summary-mark-positions): Change.
8129         (gnus-ignored-from-addresses): New variable.
8130         (gnus-summary-insert-from-or-to): New function.
8131
8132         * gnus.el (gnus-extra-headers): New variable.
8133
8134         * nnheader.el (make-mail-header): Expand.
8135         (mail-header-extra): New macro.
8136         (mail-header-set-extra): Ditto.
8137         (make-full-mail-header): Expand.
8138
8139 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8140
8141         * gnus.el: Pterodactyl Gnus v0.37 is released.
8142
8143 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8144
8145         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8146
8147         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8148         on.
8149
8150 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8151
8152         * gnus-spec.el (gnus-balloon-face-function): new function
8153         (gnus-parse-format): understand the %< %> specifiers
8154         (gnus-parse-complex-format): ditto.
8155
8156 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8157
8158         * gnus.el: Changed following-char to char-after throughout.
8159
8160 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8161
8162         * mm-decode.el (mm-display-external): Protect more and message.
8163
8164 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8165
8166         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8167         position.
8168
8169 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8170
8171         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8172         mixed part.
8173
8174 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8175
8176         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8177
8178         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8179
8180 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8181
8182         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8183
8184 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8185
8186         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8187
8188         * mm-decode.el (mm-display-external): Set undisplayer to mm
8189         buffer, not the current buffer; use unwind-protect.
8190
8191 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8192
8193         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8194         (gnus-summary-exit-no-update): Ditto.
8195
8196 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8197
8198         * mm-decode.el (mm-inline-media-tests): Look for w3.
8199
8200         * mailcap.el (mailcap-mime-data): Inline html.
8201
8202 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8203
8204         * gnus.el: Pterodactyl Gnus v0.36 is released.
8205
8206 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8207
8208         * gnus-art.el (article-translate-strings):
8209         (gnus-article-dumbquotes-map): Don't dot.
8210
8211         * pop3.el (pop3-open-server): Set point right.
8212
8213         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8214         (mm-dissect-buffer): Ditto.
8215         (mm-destroy-part): Ignore non-handles.
8216         (mm-remove-part): Ditto.
8217         (mm-destroy-parts): New function.
8218         (mm-remove-parts): Ditto.
8219
8220         * gnus-art.el (gnus-mm-display-part): Don't move point.
8221
8222 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8223
8224         * mm-uu.el : New file.
8225
8226         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8227
8228         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8229         a function.
8230
8231 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8232
8233         * mm-decode.el (mm-display-external): Check before selecting.
8234
8235 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8236
8237         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8238
8239         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8240
8241         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8242         variable.
8243
8244         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8245
8246         * gnus-art.el (gnus-decode-header-methods): New variable.
8247
8248         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8249
8250         * gnus-art.el (gnus-multi-decode-header): New function.
8251
8252 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8253
8254         * gnus.el: Pterodactyl Gnus v0.35 is released.
8255
8256 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8257
8258         * uudecode.el (uudecode-decode-region-external): Insert
8259         literally.
8260
8261         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8262
8263         * mm-bodies.el (mm-decode-body): Optional encoding.
8264
8265 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8266
8267         * gnus-ems.el (gnus-mouse-3): New variable.
8268
8269         * binhex.el (binhex-decode-region-external): Don't use -internally.
8270
8271 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8272
8273         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8274         files.
8275
8276 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8277
8278         * gnus-group.el (gnus-add-marked-articles): Request backend update
8279         of flags.
8280
8281 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8282
8283         * gnus-sum.el (gnus-update-read-articles):
8284         (gnus-update-marks): Request backend update of mark.
8285
8286 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8287
8288         * gnus.texi (Optional Backend Functions): New item,
8289         nnchoke-request-set-mark.
8290
8291 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8292
8293         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8294           list to range.
8295
8296 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8297
8298         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8299
8300 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8301
8302         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8303         first used.
8304
8305 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8306
8307         * mm-view.el: Require mm-decode for macros.
8308
8309         * mm-decode.el (mm-handle-type): Move macro declarations above the
8310         place where they are used.
8311
8312 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8313
8314         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8315         buffer.
8316
8317 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8318
8319         * nnagent.el (nnagent-open-server): Error message.
8320
8321 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8322
8323         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8324
8325 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8326
8327         * score-mode.el (gnus-score-mode-map): Ditto.
8328
8329         * message.el (message-mode-map): Ditto.
8330
8331         * gnus-uu.el (gnus-uu-post-news): Ditto.
8332
8333         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8334
8335         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8336
8337         * gnus-art.el (gnus-article-edit-mode-map): Use
8338         `set-keymap-parent' rather than `copy-keymap'.
8339
8340 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8341
8342         * gnus-art.el (gnus-mime-button-commands): New variable.
8343         (gnus-mime-button-map): Initialize it from
8344         `gnus-mime-button-commands'.
8345         (gnus-mime-button-menu): New function.
8346         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8347
8348 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8349
8350         * message.el (message-insert-to): Make `nobody' and `poster'
8351         synonymous to `never' and `always' in Mail-Copies-To.
8352         (message-reply): Ditto.
8353         (message-followup): Ditto.
8354
8355 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8356
8357         * mailcap.el (mailcap-mime-data): Save sound.
8358
8359 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8360
8361         * message.el (message-ignored-supersedes-headers): Include
8362         `NNTP-Posting-Date'.
8363
8364 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8365
8366         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8367
8368 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8369
8370         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8371         uudecode.
8372
8373 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8374
8375         * mm-decode.el (mm-display-external): Don't switch on save.
8376
8377 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8378
8379         * nnmail.el (nnmail-movemail-args): New variable.
8380
8381 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8382
8383         * gnus-art.el (article-translate-strings):
8384
8385 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * gnus-art.el (gnus-article-view-part): Use it.
8388         (gnus-mm-display-part): New function.
8389         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8390
8391         * mm-decode.el (mm-handle-displayed-p): New function.
8392
8393         * gnus-art.el (gnus-mime-copy-part): Create better names.
8394         (gnus-mime-button-line-format): Include dots spec.
8395
8396 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8397
8398       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8399       forward buffer first.
8400
8401 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8402
8403         * gnus-util.el (gnus-set-window-start): New function.
8404
8405         * message.el (message-send): Don't check changed.
8406
8407 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8408
8409         * gnus-art.el (gnus-article-setup-buffer): Set params.
8410
8411         * mm-decode.el (mm-user-display-methods): Inline
8412         "message/delivery-status".
8413
8414 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8415
8416         * message.el (message-auto-save-directory): Rename.
8417         (message-mode): Dof fix.
8418
8419         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8420         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8421
8422         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8423
8424         * message.el (message-make-date): Avoid locale.
8425
8426         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8427         cache.
8428
8429         * mm-decode.el (mm-display-inline): Goto point-min.
8430
8431         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8432
8433         * mm-decode.el (mm-display-external): Reverse before sorting.
8434
8435         * gnus-draft.el (gnus-draft-send): Allow mail.
8436
8437 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8438
8439         * message.el (message-check): Move message-check macro above where
8440         it is first used.
8441
8442         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8443
8444 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8445
8446         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8447
8448 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8449
8450         * gnus.el: Pterodactyl Gnus v0.34 is released.
8451
8452 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8453
8454         * mm-decode.el (mm-inline-media-tests): delivery-status.
8455
8456         * mm-view.el (mm-inline-text): Provide default.
8457
8458 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8459
8460         * mailcap.el (mailcap-possible-viewers): Fix nils.
8461
8462 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8463
8464         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8465         (article-update-date-lapsed): Record the buffer.
8466         (article-update-date-lapsed): Do all windows that display article
8467         buffers.
8468
8469         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8470
8471         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8472
8473         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8474         annoations.
8475
8476         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8477
8478 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8479
8480         * gnus-agent.el (gnus-category-add): Change default category to
8481         'false.
8482
8483         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8484         scores.
8485
8486         * gnus-draft.el (gnus-draft-send): Check server more.
8487
8488         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8489         (gnus-article-goto-part): New function.
8490
8491         * mm-view.el (mm-inline-text): Insert richtext properly.
8492
8493         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8494
8495 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8496
8497         * parse-time.el (parse-time-rules): Accept dates far into the past
8498         and the future, and parse single-digit numbers as years.
8499
8500 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8501
8502         * mm-decode.el (mm-display-external): Chop off directories.
8503
8504 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8505
8506         * uudecode.el (uu-decode-region-external): Use
8507         insert-file-contents-literally.
8508
8509         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8510
8511 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8512
8513         * uudecode.el: New file.
8514
8515         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8516         x-uuencode.
8517
8518 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8519
8520         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8521
8522         * message.el (message-fetch-field): Unfold properly.
8523
8524         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8525         in text/plain.
8526
8527 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8528
8529         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8530         (gnus-auto-select-first): Removed.
8531         (gnus-auto-select-first): Extended.
8532         (gnus-summary-read-group-1): Use new value.
8533
8534 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8535
8536         * message.el (message-fix-before-sending): Space.
8537
8538         * nnmail.el (nnmail-find-file): Don't erase.
8539
8540 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8541
8542         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8543
8544 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8545
8546         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8547
8548 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8549
8550         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8551
8552 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8553
8554         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8555         20.4.
8556
8557 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8558
8559         * gnus-art.el (gnus-mime-view-all-parts): New command and
8560         keystroke.
8561
8562         * mm-decode.el (mm-display-external): Translate slashes.
8563
8564         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8565
8566         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8567
8568         * mm-decode.el (mm-quote-arg): Quote spaces.
8569         (mm-display-external): Quote args.
8570
8571 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8572
8573         * mm-decode.el (mm-inlinable-part-p): New function.
8574
8575 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8576
8577        * mm-util.el (mm-disable-multibyte): New function.
8578
8579 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8580
8581         * gnus.el: Pterodactyl Gnus v0.33 is released.
8582
8583 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8584
8585         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8586
8587         * mm-decode.el (mm-display-external): Don't switch for externals.
8588         (mm-dissect-multipart): Don't include end-sep.
8589
8590         * mm-util.el (mm-get-coding-system-list): New function.
8591         (mm-coding-system-list): New variable.
8592
8593 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8594
8595         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8596
8597 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8598
8599         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8600         group
8601
8602 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8603
8604         * base64.el (base64-run-command-on-region): External base64
8605         decoder do not use coding system
8606
8607 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8608
8609         * mm-decode.el (mm-interactively-view-part): Typo.
8610
8611 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8612
8613         * mm-decode.el (mm-dissect-multipart): Display last part when the
8614         article has no close-delimiter
8615
8616 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8617
8618         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8619         content-type.
8620
8621 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8622
8623         * gnus-art.el (gnus-display-mime): Typo.
8624
8625 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8626
8627         * gnus.el: Pterodactyl Gnus v0.32 is released.
8628
8629 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8630
8631         * gnus-kill.el (gnus-batch-score): Protect against errors.
8632
8633         * gnus-art.el: Protect against broken headers.
8634
8635         * mm-decode.el (mm-display-external): Respect needsterm.
8636         (mm-display-external): Create buffer for external commands.
8637
8638 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8639
8640         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8641
8642         * mm-decode.el (mm-display-external): Use file name.
8643
8644 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8645
8646         * gnus-util.el (gnus-output-to-rmail):  adjust to
8647           `rmail-output-to-rmail-file'
8648
8649 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8650
8651         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8652
8653         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8654         headers.
8655
8656         * gnus-art.el (article-decode-charset): Fold case.
8657
8658 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8659
8660         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8661
8662 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8663
8664         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8665         after being stored.
8666
8667 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8668
8669         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8670         come.
8671
8672 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8673
8674         * gnus-xmas.el (wid-edit): Required.
8675
8676         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8677
8678 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8679
8680         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8681
8682 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8683
8684         * gnus-art.el (article-decode-charset): Narrow to the correct
8685         region.
8686
8687         * mm-bodies.el: Fix autoload.
8688
8689 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8690
8691         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8692
8693 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8694
8695         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8696
8697 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8698
8699         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8700         (gnus-article-add-button): Ditto.
8701
8702         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8703
8704         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8705         (gnus-article-prepare-display): Bind url-standalone-mode.
8706
8707         * mm-decode.el (mm-remove-part): Also delete directory.
8708         (mm-display-external): Create a private sub-dir.
8709
8710         * mailcap.el (mailcap-binary-suffixes): New variable.
8711         (mailcap-command-p): Use it.
8712
8713 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8714
8715         * nnmbox.el (nnmbox-request-group): Change server.
8716         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8717
8718         * message.el (message-encode-message-body): Don't stomp MIME
8719         headers.
8720
8721         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8722         unless useful.
8723         (gnus-summary-exit): Check for a live article buffer.
8724         (gnus-summary-exit-no-update): Ditto.
8725
8726         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8727         param.
8728
8729         * gnus-sum.el (gnus-article-decoded-p): New variable.
8730
8731         * mm-decode.el (mm-display-external): Use no-conv.
8732
8733         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8734         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8735
8736         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8737         mouse-click.
8738
8739 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8740
8741         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8742
8743 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8744
8745         * gnus.el: Pterodactyl Gnus v0.31 is released.
8746
8747 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8748
8749         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8750
8751         * mm-decode.el (mm-display-part): Accept no-default.
8752
8753         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8754         a parameter.
8755
8756         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8757         (gnus-summary-prepare-threads): Ditto.
8758
8759         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8760
8761         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8762         (gnus-mime-button-line-format): Doc fix.
8763         (gnus-insert-mime-button): Use it.
8764         (gnus-article-add-button): Use widget-convert-button.
8765
8766         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8767         ignore.
8768
8769         * mm-decode.el (mm-alternative-precedence): Ditto.
8770
8771 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8772
8773         * mm-decode.el (mm-user-automatic-display): Use enriched.
8774
8775 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8776
8777         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8778         right place.
8779
8780 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8781
8782         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8783
8784         * gnus-art.el (article-update-date-lapsed): Only update header if
8785         buffer is dispalyed in frame.
8786         (gnus-article-prepare-display): New function.
8787         (gnus-article-prepare): Use it.
8788
8789 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8790
8791         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8792
8793         * mm-view.el (mm-insert-inline): New function.
8794
8795         * mm-decode.el (mm-pipe-part): Bugged.
8796
8797         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8798
8799         * mm-bodies.el (mm-encode-body): Move over the body.
8800
8801         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8802
8803         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8804
8805 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8806
8807         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8808           related functions.  Handle message/rfc822 parts.  Display subject on
8809           multipart summary lines.  Display name on sub-parts when available.
8810
8811 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8812
8813         * mailcap.el (mailcap-command-p): New version.
8814
8815 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
8816
8817         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
8818         groups.
8819
8820 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8821
8822         * message.el (message-make-date): Remove weekday name.
8823
8824         * mm-decode.el (mm-dissect-buffer): Protect against broken
8825         headers.
8826
8827         * mailcap.el (mailcap-command-in-path-p): New function.
8828         (mailcap-command-p): Renamed.
8829
8830 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
8831
8832         * rfc2047.el (eval): Autoload.
8833
8834 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8835
8836         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
8837         (gnus-multi-decode-encoded-word-string): New function.
8838         (gnus-encoded-word-method-alist): New variable.
8839         (gnus-decode-encoded-word-functions): Removed.
8840
8841 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
8842
8843         * gnus-int.el (gnus-request-replace-article): Replace
8844         message-narrow-to-headers with message-narrow-to-head
8845
8846 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8847
8848         * drums.el (drums-quote-string): Reversed match.
8849
8850         * message.el (message-make-date): Use weekday name.
8851
8852 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8853
8854         * gnus.el: Pterodactyl Gnus v0.30 is released.
8855
8856 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8857
8858         * gnus-art.el (article-decode-encoded-words): Use it.
8859         (gnus-decode-header-function): New variable.
8860
8861         * gnus-sum.el (gnus-nov-parse-line): Use it.
8862         (gnus-decode-encoded-word-function): New variable.
8863
8864         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
8865         buffer.
8866
8867         * gnus-art.el (gnus-insert-mime-button): Use widget.
8868         (gnus-widget-press-button): New function.
8869         (gnus-article-prev-button): Removed.
8870         (gnus-article-next-button): Ditto.
8871         (gnus-article-add-button): Ditto.
8872
8873         * gnus.el (gnus-article-mode-map): Inherit from widget.
8874         (gnus-article-mode-map): No, don't.
8875
8876         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
8877         (mm-content-id-alist): New variable.
8878         (mm-get-content-id): New function.
8879
8880         * gnus-art.el (gnus-request-article-this-buffer): Only decode
8881         articles if we are fetching to the article buffer.
8882
8883 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
8884
8885         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
8886         articles.
8887
8888 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8889
8890         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
8891         (mm-default-mime-charset): New variable.
8892
8893         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
8894
8895         * drums.el (drums-quote-string): Reversed test.
8896
8897 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8898
8899         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
8900         string.
8901
8902         * drums.el (drums-quote-string): New function.
8903
8904         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
8905         (rfc2047-b-encode-region): Chop lines.
8906         (rfc2047-q-encode-region): Ditto.
8907
8908 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8909
8910         * gnus.el: Pterodactyl Gnus v0.29 is released.
8911
8912 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
8913
8914         * mm-decode.el (mm-save-part): Message right.
8915
8916 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8917
8918         * drums.el (drums-parse-address): Returned a list instead of a
8919         string.
8920         (drums-remove-whitespace): Skip comments.
8921         (drums-parse-addresses): Didn't work.
8922
8923 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8924
8925         * gnus.el: Pterodactyl Gnus v0.28 is released.
8926
8927 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8928
8929         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
8930         starting point.
8931         (article-decode-encoded-words): Rename.
8932
8933         * message.el (message-narrow-to-headers-or-head): New function.
8934
8935         * gnus-int.el (gnus-request-accept-article): Narrow to the right
8936         region.
8937
8938         * message.el (message-send-news): Encode body after checking
8939         syntax.
8940
8941         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
8942
8943         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
8944
8945         * gnus-art.el (gnus-display-mime): Respect disposition.
8946
8947         * mm-decode.el (mm-preferred-alternative): Respect disposition.
8948
8949         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
8950         text with annotations.
8951
8952         * message.el (message-make-date): Fix sign for negative time
8953         zones.
8954
8955         * mm-view.el (mm-inline-image): Insert a space at the end of the
8956         image.
8957
8958         * mail-parse.el: New file.
8959
8960         * rfc2231.el: New file.
8961
8962         * drums.el (drums-content-type-get): Removed.
8963         (drums-parse-content-type): Ditto.
8964
8965         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
8966
8967 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8968
8969         * gnus.el: Pterodactyl Gnus v0.27 is released.
8970
8971 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
8972
8973         * mm-decode.el (mm-alternative-precedence): New variable.
8974         (mm-preferred-alternative): New function.
8975
8976         * gnus-art.el (gnus-mime-copy-part): New command.
8977
8978         * mm-decode.el (mm-get-part): New function.
8979
8980         * mm-view.el: New file.
8981
8982         * mm-decode.el (mm-dissect-buffer): Downcase cte.
8983         (mm-display-part): Default to mailcap-save-binary-file.
8984
8985 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8986
8987         * gnus.el: Pterodactyl Gnus v0.26 is released.
8988
8989 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8990
8991         * mm-decode.el (mm-interactively-view-part): New function.
8992
8993         * gnus-art.el (gnus-mime-view-part): New command.
8994
8995         * mm-decode.el (mm-last-shell-command): New variable.
8996
8997         * mailcap.el (mailcap-mime-info): Allow returning all matches.
8998
8999         * mm-decode.el (mm-save-part): New function.
9000
9001         * gnus-art.el (article-decode-charset): Protect against buggy
9002         content-types.
9003         (gnus-mime-pipe-part): New command.
9004         (gnus-mime-save-part): New command.
9005         (gnus-mime-button-map): New keymap.
9006         (gnus-mime-button-line-format): New variable.
9007         (gnus-insert-mime-button): New function.
9008         (gnus-display-mime): Use it.
9009
9010         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9011
9012         * mm-decode.el (mm-inline-text): Decode charsets.
9013
9014         * gnus-art.el (gnus-article-save): Comment fix.
9015
9016         * gnus-int.el (gnus-start-news-server): When in batch, don't
9017         prompt.
9018
9019         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9020         decode.
9021
9022         * mm-decode.el (mm-inline-media-tests): Add audio.
9023         (mm-inline-audio): New function.
9024
9025 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9026
9027         * gnus-art.el (article-make-date-line): Didn't work.
9028
9029         * parse-time.el (parse-time-string): One too many nils.
9030
9031 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9032
9033         * gnus.el: Pterodactyl Gnus v0.25 is released.
9034
9035 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9036
9037         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9038         annotations.
9039
9040         * gnus.el ((featurep 'gnus-xmas)): New
9041         'gnus-annotation-in-region-p alias.
9042
9043 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9044
9045         * mm-util.el (mm-with-unibyte-buffer): New function.
9046
9047         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9048
9049         * mm-decode.el (mm-inline-media-tests): New variable.
9050
9051         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9052
9053         * gnus-art.el (gnus-article-mime-handles): New variable.
9054
9055         * drums.el (drums-narrow-to-header): New function.
9056
9057         * gnus-art.el (article-decode-charset): Use it.
9058
9059         * drums.el (drums-content-type-get): New function.
9060
9061         * mm-util.el (mm-content-type-charset): Removed.
9062
9063         * drums.el (drums-syntax-table): @ is word.
9064         (drums-parse-content-type): New function.
9065
9066         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9067         EDT" times.
9068
9069         * gnus-util.el (gnus-date-get-time): Use safe date.
9070
9071         * gnus-sum.el (gnus-show-mime): Removed.
9072         (gnus-summary-toggle-mime): Removed.
9073
9074         * gnus-art.el (gnus-strict-mime): Removed.
9075         (gnus-article-prepare): Don't do MIME.
9076         (gnus-decode-encoded-word-method): Removed.
9077         (gnus-show-mime-method): Removed.
9078
9079 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9080
9081         * gnus.el: Pterodactyl Gnus v0.24 is released.
9082
9083 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9084
9085         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9086         PREFIX.
9087
9088         * parse-time.el (parse-time-rules): Accept times that look like
9089         "h:mm".
9090
9091         * message.el (message-make-date): Use zone properly.
9092
9093         * gnus.el: Autoload gnus-batch.
9094
9095         * gnus-art.el (article-de-quoted-unreadable): Do not do
9096         gnus-article-decode-rfc1522.
9097
9098         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9099
9100         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9101         param.
9102
9103         * message.el (message-encode-message-body): Check for us-ascii.
9104
9105         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9106         to the left.
9107
9108 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9109
9110         * gnus-art.el (article-decode-charset): Rename.
9111
9112 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9113
9114         * gnus.el: Pterodactyl Gnus v0.23 is released.
9115
9116 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9117
9118         * gnus-util.el (gnus-parent-id): Ditto.
9119         (gnus-put-text-property-excluding-newlines): Ditto.
9120
9121         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9122
9123 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9124
9125         * message.el (message-generate-headers): Generate User-Agent
9126         instead of X-Mailer & X-Newsreader.
9127
9128         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9129         User-Agent header format.
9130
9131 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9132
9133         * gnus.el: Pterodactyl Gnus v0.22 is released.
9134
9135 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9136
9137         * mm-util.el (mm-multibyte-p): Typo.
9138
9139 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9140
9141         * gnus.el: Pterodactyl Gnus v0.21 is released.
9142
9143 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9144
9145         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9146
9147 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9148
9149         * mm-util.el (mm-multibyte-p): New function.
9150
9151 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9152
9153         * gnus.el: Pterodactyl Gnus v0.20 is released.
9154
9155 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9156
9157         * rfc2047.el (rfc2047-decode-region): Only decode when in
9158         multibyte.
9159
9160         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9161
9162         * gnus-int.el (gnus-request-replace-article): Encode.
9163         (gnus-request-accept-article): Encode.
9164
9165         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9166         here.
9167
9168         * gnus.el (gnus-article-display-hook): Take the charset functions
9169         out.
9170
9171         * time-date.el (safe-date-to-time): New function.
9172
9173         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9174
9175 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9176
9177         * gnus.el: Pterodactyl Gnus v0.19 is released.
9178
9179 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9180
9181         * base64.el (base64-encode-region): Accept no-line-break.
9182
9183         * mm-util.el (mm-mime-charset): New function.
9184
9185         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9186
9187 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9188
9189         * gnus.el: Pterodactyl Gnus v0.18 is released.
9190
9191 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9192
9193         * message.el (message-send-and-exit): Return t on success.
9194         (message-make-date): Make a proper time zone.
9195
9196         * gnus-draft.el (gnus-draft-send): Only remove article if the
9197         sending is successful.
9198
9199         * drums.el (drums-get-comment): Return the last comment.
9200         (drums-parse-address): Parse old-style From headers.
9201
9202 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9203
9204         * gnus-sum.el (gnus-data-compute-positions): Move below
9205         `gnus-save-hidden-threads' so the former is correctly detected as
9206         a macro.
9207
9208 1998-09-06  Dave Love  <fx@gnu.org>
9209
9210         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9211         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9212         time for nicer failure if it's not available.
9213
9214 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9215
9216         * time-date.el (time-to-seconds): Renamed.
9217
9218         * parse-time.el (parse-time-string): Downcase before handling.
9219         (parse-time-rules): Times without seconds have 0 seconds.
9220
9221         * rfc2047.el (rfc2047-encode-region): New version.
9222         (rfc2047-dissect-region): New function.
9223
9224 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9225
9226         * message.el (message-make-date): Use symbolic zone.
9227
9228 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9229
9230         * time-date.el (parse-time): Always use parse-time.
9231
9232         * parse-time.el (parse-time-syntax): Use vectors.
9233
9234 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9235
9236         * gnus.el: Pterodactyl Gnus v0.17 is released.
9237
9238 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9239
9240         * time-date.el: Renamed from "date".
9241
9242         * gnus.el: Removed all timezone dependencies.
9243
9244         * score-mode.el: Removed.
9245         (gnus-score-edit-insert-date): Use date.
9246
9247         * date.el (float-to-time): New function.
9248
9249         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9250
9251         * date.el (time-to-float): New function.
9252
9253         * message.el (message-make-date): Use format-time-string.
9254         (message-make-expires): Use make-date.
9255
9256         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9257
9258         * gnus-util.el (gnus-dd-mmm): Use date.
9259         (gnus-sortable-date): Ditto.
9260
9261         * message.el (message-make-date): Take an optional time.
9262
9263         * gnus: Applied patches from 5.6.43.
9264
9265         * date.el (if): Use parse-time.
9266
9267         * gnus-score.el (gnus-summary-score-entry): Make into a command
9268         again.
9269
9270         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9271         gnus-agent.
9272
9273         * gnus.el (gnus-agent-meta-information-header): Moved here.
9274
9275 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9276
9277         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9278         (gnus-agent-fetch-group-1): Score article headers using normal
9279         group score files if the download score rule of a category/group
9280         is `file'.
9281         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9282         deciding what articles to download.
9283         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9284         predicate processing if predicate is `true' or `false'.
9285
9286 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9289
9290         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9291
9292         * score-mode.el (score-mode-coding-system): New variable.
9293         (gnus-score-edit-exit): Use it.
9294
9295 1998-09-04  Jason R Mastaler  <jason@4b.org>
9296
9297         * drums.el: Corrected typo.
9298
9299 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9300
9301         * mm-bodies.el (mm-body-encoding): Faster version.
9302
9303 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9304
9305         * gnus-art.el (gnus-article-decode-charset): Only decode text
9306         things.
9307
9308         * message.el (message-output): Use rmail.
9309
9310         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9311         word part.
9312
9313         * mm-util.el (mm-charset-to-coding-system): Use
9314         rfc2047-default-charset.
9315         (mm-known-charsets): New variable.
9316
9317         * message.el (message-caesar-region): Bugged out.
9318
9319 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9320
9321         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9322         specifying `agent-predicate' in a group's parameters.
9323
9324 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9325
9326         * gnus.el: Pterodactyl Gnus v0.16 is released.
9327
9328 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9329
9330         * nnmail.el (nnmail-expired-article-p): Use predicate.
9331
9332         * date.el (time-less-p): Renamed.
9333
9334         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9335         from the headers.
9336
9337         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9338         functions.
9339
9340         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9341         all.
9342         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9343         to all functions.
9344
9345 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9346
9347         * gnus.el: Pterodactyl Gnus v0.15 is released.
9348
9349 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9350
9351         * date.el: New file.
9352
9353         * gnus-util.el (gnus-encode-date): Removed.
9354         (gnus-time-less): Ditto.
9355
9356         * nnmail.el (nnmail-date-to-time): Removed.
9357         (nnmail-time-less): Ditto.
9358         (nnmail-days-to-time): Ditto.
9359         (nnmail-time-since): Ditto.
9360
9361         * drums.el: New file.
9362
9363 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * message.el (message-encode-message-body): Encode headers with
9366         body encoding.
9367
9368         * rfc2047.el (rfc2047-default-charset): Renamed.
9369         (rfc2047-encodable-p): Use it.
9370
9371         * base64.el (mm-util): Required.
9372
9373 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9374
9375         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9376         servers.
9377
9378         * gnus-util.el (gnus-output-to-rmail): Removed.
9379
9380         * gnus-art.el (gnus-summary-save-in-rmail): Use
9381         gnus-output-to-rmailrmail-output-to-rmail-file.
9382
9383         * rfc2047.el (rfc2047-decode-region): Fold case.
9384         (rfc2047-decode): Use decode-string.
9385
9386         * mm-util.el: Provide mm-char-int.
9387
9388 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9389
9390         * gnus.el: Pterodactyl Gnus v0.14 is released.
9391
9392 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9393
9394         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9395         sure we have 7bit.
9396
9397 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9398
9399         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9400         ducplicates.
9401         (gnus-inews-insert-mime-headers): Removed.
9402
9403         * message.el (message-caesar-region): Protect against MULE chars.
9404
9405 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9406
9407         * mm-util.el (if): fset the right function.
9408
9409 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9410
9411         * gnus-art.el (gnus-article-decode-charset): Use real
9412         read-coding-system.
9413
9414 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9415
9416         * mm-bodies.el (mm-decode-body): Protect against malformed
9417         base64.
9418         (mm-decode-body): Check that buffer-file-coding-system is
9419         non-nil.
9420
9421 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9422
9423         * gnus.el: Pterodactyl Gnus v0.13 is released.
9424
9425 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * gnus-util.el (gnus-strip-whitespace): Already defined.
9428         Removed.
9429
9430         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9431
9432         * gnus-util.el (gnus-strip-whitespace): New function.
9433
9434         * mm-util.el (mm-content-type-charset): Downcase.
9435
9436 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9437
9438         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9439         (gnus-article-decode-charset): Don't fetch all headers.
9440
9441         * mm-util.el (mm-read-coding-system): New function.
9442
9443         * mm-bodies.el (mm-decode-body): Check the right charset.
9444
9445         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9446
9447         * gnus-art.el (gnus-article-mode-line-format): Use short group
9448         format.
9449
9450 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9451
9452         * gnus.el: Pterodactyl Gnus v0.12 is released.
9453
9454 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9455
9456         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9457
9458         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9459         (gnus-article-decode-charset): Always run.
9460
9461         * mm-bodies.el (mm-decode-body): Decode cte.
9462
9463 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9464
9465         * gnus.el: Pterodactyl Gnus v0.11 is released.
9466
9467 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9468
9469         * message.el (message-encode-message-body): Ditto.
9470
9471         * gnus-art.el (gnus-article-decode-mime-words): New command and
9472         keystroke.
9473         (gnus-article-decode-charset): Ditto.
9474         (gnus-article-decode-charset): Only work under MULE.
9475
9476         * mm-util.el (mm-content-type-charset): New function.
9477
9478         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9479
9480         * message.el (message-send-mail): Insert MIME headers.
9481         (message-check-news-body-syntax): Don't warn for escape sequences.
9482         (message-check-news-body-syntax): Insert MIME headers.
9483
9484         * mm-bodies.el (mm-body-encoding): New function.
9485
9486         * message.el (message-encode-message-body): New function.
9487
9488         * mm-bodies.el: New file.
9489
9490         * mm-util.el (mm-narrow-to-head): New function.
9491
9492         * rfc2047.el (rfc2047-encode): Use it.
9493
9494         * mm-util.el: Provide mm-encode-coding-region.
9495
9496         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9497
9498         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9499
9500         * mm-util.el (mm-enable-multibyte): New function.
9501
9502         * message.el (message-set-work-buffer): Set multibyte.
9503
9504         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9505
9506         * gnus-util.el (gnus-point-at-eol): Removed.
9507         (gnus-point-at-bol): Ditto.
9508
9509         * base64.el (base64-decode-region): Commented out messaging.
9510
9511 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9512
9513         * gnus-msg.el (gnus-group-mail): make it behave like
9514         gnus-group-post-news with regards to the prefix (this enables the
9515         use of posting styles).
9516
9517 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9518
9519         * gnus.el (gnus-article-display-hook): Added
9520         gnus-article-decode-rfc1522 to hook.
9521
9522 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9523
9524         * gnus.el: Pterodactyl Gnus v0.10 is released.
9525
9526 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9527
9528         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9529         hook to be run.
9530
9531 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9532
9533         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9534
9535         * mm-util.el (mm-charsets-in-region): Removed.
9536
9537         * rfc2047.el: Renamed file.
9538
9539         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9540
9541         * message.el (message-mode): Set multibyte.
9542
9543         * mm-util.el (mm-charsets-in-region): Copied here.
9544
9545         * gnus-util.el: Removed gnus-truncate-string.
9546
9547         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9548
9549         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9550         (rfc1522-encodable-p): New function.
9551         (rfc1522-encode-message-header): Use it.
9552
9553 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9554
9555         * gnus.el: Pterodactyl Gnus v0.9 is released.
9556
9557 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9558
9559         * mm-util.el: Shadow encode-coding-string.
9560
9561         * base64.el (base64-encode-region): Don't add newline.
9562
9563         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9564
9565         * mm-util.el: New file.
9566
9567         * mm-decode.el: Somewhat depleted.
9568         * mm-encode.el: Ditto.
9569
9570         * rfc1522.el: New file.
9571
9572         * mm-util.el (mm-replace-chars-in-string): Copied here.
9573
9574         * mm-encode.el (mm-q-encode-region): New function.
9575
9576         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9577         param.
9578
9579         * mm-encode.el (mm-encode-word-region): Downcase.
9580
9581 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9582
9583         * gnus.el: Pterodactyl Gnus v0.8 is released.
9584
9585 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9586
9587         * message.el (message-send-mail): Encode headers.
9588
9589         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9590         (quoted-printable-encode-region): Upcase.
9591
9592         * message.el (message-default-charset): New variable.
9593
9594         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9595
9596         * message.el (message-narrow-to-field): Changed name.
9597
9598         * mm-encode.el: New file.
9599
9600         * message.el (message-narrow-to-header): New function.
9601
9602         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9603         right buffer.
9604
9605 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9606
9607         * gnus.el: Pterodactyl Gnus v0.7 is released.
9608
9609 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9610
9611         * gnus.el: Remove autoload for
9612         gnus-article-mime-decode-quoted-printable.
9613
9614         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9615         be decoded in non-MULE Emacsen.
9616
9617         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9618
9619 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9620
9621         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9622
9623 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9624
9625         * mm-decode.el: Check for coding-system-list.
9626
9627 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9628
9629         * gnus.el: Pterodactyl Gnus v0.6 is released.
9630
9631 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9632
9633         * nnheader.el (fboundp): Protect code-coding-string.
9634
9635         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9636         is available.
9637
9638 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9639
9640         * gnus.el: Pterodactyl Gnus v0.5 is released.
9641
9642 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9643
9644         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9645         (gnus-hack-decode-rfc1522): Removed.
9646
9647         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9648
9649 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9650
9651         * gnus.el: Gnus v0.4 is released.
9652
9653 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9654
9655         * gnus-art.el (gnus-article-decode-mime-words): New command and
9656         keystroke.
9657
9658         * qp.el (quoted-printable-decode-region): Don't use hexl.
9659
9660         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9661
9662         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9663         (gnus-structured-field-decoder): Removed.
9664         (gnus-unstructured-field-decoder): Ditto.
9665
9666         * mm-decode.el: New file.
9667
9668         * qp.el: New file.
9669
9670         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9671
9672         * gnus-ems.el (fboundp): Removed gnus-split-string.
9673
9674         * gnus.el (gnus-splash-face): Doc fix.
9675
9676         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9677
9678         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9679         hexl.
9680
9681         * nnheader.el (nnheader-temp-write): Removed.
9682
9683 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9684
9685         * gnus.el: Gnus v0.3 is released.
9686
9687 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9688
9689         * gnus.el: Gnus v0.2 is released.
9690
9691 ;; Local Variables:
9692 ;; coding: iso-2022-7bit
9693 ;; End: