*** empty log message ***
[gnus] / lisp / ChangeLog
1 2000-10-09  Dave Love  <fx@gnu.org>
2
3         * gnus-audio.el: Don't require cl.
4         (gnus-audio): New custom group.
5         (gnus-audio-inline-sound): Change to work with Emacs.
6         (gnus-audio-directory, gnus-audio-directory) 
7         (gnus-audio-au-player):  Customize.
8         (gnus-audio-play): Try external player if play-sound-file fails.
9         Use file-name-extension, not string-match.
10
11         * gnus-art.el (article-de-quoted-unreadable)
12         (article-de-base64-unreadable): Fold search case rather than
13         downcasing string.  Apply mm-charset-to-coding-system to arg of
14         quoted-printable-decode-region.
15         (gnus-article-dumbquotes-map): Fix dashes.
16         (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
17         (gnus-button-reply): Just alias it.
18
19 2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
20
21         * mm-encode.el: Require CL.  At least, for `incf'.
22
23         * nnfolder.el (nnfolder-ignore-active-file): Typos.
24
25         * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
26
27         * gnus-kill.el (gnus-kill): Typo.
28
29 2000-10-09  Gerd Moellmann  <gerd@gnu.org>
30
31         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
32
33 2000-10-09  Simon Josefsson  <simon@josefsson.org>
34
35         * nnimap.el (nnimap-group-overview-filename): Create directory for
36         newfile (when use long filenames is nil).  Copy+delete file if
37         rename didn't work.
38
39 2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
40
41         * dgnushack.el (dgnushack-compile): Delete old elc files first.
42
43 2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
44
45         * gnus-ems.el (gnus-kill-all-overlays): Move here.
46         * gnus-util.el (gnus-kill-all-overlays): Move out.
47         * gnus-sum.el (gnus-cache-write-active): Auto load.
48         * lpath.el: Shut up.
49         * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is 
50         asynchronous in Exp version.
51
52 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
53
54         * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
55         * gnus-ems.el: Autoload smiley.
56         * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
57
58 2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
59
60         * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
61         (gnus-summary-select-article): Don't enable multibyte here.
62         (gnus-summary-goto-article): Ditto.
63
64 2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
65
66         * gnus-draft.el (gnus-draft-send-message): Typo.
67
68 2000-10-08  Simon Josefsson  <simon@josefsson.org>
69
70         * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
71         uid validity changes.
72         (nnimap-group-overview-filename): Store uidvalidity in filenames.
73         Rename old files into new format.
74
75 2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
76
77         * mm-util.el (mm-enable-multibyte-mule4): New.
78         (mm-disable-multibyte-mule4): New.
79         * gnus-sum.el (gnus-summary-mode): Use it.
80         (gnus-summary-select-article): Ditto.
81         (gnus-summary-goto-article): Use enable multibyte.
82         * rfc2047.el (rfc2047-decode): Use unibyte.
83
84 2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
85
86         * gnus-logic.el (gnus-advanced-string): Use "" if nil.
87
88 2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
89
90         * rfc2047.el (rfc2047-q-encode-region): Better calculation of
91         break point.
92         (rfc2047-fold-region): Don't break the first non-LWSP characters.
93
94 2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
95
96         * gnus.el (gnus-agent-fetching): New variable.
97         * gnus-agent.el (gnus-agent-with-fetch): Bind it.
98         * gnus-score.el (gnus-score-body): Don't score body when
99         agent-fetching.
100         (gnus-score-followup): Don't score followup either. 
101
102 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
103
104         * gnus-art.el: Define dynamic variables in eval-when-compile.
105         * message.el (message-sending-message): New variable.
106         (message-send): Use it.
107         * gnus-draft.el (gnus-draft-send-message): Ditto.
108         (gnus-group-send-drafts): Ditto.
109
110 2000-10-06  Dave Love  <fx@gnu.org>
111
112         * gnus-audio.el: Don't require cl.
113         (gnus-audio): New custom group.
114         (gnus-audio-inline-sound): Change to work with Emacs.
115         (gnus-audio-directory, gnus-audio-directory) 
116         (gnus-audio-au-player):  Customize.
117         (gnus-audio-play): Try external player if play-sound-file fails.
118         Use file-name-extension, not string-match.
119
120 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
121
122         * gnus-art.el (gnus-article-prepare): Configure it again.
123
124 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
125
126         * message.el (message-default-charset): Default value for non-Mule
127         Emacsen.
128
129 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
130
131         * message.el (message-alternative-emails): New.
132         (message-use-alternative-email-as-from): New.
133         (message-setup): Use them.
134
135 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
136
137         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
138         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
139
140         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
141         gnus-overlay-start.
142         * gnus.el: Ditto.
143         * gnus-art.el (gnus-insert-mime-button): Use them.
144
145 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
146
147         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
148         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
149
150 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
151
152         * qp.el (quoted-printable-encode-region): Use
153         mm-with-unibyte-current-buffer within narrowed region.
154
155 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
156
157         * webmail.el (webmail-type-definition): Fix my-deja open url.
158
159 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
160
161         * message.el (message-setup-fill-variables): New variable.
162         (message-mode): Use it.
163
164 2000-10-05  Dave Love  <fx@gnu.org>
165
166         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
167         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
168
169         * binhex.el: Use defalias, not fset.
170
171         * rfc1843.el: Require cl when compiling.
172
173 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
174
175         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
176
177 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
178
179         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
180         adjacent.
181
182 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
183
184         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
185         (mm-find-charset-region): Merge conditions, delete ascii.
186         (mm-charset-after): Rewrite.
187         * mm-bodies.el (mm-encode-body): Use it.
188
189 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
190
191         * webmail.el (webmail-hotmail-list): Fix.
192
193 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
194
195         * nnimap.el (require): cl.
196
197 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
198
199         * gnus-art.el (gnus-article-prepare): Configure windows before
200         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
201         window might be overrided.
202
203 2000-10-04  Dave Love  <fx@gnu.org>
204
205         * gnus-ems.el (gnus-article-display-xface)
206         [gnus-article-compface-xbm]: Fix.
207         (gnus-x-splash): Bind width, height.
208
209 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
210
211         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
212         when it is called interactively.
213
214 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
215
216         * gnus-art.el (gnus-mime-action-alist): New variable.
217         (gnus-mime-action-on-part): Use it.
218         (gnus-mime-button-commands): Add command ".".
219
220 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
221
222         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
223
224 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
225
226         * lpath.el: "." is in the load-path because dgnushack.el.
227
228 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
229
230         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
231
232         * nnheader.el: ditto
233
234         * mm-util.el: ditto
235
236         * message.el: ditto
237
238         * binhex.el: ditto
239
240         * gnus-audio.el: removed unnecessary xemacs test
241
242         * earcon.el: ditto
243         
244 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
245
246         * nnweb.el (nnweb-decode-entities): Work for non-character
247         entities. 
248
249 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
250
251         * gnus.el: Message the quit parts.
252
253 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
254
255         * mail-source.el (mail-source-fetch-maildir): Don't insert
256         newlines.
257
258 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
259
260         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
261         lpath.el. Don't compile base64.el if there is builtin base64.
262
263 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
264
265         * base64.el (Repository): Use featurep for XEmacs test.
266
267 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
268
269         * nntp.el (nntp-retrieve-data): Don't ignore quit.
270
271 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
272
273         * gnus-art.el (gnus-article-banner-alist): New variable.
274         (article-strip-banner): Use it.
275         * gnus-cus.el (gnus-group-parameters): Allow symbol.
276
277 2000-10-02  Dave Love  <fx@gnu.org>
278
279         * smiley-ems.el: New file.
280
281         * gnus-ems.el (gnus-smiley-display): Autoload.
282         (mouse-set-point, set-face-foreground, set-face-background)
283         (x-popup-menu): Don't clobber these.
284         (gnus-article-compface-xbm): New variable.
285         (gnus-article-display-xface): Move graphic test.  Use unibyte.
286         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
287
288         * mml.el (require): Fix typo.
289         (mml-parse-1): Modify unknown encoding prompt.
290
291         * mail-source.el (mail-sources): Revert to nil.
292
293         * nnmail.el (nnmail-spool-file): Revert previous change.
294
295         * gnus.el: Don't require custom, message.
296         (gnus-message-archive-method): Wrap initializer in progn and
297         require message here.
298
299 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
300
301         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
302         image's :ascent to 80.  That gives a mode-line which is approx.
303         as tall as the normal one.
304
305 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
306
307         * webmail.el (webmail-hotmail-list): Fix.
308
309 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
310
311         Don't postpone GCC if none of GCC methods is agent-covered.  This
312         fix presumes that the post-method must be agent-covered if any Gcc
313         method is agent-covered.
314
315         * gnus-msg.el (gnus-inews-group-method): New function.
316         (gnus-inews-do-gcc): Use it.
317         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
318         (gnus-agent-possibly-save-gcc): Use it.
319         (gnus-agent-possibly-do-gcc): Ditto.
320
321 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
322
323         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
324         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
325
326 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
327
328         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
329         webmail-hotmail-list): Update.
330
331 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
332
333         * mail-source.el (mail-source-report-new-mail): Use
334         nnheader-cancel-timer.
335
336 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
337
338         * lpath.el (overlay-*): Shut up.
339         * dgnushack.el: Two implementations of smiley.
340
341 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
342
343         * gnus-ml.el: Usage.
344         (gnus-mailing-list-archive, gnus-mailing-list-owner,
345         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
346         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
347         (gnus-mailing-list-menu): Define it.
348         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
349         
350         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
351
352 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
353
354         * webmail.el (webmail-my-deja-*): Rewrite.
355
356 2000-09-30  Simon Josefsson  <simon@josefsson.org>
357
358         * nnimap.el (nnimap-request-accept-article): Remove \n's from
359         From_ lines.
360
361 2000-08-05  Simon Josefsson <simon@josefsson.org>
362
363         Make GCC to remote groups work when unplugged
364         (postpone GCC until message is actually sent).
365
366         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
367
368         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
369         (gnus-agent-restore-gcc): 
370         (gnus-agent-possibly-save-gcc): New functions.
371
372         * gnus-msg.el (gnus-inews-add-send-actions): Use
373         `gnus-agent-possibly-do-gcc' if Agentized.
374         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
375         to `message-header-hook'.
376
377         * gnus.el (gnus-agent-gcc-header): New variable.
378
379 2000-07-13  Simon Josefsson <simon@josefsson.org>
380
381         Asks the user to synch flags with server when you plug in.
382
383         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
384         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
385         (gnus-agent-toggle-plugged): Call it.
386         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
387         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
388         (gnus-agent-possibly-synchronize-flags): New function.
389         (gnus-agent-possibly-synchronize-flags-server): New function.
390
391 2000-09-30  Simon Josefsson  <simon@josefsson.org>
392
393         * starttls.el: New file, by Daiki Ueno.
394
395 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
396
397         * message.el (message-make-in-reply-to): In-Reply-To is message-id
398         (see DRUMS).
399         
400 2000-09-29  Simon Josefsson  <simon@josefsson.org>
401
402         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
403         prefetch.
404
405 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
406
407         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
408         sending a command; allow the rtelnet prompt as well.
409
410 2000-09-29  Simon Josefsson  <simon@josefsson.org>
411
412         * message.el (message-send): Make sure error is signalled if no
413         send method is specified.
414
415 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
416
417         * qp.el (quoted-printable-encode-region): Wrap with
418         `mm-with-unibyte-current-buffer'.
419
420 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
421
422         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
423           McEwan's proposal.
424         
425 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
426
427         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
428         the GNU assignment issue.
429
430 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
431
432         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
433
434 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
435
436         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
437
438 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
439
440         * gnus-art.el (article-strip-banner): Use
441         gnus-group-find-parameter rather than gnus-group-get-parameter, to
442         allow inheritance on the banner.
443         From elkin@tverd.astro.spbu.ru.
444
445 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
446
447         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
448
449 2000-09-26  Dave Love  <fx@gnu.org>
450
451         * gnus-draft.el: Don't require gnus-agent.
452
453         * mm-view.el: Use featurep for XEmacs test.
454         (mm-inline-message): Test for `remove-specifier'; don't use
455         condition-case.
456
457 2000-09-24  Simon Josefsson  <simon@josefsson.org>
458
459         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
460
461         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
462         support ACL's.
463
464         * nnimap.el (nnimap-acl-get): Check capability.
465
466         * mail-source.el (mail-source-imap-file-coding-system): New variable.
467         (mail-source-fetch-imap): Use it.
468
469         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
470         (rfc2104-hash): Use it.
471
472         * imap.el (imap-starttls-p): Check for starttls binary.
473         (imap-starttls-open): More verbose.
474         (imap-gssapi-auth): Ditto.
475         (imap-kerberos4-auth): Ditto.
476         (imap-cram-md5-auth): Ditto.
477         (imap-login-auth): Ditto.
478         (imap-anonymous-auth): Ditto.
479         (imap-digest-md5-auth): Ditto.
480         (imap-open): Ditto.
481         (imap-digest-md5-p): Check capability first.
482
483 2000-09-24  Simon Josefsson  <simon@josefsson.org>
484
485         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
486         (imap-login-p): Support LOGINDISABLED.
487
488 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
489
490         * rfc2104.el: Add SHA-1 example.
491
492 2000-09-22  Simon Josefsson  <simon@josefsson.org>
493
494         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
495
496 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
497
498         * lpath.el: Bind nnkiboze-score-file.
499
500 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
501
502         * gnus-score.el (gnus-score-use-all-scores): New variable.
503         (gnus-all-score-files): Use it.
504         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
505         (nnkiboze-enter-nov): Fix it when there is no xref.
506         (nnkiboze-generate-groups): List groups.
507         * gnus-group.el (gnus-group-make-kiboze-group): Use 
508         nnkiboze-score-file.
509         
510         * nnkiboze.el (nnkiboze-request-article): Use
511         gnus-cache-request-article.
512         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
513
514 2000-07-16 Dmitry Bely <dbely@mail.ru>
515
516         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
517
518 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
519
520         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
521
522 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
523
524         * message.el (message-default-charset): Set default value in
525         non-MULE XEmacsen as iso-8859-1.
526
527 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
528
529         * gnus-demon.el: Use (featurep 'xemacs).
530         * gnus-agent.el: timer vs. itimer.
531         * mail-source.el: Ditto.
532
533 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
534
535         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
536         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
537         * gnus-sum.el (gnus-nov-parse-line): Ditto.
538         * nnkiboze.el (nnkiboze-file-coding-system): New.
539         (nnkiboze-retrieve-headers): Use it.
540         (nnkiboze-request-group): Ditto.
541         (nnkiboze-close-group): Ditto.
542         (nnkiboze-generate-group): Ditto.
543         (nnkiboze-enter-nov): Insert first Xref properly.
544
545 2000-09-19  Dave Love  <fx@gnu.org>
546
547         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
548         (nnmail-get-new-mail): Test `sources' in top-level conditional.
549
550         * mail-source.el (mail-sources): Change default to '((file)).
551         Add useful custom type.
552
553 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
554
555         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
556         year).
557         (gnus-date-iso8601): Ditto.
558
559 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
560
561         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
562
563 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
564
565         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
566         pattern. Avoid using 8 bit chars.
567         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
568
569 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
570
571         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
572         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
573         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
574         functions are not implemented yet.
575         
576         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
577         x-overlay.el from the FSF Emacs black list.
578
579 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
580
581         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
582         (mm-inline-media-tests): Ditto.
583         (mm-automatic-display): Ditto.
584         * mm-view.el (mm-display-inline-fontify): Generalize from 
585         mm-display-patch-inline. 
586         (mm-display-patch-inline): Use it.
587         (mm-display-elisp-inline): Ditto.
588         
589 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
590
591         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
592         (gnus-topic-unmark-topic): Ditto.
593         (gnus-topic-mark-topic): Ditto.
594         (gnus-topic-get-new-news-this-topic): Use it.
595
596 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
597
598         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
599         display xface.
600
601 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
604         zombie or killed groups.
605         
606 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
607
608         * mml.el (mml-preview): Reinsert unibyte content. 
609         (mml-parse-1): Remove with-unibyte-current-buffer.
610         (mml-generate-mime-1): Ditto.
611         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
612         * message.el (message-forward): Ditto.
613
614 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
615
616         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
617         original article buffer.
618         (article-de-base64-unreadable): Ditto.
619         (article-wash-html): Ditto.
620
621 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
622
623         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
624         unless forward-show-mml.
625
626 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
627
628         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
629         (gnus-summary-save-parts-last-directory): New.
630         (gnus-summary-save-parts): Save history.
631
632 2000-09-14 Ben Gertzfield <che@debian.org>
633
634         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
635         variable.
636         (gnus-summary-save-parts): Use it.
637
638 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
639
640         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
641         * gnus-sum.el (gnus-summary-exit): Ditto.
642         (gnus-summary-exit-no-update): Ditto.
643         (gnus-summary-show-article): Ditto.
644
645 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
646
647         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
648         Content-Disposition.
649
650 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
651
652         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
653
654 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
655
656         * gnus-art.el (gnus-article-setup-buffer): Set
657         gnus-article-mime-handles to nil.
658         * gnus-sum.el (gnus-summary-exit): Ditto.
659         (gnus-summary-exit-no-update): Ditto.
660         (gnus-summary-show-article): Ditto.
661         (gnus-summary-save-parts): Use gnus-article-mime-handles if
662         dissected.
663         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
664
665 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
666
667         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
668         (gnus-sort-threads-1): New function. Sort threads recursively.
669         (gnus-sort-threads): Use it.
670         (gnus-sort-gathered-threads): Doc fix.
671
672 2000-09-13  Dave Love  <fx@gnu.org>
673
674         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
675
676         * gnus-ems.el (gnus-ems-redefine): Don't alias
677         gnus-summary-set-display-table.
678
679         * message.el (message-user-agent): Don't wrap ignore-errors around
680         it.
681
682         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
683         `format'.
684         (mm-content-transfer-encoding): Don't use cadar.
685
686         * uudecode.el (uudecode-decoder-program) 
687         (uudecode-decoder-switches): Customize.
688
689         * gnus-score.el (gnus-home-score-file): Improve custom type.
690
691         * gnus-cus.el (gnus-custom-mode): Conditionally set local
692         variables for Emacs 21.
693         (gnus-group-customize): Disable undo while laying out the buffer.
694
695 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
696
697         * gnus-util.el (gnus-write-active-file): Bind
698         coding-system-for-write.
699
700 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
701
702         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
703         
704         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
705         * gnus-kill.el (gnus-batch-score): Ditto.
706         * gnus-move.el (gnus-change-server): Ditto.
707         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
708
709 2000-09-12  Simon Josefsson  <simon@josefsson.org>
710
711         * gnus-sum.el (gnus-update-read-articles): Undo
712         `gnus-request-set-mark' operation.
713
714 2000-09-11  Dave Love  <fx@gnu.org>
715
716         * Changelog: Use iso-2022 coding.
717
718         * gnus-msg.el (gnus-msg-mail): New function.
719         (gnus-user-agent): New mail agent.
720
721 2000-09-10  Dave Love  <fx@gnu.org>
722
723         * message.el: Require mail-abbrevs for XEmacs for a problem with
724         keybinding despite the autoloads for it.
725
726 2000-09-08  Simon Josefsson  <simon@josefsson.org>
727
728         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
729
730         * nnimap.el (nnimap-request-update-info-internal): Remove tick
731         marks from dormant articles. (See nnimap-request-set-mark.)
732         (nnimap-retrieve-headers-progress): Demule.
733         (nnimap-open-server): Call nnoo-change-server twice, once for
734         getting the nnimap-server-buffer and once for letting n-c-s set
735         the variables in that buffer.
736
737 2000-09-08  David Edmondson <dme@dme.org>
738
739         * gnus.el (gnus-short-group-name): Guess separator.
740
741 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
742
743         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
744         XEmacs as well.
745
746 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
747
748         * gnus-group.el (gnus-group-insert-group-line): Fix.
749
750 2000-09-04  Dave Love  <fx@gnu.org>
751
752         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
753         (mm-get-image): Avoid the losing `make-glyph' from W3.
754
755 2000-09-03  Simon Josefsson  <simon@josefsson.org>
756
757         * gnus-sum.el (gnus-summary-delete-article): Check server.
758
759 2000-09-01  Simon Josefsson  <simon@josefsson.org>
760
761         * imap.el (imap-parse-flag-list): Rewrite.
762
763         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
764
765         * imap.el (imap-parse-flag-list): Hack.
766
767 2000-08-29  Dave Love  <fx@gnu.org>
768
769         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
770
771         * dgnushack.el (mapcon, union): Remove compiler macros.
772
773         * gnus-agent.el (gnus-agent-union): new function.
774         (gnus-agent-fetch-headers): Use it.
775
776         * gnus.el (gnus-group-startup-message): Specify foreground and
777         background for xpm image.  Centre image vertically.
778         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
779
780 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
781
782         * message.el (message-send-mail): Narrow-to-headers.
783
784 2000-08-24  Dave Love  <fx@gnu.org>
785
786         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
787         21.
788
789 2000-08-23  Dave Love  <fx@gnu.org>
790
791         * dgnushack.el: Remove `member-if' compiler macro.
792
793 2000-08-21  Dave Love  <fx@gnu.org>
794
795         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
796
797 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
798
799         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
800         permanent is used.
801         (gnus-topic-show-topic): Read topic when to show permanent hidden
802         topic.
803         (gnus-topic-remove-topic): Revert to the old behavior, not using
804         hide.
805
806 2000-08-21  Dave Love  <fx@gnu.org>
807
808         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
809         (gnus-xemacs): Use featurep.
810
811         * mm-util.el (mm-read-charset): Maybe use builtin.
812         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
813         (mm-multibyte-p, mm-with-unibyte-current-buffer)
814         (mm-with-unibyte): Use featurep, not string-match.
815         (mm-with-unibyte-buffer): Simplify.
816         (mm-quote-arg): Maybe use shell-quote-argument.
817
818         * mml.el (mml-make-string): Deleted (unused).
819
820         * gnus.el (gnus-mode-line-buffer-identification): Supply
821         definition for Emacs 21.
822
823         * gnus-salt.el: Small doc fixes.
824         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
825         gnus-add-minor-mode.
826
827         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
828         gnus-add-minor-mode.
829
830 2000-08-20  Simon Josefsson  <simon@josefsson.org>
831
832         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
833         function, thanks to Lloyd Zusman for debugging.
834         (nnimap-request-group): 
835         (nnimap-request-list): 
836         (nnimap-retrieve-groups): 
837         (nnimap-request-newgroups): Use it.
838
839         * nnimap.el (nnimap-request-article-part): Less verbose.
840
841 2000-08-19  Andreas Jaeger  <aj@suse.de>
842
843         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
844         subst-char-in-string since we test elsewhere whether it's bound.
845         
846 2000-08-18  Dave Love  <fx@gnu.org>
847
848         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
849         custom type.
850
851         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
852         gnus-group-running-xemacs.
853
854         * nnheader.el (nnheader-replace-chars-in-string): Use
855         subst-char-in-string if available.
856
857         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
858         (gnus-request-article-this-buffer): Use expand-file-name.
859         (gnus-mime-view-part-as-type): Simplify interactive spec.
860         (gnus-mime-button-map): Define it all in defvar.
861
862 2000-08-17  Dave Love  <fx@gnu.org>
863
864         * gnus-group.el (gnus-group-running-xemacs): Deleted.
865
866         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
867         last-nonmenu-event.
868
869         * uudecode.el (char-int): Use defalias, not fset.
870
871         * score-mode.el: Don't require easymenu.  Require mm-util.
872         (score-mode-coding-system): Use mm-auto-save-coding-system.
873
874         * nneething.el (nneething-create-mapping): Don't use cadar & al.
875         (nneething-file-name): Use expand-file-name, not concat.
876
877 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
878
879         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
880         Failure proof for email addresses.
881         (nnslashdot-sane-retrieve-headers): Ditto.
882
883 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
884
885         * message.el (message-send-mail): Only insert courtesy message
886         when text/plain.
887
888 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
889
890         * message.el (message-cancel-news): Copy the From header from the
891         original article.
892
893 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
894
895         * gnus-async.el (gnus-asynchronous): Removed.
896
897 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
898
899         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
900         format.
901
902 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
903
904         * nnmail.el (nnmail-expiry-target-group): Fixed.
905
906 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
907
908         * nnmail.el (nnmail-expiry-target-group): Fix the call to
909         gnus-request-accept-article so that body encoding is *not* done.
910         Encoding is not done on incoming mail, so why should it be done on
911         expired mail?
912
913
914 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
915
916         * nnml.el (nnml-request-expire-articles): Fix the calls to
917         nnml-request-article (the filename was being passed instead of the
918         article number) and nnmail-expiry-target-group
919         (nnml-current-directory is changed by nnml-request-accept-article,
920         causing it to be incorrect for the next article to be expired).
921
922 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
923
924         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
925         expiry-target group parameters. 
926
927 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928
929         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
930         buffer.
931         (gnus-topic-hide-topic): Take a PERMANENT parameter.
932         (gnus-topic-show-topic): Ditto.
933
934         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
935
936 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
937
938         * mail-source.el (mail-source-incoming-file-prefix): New
939         variable. 
940
941 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
944
945         * mailcap.el (mailcap-maybe-eval): Be even more warning.
946
947 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
948
949         * message.el (message-syntax-checks): New check quotin-style: 
950         Text must be written below quoted text.
951         (message-check-news-body-syntax): Check it.
952
953 2000-08-11  Simon Josefsson  <simon@josefsson.org>
954
955         * imap.el (imap-authenticator-alist): Fix typo.
956         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
957         Jonas Oberg for debugging.
958
959 2000-08-11  Simon Josefsson  <simon@josefsson.org>
960
961         * gnus-async.el (gnus-asynchronous): Disable by default.
962
963 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
964
965         * mm-view.el (mm-inline-text): Bind fill-column.
966
967         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
968         list of unexpired articles.
969
970         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
971         un-expired articles. 
972
973         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
974         headers. 
975
976         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
977         we update the right topic.. 
978
979         * mm-decode.el (mm-display-external): Put point at start. 
980
981 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
982
983         * nnmail.el (nnmail-expiry-target): More explicit documentation.
984
985         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
986
987 2000-08-09  Simon Josefsson <simon@josefsson.org>
988
989         * imap.el (imap-parse-body):
990         (imap-parse-string-list): Add bug workarounds for Stalker
991         Communigate Pro 3.0 server.
992         (imap-body-lines): Remove bogus comment.
993
994         * imap.el (imap-range-to-message-set): Move from nnimap.el.
995
996         * nnimap.el (nnimap-retrieve-which-headers):
997         (nnimap-retrieve-headers-from-server):
998         (nnimap-request-set-mark):
999         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
1000
1001 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1002
1003         * message.el (message-dont-reply-to-names):
1004         rmail-dont-reply-to-names may not be defined.
1005
1006 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1007
1008         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
1009         not use pop.
1010
1011 2000-07-19  Dave Love  <fx@gnu.org>
1012
1013         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
1014         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
1015         check.
1016         (gnus-article-display-xface): Special-case for dark backgrounds.
1017
1018 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
1019
1020         * imap.el (imap-calculate-literal-size-first): New variable.
1021         (imap-local-variables): Add it.
1022         (imap-kerberos4-open): Set it.
1023         (imap-send-command): Use it.
1024
1025 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1026
1027         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
1028         (mailcap-parse-mimetypes): Use it.
1029         (mailcap-extension-to-mime): Parse mimetype.
1030         (mailcap-mime-types): Ditto.
1031         * mml.el (mml-minibuffer-read-type): Ditto.
1032
1033 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1034
1035         * nndoc.el (nndoc-type-alist): Add outlook.
1036         (nndoc-outlook-type-p): New function.
1037         (nndoc-outlook-article-begin): Ditto.
1038
1039 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
1040
1041         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
1042         excursion.
1043
1044 2000-07-15  Simon Josefsson  <simon@josefsson.org>
1045
1046         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
1047
1048         * imap.el (imap): 
1049         (imap-kerberos4-program): 
1050         (imap-gssapi-program): 
1051         (imap-ssl-program): Customization.
1052         (imap-shell-program): 
1053         (imap-shell-host): New variables.
1054         (imap-streams): 
1055         (imap-stream-alist): Add shell.
1056         (imap-shell-p): 
1057         (imap-shell-open): New functions.
1058         (imap-open): Don't call authenticator if preauth.
1059         (imap-authenticate): Return t if already authenticated.
1060
1061 2000-07-14  Simon Josefsson  <simon@josefsson.org>
1062
1063         * gnus.el (gnus-invalid-group-regexp): New variable.
1064         (gnus-read-group): Use it.
1065
1066 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
1067
1068         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
1069         expunge-below and orphan-score are "group variables".
1070
1071 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
1072
1073         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
1074         qualified group names to `gnus-group-read-ephemeral-group'.
1075
1076 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
1077
1078         * dgnushack.el (srcdir): Define it before use it.
1079
1080 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1081
1082         * gnus-sum.el: `W t' is toggle-header in info.
1083
1084 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1085
1086         * lpath.el: Fbind subst-char-in-string.
1087
1088 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1089
1090         * Makefile.in: Use W3DIR and lispdir.
1091         * dgnushack.el: Ditto.
1092
1093 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1094
1095         * gnus-art.el (article-de-base64-unreadable): Typo.
1096
1097 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
1098
1099         * gnus-agent.el (require): Require timer.
1100
1101 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1102
1103         * message.el (message-bounce): Call mime-to-mml.
1104
1105 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1106
1107         * nnslashdot.el (nnslashdot-request-close): New function.
1108
1109 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1110
1111         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
1112         right line number for the article.
1113
1114 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1115
1116         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
1117         * webmail.el (webmail-fetch): Bind 
1118         url-http-silence-on-insecure-redirection.
1119
1120 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1121
1122         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1123         unibyte.
1124         (nnslashdot-sane-retrieve-headers): Ditto.
1125         (nnslashdot-request-article): Ditto.
1126
1127 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
1128
1129         * mailcap.el (mailcap-parse-mimetype-file): 
1130
1131 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1132
1133         * nnweb.el (nnweb-insert): Stricter test.
1134         * webmail.el (webmail-refresh-redirect): Ditto.
1135
1136 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1137
1138         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1139
1140 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1141
1142         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1143
1144 2000-07-05  Dave Love  <fx@gnu.org>
1145
1146         * utf7.el: Doc and header fixes.
1147
1148         * gnus-sum.el: Doc fixes.
1149
1150         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1151         defalias, not fset.
1152
1153         * flow-fill.el (fill-flowed-point-at-eol)
1154         (fill-flowed-point-at-bol): Use defalias, not fset.
1155
1156         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1157         (gnus-Plain-save-name): Delete -- apparently bogus.
1158
1159 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1160
1161         * nnsoup.el: Use expand-file-name throughout.
1162
1163 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1164
1165         * nnmail.el (nnmail-read-incoming-hook): New example.
1166
1167 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1168
1169         * mm-view.el (mm-inline-text): Check whether the text has already
1170         been decoded.
1171
1172 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1173
1174         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1175
1176 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1177
1178         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1179
1180 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1181
1182         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1183         unsend flags.
1184
1185 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1186
1187         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1188         name in authinfo (.authinfo now support ports, no need for the
1189         hack).
1190         (nnimap-split-find-rule): Fix.
1191         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1192
1193 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1194
1195         * message.el (message-unquote-tokens): Remove all quotes.
1196
1197 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1198
1199         * gnus-ml.el: New file. 
1200
1201 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202
1203         * nnultimate.el (nnultimate-request-close): New function.
1204
1205         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1206
1207 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1208
1209         * Makefile.in: Better support for xemacs builds
1210
1211 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1212
1213         * gnus.el: Gnus v5.8.7 is released.
1214
1215 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1218
1219 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1220
1221         * message.el (message-do-fcc): Encode MIME.
1222
1223 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1224
1225         * lpath.el: Fbind image-size.
1226
1227 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1228
1229         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1230         (nnimap-assoc-match): New function.
1231         (nnimap-split-find-rule): Support extended syntax.
1232
1233 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1234
1235         * nnimap.el (nnimap-open-connection): Use port stuff.
1236
1237         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1238         document port and defaultport.
1239
1240 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1241
1242         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1243
1244 2000-06-26  Dave Love  <fx@gnu.org>
1245
1246         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1247
1248         * message.el: Remove unnecessary `require'ments.  Defvar
1249         gnus-list-identifiers when compiling.  Don't try to autoload
1250         variable `gnus-list-identifiers'.  Autoload
1251         gnus-group-name-charset.
1252         (message-fetch-field): Don't assume `format' removes text
1253         properties.
1254         (message-strip-list-identifiers, message-reply, message-followup):
1255         Require gnus-sum.
1256         (message-mode): Tidy XEmacs conditionals.
1257         (message-replace-chars-in-string): Use subst-char-in-string when
1258         available.
1259
1260         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1261         Define if necessary.
1262
1263         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1264         removes text properties.
1265
1266         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1267
1268         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1269
1270         * gnus-score.el (gnus-summary-score-entry): Likewise.
1271
1272 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1273
1274         * nnimap.el (nnimap-request-post): Fix parenthesis.
1275
1276 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1277
1278         * message.el (message-unquote-tokens): New function.
1279
1280         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1281
1282         * nnimap.el (nnimap-request-post): Ditto.
1283
1284 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1285
1286         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1287
1288         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1289         patch commited 2000-04-02).
1290
1291 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1292
1293         * imap.el (imap-mailbox-examine-1): New function.
1294         (imap-message-copyuid-1):
1295         (imap-message-appenduid-1): Use it, instead of
1296         `imap-mailbox-examine' which would utf-7 encode mailbox name
1297         twice.
1298
1299 2000-06-19  Dave Love  <fx@gnu.org>
1300
1301         * mm-uu.el Don't require message.  Require cl when compiling.
1302
1303 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1304
1305         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1306         a local variable.
1307         * gnus-sum.el (gnus-orphan-score): Move here.
1308
1309 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1310
1311         * message.el (message-forward): Remove show-mml condition.
1312         (message-forward-ignored-headers): Remove X-Gnus headers.
1313
1314 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1315
1316         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1317
1318 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1319
1320         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1321
1322 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1323
1324         * message.el (message-syntax-checks): Add type.
1325
1326 2000-06-07  Dave Love  <fx@gnu.org>
1327
1328         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1329         put-image.
1330         (mm-inline-image): Defalias, not fset.
1331
1332         * gnus.el (gnus-group-startup-message): Don't specify string for
1333         insert-image.
1334
1335         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1336         add-minor-mode is available.
1337         (gnus-article-display-xface): Don't specify string for
1338         insert-image.
1339
1340 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1341
1342         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1343         (gnus-topic-insert-topic-line): Use shownp.
1344         (gnus-topic-hide-topic): Don't use hidden.
1345         (gnus-topic-show-topic): Don't use hidden.
1346
1347 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1348
1349         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1350         system.
1351         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1352         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1353         * gnus-util.el (gnus-output-to-rmail): Ditto.
1354         (gnus-output-to-mail): Ditto.
1355         (gnus-write-buffer): Ditto.
1356         * gnus-uu.el (gnus-uu-save-article): Ditto.
1357
1358 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1359
1360         * message.el (message-read-from-minibuffer): Typo.
1361
1362 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1363
1364         * gnus-art.el (article-decode-charset): Override non-MIME forward
1365         charset.
1366
1367 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1368
1369         * mml.el (mml-quote-region): Correct the regexp.
1370         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1371
1372 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1373
1374         * message.el (message-forward): Insert raw text.
1375         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1376         (mml-generate-mime-1): Insert raw text in unibyte mode.
1377
1378 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1379
1380         * mm-bodies.el (mm-body-encoding): Always encoded if
1381         `mm-use-ultra-safe-encoding' is set.
1382
1383 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1384
1385         * mml.el (ange-ftp-name-format): Typo.
1386
1387 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1388
1389         * gnus-start.el (gnus-get-unread-articles): If
1390         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1391         try to do anything on that server.
1392         
1393 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1394
1395         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1396         from latest draft.
1397
1398 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1399
1400         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1401         is open.
1402
1403 2000-05-24  Dave Love  <fx@gnu.org>
1404
1405         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1406
1407 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1408
1409         * gnus.el (gnus-redefine-select-method-widget): new function, call
1410         it once. Add an "other" entry for unknown but editable backend
1411         name symbols.
1412         * gnus-start.el (gnus-declare-backend): use it.
1413
1414 2000-05-19  Dave Love  <fx@gnu.org>
1415
1416         * gnus-art.el (gnus-article-next-page): Revert last change.
1417
1418 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1419
1420         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1421
1422 2000-05-19  Dave Love  <fx@gnu.org>
1423
1424         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1425         not mm-inline-large-images.
1426
1427 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1428
1429         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1430
1431 2000-05-18  Dave Love  <fx@gnu.org>
1432
1433         * gnus-art.el: Use defalias, not fset.
1434         (gnus-article-x-face-command): Don't test for xbm.
1435         (gnus-article-next-page): Redisplay before testing point in window.
1436
1437 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1438
1439         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1440         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1441
1442 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1443
1444         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1445         gnus-summary-save-in-rmail.
1446         * message.el (message-output): Ditto.
1447
1448 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1451
1452 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1453
1454         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1455         is a charset.
1456         * message.el (message-send-news): Check group name charset.
1457         * gnus-msg.el (gnus-post-news): Decode group name.
1458         (gnus-inews-do-gcc): Encode group name.
1459
1460 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1461
1462         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1463         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1464
1465 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1466
1467         * gnus-group.el (gnus-group-mark-line-p): New function.
1468         (gnus-group-goto-group): New parameter.
1469         (gnus-group-remove-mark): Use it.
1470         * gnus-topic.el (gnus-topic-move-group): Ditto.
1471         (gnus-topic-remove-group): Ditto.
1472
1473 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1474
1475         * gnus-group.el (gnus-group-list-dormant): New function.
1476
1477 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1478
1479         * gnus-agent.el (gnus-agent-synchronize): Use
1480         nnheader-insert-file-contents.
1481         (gnus-agent-save-active-1): Ditto.
1482         (gnus-agent-write-active): Ditto.
1483         (gnus-agent-expire): Ditto.
1484         * gnus-cache.el (gnus-cache-read-active): Ditto.
1485         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1486         * gnus-sum.el (gnus-summary-import-article): Ditto.
1487
1488         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1489         (gnus-agent-save-group-info): Ditto.
1490         (gnus-agent-save-alist): Ditto.
1491         * gnus-util.el (gnus-make-directory): Ditto.
1492
1493         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1494
1495 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1496
1497         * mml.el (mml-generate-mime-preprocess-function): New variable.
1498         (mml-generate-mime-postprocess-function): New variable.
1499         (mml-generate-mime-1): Use them.
1500
1501 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1502
1503         * gnus-group.el (gnus-group-apropos): Group name charset.
1504         * gnus-sum.el (gnus-set-mode-line): Ditto.
1505         * gnus-group.el (gnus-group-decoded-name): New function.
1506         (gnus-group-edit-group): Use it.
1507         * gnus-cus.el (gnus-group-customize): Use it.
1508
1509 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1510
1511         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1512
1513 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1514
1515         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1516         (gnus-group-name-charset-group-alist): Ditto.
1517         (gnus-group-name-charset): New function.
1518         (gnus-group-name-decode): New function.
1519         (gnus-group-insert-group-line): Use them.
1520         (gnus-group-prepare-flat-list-dead): Ditto.
1521         (gnus-group-list-active): Ditto.
1522         (gnus-group-describe-all-groups): Ditto.
1523         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1524         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1525         add gnus-group property.
1526         (gnus-browse-group-name): Read gnus-group property.
1527
1528 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1529
1530         * nnfolder.el (nnfolder-possibly-change-group): Use
1531         file-name-coding-system instead of pathname-coding-system.
1532         * nnmail.el (nnmail-find-file): Ditto.
1533         (nnmail-write-region): Ditto.
1534         * nnmh.el (nnmh-retrieve-headers): Ditto.
1535         (nnmh-request-article): Ditto.
1536         (nnmh-request-group): Ditto.
1537         (nnmh-request-list): Ditto.
1538         (nnmh-possibly-change-directory): Ditto.
1539         (nnmh-active-number): Ditto.
1540         * nnml.el (nnml-possibly-change-directory): Ditto.
1541         (nnml-request-list): Ditto.
1542         (nnml-request-article): Ditto.
1543         (nnml-retrieve-headers): Ditto.
1544
1545 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1546
1547         * nnimap.el (nnimap-request-accept-article): Don't unselect
1548         mailbox if no mailbox is selected.
1549
1550 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1551
1552         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1553         Recognize domain names starting with `www.' as starting an URL.
1554
1555 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1556
1557         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1558         (mail-source-keyword-map): Add "subdirs" for maildir.
1559
1560 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1561
1562         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1563         (nnmail-get-new-mail): Use it.
1564         * gnus-start.el (gnus-get-unread-articles): Ditto.
1565
1566 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1567
1568         * gnus-sum.el (gnus-summary-edit-article): Better support for
1569         nndraft:drafts.
1570         * nndraft.el (nndraft-request-replace-article): New function,
1571         bind nnmail-file-coding-system.
1572
1573 2000-05-14  Dave Love  <fx@gnu.org>
1574
1575         * nnheader.el: Replace uses of `fset' with `defalias'.
1576         (jka-compr-compression-info-list): Only defvar when compiling.
1577
1578 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1579
1580         * webmail.el (webmail-netaddress-article): Refresh redirect.
1581
1582 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1583
1584         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1585
1586 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1587
1588         * webmail.el: Translate &nbsp; to SP.
1589
1590 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1591
1592         * message.el (message-bounce): Doc typo.
1593
1594 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1595
1596         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1597         (gnus-soup-store): Ditto.
1598         (gnus-soup-send-packet): Ditto.
1599         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1600         (nnsoup-dissect-buffer): Ditto.
1601         (nnsoup-narrow-to-article): Ditto.
1602         (nnsoup-make-active): Ditto
1603
1604 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1605
1606         * message.el (message-mode): Two parameters for local-variable-p.
1607
1608 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1609
1610         * message.el (message-strip-list-identifiers): New function.
1611         (message-reply): Use it and use message-strip-subject-re.
1612         (message-followup): Ditto.
1613         * gnus-art.el (article-hide-list-identifiers): Remove more.
1614         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1615
1616 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1617
1618         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1619         mail-parset-charset and use non-numeric argument.
1620
1621 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1622
1623         * mml.el (mml-buffer-list): New variable.
1624         (mml-generate-new-buffer): New function.
1625         (mml-destroy-buffers): Ditto.
1626         (mml-insert-mime): Use them.
1627         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1628         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1629         * message.el (message-mode): Ditto.
1630         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1631         (gnus-uu-save-article): Support show-as-mml.
1632         * message.el (message-forward): Ditto.
1633
1634 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1635
1636         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1637         (nndoc-mime-digest-type-p): Locate article head precisely.
1638         * mml.el (mml-generate-default-type): New variable.
1639         (mml-generate-mime-1): Use it.
1640         (mml-insert-mime-headers): Use it.
1641         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1642         (gnus-uu-digest-mail-forward): Use it and call message-forward
1643         with argument digest.
1644         (gnus-uu-save-article): Support message-forward-as-mime.
1645         * message.el (message-forward): Add parameter digest.
1646         * mm-decode.el (mm-dissect-default-type): New variable.
1647         (mm-dissect-buffer): Use it.
1648
1649 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1650
1651         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1652         newline and paragraph to nil when got a non-ascii character. Test
1653         paragraph before newline.
1654
1655 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1656
1657         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1658         limit to 76.
1659
1660 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1661
1662         * nnslashdot.el (nnslashdot-sid-strip): New function.
1663         (nnslashdot-threaded-retrieve-headers): New format.
1664         (nnslashdot-sane-retrieve-headers): Ditto.
1665         (nnslashdot-request-article): Ditto.
1666         (nnslashdot-threaded-retrieve-headers): Thread properly.
1667         (nnslashdot-request-article): Be more lenient.
1668         (nnslashdot-threaded-retrieve-headers): Regexp search.
1669
1670 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1671
1672         * gnus-sum.el (gnus-with-article): Define it before use it.
1673
1674 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1675
1676         * message.el (message-supersede): Use mime-to-mml.
1677         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1678
1679 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1680
1681         * gnus-group.el (gnus-group-list-cached): Don't use
1682         `subst-char-in-string'.
1683
1684 2000-05-08  Dave Love  <fx@gnu.org>
1685
1686         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1687
1688 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1689
1690         * mm-decode.el (mm-interactively-view-part): Append %s if the
1691         method is a single word.
1692         * nnwarchive.el (nnwarchive-type-definition): Typo.
1693
1694 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1695
1696         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1697         function.
1698         (gnus-group-prepare-flat-predicate): Use it.
1699         (gnus-group-list-cached): List dead groups.
1700
1701 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1702
1703         * gnus-art.el (article-decode-charset): Don't decode message with
1704         format.
1705
1706 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1707
1708         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1709         evaluate the Lisp code.
1710
1711 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1712
1713         * gnus-art.el (article-wash-html): New function.
1714         (gnus-article-wash-html): Bind.
1715         (gnus-article-make-menu-bar): Menu item.
1716         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1717         (gnus-summary-make-menu-bar): Menu item.
1718         * gnus.el: Autoload.
1719
1720 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1721
1722         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1723         (gnus-uu-unshar-article): Use it.
1724
1725         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1726         (mailcap-maybe-eval): Use it.
1727
1728         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1729         in docstring.
1730
1731         * mml.el (mml-generate-mime-1): Small comment.
1732
1733 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1734
1735         * gnus-art.el (article-de-base64-unreadable): New function.
1736         (gnus-article-de-base64-unreadable): Bind.
1737         (gnus-article-make-menu-bar): Menu item.
1738         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1739         (gnus-summary-make-menu-bar): Menu item.
1740         * gnus.el: Autoload.
1741
1742 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1743
1744         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1745         (gnus-summary-select-article): Add en/disable multibyte.
1746
1747 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1748
1749         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1750         (gnus-summary-edit-article): New feature: editing raw articles.
1751
1752 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1753
1754         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1755         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1756         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1757         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1758         * mm-decode.el (mm-insert-part): Ditto.
1759
1760 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1761
1762         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1763         (nndoc-forward-type-p): Ditto.
1764
1765 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1766
1767         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1768         value of enable-multibyte-characters.
1769
1770 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1771
1772         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1773
1774 2000-05-03  Dave Love  <fx@gnu.org>
1775
1776         * gnus-ems.el (gnus-article-xface-ring-internal)
1777         (gnus-article-xface-ring-size): New variable.
1778         (gnus-article-display-xface): Use them to cache data.  Don't try
1779         to use XPM.  Set up binary coding for PBM's sake.
1780
1781 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1782
1783         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1784         * gnus-int.el (gnus-request-accept-article): Ditto.
1785         (gnus-request-replace-article): Ditto.
1786         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1787
1788 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1789
1790         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1791
1792 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1793
1794         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1795         field.
1796         * mml.el (mml-to-mime): Use message-default-charset.
1797         (mml-preview): Narrow to headers.
1798         * message.el (message-send-mail): Use message-default-charset.
1799         (message-send-news): Narrow to headers;
1800         use message-default-charset.
1801
1802 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1803
1804         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1805         detect.
1806         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1807         restriction.
1808         (mml-parse-1): Warning message.
1809         (mml-preview): Disable multibyte.
1810
1811 2000-05-03  Dave Love  <fx@gnu.org>
1812
1813         * gnus.el (gnus-group-startup-message): Add newline before image.
1814
1815 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1816
1817         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1818         * message.el (message-send-mail): Use unibyte-buffer.
1819         (message-send-mail): Ditto.
1820
1821 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1822
1823         * gnus.el: Gnus v5.8.6 is released.
1824
1825 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1826
1827         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1828
1829 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1830
1831         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1832
1833 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1834
1835         * message.el (message-send-mail-partially): Use forward-line.
1836
1837 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1838
1839         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1840
1841 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1842
1843         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1844         (mml-insert-mime): No markup only for text/plain.
1845         (mime-to-mml): Remove MIME headers.
1846
1847 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1848
1849         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1850         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1851         as 8-bit.
1852         * lpath.el: Fbind image functions.
1853
1854 2000-04-28  Dave Love  <fx@gnu.org>
1855
1856         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1857         21.
1858
1859         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1860         search order.  Use parse-colon-path and remove some redundancy.
1861         Doc fix.
1862         (mailcap-parse-mimetypes): Code consistently with
1863         mailcap-parse-mailcaps.  Doc fix.
1864
1865         * gnus-start.el (gnus-unload): Iterate over `features', not
1866         `load-history'.
1867
1868 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1869
1870         * mml.el (mml-parse-1): Don't create blank parts.
1871         (mml-read-part): Fix mml tag.
1872         (mml-insert-mime): Convert message/rfc822.
1873         (mml-insert-mml-markup): Add mmlp parameter.
1874
1875 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1876
1877         * message.el (message-send-mail-partially): Remove CTE.
1878
1879 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1880
1881         * lpath.el: Fbind put-image for XEmacs.
1882         * mm-view.el (mm-inline-image): Fset it.
1883
1884 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1885
1886         * nndoc.el (nndoc-type-alist): Change forward regexp.
1887
1888 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1889
1890         * message.el (message-send-mail-partially-limit): Change the
1891         default value.
1892
1893 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1894
1895         * gnus-util.el (gnus-extract-address-components): Name might be
1896         "".
1897
1898 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1899
1900         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1901         (gnus-summary-post-forward): Ditto.
1902         * message.el (message-forward-show-mml): New variable.
1903         (message-forward): Use it.
1904         * mml.el (mml-parse-1): Add tag mml.
1905         (mml-read-part): Ditto.
1906         (mml-generate-mime): Support reentance.
1907         (mml-generate-mime-1): Support mml tag.
1908
1909 2000-04-27  Dave Love  <fx@gnu.org>
1910
1911         * gnus-art.el: Don't bother to require custom, browse-url.
1912         (gnus-article-x-face-command): Include gnus-article-display-xface.
1913
1914         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1915         Use defalias, not fset.
1916         (gnus-article-display-xface): New function.
1917
1918         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1919
1920         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1921         (mm-xemacs-p): Deleted.
1922         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1923         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1924         use create-image and don't special-case xbm.
1925         (mm-valid-image-format-p): Use display-graphic-p.
1926
1927 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1928
1929         * message.el (message-send-mail-partially-limit): New variable.
1930         (message-send-mail-partially): New function.
1931         (message-send-mail): Use it.
1932         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1933         all blank lines inside of base64.
1934         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1935         blank lines.
1936
1937 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1938
1939         * mml.el (mml-insert-tag): Match more special characters.
1940
1941 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1942
1943         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1944
1945 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1946
1947         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1948         (mm-inlined-types): Ditto.
1949         * mm-partial.el: New file.
1950
1951 2000-04-27  Dave Love  <fx@gnu.org>
1952
1953         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1954         matter in Emacs 21.
1955
1956 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1957
1958         * mm-bodies.el (mm-encode-body): Remove reference to
1959         mm-default-charset in comment.
1960
1961 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1962
1963         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1964
1965 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1966
1967         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1968         let.
1969
1970 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1971
1972         * gnus-draft.el (gnus-draft-setup): Fix comments.
1973
1974 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1975
1976         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1977         if nnmbox-file-coding-system-for-write is nil.
1978
1979 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1980
1981         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1982         header if nil.
1983
1984 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1985
1986         * mm-view.el (mm-inline-text): Insert directly if decoded.
1987         * mml.el (autoload): Typo.
1988
1989 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1990
1991         * mml.el (mml-preview): Set up posting-charset.
1992         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1993
1994 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1995
1996         * webmail.el: Fix yahoo mail.
1997
1998 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1999
2000         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
2001         word if not necessary.
2002         (rfc2047-encode-region): Put space between encoded words.
2003
2004 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2005
2006         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
2007
2008 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2009
2010         * gnus-draft.el (gnus-draft-setup): Restore mml only when
2011         required.
2012         (gnus-draft-edit-message): Require restoration.
2013
2014 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2015
2016         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
2017         back.
2018
2019 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2020
2021         * gnus-art.el (gnus-treat-article): Make sure that the summary
2022         buffer is live.
2023
2024 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2025
2026         * mailcap.el (mailcap-parse-mailcaps): Reorder.
2027         (mailcap-parse-mailcap): Backwards parsing.
2028         (mailcap-possible-viewers): Remove nreverse.
2029         (mailcap-mime-info): Ditto.
2030         (mailcap-add-mailcap-entry): Keep alternative viewer.
2031
2032 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2033
2034         * gnus.el: Gnus v5.8.5 is released.
2035
2036 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2037
2038         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
2039
2040         * gnus-util.el (gnus-netrc-machine): Default to nntp.
2041
2042         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
2043
2044 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2045
2046         * mm-view.el (mm-inline-message): Disable prepare-hook.
2047
2048 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2049
2050         * gnus.el: Fix copyright statements.
2051
2052         * gnus-sum.el (gnus-alter-articles-to-read-function): New
2053         variable.
2054         (gnus-articles-to-read): Use it.
2055
2056         * message.el (message-get-reply-headers): Bind free variable.
2057
2058 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2059
2060         * message.el (message-get-reply-headers): Fix to-address.
2061
2062 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2063
2064         * webmail.el: Hotmail fix. Add a debug function.
2065
2066 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2067
2068         * gnus-sum.el (t): M-down and M-up.
2069
2070 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2071
2072         * gnus-sum.el: Doc fix.
2073
2074 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2075
2076         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
2077
2078 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
2081         string.
2082         (nnweb-request-group): Don't scan twice.
2083         (nnweb-request-scan): Don't nix out the hashtb.
2084
2085         * message.el (message-get-reply-headers): Return a value.
2086
2087 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
2088
2089         * gnus-art.el (gnus-button-url-regexp): New value to match naked
2090         urls.
2091
2092 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2093
2094         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
2095         order messages are inserted.
2096
2097         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
2098         message/rfc822 parts.
2099
2100         * gnus-art.el (gnus-article-read-summary-keys): Check for
2101         numerical values.
2102
2103         * message.el (message-get-headers): Made into own function.
2104         (message-reply): Use it.
2105         (message-get-reply-headers): Renamed.
2106         (message-widen-reply): New command.
2107
2108 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2109
2110         * nntp.el (nntp-retrieve-data): Report the error and return nil.
2111
2112 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2113
2114         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
2115         non-base64 text at the end if not found.
2116
2117 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2118
2119         * gnus-sum.el (gnus-read-move-group-name):
2120         (gnus-summary-move-article): Use `gnus-group-method' to find out
2121         what method the manually entered group belong to.
2122         `gnus-group-name-to-method' doesn't return any method parameters
2123         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2124         for new groups so they wouldn't work.
2125
2126 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2127
2128         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2129         override.
2130
2131 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2132
2133         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2134         probably good to do, or something.  I dunno.  I just write these
2135         ChangeLog entries, and my name is Lars.
2136
2137 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2138
2139         * message.el (message-caesar-region): Use translate-region.
2140
2141 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2142
2143         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2144
2145 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2146
2147         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2148         variables, because that makes Emacs flash.
2149
2150         * gnus-group.el (gnus-group-insert-group-line): Don't call
2151         gnus-group-add-icon unconditionally.
2152
2153         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2154
2155         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2156         xmas.
2157         (gnus-group-glyph-directory): Removed.
2158
2159 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2160
2161         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2162         gnus-newsgroup-name is "".
2163
2164 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2165
2166         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2167         in conjunction with MULE-UCS.
2168
2169 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2170
2171         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2172
2173 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2174
2175         * dgnushack.el (last, mapcon, member-if, union): New compiler
2176         macros for emulating cl functions.
2177
2178 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2179
2180         * message.el (message-shorten-references): Only cater to broken
2181         INN for news. This caters for broken smtpd.
2182
2183 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * mailcap.el (mailcap-mime-info): Use the first match; not the
2186         last.
2187
2188         * gnus-agent.el (gnus-category-kill): Save the category list.
2189
2190 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2191
2192         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2193
2194 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2197
2198 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2199
2200         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2201
2202 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2203
2204         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2205         (gnus-group-list-cached): Use it.
2206
2207 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2208
2209         * gnus.el: Update all the copyright notices.
2210
2211 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2212
2213         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2214         non-base64 text at the end.
2215
2216 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2217
2218         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2219
2220 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221
2222         * nnheader.el: Don't autoload cancel-function-timers.
2223
2224         * message.el (message-fetch-field): Fold case.
2225
2226 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2227
2228         * message.el (message-forward-before-signature): New variable.
2229
2230 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2231
2232         * gnus-mlspl.el: Fix stuff.
2233
2234 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2235
2236         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2237         subjects when unthreaded.
2238
2239 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2240
2241         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2242         well.
2243
2244 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2245
2246         * gnus-art.el (gnus-article-mode): Fix variable name.
2247
2248 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * mm-view.el: Fix autoload.
2251
2252         * flow-fill.el (flow-fill): Fix provide.
2253
2254         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2255         nil.
2256
2257 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2258
2259         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2260
2261 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2262
2263         * gnus-util.el (gnus-netrc-machine): Didn't work.
2264
2265 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2266
2267         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2268
2269 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2270
2271         * flow-fill.el: Renamed from fill-flowed.
2272
2273         * message.el (message-forward-ignored-headers): Default to
2274         removing CTE.
2275
2276 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2277
2278         * message.el (message-mode): Don't fill headers.
2279
2280 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2281
2282         * message.el (message-pipe-buffer-body): Use shell
2283
2284 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2285
2286         * nnvirtual.el (nnvirtual-request-article):
2287         Bind gnus-override-method to nil.
2288         (nnvirtual-request-update-mark): Don't update mark when
2289         article is not there.
2290
2291 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2292
2293         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2294
2295 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2296
2297         * gnus-util.el (gnus-parse-netrc): Allow "port".
2298         (gnus-netrc-machine): Take a port param.
2299         (gnus-netrc-machine):
2300
2301         * gnus-art.el (gnus-request-article-this-buffer): Allow
2302         re-selecting referenced articles.
2303
2304         * message.el (message-cancel-news): Allow editing.
2305         (message-cancel-message): Add newline.
2306
2307 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2308
2309         * mm-view.el (mm-inline-image-emacs): New function.
2310
2311 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * mail-source.el (mail-source-delete-incoming): Change default in
2314         cvs.
2315
2316 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2317
2318         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2319         function.
2320
2321 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2322
2323         * nnml.el (nnml-request-expire-articles): Use it.
2324
2325         * nnmail.el (nnmail-expiry-target): New variable.
2326         (nnmail-expiry-target-group): New function.
2327
2328 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2329
2330         * message.el (message-forward): Add non-MIME separators.
2331
2332 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2333
2334         * message.el (message-generate-headers): Respect the syntax check
2335         spec.
2336
2337         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2338         (gnus-remove-thread): Don't show all threads.
2339
2340 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2341
2342         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2343
2344 2000-04-19  Dave Love  <fx@gnu.org>
2345
2346         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2347
2348 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2349
2350         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2351         (nnwarchive-egroups-*): Ditto.
2352         (nnwarchive-url): Unibyte buffer and single line cookie.
2353
2354 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2355
2356         * mm-util.el (mm-char-or-char-int-p): New alias.
2357         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2358         entities.
2359
2360 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2361
2362         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2363         article case insensitively.
2364
2365 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2366
2367         * mail-source.el (mail-source-fetch-webmail): Use the default
2368         password provided in mail-sources; use webmail:subtype:user as
2369         the key.
2370
2371 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2372
2373         * mail-source.el (mail-source-fetch-webmail): Use
2374         mail-source-password-cache.
2375
2376 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2377
2378         * webmail.el: Add netscape mail and fix HotMail mail.
2379
2380 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2381
2382         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2383
2384 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2385
2386         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2387         RFC822.PEEK if server support IMAP4rev1.
2388         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2389         RFC822.TEXT.PEEK if server support IMAP4rev1.
2390         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2391         RFC822.HEADER if server support IMAP4rev1.
2392         (nnimap-request-article-part): Support bodydetail in response
2393         data.
2394
2395 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2396
2397         * fill-flowed.el: New file.
2398
2399         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2400         text/plain parts with `format' parameters.
2401
2402         * mm-view.el (autoload): Autoload fill-flowed.
2403         (mm-inline-text): For "plain" parts with a format=flowed
2404         parameter, call `fill-flowed'.
2405
2406 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2407
2408         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2409         slashdot ids.
2410
2411 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2412
2413         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2414         format.
2415
2416 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2417
2418         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2419         `imtest' too.
2420         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2421         (imap-gssapi-program): New variable.
2422         (imap-streams): Add gssapi.
2423         (imap-stream-alist): Ditto.
2424         (imap-authenticators): Ditto.
2425         (imap-authenticator-alist): Ditto.
2426         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2427         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2428         1.6.x `imtest' syntax.
2429         (imap-gssapi-stream-p): New function.
2430         (imap-gssapi-open): Ditto.
2431         (imap-gssapi-auth-p): Ditto.
2432         (imap-gssapi-auth): Ditto.
2433         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2434         (imap-send-command): Use buffer-local `imap-client-eol' value.
2435
2436         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2437         lines and turn TAB into SPC before parsing.
2438
2439 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2440
2441         * nnheader.el (nnheader-group-pathname): Make sure to return a
2442         directory.
2443         * nnmail.el (nnmail-group-pathname): Ditto.
2444
2445 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2446
2447         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2448         might split in the middle of a message-id.
2449
2450 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2451
2452         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2453         groups from the server.
2454
2455         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2456         (gnus-summary-toggle-header): Update the wash status.
2457
2458         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2459         Moved here.
2460
2461         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2462         setting.
2463
2464         * nnmail.el (nnmail-get-active): Use it.
2465         (nnmail-parse-active): New function.
2466
2467         * mm-view.el (mm-inline-text): Support the new version of
2468         vcard.el.
2469
2470         * gnus-sum.el (gnus-summary-move-article): Only delete article
2471         when moving junk.
2472         (gnus-deaden-summary): Bury the buffer.
2473
2474         * nnmail.el (nnmail-group-pathname): Ditto.
2475
2476         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2477
2478 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2479
2480         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2481         whether Mule.
2482
2483 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * message.el (message-send-mail): Protect against unloaded Gnus.
2486
2487         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2488         parent.
2489         (gnus-topic-update-topic-line): Yes, do.
2490         (gnus-topic-goto-missing-group): Tally the correct number of
2491         unread articles before inserting the topic line.
2492
2493 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2494
2495         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2496
2497 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2498
2499         * mm-decode.el (mm-dissect-buffer): Ditto.
2500
2501         * gnus-art.el (article-decode-charset): Strip CTE.
2502
2503         * ietf-drums.el (ietf-drums-strip): New function.
2504
2505         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2506         when prompting in read-only groups.
2507
2508 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2509
2510         * imap.el (imap-send-command): Change EOL-chars when
2511         `imap-client-eol' differs from default, not only for kerberos4.
2512         (imap-mailbox-status): Get encoded mailbox's status.
2513
2514 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2515
2516         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2517         into `mail-source-password-cache'.
2518
2519 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2520
2521         * mm-util.el (mm-mime-charset): Check for presence of
2522         `coding-system-get' and `get-charset-property' (recent XEmacs has
2523         the former, but not the latter).
2524
2525 2000-01-28  Dave Love  <fx@gnu.org>
2526
2527         * message.el (message-check-news-header-syntax): Fix typo
2528         `newsgroyps'.
2529         (message-talkative-question): Put temp buffer in fundamental-mode.
2530         (message-recover): Use fundamental-mode in the right buffer.
2531
2532         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2533         right buffer.
2534
2535 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2536
2537         * qp.el (quoted-printable-decode-region): Add charset parameter.
2538         (quoted-printable-decode-string): Ditto.
2539
2540         * gnus-art.el (article-de-quoted-unreadable): Use it.
2541
2542 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2543
2544         * nnimap.el (nnimap-split-predicate): New variable.
2545         (nnimap-split-articles): Use it.
2546
2547 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2548
2549         * utf7.el: Change email address.
2550
2551 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * gnus-group.el (gnus-group-catchup): Purge split history.
2554
2555 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2556
2557         * nnmail.el (nnmail-generate-active): Support extended group name.
2558         (nnmail-get-active): Ditto.
2559
2560 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2561
2562         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2563         group names, don't remove anything.
2564
2565 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2566
2567         * webmail.el (webmail-my-deja-open): My-deja changes.
2568
2569 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2570
2571         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2572
2573 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2574
2575         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2576
2577 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2578
2579         * gnus.el (gnus-other-frame): Fix typo.
2580
2581 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2582
2583         * gnus-cus.el (gnus-group-customize): Fix typo.
2584
2585 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2586
2587         * nnweb.el (nnweb-insert): Simplified.
2588
2589 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590
2591         * gnus-art.el (gnus-article-mode-map): "e" is
2592         gnus-summary-edit-article.
2593
2594 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2595
2596         * mailcap.el (mailcap-mime-extensions): Add .diff.
2597
2598 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2599
2600         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2601         there is no "%s" in the method.
2602
2603 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2604
2605         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2606
2607 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2608
2609         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2610
2611         * gnus.el: Really always pop up a new frame.
2612
2613         * parse-time.el (parse-time-rules): Allow 100-110 to be
2614         2000-2010.
2615
2616         * time-date.el (date-to-time): Don't use timezone.
2617
2618 2000-01-06  Dave Love  <fx@gnu.org>
2619
2620         * time-date.el: Add keywords.
2621         (date-to-time): Add autoload cookie.  Canonicalize with
2622         timezone-make-date-arpa-standard.
2623         (time-to-seconds): Avoid caddr.
2624         (safe-date-to-time): Add autoload cookie.
2625
2626         * base64.el: Require cl when compiling.
2627
2628 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2629
2630         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2631         eyecandy.
2632         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2633         group line using gnus-group-add-icon.
2634         (gnus-group-icons): Added customize group.
2635         (gnus-group-icon-list): Added variable.
2636         (gnus-group-glyph-directory): Added variable.
2637         (gnus-group-icon-cache): Added variable.
2638         (gnus-group-running-xemacs): Added variable.
2639         (gnus-group-add-icon): Added function. Add an icon to the current
2640         line according to gnus-group-icon-list.
2641         (gnus-group-icon-create-glyph): Added function.
2642
2643 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2644
2645         * gnus-sum.el (gnus-summary-select-article): Return whether we
2646         selected something new.
2647         (gnus-summary-search-article): Start searching at the window
2648         point.
2649
2650         * gnus-group.el (gnus-fetch-group): Complete over
2651         gnus-active-hashtb.
2652
2653 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2654
2655         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2656
2657 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2658
2659         * gnus-sum.el (gnus-preserve-marks): New variable.
2660         (gnus-summary-move-article): Use it.
2661         (gnus-group-charset-alist): Added more entries.
2662
2663 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664
2665         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2666
2667         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2668         as the default score.
2669
2670         * gnus-score.el (gnus-score-delta-default): Changed name.
2671
2672 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2673
2674         * imap.el (imap-parse-literal):
2675         (imap-parse-flag-list): Don't care about props.
2676         (imap-parse-string): Handle quoted characters.
2677
2678 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2679
2680         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2681         (gnus-summary-mark-article): Doc fix.
2682         (gnus-summary-mark-forward): Doc fix.
2683         (t): Changed keystroke for gnus-summary-customize-parameters.
2684
2685         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2686         "e".
2687         (gnus-article-mode-map): No, don't.
2688
2689         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2690         of the final article.
2691
2692         * mm-decode.el (mm-interactively-view-part): Error on no method.
2693
2694 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2695
2696         * gnus-score.el (gnus-score-insert-help): Something.
2697
2698         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2699
2700         * gnus-win.el (gnus-configure-frame): Ditto.
2701
2702         * gnus-mh.el (gnus-summary-save-in-folder): Use
2703         with-current-buffer.
2704
2705 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706
2707         * nnwarchive.el: Changed file perms.
2708
2709 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2710
2711         * gnus-group.el (gnus-group-delete-groups): New command.
2712         (gnus-group-delete-group): Extra no-prompt parameters.
2713
2714 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2715
2716         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2717         <p>.
2718
2719 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2720
2721         * webmail.el (webmail-hotmail-article): Don't insert message id.
2722
2723 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2724
2725         * nnimap.el (nnimap-split-fancy): New variable.
2726         (nnimap-split-fancy): New function.
2727
2728 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2729
2730         (nnimap-split-rule): Document symbol value.
2731
2732 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2733
2734         * nnimap.el (nnimap-retrieve-headers-progress): Let
2735         `nnheader-parse-head' parse article.
2736         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2737         request headers needed by `nnheader-parse-head'.
2738
2739 1999-12-23  Florian Weimer  <fw@s.netic.de>
2740
2741         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2742         value (crosspostings are handled), improve documentation.
2743
2744         * smiley.el: Declare file coding system as iso-8859-1.
2745
2746         * nnultimate.el: Dito.
2747
2748         * message.el: Dito.
2749
2750         * gnus-cite.el: Dito.
2751
2752         * gnus-spec.el: Dito.
2753
2754 1999-12-21  Florian Weimer  <fw@s.netic.de>
2755
2756         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2757         (gnus-setup-message): No longer make `message-posting-charset'
2758         buffer-local.
2759         (gnus-setup-posting-charset): Reflect the new layout of
2760         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2761
2762         * message.el (message-send-mail): Bind `message-this-is-mail' and
2763         `message-posting-charset'.
2764         (message-send-news): Dito, and honour new layout of
2765         `message-posting-charset'.
2766         (message-encode-message-body): Ignore `message-posting-charset'.
2767
2768         * mm-bodies.el (mm-body-encoding): Consider
2769         `message-posting-charset' when deciding whether to use 8bit.
2770
2771         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2772         (rfc2047-encodable-p): Now solely for headers; use
2773         `message-posting-charset'.
2774
2775 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2776
2777         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2778
2779 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2780
2781         * nnagent.el (nnagent-server-opened): Optional.
2782         (nnagent-status-message): Optional.
2783
2784 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2785
2786         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2787         end (referenced by instructions in
2788         `gnus-cited-opened-text-button-line-format-alist').
2789
2790 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2791
2792         * imap.el (imap-starttls-open): Typo.
2793
2794 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2795
2796         * mm-util.el (mm-charset-after): Non-MULE case.
2797         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2798         * rfc2047.el (rfc2047-dissect-region): Bind it.
2799
2800 1999-12-18  Florian Weimer  <fw@s.netic.de>
2801
2802         * mml.el (mml-generate-multipart-alist): Correct default value.
2803
2804         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2805         (mm-safer-encoding): New function.
2806         (mm-content-transfer-encoding): Use both.
2807
2808         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2809         * qp.el (quoted-printable-encode-region): Dito.
2810
2811 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2812
2813         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2814
2815 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2816
2817         * webmail.el (webmail-hotmail-list): raw=0.
2818
2819 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2820
2821         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2822         group name.
2823
2824 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2825
2826         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2827
2828 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2829
2830         * imap.el: Don't autoload digest-md5.
2831         (imap-starttls-open): Bind coding-system-for-{read,write}.
2832         (imap-starttls-p): Check if we can find starttls.el.
2833         (imap-digest-md5-p): Check if we can find digest-md5.el.
2834
2835 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2836
2837         * base64.el (base64-encode-string): Accept 2nd argument
2838         `no-line-break'.
2839
2840         * imap.el: Require `digest-md5' when compiling; add autoload
2841         settings for `digest-md5-parse-digest-challenge',
2842         `digest-md5-digest-response', `starttls-open-stream' and
2843         `starttls-negotiate'.
2844         (imap-authenticators): Add `digest-md5'.
2845         (imap-authenticator-alist): Setup for `digest-md5'.
2846         (imap-digest-md5-p): New function.
2847         (imap-digest-md5-auth): New function.
2848         (imap-stream-alist): Add STARTTLS entry.
2849         (imap-starttls-p): New function.
2850         (imap-starttls-open): New function.
2851
2852 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2853
2854         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2855
2856 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2857
2858         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2859         string-to-x function.
2860
2861 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2862
2863         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2864
2865 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2866
2867         * webmail.el: Enhance hotmail-snarf.
2868
2869 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2870
2871         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2872
2873 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2874
2875         * webmail.el (webmail-hotmail-list): Search no-error.
2876
2877 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2878
2879         * nnwarchive.el: Support nov-is-evil.
2880         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2881         Set it if non-nil.
2882         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2883
2884 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2885
2886         * nnagent.el (nnagent-server-opened): Redefine.
2887         (nnagent-status-message): Ditto.
2888
2889 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2890
2891         * rfc1843.el (rfc1843-decode-region): Use
2892         buffer-substring-no-properties.
2893         * gnus-art.el (article-decode-HZ): New function.
2894
2895 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2896
2897         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2898
2899 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2900
2901         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2902         MIME charset not a MULE charset.
2903
2904 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2905
2906         * gnus-ems.el: Translate more ugly characters.
2907         * nnheader.el (nnheader-translate-file-chars): Don't translate
2908         the second ':'.
2909
2910 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2911
2912         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2913         method if cannot find the article.
2914
2915 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2916
2917         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2918         method if overrided.
2919
2920 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2921
2922         * mail-source.el (mail-source-fetch-webmail): Parameter
2923         dontexpunge.
2924
2925 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2926
2927         * webmail.el: Support my-deja. Better error report.
2928
2929 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2930
2931         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2932         is bad.
2933         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2934         is not 1.
2935
2936 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2937
2938         * nnslashdot.el (nnslashdot-request-article): A space.
2939
2940 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2941
2942         * nnagent.el: Support different backend with same name.
2943
2944 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2945
2946         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2947         archived group.
2948         (nnslashdot-sane-retrieve-headers): Ditto.
2949         (nnslashdot-request-article): Ditto.
2950
2951 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2952
2953         * nnweb.el (nnweb-insert): Narrow to point.
2954
2955 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2956
2957         * nnweb.el (nnweb-insert): Follow refresh url.
2958         * nnslashdot.el: Use it.
2959
2960 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2961
2962         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2963         (nnweb-decode-entities-string): New function.
2964
2965         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2966         nnweb-* and move to nnweb.el.
2967         * nnwarchive.el: Use nnweb-decode-entities, etc.
2968         * webmail.el: Ditto.
2969
2970         * nnslashdot.el: Use nnweb-decode-entities-string.
2971         (nnslashdot-decode-entities): Remove.
2972
2973 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2974
2975         * nnslashdot.el: Decode entities.
2976
2977 1999-12-12  Dave Love  <fx@gnu.org>
2978
2979         * gnus-agent.el (gnus-category-edit-groups)
2980         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2981         expansion of setf, fixed.
2982
2983 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2984
2985         * gnus-agent.el: Revoke last Dave Love's patch, because of
2986         incompatibility of XEmacs.
2987
2988 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2989
2990         * mm-uu.el: Change headers.
2991         * rfc1843.el: Ditto.
2992         * uudecode.el: Ditto.
2993
2994 1999-12-07  Dave Love  <fx@gnu.org>
2995
2996         * gnus-agent.el (gnus-category-edit-predicate)
2997         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2998         inside backquote to avoid it at runtime.
2999
3000 1999-12-07  Dave Love  <fx@gnu.org>
3001
3002         * binhex.el: Require cl when compiling.
3003
3004 1999-12-04  Dave Love  <fx@gnu.org>
3005
3006         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
3007
3008 1999-12-04  Dave Love  <fx@gnu.org>
3009
3010         * mm-util.el (mm-delete-duplicates): New function.
3011         (mm-write-region): Use it.
3012
3013         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
3014
3015         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
3016         mm-delete-duplicates.
3017
3018         * imap.el (imap-open, imap-debug): Avoid mapc.
3019
3020         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
3021
3022         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
3023         (gnus-multi-decode-encoded-word-string): Avoid mapc.
3024
3025         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
3026         runtime.
3027
3028         * gnus.el (gnus-select-method): Likewise.
3029
3030         * nnheader.el (nnheader-nov-read-integer): Likewise.
3031
3032         * mm-view.el (mm-inline-message): Require cl when compiling.
3033         Avoid ignore-errors at runtime.
3034         (mm-inline-text): Avoid mapc.
3035
3036 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3037
3038         * gnus-art.el (article-decode-charset): Widen is bad.
3039
3040 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3041
3042         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
3043
3044 1999-12-12  Florian Weimer  <fw@s.netic.de>
3045
3046         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
3047         indicate that only US-ASCII is permitted.
3048         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
3049         use unencoded 8-bit characters in message headers.
3050
3051 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3052
3053         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
3054         CRLF.
3055
3056 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3057
3058         * webmail.el: Require url-cookie.
3059
3060 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3061
3062         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
3063         new function to make modified caesar table.
3064         (nnwarchive-from-r13): Use it.
3065         (nnwarchive-mail-archive-article): Improved.
3066
3067 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
3068
3069         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
3070
3071 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
3072
3073         * nnweb.el (nnweb-request-article): Return cons.
3074
3075 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3076
3077         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
3078
3079 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3080
3081         * mm-util.el (mm-with-unibyte): New macro.
3082         * nnweb.el (nnweb-init): Use it.
3083
3084 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3085
3086         * mm-util.el (mm-charset-after): New function.
3087         (mm-find-mime-charset-region): Set charsets after
3088         delete-duplicates and use find-coding-systems-region.
3089         (mm-find-charset-region): Remove composition.
3090
3091         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
3092
3093         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
3094
3095 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3096
3097         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
3098         * mml.el (mml-confirmation-set): New variable.
3099         (mml-parse-1): Ask user to confirm.
3100
3101 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
3102
3103         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
3104         are scanned when we have directory mail-sources (the mail source
3105         is modified in that case, so we must scan it for all
3106         groups/methods).
3107
3108 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3109
3110         * nnml.el (nnml-request-move-article): Save nnml-current-directory
3111         and nnml-article-file-alist.
3112
3113 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3114
3115         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
3116         nnmail-fetched-sources.
3117
3118 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3119
3120         * mm-util.el (mm-find-charset-region): Use the last charset.
3121
3122 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
3123
3124         * gnus.el (gnus-select-method): Made the option list prettier.
3125
3126 1999-12-08  Florian Weimer  <fw@s.netic.de>
3127
3128         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
3129         for the `de' newsgroups hierarchy, as it is common practice there.
3130
3131
3132 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3133
3134         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3135         buffer-string arguments. Fix references.
3136
3137 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3138
3139         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3140         (gnus-agent-batch-fetch): Use it.
3141         (gnus-agent-fetch-session): Use it.
3142
3143 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3144
3145         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3146
3147 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3148
3149         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3150         nil.
3151
3152 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3153
3154         * nnslashdot.el (nnslashdot-request-list): There were two
3155         top-level body-forms.  Put a `progn' around them.
3156
3157         * gnus.el (gnus-select-method): Use `condition-case'
3158         instead of `ignore-errors', since cl may not be loaded when the
3159         form is evaluated.
3160
3161 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3162
3163         * nnwarchive.el: Support www.mail-archive.com.
3164
3165 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3166
3167         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3168         do anything.
3169
3170 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3171
3172         * utf7.el: New file, written by Jon K Hellan.
3173
3174         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3175         default to t.
3176
3177 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3178
3179         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3180
3181         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3182         current.
3183         (gnus-refer-article-methods): New function.
3184         (gnus-summary-refer-article): Use it.
3185
3186 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3187
3188         * nnimap.el (nnimap-retrieve-groups): Return active format.
3189
3190         * nnimap.el (nnimap-replace-in-string): Removed.
3191         (nnimap-request-list):
3192         (nnimap-retrieve-groups):
3193         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3194
3195 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3196
3197         * imap.el: Use format-spec for ssl program.
3198         * imap.el (imap-ssl-arguments): Removed.
3199         (imap-ssl-open-{1,2}): Removed.
3200
3201 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3202
3203         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3204         instead of `ignore-errors', since cl may not be loaded when the
3205         form is evaluated.
3206
3207 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3208
3209         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3210         (mm-7bit-chars): New variable.
3211         (mm-body-7-or-8): Use it in both cases.
3212
3213 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3214
3215         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3216           defcustom definitions.
3217
3218 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3219
3220         * mm-decode.el (mm-display-part): Let mm-display-external return
3221         inline or external.
3222         (mm-display-external): For copiousoutput methods, insert output in
3223         buffer.
3224
3225 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3226
3227         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3228         buffer.
3229
3230 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3231
3232         * gnus-audio.el: An M too far.
3233
3234         * gnus-msg.el (gnus-setup-message): One backtick too many.
3235
3236         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3237         a function, not a variable.
3238
3239 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3240
3241         * gnus-score.el (gnus-score-body): Widen before requesting.
3242
3243 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3244
3245         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3246
3247 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3248
3249         * mail-source.el (mail-source-fetch-webmail): Bind
3250         mail-source-string.
3251
3252 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3253
3254         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3255         (gnus-uu-unmark-by-regexp): Ditto.
3256
3257         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3258         dead groups.
3259
3260 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3263         do their real thing.
3264
3265         * nnmh.el (nnmh-be-safe): Doc fix.
3266
3267         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3268
3269         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3270         status line has arrived before we count it.
3271
3272         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3273
3274         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3275         Whitespace problems.
3276
3277         * gnus-win.el (gnus-configure-windows): Error fix.
3278
3279         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3280         right function.
3281
3282         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3283         Indent all functions.  Fix all comments to match the comment
3284         conventions.  Double-space after full stop.
3285
3286 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3287
3288         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3289         value to divide received mails into my favorite groups and I met
3290         an error.  It takes place if the length of a element "VALUE" in
3291         nnmail-split-fancy is less than two.
3292
3293 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3294
3295         * mml.el (mml-insert-part): New function.
3296
3297 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * lpath.el: Add `sc-cite-regexp'.
3300
3301 1999-12-02  Dave Love  <fx@gnu.org>
3302
3303         * mm-decode.el: Customize.
3304
3305 1999-12-03  Dave Love  <fx@gnu.org>
3306
3307         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3308         the W3 stuff isn't available.
3309
3310 1999-12-03  Dave Love  <fx@gnu.org>
3311
3312         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3313         at runtime.
3314
3315 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3316
3317         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3318
3319 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3320
3321         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3322         don't be fooled by "From nobody" lines added by respooling.
3323
3324         * pop3.el (pop3-movemail): Write crashbox in binary.
3325         (pop3-get-message-count): New function.
3326
3327         * mail-source.el (mail-source-primary-source): New variable.
3328         (mail-source-report-new-mail-interval): New variable.
3329         (mail-source-idle-time-delay): New variable.
3330         (mail-source-new-mail-available): New internal variable.
3331         (mail-source-fetch-pop): Clear new mail flag, when mail from
3332         primary source has been fetched.
3333         (mail-source-check-pop): New function.
3334         (mail-source-new-mail-p): New function.
3335         (mail-source-start-idle-timer): New function.
3336         (mail-source-report-new-mail): New function.
3337         (mail-source-report-new-mail): New internal variable.
3338         (mail-source-report-new-mail-timer): New internal variable.
3339         (mail-source-report-new-mail-idle-timer): New internal variables.
3340
3341 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3342
3343         * gnus-cus.el (gnus-group-customize): Customize fix.
3344
3345 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3346
3347         * message.el (message-send-mail-with-sendmail): Use
3348         message-make-address.
3349
3350 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3351
3352         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3353
3354 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3355
3356         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3357
3358 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3359
3360         * mml.el (mml-insert-tag): Don't close the tag.
3361         (mml-insert-empty-tag): New function.
3362         (mml-attach-file): Use mml-insert-empty-tag instead of
3363         mml-insert-tag.
3364         (mml-attach-buffer): Ditto.
3365         (mml-attach-external): Ditto.
3366         (mml-insert-multipart): Ditto.
3367
3368 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3369
3370         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3371         the article number.
3372
3373 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3374
3375         * gnus.el (gnus-find-method-for-group): The method of a new group
3376         is not the native one.
3377
3378 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3379
3380         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3381
3382 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3383
3384         * nnultimate.el (nnultimate-retrieve-headers): Use
3385         mm-with-unibyte-current-buffer.
3386         (nnultimate-request-article): Ditto.
3387
3388 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3389
3390         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3391
3392 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3393
3394         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3395         * nnweb.el (nnweb-retrieve-headers): Use it.
3396         (nnweb-request-article): Use it.
3397
3398         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3399         case matching failed.
3400
3401 1999-12-02  John Wiegley <jwiegley@inprise.com>
3402
3403         * mail-source.el (mail-source-keyword-map): Add backslash to
3404         Delete-flag.
3405
3406 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407
3408         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3409         Latin-1.
3410         (gnus-group-charset-alist): No, don't.
3411
3412         * nnweb.el (nnweb-init): Make the buffer unibyte.
3413
3414 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3415
3416         * mail-source.el (mail-source-set-common-1): Fix to get the
3417         default value.
3418
3419 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3420
3421         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3422
3423         * nnultimate.el (nnultimate-request-list): Use unibyte.
3424
3425         * gnus-uu.el (gnus-uu-grab-articles): Bind
3426         gnus-display-mime-function to nil.
3427
3428         * message.el (message-send-mail-with-sendmail): Use the
3429         user-mail-address variable.
3430
3431         * gnus-art.el (gnus-ignored-headers): More headers.
3432
3433         * message.el (message-shorten-1): Use list.
3434
3435 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3438         signatures.
3439
3440         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3441         (nnweb-dejanews-create-mapping): Do the properish date.
3442
3443 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3444
3445         * mail-source.el (mail-source-common-keyword-map): New variable.
3446         (mail-source-bind-common): New macro.
3447         (mail-source-fetch): Support plugged mail source.
3448         * gnus-int.el (gnus-request-scan): Use them.
3449
3450 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3451
3452         * mm-view.el (mm-inline-message): Check whether charset is a
3453         string.
3454
3455         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3456
3457         * message.el (message-mode-map): Changed keystroke for
3458         message-yank-buffer.
3459
3460 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3461
3462         * message.el (message-shorten-references): Cut references to 31
3463         elements, then either fold them or shorten them to 988 characters.
3464         (message-shorten-1): New function.
3465         (message-cater-to-broken-inn): New variable.
3466
3467 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3468
3469         * nnslashdot.el (nnslashdot-lose): New function.
3470
3471 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3472
3473         * mm-view.el (mm-inline-message): Not the right type of charset is
3474         being fetched here.  Let the group charset rule.
3475         (mm-inline-message): Ignore us-ascii.
3476
3477 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3478
3479         * mail-source.el (mail-source-fetch-maildir): work around the
3480         ommitted "file-regular-p" in efs/ange-ftp
3481
3482 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3483
3484         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3485         (mml-generate-mime-1): Use the encoding param.
3486
3487         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3488
3489         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3490         gnus-art before binding its variables.
3491
3492         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3493         after the MIME.
3494
3495 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3496
3497         * message.el (message-clone-locals): Use it.
3498
3499         * gnus-msg.el (gnus-configure-posting-styles): Make
3500         user-mail-address local.
3501
3502 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3503
3504         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3505         once.
3506
3507 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3508
3509         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3510         (message-clone-locals): Ditto.
3511
3512         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3513         group inherit reply-to or from.
3514
3515 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3516
3517         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3518         for charset.
3519         (gnus-summary-show-article-charset-alist): New variable.
3520
3521         * mm-bodies.el (mm-decode-string): Support gnus-all and
3522         gnus-unknown.
3523         (mm-decode-body): Ditto.
3524         * rfc2047.el (rfc2047-decode): Ditto.
3525
3526 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3527
3528         * mail-source.el (mail-source-delete-incoming): Change default to
3529         t.
3530
3531 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3532
3533         * gnus.el: Pterodactyl Gnus v0.99 is released.
3534
3535 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3536
3537         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3538
3539         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3540         spec.
3541
3542         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3543         (gnus-configure-posting-styles): No, don't.
3544         (gnus-configure-posting-styles): Allow overriding files.
3545
3546         * gnus-art.el (gnus-header-button-alist): Use browse-url
3547         directly.
3548
3549         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3550
3551         * gnus-msg.el (gnus-summary-yank-message): New command and
3552         keystroke.
3553
3554         * message.el (message-yank-buffer): New command.
3555         (message-buffers): New function.
3556
3557         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3558         next group in a more normal fasion.
3559
3560         * mml.el (mml-boundary-function): New variable.
3561         (mml-compute-boundary): Use it.
3562
3563         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3564         that exist for them.
3565
3566         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3567         (gnus-async-timer): New variable.
3568
3569 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3570
3571         * nnultimate.el (nnultimate-request-list): Be more lenient with
3572         root addresses.
3573
3574 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3575
3576         * gnus-art.el (gnus-treatment-function-alist): Do
3577         gnus-treat-capitalize-sentences.
3578
3579 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3580
3581         * webmail.el (webmail-hotmail-article): Hotmail changes the
3582         format.
3583
3584 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3585
3586         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3587         switch to buffer after calling program.
3588         (mm-display-external): Use `shell-command-switch' instead of "-c".
3589
3590 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3591
3592         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3593         read groups file.
3594
3595         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3596         <p>.
3597
3598 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3599
3600         * message.el (message-mode): Doc fix.
3601
3602 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3603
3604         * gnus-art.el (article-emphasize): Check group variable.
3605         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3606
3607 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3608
3609         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3610         type.
3611
3612 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3613
3614         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3615
3616 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3617
3618         * mml.el (mml-quote-region): Insert ! after the hash.
3619
3620 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3621
3622         * gnus-group.el (gnus-group-warchive-address-history): Change to
3623         nil.
3624
3625 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3626
3627         * webmail.el: Support mail.yahoo.com.
3628
3629         * mail-source.el (mail-source-fetch-webmail): Add password check.
3630         (mail-source-keyword-map): Use `subtype'.
3631
3632 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3633
3634         * mail-source.el (mail-source-keyword-map): Add webmail.
3635         (mail-source-fetcher-alist): Ditto.
3636         (mail-source-fetch-webmail): New function.
3637         * webmail.el: New file.
3638
3639 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3640
3641         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3642
3643 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3644
3645         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3646
3647 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3648
3649         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3650         (nnultimate-prune-days): New function.
3651         (nnultimate-create-mapping): Use it.
3652         (nnultimate-request-group): Only fetch the groups list if it has
3653         not been done before.
3654         (nnultimate-retrieve-headers): Don't write groups.
3655         (nnultimate-create-mapping): Off-by-one error.
3656
3657 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3660         threaded subjects.
3661
3662 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3663
3664         * nnwarchive.el: Lots of changes make agent happy.
3665
3666 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3667
3668         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3669         hashtb.
3670
3671 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3672
3673         * mm-decode.el (mm-display-external): Write region with binary
3674         mode.
3675
3676 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3677
3678         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3679
3680 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3681
3682         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3683         (mm-uu-test): Now it is in restricted region.
3684
3685         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3686
3687         * mm-view.el (mm-view-message): Fix buffer leak.
3688         (mm-inline-message): Support 'gnus-decoded.
3689
3690         * mm-bodies.el (mm-decode-body): Ditto.
3691
3692         * rfc2047.el (rfc2047-decode-region): Ditto.
3693
3694 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3695
3696         * imap.el (require): Added autoload for base64-encode-string.
3697
3698 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3699
3700         * gnus.el (gnus-refer-article-method): Made list value
3701         customizable.
3702
3703 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3704
3705         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3706         NOFORCE in Emacs case.
3707
3708 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3709
3710         * gnus-art.el (gnus-request-article-this-buffer): Set
3711         gnus-newsgroup-name.
3712
3713 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3714
3715         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3716         NOFORCE.
3717
3718 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3719
3720         * gnus-start.el (gnus-get-unread-articles): Check server before
3721         scanning.
3722
3723 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3724
3725         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3726
3727         * nnslashdot.el (nnslashdot-login-name): New variable.
3728         (nnslashdot-password): Ditto.
3729         (nnslashdot-request-post): New function.
3730
3731         * gnus-art.el (gnus-treat-buttonize): More testing.
3732
3733         * mm-encode.el: Another CVS test.
3734
3735         * gnus-art.el (gnus-treat-emphasize): Change default.
3736         (gnus-treat-buttonize): Ditto.
3737         (gnus-treat-buttonize): This is a test.
3738
3739         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3740         (gnus-build-sparse-threads): Ditto.
3741         (gnus-build-all-threads): Ditto.
3742
3743         * nnheader.el (make-full-mail-header): Make into a subst.
3744
3745         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3746         unless w3 is supplied.
3747
3748         * gnus.el (gnus-refer-article-method): Doc fix.
3749
3750         * gnus-sum.el: Do not accept a prefix.
3751         (gnus-summary-refer-article): Accept a list of select methods.
3752
3753 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3754
3755         * Makefile.in: Change `^  *' to `\t'.
3756
3757 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3758
3759         * message.el (message-forward): Pay attention to prefix argument
3760         again and forward all headers when it is set, regardless of the
3761         value of message-forward-ignored-headers.
3762
3763 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3764
3765         * dgnushack.el (dgnushack-compile): Vpath file.
3766
3767         * Makefile.in (SHELL): VPATH support.
3768
3769 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3770
3771         * gnus-ems.el: Check for cygwin32.
3772
3773 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3774
3775         * mm-decode.el (mm-display-external): Use 'non-viewer.
3776
3777 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3778
3779         * base64.el (base64-encode-string): An alias for base64-encode for
3780         compatibility.
3781
3782 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3783
3784         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3785         nntp-inhibit-erase.
3786
3787 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3788
3789         * gnus-start.el (gnus-get-unread-articles): Use
3790         nnfoo-retrieve-groups to find new news, if available.
3791         (gnus-read-active-file-2): New function.
3792         (gnus-get-unread-articles): Use it.
3793         (gnus-read-active-file-1): Ditto.
3794
3795 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3796
3797         * mm-util.el (mm-find-mime-charset-region): Make sure
3798         find-coding-systems-for-charsets is fbound.
3799
3800         * gnus-ems.el: Typo fix.
3801
3802 1999-11-13  Florian Weimer  <fw@s.netic.de>
3803
3804         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3805         it's available and makes sense.
3806
3807 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3808
3809         * gnus-score.el (gnus-score-save): Translate score file.
3810
3811 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3812
3813         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3814         added fetchflag and dontexpunge keywords.
3815         (mail-source-fetch-imap): Use them.
3816
3817 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3818
3819         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3820         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3821         `defconst'.
3822
3823         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3824         `defconst'.
3825         Mention that it is both for group and topic parameters.
3826         (gnus-extra-topic-parameters): New constant, including `subscribe'
3827         parameter.
3828         (gnus-extra-group-parameters): New constant.
3829         (gnus-group-customize): Use them.
3830
3831         * gnus.el (gnus-select-method): Added default value and tag.
3832         (gnus-refer-article-method): Added `DejaNews' customization option.
3833
3834 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3835
3836         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3837
3838         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3839         syntax.
3840
3841         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3842
3843         * nnslashdot.el (nnslashdot-group-number): Changed default.
3844
3845         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3846         (nnweb-dejanews-wash-article): Removed.
3847         (nnweb-type-definition): Fetch by id.
3848
3849         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3850         we mean it.
3851
3852         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3853         (nnslashdot-request-list): Use Ultramode as well.
3854         (nnslashdot-date-to-date): Be more lenient.
3855         (nnslashdot-threaded): New function.
3856
3857 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3858
3859         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3860
3861 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3862
3863         * nnweb.el (nnweb-type-definition): /=dnc
3864
3865 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3866
3867         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3868         dates.
3869         (nnultimate-retrieve-headers): Wrong ordering.
3870
3871 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3872
3873         * message.el (message-forward-as-mime): New variable.
3874
3875 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3876
3877         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3878
3879 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3880
3881         * mail-source.el (mail-source-movemail-and-remove): New function.
3882         (mail-source-keyword-map): Add `function' for `maildir'.
3883         (mail-source-fetch-maildir): Use it.
3884
3885 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3886
3887         * nnwarchive.el: New file.
3888         * gnus-group.el (gnus-group-make-warchive-group): New function.
3889         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3890
3891 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3892
3893         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3894         subjects.
3895
3896 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3897
3898         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3899
3900 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3901
3902         * nnultimate.el (nnultimate-open-server): Do address.
3903         (nnultimate-forum-table-p): New function.
3904
3905         * nnweb.el (nnweb-insert-html): Renamed.
3906         (nnweb-insert): New function.
3907
3908         * nnultimate.el (nnultimate-insert-html): New function.
3909
3910         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3911         if nov is evil.
3912         (nnslashdot-retrieve-headers): use the sane version instead.
3913
3914 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * nnslashdot.el (nnslashdot-request-article): Fold case.
3917
3918         * nnultimate.el: New file.
3919
3920         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3921         unless wanted.
3922
3923         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3924         (gnus-read-active-file-1): Separated into own function.
3925         (gnus-read-active-file): Catch quits.
3926
3927         * nnslashdot.el (nnslashdot-request-article): Search better on
3928         first article.
3929         (nnslashdot-request-list): Fold case.
3930         (nnslashdot-retrieve-headers): Ditto.
3931
3932 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933
3934         * gnus.el: Autoload gnus-subscribe-topics.
3935
3936 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3937
3938         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3939         before dot.
3940         * gnus-util.el (gnus-write-active-file): Ditto.
3941
3942 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3943
3944         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3945         function.
3946         * gnus-cache.el (gnus-cache-file-name): Use it.
3947         * gnus-agent.el (gnus-agent-group-path): Use it.
3948         * nnmail.el (nnmail-group-pathname): Use it.
3949
3950 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3951
3952         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3953         if cooked.
3954         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3955         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3956         * gnus.el (gnus-short-group-name): "..." proof.
3957
3958 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3959
3960         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3961         support nnslashdot.
3962
3963 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3964
3965         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3966         many articles.
3967         (nnslashdot-generate-active): New function.
3968         (nnslashdot-request-newgroups): Use it.
3969
3970         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3971         names.
3972
3973         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3974         (nnslashdot-request-list): Not moderated.
3975
3976 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3977
3978         * nnimap.el (nnimap-open-server): Remove error signal if
3979         nnimap-server-buffer is nil (the check should've been `boundp').
3980
3981         * imap.el (imap-log):
3982         * nnimap.el (nnimap-debug): Disable debugging by default.
3983
3984 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3985
3986         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3987
3988         * gnus-topic.el (gnus-subscribe-topic): New function.
3989
3990         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3991         names.
3992
3993         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3994         if starting with a quote.
3995
3996 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3997
3998         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3999         group name.
4000
4001 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4002
4003         * nnslashdot.el: New file.
4004
4005         * nnheader.el (nnheader-insert-header): New function.
4006
4007         * gnus-art.el (gnus-mime-internalize-part): Bind
4008         mm-inlined-types.
4009
4010         * nndraft.el (nndraft-request-expire-articles): Do all the backup
4011         files.
4012
4013 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4014
4015         * emacs-mime.texi (Customization): Document mm-inline-override-types
4016
4017 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4018
4019         * emacs-mime.texi (Customization): Document mm-inline-override-types
4020
4021 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4022
4023         * emacs-mime.texi (Customization): Document mm-inline-override-types
4024
4025 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
4026
4027         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
4028         (smiley-toggle-buffer): New function.
4029         (smiley-buffer): Don't quote the function.
4030         (smiley-toggle-extents): Ditto.
4031
4032 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4033
4034         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
4035         empty buffers.
4036
4037 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4038
4039         * gnus-art.el (gnus-article-mode-map): Use the summary article
4040         edit.
4041
4042 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
4043
4044         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
4045
4046 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4047
4048         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
4049
4050 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
4051
4052         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
4053         is list or not before condition.
4054
4055 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4056
4057         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
4058
4059 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
4060
4061         * gnus-art.el (gnus-emphasis-alist): New value.
4062
4063 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
4064
4065         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
4066         `buffer-substring'.
4067
4068 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4069
4070         * gnus-art.el (article-date-ut): Keep the updated timer.
4071         (gnus-emphasis-underline-italic): Doc fix.
4072
4073         * gnus-msg.el (gnus-post-method): Doc fix.
4074         (gnus-post-method): Change default.
4075
4076 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
4077
4078         * message.el (message-newline-and-reformat): Improvements.
4079
4080 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4081
4082         * message.el (message-newline-and-reformat): Don't insert too many
4083         newlines.
4084         (message-newline-and-reformat): Work even if not sc.
4085
4086         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
4087
4088         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
4089
4090 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
4091
4092         * mm-view.el (mm-display-patch-inline): New function.
4093
4094 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
4095
4096         * mm-view.el (mm-display-patch-inline): New function.
4097
4098 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4099
4100         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
4101         group.
4102
4103         * message.el (message-forward): Narrow to the right header.
4104
4105         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
4106         dates.
4107
4108         * gnus-msg.el (gnus-configure-posting-styles): Use the
4109         user-full-name function.
4110
4111         * mm-bodies.el (mm-body-encoding): Use the choosing function.
4112         (mm-body-charset-encoding-alist): Default to nil.
4113
4114         * message.el (message-elide-ellipsis): Fix typo.
4115         (message-elide-region): Ditto.
4116         (message-elide-region): Don't insert a newline first.
4117
4118 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119
4120         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
4121         gnus-fetch-old-headers.
4122         (gnus-cut-threads): Ditto.
4123         (gnus-summary-initial-limit): Ditto.
4124         (gnus-summary-limit-children): Ditto.
4125
4126         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
4127         matches.
4128
4129 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
4130
4131         * gnus-art.el (article-decode-encoded-words):
4132         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4133         live.
4134
4135         * gnus.el (gnus-read-method): Add methods from
4136         `gnus-opened-servers' to completion. Map entered method/address
4137         into existing methods if possible.
4138
4139         * gnus-group.el (gnus-group-make-group): Simplify method.
4140
4141         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4142
4143         * mml.el (mml-preview): Remove mail-header-separator before
4144         encoding.
4145
4146 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4147
4148         * message.el (message-read-from-minibuffer): New function.
4149
4150 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4151
4152         * gnus.el: Pterodactyl Gnus v0.98 is released.
4153
4154 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4155
4156         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4157
4158 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4159
4160         * mml.el (mml-generate-mime-1): Read attached binary file in
4161         binary mode.
4162
4163 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4164
4165         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4166
4167 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4168
4169         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4170
4171 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4172
4173         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4174
4175 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4176
4177         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4178         (gnus-article-mime-match-handle-function): New variable.
4179         (gnus-article-view-part): Make `b' customizable.
4180
4181 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4182
4183         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4184
4185 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4186
4187         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4188
4189 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4190
4191         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4192
4193 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4194
4195         * gnus-srvr.el (gnus-browse-foreign-server): Use
4196         `buffer-substring' instead of `read'.
4197
4198 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4199
4200         * nnimap.el, imap.el, rfc2104.el: New files.
4201
4202         * gnus.el (gnus-valid-select-methods): Add nnimap.
4203
4204         * gnus-group.el (gnus-group-group-map): Add
4205         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4206         (gnus-group-nnimap-expunge): New function.
4207         (gnus-group-nnimap-edit-acl): New function.
4208
4209         * gnus-agent.el (gnus-agent-group-mode-map): Add
4210         gnus-agent-synchronize.
4211         (gnus-agent-synchronize): New function.
4212         (gnus-agent-fetch-group-1): Check if server is open.
4213
4214         * nnagent.el (nnagent-request-set-mark): Save marks.
4215
4216         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4217         (mail-source-fetcher-alist): Map to imap fetcher function.
4218         (mail-source-fetch-imap): New function.
4219
4220         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4221         Hash:.
4222
4223 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4224
4225         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4226         (gnus-topic-sort-topics): New function.
4227         (gnus-topic-make-menu-bar): Add sort-topics.
4228         (gnus-topic-move): New function.
4229         (gnus-topic-move-group): Move the topic if no group selected.
4230
4231 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4232
4233         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4234
4235 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4236
4237         * mm-view.el (mm-inline-message): Fix leaving group bug.
4238
4239 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4240
4241         * gnus-msg.el (gnus-post-method): Use normal method if current is
4242         not available.
4243
4244 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4245
4246         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4247         (nnmail-insert-lines): Ditto.
4248
4249 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4250
4251         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4252         line.
4253
4254         * message.el (message-unsent-separator): One more separator.
4255
4256 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4257
4258         * nnfolder.el (nnfolder-request-move-article): For empty article,
4259         search till (point-max).
4260         (nnfolder-retrieve-headers): Ditto.
4261         (nnfolder-request-accept-article): Ditto.
4262         (nnfolder-save-mail): Ditto.
4263         (nnfolder-insert-newsgroup-line): Ditto.
4264
4265 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4266
4267         * qp.el (quoted-printable-encode-region): Check eobp.
4268
4269 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4270
4271         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4272
4273 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4274
4275         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4276         wait-for-reply.
4277
4278 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4279
4280         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4281         (mm-uu-forward-end-line): Ditto.
4282
4283 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4284
4285         * binhex.el (binhex-decode-region): don't consider the value of
4286         `enable-multibyte-characters' in XEmacs.
4287
4288         * gnus-start.el (gnus-read-descriptions-file): ditto.
4289
4290         * mm-util.el (mm-multibyte-p): ditto.
4291         (mm-with-unibyte-buffer): ditto.
4292         (mm-find-charset-region): use `mm-multibyte-p'.
4293
4294         * mm-bodies.el (mm-decode-body): ditto.
4295         (mm-decode-string): ditto.
4296
4297         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4298         `enable-multibyte-characters' in XEmacs.
4299
4300 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4301
4302         * mm-util.el (mm-binary-coding-system): Try binary first.
4303
4304 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4305
4306         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4307
4308 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4309
4310         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4311         format.
4312         (article-date-ut): Find correct insert position.
4313
4314 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4315
4316         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4317         forwarded message.
4318
4319 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4320
4321         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4322         groups.
4323
4324         * message.el (message-resend): Use message mode when prompting.
4325
4326         * gnus-art.el (article-hide-headers): Mark wash.
4327         (article-emphasize): Ditto.
4328
4329 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4330
4331         * message.el (message-newline-and-reformat): Work for SC.
4332
4333 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4334
4335         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4336
4337         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4338
4339 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4340
4341         * mm-decode.el mm-inline-override-types: New variable
4342
4343         * mm-decode.el (mm-inline-override-p): New function
4344
4345         * mm-decode.el (mm-inlined-p): Use it
4346
4347 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4348
4349         * mm-decode.el mm-inline-override-types: New variable
4350
4351         * mm-decode.el (mm-inline-override-p): New function
4352
4353         * mm-decode.el (mm-inlined-p): Use it
4354
4355 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4356
4357         * gnus.el: Pterodactyl Gnus v0.97 is released.
4358
4359 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4360
4361         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4362         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4363         3 args.
4364
4365 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366
4367         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4368         buffer for params.
4369
4370         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4371         line.
4372
4373         * message.el (message-forward-ignored-headers): New variable.
4374
4375         * gnus-art.el (gnus-article-prepare-display): Nix out
4376         gnus-article-wash-types.
4377
4378         * gnus-agent.el (gnus-agent-create-buffer): New function.
4379         (gnus-agent-fetch-group-1): Use it.
4380         (gnus-agent-start-fetch): Ditto.
4381
4382         * gnus-sum.el (gnus-summary-exit): Don't use
4383         `gnus-use-adaptive-scoring'.
4384
4385         * mail-source.el (mail-source-fetch-pop): Only store password when
4386         successful.
4387
4388         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4389
4390 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4391
4392         * message.el (message-reply): Use it.
4393         (message-dont-reply-to-names): New variable.
4394
4395         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4396
4397         * mm-util.el (mm-preferred-coding-system): Typo fix.
4398
4399         * message.el (message-bounce): Work for non-MIME.
4400
4401         * gnus.el (gnus-short-group-name): Short the right parts of the
4402         name.
4403
4404 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4405
4406         * mm-encode.el (mm-qp-or-base64): New version.
4407
4408 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4409
4410         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4411
4412 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4413
4414         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4415         of restricted region.
4416         (gnus-mime-display-single): Set beg at correct point.
4417
4418 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4419
4420         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4421
4422 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4423
4424         * gnus-msg.el (gnus-configure-posting-styles): Let
4425         `gnus-posting-styles' have its say in posting-style: local
4426         variable `styles' is already bound to `gnus-posting-styles' so
4427         don't rebind it to nil.
4428
4429 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4430
4431         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4432         Message-ID.
4433
4434 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4435
4436         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4437         quoted-printable-encode-region.
4438
4439         * qp.el (quoted-printable-encode-region): Assume charset
4440         encoded. Fold every line in the region.
4441
4442 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4443
4444         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4445         of active file.
4446
4447 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4448
4449         * message.el (message-mode): allows whitespaces between multiple
4450         instances of the fill character ">".
4451
4452 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4453
4454         * mm-encode.el (mm-qp-or-base64): Fix.
4455
4456 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4457
4458         * message.el (message-send): Too much and.
4459
4460 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4461
4462         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4463
4464 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4465
4466         * gnus-score.el (gnus-score-headers): Work for nil scores.
4467
4468 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4469
4470         * gnus-cache.el (gnus-cache-write-active): Write full names.
4471
4472         * gnus-util.el (gnus-write-active-file): Accept full name.
4473
4474         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4475         (mm-assoc-string-match): New function.
4476         (mm-display-inline): Use it.
4477
4478         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4479
4480         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4481
4482 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4483
4484         * mml.el (mml-generate-multipart-alist): New variable.
4485
4486 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4487
4488         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4489
4490 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4491
4492         * message.el (message-send): More helpful error message if sending
4493         fails
4494
4495 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4496
4497         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4498         in newer emacsen, where ?r isn't equal 114.
4499
4500 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4501
4502         * gnus.el: Pterodactyl Gnus v0.96 is released.
4503
4504 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4505
4506         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4507         to get active info if method is covered by agent, otherwise
4508         active info is lost.
4509
4510 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4511
4512         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4513
4514 1999-08-09  Dave Love  <fx@gnu.org>
4515
4516         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4517
4518 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4519
4520         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4521           (already matched by "^X-Pgp"), removed duplicate
4522           X-Mailing-List, added several new junk headers.
4523
4524 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4525
4526         * gnus-art.el (article-decode-charset): Don't assume
4527         gnus-summary-buffer is live.
4528
4529 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4530
4531         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4532
4533 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4534
4535         * gnus-score.el (gnus-home-score-file): Work with absolute path
4536         names.
4537
4538 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4539
4540         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4541         nothing else in the group.
4542
4543 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4544
4545         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4546         the article.
4547
4548 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4549
4550         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4551
4552 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4553
4554         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4555         from mutt.
4556
4557 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4558
4559         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4560         whitespace.
4561
4562 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4563
4564         * mm-util.el (mm-text-coding-system-for-write): New variable.
4565         (mm-append-to-file): New function.
4566         (mm-write-region): New function.
4567
4568         * gnus-art.el (gnus-output-to-file): Use it.
4569         * gnus-util.el (gnus-output-to-rmail): Ditto.
4570         (gnus-output-to-mail): Ditto.
4571         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4572
4573 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4574
4575         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4576
4577         * nnheader.el (nnheader-insert-file-contents): Revert and use
4578         mm-insert-file-contents.
4579         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4580         (nnheader-auto-mode-alist): Removed.
4581
4582         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4583         (mm-insert-file-contents): Add a new parameter for inserting
4584         compressed file literally.
4585
4586         * mml.el (mml-generate-mime-1): Insert non-text literally.
4587
4588         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4589
4590 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4591
4592         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4593
4594 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4595
4596         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4597         koi8-r.
4598
4599 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4600
4601         * mml.el (mml-insert-mime): Decode text.
4602         (mml-to-mime): Narrow to headers-or-head.
4603
4604 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4605
4606         * mm-view.el (mm-inline-text): Check
4607         w3-meta-content-type-charset-regexp.
4608
4609 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4610
4611        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4612        predicate.
4613
4614 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4615
4616         * gnus-mlspl.el: Documentation fixes.
4617
4618 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4619
4620         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4621
4622 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4623
4624         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4625         variables.
4626
4627 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4628
4629         * nnmail.el (nnmail-get-new-mail): "Done".
4630
4631 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4632
4633         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4634         interactive.
4635
4636 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4637
4638         * gnus-art.el (article-decode-charset): Fix broken CT.
4639
4640 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4641
4642         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4643         overview buffer if it is killed.
4644
4645 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4646
4647         * gnus-art.el (article-babel): New version.
4648
4649 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4650
4651         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4652
4653 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4654
4655         * gnus.texi (More Threading): Document new variable
4656         `gnus-sort-gathered-threads-function'.
4657
4658 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4659
4660         * gnus.texi (More Threading): Document new variable
4661         `gnus-sort-gathered-threads-function'.
4662
4663 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4664
4665         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4666         usage.
4667
4668 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4669
4670         * mm-util.el (mm-running-xemacs): Removed.
4671         (mm-coding-system-p): New function.
4672         (mm-binary-coding-system): Safe guess.
4673         (mm-text-coding-system): Ditto.
4674         (mm-auto-save-coding-system): Ditto.
4675
4676 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4677
4678         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4679         (mm-qp-or-base64): Reversed logic.
4680
4681         * mm-decode.el (mm-save-part-to-file): Let coding system be
4682         binary.
4683
4684 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4685
4686         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4687         be set in topic parameters.
4688
4689 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4690
4691         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4692         (gnus-sort-gathered-threads): Allow the user to specify the
4693         function to use when sorting gathered threads.
4694
4695         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4696         mark cached articles as `undownloaded'.
4697
4698 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4699
4700         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4701         to have buffer local values.
4702
4703 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4704
4705         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4706         types 'g' for 'guess group type.
4707
4708 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4709
4710         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4711         after each regexp in nnmail-list-identifiers, not just after last
4712         one.
4713
4714         * gnus-sum.el (gnus-list-identifiers): New variable.
4715         (gnus-summary-remove-list-identifiers): New function.
4716         (gnus-select-newsgroup): Use it.
4717         (gnus-summary-wash-hide-map): Bind
4718         `gnus-article-hide-list-identifiers' to W W l.
4719         (gnus-summary-make-menu-bar): Add list-identifiers command.
4720
4721         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4722         (gnus-treatment-function-alist): Add variable.
4723         (article-hide-list-identifiers): New function.
4724         (mapcar): Add function.
4725         (gnus-article-hide): Use it.
4726
4727 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4728
4729         * gnus.el: Pterodactyl Gnus v0.95 is released.
4730
4731 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4732
4733         * mm-decode.el (mm-mailcap-command): New function.
4734         (mm-display-external): Use it.
4735
4736         * gnus-art.el (article-make-date-line): Work for India.
4737
4738         * mm-encode.el (mm-qp-or-base64): Typo.
4739
4740         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4741
4742 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4743
4744         * gnus.el: Pterodactyl Gnus v0.94 is released.
4745
4746 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4747
4748         * pop3.el: New version.
4749
4750 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4751
4752         * mm-encode.el (mm-qp-or-base64): New function.
4753         (mm-content-transfer-encoding): Use it.
4754
4755         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4756
4757 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4758
4759         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4760
4761         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4762
4763 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4764
4765         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4766         keystroke.
4767
4768         * mailcap.el (mailcap-mime-types): New function.
4769
4770         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4771
4772         * message.el (message-goto-eoh): Really go to the end.
4773
4774 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4775
4776         * message.el (message-make-date): Do the right thing in with
4777         sub-hour time zones.
4778
4779 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780
4781         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4782         report.
4783
4784 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4785
4786         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4787
4788 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4789
4790         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4791         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4792         and use t as default value.
4793
4794 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4795
4796         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4797         gnus-summary-buffer is live.
4798
4799 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4800
4801         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4802
4803 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4804
4805         * message.el (message-bounce): Do MIME bounces MIMEy.
4806
4807         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4808
4809 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4810
4811         * mailcap.el (mailcap-mime-extensions): Changed patch to
4812         text/x-patch.
4813
4814         * mm-decode.el (mm-display-external): Wrong placement of paren.
4815
4816 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4817
4818         * gnus.el: Pterodactyl Gnus v0.93 is released.
4819
4820 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4821
4822         * gnus-cus.el (gnus-group-parameters): New entries for
4823         gnus-group-split.
4824
4825         * gnus-mlspl.el: Renamed functions and variables so as to
4826         start with gnus-group-split.
4827         * gnus.el: Adjust autoload entries.
4828
4829 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4830
4831         * gnus-mlspl.el: Removed trailing t from comment and provide.
4832         Renamed functions and variables to start with gnus-mlsplit.
4833         Added autoload comments.
4834         * gnus.el: Added autoload entries.
4835
4836 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4837
4838         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4839         so that matches excluded by RESTRICTs do not cause the whole split
4840         to be ignored.  This also fixes a long-standing bug in which a
4841         split with \N substitutions wouldn't cause cross-posting as
4842         expected.
4843
4844         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4845         (nnmail-split-it): Implement them.
4846
4847         * nnmail.el (nnmail-split-fancy): Document ! splits.
4848
4849 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4850
4851         * pop3.el: New version.
4852
4853 1999-07-05  Simon Josefsson
4854
4855         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4856
4857 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4858
4859         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4860
4861 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4862
4863         * gnus-util.el (gnus-write-active-file): Use real name.
4864
4865         * gnus-agent.el (gnus-agent-expire): Update active file
4866         method by method.
4867
4868 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4869
4870         * nndraft.el (nndraft-request-article): Use difference
4871         coding-systems for queue and drafts.
4872
4873         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4874         nndraft:drafts.
4875
4876         * mm-util.el (mm-auto-save-coding-system): New coding system.
4877
4878         * message.el (message-draft-coding-system): Use it.
4879
4880 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4881
4882         * mm-uu.el: More customizable and less aggressive.
4883
4884 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4885
4886         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4887         when plugged.
4888
4889         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4890         (mml-insert-mml-markup): Accept a nofile.
4891         (mml-insert-mime): Insert nofile.
4892
4893         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4894
4895         * mm-decode.el (mm-handle-media-type): New function.
4896         (mm-handle-media-supertype): New function.
4897         (mm-handle-media-subtype): New function.
4898         Use new functions throughout. "/"))
4899
4900 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4901
4902         * gnus-art.el (gnus-treat-predicate): Typo.
4903
4904 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4905
4906         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4907
4908 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4909
4910         * gnus-art.el (article-date-ut): UT!  Default it!
4911
4912 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4913
4914         * gnus.el: Pterodactyl Gnus v0.92 is released.
4915
4916 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4917
4918         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4919
4920 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4921
4922         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4923         connected.
4924
4925         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4926         when plugged.
4927
4928         * mm-view.el (mm-inline-message): Ignore remove-spec.
4929
4930         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4931         is bound.
4932
4933         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4934
4935         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4936
4937         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4938         start.
4939
4940         * message.el (message-fill-yanked-message): Remove `t' arg.
4941
4942         * gnus-group.el (gnus-group-kill-group): Message killing of
4943         groups.
4944
4945         * mm-util.el (mm-preferred-coding-system): New function.
4946         (mm-mime-charset): Use it.
4947
4948         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4949
4950 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4951
4952         * gnus-mlsplt.el: New file.
4953
4954 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4957         functions.
4958         (mm-attachment-override-p): Take a handle instead of a type.
4959         (mm-inlined-p): Ditto.
4960         (mm-automatic-display-p): Ditto,
4961         (mm-inlinable-p): Ditto.
4962
4963         * nndraft.el (nndraft-request-expire-articles): Delete backup
4964         files.
4965
4966         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4967
4968         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4969
4970 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4971
4972         * nnmail.el (nnmail-split-it): Allow .*.
4973
4974 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * mm-decode.el (mm-inline-large-images-p): Renamed.
4977
4978         * gnus-art.el (article-date-ut): Always look in the current buffer
4979         for the Date header.
4980
4981         * mml.el (mml-validate): New command.
4982
4983         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4984         since we are dealing with regexps.
4985
4986 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4987
4988         * gnus.el: Pterodactyl Gnus v0.91 is released.
4989
4990 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4991
4992         * gnus-agent.el (gnus-agent-save-active-1): New function.
4993         (gnus-agent-save-active): use it.
4994         (gnus-agent-save-groups): Ditto.
4995
4996         * gnus-cache.el (gnus-cache-write-active): Use it.
4997
4998         * gnus-agent.el (gnus-agent-write-active): Use it.
4999
5000         * gnus-util.el (gnus-write-active-file): New function.
5001
5002         * gnus-agent.el (gnus-agent-write-active): New function to keep
5003         lower boundaries and canceled groups.
5004         (gnus-agent-save-groups): Use it.
5005         (gnus-agent-save-active): Use it.
5006         (gnus-agent-save-group-info): Only write active files.
5007         (gnus-agent-expire): Update active file.
5008
5009         * mm-decode.el (mm-inlinable-part-p): Removed.
5010         (mm-user-display-methods): Default to nil.
5011         (mm-user-display-methods): Removed.
5012         (add-mime-display-method): Removed.
5013         (mm-automatic-display): Renamed.
5014         (mm-automatic-display-p): Use it.
5015         (mm-inlined-types): New variable.
5016         (mm-inlined-p): New function.
5017
5018         * message.el (message-reply): Bind message-this-is-mail.
5019
5020 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
5021
5022         * smiley.el (smiley-buffer): Fix for NT.
5023
5024 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5025
5026         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
5027
5028         * message.el (message-check-news-header-syntax): Protect against
5029         nil froms.
5030
5031         * mm-util.el (mm-auto-mode-alist): New.
5032
5033         * mml.el (mml-generate-mime-1): Ditto.
5034
5035         * gnus.el: Use mm-insert-file-contents throughout instead of
5036         nnheader.
5037
5038         * mm-util.el (mm-insert-file-contents): New function.
5039
5040 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5041
5042         * gnus.el: Pterodactyl Gnus v0.90 is released.
5043
5044 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
5045
5046         * mailcap.el (mailcap-possible-viewers): Use string=.
5047
5048 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5049
5050         * mm-uu.el (mm-uu-forward-begin-line): New variable.
5051         (mm-uu-forward-end-line): New variable.
5052         (mm-uu-begin-line): Handle forwarded message.
5053         (mm-uu-identifier-alist): Ditto.
5054         (mm-uu-dissect): Ditto.
5055
5056 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5057
5058         * lpath.el: Two free variables.
5059
5060 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5061
5062         * nnheader.el (nnheader-file-coding-system): Use raw-text.
5063         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
5064         * gnus-cache.el (gnus-cache-coding-system): Ditto.
5065
5066         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
5067         (nnfolder-file-coding-system-for-write): New variable.
5068         (nnfolder-active-file-coding-system): New variable.
5069         (nnfolder-active-file-coding-system-for-write): New variable.
5070         (nnfolder-save-active): New function.
5071         (nnfolder-save-buffer): Use them.
5072         (nnfolder-possibly-change-group): Ditto.
5073         (nnfolder-request-list-newsgroups): Ditto.
5074         (nnfolder-request-create-group): Ditto.
5075         (nnfolder-request-expire-articles): Ditto.
5076         (nnfolder-request-move-article): Ditto.
5077         (nnfolder-request-accept-article): Ditto.
5078         (nnfolder-request-delete-group): Ditto.
5079         (nnfolder-request-rename-group): Ditto.
5080         (nnfolder-possibly-change-folder): Ditto.
5081         (nnfolder-read-folder): Ditto.
5082         (nnfolder-request-list): Remove pathname-coding-system.
5083         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
5084
5085         * nnmail.el (nnmail-file-coding-system): Use raw-text.
5086         (nnmail-file-coding-system-1): Removed.
5087         (nnmail-find-file): Use nnmail-pathname-coding-system.
5088         (nnmail-write-region): Ditto.
5089
5090         * nnmbox.el (nnmbox-file-coding-system): New variable.
5091         (nnmbox-file-coding-system-for-write): New variable.
5092         (nnmbox-active-file-coding-system): New variable.
5093         (nnmbox-active-file-coding-system-for-write): New variable.
5094         (nnmbox-save-buffer): New function.
5095         (nnmbox-save-active): New function.
5096         (nnmbox-request-scan): Use them.
5097         (nnmbox-request-expire-articles): Ditto.
5098         (nnmbox-request-move-article): Ditto.
5099         (nnmbox-request-accept-article): Ditto.
5100         (nnmbox-request-replace-article): Ditto.
5101         (nnmbox-request-delete-group): Ditto.
5102         (nnmbox-request-rename-group): Ditto.
5103         (nnmbox-request-create-group): Ditto.
5104
5105         * mm-util.el (mm-text-coding-system): raw-text or -dos.
5106         (mm-running-ntemacs): Removed.
5107
5108         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
5109
5110 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5111
5112         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
5113
5114 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5115
5116         * qp.el (quoted-printable-encoding-characters): Support lower case.
5117
5118 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5119
5120         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
5121         (rfc2047-b-encode-region): Encode line by line.
5122
5123 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5124
5125         * mm-util.el (mm-find-mime-charset-region): Fix.
5126
5127 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
5128
5129         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
5130         (mm-find-mime-charset-region): Ditto.
5131
5132 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5133
5134         * gnus-sum.el (gnus-summary-move-article): Fix something or
5135         other.
5136
5137 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5138
5139         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5140         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5141         (gnus-summary-enter-digest-group): Use them.
5142         (gnus-summary-setup-default-charset): Ditto.
5143
5144 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5145
5146         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5147
5148 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5149
5150         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5151           gnus-newsgroup-name is nil.
5152
5153 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5154
5155         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5156
5157 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5158
5159         * gnus-art.el (article-emphasize): Use correct
5160         gnus-article-emphasis-alist.
5161
5162 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5163
5164         * mm-view.el (mm-inline-text): Fix text/html bug.
5165
5166 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5167
5168         * gnus.el: Pterodactyl Gnus v0.89 is released.
5169
5170 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5171
5172         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5173         * message.el (message-draft-coding-system): Ditto.
5174         * mm-util.el (mm-running-ntemacs): Ditto.
5175
5176 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5177
5178         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5179         cause problem.
5180
5181 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5182
5183         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5184
5185 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5186
5187         * mml.el: require mm-decode.
5188
5189 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5190
5191         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5192
5193 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5194
5195         * mm-view.el (mm-inline-image): Fix image undisplayer.
5196
5197 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5198
5199         * mml.el (mml-insert-multipart): Error in compeling-read.
5200         (mml-insert-tag): Match tags.
5201
5202 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5203
5204         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5205         (gnus-cache-braid-heads): Ditto.
5206         (gnus-cache-retrieve-headers): Ditto.
5207
5208 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5209
5210         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5211
5212 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5213
5214         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5215         to string under XEmacs.
5216
5217 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5218
5219         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5220
5221 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5222
5223         * mm-view.el (mm-inline-message): Fix message view bug.
5224         * gnus-art.el (gnus-article-prepare): Ditto.
5225
5226 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5227
5228         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5229
5230 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5231
5232         * gnus.el: Pterodactyl Gnus v0.88 is released.
5233
5234 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5235
5236         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5237         usage.
5238
5239         * nnmail.el (nnmail-get-new-mail): Save info.
5240
5241 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5242
5243         * gnus.el: Pterodactyl Gnus v0.87 is released.
5244
5245 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5246
5247         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5248         (mail-source-run-script): New function.
5249         (mail-source-fetch-pop): Use it.
5250
5251 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5252
5253         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5254
5255 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5256
5257         * gnus.el: Pterodactyl Gnus v0.86 is released.
5258
5259 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5260
5261         * gnus-art.el (gnus-treat-translate): New variable.
5262         (gnus-treat-predicate): Accept a list of regexps.
5263         (gnus-article-treat-custom): Allow a list of regexps.
5264
5265 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5266
5267         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5268         type.
5269
5270 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5271
5272         * gnus-art.el (article-babel): Narrow a bit.
5273
5274         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5275
5276 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5277
5278         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5279         only unread ones.
5280         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5281         articles, not only unread ones.
5282
5283 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5284
5285         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5286         keystroke.
5287
5288         * gnus-art.el (gnus-article-x-face-command): Ditto.
5289
5290         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5291
5292         * gnus.el (gnus-method-simplify): Accept server names.
5293
5294 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5295
5296         * gnus-art.el (article-babel-prompt): New function.
5297         (article-babel): New command.
5298
5299 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5300
5301         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5302
5303         * mml.el (mml-generate-mime-1): Don't insert literally.
5304
5305         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5306         (gnus-netrc-syntax-table): Removed.
5307         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5308
5309 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5310
5311         * mm-view.el (mm-inline-text): Fix charset for text/html.
5312
5313 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5314
5315         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5316
5317 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5318
5319         * nnmail.el (nnmail-split-incoming): Return the number of split
5320         mails.
5321         (nnmail-process-babyl-mail-format): Ditto.
5322         (nnmail-process-unix-mail-format): Ditto.
5323         (nnmail-process-mmdf-mail-format): Ditto.
5324         (nnmail-process-maildir-mail-format): Ditto.
5325
5326         * mail-source.el (mail-source-callback): Return the number from
5327         the callback.
5328
5329         * message.el (message-send-mail): Generate Lines.
5330
5331         * mail-source.el (mail-source-call-script): New function.
5332         (mail-source-call-script): New function.
5333
5334 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5335
5336         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5337         (gnus-select-newsgroup): Use it.
5338         (gnus-group-highlight-words-alist): New variable.
5339         (gnus-newsgroup-emphasis-alist): New variable.
5340         (gnus-summary-local-variables):  Use it.
5341         * lpath.el: Use it.
5342         * gnus-art.el (article-emphasize): Use it.
5343         (gnus-emphasis-highlight-words): New face.
5344         * gnus-cus.el (gnus-group-parameters): New parameter.
5345
5346 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5347
5348         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5349         parameter `headers'.
5350         (gnus-cache-enter-article): Ditto.
5351         (gnus-cache-update-article): Ditto.
5352         * gnus-sum.el (gnus-summary-move-article): Ditto.
5353         (gnus-summary-mark-article-as-unread): Ditto.
5354         (gnus-summary-mark-article): Ditto.
5355
5356 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5357
5358         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5359         (gnus-posting-style-alist): Removed.
5360         (gnus-message-style-insertions): Ditto.
5361         (gnus-configure-posting-styles): Reimplementation.
5362
5363         * mail-source.el (mail-source-fetch): Error the message.
5364
5365         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5366
5367 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5368
5369         * gnus.el: Pterodactyl Gnus v0.85 is released.
5370
5371 1999-04-20  Michael Cook  <cook@sightpath.com>
5372
5373         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5374           Outlook citation regex.
5375
5376 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5377
5378         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5379         semicolon.
5380
5381 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5382
5383         * gnus-range.el (gnus-remove-from-range): Document range1
5384         modification, protect range2.
5385
5386 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5387
5388         * gnus-sum.el (gnus-update-marks): Protect lists from
5389         gnus-remove-from-range, don't sort twice.
5390
5391 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5392
5393         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5394         function in backend.
5395
5396 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5397
5398         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5399         request-accept-article function in the backend instead of using
5400         the 'respool capability.
5401
5402 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5403
5404         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5405         spurious whitespace at eob.
5406
5407 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5408
5409         * nnmail.el (nnmail-get-new-mail): Check right variable.
5410
5411 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5412
5413         * mailcap.el (mailcap-mime-data): Fix rfc822.
5414
5415 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5416
5417         * nndoc.el (nndoc-nsmail-type-p): New function.
5418         (nndoc-type-alist): Recognize nsmail.
5419
5420 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5421
5422         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5423         *before* `article-hide-headers' deletes the information.
5424
5425 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5426
5427         * gnus-sum.el (gnus-summary-save-parts): New command and
5428         keystroke.
5429         (gnus-summary-save-parts-1): New function.
5430         (gnus-summary-iterate): Buggy.
5431
5432         * mm-decode.el (mm-save-part-to-file): Made into own function.
5433
5434 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5435
5436         * gnus-group.el (gnus-group-set-info): Resist nils.
5437
5438 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5439
5440         * mailcap.el (mailcap-mime-data): Ditto.
5441
5442         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5443
5444         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5445
5446 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5447
5448         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5449         gnus-article-date-lapsed-new-header is t.
5450
5451 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5452
5453         * gnus.el: Pterodactyl Gnus v0.84 is released.
5454
5455 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5456
5457         * gnus-msg.el (gnus-bug-message): Mime change.
5458
5459 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5460
5461         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5462
5463 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5464
5465         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5466         `x-uue'.
5467
5468 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5469
5470         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5471         when authentication is 'password.
5472
5473 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5474
5475         * gnus-win.el (gnus-configure-windows): Accept a setting.
5476
5477 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5478
5479         * mm-util.el (mm-quote-arg): Moved here.
5480
5481         * mm-decode.el (mm-quote-arg): Quote more chars.
5482
5483 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5486         with newlines would create buggy .nov files.
5487
5488         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5489
5490         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5491         end of lines.
5492
5493         * message.el (message-mode): Doc fix.
5494
5495         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5496
5497         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5498
5499         * gnus-art.el (article-date-ut): Rewrite.
5500
5501         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5502         order.
5503
5504         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5505         headers.
5506
5507         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5508
5509 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5510
5511         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5512         (article-date-ut): use it.
5513
5514 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5515
5516         * mail-source.el (mail-source-fetch-pop): Call script
5517         asynchronously.
5518
5519 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5520
5521         * gnus.el: Pterodactyl Gnus v0.83 is released.
5522
5523 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5526
5527         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5528
5529         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5530
5531         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5532
5533         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5534
5535         * message.el (message-generate-headers): Accept continuation
5536         headers.
5537
5538 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5539
5540         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5541
5542 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5543
5544         * gnus-art.el (gnus-treatment-function-alist): use
5545         maybe-hide-headers.
5546
5547         * message.el (message-inhibit-body-encoding): Typo.
5548         (message-resend): Inhibit encoding.
5549
5550         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5551
5552         * gnus-art.el (article-remove-cr): Use re-search.
5553
5554         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5555         headers.
5556
5557         * mm-decode.el (mm-quote-arg): Quote '.
5558
5559         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5560
5561         * mm-decode.el (mm-insert-part): Use multibyte for text.
5562
5563         * gnus-start.el (gnus-read-newsrc-file): New variable.
5564         (gnus-read-newsrc-file): Use it.
5565
5566 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5567
5568         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5569
5570         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5571         function.
5572
5573 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5574
5575         * gnus.el: Pterodactyl Gnus v0.82 is released.
5576
5577 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5578
5579         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5580         for iso8859-2.
5581
5582 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5583
5584         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5585         synonym alist.
5586
5587 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5588
5589         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5590
5591 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5592
5593         * mail-source.el (mail-source-fetch): Ask before bugging out.
5594
5595 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5596
5597         * uudecode.el (uudecode-decode-region-external): Don't assume
5598         uudecode-temporary-file-directory ends with a slash.
5599
5600 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5601
5602         * gnus-sum.el (gnus-update-marks):
5603         (gnus-update-read-articles):
5604         (gnus-summary-expire-articles): Check server.
5605
5606 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5607
5608         * mml.el (mml-preview): New function.
5609
5610 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5611
5612         * mail-source.el (mail-source-fetch-file): Return the right
5613         value.
5614
5615 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5616
5617         * mml.el (mml-insert-parameter): New function.
5618         (mml-insert-parameter-string): New function.
5619
5620         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5621
5622         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5623         (gnus-mime-display-part): Use it.
5624
5625         * mm-decode.el (mm-alternative-precedence): Removed.
5626         (mm-discouraged-alternatives): New variable.
5627         (mm-preferred-alternative-precedence): New function.
5628
5629         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5630
5631         * mail-source.el (mail-sources): New variable.
5632
5633         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5634
5635         * mm-decode.el (mm-valid-image-format-p): New function.
5636         (mm-inline-media-tests): Use it.
5637         (mm-valid-and-fit-image-p): New function.
5638
5639         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5640         (gnus-agent-fetch-group): Ditto.
5641
5642 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5643
5644         * nnmail.el (nnmail-article-group): in case of a group name
5645         containing "\\n" constructs, be sure to pass the expanded value to
5646         nn*-save-mail.
5647
5648 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5649
5650         * gnus.el: Pterodactyl Gnus v0.81 is released.
5651
5652 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5653
5654         * gnus-sum.el (gnus-get-split-value): Reverse result.
5655
5656 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5657
5658         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5659
5660 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5661
5662         * mml.el (mml-insert-tag): Insert concluding part.
5663
5664         * message.el (message-send-mail): Encode later.
5665         (message-send-news): Ditto.
5666
5667         * nnfolder.el: Don't use mail delim.
5668
5669 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5670
5671         * gnus-cus.el (gnus-group-customize): Put point at min.
5672
5673         * mm-view.el (mm-inline-text): Allow toggling html.
5674
5675 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5676
5677         * mail-source.el: Added prescript and postscript to file.
5678
5679 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5680
5681         * nnmail.el: Reverted.
5682
5683         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5684         (gnus-setup-posting-charset): Did work.
5685
5686 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5687
5688         * gnus.el (gnus-short-group-name): Use
5689         gnus-group-uncollapsed-levels.
5690
5691 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5692
5693         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5694
5695 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5696
5697         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5698         (article-strip-headers-from-body): New command and keystroke.
5699
5700 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5701
5702         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5703
5704         * nnheader.el (nnheader-insert-file-contents): Bind
5705         enable-local-eval to nil.
5706         (nnheader-find-file-noselect): Ditto.
5707
5708         * nnmail.el (nnmail-article-group): Don't remove long lines.
5709         (nnmail-remove-long-lines): New function.
5710         (nnmail-split-header-length-limit): Removed.
5711
5712         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5713
5714         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5715
5716 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * gnus-sum.el (gnus-summary-generic-mark): New function.
5719
5720         * nnmail.el (nnmail-split-header-length-limit): Increased.
5721         (nnmail-article-group): Allow nil.
5722
5723         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5724
5725         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5726         first.
5727
5728         * mml.el (mml-minibuffer-read-type): Include types from
5729         mailcap-mime-data.
5730
5731         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5732
5733 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5734
5735         * mml.el (mml-insert-tag): New function.
5736         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5737         confusion with functions like `mml-read-tag'.
5738         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5739         (mml-minibuffer-read-description): Ditto with
5740         `mml-minibuffer-read-description'.
5741         (mml-attach-buffer): New function.
5742         (mml-mode-map): New entry for /.
5743         (mml-minibuffer-read-type): Accept DEFAULT.
5744
5745         * mml.el (mml-quote-region): Narrow the region.
5746
5747         * message.el (message-mode-menu): message-mime-attach-file is now
5748         mml-attach-file.
5749
5750 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5751
5752         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5753
5754 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5755
5756         * mml.el (mml-attach-buffer): New command.
5757
5758 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5759
5760         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5761         with a proper range. Compress range.
5762
5763         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5764
5765 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5766
5767         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5768
5769 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5770
5771         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5772         (gnus-picons-convert-x-face): Removed.
5773         (gnus-picons-article-display-x-face): Removed.
5774         (gnus-picons-x-face-sentinel): Ditto.
5775         (gnus-picons-display-x-face): Ditto.
5776
5777 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5778
5779         * gnus.el: Pterodactyl Gnus v0.80 is released.
5780
5781 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5782
5783         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5784
5785         * gnus-sum.el (gnus-with-article): Moved here.
5786
5787         * mail-source.el (mail-source-fetch-pop): Ask for password even
5788         when program.
5789
5790 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5791
5792         * gnus-msg.el (gnus-bug): Add description.
5793
5794         * mml.el (mml-insert-mml-markup): Insert disposition.
5795
5796         * message.el (message-send-mail): Always encode mail headers.
5797
5798         * smiley.el (gnus-smiley-display): Goto body.
5799
5800 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5801
5802         * smiley.el (gnus-smiley-display): Don't search to blank line.
5803
5804 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5805
5806         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5807         when requested.
5808
5809         * nnmail.el (nnmail-current-spool): Removed.
5810
5811         * gnus-salt.el (gnus-tree-inhibit): New varible.
5812
5813         * gnus.el (mm-util): Required.
5814
5815 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5816
5817         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5818
5819 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5820
5821         * mail-source.el (mail-source-bind): Doc fix.
5822
5823 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5824
5825         * message.el (message-mode): Doc fix.
5826
5827         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5828         encoding.
5829
5830         * gnus.el (gnus-methods-equal-p): Moved here.
5831
5832         * mail-source.el: pop at 110.
5833
5834         * pop3.el (pop3-movemail): Use write-region instead of
5835         append-to-file to avoid excessive messaging.
5836
5837 1999-02-27  lantz moore  <lmoore@contigo.com>
5838
5839         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5840         type directory.
5841
5842 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5843
5844         * gnus-art.el (article-hide-boring-headers): Field names must not
5845         contain whitespace.
5846
5847 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5848
5849         * gnus.el: Pterodactyl Gnus v0.79 is released.
5850
5851 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5852
5853         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5854
5855         * mml.el (mml-mode): Don't use add-minor-mode.
5856
5857         * message.el (messgage-inhibit-body-encoding): New variable.
5858         (message-encode-message-body): Use it.
5859
5860 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5861
5862         * gnus.el: Pterodactyl Gnus v0.78 is released.
5863
5864 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5865
5866         * message.el (message-mode): Switch on MML mode.
5867
5868         * mml.el: Included commands and functions.
5869         (mml-mode-map): New keymap.
5870
5871         * message.el: Removed the insertion commands and functions.
5872
5873         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
5874
5875         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
5876         keystroke.
5877
5878         * gnus-art.el (gnus-narrow-to-page): Revert.
5879
5880         * gnus-cite.el (gnus-cite-delete-overlays): New function.
5881         (gnus-cite-parse-maybe): Always reparse.
5882
5883         * message.el (message-encode-message-body): Don't insert
5884         "multipart warning".
5885
5886         * gnus-art.el (gnus-article-treat-head-custom): New variable.
5887
5888 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
5889
5890         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
5891
5892         * nnmail.el: Require mm-util.
5893
5894 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
5895
5896         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
5897         group.
5898
5899 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
5900
5901         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
5902
5903 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
5904
5905         * gnus-msg.el (gnus-extended-version): Better regexp.
5906
5907 1999-02-25  Didier Verna  <verna@inf.enst.fr>
5908
5909         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
5910         is called with the result of SPLIT and should return a new split.
5911
5912         * gnus.texi: update the doc.
5913
5914 1999-02-23  Didier Verna  <verna@inf.enst.fr>
5915
5916         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
5917         displayed in the article buffer, output bars if
5918         `gnus-picons-display-article-move-p'.
5919
5920 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
5921
5922         * mail-source.el (mail-source-fetch-pop): Typo.
5923
5924 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5925
5926         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5927
5928 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5929
5930         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
5931
5932 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5933
5934         * mml.el (mml-insert-buffer): New function.
5935
5936         * message.el (message-forward): Insert the buffer in the buffer.
5937
5938 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5939
5940         * mm-view.el (mm-inline-message): Insert part in narrowed region.
5941
5942 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5943
5944         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
5945
5946 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5947
5948         * gnus.el: Pterodactyl Gnus v0.77 is released.
5949
5950 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5951
5952         * gnus-art.el (gnus-displaying-mime): New variable.
5953         (article-narrow-to-head): New function.
5954
5955         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
5956         Default to pop instead of pop3.
5957
5958 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5959
5960         * gnus-art.el (article-hide-pgp): Goto body.
5961
5962         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
5963
5964         * gnus-cite.el: Don't use goto-line.
5965
5966         * gnus-art.el (gnus-article-treat-html): Removed.
5967         (gnus-treat-article): Save restriction.
5968
5969 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5970
5971         * message.el (message-send-mail): Don't untabify.
5972         (message-mode): Don't use tabs for indentation.
5973
5974 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5975
5976         * message.el (message-send-mail): Don't untabify.
5977
5978         * nnml.el (nnml-save-mail): Typo fix.
5979
5980 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5981
5982         * message.el (message-cite-function): Add
5983         `message-cite-original-without-signature' customization option.
5984
5985 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5986
5987         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
5988         `nnmail-prepare-incoming-header-hook'.
5989
5990 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
5991
5992         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
5993
5994 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5995
5996         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
5997
5998 1999-02-18  Michael Cook  <cook@sightpath.com>
5999
6000         * Recognize Microsoft Outlook's cite attribution conventions.
6001
6002 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
6003
6004         * gnus-sum.el: Bind M.
6005
6006 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
6007
6008         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
6009
6010 1999-02-15  Didier Verna  <verna@inf.enst.fr>
6011
6012         * gnus-picon.el (gnus-group-display-picons): ensures that
6013         `article-goto-body' really goes to the article body.
6014
6015 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016
6017         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
6018
6019         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
6020
6021         * mm-view.el (mm-view-message): Enable multibyte.
6022
6023 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6024
6025         * nnmail.el (nnmail-get-new-mail): Message later.
6026
6027         * mm-util.el (mm-find-charset-region): Revert to checking
6028         multibyte.
6029
6030 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
6031
6032       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
6033       attachment.
6034
6035 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6036
6037         * gnus.el: Pterodactyl Gnus v0.76 is released.
6038
6039 1999-02-06  Felix Lee  <flee@cygnus.com>
6040
6041         * gnus.el (gnus-group-change-level-function): Typo.
6042
6043 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6044
6045         * gnus-sum.el (gnus-nov-skip-field): Removed.
6046         (gnus-nov-field): Ditto.
6047         (gnus-nov-parse-extra): Ditto.
6048         (gnus-nov-read-integer): Ditto.
6049
6050 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
6051
6052         * nnheader.el (nnheader-nov-read-message-id): New macro.
6053         (nnheader-parse-nov): Use it.
6054
6055         * gnus-sum.el (gnus-nov-read-message-id): New macro.
6056         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
6057         `(eq (char-after) ?\n)'.
6058
6059 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6060
6061         * gnus.el (gnus-other-frame): Always pop up a new frame.
6062
6063 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6064
6065         * gnus-range.el (gnus-range-add): Rewrite.
6066
6067 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
6068
6069         * nnmail.el (nnmail-split-incoming): Added detection of maildir
6070         format.
6071         (nnmail-process-maildir-mail-format): New function.
6072
6073         * mail-source.el (mail-source-fetch-maildir): New function.
6074         (mail-source-keyword-map): Add default for maildir method.
6075         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
6076
6077 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6078
6079         * mail-source.el (mail-source-fetcher-alist): Remove apop.
6080
6081         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
6082         (nndoc-mime-digest-type-p): Removed.
6083
6084 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6085
6086         * gnus-art.el (gnus-article-read-summary-keys): Set the point
6087         where it is supposed to be.
6088         (gnus-treat-play-sounds): New variable.
6089
6090         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
6091
6092         * gnus-art.el (article-display-x-face): Narrow to head.
6093         (gnus-article-washed-types): New variable.
6094         (article-hide-pgp): Is not a toggle.
6095         (gnus-article-hide-text-type): Save types.
6096         (article-decode-charset): Use it.
6097
6098         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
6099
6100         * message.el (message-forward-start-separator): Removed.
6101         (message-forward-end-separator): Removed.
6102         (message-signature-before-forwarded-message): Removed.
6103         (message-included-forward-headers): Removed.
6104         (message-check-news-body-syntax): Don't check forward.
6105         (message-forward): Use MIME.
6106
6107         * nnvirtual.el (nnvirtual-request-article): Bind
6108         gnus-article-decode-hook to nil.
6109
6110 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6111
6112         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
6113         us-ascii.
6114
6115 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6116
6117         * format-spec.el (format-spec): Be more robust.
6118
6119         * message.el (message-encode-message-body): Default
6120         mail-parse-charset to mail-parse-charset.
6121
6122         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
6123         (gnus-summary-edit-article): Bind mail-parse-charset.
6124
6125         * mml.el (mml-read-tag): Ignore white space after end of tag.
6126
6127         * message.el (message-goto-body): Also work in separatorless
6128         articles.
6129
6130         * mml.el (mml-translate-from-mime): New function.
6131         (mml-insert-mime): Ditto.
6132         (mml-to-mime): New function.
6133         (mime-to-mml): New name.
6134
6135         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6136         article.
6137
6138         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6139
6140         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6141         special-case nndraft groups.
6142
6143 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6144
6145         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6146         (gnus-get-newsgroup-headers): Already bound.
6147
6148         * message.el (message-encode-message-body): Use posting charset.
6149
6150         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6151         (mm-body-encoding): Do CTE.
6152         (mm-body-7-or-8): New function.
6153
6154         * mm-util.el (mm-mime-charset): Always fall back on alist.
6155         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6156         (mm-mime-mule-charset-alist): Add arabic-*-column.
6157         (mm-find-mime-charset-region): New function.
6158
6159         * format-spec.el (format-spec-make): New function.
6160
6161         * mail-source.el (format-spec): Required.
6162         (mail-source-fetch-with-program): Removed.
6163         (mail-source-fetch-with-program): New function.
6164
6165         * format-spec.el: New file.
6166
6167 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6168
6169         * mail-source.el (mail-source-fetch-with-program): Take optional
6170         parameter.
6171
6172 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6173
6174         * gnus-start.el: Ignore some groups.
6175         (gnus-setup-news): Bind nnmail-fetched-sources.
6176
6177         * message.el (message-send-mail): Remove all tabs.
6178
6179         * mm-util.el (mm-find-charset-region): Just check whether
6180         find-charset-region is defined.
6181
6182 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6183
6184         * gnus-group.el (gnus-group-get-new-news): Use
6185         nnmail-fetched-sources.
6186
6187         * nnmail.el (nnmail-fetched-sources): New variable.
6188         (nnmail-get-new-mail): Use it.
6189
6190         * mail-source.el (mail-source-fetched-sources): New variable.
6191         (mail-source-fetch): Use it.
6192
6193 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6194
6195         * gnus.el (gnus-getenv-nntpserver): if the file that
6196         gnus-nntpserver-file names has a trailing newline, the
6197         string-match will always match, and thus the file will never be
6198         read.  (^ matches start of "line", \\` matches start of "buffer",
6199         which is what was intended...)
6200
6201 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6202
6203         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6204
6205 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6208         select methods.
6209
6210 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6211
6212         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6213
6214 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6215
6216         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6217
6218 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6219
6220         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6221         a typo.
6222         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6223         charset to nil.
6224         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6225         * gnus-start.el (gnus-start-draft-setup): Ditto.
6226
6227 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6228
6229         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6230         (mail-source-value): Don't do variables.
6231
6232         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6233
6234         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6235
6236 1999-02-01  Michael Cook  <cook@sightpath.com>
6237
6238         * Defenestrate spurious ?a.
6239
6240 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6241
6242         * mail-source.el (mail-source-fetch-pop): Instead use
6243         :authentication.
6244
6245 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6246
6247         * lisp/mail-source.el : Support APOP authentication scheme.
6248
6249 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6250
6251         * pop3.el (pop3-movemail): Return t.
6252
6253 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6254
6255         * rfc2047.el (rfc2047-fold-region): New function.
6256         (rfc2047-encode-message-header): Use it.
6257
6258 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6259
6260         * gnus-sum.el (gnus-group-charset-alist): Add more.
6261
6262 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6263
6264         * gnus.el: Pterodactyl Gnus v0.75 is released.
6265
6266 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * gnus-art.el (article-display-x-face): Don't narrow to head.
6269
6270 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6271
6272         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6273
6274 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6275
6276         * mail-source.el (mail-source-fetch-directory): Ignore
6277         directories.
6278
6279         * gnus-cus.el (gnus-group-parameters): Addition.
6280
6281         * gnus-art.el (article-strip-banner): Do symbolic banners.
6282         (article-strip-banner): New keystroke.
6283
6284 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6285
6286         * gnus-art.el (article-strip-banner): New command.
6287
6288 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6289
6290         * gnus-art.el (gnus-treat-strip-banners): New variable.
6291
6292 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6295         has been exist.
6296
6297 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6298
6299         * message.el (message-draft-coding-system): Check coding-system.
6300         * mm-util.el (mm-text-coding-system): Ditto.
6301
6302 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6303
6304         * mail-source.el (mail-source-fetch-pop): Save excursion.
6305
6306 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6307
6308         * mail-source.el (mail-source-movemail-args): Not constant.
6309         (mail-source-movemail-args): Removed.
6310         (mail-source-fetch-with-program): New function.
6311         (mail-source-fetch-pop): Use program and function.
6312         (mail-source-movemail-program): Removed.
6313
6314         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6315         (gnus-treat-date-user-defined): New variable.
6316
6317 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6318
6319         * nnmail.el (nnmail-fix-eudora-headers): New function.
6320
6321 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6322
6323         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6324
6325 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6326
6327         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6328         (smiley-nosey-regexp-alist): Ditto.
6329
6330         * gnus-art.el (gnus-treatment-function-alist): Do
6331         gnus-article-add-buttons-to-head later.
6332         (gnus-treat-capitalize-sentences): New variable.
6333         (article-capitalize-sentences): New command and keystroke.
6334
6335         * gnus-group.el (gnus-group-catchup-current): Do group.
6336
6337         * message.el (message-default-charset): Add group.
6338
6339 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6340
6341         * gnus.el: Pterodactyl Gnus v0.74 is released.
6342
6343 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6344
6345         * gnus-art.el (article-fill-long-lines): Renamed.
6346         (article-fill-long-lines): New keystroke.
6347
6348 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6349
6350         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6351
6352         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6353         displayed.
6354         (gnus-group-catchup-current): Be more robus.
6355
6356         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6357         headers.
6358
6359 1999-01-25  Dave Love  <fx@gnu.org>
6360
6361         * message.el (message-mode-menu): Add message-mime-attach-file.
6362         (message-mode): Doc fix.
6363
6364 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6365
6366         * nnmail.el (nnmail-check-duplication): Insert the mail source
6367         string.
6368
6369         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6370         (mail-source-fetch-directory): Ditto.
6371         (mail-source-fetch-file): Ditto.
6372         (mail-source-string): New variable.
6373
6374         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6375         the level.
6376
6377         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6378         before handling.
6379
6380         * mm-util.el (mm-mime-charset): Use the parameters.
6381         (mm-mime-charset): Removed region paremeters.
6382
6383         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6384         source.
6385
6386 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6387
6388         * nnmail.el (nnmail-get-split-group): Quote right.
6389
6390 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6391
6392         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6393         buffer.
6394
6395 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6396
6397         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6398         (gnus-group-mode): Don't hook.
6399
6400         * mail-source.el (mail-source-bind): Doc fix.
6401         (mail-source-bind): Take only one param.
6402
6403         * gnus-art.el (gnus-treat-highlight-signature): typep.
6404
6405         * mail-source.el (mail-source-movemail): Ignore empty file.
6406         (mail-source-callback): Check before deleting.
6407
6408         * message.el (message-mime-attach-file): Include name.
6409
6410 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6411
6412         * mm-util.el (mm-read-charset): Return a symbol.
6413
6414         * mm-view.el (mm-inline-text): Insert signature separator.
6415
6416         * gnus-art.el (gnus-treat-predicate): New function.
6417         (gnus-treat-article): Allow all types to be checked.
6418
6419         * gnus-util.el (gnus-or): New function.
6420         (gnus-and): Ditto.
6421
6422         * gnus-art.el (gnus-mime-display-single): Use override.
6423
6424         * mm-decode.el (mm-attachment-override-types): New variable.
6425         (mm-attachment-override-p): New function.
6426
6427         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6428
6429 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6430
6431         * mm-view.el (mm-inline-text): Do vcards.
6432
6433 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6434
6435         * gnus.el: Pterodactyl Gnus v0.73 is released.
6436
6437 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6438
6439         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6440         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6441         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6442         (nnmail-movemail-program): Removed.
6443         (nnmail-movemail-args): Removed.
6444         (nnmail-pop-password-required): Ditto.
6445         (nnmail-tmp-directory): Ditto.
6446         (nnmail-delete-incoming): Removed.
6447         (nnmail-pop-password, nnmail-moved-inboxes,
6448         nnmail-internal-password, nnmail-move-inbox): Removed.
6449         (nnmail-read-passwd): Ditto.
6450         (nnmail-get-spool-files): Removed.
6451         (nnmail-resplit-incoming): Reinstated.
6452
6453         * mail-source.el: New file.
6454
6455 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6456
6457         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6458
6459 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6462
6463 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6464
6465         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6466
6467         * gnus-picon.el (gnus-group-display-picons): Goto body.
6468
6469         * gnus.el: Indented all functions; broke long lines; changed all
6470         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6471
6472 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6473
6474         * gnus.el: Pterodactyl Gnus v0.72 is released.
6475
6476 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6477
6478         * gnus.el: Cleaned up trailing whitespace.
6479
6480         * mm-util.el (mm-read-charset): Work.
6481
6482 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6483
6484         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6485         nnheader-translate-file-chars'd group name.
6486
6487 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6488
6489         * message.el (message-encode-message-body): Fold case.
6490
6491 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6492
6493         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6494
6495 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6496
6497         * mailcap.el (mailcap-add): New function.
6498
6499 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6500
6501         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6502         (article-goto-body): Use it.
6503         (gnus-treat-article): Ditto.
6504
6505         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6506         downloaded articles from the downloadeble list.
6507
6508 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6509
6510         * message.el (message-encode-message-body): Bind
6511         mail-parse-charset.
6512
6513         * mm-util.el (mm-charset-synonym-alist): New variable.
6514         (mm-charset-to-coding-system): Use it.
6515         (mm-charset-coding-system-alist): Removed.
6516         (mm-charset-to-coding-system): Don't use it.
6517         (mm-find-charset-region): Use mail-parse-charset.
6518
6519         * gnus-art.el (gnus-treatment-function-alist): Use
6520         gnus-article-display-picons.
6521         (gnus-treat-display-xface): Only do if we have xface feature.
6522         (gnus-part-display-hook): New function.
6523         (gnus-treat-article): Use it.
6524         (gnus-treat-article): Use gnus-visual.
6525
6526         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6527
6528         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6529         displaying.
6530
6531         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6532
6533         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6534         regexp file names.
6535
6536 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6537
6538         * gnus.el: Pterodactyl Gnus v0.71 is released.
6539
6540 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6541
6542         * mm-view.el (mm-inline-image): Don't add a dot.
6543
6544         * gnus-art.el (gnus-treat-article): New function.
6545
6546         * gnus.el (gnus-article-display-hook): Removed.
6547
6548         * gnus-art.el (gnus-article-treat-custom): New variable.
6549
6550         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6551
6552         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6553         functions.
6554
6555         * message.el (message-posting-charset): New variable.
6556         (message-send-mail): Use it.
6557
6558         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6559         (gnus-setup-posting-charset): New function.
6560         (gnus-setup-message): Use it.
6561
6562         * message.el (message-encode-message-body): Just look for
6563         Content-Type before inserting a new one.
6564
6565 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6566
6567         * rfc2047.el (rfc2047-default-charset): Removed.
6568
6569         * mail-prsvr.el: New file.
6570         (mail-parse-charset): New variable.
6571
6572         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6573         Changed name.
6574
6575         * gnus.el (gnus-charset): New group.
6576
6577         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6578
6579         * gnus-sum.el (gnus-default-charset): Default to nil.
6580         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6581         (gnus-newsgroup-iso-8859-1-forced): Removed.
6582
6583         * mm-util.el (mm-known-charsets): Removed.
6584         (mm-default-coding-system): Removed.
6585         (mm-default-charset): Removed.
6586         (mm-read-charset): New function.
6587
6588         * message.el (message-default-charset): Removed.
6589
6590         * rfc2047.el (rfc2047-default-charset): Default to nil.
6591
6592         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6593
6594 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6595
6596         * gnus.el: Pterodactyl Gnus v0.70 is released.
6597
6598 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6599
6600         * mm-decode.el (mm-save-part): Use mm-get-part.
6601         (mm-insert-part): New function.
6602         (mm-get-part): Use it.
6603         (mm-get-image): Ditto.
6604         (mm-display-external): Ditto.
6605
6606         * mm-view.el (mm-inline-text): Ditto.
6607
6608         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6609         ranges.
6610
6611         * mm-decode.el (mm-display-external): Save the buffer.
6612         (mm-remove-part): Kill it.
6613
6614         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6615
6616         * nnagent.el (nnagent-request-set-mark): Defined stub.
6617
6618 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6619
6620         * gnus-score.el (gnus-score-load-score-alist): Bind
6621         coding-system-for-read.
6622
6623         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6624         prepare-exit-hook.
6625
6626         * mm-view.el (mm-setup-w3): Require w3.
6627
6628 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6629
6630         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6631         body.
6632
6633 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6634
6635         * mm-encode.el: Ditto.
6636
6637         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6638         error.
6639
6640         * mailcap.el (mailcap-mime-data): SAFER ps.
6641
6642         * message.el (message-encode-message-body): Always insert a
6643         Content-Type header.
6644
6645         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6646         shown inline.
6647
6648         * mm-view.el (mm-inline-text): Handle all sorts of text.
6649
6650         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6651         don't view.
6652
6653         * mm-decode.el (mm-display-external): Use it.
6654
6655         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6656
6657         * mm-decode.el (mm-save-part): Removed double code.
6658
6659 1999-01-12  Dave Love  <fx@gnu.org>
6660
6661         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6662         application/octet-stream .gz & al files with jka-compr.
6663
6664 1999-01-12  Dave Love  <fx@gnu.org>
6665
6666         * gnus-ems.el (gnus-down-mouse-3): New variable.
6667         * gnus-art.el (gnus-mime-button-map): Use it.
6668         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6669
6670 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6671
6672         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6673
6674 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6675
6676         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6677         buffers.
6678
6679         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6680
6681         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6682
6683 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6684
6685         * mml.el (mml-parameter-string): Strip directory component.
6686
6687 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6688
6689         * gnus.el (gnus-use-demon): Removed.
6690
6691 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * nnmail.el (nnmail-article-group): Don't infloop.
6694
6695 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6696
6697         * gnus-art.el (article-update-date-lapsed): Made it work with
6698         picons, and make it update on all visible frames.
6699         (article-date-ut): Get summary-buffer's current-headers.
6700
6701 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6702
6703         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6704         (gnus-picons-setup-p): New variable.
6705
6706 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6707
6708         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6709
6710 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6711
6712         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6713         (gnus-summary-exit-no-update): Use mapcar.
6714
6715 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6716
6717         * gnus-agent.el (gnus-category-write): Make directory.
6718
6719 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6720
6721         * gnus-sum.el (gnus-update-read-articles):
6722         (gnus-update-marks): Request backend update of mark.
6723
6724 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6725
6726         * mm-bodies.el (mm-body-encoding): Use mm-find.
6727
6728 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6729
6730         * gnus-picon.el (gnus-article-display-picons): Fix.
6731
6732 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6733
6734         * gnus.el: Pterodactyl Gnus v0.69 is released.
6735
6736 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6737
6738         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6739
6740         * gnus-agent.el (gnus-agent-remove-group): New command and
6741         keystroke.
6742
6743         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6744
6745 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6746
6747         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6748
6749 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6750
6751         * mm-view.el (mm-inline-text): Bind current id.
6752
6753         * mm-decode.el (mm-handle-id): New macro.
6754         (mm-make-handle): Accept id.
6755         (mm-dissect-singlepart): Use it.
6756
6757 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6758
6759       * message.el (message-cite-original-without-signature): Use
6760       message-signature-separator when searching for signature in
6761       message-cite-original-without-signature.
6762
6763 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6764
6765         * gnus.el (gnus-server-to-method): Check named methods.
6766
6767 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6768
6769         * mm-view.el (mm-view-message): Goto point-min.
6770
6771         * nnmail.el (nnmail-article-group): Don't delete lines, only
6772         shorten them.
6773
6774         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6775         values.
6776
6777         * nnheader.el (nnheader-temp-directory): New variable.
6778         (nnheader-temp-directory): Removed.
6779
6780 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6781
6782         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6783         list of files to check for mailcap entries under windows-nt.
6784
6785 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6786
6787         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6788         summary buffer exists.
6789
6790 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6791
6792         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6793         irrelevant Sun sendmail bug.
6794         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6795
6796         * message.el (message-send-news): Bind mail-header-separator to
6797         "" when asking backend to post.
6798
6799 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6800
6801         * mm-uu.el (mm-dissect-disposition): New variable.
6802         (mm-uu-dissect): Use it.
6803
6804 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6805
6806         * mm-view.el (mm-inline-text): Bind url-current-object.
6807
6808 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6809
6810         * gnus-range.el (gnus-remove-from-range): Rewrite.
6811
6812 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6813
6814         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6815
6816 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6817
6818         * message.el (message-encode-message-body): Insert `MIME-Version'
6819         instead of `Mime-Version'.
6820
6821 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6822
6823         * message.el (message-insert-mime-part): Add the attachment
6824         disposition.
6825         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6826         (message-mime-query-type): New function.
6827         (message-mime-query-description): Ditto.
6828         (message-mime-query-file): Ditto.
6829         (message-insert-mime-part): Use them.
6830         (message-mime-insert-external): Use the new stuff.
6831
6832 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6833
6834         * nnmail.el (nnmail-split-header-length-limit): New variable.
6835
6836         * mm-decode.el (mm-dissect-buffer): Check syntax.
6837
6838         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6839
6840         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6841         (rfc2047-dissect-region): Ditto.
6842
6843 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6844
6845         * mm-view.el (mm-view-message): Decode charset.
6846
6847 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6848
6849         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6850         CT headers.
6851
6852 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6853
6854         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
6855         mm-uu-*-function.
6856         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
6857
6858 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6859
6860         * message.el (message-send-mail): Do MML first.
6861         (message-send-news): Ditto.
6862
6863 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6864
6865         * gnus-picon.el (gnus-picons-face): New face.
6866         (gnus-picons-try-face): Use it.
6867
6868 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6869
6870         * gnus.el: Pterodactyl Gnus v0.68 is released.
6871
6872 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6873
6874         * gnus.el: Pterodactyl Gnus v0.67 is released.
6875
6876 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6877
6878         * gnus.el: Pterodactyl Gnus v0.66 is released.
6879
6880 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6881
6882         * gnus-art.el (gnus-insert-mime-button): Decode description.
6883
6884 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6885
6886         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
6887         (gnus-decode-header-methods): Ditto.
6888         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
6889
6890 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
6891
6892         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
6893
6894 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6895
6896         * mml.el (mml-insert-mime-headers): Encode description.
6897
6898         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
6899         line.
6900
6901         * gnus-sum.el (gnus-default-charset): Doc fix.
6902
6903 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6904
6905         * mm-decode.el (mm-display-part): Forward a line.
6906
6907 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6908
6909         * mm-util.el (mm-running-ntemacs): New variable.
6910         (mm-text-coding-system): Ditto.
6911         * nnmail.el (nnmail-incoming-coding-system): Ditto.
6912         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
6913
6914 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6915
6916         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
6917         buffer.
6918
6919         * message.el (message-insert-headers): New command and keystroke.
6920
6921 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6922
6923         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
6924         (mm-get-image): Ditto.
6925
6926         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
6927         base64, uudecode and binhex.
6928
6929 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6930
6931         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
6932         in text/plain.
6933         * mm-uu.el (mm-uu-dissect): Use inline.
6934
6935 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936
6937         * mm-view.el (mm-view-message): New function.
6938
6939         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
6940         qp.
6941
6942 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
6943
6944         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
6945         entry for message/rfc822 as 8bit.
6946
6947 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6948
6949         * mailcap.el (mailcap-mime-extensions): Add patch.
6950
6951 1998-12-05  Dale Hagglund  <rdh@best.com>
6952
6953         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
6954         argument to force all multipart/* to look like multipart/mixed.
6955
6956         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
6957         variable.
6958         (gnus-mime-display-part): Use it.
6959
6960 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6961
6962         * gnus-draft.el (gnus-draft-send): Only disable checks for
6963         non-interactive use.
6964         (gnus-draft-send-message): Use it.
6965
6966 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6967
6968         * gnus.el: Pterodactyl Gnus v0.65 is released.
6969
6970 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6971
6972         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
6973
6974         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
6975
6976 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6977
6978         * gnus.el: Pterodactyl Gnus v0.64 is released.
6979
6980 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6981
6982         * mm-view.el (mm-setup-w3): Don't load.
6983
6984         * gnus-msg.el (gnus-setup-message): Set group name.
6985         (gnus-group-mail): Avoid leaking local vars.
6986
6987         * message.el (message-attach-file): Renamed.
6988         (message-mime-attach-file): Renamed again.
6989
6990 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6991
6992         * gnus-art.el (article-decode-encoded-words): Bind
6993         rfc2047-default-charset here.
6994
6995         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
6996
6997 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6998
6999         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
7000         (gnus-picons-setup-hook): New hook.
7001
7002 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7003
7004         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
7005         string.
7006         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
7007         line.
7008
7009 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * gnus-art.el (gnus-article-prepare-display): Setup w3.
7012         (gnus-mime-view-part): Ditto.
7013         (gnus-mime-inline-part): Dotii.
7014         (gnus-mime-externalize-part): Daddo.
7015         (gnus-mime-internalize-part): Tutti frutti.
7016         (gnus-widget-press-button): Da da do.
7017
7018         * mm-view.el (mm-setup-w3): Require url-vars.
7019
7020 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7021
7022         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
7023         * mm-util.el (mm-find-charset-region): Ditto.
7024
7025 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7026
7027         * message.el (message-send): Don't encode here.
7028         (message-send-mail): But here.
7029         (message-send-news): And here.
7030
7031 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7032
7033         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
7034
7035 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7036
7037         * gnus.el: Pterodactyl Gnus v0.63 is released.
7038
7039 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7040
7041         * mml.el (mml-base-boundary): Shorten.
7042
7043         * message.el (message-insert-mime-part): Use default.
7044
7045         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
7046
7047 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7048
7049         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
7050         buttons, not [*].
7051
7052 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7053
7054         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
7055
7056 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
7057
7058         * gnus-art.el (gnus-insert-mime-button): Fix.
7059
7060 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7061
7062         * message.el (message-insert-mime-part): Nicify prompts.
7063         (message-insert-mime-part): Really delete duplicates.
7064         (message-insert-mime-part): Check against common errors.
7065         (message-insert-mime-part): Fix docstring.
7066
7067 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068
7069         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
7070
7071 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7072
7073         * gnus-art.el (gnus-mime-button-line-format): Nicify.
7074         (gnus-insert-mime-button): Modify accordingly.
7075
7076 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7077
7078         * gnus-art.el (gnus-display-mime): Set window point.
7079
7080         * mm-decode.el (mm-display-external): Only decode when not
7081         saving.
7082         (mm-alternative-precedence): Prefer multiparts.
7083         (mm-inline-media-tests): Inline multiparts.
7084
7085         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
7086         Ignore errors when requiring url.
7087
7088         * mml.el (mml-quote-region): New command.
7089
7090         * message.el (message-cite-original): Use it.
7091         (message-cite-original-without-signature): Ditto.
7092
7093 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7094
7095         * gnus.el: Pterodactyl Gnus v0.62 is released.
7096
7097 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7098
7099         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
7100
7101 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7102
7103         * mm-view.el (mm-inline-text): Use `point-min-marker' and
7104         `point-max-marker'.
7105
7106 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7107
7108         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
7109
7110         * gnus-art.el (gnus-mime-display-single): Check for attachment
7111         before other tests.
7112
7113 1998-12-03  Didier Verna  <verna@inf.enst.fr>
7114
7115         * gnus-msg.el (gnus-configure-posting-styles): find a
7116         posting-style entry in the group parameters, if any, and honor it
7117         at the end.
7118
7119 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
7120
7121         * nntp.el (nntp-after-change-function): Fix.
7122
7123 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
7124
7125         * mml.el (mml-generate-mime-1): Insert literally.
7126
7127 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7128
7129         * mml.el (mml-insert-mime-headers): Removed debug.
7130
7131 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7132
7133         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7134         prefixed.
7135
7136         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7137         application/emacs-lisp to 8bit.
7138
7139 1998-12-03  Dale Hagglund  <rdh@best.com>
7140
7141         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7142
7143 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7144
7145         * gnus.el: Pterodactyl Gnus v0.61 is released.
7146
7147 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7148
7149         * mml.el (mml-parse-1): Skipped parts.
7150         (mml-insert-mime-headers): Nil is a list.
7151         (mml-generate-mime-1): Don't insert literally.
7152         (mml-read-tag): Drop text props.
7153         (mml-read-part): Ditto.
7154         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7155
7156 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7157
7158         * gnus.el: Pterodactyl Gnus v0.60 is released.
7159
7160 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7161
7162         * mml.el (mml-parse-1): Don't throw contents away.
7163
7164 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7165
7166         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7167
7168 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7169
7170         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7171         function.
7172         (mml-parse-1): Use it.
7173
7174 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7175
7176         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7177         Use gnus-newsgroup-default-charset.
7178         (article-decode-encoded-words): Remove charset codes.
7179         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7180         gnus-default-charset.
7181
7182 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7183
7184         * message.el (message-send-mail): Don't encode here.
7185         (message-send-news): Nor here.
7186         (message-send): ... but here instead.
7187
7188         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7189         default to nil.
7190         (gnus-article-display-picons): Replace From line.
7191         (gnus-group-display-picons): Replace Newsgroups line.
7192         (gnus-picons-display-glyph): Set baseline.
7193         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7194         (gnus-picons-xbm-face): Revert to old, standard colors.
7195
7196         * message.el (message-fetch-field): Remove text props.
7197
7198         * gnus-art.el (gnus-article-normalized-header-length): New
7199         variable.
7200         (article-normalize-headers): New command and keystroke.
7201
7202         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7203
7204 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7205
7206         * gnus.el: Pterodactyl Gnus v0.59 is released.
7207
7208 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7209
7210         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7211
7212         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7213
7214 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7215
7216         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7217
7218 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219
7220         * mm-decode.el (mm-all-images-fit): New variable.
7221         (mm-image-fit-p): Use it.
7222
7223         * gnus-art.el (gnus-mime-display-single): Use it.
7224         (gnus-mime-internalize-part): New command and keystroke.
7225
7226         * mm-decode.el (mm-user-automatic-external-display): New
7227         variable.
7228         (mm-automatic-external-display-p): New function.
7229
7230         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7231         colors.
7232
7233 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7234
7235         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7236
7237         * gnus-art.el (gnus-with-article): Work in the original article
7238         buffer.
7239         (gnus-with-article): Work in read-only groups.
7240
7241 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7242
7243         * mm-bodies.el (mm-decode-string): Return original string if not
7244         decode.
7245
7246 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7247
7248         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7249
7250 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7251
7252         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7253
7254 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7255
7256         * gnus.el: Pterodactyl Gnus v0.58 is released.
7257
7258 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7259
7260         * mm-decode.el (mm-get-image): Return a glyph, not an image
7261         specifier.
7262
7263 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7264
7265         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7266
7267 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7268
7269         * mail-parse.el (rfc2045): Required.
7270
7271 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7272
7273         * mm-view.el (mm-inline-text): Remove props.
7274
7275 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7276
7277         * mm-view.el (mm-setup-w3): Protect url-misc.
7278
7279         * message.el (message-ignored-resent-headers): Remove
7280         Gnus-Warning.
7281
7282         * mml.el (mml-insert-mime-headers): Use encoding.
7283         (mml-parameter-string): Ditto.
7284
7285         * rfc2045.el: New file.
7286         (rfc2045-encode-string): New function.
7287
7288 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7289
7290         * mail-parse.el (mail-header-encode-parameter): New function.
7291
7292         * rfc2231.el (rfc2231-encode-string): New function.
7293
7294 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7295
7296         * mm-bodies.el (mm-decode-string): New function.
7297         * mm-view.el (mm-inline-text): Use mm-decode-string.
7298
7299 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7300
7301         * gnus.el: Pterodactyl Gnus v0.57 is released.
7302
7303 1998-11-23  Felix Lee  <flee@cygnus.com>
7304
7305         * nntp.el (nntp-async-needs-kluge): new setting.
7306         (nntp-async-timer): new var.
7307         (nntp-async-process-list): new var.
7308         (nntp-async-kluge): new function.
7309         (nntp-async-timer-handler): new function.
7310         (nntp-async-wait): new function.
7311         (nntp-async-stop): new function.
7312         (nntp-after-change-function): renamed, and split apart.
7313         (nntp-async-trigger): new function.
7314         (nntp-do-callback): new function.
7315         (nntp-accept-process-output): add optional timeout arg.
7316
7317         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7318         (gnus-async-wait-for-article): new function.
7319         (gnus-async-with-semaphore): s/asynch/async/.
7320
7321 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7322
7323         * gnus-art.el (gnus-with-article): Don't encode.
7324         (gnus-insert-mime-button): Fall back on filename from C-D.
7325         (gnus-mime-display-single): Have dots right on text/plain
7326         attachments.
7327
7328         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7329         broken parts.
7330
7331         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7332
7333         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7334         binhex.
7335
7336         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7337         (gnus-summary-repair-multipart): New command and keystroke.
7338
7339         * gnus-art.el (gnus-with-article-buffer): New macro.
7340
7341 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7342
7343         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7344         undisplay the part.
7345
7346 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7347
7348         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7349
7350         * mml.el (mml-read-part): Partition right.
7351
7352         * mm-decode.el (mm-handle-set-cache): New macro.
7353         (mm-handle-cache): Ditto.
7354         (mm-make-handle): Ditto.
7355         (mm-dissect-singlepart): Use it.
7356         (mm-get-image): Use the cache.
7357
7358 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7359
7360         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7361         (gnus-mime-display-single): Don't insert lines between parts.
7362
7363 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7364
7365         * nnmail.el (nnmail-file-coding-system-1): New variable.
7366         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7367         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7368         * nnml.el (nnml-file-coding-system): New variable.
7369         (nnml-request-article): Use nnml-file-coding-system.
7370
7371 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7372
7373         * gnus.el: Pterodactyl Gnus v0.56 is released.
7374
7375 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7376
7377         * gnus-art.el (gnus-mime-display-part): New function.
7378         (gnus-mime-display-mixed): Use it.
7379
7380         * mm-view.el (mm-setup-w3): Don't register.
7381
7382         * message.el (message-cite-original): Cite parts.
7383
7384 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7385
7386         * mml.el (mml-parameter-string): New function.
7387         (mml-insert-mime-headers): Separated into new function.
7388
7389 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7390
7391         * mml.el (mml-make-boundary): Use `make-string'.
7392
7393 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7394
7395         * binhex.el (binhex-insert-char): Ditto.
7396
7397         * base64.el (base64-insert-char): Ditto.
7398
7399         * uudecode.el (uudecode-insert-char): Code correctly.
7400
7401 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7402
7403         * mml.el (mml-generate-mime): Don't generate multiparts for
7404         empties.
7405
7406         * gnus-art.el (gnus-display-mime): Save excursion.
7407
7408         * message.el (message-remove-first-header): New function.
7409         (message-encode-message-body): Use it.
7410
7411 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7412
7413         * gnus.el: Pterodactyl Gnus v0.55 is released.
7414
7415 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7416
7417         * mm-view.el (mm-setup-w3): New function.
7418
7419         * mm-decode.el (mm-content-id-get-contents): New function.
7420         (mm-content-id-get-type): Ditto.
7421         (mm-content-id-get-encoding): Ditto.
7422         (mm-get-handle-by-content-id): Removed.
7423
7424 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7425
7426         * message.el (message-generate-new-buffers): Fix tag.
7427
7428 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7429
7430         * message.el (message-buffer-name): Check for unique first.
7431
7432         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7433         gnus-inhibit-mime-unbuttonizing.
7434
7435         * gnus-sum.el (t): Bind M-t.
7436         (gnus-inhibit-unbuttonizing): New variable.
7437         (gnus-summary-toggle-display-buttonized): New command.
7438
7439         * gnus-art.el (gnus-display-mime): Select article window.
7440         (article-strip-trailing-space): New command and keystroke.
7441
7442         * nneething.el (nneething-include-files): New variable.
7443         (nneething-create-mapping): Use it.
7444
7445         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7446
7447         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7448         ayto-expirable marks.
7449
7450 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7451
7452         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7453
7454         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7455         ARG.
7456
7457         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7458
7459 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7460
7461         * mm-util.el (mm-binary-coding-system): New variable.
7462         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7463         * mm-decode.el (mm-display-external): Ditto.
7464
7465 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7466
7467         * gnus.el: Pterodactyl Gnus v0.54 is released.
7468
7469 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7472
7473 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7474
7475         * mm-decode.el (mm-save-part): Unquote.
7476
7477 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7478
7479         * mm-decode.el (mm-save-part): Bind coding system for write.
7480
7481 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7482
7483         * gnus-art.el (gnus-article-mode-line-format): New default.
7484         (gnus-article-mime-part-status): New function.
7485
7486         * message.el (message-send-news): Check the body syntax before
7487         encoding.
7488
7489         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7490         (gnus-mime-display-single): Use it.
7491         (gnus-mime-display-alternative): Ditto.
7492
7493         * mm-decode.el: Check for whether we are running under a term.
7494
7495 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7496
7497         * mm-decode.el (mm-preferred-alternative): Default to first
7498         alternative.
7499         (mm-preferred-alternative): No, we dont.
7500
7501 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7502
7503         * mm-decode.el (mm-display-external): Use binary instead of
7504         no-conversion.
7505         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7506         * nnheader.el (nnheader-file-coding-system): Ditto.
7507         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7508
7509 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7510
7511         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7512         name without method.
7513
7514 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7515
7516         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7517         coding-system -> default-charset.
7518         (gnus-newsgroup-default-charset-alist): Ditto.
7519         (gnus-summary-local-variables): Ditto.
7520         (gnus-set-global-variables): Ditto.
7521         (gnus-get-newsgroup-headers): Ditto.
7522         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7523         (gnus-get-newsgroup-headers-xover): Ditto.
7524         (gnus-newsgroup-setup-default-charset): Ditto.
7525         (article-decode-mime-words): Ditto.
7526         (article-decode-charset): Ditto.
7527         (article-decode-encoded-words): Ditto.
7528         (article-de-quoted-unreadable): Ditto.
7529         (gnus-mime-view-all-parts): Ditto.
7530         (gnus-mime-externalize-part): Ditto.
7531         (gnus-mm-display-part): Ditto.
7532         (gnus-mime-display-single): Ditto.
7533         (gnus-mime-display-alternative): Ditto.
7534         * lpath.el : Ditto.
7535
7536 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7537
7538         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7539         * gnus-art.el (article-decode-charset): Overlay
7540         rfc2047-default-charset.
7541         * message.el (message-draft-coding-system): New variable.
7542         (message-set-auto-save-file-name): Use message-draft-coding-system.
7543         * nndraft.el (nndraft-request-article): Ditto.
7544         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7545         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7546
7547 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7548
7549         * mm-uu.el (mm-uu-test): New function.
7550         (mm-uu-dissect): Inherit charset and cte from head.
7551         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7552
7553 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7554
7555         * gnus.el: Pterodactyl Gnus v0.53 is released.
7556
7557 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7558
7559         * mm-decode.el (mm-get-image): New function.
7560         (mm-image-fit-p): New function.
7561
7562         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7563
7564         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7565
7566         * gnus-art.el (gnus-article-insert-newline): New function.
7567         (article-goto-body): New function.
7568
7569 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7570
7571         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7572         buttons.
7573
7574         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7575         keystroke.
7576
7577         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7578         line between parts.
7579
7580         * message.el (message-remove-header): Go to end if wanted.
7581
7582 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7583
7584         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7585         movement with save-window-excursion.
7586
7587 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7588
7589         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7590
7591 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7592
7593         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7594
7595 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7596
7597         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7598         gnus-newsgroup-coding-system.
7599         (gnus-get-newsgroup-headers): Ditto.
7600         (gnus-get-newsgroup-headers-xover): Ditto.
7601         (gnus-set-global-variables): Ditto.
7602         * gnus-art.el (article-decode-mime-words): Ditto.
7603         (article-decode-charset): Ditto.
7604         (article-decode-encoded-words): Ditto.
7605         (article-de-quoted-unreadable): Ditto.
7606         (gnus-mime-view-all-parts): Ditto.
7607         (gnus-mime-externalize-part): Ditto.
7608         (gnus-mm-display-part): Ditto.
7609         (gnus-mime-display-alternative): Ditto.
7610         (gnus-mime-display-single): Ditto.
7611         * mm-view.el (mm-inline-text): Use default coding system.
7612
7613 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7614
7615         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7616         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7617         (gnus-newsgroup-coding-system): New local variable.
7618         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7619         (gnus-summary-local-variables): Add two new local variables.
7620         (gnus-newsgroup-setup-coding-system): New function.
7621         (gnus-select-newsgroup): Setup coding system.
7622         * lpath.el: Add two new variables.
7623         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7624         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7625         * gnus-cus.el (gnus-group-parameters): Customizable
7626         iso-8859-1-forced.
7627
7628 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7629
7630         * gnus.el: Pterodactyl Gnus v0.52 is released.
7631
7632 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7633
7634         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7635         encoding.
7636
7637         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7638         undisplayed text types.
7639
7640         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7641         types.
7642
7643 1998-11-19  Felix Lee  <flee@cygnus.com>
7644
7645         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7646
7647 1998-11-19  Felix Lee  <flee@cygnus.com>
7648
7649         * gnus-async.el (gnus-asynch-obarray): rename to
7650         gnus-async-hashtb, and don't buffer-local it.
7651
7652         (gnus-async-article-callback): new function.
7653         (gnus-make-async-article-function): use it.
7654
7655         (gnus-async-current-prefetch-group): new var.
7656         (gnus-async-current-prefetch-article): new var.
7657         (gnus-async-request-fetched-article): are we fetching it already?
7658
7659         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7660
7661 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7662
7663         * gnus-sum.el (gnus-summary-show-article): Require.
7664
7665         * message.el: Provide before hooks.
7666         (message-send-news): Do MIME before headers.
7667
7668         * gnus-art.el (gnus-article-check-buffer): New function.
7669         (gnus-article-read-summary-keys): Use it.
7670
7671         * mm-decode.el (mm-user-automatic-display): Display all inline
7672         images.
7673
7674         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7675         much.
7676         (gnus-unbuttonized-mime-types): New variable.
7677
7678 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7679
7680         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7681
7682         * mm-decode.el (mm-quote-arg): Quote semicolons.
7683
7684         * gnus-art.el (gnus-mime-display-single): Don't display
7685         attachments.
7686         (gnus-mime-externalize-part): New command and keystroke.
7687
7688         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7689         (mm-alternative-precedence): Changed order.
7690
7691 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7692
7693         * gnus.el (gnus-method-simplify): New function.
7694         (gnus-native-method-p): New function.
7695         (gnus-secondary-method-p): Use gnus-method-equal.
7696
7697         * gnus-start.el (gnus-group-change-level): Shorten select method.
7698
7699 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7700
7701         * gnus.el: Pterodactyl Gnus v0.51 is released.
7702
7703 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7704
7705         * gnus.el: Applied patches from 5.6.45.
7706
7707         * gnus-score.el (gnus-score-find-trace): Print complete file
7708         paths.
7709         (gnus-score-find-trace): Truncate lines.
7710
7711         * gnus.el (gnus-message-archive-group): Allow function.
7712
7713         * message.el (message-encode-message-body): Remove Mime-Version
7714         before inserting.
7715
7716         * gnus-cus.el (gnus-group-customize): Optional topic.
7717
7718         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7719         keystroke.
7720
7721 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7722
7723         * message.el (message-encode-message-body): Rewrite.
7724
7725 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7726
7727         * mml.el (mml-base-boundary): New variable.
7728         (mml-make-boundary): New function.
7729
7730         * gnus-cache.el (gnus-cache-coding-system): New variable.
7731         (gnus-cache-request-article): Use it.
7732
7733         * message.el (message-insert-mime-part): Delete duplicates.
7734
7735 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7736
7737         * gnus-art.el (gnus-mime-display-alternative): Set end of
7738         multipart and display even when nothing is preferred.
7739
7740 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7741
7742         * gnus.el: Pterodactyl Gnus v0.50 is released.
7743
7744 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7745
7746         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7747         fbound.
7748
7749         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7750
7751 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7752
7753         * gnus.el (gnus-similar-server-opened): Compare backend.
7754
7755 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7756
7757         * gnus-topic.el (gnus-topic-expire-articles): New function.
7758         (gnus-topic-mode-map): Bind it.
7759
7760         * gnus.texi (Topic Commands): New expiry command. Reordered.
7761
7762 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7763
7764         * gnus-sum.el
7765         (gnus-auto-expirable-marks): New variable.
7766         (gnus-inhibit-user-auto-expire): New variable.
7767         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7768         When looking to see if we should expire instead, check
7769         gnus-auto-expirable-marks instead of using a hard-wired list.
7770         (gnus-summary-mark-as-read-forward,
7771         gnus-summary-mark-as-read-backward):
7772         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7773         gnus-summary-mark-forward, instead of `t'.
7774
7775 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7776
7777         * mml.el (mml-compute-boundary): New function.
7778         (mml-compute-boundary-1): New function.
7779         (mml-generate-mime-1): Use it.
7780
7781 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7782
7783         * mml.el (mml-generate-mime-1): Always precede closing boundary
7784         with newline.
7785
7786 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7787
7788         * mml.el (mml-generate-mime-1): Do right boundaries when several
7789         multiparts.
7790
7791         * mm-decode.el (mm-user-automatic-display): Default to inline
7792         jpeg.
7793
7794         * mml.el (mml-generate-mime-1): Encode non-text parts.
7795
7796 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7797
7798         * gnus.el: Pterodactyl Gnus v0.49 is released.
7799
7800 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7801
7802         * mm-view.el (mm-inline-text): Require w3-vars.
7803
7804         * gnus-setup.el (gnus-use-tm): Removed.
7805
7806         * gnus-art.el (gnus-article-goto-part): Don't beep.
7807         (gnus-article-view-part): Check return value.
7808         (gnus-mime-display-alternative): Don't display when there is
7809         nothing to display.
7810
7811         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7812         (mml-generate-mime-1): Use unibyte for binaries.
7813
7814         * gnus-art.el (gnus-display-mime): Call
7815         gnus-article-mime-part-function.
7816         (gnus-mime-part-function): New function.
7817         (gnus-article-mime-part-function): New function.
7818
7819         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7820
7821 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7822
7823         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7824
7825         * message.el (message-font-lock-keywords): Highlight MML.
7826         (message-mml-face): New font.
7827
7828 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7829
7830         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7831         (gnus-mm-display-part): Do not select-window if the article window
7832         is not found.
7833
7834 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7835
7836         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7837
7838 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7839
7840         * gnus.el: Pterodactyl Gnus v0.48 is released.
7841
7842 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7843
7844         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7845
7846         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7847
7848         * message.el (message-cite-original-without-signature): Ditto.
7849         (message-cite-original): Quote parts.
7850
7851 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7852
7853         * gnus.el: Pterodactyl Gnus v0.47 is released.
7854
7855 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7856
7857         * message.el (message-encode-message-body): Insert MIME warning.
7858
7859         * mml.el (mml-read-tag): Look for #tag.
7860
7861         * mm-util.el (mm-find-charset-region): Check whether
7862         enable-multibyte-characters is bound.
7863
7864 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7865
7866         * gnus.el: Pterodactyl Gnus v0.46 is released.
7867
7868 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7869
7870         * message.el (message-encode-message-body): Insert headers at the
7871         right spot.
7872
7873 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7874
7875         * gnus.el: Pterodactyl Gnus v0.45 is released.
7876
7877 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7878
7879         * nndraft.el (nndraft-save-mime-part): Removed.
7880         (nndraft-get-mime-part): Ditto.
7881
7882         * message.el (message-format-mime-old): Removed.
7883         (message-encode-message-body): Removed.
7884         (message-encode-message-body): Renamed.
7885
7886 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7887
7888         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
7889
7890         * message.el (message-format-mime): Check message-mime-part.
7891
7892         * mm-encode.el (mm-mime-file-types): Removed.
7893         (mm-default-file-encoding): New definition.
7894
7895 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7896
7897         * mm-view.el (mm-inline-image): Use mm-insert-inline.
7898         * gnus-art.el (gnus-mm-display-part): Go to correct position.
7899
7900 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7901
7902         * gnus.el: Pterodactyl Gnus v0.44 is released.
7903
7904 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7905
7906         * message.el (message-format-mime): New function.
7907
7908         * nndraft.el (nndraft-save-mime-part): New function.
7909         (nndraft-get-mime-part): New function.
7910
7911         * mm-encode.el (mm-default-file-encoding): New function.
7912         (mm-content-transfer-encoding): New function.
7913         (mm-encode-buffer): New function.
7914
7915         * message.el: New command.
7916         (message-mime-part): New variable.
7917         (message-insert-mime-part): New command.
7918
7919         * mm-encode.el (mm-encode-content-transfer-encoding): New
7920         function.
7921
7922         * mm-util.el (mm-content-transfer-encoding-defaults): New
7923         variable.
7924         (mm-mime-file-types): Taken from TM.
7925
7926 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7927
7928         * gnus.el: Pterodactyl Gnus v0.43 is released.
7929
7930 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
7931
7932         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
7933         * gnus-score.el (gnus-score-default-header): Ditto.
7934         (gnus-header-index): Ditto.
7935         (gnus-summary-increase-score): Ditto, & process "extra" requests.
7936         (gnus-summary-header): Handle extra headers.
7937         (gnus-summary-score-entry): Ditto, & provide new score element.
7938         (gnus-summary-score-effect): Ditto.
7939         (gnus-score-string): Avoid "extra" string sort, & modify match in
7940         "extra" case.
7941         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
7942
7943 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7944
7945         * message.el (message-resend): Bind message-required-mail-headers
7946         to nil.
7947
7948         * mm-view.el (mm-inline-text): Bind w3-strict-width.
7949
7950         * nngateway.el (require): Require cl.
7951
7952         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
7953         things.
7954
7955 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7956
7957         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
7958         when no articles.
7959
7960 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7961
7962         * message.el (message-ignored-resent-headers): Remove X-Gnus.
7963
7964 1998-11-10  Colin Rafferty  <colin@xemacs.org>
7965
7966         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
7967         user-mail-address if non-nil.
7968
7969 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7970
7971         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
7972         (gnus-make-sort-function-1): Ditto.
7973
7974         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
7975         window.
7976
7977 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7978
7979         * mm-util.el (mm-with-unibyte-buffer): Ditto.
7980
7981         * binhex.el (binhex-decode-region): Quote.
7982
7983 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7984
7985         * gnus-art.el (article-decode-charset): Don't downcase charset.
7986
7987         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
7988
7989 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7990
7991         * gnus.el: Pterodactyl Gnus v0.42 is released.
7992
7993 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7994
7995         * gnus-art.el (gnus-display-mime): Add id for alternative part.
7996
7997 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
7998
7999         * nntp.el (nntp-send-mode-reader): Revert.
8000
8001 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8002
8003         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
8004
8005 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8006
8007         * message.el (message-make-date): Fix for negative time zones.
8008
8009 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8010
8011         * gnus.el: Pterodactyl Gnus v0.41 is released.
8012
8013 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
8014
8015         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8016
8017 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
8018
8019         * gnus.el (gnus-short-group-name): When shortening foreign select
8020         methods, do not scan for plusses beyond the first colon.
8021
8022 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
8023
8024         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
8025         lines where `group' is the last thing on the line.
8026
8027 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8028
8029         * gnus-art.el (gnus-article-view-part): Do alternative.
8030         (gnus-mime-display-alternative): Insert marker.
8031
8032 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8033
8034         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8035
8036         * nnmail.el (nnmail-expired-article-p): Protect against bogus
8037         dates.
8038
8039         * gnus-cus.el (gnus-topic): Required.
8040
8041         * nnheader.el (nnheader-parse-nov): Parse extra.
8042         (nnheader-nov-parse-extra): New macro.
8043
8044 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8045
8046         * gnus-art.el (gnus-article-view-part): Internal move.
8047
8048 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
8049
8050         * gnus-cus-new.el (gnus-custom-topic): New free variable.
8051         (gnus-group-customize): Support editing topic parameters.
8052
8053 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
8054
8055         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
8056         indicators.
8057
8058 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8059
8060         * gnus-art.el (gnus-mm-display-part): Return.
8061         (gnus-article-view-part): Only go if external.
8062         (gnus-article-dumbquotes-map): Do 205.
8063
8064         * mm-decode.el (mm-display-part): Return what was done.
8065
8066         * message.el (message-buffer-naming-style): New variable.
8067         (message-generate-new-buffers): Extended.
8068         (message-buffer-naming-style): Removed.
8069         (message-buffer-name): Use it.
8070         (message-do-send-housekeeping): Rename new styling.
8071
8072         * gnus-sum.el (gnus-summary-recenter): Allow
8073         gnus-auto-center-summary to be a number.
8074
8075 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8076
8077         * pop3.el (pop3-open-server): Use "binary" instead of
8078         "no-conversion".
8079
8080 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8081
8082         * gnus-srvr.el (gnus-browse-foreign-server): Set
8083         gnus-browse-current-method to the result of gnus-server-to-method.
8084
8085 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8086
8087         * gnus-util.el (gnus-pull): Another optional argument.
8088         * nnweb.el (nnweb-request-delete-group): Delete from
8089         nnweb-group-alist and update active file.
8090
8091 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8092
8093         * gnus-group.el (gnus-group-make-group): Accept group of new
8094         method.
8095
8096 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8097
8098         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
8099
8100 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8101
8102         * mm-view.el (mm-inline-text): Postion of html portion.
8103
8104 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8105
8106         * nntp.el (nntp-list-active-group): Waited for short strings.
8107         (nntp-send-mode-reader): Ditto.
8108         (nntp-open-connection): Ditto.
8109
8110         * gnus-int.el (gnus-request-group-articles): New function.
8111
8112         * nntp.el (nntp-request-listgroup): New function.
8113         (nntp-request-group-articles): Renamed.
8114
8115 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
8116
8117         * nnheader.el (nnheader-parse-nov): Supply extra.
8118
8119 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8120
8121         * gnus-art.el (gnus-button-push): Don't go to
8122         gnus-article-buffer.
8123
8124         * mm-view.el (mm-inline-image): Add a newline.
8125
8126         * gnus-start.el (gnus-check-first-time-used): Check more.
8127
8128 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
8129
8130         * gnus-start.el (gnus-check-first-time-used): Check current.
8131
8132 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8133
8134         * mm-util.el (mm-find-charset-region): New function.
8135
8136         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8137
8138         * gnus-art.el (gnus-mime-button-menu): Fix.
8139
8140 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8141
8142         * gnus-art.el (gnus-mime-button-menu): New definition.
8143
8144 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8145
8146         * gnus-art.el (article-decode-charset): Downcase charset.
8147         (article-decode-charset): Pass on type.
8148         (article-decode-charset): Check nil charsets.
8149         (article-remove-cr): Translate CR to LF.
8150         (gnus-ignored-mime-types): Default to nil.
8151
8152         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8153
8154         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8155         user-mail-address.
8156         (gnus-nov-parse-extra): Didn't return right thing.
8157
8158 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8159
8160         * gnus-xmas.el: Use compiled-function-p.
8161
8162 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8163
8164         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8165
8166 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8167
8168         * gnus.el: Pterodactyl Gnus v0.40 is released.
8169
8170 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8171
8172         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8173
8174         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8175
8176         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8177
8178         * nnml.el (nnml-possibly-create-directory): Check before making.
8179
8180 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8181
8182         * nnheader.el (nnheader-insert-nov): Don't infloop.
8183
8184 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8185
8186         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8187         set up.
8188
8189 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8190
8191         * nneething.el (nneething-file-name): New definition.
8192
8193 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8194
8195         * gnus-art.el (gnus-treatment-function-alist): Fix.
8196         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8197
8198         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8199
8200 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8201
8202         * gnus.el: Pterodactyl Gnus v0.39 is released.
8203
8204 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8205
8206         * gnus-art.el (gnus-ignored-mime-types): New variable.
8207         (gnus-mime-display-single): Use it.
8208         (gnus-treatment-function-alist): New variable.
8209
8210         * gnus.el (gnus-mime): New group.
8211
8212         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8213         things for other parts.
8214         (gnus-mime-display-alternative): Place point.
8215
8216         * gnus.el: autoload gnus-uu-post-news.
8217
8218         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8219         needsterm/DISPLAY.
8220
8221         * mm-decode.el (mm-display-part): Default to inline text/.*
8222         parts.
8223
8224         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8225         8bit.
8226
8227         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8228         (gnus-mime-display-single): Inline all text parts.
8229         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8230
8231 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8232
8233         * nnml.el (nnml-possibly-create-directory): Rewrite.
8234         (nnml-request-create-group): Change to right server.
8235
8236         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8237
8238         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8239
8240         * gnus.el: rmail-output-to-rmail-file autoload.
8241
8242         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8243         Gnus.
8244
8245         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8246
8247         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8248
8249 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8250
8251         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8252         mixed part.
8253
8254 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8255
8256         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8257
8258         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8259
8260 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8261
8262         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8263
8264 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8267         value.
8268
8269         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8270         hidden.
8271
8272         * gnus-spec.el (gnus-update-format-specifications): Use the
8273         article mode line spec.
8274
8275         * gnus-art.el (gnus-insert-mime-button): Put right type.
8276         (gnus-insert-prev-page-button): Ditto.
8277         (gnus-insert-next-page-button): Dutti.
8278
8279         * pop3.el: New version installed.
8280
8281 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8282
8283         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8284         and display last part.
8285
8286 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8287
8288         * gnus.el: Pterodactyl Gnus v0.38 is released.
8289
8290 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8291
8292         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8293         Removed.
8294         (article-de-quoted-unreadable): Narrow to default.
8295
8296         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8297
8298         * gnus-art.el (article-decode-charset): Decode even when broken
8299         MIME.
8300
8301         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8302         name.
8303
8304         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8305
8306         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8307         nnheader.
8308
8309         * nnmail.el (nnmail-extra-headers): New variable.
8310
8311         * nnheader.el (nnheader-insert-nov): Insert extra.
8312
8313         * gnus.el (gnus-summary-line-format): Doc fix.
8314
8315         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8316         (gnus-nov-parse-line): Ditto.
8317         (gnus-nov-parse-extra): New macro.
8318         (gnus-header): New function.
8319         (gnus-update-summary-mark-positions): Change.
8320         (gnus-ignored-from-addresses): New variable.
8321         (gnus-summary-insert-from-or-to): New function.
8322
8323         * gnus.el (gnus-extra-headers): New variable.
8324
8325         * nnheader.el (make-mail-header): Expand.
8326         (mail-header-extra): New macro.
8327         (mail-header-set-extra): Ditto.
8328         (make-full-mail-header): Expand.
8329
8330 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8331
8332         * gnus.el: Pterodactyl Gnus v0.37 is released.
8333
8334 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8335
8336         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8337
8338         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8339         on.
8340
8341 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8342
8343         * gnus-spec.el (gnus-balloon-face-function): new function
8344         (gnus-parse-format): understand the %< %> specifiers
8345         (gnus-parse-complex-format): ditto.
8346
8347 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8348
8349         * gnus.el: Changed following-char to char-after throughout.
8350
8351 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8352
8353         * mm-decode.el (mm-display-external): Protect more and message.
8354
8355 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8356
8357         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8358         position.
8359
8360 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8361
8362         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8363         mixed part.
8364
8365 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8366
8367         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8368
8369         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8370
8371 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8372
8373         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8374
8375 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8376
8377         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8378
8379         * mm-decode.el (mm-display-external): Set undisplayer to mm
8380         buffer, not the current buffer; use unwind-protect.
8381
8382 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8383
8384         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8385         (gnus-summary-exit-no-update): Ditto.
8386
8387 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8388
8389         * mm-decode.el (mm-inline-media-tests): Look for w3.
8390
8391         * mailcap.el (mailcap-mime-data): Inline html.
8392
8393 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8394
8395         * gnus.el: Pterodactyl Gnus v0.36 is released.
8396
8397 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8398
8399         * gnus-art.el (article-translate-strings):
8400         (gnus-article-dumbquotes-map): Don't dot.
8401
8402         * pop3.el (pop3-open-server): Set point right.
8403
8404         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8405         (mm-dissect-buffer): Ditto.
8406         (mm-destroy-part): Ignore non-handles.
8407         (mm-remove-part): Ditto.
8408         (mm-destroy-parts): New function.
8409         (mm-remove-parts): Ditto.
8410
8411         * gnus-art.el (gnus-mm-display-part): Don't move point.
8412
8413 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8414
8415         * mm-uu.el : New file.
8416
8417         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8418
8419         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8420         a function.
8421
8422 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8423
8424         * mm-decode.el (mm-display-external): Check before selecting.
8425
8426 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8429
8430         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8431
8432         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8433         variable.
8434
8435         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8436
8437         * gnus-art.el (gnus-decode-header-methods): New variable.
8438
8439         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8440
8441         * gnus-art.el (gnus-multi-decode-header): New function.
8442
8443 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8444
8445         * gnus.el: Pterodactyl Gnus v0.35 is released.
8446
8447 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8448
8449         * uudecode.el (uudecode-decode-region-external): Insert
8450         literally.
8451
8452         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8453
8454         * mm-bodies.el (mm-decode-body): Optional encoding.
8455
8456 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * gnus-ems.el (gnus-mouse-3): New variable.
8459
8460         * binhex.el (binhex-decode-region-external): Don't use -internally.
8461
8462 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8463
8464         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8465         files.
8466
8467 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8468
8469         * gnus-group.el (gnus-add-marked-articles): Request backend update
8470         of flags.
8471
8472 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8473
8474         * gnus-sum.el (gnus-update-read-articles):
8475         (gnus-update-marks): Request backend update of mark.
8476
8477 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8478
8479         * gnus.texi (Optional Backend Functions): New item,
8480         nnchoke-request-set-mark.
8481
8482 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8483
8484         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8485           list to range.
8486
8487 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8488
8489         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8490
8491 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8492
8493         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8494         first used.
8495
8496 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8497
8498         * mm-view.el: Require mm-decode for macros.
8499
8500         * mm-decode.el (mm-handle-type): Move macro declarations above the
8501         place where they are used.
8502
8503 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8504
8505         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8506         buffer.
8507
8508 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8509
8510         * nnagent.el (nnagent-open-server): Error message.
8511
8512 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8513
8514         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8515
8516 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8517
8518         * score-mode.el (gnus-score-mode-map): Ditto.
8519
8520         * message.el (message-mode-map): Ditto.
8521
8522         * gnus-uu.el (gnus-uu-post-news): Ditto.
8523
8524         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8525
8526         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8527
8528         * gnus-art.el (gnus-article-edit-mode-map): Use
8529         `set-keymap-parent' rather than `copy-keymap'.
8530
8531 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8532
8533         * gnus-art.el (gnus-mime-button-commands): New variable.
8534         (gnus-mime-button-map): Initialize it from
8535         `gnus-mime-button-commands'.
8536         (gnus-mime-button-menu): New function.
8537         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8538
8539 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8540
8541         * message.el (message-insert-to): Make `nobody' and `poster'
8542         synonymous to `never' and `always' in Mail-Copies-To.
8543         (message-reply): Ditto.
8544         (message-followup): Ditto.
8545
8546 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8547
8548         * mailcap.el (mailcap-mime-data): Save sound.
8549
8550 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8551
8552         * message.el (message-ignored-supersedes-headers): Include
8553         `NNTP-Posting-Date'.
8554
8555 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8556
8557         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8558
8559 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560
8561         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8562         uudecode.
8563
8564 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8565
8566         * mm-decode.el (mm-display-external): Don't switch on save.
8567
8568 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8569
8570         * nnmail.el (nnmail-movemail-args): New variable.
8571
8572 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8573
8574         * gnus-art.el (article-translate-strings):
8575
8576 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8577
8578         * gnus-art.el (gnus-article-view-part): Use it.
8579         (gnus-mm-display-part): New function.
8580         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8581
8582         * mm-decode.el (mm-handle-displayed-p): New function.
8583
8584         * gnus-art.el (gnus-mime-copy-part): Create better names.
8585         (gnus-mime-button-line-format): Include dots spec.
8586
8587 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8588
8589       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8590       forward buffer first.
8591
8592 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8593
8594         * gnus-util.el (gnus-set-window-start): New function.
8595
8596         * message.el (message-send): Don't check changed.
8597
8598 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8599
8600         * gnus-art.el (gnus-article-setup-buffer): Set params.
8601
8602         * mm-decode.el (mm-user-display-methods): Inline
8603         "message/delivery-status".
8604
8605 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8606
8607         * message.el (message-auto-save-directory): Rename.
8608         (message-mode): Dof fix.
8609
8610         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8611         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8612
8613         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8614
8615         * message.el (message-make-date): Avoid locale.
8616
8617         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8618         cache.
8619
8620         * mm-decode.el (mm-display-inline): Goto point-min.
8621
8622         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8623
8624         * mm-decode.el (mm-display-external): Reverse before sorting.
8625
8626         * gnus-draft.el (gnus-draft-send): Allow mail.
8627
8628 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8629
8630         * message.el (message-check): Move message-check macro above where
8631         it is first used.
8632
8633         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8634
8635 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8636
8637         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8638
8639 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8640
8641         * gnus.el: Pterodactyl Gnus v0.34 is released.
8642
8643 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8644
8645         * mm-decode.el (mm-inline-media-tests): delivery-status.
8646
8647         * mm-view.el (mm-inline-text): Provide default.
8648
8649 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8650
8651         * mailcap.el (mailcap-possible-viewers): Fix nils.
8652
8653 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8654
8655         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8656         (article-update-date-lapsed): Record the buffer.
8657         (article-update-date-lapsed): Do all windows that display article
8658         buffers.
8659
8660         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8661
8662         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8663
8664         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8665         annoations.
8666
8667         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8668
8669 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8670
8671         * gnus-agent.el (gnus-category-add): Change default category to
8672         'false.
8673
8674         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8675         scores.
8676
8677         * gnus-draft.el (gnus-draft-send): Check server more.
8678
8679         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8680         (gnus-article-goto-part): New function.
8681
8682         * mm-view.el (mm-inline-text): Insert richtext properly.
8683
8684         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8685
8686 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8687
8688         * parse-time.el (parse-time-rules): Accept dates far into the past
8689         and the future, and parse single-digit numbers as years.
8690
8691 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8692
8693         * mm-decode.el (mm-display-external): Chop off directories.
8694
8695 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8696
8697         * uudecode.el (uu-decode-region-external): Use
8698         insert-file-contents-literally.
8699
8700         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8701
8702 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8703
8704         * uudecode.el: New file.
8705
8706         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8707         x-uuencode.
8708
8709 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8710
8711         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8712
8713         * message.el (message-fetch-field): Unfold properly.
8714
8715         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8716         in text/plain.
8717
8718 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8719
8720         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8721         (gnus-auto-select-first): Removed.
8722         (gnus-auto-select-first): Extended.
8723         (gnus-summary-read-group-1): Use new value.
8724
8725 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8726
8727         * message.el (message-fix-before-sending): Space.
8728
8729         * nnmail.el (nnmail-find-file): Don't erase.
8730
8731 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8732
8733         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8734
8735 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8736
8737         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8738
8739 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8740
8741         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8742
8743 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8744
8745         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8746         20.4.
8747
8748 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8749
8750         * gnus-art.el (gnus-mime-view-all-parts): New command and
8751         keystroke.
8752
8753         * mm-decode.el (mm-display-external): Translate slashes.
8754
8755         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8756
8757         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8758
8759         * mm-decode.el (mm-quote-arg): Quote spaces.
8760         (mm-display-external): Quote args.
8761
8762 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8763
8764         * mm-decode.el (mm-inlinable-part-p): New function.
8765
8766 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8767
8768        * mm-util.el (mm-disable-multibyte): New function.
8769
8770 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8771
8772         * gnus.el: Pterodactyl Gnus v0.33 is released.
8773
8774 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8775
8776         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8777
8778         * mm-decode.el (mm-display-external): Don't switch for externals.
8779         (mm-dissect-multipart): Don't include end-sep.
8780
8781         * mm-util.el (mm-get-coding-system-list): New function.
8782         (mm-coding-system-list): New variable.
8783
8784 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8785
8786         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8787
8788 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8789
8790         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8791         group
8792
8793 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8794
8795         * base64.el (base64-run-command-on-region): External base64
8796         decoder do not use coding system
8797
8798 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8799
8800         * mm-decode.el (mm-interactively-view-part): Typo.
8801
8802 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8803
8804         * mm-decode.el (mm-dissect-multipart): Display last part when the
8805         article has no close-delimiter
8806
8807 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8808
8809         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8810         content-type.
8811
8812 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8813
8814         * gnus-art.el (gnus-display-mime): Typo.
8815
8816 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8817
8818         * gnus.el: Pterodactyl Gnus v0.32 is released.
8819
8820 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8821
8822         * gnus-kill.el (gnus-batch-score): Protect against errors.
8823
8824         * gnus-art.el: Protect against broken headers.
8825
8826         * mm-decode.el (mm-display-external): Respect needsterm.
8827         (mm-display-external): Create buffer for external commands.
8828
8829 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8830
8831         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8832
8833         * mm-decode.el (mm-display-external): Use file name.
8834
8835 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8836
8837         * gnus-util.el (gnus-output-to-rmail):  adjust to
8838           `rmail-output-to-rmail-file'
8839
8840 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8841
8842         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8843
8844         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8845         headers.
8846
8847         * gnus-art.el (article-decode-charset): Fold case.
8848
8849 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8850
8851         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8852
8853 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8854
8855         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
8856         after being stored.
8857
8858 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
8859
8860         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
8861         come.
8862
8863 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8864
8865         * gnus-xmas.el (wid-edit): Required.
8866
8867         * gnus-ems.el (gnus-widget-button-keymap): New variable.
8868
8869 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8870
8871         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
8872
8873 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
8874
8875         * gnus-art.el (article-decode-charset): Narrow to the correct
8876         region.
8877
8878         * mm-bodies.el: Fix autoload.
8879
8880 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
8881
8882         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
8883
8884 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8885
8886         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
8887
8888 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8889
8890         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
8891         (gnus-article-add-button): Ditto.
8892
8893         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
8894
8895         * gnus-art.el (gnus-article-prepare-display): Make article mode.
8896         (gnus-article-prepare-display): Bind url-standalone-mode.
8897
8898         * mm-decode.el (mm-remove-part): Also delete directory.
8899         (mm-display-external): Create a private sub-dir.
8900
8901         * mailcap.el (mailcap-binary-suffixes): New variable.
8902         (mailcap-command-p): Use it.
8903
8904 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8905
8906         * nnmbox.el (nnmbox-request-group): Change server.
8907         (nnmbox-possibly-change-newsgroup): Enable multibyte.
8908
8909         * message.el (message-encode-message-body): Don't stomp MIME
8910         headers.
8911
8912         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
8913         unless useful.
8914         (gnus-summary-exit): Check for a live article buffer.
8915         (gnus-summary-exit-no-update): Ditto.
8916
8917         * gnus-int.el (gnus-request-replace-article): Accept no-encode
8918         param.
8919
8920         * gnus-sum.el (gnus-article-decoded-p): New variable.
8921
8922         * mm-decode.el (mm-display-external): Use no-conv.
8923
8924         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
8925         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
8926
8927         * gnus-art.el (gnus-article-mode-map): Bind button2 to
8928         mouse-click.
8929
8930 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8931
8932         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
8933
8934 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8935
8936         * gnus.el: Pterodactyl Gnus v0.31 is released.
8937
8938 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8939
8940         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
8941
8942         * mm-decode.el (mm-display-part): Accept no-default.
8943
8944         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
8945         a parameter.
8946
8947         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
8948         (gnus-summary-prepare-threads): Ditto.
8949
8950         * gnus.el (gnus-article-mode-map): Make sparse keymap.
8951
8952         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
8953         (gnus-mime-button-line-format): Doc fix.
8954         (gnus-insert-mime-button): Use it.
8955         (gnus-article-add-button): Use widget-convert-button.
8956
8957         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
8958         ignore.
8959
8960         * mm-decode.el (mm-alternative-precedence): Ditto.
8961
8962 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
8963
8964         * mm-decode.el (mm-user-automatic-display): Use enriched.
8965
8966 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
8967
8968         * mm-decode.el (mm-dissect-multipart): Have the part start on the
8969         right place.
8970
8971 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8972
8973         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
8974
8975         * gnus-art.el (article-update-date-lapsed): Only update header if
8976         buffer is dispalyed in frame.
8977         (gnus-article-prepare-display): New function.
8978         (gnus-article-prepare): Use it.
8979
8980 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8981
8982         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
8983
8984         * mm-view.el (mm-insert-inline): New function.
8985
8986         * mm-decode.el (mm-pipe-part): Bugged.
8987
8988         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
8989
8990         * mm-bodies.el (mm-encode-body): Move over the body.
8991
8992         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
8993
8994         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
8995
8996 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
8997
8998         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
8999           related functions.  Handle message/rfc822 parts.  Display subject on
9000           multipart summary lines.  Display name on sub-parts when available.
9001
9002 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9003
9004         * mailcap.el (mailcap-command-p): New version.
9005
9006 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
9007
9008         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
9009         groups.
9010
9011 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9012
9013         * message.el (message-make-date): Remove weekday name.
9014
9015         * mm-decode.el (mm-dissect-buffer): Protect against broken
9016         headers.
9017
9018         * mailcap.el (mailcap-command-in-path-p): New function.
9019         (mailcap-command-p): Renamed.
9020
9021 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9022
9023         * rfc2047.el (eval): Autoload.
9024
9025 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9026
9027         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
9028         (gnus-multi-decode-encoded-word-string): New function.
9029         (gnus-encoded-word-method-alist): New variable.
9030         (gnus-decode-encoded-word-functions): Removed.
9031
9032 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
9033
9034         * gnus-int.el (gnus-request-replace-article): Replace
9035         message-narrow-to-headers with message-narrow-to-head
9036
9037 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9038
9039         * drums.el (drums-quote-string): Reversed match.
9040
9041         * message.el (message-make-date): Use weekday name.
9042
9043 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9044
9045         * gnus.el: Pterodactyl Gnus v0.30 is released.
9046
9047 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9048
9049         * gnus-art.el (article-decode-encoded-words): Use it.
9050         (gnus-decode-header-function): New variable.
9051
9052         * gnus-sum.el (gnus-nov-parse-line): Use it.
9053         (gnus-decode-encoded-word-function): New variable.
9054
9055         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
9056         buffer.
9057
9058         * gnus-art.el (gnus-insert-mime-button): Use widget.
9059         (gnus-widget-press-button): New function.
9060         (gnus-article-prev-button): Removed.
9061         (gnus-article-next-button): Ditto.
9062         (gnus-article-add-button): Ditto.
9063
9064         * gnus.el (gnus-article-mode-map): Inherit from widget.
9065         (gnus-article-mode-map): No, don't.
9066
9067         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
9068         (mm-content-id-alist): New variable.
9069         (mm-get-content-id): New function.
9070
9071         * gnus-art.el (gnus-request-article-this-buffer): Only decode
9072         articles if we are fetching to the article buffer.
9073
9074 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
9075
9076         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
9077         articles.
9078
9079 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9080
9081         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
9082         (mm-default-mime-charset): New variable.
9083
9084         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
9085
9086         * drums.el (drums-quote-string): Reversed test.
9087
9088 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9089
9090         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
9091         string.
9092
9093         * drums.el (drums-quote-string): New function.
9094
9095         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
9096         (rfc2047-b-encode-region): Chop lines.
9097         (rfc2047-q-encode-region): Ditto.
9098
9099 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9100
9101         * gnus.el: Pterodactyl Gnus v0.29 is released.
9102
9103 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
9104
9105         * mm-decode.el (mm-save-part): Message right.
9106
9107 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9108
9109         * drums.el (drums-parse-address): Returned a list instead of a
9110         string.
9111         (drums-remove-whitespace): Skip comments.
9112         (drums-parse-addresses): Didn't work.
9113
9114 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9115
9116         * gnus.el: Pterodactyl Gnus v0.28 is released.
9117
9118 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9119
9120         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
9121         starting point.
9122         (article-decode-encoded-words): Rename.
9123
9124         * message.el (message-narrow-to-headers-or-head): New function.
9125
9126         * gnus-int.el (gnus-request-accept-article): Narrow to the right
9127         region.
9128
9129         * message.el (message-send-news): Encode body after checking
9130         syntax.
9131
9132         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9133
9134         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9135
9136         * gnus-art.el (gnus-display-mime): Respect disposition.
9137
9138         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9139
9140         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9141         text with annotations.
9142
9143         * message.el (message-make-date): Fix sign for negative time
9144         zones.
9145
9146         * mm-view.el (mm-inline-image): Insert a space at the end of the
9147         image.
9148
9149         * mail-parse.el: New file.
9150
9151         * rfc2231.el: New file.
9152
9153         * drums.el (drums-content-type-get): Removed.
9154         (drums-parse-content-type): Ditto.
9155
9156         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9157
9158 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9159
9160         * gnus.el: Pterodactyl Gnus v0.27 is released.
9161
9162 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9163
9164         * mm-decode.el (mm-alternative-precedence): New variable.
9165         (mm-preferred-alternative): New function.
9166
9167         * gnus-art.el (gnus-mime-copy-part): New command.
9168
9169         * mm-decode.el (mm-get-part): New function.
9170
9171         * mm-view.el: New file.
9172
9173         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9174         (mm-display-part): Default to mailcap-save-binary-file.
9175
9176 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9177
9178         * gnus.el: Pterodactyl Gnus v0.26 is released.
9179
9180 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9181
9182         * mm-decode.el (mm-interactively-view-part): New function.
9183
9184         * gnus-art.el (gnus-mime-view-part): New command.
9185
9186         * mm-decode.el (mm-last-shell-command): New variable.
9187
9188         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9189
9190         * mm-decode.el (mm-save-part): New function.
9191
9192         * gnus-art.el (article-decode-charset): Protect against buggy
9193         content-types.
9194         (gnus-mime-pipe-part): New command.
9195         (gnus-mime-save-part): New command.
9196         (gnus-mime-button-map): New keymap.
9197         (gnus-mime-button-line-format): New variable.
9198         (gnus-insert-mime-button): New function.
9199         (gnus-display-mime): Use it.
9200
9201         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9202
9203         * mm-decode.el (mm-inline-text): Decode charsets.
9204
9205         * gnus-art.el (gnus-article-save): Comment fix.
9206
9207         * gnus-int.el (gnus-start-news-server): When in batch, don't
9208         prompt.
9209
9210         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9211         decode.
9212
9213         * mm-decode.el (mm-inline-media-tests): Add audio.
9214         (mm-inline-audio): New function.
9215
9216 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9217
9218         * gnus-art.el (article-make-date-line): Didn't work.
9219
9220         * parse-time.el (parse-time-string): One too many nils.
9221
9222 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9223
9224         * gnus.el: Pterodactyl Gnus v0.25 is released.
9225
9226 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9227
9228         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9229         annotations.
9230
9231         * gnus.el ((featurep 'gnus-xmas)): New
9232         'gnus-annotation-in-region-p alias.
9233
9234 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9235
9236         * mm-util.el (mm-with-unibyte-buffer): New function.
9237
9238         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9239
9240         * mm-decode.el (mm-inline-media-tests): New variable.
9241
9242         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9243
9244         * gnus-art.el (gnus-article-mime-handles): New variable.
9245
9246         * drums.el (drums-narrow-to-header): New function.
9247
9248         * gnus-art.el (article-decode-charset): Use it.
9249
9250         * drums.el (drums-content-type-get): New function.
9251
9252         * mm-util.el (mm-content-type-charset): Removed.
9253
9254         * drums.el (drums-syntax-table): @ is word.
9255         (drums-parse-content-type): New function.
9256
9257         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9258         EDT" times.
9259
9260         * gnus-util.el (gnus-date-get-time): Use safe date.
9261
9262         * gnus-sum.el (gnus-show-mime): Removed.
9263         (gnus-summary-toggle-mime): Removed.
9264
9265         * gnus-art.el (gnus-strict-mime): Removed.
9266         (gnus-article-prepare): Don't do MIME.
9267         (gnus-decode-encoded-word-method): Removed.
9268         (gnus-show-mime-method): Removed.
9269
9270 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9271
9272         * gnus.el: Pterodactyl Gnus v0.24 is released.
9273
9274 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9275
9276         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9277         PREFIX.
9278
9279         * parse-time.el (parse-time-rules): Accept times that look like
9280         "h:mm".
9281
9282         * message.el (message-make-date): Use zone properly.
9283
9284         * gnus.el: Autoload gnus-batch.
9285
9286         * gnus-art.el (article-de-quoted-unreadable): Do not do
9287         gnus-article-decode-rfc1522.
9288
9289         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9290
9291         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9292         param.
9293
9294         * message.el (message-encode-message-body): Check for us-ascii.
9295
9296         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9297         to the left.
9298
9299 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9300
9301         * gnus-art.el (article-decode-charset): Rename.
9302
9303 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9304
9305         * gnus.el: Pterodactyl Gnus v0.23 is released.
9306
9307 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9308
9309         * gnus-util.el (gnus-parent-id): Ditto.
9310         (gnus-put-text-property-excluding-newlines): Ditto.
9311
9312         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9313
9314 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9315
9316         * message.el (message-generate-headers): Generate User-Agent
9317         instead of X-Mailer & X-Newsreader.
9318
9319         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9320         User-Agent header format.
9321
9322 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9323
9324         * gnus.el: Pterodactyl Gnus v0.22 is released.
9325
9326 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9327
9328         * mm-util.el (mm-multibyte-p): Typo.
9329
9330 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9331
9332         * gnus.el: Pterodactyl Gnus v0.21 is released.
9333
9334 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9335
9336         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9337
9338 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9339
9340         * mm-util.el (mm-multibyte-p): New function.
9341
9342 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9343
9344         * gnus.el: Pterodactyl Gnus v0.20 is released.
9345
9346 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9347
9348         * rfc2047.el (rfc2047-decode-region): Only decode when in
9349         multibyte.
9350
9351         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9352
9353         * gnus-int.el (gnus-request-replace-article): Encode.
9354         (gnus-request-accept-article): Encode.
9355
9356         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9357         here.
9358
9359         * gnus.el (gnus-article-display-hook): Take the charset functions
9360         out.
9361
9362         * time-date.el (safe-date-to-time): New function.
9363
9364         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9365
9366 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9367
9368         * gnus.el: Pterodactyl Gnus v0.19 is released.
9369
9370 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9371
9372         * base64.el (base64-encode-region): Accept no-line-break.
9373
9374         * mm-util.el (mm-mime-charset): New function.
9375
9376         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9377
9378 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9379
9380         * gnus.el: Pterodactyl Gnus v0.18 is released.
9381
9382 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9383
9384         * message.el (message-send-and-exit): Return t on success.
9385         (message-make-date): Make a proper time zone.
9386
9387         * gnus-draft.el (gnus-draft-send): Only remove article if the
9388         sending is successful.
9389
9390         * drums.el (drums-get-comment): Return the last comment.
9391         (drums-parse-address): Parse old-style From headers.
9392
9393 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9394
9395         * gnus-sum.el (gnus-data-compute-positions): Move below
9396         `gnus-save-hidden-threads' so the former is correctly detected as
9397         a macro.
9398
9399 1998-09-06  Dave Love  <fx@gnu.org>
9400
9401         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9402         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9403         time for nicer failure if it's not available.
9404
9405 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9406
9407         * time-date.el (time-to-seconds): Renamed.
9408
9409         * parse-time.el (parse-time-string): Downcase before handling.
9410         (parse-time-rules): Times without seconds have 0 seconds.
9411
9412         * rfc2047.el (rfc2047-encode-region): New version.
9413         (rfc2047-dissect-region): New function.
9414
9415 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9416
9417         * message.el (message-make-date): Use symbolic zone.
9418
9419 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9420
9421         * time-date.el (parse-time): Always use parse-time.
9422
9423         * parse-time.el (parse-time-syntax): Use vectors.
9424
9425 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9426
9427         * gnus.el: Pterodactyl Gnus v0.17 is released.
9428
9429 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9430
9431         * time-date.el: Renamed from "date".
9432
9433         * gnus.el: Removed all timezone dependencies.
9434
9435         * score-mode.el: Removed.
9436         (gnus-score-edit-insert-date): Use date.
9437
9438         * date.el (float-to-time): New function.
9439
9440         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9441
9442         * date.el (time-to-float): New function.
9443
9444         * message.el (message-make-date): Use format-time-string.
9445         (message-make-expires): Use make-date.
9446
9447         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9448
9449         * gnus-util.el (gnus-dd-mmm): Use date.
9450         (gnus-sortable-date): Ditto.
9451
9452         * message.el (message-make-date): Take an optional time.
9453
9454         * gnus: Applied patches from 5.6.43.
9455
9456         * date.el (if): Use parse-time.
9457
9458         * gnus-score.el (gnus-summary-score-entry): Make into a command
9459         again.
9460
9461         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9462         gnus-agent.
9463
9464         * gnus.el (gnus-agent-meta-information-header): Moved here.
9465
9466 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9467
9468         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9469         (gnus-agent-fetch-group-1): Score article headers using normal
9470         group score files if the download score rule of a category/group
9471         is `file'.
9472         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9473         deciding what articles to download.
9474         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9475         predicate processing if predicate is `true' or `false'.
9476
9477 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9478
9479         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9480
9481         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9482
9483         * score-mode.el (score-mode-coding-system): New variable.
9484         (gnus-score-edit-exit): Use it.
9485
9486 1998-09-04  Jason R Mastaler  <jason@4b.org>
9487
9488         * drums.el: Corrected typo.
9489
9490 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9491
9492         * mm-bodies.el (mm-body-encoding): Faster version.
9493
9494 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9495
9496         * gnus-art.el (gnus-article-decode-charset): Only decode text
9497         things.
9498
9499         * message.el (message-output): Use rmail.
9500
9501         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9502         word part.
9503
9504         * mm-util.el (mm-charset-to-coding-system): Use
9505         rfc2047-default-charset.
9506         (mm-known-charsets): New variable.
9507
9508         * message.el (message-caesar-region): Bugged out.
9509
9510 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9511
9512         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9513         specifying `agent-predicate' in a group's parameters.
9514
9515 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9516
9517         * gnus.el: Pterodactyl Gnus v0.16 is released.
9518
9519 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9520
9521         * nnmail.el (nnmail-expired-article-p): Use predicate.
9522
9523         * date.el (time-less-p): Renamed.
9524
9525         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9526         from the headers.
9527
9528         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9529         functions.
9530
9531         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9532         all.
9533         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9534         to all functions.
9535
9536 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9537
9538         * gnus.el: Pterodactyl Gnus v0.15 is released.
9539
9540 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * date.el: New file.
9543
9544         * gnus-util.el (gnus-encode-date): Removed.
9545         (gnus-time-less): Ditto.
9546
9547         * nnmail.el (nnmail-date-to-time): Removed.
9548         (nnmail-time-less): Ditto.
9549         (nnmail-days-to-time): Ditto.
9550         (nnmail-time-since): Ditto.
9551
9552         * drums.el: New file.
9553
9554 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9555
9556         * message.el (message-encode-message-body): Encode headers with
9557         body encoding.
9558
9559         * rfc2047.el (rfc2047-default-charset): Renamed.
9560         (rfc2047-encodable-p): Use it.
9561
9562         * base64.el (mm-util): Required.
9563
9564 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9567         servers.
9568
9569         * gnus-util.el (gnus-output-to-rmail): Removed.
9570
9571         * gnus-art.el (gnus-summary-save-in-rmail): Use
9572         gnus-output-to-rmailrmail-output-to-rmail-file.
9573
9574         * rfc2047.el (rfc2047-decode-region): Fold case.
9575         (rfc2047-decode): Use decode-string.
9576
9577         * mm-util.el: Provide mm-char-int.
9578
9579 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9580
9581         * gnus.el: Pterodactyl Gnus v0.14 is released.
9582
9583 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9584
9585         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9586         sure we have 7bit.
9587
9588 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9589
9590         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9591         ducplicates.
9592         (gnus-inews-insert-mime-headers): Removed.
9593
9594         * message.el (message-caesar-region): Protect against MULE chars.
9595
9596 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9597
9598         * mm-util.el (if): fset the right function.
9599
9600 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9601
9602         * gnus-art.el (gnus-article-decode-charset): Use real
9603         read-coding-system.
9604
9605 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9606
9607         * mm-bodies.el (mm-decode-body): Protect against malformed
9608         base64.
9609         (mm-decode-body): Check that buffer-file-coding-system is
9610         non-nil.
9611
9612 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9613
9614         * gnus.el: Pterodactyl Gnus v0.13 is released.
9615
9616 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9617
9618         * gnus-util.el (gnus-strip-whitespace): Already defined.
9619         Removed.
9620
9621         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9622
9623         * gnus-util.el (gnus-strip-whitespace): New function.
9624
9625         * mm-util.el (mm-content-type-charset): Downcase.
9626
9627 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9628
9629         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9630         (gnus-article-decode-charset): Don't fetch all headers.
9631
9632         * mm-util.el (mm-read-coding-system): New function.
9633
9634         * mm-bodies.el (mm-decode-body): Check the right charset.
9635
9636         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9637
9638         * gnus-art.el (gnus-article-mode-line-format): Use short group
9639         format.
9640
9641 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9642
9643         * gnus.el: Pterodactyl Gnus v0.12 is released.
9644
9645 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9646
9647         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9648
9649         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9650         (gnus-article-decode-charset): Always run.
9651
9652         * mm-bodies.el (mm-decode-body): Decode cte.
9653
9654 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9655
9656         * gnus.el: Pterodactyl Gnus v0.11 is released.
9657
9658 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9659
9660         * message.el (message-encode-message-body): Ditto.
9661
9662         * gnus-art.el (gnus-article-decode-mime-words): New command and
9663         keystroke.
9664         (gnus-article-decode-charset): Ditto.
9665         (gnus-article-decode-charset): Only work under MULE.
9666
9667         * mm-util.el (mm-content-type-charset): New function.
9668
9669         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9670
9671         * message.el (message-send-mail): Insert MIME headers.
9672         (message-check-news-body-syntax): Don't warn for escape sequences.
9673         (message-check-news-body-syntax): Insert MIME headers.
9674
9675         * mm-bodies.el (mm-body-encoding): New function.
9676
9677         * message.el (message-encode-message-body): New function.
9678
9679         * mm-bodies.el: New file.
9680
9681         * mm-util.el (mm-narrow-to-head): New function.
9682
9683         * rfc2047.el (rfc2047-encode): Use it.
9684
9685         * mm-util.el: Provide mm-encode-coding-region.
9686
9687         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9688
9689         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9690
9691         * mm-util.el (mm-enable-multibyte): New function.
9692
9693         * message.el (message-set-work-buffer): Set multibyte.
9694
9695         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9696
9697         * gnus-util.el (gnus-point-at-eol): Removed.
9698         (gnus-point-at-bol): Ditto.
9699
9700         * base64.el (base64-decode-region): Commented out messaging.
9701
9702 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9703
9704         * gnus-msg.el (gnus-group-mail): make it behave like
9705         gnus-group-post-news with regards to the prefix (this enables the
9706         use of posting styles).
9707
9708 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9709
9710         * gnus.el (gnus-article-display-hook): Added
9711         gnus-article-decode-rfc1522 to hook.
9712
9713 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9714
9715         * gnus.el: Pterodactyl Gnus v0.10 is released.
9716
9717 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718
9719         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9720         hook to be run.
9721
9722 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9723
9724         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9725
9726         * mm-util.el (mm-charsets-in-region): Removed.
9727
9728         * rfc2047.el: Renamed file.
9729
9730         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9731
9732         * message.el (message-mode): Set multibyte.
9733
9734         * mm-util.el (mm-charsets-in-region): Copied here.
9735
9736         * gnus-util.el: Removed gnus-truncate-string.
9737
9738         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9739
9740         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9741         (rfc1522-encodable-p): New function.
9742         (rfc1522-encode-message-header): Use it.
9743
9744 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9745
9746         * gnus.el: Pterodactyl Gnus v0.9 is released.
9747
9748 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9749
9750         * mm-util.el: Shadow encode-coding-string.
9751
9752         * base64.el (base64-encode-region): Don't add newline.
9753
9754         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9755
9756         * mm-util.el: New file.
9757
9758         * mm-decode.el: Somewhat depleted.
9759         * mm-encode.el: Ditto.
9760
9761         * rfc1522.el: New file.
9762
9763         * mm-util.el (mm-replace-chars-in-string): Copied here.
9764
9765         * mm-encode.el (mm-q-encode-region): New function.
9766
9767         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9768         param.
9769
9770         * mm-encode.el (mm-encode-word-region): Downcase.
9771
9772 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9773
9774         * gnus.el: Pterodactyl Gnus v0.8 is released.
9775
9776 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9777
9778         * message.el (message-send-mail): Encode headers.
9779
9780         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9781         (quoted-printable-encode-region): Upcase.
9782
9783         * message.el (message-default-charset): New variable.
9784
9785         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9786
9787         * message.el (message-narrow-to-field): Changed name.
9788
9789         * mm-encode.el: New file.
9790
9791         * message.el (message-narrow-to-header): New function.
9792
9793         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9794         right buffer.
9795
9796 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9797
9798         * gnus.el: Pterodactyl Gnus v0.7 is released.
9799
9800 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9801
9802         * gnus.el: Remove autoload for
9803         gnus-article-mime-decode-quoted-printable.
9804
9805         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9806         be decoded in non-MULE Emacsen.
9807
9808         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9809
9810 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9811
9812         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9813
9814 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9815
9816         * mm-decode.el: Check for coding-system-list.
9817
9818 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9819
9820         * gnus.el: Pterodactyl Gnus v0.6 is released.
9821
9822 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9823
9824         * nnheader.el (fboundp): Protect code-coding-string.
9825
9826         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9827         is available.
9828
9829 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9830
9831         * gnus.el: Pterodactyl Gnus v0.5 is released.
9832
9833 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9834
9835         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9836         (gnus-hack-decode-rfc1522): Removed.
9837
9838         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9839
9840 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9841
9842         * gnus.el: Gnus v0.4 is released.
9843
9844 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9845
9846         * gnus-art.el (gnus-article-decode-mime-words): New command and
9847         keystroke.
9848
9849         * qp.el (quoted-printable-decode-region): Don't use hexl.
9850
9851         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9852
9853         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9854         (gnus-structured-field-decoder): Removed.
9855         (gnus-unstructured-field-decoder): Ditto.
9856
9857         * mm-decode.el: New file.
9858
9859         * qp.el: New file.
9860
9861         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
9862
9863         * gnus-ems.el (fboundp): Removed gnus-split-string.
9864
9865         * gnus.el (gnus-splash-face): Doc fix.
9866
9867         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
9868
9869         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
9870         hexl.
9871
9872         * nnheader.el (nnheader-temp-write): Removed.
9873
9874 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9875
9876         * gnus.el: Gnus v0.3 is released.
9877
9878 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9879
9880         * gnus.el: Gnus v0.2 is released.
9881
9882 ;; Local Variables:
9883 ;; coding: iso-2022-7bit
9884 ;; End: