Synch with Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
1 2000-10-25  Dirk Meyer <dischi@tzi.de>
2
3         * gnus-demon.el (gnus-demon-time-to-step): theHour was set to
4         seconds instead of hour.
5
6 2000-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
7
8         * mail-source.el (mail-sources): Better `:type'.
9
10 2000-10-24 18:31:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11
12         * gnus-art.el (gnus-request-article-this-buffer):
13         gnus-refer-article-method might be a single method.
14         * gnus-sum.el (gnus-refer-article-methods): The second could be 
15         a named method.
16
17 2000-10-23  Simon Josefsson  <simon@josefsson.org>
18
19         * flow-fill.el (fill-flowed): Don't flow "-- " lines.
20         (fill-flowed): Make "quote-depth wins" rule work when first line
21         is at level 0.
22
23 2000-10-21 11:23:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
24
25         * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
26
27 2000-10-21 10:54:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
28
29         * gnus-art.el (gnus-article-mime-total-parts): New function.
30         (gnus-mm-display-part): Use it.
31         (gnus-mime-display-single): Ditto.
32         (gnus-mime-display-alternative): Ditto.
33
34 2000-10-21 09:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
35
36         * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
37         because they are files, not directories.
38         (mailcap-parse-mimetypes): Ditto.
39
40 2000-10-20 19:55:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
41
42         * gnus-art.el (gnus-mime-inline-part): Check validity of charset.
43
44 2000-10-18  Dave Love  <fx@gnu.org>
45
46         * mail-source.el (mm-util): Require.
47         (defvar): Use rmail-spool-directory unconditionally.
48
49         * gnus-nocem.el (gnus-nocem-issuers): Update.
50         (gnus-nocem-check-from): New option.
51         (gnus-nocem-scan-groups): Use it.
52         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
53
54 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
55
56         * gnus-nocem.el (gnus-nocem-check-article-limit): New variable.
57         (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
58
59 2000-10-18  Simon Josefsson  <simon@josefsson.org>
60
61         * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
62
63         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
64
65 2000-10-17  Simon Josefsson  <simon@josefsson.org>
66
67         * gnus-sum.el (gnus-get-newsgroup-headers): Search for "from:"
68         instead of "from: " for rfc822 compliance.
69
70         * gnus-uu.el (gnus-uu-digest-mail-forward): Ditto. Insert SPC.
71
72         * nnheader.el (nnheader-parse-head): Ditto.
73
74 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
75
76         * mail-source.el (mail-source-keyword-map): Use
77         `rmail-spool-directory' as a default directory for the `file'
78         source, if the variable is defined.  Fall back to hardcoded
79         "/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
80         <seh@speakeasy.org>.
81
82 2000-10-13 12:01:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
83
84         * message.el (message-send-mail-partially): Replace the header
85          delimiter with a blank line.
86
87 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
88
89         * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
90         Cashin <ecashin@coe.uga.edu>).
91
92 2000-10-13 10:52:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
93
94         * gnus-ems.el (gnus-article-compface-xbm): Ignore errors.
95
96 2000-10-11  John Wiegley  <johnw@gnu.org>
97
98         * gnus-topic.el (gnus-topic-mode): Use `setq' to clear
99         `gnus-group-change-level-function', instead of `remove-hook',
100         because it's not a hook!
101
102         * gnus-mlspl.el (gnus-group-split-update): Check the value of
103         `nnmail-crosspost', and use it to set the `no-crosspost'
104         argument when calling `gnus-group-split-fancy'.  Otherwise, it
105         assumes that cross-posting is always OK, no matter what
106         `nmail-crosspost' is set to.
107         (gnus-group-split-fancy): The argument order in the
108         second-to-last `push' call was wrong, but since `no-crosspost'
109         was always nil, it was never being triggered.
110
111         * gnus-art.el (gnus-treat-hide-citation-maybe): Added this
112         variable to correspond with `gnus-article-hide-citation-maybe'.
113         (gnus-treatment-function-alist): Added entry for the above
114         correlation.
115
116 2000-10-12 08:26:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
117
118         * mm-util.el (mm-with-unibyte-current-buffer): Revert to old.
119         (mm-with-unibyte-current-buffer-mule4): New function.
120         * qp.el (quoted-printable-encode-region): Use it.
121         * rfc2047.el (rfc2047-decode): Ditto.
122         * webmail.el (webmail-init): Revert to use mm-disable-multibyte.
123
124 2000-10-10 08:44:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
125
126         * rfc2047.el (rfc2047-fold-region): "=?=" is not a break point.
127
128 2000-10-10 00:00:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
129
130         * webmail.el (webmail-init): Use mm-disable-multibyte-mule4.
131
132 2000-10-09 22:50:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
133
134         * base64.el (base64-decode-region): Just give a message if the end
135         is not sane.
136
137 2000-10-09 20:09:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
138
139         * rfc2047.el (rfc2047-encode-message-header): Move fold into
140         encode-region.
141         (rfc2047-dissect-region): Rewrite.
142         (rfc2047-encode-region): Rewrite.
143         (rfc2047-fold-region): Fold any line longer than 76.
144         (rfc2047-unfold-region): New function.
145         (rfc2047-decode-region): Use it.
146         (rfc2047-q-encode-region): Don't break at bob.
147
148 2000-10-09 17:12:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
149
150         * nntp.el (nntp-open-connection): Kill process buffer when quit.
151         (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
152         FSF Emacs 20 and XEmacs 21.
153         * gnus-agent.el (gnus-agent-fetch-session): Catch quit.
154
155 2000-10-09  Dave Love  <fx@gnu.org>
156
157         * gnus-audio.el: Don't require cl.
158         (gnus-audio): New custom group.
159         (gnus-audio-inline-sound): Change to work with Emacs.
160         (gnus-audio-directory, gnus-audio-directory) 
161         (gnus-audio-au-player):  Customize.
162         (gnus-audio-play): Try external player if play-sound-file fails.
163         Use file-name-extension, not string-match.
164
165         * gnus-art.el (article-de-quoted-unreadable)
166         (article-de-base64-unreadable): Fold search case rather than
167         downcasing string.  Apply mm-charset-to-coding-system to arg of
168         quoted-printable-decode-region.
169         (gnus-article-dumbquotes-map): Fix dashes.
170         (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
171         (gnus-button-reply): Just alias it.
172
173 2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
174
175         * mm-encode.el: Require CL.  At least, for `incf'.
176
177         * nnfolder.el (nnfolder-ignore-active-file): Typos.
178
179         * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
180
181         * gnus-kill.el (gnus-kill): Typo.
182
183 2000-10-09  Gerd Moellmann  <gerd@gnu.org>
184
185         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
186
187 2000-10-09  Simon Josefsson  <simon@josefsson.org>
188
189         * nnimap.el (nnimap-group-overview-filename): Create directory for
190         newfile (when use long filenames is nil).  Copy+delete file if
191         rename didn't work.
192         (nnimap-group-overview-filename): `rename-file' and `copy-file'
193         doesn't return anything useful, use ignore-errors instead.
194
195 2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
196
197         * dgnushack.el (dgnushack-compile): Delete old elc files first.
198
199 2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
200
201         * gnus-ems.el (gnus-kill-all-overlays): Move here.
202         * gnus-util.el (gnus-kill-all-overlays): Move out.
203         * gnus-sum.el (gnus-cache-write-active): Auto load.
204         * lpath.el: Shut up.
205         * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is 
206         asynchronous in Exp version.
207
208 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
209
210         * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
211         * gnus-ems.el: Autoload smiley.
212         * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
213
214 2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
215
216         * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
217         (gnus-summary-select-article): Don't enable multibyte here.
218         (gnus-summary-goto-article): Ditto.
219
220 2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
221
222         * gnus-draft.el (gnus-draft-send-message): Typo.
223
224 2000-10-08  Simon Josefsson  <simon@josefsson.org>
225
226         * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
227         uid validity changes.
228         (nnimap-group-overview-filename): Store uidvalidity in filenames.
229         Rename old files into new format.
230
231 2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
232
233         * mm-util.el (mm-enable-multibyte-mule4): New.
234         (mm-disable-multibyte-mule4): New.
235         * gnus-sum.el (gnus-summary-mode): Use it.
236         (gnus-summary-select-article): Ditto.
237         (gnus-summary-goto-article): Use enable multibyte.
238         * rfc2047.el (rfc2047-decode): Use unibyte.
239
240 2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
241
242         * gnus-logic.el (gnus-advanced-string): Use "" if nil.
243
244 2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
245
246         * rfc2047.el (rfc2047-q-encode-region): Better calculation of
247         break point.
248         (rfc2047-fold-region): Don't break the first non-LWSP characters.
249
250 2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
251
252         * gnus.el (gnus-agent-fetching): New variable.
253         * gnus-agent.el (gnus-agent-with-fetch): Bind it.
254         * gnus-score.el (gnus-score-body): Don't score body when
255         agent-fetching.
256         (gnus-score-followup): Don't score followup either. 
257
258 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
259
260         * gnus-art.el: Define dynamic variables in eval-when-compile.
261         * message.el (message-sending-message): New variable.
262         (message-send): Use it.
263         * gnus-draft.el (gnus-draft-send-message): Ditto.
264         (gnus-group-send-drafts): Ditto.
265
266 2000-10-06  Dave Love  <fx@gnu.org>
267
268         * gnus-audio.el: Don't require cl.
269         (gnus-audio): New custom group.
270         (gnus-audio-inline-sound): Change to work with Emacs.
271         (gnus-audio-directory, gnus-audio-directory) 
272         (gnus-audio-au-player):  Customize.
273         (gnus-audio-play): Try external player if play-sound-file fails.
274         Use file-name-extension, not string-match.
275
276 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
277
278         * gnus-art.el (gnus-article-prepare): Configure it again.
279
280 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
281
282         * message.el (message-default-charset): Default value for non-Mule
283         Emacsen.
284
285 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
286
287         * message.el (message-alternative-emails): New.
288         (message-use-alternative-email-as-from): New.
289         (message-setup): Use them.
290
291 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
292
293         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
294         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
295
296         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
297         gnus-overlay-start.
298         * gnus.el: Ditto.
299         * gnus-art.el (gnus-insert-mime-button): Use them.
300
301 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
302
303         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
304         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
305
306 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
307
308         * qp.el (quoted-printable-encode-region): Use
309         mm-with-unibyte-current-buffer within narrowed region.
310
311 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
312
313         * webmail.el (webmail-type-definition): Fix my-deja open url.
314
315 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
316
317         * message.el (message-setup-fill-variables): New variable.
318         (message-mode): Use it.
319
320 2000-10-05  Dave Love  <fx@gnu.org>
321
322         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
323         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
324
325         * binhex.el: Use defalias, not fset.
326
327         * rfc1843.el: Require cl when compiling.
328
329 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
330
331         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
332
333 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
336         adjacent.
337
338 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
339
340         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
341         (mm-find-charset-region): Merge conditions, delete ascii.
342         (mm-charset-after): Rewrite.
343         * mm-bodies.el (mm-encode-body): Use it.
344
345 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
346
347         * webmail.el (webmail-hotmail-list): Fix.
348
349 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
350
351         * nnimap.el (require): cl.
352
353 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
354
355         * gnus-art.el (gnus-article-prepare): Configure windows before
356         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
357         window might be overrided.
358
359 2000-10-04  Dave Love  <fx@gnu.org>
360
361         * gnus-ems.el (gnus-article-display-xface)
362         [gnus-article-compface-xbm]: Fix.
363         (gnus-x-splash): Bind width, height.
364
365 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
366
367         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
368         when it is called interactively.
369
370 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
371
372         * gnus-art.el (gnus-mime-action-alist): New variable.
373         (gnus-mime-action-on-part): Use it.
374         (gnus-mime-button-commands): Add command ".".
375
376 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
377
378         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
379
380 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
381
382         * lpath.el: "." is in the load-path because dgnushack.el.
383
384 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
385
386         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
387
388         * nnheader.el: ditto
389
390         * mm-util.el: ditto
391
392         * message.el: ditto
393
394         * binhex.el: ditto
395
396         * gnus-audio.el: removed unnecessary xemacs test
397
398         * earcon.el: ditto
399         
400 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * nnweb.el (nnweb-decode-entities): Work for non-character
403         entities. 
404
405 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus.el: Message the quit parts.
408
409 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
410
411         * mail-source.el (mail-source-fetch-maildir): Don't insert
412         newlines.
413
414 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
415
416         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
417         lpath.el. Don't compile base64.el if there is builtin base64.
418
419 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
420
421         * base64.el (Repository): Use featurep for XEmacs test.
422
423 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
424
425         * nntp.el (nntp-retrieve-data): Don't ignore quit.
426
427 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
428
429         * gnus-art.el (gnus-article-banner-alist): New variable.
430         (article-strip-banner): Use it.
431         * gnus-cus.el (gnus-group-parameters): Allow symbol.
432
433 2000-10-02  Dave Love  <fx@gnu.org>
434
435         * smiley-ems.el: New file.
436
437         * gnus-ems.el (gnus-smiley-display): Autoload.
438         (mouse-set-point, set-face-foreground, set-face-background)
439         (x-popup-menu): Don't clobber these.
440         (gnus-article-compface-xbm): New variable.
441         (gnus-article-display-xface): Move graphic test.  Use unibyte.
442         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
443
444         * mml.el (require): Fix typo.
445         (mml-parse-1): Modify unknown encoding prompt.
446
447         * mail-source.el (mail-sources): Revert to nil.
448
449         * nnmail.el (nnmail-spool-file): Revert previous change.
450
451         * gnus.el: Don't require custom, message.
452         (gnus-message-archive-method): Wrap initializer in progn and
453         require message here.
454
455 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
456
457         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
458         image's :ascent to 80.  That gives a mode-line which is approx.
459         as tall as the normal one.
460
461 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
462
463         * webmail.el (webmail-hotmail-list): Fix.
464
465 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
466
467         Don't postpone GCC if none of GCC methods is agent-covered.  This
468         fix presumes that the post-method must be agent-covered if any Gcc
469         method is agent-covered.
470
471         * gnus-msg.el (gnus-inews-group-method): New function.
472         (gnus-inews-do-gcc): Use it.
473         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
474         (gnus-agent-possibly-save-gcc): Use it.
475         (gnus-agent-possibly-do-gcc): Ditto.
476
477 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
478
479         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
480         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
481
482 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
483
484         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
485         webmail-hotmail-list): Update.
486
487 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
488
489         * mail-source.el (mail-source-report-new-mail): Use
490         nnheader-cancel-timer.
491
492 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
493
494         * lpath.el (overlay-*): Shut up.
495         * dgnushack.el: Two implementations of smiley.
496
497 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
498
499         * gnus-ml.el: Usage.
500         (gnus-mailing-list-archive, gnus-mailing-list-owner,
501         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
502         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
503         (gnus-mailing-list-menu): Define it.
504         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
505         
506         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
507
508 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
509
510         * webmail.el (webmail-my-deja-*): Rewrite.
511
512 2000-09-30  Simon Josefsson  <simon@josefsson.org>
513
514         * nnimap.el (nnimap-request-accept-article): Remove \n's from
515         From_ lines.
516
517 2000-08-05  Simon Josefsson <simon@josefsson.org>
518
519         Make GCC to remote groups work when unplugged
520         (postpone GCC until message is actually sent).
521
522         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
523
524         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
525         (gnus-agent-restore-gcc): 
526         (gnus-agent-possibly-save-gcc): New functions.
527
528         * gnus-msg.el (gnus-inews-add-send-actions): Use
529         `gnus-agent-possibly-do-gcc' if Agentized.
530         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
531         to `message-header-hook'.
532
533         * gnus.el (gnus-agent-gcc-header): New variable.
534
535 2000-07-13  Simon Josefsson <simon@josefsson.org>
536
537         Asks the user to synch flags with server when you plug in.
538
539         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
540         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
541         (gnus-agent-toggle-plugged): Call it.
542         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
543         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
544         (gnus-agent-possibly-synchronize-flags): New function.
545         (gnus-agent-possibly-synchronize-flags-server): New function.
546
547 2000-09-30  Simon Josefsson  <simon@josefsson.org>
548
549         * starttls.el: New file, by Daiki Ueno.
550
551 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
552
553         * message.el (message-make-in-reply-to): In-Reply-To is message-id
554         (see DRUMS).
555         
556 2000-09-29  Simon Josefsson  <simon@josefsson.org>
557
558         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
559         prefetch.
560
561 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
562
563         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
564         sending a command; allow the rtelnet prompt as well.
565
566 2000-09-29  Simon Josefsson  <simon@josefsson.org>
567
568         * message.el (message-send): Make sure error is signalled if no
569         send method is specified.
570
571 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
572
573         * qp.el (quoted-printable-encode-region): Wrap with
574         `mm-with-unibyte-current-buffer'.
575
576 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
577
578         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
579           McEwan's proposal.
580         
581 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
582
583         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
584         the GNU assignment issue.
585
586 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
587
588         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
589
590 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
591
592         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
593
594 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
595
596         * gnus-art.el (article-strip-banner): Use
597         gnus-group-find-parameter rather than gnus-group-get-parameter, to
598         allow inheritance on the banner.
599         From elkin@tverd.astro.spbu.ru.
600
601 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
602
603         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
604
605 2000-09-26  Dave Love  <fx@gnu.org>
606
607         * gnus-draft.el: Don't require gnus-agent.
608
609         * mm-view.el: Use featurep for XEmacs test.
610         (mm-inline-message): Test for `remove-specifier'; don't use
611         condition-case.
612
613 2000-09-24  Simon Josefsson  <simon@josefsson.org>
614
615         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
616
617         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
618         support ACL's.
619
620         * nnimap.el (nnimap-acl-get): Check capability.
621
622         * mail-source.el (mail-source-imap-file-coding-system): New variable.
623         (mail-source-fetch-imap): Use it.
624
625         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
626         (rfc2104-hash): Use it.
627
628         * imap.el (imap-starttls-p): Check for starttls binary.
629         (imap-starttls-open): More verbose.
630         (imap-gssapi-auth): Ditto.
631         (imap-kerberos4-auth): Ditto.
632         (imap-cram-md5-auth): Ditto.
633         (imap-login-auth): Ditto.
634         (imap-anonymous-auth): Ditto.
635         (imap-digest-md5-auth): Ditto.
636         (imap-open): Ditto.
637         (imap-digest-md5-p): Check capability first.
638
639 2000-09-24  Simon Josefsson  <simon@josefsson.org>
640
641         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
642         (imap-login-p): Support LOGINDISABLED.
643
644 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
645
646         * rfc2104.el: Add SHA-1 example.
647
648 2000-09-22  Simon Josefsson  <simon@josefsson.org>
649
650         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
651
652 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
653
654         * lpath.el: Bind nnkiboze-score-file.
655
656 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
657
658         * gnus-score.el (gnus-score-use-all-scores): New variable.
659         (gnus-all-score-files): Use it.
660         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
661         (nnkiboze-enter-nov): Fix it when there is no xref.
662         (nnkiboze-generate-groups): List groups.
663         * gnus-group.el (gnus-group-make-kiboze-group): Use 
664         nnkiboze-score-file.
665         
666         * nnkiboze.el (nnkiboze-request-article): Use
667         gnus-cache-request-article.
668         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
669
670 2000-07-16 Dmitry Bely <dbely@mail.ru>
671
672         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
673
674 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
675
676         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
677
678 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
679
680         * message.el (message-default-charset): Set default value in
681         non-MULE XEmacsen as iso-8859-1.
682
683 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
684
685         * gnus-demon.el: Use (featurep 'xemacs).
686         * gnus-agent.el: timer vs. itimer.
687         * mail-source.el: Ditto.
688
689 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
690
691         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
692         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
693         * gnus-sum.el (gnus-nov-parse-line): Ditto.
694         * nnkiboze.el (nnkiboze-file-coding-system): New.
695         (nnkiboze-retrieve-headers): Use it.
696         (nnkiboze-request-group): Ditto.
697         (nnkiboze-close-group): Ditto.
698         (nnkiboze-generate-group): Ditto.
699         (nnkiboze-enter-nov): Insert first Xref properly.
700
701 2000-09-19  Dave Love  <fx@gnu.org>
702
703         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
704         (nnmail-get-new-mail): Test `sources' in top-level conditional.
705
706         * mail-source.el (mail-sources): Change default to '((file)).
707         Add useful custom type.
708
709 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
710
711         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
712         year).
713         (gnus-date-iso8601): Ditto.
714
715 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
716
717         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
718
719 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
720
721         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
722         pattern. Avoid using 8 bit chars.
723         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
724
725 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
726
727         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
728         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
729         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
730         functions are not implemented yet.
731         
732         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
733         x-overlay.el from the FSF Emacs black list.
734
735 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
736
737         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
738         (mm-inline-media-tests): Ditto.
739         (mm-automatic-display): Ditto.
740         * mm-view.el (mm-display-inline-fontify): Generalize from 
741         mm-display-patch-inline. 
742         (mm-display-patch-inline): Use it.
743         (mm-display-elisp-inline): Ditto.
744         
745 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
746
747         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
748         (gnus-topic-unmark-topic): Ditto.
749         (gnus-topic-mark-topic): Ditto.
750         (gnus-topic-get-new-news-this-topic): Use it.
751
752 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
753
754         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
755         display xface.
756
757 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
758
759         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
760         zombie or killed groups.
761         
762 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
763
764         * mml.el (mml-preview): Reinsert unibyte content. 
765         (mml-parse-1): Remove with-unibyte-current-buffer.
766         (mml-generate-mime-1): Ditto.
767         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
768         * message.el (message-forward): Ditto.
769
770 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
771
772         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
773         original article buffer.
774         (article-de-base64-unreadable): Ditto.
775         (article-wash-html): Ditto.
776
777 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
778
779         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
780         unless forward-show-mml.
781
782 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
783
784         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
785         (gnus-summary-save-parts-last-directory): New.
786         (gnus-summary-save-parts): Save history.
787
788 2000-09-14 Ben Gertzfield <che@debian.org>
789
790         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
791         variable.
792         (gnus-summary-save-parts): Use it.
793
794 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
795
796         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
797         * gnus-sum.el (gnus-summary-exit): Ditto.
798         (gnus-summary-exit-no-update): Ditto.
799         (gnus-summary-show-article): Ditto.
800
801 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
802
803         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
804         Content-Disposition.
805
806 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
807
808         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
809
810 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
811
812         * gnus-art.el (gnus-article-setup-buffer): Set
813         gnus-article-mime-handles to nil.
814         * gnus-sum.el (gnus-summary-exit): Ditto.
815         (gnus-summary-exit-no-update): Ditto.
816         (gnus-summary-show-article): Ditto.
817         (gnus-summary-save-parts): Use gnus-article-mime-handles if
818         dissected.
819         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
820
821 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
822
823         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
824         (gnus-sort-threads-1): New function. Sort threads recursively.
825         (gnus-sort-threads): Use it.
826         (gnus-sort-gathered-threads): Doc fix.
827
828 2000-09-13  Dave Love  <fx@gnu.org>
829
830         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
831
832         * gnus-ems.el (gnus-ems-redefine): Don't alias
833         gnus-summary-set-display-table.
834
835         * message.el (message-user-agent): Don't wrap ignore-errors around
836         it.
837
838         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
839         `format'.
840         (mm-content-transfer-encoding): Don't use cadar.
841
842         * uudecode.el (uudecode-decoder-program) 
843         (uudecode-decoder-switches): Customize.
844
845         * gnus-score.el (gnus-home-score-file): Improve custom type.
846
847         * gnus-cus.el (gnus-custom-mode): Conditionally set local
848         variables for Emacs 21.
849         (gnus-group-customize): Disable undo while laying out the buffer.
850
851 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
852
853         * gnus-util.el (gnus-write-active-file): Bind
854         coding-system-for-write.
855
856 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
857
858         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
859         
860         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
861         * gnus-kill.el (gnus-batch-score): Ditto.
862         * gnus-move.el (gnus-change-server): Ditto.
863         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
864
865 2000-09-12  Simon Josefsson  <simon@josefsson.org>
866
867         * gnus-sum.el (gnus-update-read-articles): Undo
868         `gnus-request-set-mark' operation.
869
870 2000-09-11  Dave Love  <fx@gnu.org>
871
872         * Changelog: Use iso-2022 coding.
873
874         * gnus-msg.el (gnus-msg-mail): New function.
875         (gnus-user-agent): New mail agent.
876
877 2000-09-10  Dave Love  <fx@gnu.org>
878
879         * message.el: Require mail-abbrevs for XEmacs for a problem with
880         keybinding despite the autoloads for it.
881
882 2000-09-08  Simon Josefsson  <simon@josefsson.org>
883
884         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
885
886         * nnimap.el (nnimap-request-update-info-internal): Remove tick
887         marks from dormant articles. (See nnimap-request-set-mark.)
888         (nnimap-retrieve-headers-progress): Demule.
889         (nnimap-open-server): Call nnoo-change-server twice, once for
890         getting the nnimap-server-buffer and once for letting n-c-s set
891         the variables in that buffer.
892
893 2000-09-08  David Edmondson <dme@dme.org>
894
895         * gnus.el (gnus-short-group-name): Guess separator.
896
897 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
898
899         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
900         XEmacs as well.
901
902 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
903
904         * gnus-group.el (gnus-group-insert-group-line): Fix.
905
906 2000-09-04  Dave Love  <fx@gnu.org>
907
908         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
909         (mm-get-image): Avoid the losing `make-glyph' from W3.
910
911 2000-09-03  Simon Josefsson  <simon@josefsson.org>
912
913         * gnus-sum.el (gnus-summary-delete-article): Check server.
914
915 2000-09-01  Simon Josefsson  <simon@josefsson.org>
916
917         * imap.el (imap-parse-flag-list): Rewrite.
918
919         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
920
921         * imap.el (imap-parse-flag-list): Hack.
922
923 2000-08-29  Dave Love  <fx@gnu.org>
924
925         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
926
927         * dgnushack.el (mapcon, union): Remove compiler macros.
928
929         * gnus-agent.el (gnus-agent-union): new function.
930         (gnus-agent-fetch-headers): Use it.
931
932         * gnus.el (gnus-group-startup-message): Specify foreground and
933         background for xpm image.  Centre image vertically.
934         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
935
936 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
937
938         * message.el (message-send-mail): Narrow-to-headers.
939
940 2000-08-24  Dave Love  <fx@gnu.org>
941
942         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
943         21.
944
945 2000-08-23  Dave Love  <fx@gnu.org>
946
947         * dgnushack.el: Remove `member-if' compiler macro.
948
949 2000-08-21  Dave Love  <fx@gnu.org>
950
951         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
952
953 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
954
955         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
956         permanent is used.
957         (gnus-topic-show-topic): Read topic when to show permanent hidden
958         topic.
959         (gnus-topic-remove-topic): Revert to the old behavior, not using
960         hide.
961
962 2000-08-21  Dave Love  <fx@gnu.org>
963
964         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
965         (gnus-xemacs): Use featurep.
966
967         * mm-util.el (mm-read-charset): Maybe use builtin.
968         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
969         (mm-multibyte-p, mm-with-unibyte-current-buffer)
970         (mm-with-unibyte): Use featurep, not string-match.
971         (mm-with-unibyte-buffer): Simplify.
972         (mm-quote-arg): Maybe use shell-quote-argument.
973
974         * mml.el (mml-make-string): Deleted (unused).
975
976         * gnus.el (gnus-mode-line-buffer-identification): Supply
977         definition for Emacs 21.
978
979         * gnus-salt.el: Small doc fixes.
980         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
981         gnus-add-minor-mode.
982
983         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
984         gnus-add-minor-mode.
985
986 2000-08-20  Simon Josefsson  <simon@josefsson.org>
987
988         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
989         function, thanks to Lloyd Zusman for debugging.
990         (nnimap-request-group): 
991         (nnimap-request-list): 
992         (nnimap-retrieve-groups): 
993         (nnimap-request-newgroups): Use it.
994
995         * nnimap.el (nnimap-request-article-part): Less verbose.
996
997 2000-08-19  Andreas Jaeger  <aj@suse.de>
998
999         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
1000         subst-char-in-string since we test elsewhere whether it's bound.
1001         
1002 2000-08-18  Dave Love  <fx@gnu.org>
1003
1004         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
1005         custom type.
1006
1007         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
1008         gnus-group-running-xemacs.
1009
1010         * nnheader.el (nnheader-replace-chars-in-string): Use
1011         subst-char-in-string if available.
1012
1013         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
1014         (gnus-request-article-this-buffer): Use expand-file-name.
1015         (gnus-mime-view-part-as-type): Simplify interactive spec.
1016         (gnus-mime-button-map): Define it all in defvar.
1017
1018 2000-08-17  Dave Love  <fx@gnu.org>
1019
1020         * gnus-group.el (gnus-group-running-xemacs): Deleted.
1021
1022         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
1023         last-nonmenu-event.
1024
1025         * uudecode.el (char-int): Use defalias, not fset.
1026
1027         * score-mode.el: Don't require easymenu.  Require mm-util.
1028         (score-mode-coding-system): Use mm-auto-save-coding-system.
1029
1030         * nneething.el (nneething-create-mapping): Don't use cadar & al.
1031         (nneething-file-name): Use expand-file-name, not concat.
1032
1033 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1034
1035         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1036         Failure proof for email addresses.
1037         (nnslashdot-sane-retrieve-headers): Ditto.
1038
1039 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * message.el (message-send-mail): Only insert courtesy message
1042         when text/plain.
1043
1044 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
1045
1046         * message.el (message-cancel-news): Copy the From header from the
1047         original article.
1048
1049 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050
1051         * gnus-async.el (gnus-asynchronous): Removed.
1052
1053 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1054
1055         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
1056         format.
1057
1058 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
1059
1060         * nnmail.el (nnmail-expiry-target-group): Fixed.
1061
1062 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1063
1064         * nnmail.el (nnmail-expiry-target-group): Fix the call to
1065         gnus-request-accept-article so that body encoding is *not* done.
1066         Encoding is not done on incoming mail, so why should it be done on
1067         expired mail?
1068
1069
1070 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1071
1072         * nnml.el (nnml-request-expire-articles): Fix the calls to
1073         nnml-request-article (the filename was being passed instead of the
1074         article number) and nnmail-expiry-target-group
1075         (nnml-current-directory is changed by nnml-request-accept-article,
1076         causing it to be incorrect for the next article to be expired).
1077
1078 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1079
1080         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
1081         expiry-target group parameters. 
1082
1083 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084
1085         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
1086         buffer.
1087         (gnus-topic-hide-topic): Take a PERMANENT parameter.
1088         (gnus-topic-show-topic): Ditto.
1089
1090         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
1091
1092 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
1093
1094         * mail-source.el (mail-source-incoming-file-prefix): New
1095         variable. 
1096
1097 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1098
1099         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
1100
1101         * mailcap.el (mailcap-maybe-eval): Be even more warning.
1102
1103 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
1104
1105         * message.el (message-syntax-checks): New check quotin-style: 
1106         Text must be written below quoted text.
1107         (message-check-news-body-syntax): Check it.
1108
1109 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1110
1111         * imap.el (imap-authenticator-alist): Fix typo.
1112         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
1113         Jonas Oberg for debugging.
1114
1115 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1116
1117         * gnus-async.el (gnus-asynchronous): Disable by default.
1118
1119 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1120
1121         * mm-view.el (mm-inline-text): Bind fill-column.
1122
1123         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
1124         list of unexpired articles.
1125
1126         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
1127         un-expired articles. 
1128
1129         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
1130         headers. 
1131
1132         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
1133         we update the right topic.. 
1134
1135         * mm-decode.el (mm-display-external): Put point at start. 
1136
1137 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1138
1139         * nnmail.el (nnmail-expiry-target): More explicit documentation.
1140
1141         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
1142
1143 2000-08-09  Simon Josefsson <simon@josefsson.org>
1144
1145         * imap.el (imap-parse-body):
1146         (imap-parse-string-list): Add bug workarounds for Stalker
1147         Communigate Pro 3.0 server.
1148         (imap-body-lines): Remove bogus comment.
1149
1150         * imap.el (imap-range-to-message-set): Move from nnimap.el.
1151
1152         * nnimap.el (nnimap-retrieve-which-headers):
1153         (nnimap-retrieve-headers-from-server):
1154         (nnimap-request-set-mark):
1155         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
1156
1157 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1158
1159         * message.el (message-dont-reply-to-names):
1160         rmail-dont-reply-to-names may not be defined.
1161
1162 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1163
1164         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
1165         not use pop.
1166
1167 2000-07-19  Dave Love  <fx@gnu.org>
1168
1169         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
1170         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
1171         check.
1172         (gnus-article-display-xface): Special-case for dark backgrounds.
1173
1174 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
1175
1176         * imap.el (imap-calculate-literal-size-first): New variable.
1177         (imap-local-variables): Add it.
1178         (imap-kerberos4-open): Set it.
1179         (imap-send-command): Use it.
1180
1181 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1182
1183         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
1184         (mailcap-parse-mimetypes): Use it.
1185         (mailcap-extension-to-mime): Parse mimetype.
1186         (mailcap-mime-types): Ditto.
1187         * mml.el (mml-minibuffer-read-type): Ditto.
1188
1189 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1190
1191         * nndoc.el (nndoc-type-alist): Add outlook.
1192         (nndoc-outlook-type-p): New function.
1193         (nndoc-outlook-article-begin): Ditto.
1194
1195 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
1196
1197         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
1198         excursion.
1199
1200 2000-07-15  Simon Josefsson  <simon@josefsson.org>
1201
1202         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
1203
1204         * imap.el (imap): 
1205         (imap-kerberos4-program): 
1206         (imap-gssapi-program): 
1207         (imap-ssl-program): Customization.
1208         (imap-shell-program): 
1209         (imap-shell-host): New variables.
1210         (imap-streams): 
1211         (imap-stream-alist): Add shell.
1212         (imap-shell-p): 
1213         (imap-shell-open): New functions.
1214         (imap-open): Don't call authenticator if preauth.
1215         (imap-authenticate): Return t if already authenticated.
1216
1217 2000-07-14  Simon Josefsson  <simon@josefsson.org>
1218
1219         * gnus.el (gnus-invalid-group-regexp): New variable.
1220         (gnus-read-group): Use it.
1221
1222 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
1223
1224         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
1225         expunge-below and orphan-score are "group variables".
1226
1227 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
1228
1229         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
1230         qualified group names to `gnus-group-read-ephemeral-group'.
1231
1232 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * dgnushack.el (srcdir): Define it before use it.
1235
1236 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1237
1238         * gnus-sum.el: `W t' is toggle-header in info.
1239
1240 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1241
1242         * lpath.el: Fbind subst-char-in-string.
1243
1244 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1245
1246         * Makefile.in: Use W3DIR and lispdir.
1247         * dgnushack.el: Ditto.
1248
1249 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1250
1251         * gnus-art.el (article-de-base64-unreadable): Typo.
1252
1253 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
1254
1255         * gnus-agent.el (require): Require timer.
1256
1257 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1258
1259         * message.el (message-bounce): Call mime-to-mml.
1260
1261 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1262
1263         * nnslashdot.el (nnslashdot-request-close): New function.
1264
1265 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1266
1267         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
1268         right line number for the article.
1269
1270 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1271
1272         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
1273         * webmail.el (webmail-fetch): Bind 
1274         url-http-silence-on-insecure-redirection.
1275
1276 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1277
1278         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1279         unibyte.
1280         (nnslashdot-sane-retrieve-headers): Ditto.
1281         (nnslashdot-request-article): Ditto.
1282
1283 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
1284
1285         * mailcap.el (mailcap-parse-mimetype-file): 
1286
1287 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1288
1289         * nnweb.el (nnweb-insert): Stricter test.
1290         * webmail.el (webmail-refresh-redirect): Ditto.
1291
1292 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1293
1294         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1295
1296 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1297
1298         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1299
1300 2000-07-05  Dave Love  <fx@gnu.org>
1301
1302         * utf7.el: Doc and header fixes.
1303
1304         * gnus-sum.el: Doc fixes.
1305
1306         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1307         defalias, not fset.
1308
1309         * flow-fill.el (fill-flowed-point-at-eol)
1310         (fill-flowed-point-at-bol): Use defalias, not fset.
1311
1312         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1313         (gnus-Plain-save-name): Delete -- apparently bogus.
1314
1315 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * nnsoup.el: Use expand-file-name throughout.
1318
1319 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1320
1321         * nnmail.el (nnmail-read-incoming-hook): New example.
1322
1323 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * mm-view.el (mm-inline-text): Check whether the text has already
1326         been decoded.
1327
1328 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1329
1330         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1331
1332 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1333
1334         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1335
1336 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1337
1338         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1339         unsend flags.
1340
1341 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1342
1343         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1344         name in authinfo (.authinfo now support ports, no need for the
1345         hack).
1346         (nnimap-split-find-rule): Fix.
1347         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1348
1349 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1350
1351         * message.el (message-unquote-tokens): Remove all quotes.
1352
1353 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1354
1355         * gnus-ml.el: New file. 
1356
1357 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * nnultimate.el (nnultimate-request-close): New function.
1360
1361         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1362
1363 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1364
1365         * Makefile.in: Better support for xemacs builds
1366
1367 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1368
1369         * gnus.el: Gnus v5.8.7 is released.
1370
1371 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1372
1373         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1374
1375 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1376
1377         * message.el (message-do-fcc): Encode MIME.
1378
1379 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1380
1381         * lpath.el: Fbind image-size.
1382
1383 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1384
1385         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1386         (nnimap-assoc-match): New function.
1387         (nnimap-split-find-rule): Support extended syntax.
1388
1389 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1390
1391         * nnimap.el (nnimap-open-connection): Use port stuff.
1392
1393         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1394         document port and defaultport.
1395
1396 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1397
1398         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1399
1400 2000-06-26  Dave Love  <fx@gnu.org>
1401
1402         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1403
1404         * message.el: Remove unnecessary `require'ments.  Defvar
1405         gnus-list-identifiers when compiling.  Don't try to autoload
1406         variable `gnus-list-identifiers'.  Autoload
1407         gnus-group-name-charset.
1408         (message-fetch-field): Don't assume `format' removes text
1409         properties.
1410         (message-strip-list-identifiers, message-reply, message-followup):
1411         Require gnus-sum.
1412         (message-mode): Tidy XEmacs conditionals.
1413         (message-replace-chars-in-string): Use subst-char-in-string when
1414         available.
1415
1416         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1417         Define if necessary.
1418
1419         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1420         removes text properties.
1421
1422         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1423
1424         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1425
1426         * gnus-score.el (gnus-summary-score-entry): Likewise.
1427
1428 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1429
1430         * nnimap.el (nnimap-request-post): Fix parenthesis.
1431
1432 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1433
1434         * message.el (message-unquote-tokens): New function.
1435
1436         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1437
1438         * nnimap.el (nnimap-request-post): Ditto.
1439
1440 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1441
1442         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1443
1444         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1445         patch commited 2000-04-02).
1446
1447 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1448
1449         * imap.el (imap-mailbox-examine-1): New function.
1450         (imap-message-copyuid-1):
1451         (imap-message-appenduid-1): Use it, instead of
1452         `imap-mailbox-examine' which would utf-7 encode mailbox name
1453         twice.
1454
1455 2000-06-19  Dave Love  <fx@gnu.org>
1456
1457         * mm-uu.el Don't require message.  Require cl when compiling.
1458
1459 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1460
1461         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1462         a local variable.
1463         * gnus-sum.el (gnus-orphan-score): Move here.
1464
1465 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1466
1467         * message.el (message-forward): Remove show-mml condition.
1468         (message-forward-ignored-headers): Remove X-Gnus headers.
1469
1470 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1471
1472         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1473
1474 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1475
1476         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1477
1478 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1479
1480         * message.el (message-syntax-checks): Add type.
1481
1482 2000-06-07  Dave Love  <fx@gnu.org>
1483
1484         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1485         put-image.
1486         (mm-inline-image): Defalias, not fset.
1487
1488         * gnus.el (gnus-group-startup-message): Don't specify string for
1489         insert-image.
1490
1491         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1492         add-minor-mode is available.
1493         (gnus-article-display-xface): Don't specify string for
1494         insert-image.
1495
1496 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1497
1498         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1499         (gnus-topic-insert-topic-line): Use shownp.
1500         (gnus-topic-hide-topic): Don't use hidden.
1501         (gnus-topic-show-topic): Don't use hidden.
1502
1503 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1504
1505         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1506         system.
1507         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1508         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1509         * gnus-util.el (gnus-output-to-rmail): Ditto.
1510         (gnus-output-to-mail): Ditto.
1511         (gnus-write-buffer): Ditto.
1512         * gnus-uu.el (gnus-uu-save-article): Ditto.
1513
1514 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1515
1516         * message.el (message-read-from-minibuffer): Typo.
1517
1518 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1519
1520         * gnus-art.el (article-decode-charset): Override non-MIME forward
1521         charset.
1522
1523 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1524
1525         * mml.el (mml-quote-region): Correct the regexp.
1526         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1527
1528 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1529
1530         * message.el (message-forward): Insert raw text.
1531         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1532         (mml-generate-mime-1): Insert raw text in unibyte mode.
1533
1534 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1535
1536         * mm-bodies.el (mm-body-encoding): Always encoded if
1537         `mm-use-ultra-safe-encoding' is set.
1538
1539 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1540
1541         * mml.el (ange-ftp-name-format): Typo.
1542
1543 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1544
1545         * gnus-start.el (gnus-get-unread-articles): If
1546         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1547         try to do anything on that server.
1548         
1549 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1550
1551         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1552         from latest draft.
1553
1554 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1555
1556         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1557         is open.
1558
1559 2000-05-24  Dave Love  <fx@gnu.org>
1560
1561         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1562
1563 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1564
1565         * gnus.el (gnus-redefine-select-method-widget): new function, call
1566         it once. Add an "other" entry for unknown but editable backend
1567         name symbols.
1568         * gnus-start.el (gnus-declare-backend): use it.
1569
1570 2000-05-19  Dave Love  <fx@gnu.org>
1571
1572         * gnus-art.el (gnus-article-next-page): Revert last change.
1573
1574 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1575
1576         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1577
1578 2000-05-19  Dave Love  <fx@gnu.org>
1579
1580         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1581         not mm-inline-large-images.
1582
1583 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1584
1585         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1586
1587 2000-05-18  Dave Love  <fx@gnu.org>
1588
1589         * gnus-art.el: Use defalias, not fset.
1590         (gnus-article-x-face-command): Don't test for xbm.
1591         (gnus-article-next-page): Redisplay before testing point in window.
1592
1593 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1594
1595         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1596         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1597
1598 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1599
1600         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1601         gnus-summary-save-in-rmail.
1602         * message.el (message-output): Ditto.
1603
1604 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1605
1606         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1607
1608 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1609
1610         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1611         is a charset.
1612         * message.el (message-send-news): Check group name charset.
1613         * gnus-msg.el (gnus-post-news): Decode group name.
1614         (gnus-inews-do-gcc): Encode group name.
1615
1616 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1617
1618         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1619         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1620
1621 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1622
1623         * gnus-group.el (gnus-group-mark-line-p): New function.
1624         (gnus-group-goto-group): New parameter.
1625         (gnus-group-remove-mark): Use it.
1626         * gnus-topic.el (gnus-topic-move-group): Ditto.
1627         (gnus-topic-remove-group): Ditto.
1628
1629 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1630
1631         * gnus-group.el (gnus-group-list-dormant): New function.
1632
1633 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1634
1635         * gnus-agent.el (gnus-agent-synchronize): Use
1636         nnheader-insert-file-contents.
1637         (gnus-agent-save-active-1): Ditto.
1638         (gnus-agent-write-active): Ditto.
1639         (gnus-agent-expire): Ditto.
1640         * gnus-cache.el (gnus-cache-read-active): Ditto.
1641         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1642         * gnus-sum.el (gnus-summary-import-article): Ditto.
1643
1644         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1645         (gnus-agent-save-group-info): Ditto.
1646         (gnus-agent-save-alist): Ditto.
1647         * gnus-util.el (gnus-make-directory): Ditto.
1648
1649         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1650
1651 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1652
1653         * mml.el (mml-generate-mime-preprocess-function): New variable.
1654         (mml-generate-mime-postprocess-function): New variable.
1655         (mml-generate-mime-1): Use them.
1656
1657 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1658
1659         * gnus-group.el (gnus-group-apropos): Group name charset.
1660         * gnus-sum.el (gnus-set-mode-line): Ditto.
1661         * gnus-group.el (gnus-group-decoded-name): New function.
1662         (gnus-group-edit-group): Use it.
1663         * gnus-cus.el (gnus-group-customize): Use it.
1664
1665 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1666
1667         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1668
1669 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1670
1671         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1672         (gnus-group-name-charset-group-alist): Ditto.
1673         (gnus-group-name-charset): New function.
1674         (gnus-group-name-decode): New function.
1675         (gnus-group-insert-group-line): Use them.
1676         (gnus-group-prepare-flat-list-dead): Ditto.
1677         (gnus-group-list-active): Ditto.
1678         (gnus-group-describe-all-groups): Ditto.
1679         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1680         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1681         add gnus-group property.
1682         (gnus-browse-group-name): Read gnus-group property.
1683
1684 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1685
1686         * nnfolder.el (nnfolder-possibly-change-group): Use
1687         file-name-coding-system instead of pathname-coding-system.
1688         * nnmail.el (nnmail-find-file): Ditto.
1689         (nnmail-write-region): Ditto.
1690         * nnmh.el (nnmh-retrieve-headers): Ditto.
1691         (nnmh-request-article): Ditto.
1692         (nnmh-request-group): Ditto.
1693         (nnmh-request-list): Ditto.
1694         (nnmh-possibly-change-directory): Ditto.
1695         (nnmh-active-number): Ditto.
1696         * nnml.el (nnml-possibly-change-directory): Ditto.
1697         (nnml-request-list): Ditto.
1698         (nnml-request-article): Ditto.
1699         (nnml-retrieve-headers): Ditto.
1700
1701 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1702
1703         * nnimap.el (nnimap-request-accept-article): Don't unselect
1704         mailbox if no mailbox is selected.
1705
1706 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1707
1708         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1709         Recognize domain names starting with `www.' as starting an URL.
1710
1711 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1712
1713         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1714         (mail-source-keyword-map): Add "subdirs" for maildir.
1715
1716 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1717
1718         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1719         (nnmail-get-new-mail): Use it.
1720         * gnus-start.el (gnus-get-unread-articles): Ditto.
1721
1722 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1723
1724         * gnus-sum.el (gnus-summary-edit-article): Better support for
1725         nndraft:drafts.
1726         * nndraft.el (nndraft-request-replace-article): New function,
1727         bind nnmail-file-coding-system.
1728
1729 2000-05-14  Dave Love  <fx@gnu.org>
1730
1731         * nnheader.el: Replace uses of `fset' with `defalias'.
1732         (jka-compr-compression-info-list): Only defvar when compiling.
1733
1734 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1735
1736         * webmail.el (webmail-netaddress-article): Refresh redirect.
1737
1738 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1739
1740         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1741
1742 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1743
1744         * webmail.el: Translate &nbsp; to SP.
1745
1746 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1747
1748         * message.el (message-bounce): Doc typo.
1749
1750 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1751
1752         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1753         (gnus-soup-store): Ditto.
1754         (gnus-soup-send-packet): Ditto.
1755         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1756         (nnsoup-dissect-buffer): Ditto.
1757         (nnsoup-narrow-to-article): Ditto.
1758         (nnsoup-make-active): Ditto
1759
1760 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1761
1762         * message.el (message-mode): Two parameters for local-variable-p.
1763
1764 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1765
1766         * message.el (message-strip-list-identifiers): New function.
1767         (message-reply): Use it and use message-strip-subject-re.
1768         (message-followup): Ditto.
1769         * gnus-art.el (article-hide-list-identifiers): Remove more.
1770         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1771
1772 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1773
1774         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1775         mail-parset-charset and use non-numeric argument.
1776
1777 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1778
1779         * mml.el (mml-buffer-list): New variable.
1780         (mml-generate-new-buffer): New function.
1781         (mml-destroy-buffers): Ditto.
1782         (mml-insert-mime): Use them.
1783         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1784         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1785         * message.el (message-mode): Ditto.
1786         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1787         (gnus-uu-save-article): Support show-as-mml.
1788         * message.el (message-forward): Ditto.
1789
1790 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1791
1792         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1793         (nndoc-mime-digest-type-p): Locate article head precisely.
1794         * mml.el (mml-generate-default-type): New variable.
1795         (mml-generate-mime-1): Use it.
1796         (mml-insert-mime-headers): Use it.
1797         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1798         (gnus-uu-digest-mail-forward): Use it and call message-forward
1799         with argument digest.
1800         (gnus-uu-save-article): Support message-forward-as-mime.
1801         * message.el (message-forward): Add parameter digest.
1802         * mm-decode.el (mm-dissect-default-type): New variable.
1803         (mm-dissect-buffer): Use it.
1804
1805 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1806
1807         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1808         newline and paragraph to nil when got a non-ascii character. Test
1809         paragraph before newline.
1810
1811 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1812
1813         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1814         limit to 76.
1815
1816 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1817
1818         * nnslashdot.el (nnslashdot-sid-strip): New function.
1819         (nnslashdot-threaded-retrieve-headers): New format.
1820         (nnslashdot-sane-retrieve-headers): Ditto.
1821         (nnslashdot-request-article): Ditto.
1822         (nnslashdot-threaded-retrieve-headers): Thread properly.
1823         (nnslashdot-request-article): Be more lenient.
1824         (nnslashdot-threaded-retrieve-headers): Regexp search.
1825
1826 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1827
1828         * gnus-sum.el (gnus-with-article): Define it before use it.
1829
1830 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1831
1832         * message.el (message-supersede): Use mime-to-mml.
1833         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1834
1835 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1836
1837         * gnus-group.el (gnus-group-list-cached): Don't use
1838         `subst-char-in-string'.
1839
1840 2000-05-08  Dave Love  <fx@gnu.org>
1841
1842         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1843
1844 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1845
1846         * mm-decode.el (mm-interactively-view-part): Append %s if the
1847         method is a single word.
1848         * nnwarchive.el (nnwarchive-type-definition): Typo.
1849
1850 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1851
1852         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1853         function.
1854         (gnus-group-prepare-flat-predicate): Use it.
1855         (gnus-group-list-cached): List dead groups.
1856
1857 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1858
1859         * gnus-art.el (article-decode-charset): Don't decode message with
1860         format.
1861
1862 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1863
1864         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1865         evaluate the Lisp code.
1866
1867 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1868
1869         * gnus-art.el (article-wash-html): New function.
1870         (gnus-article-wash-html): Bind.
1871         (gnus-article-make-menu-bar): Menu item.
1872         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1873         (gnus-summary-make-menu-bar): Menu item.
1874         * gnus.el: Autoload.
1875
1876 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1877
1878         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1879         (gnus-uu-unshar-article): Use it.
1880
1881         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1882         (mailcap-maybe-eval): Use it.
1883
1884         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1885         in docstring.
1886
1887         * mml.el (mml-generate-mime-1): Small comment.
1888
1889 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1890
1891         * gnus-art.el (article-de-base64-unreadable): New function.
1892         (gnus-article-de-base64-unreadable): Bind.
1893         (gnus-article-make-menu-bar): Menu item.
1894         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1895         (gnus-summary-make-menu-bar): Menu item.
1896         * gnus.el: Autoload.
1897
1898 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1899
1900         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1901         (gnus-summary-select-article): Add en/disable multibyte.
1902
1903 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1904
1905         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1906         (gnus-summary-edit-article): New feature: editing raw articles.
1907
1908 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1909
1910         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1911         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1912         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1913         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1914         * mm-decode.el (mm-insert-part): Ditto.
1915
1916 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1917
1918         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1919         (nndoc-forward-type-p): Ditto.
1920
1921 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1922
1923         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1924         value of enable-multibyte-characters.
1925
1926 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1927
1928         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1929
1930 2000-05-03  Dave Love  <fx@gnu.org>
1931
1932         * gnus-ems.el (gnus-article-xface-ring-internal)
1933         (gnus-article-xface-ring-size): New variable.
1934         (gnus-article-display-xface): Use them to cache data.  Don't try
1935         to use XPM.  Set up binary coding for PBM's sake.
1936
1937 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1938
1939         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1940         * gnus-int.el (gnus-request-accept-article): Ditto.
1941         (gnus-request-replace-article): Ditto.
1942         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1943
1944 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1945
1946         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1947
1948 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1949
1950         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1951         field.
1952         * mml.el (mml-to-mime): Use message-default-charset.
1953         (mml-preview): Narrow to headers.
1954         * message.el (message-send-mail): Use message-default-charset.
1955         (message-send-news): Narrow to headers;
1956         use message-default-charset.
1957
1958 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1959
1960         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1961         detect.
1962         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1963         restriction.
1964         (mml-parse-1): Warning message.
1965         (mml-preview): Disable multibyte.
1966
1967 2000-05-03  Dave Love  <fx@gnu.org>
1968
1969         * gnus.el (gnus-group-startup-message): Add newline before image.
1970
1971 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1972
1973         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1974         * message.el (message-send-mail): Use unibyte-buffer.
1975         (message-send-mail): Ditto.
1976
1977 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1978
1979         * gnus.el: Gnus v5.8.6 is released.
1980
1981 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1982
1983         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1984
1985 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1986
1987         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1988
1989 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1990
1991         * message.el (message-send-mail-partially): Use forward-line.
1992
1993 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1994
1995         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1996
1997 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1998
1999         * mml.el (mml-generate-mime-1): Ignore 0x1b.
2000         (mml-insert-mime): No markup only for text/plain.
2001         (mime-to-mml): Remove MIME headers.
2002
2003 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
2004
2005         * mml.el (mml-preview): Set gnus-newsgroup-charset.
2006         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
2007         as 8-bit.
2008         * lpath.el: Fbind image functions.
2009
2010 2000-04-28  Dave Love  <fx@gnu.org>
2011
2012         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
2013         21.
2014
2015         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
2016         search order.  Use parse-colon-path and remove some redundancy.
2017         Doc fix.
2018         (mailcap-parse-mimetypes): Code consistently with
2019         mailcap-parse-mailcaps.  Doc fix.
2020
2021         * gnus-start.el (gnus-unload): Iterate over `features', not
2022         `load-history'.
2023
2024 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2025
2026         * mml.el (mml-parse-1): Don't create blank parts.
2027         (mml-read-part): Fix mml tag.
2028         (mml-insert-mime): Convert message/rfc822.
2029         (mml-insert-mml-markup): Add mmlp parameter.
2030
2031 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2032
2033         * message.el (message-send-mail-partially): Remove CTE.
2034
2035 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2036
2037         * lpath.el: Fbind put-image for XEmacs.
2038         * mm-view.el (mm-inline-image): Fset it.
2039
2040 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2041
2042         * nndoc.el (nndoc-type-alist): Change forward regexp.
2043
2044 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2045
2046         * message.el (message-send-mail-partially-limit): Change the
2047         default value.
2048
2049 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
2050
2051         * gnus-util.el (gnus-extract-address-components): Name might be
2052         "".
2053
2054 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
2055
2056         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
2057         (gnus-summary-post-forward): Ditto.
2058         * message.el (message-forward-show-mml): New variable.
2059         (message-forward): Use it.
2060         * mml.el (mml-parse-1): Add tag mml.
2061         (mml-read-part): Ditto.
2062         (mml-generate-mime): Support reentance.
2063         (mml-generate-mime-1): Support mml tag.
2064
2065 2000-04-27  Dave Love  <fx@gnu.org>
2066
2067         * gnus-art.el: Don't bother to require custom, browse-url.
2068         (gnus-article-x-face-command): Include gnus-article-display-xface.
2069
2070         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
2071         Use defalias, not fset.
2072         (gnus-article-display-xface): New function.
2073
2074         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
2075
2076         * mm-decode.el: Small doc fixes.  Require cl when compiling.
2077         (mm-xemacs-p): Deleted.
2078         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
2079         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
2080         use create-image and don't special-case xbm.
2081         (mm-valid-image-format-p): Use display-graphic-p.
2082
2083 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2084
2085         * message.el (message-send-mail-partially-limit): New variable.
2086         (message-send-mail-partially): New function.
2087         (message-send-mail): Use it.
2088         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2089         all blank lines inside of base64.
2090         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
2091         blank lines.
2092
2093 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2094
2095         * mml.el (mml-insert-tag): Match more special characters.
2096
2097 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2098
2099         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
2100
2101 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2102
2103         * mm-decode.el (mm-inline-media-tests): Add message/partial.
2104         (mm-inlined-types): Ditto.
2105         * mm-partial.el: New file.
2106
2107 2000-04-27  Dave Love  <fx@gnu.org>
2108
2109         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
2110         matter in Emacs 21.
2111
2112 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
2113
2114         * mm-bodies.el (mm-encode-body): Remove reference to
2115         mm-default-charset in comment.
2116
2117 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
2118
2119         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
2120
2121 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2122
2123         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
2124         let.
2125
2126 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
2127
2128         * gnus-draft.el (gnus-draft-setup): Fix comments.
2129
2130 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2131
2132         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
2133         if nnmbox-file-coding-system-for-write is nil.
2134
2135 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2136
2137         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
2138         header if nil.
2139
2140 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2141
2142         * mm-view.el (mm-inline-text): Insert directly if decoded.
2143         * mml.el (autoload): Typo.
2144
2145 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2146
2147         * mml.el (mml-preview): Set up posting-charset.
2148         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
2149
2150 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2151
2152         * webmail.el: Fix yahoo mail.
2153
2154 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2155
2156         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
2157         word if not necessary.
2158         (rfc2047-encode-region): Put space between encoded words.
2159
2160 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2161
2162         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
2163
2164 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2165
2166         * gnus-draft.el (gnus-draft-setup): Restore mml only when
2167         required.
2168         (gnus-draft-edit-message): Require restoration.
2169
2170 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2171
2172         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
2173         back.
2174
2175 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2176
2177         * gnus-art.el (gnus-treat-article): Make sure that the summary
2178         buffer is live.
2179
2180 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2181
2182         * mailcap.el (mailcap-parse-mailcaps): Reorder.
2183         (mailcap-parse-mailcap): Backwards parsing.
2184         (mailcap-possible-viewers): Remove nreverse.
2185         (mailcap-mime-info): Ditto.
2186         (mailcap-add-mailcap-entry): Keep alternative viewer.
2187
2188 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2189
2190         * gnus.el: Gnus v5.8.5 is released.
2191
2192 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2193
2194         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
2195
2196         * gnus-util.el (gnus-netrc-machine): Default to nntp.
2197
2198         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
2199
2200 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2201
2202         * mm-view.el (mm-inline-message): Disable prepare-hook.
2203
2204 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205
2206         * gnus.el: Fix copyright statements.
2207
2208         * gnus-sum.el (gnus-alter-articles-to-read-function): New
2209         variable.
2210         (gnus-articles-to-read): Use it.
2211
2212         * message.el (message-get-reply-headers): Bind free variable.
2213
2214 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2215
2216         * message.el (message-get-reply-headers): Fix to-address.
2217
2218 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2219
2220         * webmail.el: Hotmail fix. Add a debug function.
2221
2222 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * gnus-sum.el (t): M-down and M-up.
2225
2226 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2227
2228         * gnus-sum.el: Doc fix.
2229
2230 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2231
2232         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
2233
2234 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2235
2236         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
2237         string.
2238         (nnweb-request-group): Don't scan twice.
2239         (nnweb-request-scan): Don't nix out the hashtb.
2240
2241         * message.el (message-get-reply-headers): Return a value.
2242
2243 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
2244
2245         * gnus-art.el (gnus-button-url-regexp): New value to match naked
2246         urls.
2247
2248 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
2251         order messages are inserted.
2252
2253         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
2254         message/rfc822 parts.
2255
2256         * gnus-art.el (gnus-article-read-summary-keys): Check for
2257         numerical values.
2258
2259         * message.el (message-get-headers): Made into own function.
2260         (message-reply): Use it.
2261         (message-get-reply-headers): Renamed.
2262         (message-widen-reply): New command.
2263
2264 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2265
2266         * nntp.el (nntp-retrieve-data): Report the error and return nil.
2267
2268 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2269
2270         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
2271         non-base64 text at the end if not found.
2272
2273 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2274
2275         * gnus-sum.el (gnus-read-move-group-name):
2276         (gnus-summary-move-article): Use `gnus-group-method' to find out
2277         what method the manually entered group belong to.
2278         `gnus-group-name-to-method' doesn't return any method parameters
2279         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2280         for new groups so they wouldn't work.
2281
2282 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2283
2284         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2285         override.
2286
2287 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2288
2289         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2290         probably good to do, or something.  I dunno.  I just write these
2291         ChangeLog entries, and my name is Lars.
2292
2293 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2294
2295         * message.el (message-caesar-region): Use translate-region.
2296
2297 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2298
2299         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2300
2301 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2302
2303         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2304         variables, because that makes Emacs flash.
2305
2306         * gnus-group.el (gnus-group-insert-group-line): Don't call
2307         gnus-group-add-icon unconditionally.
2308
2309         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2310
2311         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2312         xmas.
2313         (gnus-group-glyph-directory): Removed.
2314
2315 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2316
2317         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2318         gnus-newsgroup-name is "".
2319
2320 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2321
2322         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2323         in conjunction with MULE-UCS.
2324
2325 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2326
2327         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2328
2329 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2330
2331         * dgnushack.el (last, mapcon, member-if, union): New compiler
2332         macros for emulating cl functions.
2333
2334 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2335
2336         * message.el (message-shorten-references): Only cater to broken
2337         INN for news. This caters for broken smtpd.
2338
2339 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340
2341         * mailcap.el (mailcap-mime-info): Use the first match; not the
2342         last.
2343
2344         * gnus-agent.el (gnus-category-kill): Save the category list.
2345
2346 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2347
2348         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2349
2350 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2351
2352         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2353
2354 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2355
2356         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2357
2358 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2359
2360         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2361         (gnus-group-list-cached): Use it.
2362
2363 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364
2365         * gnus.el: Update all the copyright notices.
2366
2367 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2368
2369         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2370         non-base64 text at the end.
2371
2372 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2373
2374         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2375
2376 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2377
2378         * nnheader.el: Don't autoload cancel-function-timers.
2379
2380         * message.el (message-fetch-field): Fold case.
2381
2382 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2383
2384         * message.el (message-forward-before-signature): New variable.
2385
2386 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2387
2388         * gnus-mlspl.el: Fix stuff.
2389
2390 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2391
2392         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2393         subjects when unthreaded.
2394
2395 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2396
2397         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2398         well.
2399
2400 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2401
2402         * gnus-art.el (gnus-article-mode): Fix variable name.
2403
2404 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405
2406         * mm-view.el: Fix autoload.
2407
2408         * flow-fill.el (flow-fill): Fix provide.
2409
2410         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2411         nil.
2412
2413 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2414
2415         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2416
2417 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * gnus-util.el (gnus-netrc-machine): Didn't work.
2420
2421 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2422
2423         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2424
2425 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2426
2427         * flow-fill.el: Renamed from fill-flowed.
2428
2429         * message.el (message-forward-ignored-headers): Default to
2430         removing CTE.
2431
2432 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2433
2434         * message.el (message-mode): Don't fill headers.
2435
2436 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * message.el (message-pipe-buffer-body): Use shell
2439
2440 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2441
2442         * nnvirtual.el (nnvirtual-request-article):
2443         Bind gnus-override-method to nil.
2444         (nnvirtual-request-update-mark): Don't update mark when
2445         article is not there.
2446
2447 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2448
2449         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2450
2451 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452
2453         * gnus-util.el (gnus-parse-netrc): Allow "port".
2454         (gnus-netrc-machine): Take a port param.
2455         (gnus-netrc-machine):
2456
2457         * gnus-art.el (gnus-request-article-this-buffer): Allow
2458         re-selecting referenced articles.
2459
2460         * message.el (message-cancel-news): Allow editing.
2461         (message-cancel-message): Add newline.
2462
2463 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2464
2465         * mm-view.el (mm-inline-image-emacs): New function.
2466
2467 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * mail-source.el (mail-source-delete-incoming): Change default in
2470         cvs.
2471
2472 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2473
2474         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2475         function.
2476
2477 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2478
2479         * nnml.el (nnml-request-expire-articles): Use it.
2480
2481         * nnmail.el (nnmail-expiry-target): New variable.
2482         (nnmail-expiry-target-group): New function.
2483
2484 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2485
2486         * message.el (message-forward): Add non-MIME separators.
2487
2488 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2489
2490         * message.el (message-generate-headers): Respect the syntax check
2491         spec.
2492
2493         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2494         (gnus-remove-thread): Don't show all threads.
2495
2496 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2497
2498         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2499
2500 2000-04-19  Dave Love  <fx@gnu.org>
2501
2502         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2503
2504 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2505
2506         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2507         (nnwarchive-egroups-*): Ditto.
2508         (nnwarchive-url): Unibyte buffer and single line cookie.
2509
2510 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2511
2512         * mm-util.el (mm-char-or-char-int-p): New alias.
2513         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2514         entities.
2515
2516 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2517
2518         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2519         article case insensitively.
2520
2521 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2522
2523         * mail-source.el (mail-source-fetch-webmail): Use the default
2524         password provided in mail-sources; use webmail:subtype:user as
2525         the key.
2526
2527 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2528
2529         * mail-source.el (mail-source-fetch-webmail): Use
2530         mail-source-password-cache.
2531
2532 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2533
2534         * webmail.el: Add netscape mail and fix HotMail mail.
2535
2536 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2537
2538         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2539
2540 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2541
2542         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2543         RFC822.PEEK if server support IMAP4rev1.
2544         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2545         RFC822.TEXT.PEEK if server support IMAP4rev1.
2546         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2547         RFC822.HEADER if server support IMAP4rev1.
2548         (nnimap-request-article-part): Support bodydetail in response
2549         data.
2550
2551 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2552
2553         * fill-flowed.el: New file.
2554
2555         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2556         text/plain parts with `format' parameters.
2557
2558         * mm-view.el (autoload): Autoload fill-flowed.
2559         (mm-inline-text): For "plain" parts with a format=flowed
2560         parameter, call `fill-flowed'.
2561
2562 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2563
2564         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2565         slashdot ids.
2566
2567 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2568
2569         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2570         format.
2571
2572 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2573
2574         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2575         `imtest' too.
2576         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2577         (imap-gssapi-program): New variable.
2578         (imap-streams): Add gssapi.
2579         (imap-stream-alist): Ditto.
2580         (imap-authenticators): Ditto.
2581         (imap-authenticator-alist): Ditto.
2582         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2583         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2584         1.6.x `imtest' syntax.
2585         (imap-gssapi-stream-p): New function.
2586         (imap-gssapi-open): Ditto.
2587         (imap-gssapi-auth-p): Ditto.
2588         (imap-gssapi-auth): Ditto.
2589         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2590         (imap-send-command): Use buffer-local `imap-client-eol' value.
2591
2592         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2593         lines and turn TAB into SPC before parsing.
2594
2595 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2596
2597         * nnheader.el (nnheader-group-pathname): Make sure to return a
2598         directory.
2599         * nnmail.el (nnmail-group-pathname): Ditto.
2600
2601 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2602
2603         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2604         might split in the middle of a message-id.
2605
2606 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2607
2608         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2609         groups from the server.
2610
2611         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2612         (gnus-summary-toggle-header): Update the wash status.
2613
2614         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2615         Moved here.
2616
2617         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2618         setting.
2619
2620         * nnmail.el (nnmail-get-active): Use it.
2621         (nnmail-parse-active): New function.
2622
2623         * mm-view.el (mm-inline-text): Support the new version of
2624         vcard.el.
2625
2626         * gnus-sum.el (gnus-summary-move-article): Only delete article
2627         when moving junk.
2628         (gnus-deaden-summary): Bury the buffer.
2629
2630         * nnmail.el (nnmail-group-pathname): Ditto.
2631
2632         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2633
2634 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2635
2636         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2637         whether Mule.
2638
2639 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2640
2641         * message.el (message-send-mail): Protect against unloaded Gnus.
2642
2643         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2644         parent.
2645         (gnus-topic-update-topic-line): Yes, do.
2646         (gnus-topic-goto-missing-group): Tally the correct number of
2647         unread articles before inserting the topic line.
2648
2649 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2650
2651         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2652
2653 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2654
2655         * mm-decode.el (mm-dissect-buffer): Ditto.
2656
2657         * gnus-art.el (article-decode-charset): Strip CTE.
2658
2659         * ietf-drums.el (ietf-drums-strip): New function.
2660
2661         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2662         when prompting in read-only groups.
2663
2664 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2665
2666         * imap.el (imap-send-command): Change EOL-chars when
2667         `imap-client-eol' differs from default, not only for kerberos4.
2668         (imap-mailbox-status): Get encoded mailbox's status.
2669
2670 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2671
2672         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2673         into `mail-source-password-cache'.
2674
2675 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2676
2677         * mm-util.el (mm-mime-charset): Check for presence of
2678         `coding-system-get' and `get-charset-property' (recent XEmacs has
2679         the former, but not the latter).
2680
2681 2000-01-28  Dave Love  <fx@gnu.org>
2682
2683         * message.el (message-check-news-header-syntax): Fix typo
2684         `newsgroyps'.
2685         (message-talkative-question): Put temp buffer in fundamental-mode.
2686         (message-recover): Use fundamental-mode in the right buffer.
2687
2688         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2689         right buffer.
2690
2691 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2692
2693         * qp.el (quoted-printable-decode-region): Add charset parameter.
2694         (quoted-printable-decode-string): Ditto.
2695
2696         * gnus-art.el (article-de-quoted-unreadable): Use it.
2697
2698 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2699
2700         * nnimap.el (nnimap-split-predicate): New variable.
2701         (nnimap-split-articles): Use it.
2702
2703 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2704
2705         * utf7.el: Change email address.
2706
2707 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708
2709         * gnus-group.el (gnus-group-catchup): Purge split history.
2710
2711 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2712
2713         * nnmail.el (nnmail-generate-active): Support extended group name.
2714         (nnmail-get-active): Ditto.
2715
2716 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2717
2718         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2719         group names, don't remove anything.
2720
2721 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2722
2723         * webmail.el (webmail-my-deja-open): My-deja changes.
2724
2725 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2726
2727         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2728
2729 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2730
2731         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2732
2733 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2734
2735         * gnus.el (gnus-other-frame): Fix typo.
2736
2737 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2738
2739         * gnus-cus.el (gnus-group-customize): Fix typo.
2740
2741 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2742
2743         * nnweb.el (nnweb-insert): Simplified.
2744
2745 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2746
2747         * gnus-art.el (gnus-article-mode-map): "e" is
2748         gnus-summary-edit-article.
2749
2750 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2751
2752         * mailcap.el (mailcap-mime-extensions): Add .diff.
2753
2754 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2755
2756         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2757         there is no "%s" in the method.
2758
2759 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2760
2761         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2762
2763 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2764
2765         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2766
2767         * gnus.el: Really always pop up a new frame.
2768
2769         * parse-time.el (parse-time-rules): Allow 100-110 to be
2770         2000-2010.
2771
2772         * time-date.el (date-to-time): Don't use timezone.
2773
2774 2000-01-06  Dave Love  <fx@gnu.org>
2775
2776         * time-date.el: Add keywords.
2777         (date-to-time): Add autoload cookie.  Canonicalize with
2778         timezone-make-date-arpa-standard.
2779         (time-to-seconds): Avoid caddr.
2780         (safe-date-to-time): Add autoload cookie.
2781
2782         * base64.el: Require cl when compiling.
2783
2784 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2785
2786         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2787         eyecandy.
2788         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2789         group line using gnus-group-add-icon.
2790         (gnus-group-icons): Added customize group.
2791         (gnus-group-icon-list): Added variable.
2792         (gnus-group-glyph-directory): Added variable.
2793         (gnus-group-icon-cache): Added variable.
2794         (gnus-group-running-xemacs): Added variable.
2795         (gnus-group-add-icon): Added function. Add an icon to the current
2796         line according to gnus-group-icon-list.
2797         (gnus-group-icon-create-glyph): Added function.
2798
2799 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2800
2801         * gnus-sum.el (gnus-summary-select-article): Return whether we
2802         selected something new.
2803         (gnus-summary-search-article): Start searching at the window
2804         point.
2805
2806         * gnus-group.el (gnus-fetch-group): Complete over
2807         gnus-active-hashtb.
2808
2809 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2810
2811         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2812
2813 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * gnus-sum.el (gnus-preserve-marks): New variable.
2816         (gnus-summary-move-article): Use it.
2817         (gnus-group-charset-alist): Added more entries.
2818
2819 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2822
2823         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2824         as the default score.
2825
2826         * gnus-score.el (gnus-score-delta-default): Changed name.
2827
2828 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2829
2830         * imap.el (imap-parse-literal):
2831         (imap-parse-flag-list): Don't care about props.
2832         (imap-parse-string): Handle quoted characters.
2833
2834 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2835
2836         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2837         (gnus-summary-mark-article): Doc fix.
2838         (gnus-summary-mark-forward): Doc fix.
2839         (t): Changed keystroke for gnus-summary-customize-parameters.
2840
2841         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2842         "e".
2843         (gnus-article-mode-map): No, don't.
2844
2845         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2846         of the final article.
2847
2848         * mm-decode.el (mm-interactively-view-part): Error on no method.
2849
2850 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2851
2852         * gnus-score.el (gnus-score-insert-help): Something.
2853
2854         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2855
2856         * gnus-win.el (gnus-configure-frame): Ditto.
2857
2858         * gnus-mh.el (gnus-summary-save-in-folder): Use
2859         with-current-buffer.
2860
2861 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2862
2863         * nnwarchive.el: Changed file perms.
2864
2865 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2866
2867         * gnus-group.el (gnus-group-delete-groups): New command.
2868         (gnus-group-delete-group): Extra no-prompt parameters.
2869
2870 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2871
2872         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2873         <p>.
2874
2875 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2876
2877         * webmail.el (webmail-hotmail-article): Don't insert message id.
2878
2879 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2880
2881         * nnimap.el (nnimap-split-fancy): New variable.
2882         (nnimap-split-fancy): New function.
2883
2884 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2885
2886         (nnimap-split-rule): Document symbol value.
2887
2888 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2889
2890         * nnimap.el (nnimap-retrieve-headers-progress): Let
2891         `nnheader-parse-head' parse article.
2892         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2893         request headers needed by `nnheader-parse-head'.
2894
2895 1999-12-23  Florian Weimer  <fw@s.netic.de>
2896
2897         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2898         value (crosspostings are handled), improve documentation.
2899
2900         * smiley.el: Declare file coding system as iso-8859-1.
2901
2902         * nnultimate.el: Dito.
2903
2904         * message.el: Dito.
2905
2906         * gnus-cite.el: Dito.
2907
2908         * gnus-spec.el: Dito.
2909
2910 1999-12-21  Florian Weimer  <fw@s.netic.de>
2911
2912         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2913         (gnus-setup-message): No longer make `message-posting-charset'
2914         buffer-local.
2915         (gnus-setup-posting-charset): Reflect the new layout of
2916         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2917
2918         * message.el (message-send-mail): Bind `message-this-is-mail' and
2919         `message-posting-charset'.
2920         (message-send-news): Dito, and honour new layout of
2921         `message-posting-charset'.
2922         (message-encode-message-body): Ignore `message-posting-charset'.
2923
2924         * mm-bodies.el (mm-body-encoding): Consider
2925         `message-posting-charset' when deciding whether to use 8bit.
2926
2927         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2928         (rfc2047-encodable-p): Now solely for headers; use
2929         `message-posting-charset'.
2930
2931 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2932
2933         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2934
2935 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2936
2937         * nnagent.el (nnagent-server-opened): Optional.
2938         (nnagent-status-message): Optional.
2939
2940 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2941
2942         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2943         end (referenced by instructions in
2944         `gnus-cited-opened-text-button-line-format-alist').
2945
2946 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2947
2948         * imap.el (imap-starttls-open): Typo.
2949
2950 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2951
2952         * mm-util.el (mm-charset-after): Non-MULE case.
2953         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2954         * rfc2047.el (rfc2047-dissect-region): Bind it.
2955
2956 1999-12-18  Florian Weimer  <fw@s.netic.de>
2957
2958         * mml.el (mml-generate-multipart-alist): Correct default value.
2959
2960         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2961         (mm-safer-encoding): New function.
2962         (mm-content-transfer-encoding): Use both.
2963
2964         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2965         * qp.el (quoted-printable-encode-region): Dito.
2966
2967 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2968
2969         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2970
2971 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2972
2973         * webmail.el (webmail-hotmail-list): raw=0.
2974
2975 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2976
2977         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2978         group name.
2979
2980 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2981
2982         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2983
2984 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2985
2986         * imap.el: Don't autoload digest-md5.
2987         (imap-starttls-open): Bind coding-system-for-{read,write}.
2988         (imap-starttls-p): Check if we can find starttls.el.
2989         (imap-digest-md5-p): Check if we can find digest-md5.el.
2990
2991 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2992
2993         * base64.el (base64-encode-string): Accept 2nd argument
2994         `no-line-break'.
2995
2996         * imap.el: Require `digest-md5' when compiling; add autoload
2997         settings for `digest-md5-parse-digest-challenge',
2998         `digest-md5-digest-response', `starttls-open-stream' and
2999         `starttls-negotiate'.
3000         (imap-authenticators): Add `digest-md5'.
3001         (imap-authenticator-alist): Setup for `digest-md5'.
3002         (imap-digest-md5-p): New function.
3003         (imap-digest-md5-auth): New function.
3004         (imap-stream-alist): Add STARTTLS entry.
3005         (imap-starttls-p): New function.
3006         (imap-starttls-open): New function.
3007
3008 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3009
3010         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
3011
3012 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3013
3014         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
3015         string-to-x function.
3016
3017 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
3018
3019         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
3020
3021 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3022
3023         * webmail.el: Enhance hotmail-snarf.
3024
3025 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3026
3027         * rfc2047.el (rfc2047-dissect-region): Rewrite.
3028
3029 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3030
3031         * webmail.el (webmail-hotmail-list): Search no-error.
3032
3033 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3034
3035         * nnwarchive.el: Support nov-is-evil.
3036         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
3037         Set it if non-nil.
3038         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
3039
3040 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
3041
3042         * nnagent.el (nnagent-server-opened): Redefine.
3043         (nnagent-status-message): Ditto.
3044
3045 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3046
3047         * rfc1843.el (rfc1843-decode-region): Use
3048         buffer-substring-no-properties.
3049         * gnus-art.el (article-decode-HZ): New function.
3050
3051 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3052
3053         * nnheader.el (nnheader-translate-file-chars): Only in full path.
3054
3055 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
3056
3057         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
3058         MIME charset not a MULE charset.
3059
3060 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3061
3062         * gnus-ems.el: Translate more ugly characters.
3063         * nnheader.el (nnheader-translate-file-chars): Don't translate
3064         the second ':'.
3065
3066 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3067
3068         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
3069         method if cannot find the article.
3070
3071 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3072
3073         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
3074         method if overrided.
3075
3076 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3077
3078         * mail-source.el (mail-source-fetch-webmail): Parameter
3079         dontexpunge.
3080
3081 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
3082
3083         * webmail.el: Support my-deja. Better error report.
3084
3085 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3086
3087         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
3088         is bad.
3089         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
3090         is not 1.
3091
3092 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3093
3094         * nnslashdot.el (nnslashdot-request-article): A space.
3095
3096 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
3097
3098         * nnagent.el: Support different backend with same name.
3099
3100 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3101
3102         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
3103         archived group.
3104         (nnslashdot-sane-retrieve-headers): Ditto.
3105         (nnslashdot-request-article): Ditto.
3106
3107 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
3108
3109         * nnweb.el (nnweb-insert): Narrow to point.
3110
3111 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3112
3113         * nnweb.el (nnweb-insert): Follow refresh url.
3114         * nnslashdot.el: Use it.
3115
3116 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3117
3118         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
3119         (nnweb-decode-entities-string): New function.
3120
3121         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
3122         nnweb-* and move to nnweb.el.
3123         * nnwarchive.el: Use nnweb-decode-entities, etc.
3124         * webmail.el: Ditto.
3125
3126         * nnslashdot.el: Use nnweb-decode-entities-string.
3127         (nnslashdot-decode-entities): Remove.
3128
3129 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
3130
3131         * nnslashdot.el: Decode entities.
3132
3133 1999-12-12  Dave Love  <fx@gnu.org>
3134
3135         * gnus-agent.el (gnus-category-edit-groups)
3136         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
3137         expansion of setf, fixed.
3138
3139 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
3140
3141         * gnus-agent.el: Revoke last Dave Love's patch, because of
3142         incompatibility of XEmacs.
3143
3144 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3145
3146         * mm-uu.el: Change headers.
3147         * rfc1843.el: Ditto.
3148         * uudecode.el: Ditto.
3149
3150 1999-12-07  Dave Love  <fx@gnu.org>
3151
3152         * gnus-agent.el (gnus-category-edit-predicate)
3153         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
3154         inside backquote to avoid it at runtime.
3155
3156 1999-12-07  Dave Love  <fx@gnu.org>
3157
3158         * binhex.el: Require cl when compiling.
3159
3160 1999-12-04  Dave Love  <fx@gnu.org>
3161
3162         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
3163
3164 1999-12-04  Dave Love  <fx@gnu.org>
3165
3166         * mm-util.el (mm-delete-duplicates): New function.
3167         (mm-write-region): Use it.
3168
3169         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
3170
3171         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
3172         mm-delete-duplicates.
3173
3174         * imap.el (imap-open, imap-debug): Avoid mapc.
3175
3176         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
3177
3178         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
3179         (gnus-multi-decode-encoded-word-string): Avoid mapc.
3180
3181         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
3182         runtime.
3183
3184         * gnus.el (gnus-select-method): Likewise.
3185
3186         * nnheader.el (nnheader-nov-read-integer): Likewise.
3187
3188         * mm-view.el (mm-inline-message): Require cl when compiling.
3189         Avoid ignore-errors at runtime.
3190         (mm-inline-text): Avoid mapc.
3191
3192 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3193
3194         * gnus-art.el (article-decode-charset): Widen is bad.
3195
3196 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3197
3198         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
3199
3200 1999-12-12  Florian Weimer  <fw@s.netic.de>
3201
3202         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
3203         indicate that only US-ASCII is permitted.
3204         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
3205         use unencoded 8-bit characters in message headers.
3206
3207 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3208
3209         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
3210         CRLF.
3211
3212 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3213
3214         * webmail.el: Require url-cookie.
3215
3216 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3217
3218         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
3219         new function to make modified caesar table.
3220         (nnwarchive-from-r13): Use it.
3221         (nnwarchive-mail-archive-article): Improved.
3222
3223 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
3224
3225         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
3226
3227 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
3228
3229         * nnweb.el (nnweb-request-article): Return cons.
3230
3231 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3232
3233         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
3234
3235 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3236
3237         * mm-util.el (mm-with-unibyte): New macro.
3238         * nnweb.el (nnweb-init): Use it.
3239
3240 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3241
3242         * mm-util.el (mm-charset-after): New function.
3243         (mm-find-mime-charset-region): Set charsets after
3244         delete-duplicates and use find-coding-systems-region.
3245         (mm-find-charset-region): Remove composition.
3246
3247         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
3248
3249         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
3250
3251 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3252
3253         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
3254         * mml.el (mml-confirmation-set): New variable.
3255         (mml-parse-1): Ask user to confirm.
3256
3257 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
3258
3259         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
3260         are scanned when we have directory mail-sources (the mail source
3261         is modified in that case, so we must scan it for all
3262         groups/methods).
3263
3264 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3265
3266         * nnml.el (nnml-request-move-article): Save nnml-current-directory
3267         and nnml-article-file-alist.
3268
3269 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3270
3271         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
3272         nnmail-fetched-sources.
3273
3274 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3275
3276         * mm-util.el (mm-find-charset-region): Use the last charset.
3277
3278 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
3279
3280         * gnus.el (gnus-select-method): Made the option list prettier.
3281
3282 1999-12-08  Florian Weimer  <fw@s.netic.de>
3283
3284         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
3285         for the `de' newsgroups hierarchy, as it is common practice there.
3286
3287
3288 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3289
3290         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3291         buffer-string arguments. Fix references.
3292
3293 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3294
3295         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3296         (gnus-agent-batch-fetch): Use it.
3297         (gnus-agent-fetch-session): Use it.
3298
3299 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3300
3301         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3302
3303 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3304
3305         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3306         nil.
3307
3308 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3309
3310         * nnslashdot.el (nnslashdot-request-list): There were two
3311         top-level body-forms.  Put a `progn' around them.
3312
3313         * gnus.el (gnus-select-method): Use `condition-case'
3314         instead of `ignore-errors', since cl may not be loaded when the
3315         form is evaluated.
3316
3317 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3318
3319         * nnwarchive.el: Support www.mail-archive.com.
3320
3321 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3322
3323         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3324         do anything.
3325
3326 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3327
3328         * utf7.el: New file, written by Jon K Hellan.
3329
3330         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3331         default to t.
3332
3333 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3334
3335         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3336
3337         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3338         current.
3339         (gnus-refer-article-methods): New function.
3340         (gnus-summary-refer-article): Use it.
3341
3342 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3343
3344         * nnimap.el (nnimap-retrieve-groups): Return active format.
3345
3346         * nnimap.el (nnimap-replace-in-string): Removed.
3347         (nnimap-request-list):
3348         (nnimap-retrieve-groups):
3349         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3350
3351 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3352
3353         * imap.el: Use format-spec for ssl program.
3354         * imap.el (imap-ssl-arguments): Removed.
3355         (imap-ssl-open-{1,2}): Removed.
3356
3357 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3358
3359         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3360         instead of `ignore-errors', since cl may not be loaded when the
3361         form is evaluated.
3362
3363 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3364
3365         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3366         (mm-7bit-chars): New variable.
3367         (mm-body-7-or-8): Use it in both cases.
3368
3369 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3370
3371         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3372           defcustom definitions.
3373
3374 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3375
3376         * mm-decode.el (mm-display-part): Let mm-display-external return
3377         inline or external.
3378         (mm-display-external): For copiousoutput methods, insert output in
3379         buffer.
3380
3381 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3382
3383         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3384         buffer.
3385
3386 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3387
3388         * gnus-audio.el: An M too far.
3389
3390         * gnus-msg.el (gnus-setup-message): One backtick too many.
3391
3392         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3393         a function, not a variable.
3394
3395 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3396
3397         * gnus-score.el (gnus-score-body): Widen before requesting.
3398
3399 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3400
3401         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3402
3403 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3404
3405         * mail-source.el (mail-source-fetch-webmail): Bind
3406         mail-source-string.
3407
3408 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3409
3410         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3411         (gnus-uu-unmark-by-regexp): Ditto.
3412
3413         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3414         dead groups.
3415
3416 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3417
3418         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3419         do their real thing.
3420
3421         * nnmh.el (nnmh-be-safe): Doc fix.
3422
3423         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3424
3425         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3426         status line has arrived before we count it.
3427
3428         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3429
3430         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3431         Whitespace problems.
3432
3433         * gnus-win.el (gnus-configure-windows): Error fix.
3434
3435         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3436         right function.
3437
3438         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3439         Indent all functions.  Fix all comments to match the comment
3440         conventions.  Double-space after full stop.
3441
3442 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3443
3444         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3445         value to divide received mails into my favorite groups and I met
3446         an error.  It takes place if the length of a element "VALUE" in
3447         nnmail-split-fancy is less than two.
3448
3449 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3450
3451         * mml.el (mml-insert-part): New function.
3452
3453 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * lpath.el: Add `sc-cite-regexp'.
3456
3457 1999-12-02  Dave Love  <fx@gnu.org>
3458
3459         * mm-decode.el: Customize.
3460
3461 1999-12-03  Dave Love  <fx@gnu.org>
3462
3463         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3464         the W3 stuff isn't available.
3465
3466 1999-12-03  Dave Love  <fx@gnu.org>
3467
3468         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3469         at runtime.
3470
3471 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3472
3473         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3474
3475 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3476
3477         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3478         don't be fooled by "From nobody" lines added by respooling.
3479
3480         * pop3.el (pop3-movemail): Write crashbox in binary.
3481         (pop3-get-message-count): New function.
3482
3483         * mail-source.el (mail-source-primary-source): New variable.
3484         (mail-source-report-new-mail-interval): New variable.
3485         (mail-source-idle-time-delay): New variable.
3486         (mail-source-new-mail-available): New internal variable.
3487         (mail-source-fetch-pop): Clear new mail flag, when mail from
3488         primary source has been fetched.
3489         (mail-source-check-pop): New function.
3490         (mail-source-new-mail-p): New function.
3491         (mail-source-start-idle-timer): New function.
3492         (mail-source-report-new-mail): New function.
3493         (mail-source-report-new-mail): New internal variable.
3494         (mail-source-report-new-mail-timer): New internal variable.
3495         (mail-source-report-new-mail-idle-timer): New internal variables.
3496
3497 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3498
3499         * gnus-cus.el (gnus-group-customize): Customize fix.
3500
3501 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3502
3503         * message.el (message-send-mail-with-sendmail): Use
3504         message-make-address.
3505
3506 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3507
3508         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3509
3510 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3511
3512         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3513
3514 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3515
3516         * mml.el (mml-insert-tag): Don't close the tag.
3517         (mml-insert-empty-tag): New function.
3518         (mml-attach-file): Use mml-insert-empty-tag instead of
3519         mml-insert-tag.
3520         (mml-attach-buffer): Ditto.
3521         (mml-attach-external): Ditto.
3522         (mml-insert-multipart): Ditto.
3523
3524 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3525
3526         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3527         the article number.
3528
3529 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3530
3531         * gnus.el (gnus-find-method-for-group): The method of a new group
3532         is not the native one.
3533
3534 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3535
3536         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3537
3538 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * nnultimate.el (nnultimate-retrieve-headers): Use
3541         mm-with-unibyte-current-buffer.
3542         (nnultimate-request-article): Ditto.
3543
3544 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3545
3546         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3547
3548 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3549
3550         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3551         * nnweb.el (nnweb-retrieve-headers): Use it.
3552         (nnweb-request-article): Use it.
3553
3554         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3555         case matching failed.
3556
3557 1999-12-02  John Wiegley <jwiegley@inprise.com>
3558
3559         * mail-source.el (mail-source-keyword-map): Add backslash to
3560         Delete-flag.
3561
3562 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3563
3564         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3565         Latin-1.
3566         (gnus-group-charset-alist): No, don't.
3567
3568         * nnweb.el (nnweb-init): Make the buffer unibyte.
3569
3570 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3571
3572         * mail-source.el (mail-source-set-common-1): Fix to get the
3573         default value.
3574
3575 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576
3577         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3578
3579         * nnultimate.el (nnultimate-request-list): Use unibyte.
3580
3581         * gnus-uu.el (gnus-uu-grab-articles): Bind
3582         gnus-display-mime-function to nil.
3583
3584         * message.el (message-send-mail-with-sendmail): Use the
3585         user-mail-address variable.
3586
3587         * gnus-art.el (gnus-ignored-headers): More headers.
3588
3589         * message.el (message-shorten-1): Use list.
3590
3591 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3592
3593         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3594         signatures.
3595
3596         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3597         (nnweb-dejanews-create-mapping): Do the properish date.
3598
3599 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3600
3601         * mail-source.el (mail-source-common-keyword-map): New variable.
3602         (mail-source-bind-common): New macro.
3603         (mail-source-fetch): Support plugged mail source.
3604         * gnus-int.el (gnus-request-scan): Use them.
3605
3606 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3607
3608         * mm-view.el (mm-inline-message): Check whether charset is a
3609         string.
3610
3611         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3612
3613         * message.el (message-mode-map): Changed keystroke for
3614         message-yank-buffer.
3615
3616 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3617
3618         * message.el (message-shorten-references): Cut references to 31
3619         elements, then either fold them or shorten them to 988 characters.
3620         (message-shorten-1): New function.
3621         (message-cater-to-broken-inn): New variable.
3622
3623 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3624
3625         * nnslashdot.el (nnslashdot-lose): New function.
3626
3627 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * mm-view.el (mm-inline-message): Not the right type of charset is
3630         being fetched here.  Let the group charset rule.
3631         (mm-inline-message): Ignore us-ascii.
3632
3633 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3634
3635         * mail-source.el (mail-source-fetch-maildir): work around the
3636         ommitted "file-regular-p" in efs/ange-ftp
3637
3638 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639
3640         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3641         (mml-generate-mime-1): Use the encoding param.
3642
3643         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3644
3645         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3646         gnus-art before binding its variables.
3647
3648         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3649         after the MIME.
3650
3651 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3652
3653         * message.el (message-clone-locals): Use it.
3654
3655         * gnus-msg.el (gnus-configure-posting-styles): Make
3656         user-mail-address local.
3657
3658 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3659
3660         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3661         once.
3662
3663 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3666         (message-clone-locals): Ditto.
3667
3668         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3669         group inherit reply-to or from.
3670
3671 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3672
3673         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3674         for charset.
3675         (gnus-summary-show-article-charset-alist): New variable.
3676
3677         * mm-bodies.el (mm-decode-string): Support gnus-all and
3678         gnus-unknown.
3679         (mm-decode-body): Ditto.
3680         * rfc2047.el (rfc2047-decode): Ditto.
3681
3682 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3683
3684         * mail-source.el (mail-source-delete-incoming): Change default to
3685         t.
3686
3687 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3688
3689         * gnus.el: Pterodactyl Gnus v0.99 is released.
3690
3691 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3692
3693         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3694
3695         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3696         spec.
3697
3698         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3699         (gnus-configure-posting-styles): No, don't.
3700         (gnus-configure-posting-styles): Allow overriding files.
3701
3702         * gnus-art.el (gnus-header-button-alist): Use browse-url
3703         directly.
3704
3705         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3706
3707         * gnus-msg.el (gnus-summary-yank-message): New command and
3708         keystroke.
3709
3710         * message.el (message-yank-buffer): New command.
3711         (message-buffers): New function.
3712
3713         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3714         next group in a more normal fasion.
3715
3716         * mml.el (mml-boundary-function): New variable.
3717         (mml-compute-boundary): Use it.
3718
3719         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3720         that exist for them.
3721
3722         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3723         (gnus-async-timer): New variable.
3724
3725 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3726
3727         * nnultimate.el (nnultimate-request-list): Be more lenient with
3728         root addresses.
3729
3730 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731
3732         * gnus-art.el (gnus-treatment-function-alist): Do
3733         gnus-treat-capitalize-sentences.
3734
3735 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3736
3737         * webmail.el (webmail-hotmail-article): Hotmail changes the
3738         format.
3739
3740 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3741
3742         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3743         switch to buffer after calling program.
3744         (mm-display-external): Use `shell-command-switch' instead of "-c".
3745
3746 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3747
3748         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3749         read groups file.
3750
3751         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3752         <p>.
3753
3754 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3755
3756         * message.el (message-mode): Doc fix.
3757
3758 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3759
3760         * gnus-art.el (article-emphasize): Check group variable.
3761         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3762
3763 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3764
3765         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3766         type.
3767
3768 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3769
3770         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3771
3772 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3773
3774         * mml.el (mml-quote-region): Insert ! after the hash.
3775
3776 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3777
3778         * gnus-group.el (gnus-group-warchive-address-history): Change to
3779         nil.
3780
3781 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3782
3783         * webmail.el: Support mail.yahoo.com.
3784
3785         * mail-source.el (mail-source-fetch-webmail): Add password check.
3786         (mail-source-keyword-map): Use `subtype'.
3787
3788 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3789
3790         * mail-source.el (mail-source-keyword-map): Add webmail.
3791         (mail-source-fetcher-alist): Ditto.
3792         (mail-source-fetch-webmail): New function.
3793         * webmail.el: New file.
3794
3795 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3796
3797         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3798
3799 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3800
3801         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3802
3803 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804
3805         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3806         (nnultimate-prune-days): New function.
3807         (nnultimate-create-mapping): Use it.
3808         (nnultimate-request-group): Only fetch the groups list if it has
3809         not been done before.
3810         (nnultimate-retrieve-headers): Don't write groups.
3811         (nnultimate-create-mapping): Off-by-one error.
3812
3813 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3814
3815         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3816         threaded subjects.
3817
3818 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3819
3820         * nnwarchive.el: Lots of changes make agent happy.
3821
3822 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3823
3824         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3825         hashtb.
3826
3827 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3828
3829         * mm-decode.el (mm-display-external): Write region with binary
3830         mode.
3831
3832 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3833
3834         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3835
3836 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3837
3838         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3839         (mm-uu-test): Now it is in restricted region.
3840
3841         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3842
3843         * mm-view.el (mm-view-message): Fix buffer leak.
3844         (mm-inline-message): Support 'gnus-decoded.
3845
3846         * mm-bodies.el (mm-decode-body): Ditto.
3847
3848         * rfc2047.el (rfc2047-decode-region): Ditto.
3849
3850 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3851
3852         * imap.el (require): Added autoload for base64-encode-string.
3853
3854 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3855
3856         * gnus.el (gnus-refer-article-method): Made list value
3857         customizable.
3858
3859 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3860
3861         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3862         NOFORCE in Emacs case.
3863
3864 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3865
3866         * gnus-art.el (gnus-request-article-this-buffer): Set
3867         gnus-newsgroup-name.
3868
3869 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3870
3871         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3872         NOFORCE.
3873
3874 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3875
3876         * gnus-start.el (gnus-get-unread-articles): Check server before
3877         scanning.
3878
3879 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3880
3881         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3882
3883         * nnslashdot.el (nnslashdot-login-name): New variable.
3884         (nnslashdot-password): Ditto.
3885         (nnslashdot-request-post): New function.
3886
3887         * gnus-art.el (gnus-treat-buttonize): More testing.
3888
3889         * mm-encode.el: Another CVS test.
3890
3891         * gnus-art.el (gnus-treat-emphasize): Change default.
3892         (gnus-treat-buttonize): Ditto.
3893         (gnus-treat-buttonize): This is a test.
3894
3895         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3896         (gnus-build-sparse-threads): Ditto.
3897         (gnus-build-all-threads): Ditto.
3898
3899         * nnheader.el (make-full-mail-header): Make into a subst.
3900
3901         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3902         unless w3 is supplied.
3903
3904         * gnus.el (gnus-refer-article-method): Doc fix.
3905
3906         * gnus-sum.el: Do not accept a prefix.
3907         (gnus-summary-refer-article): Accept a list of select methods.
3908
3909 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3910
3911         * Makefile.in: Change `^  *' to `\t'.
3912
3913 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3914
3915         * message.el (message-forward): Pay attention to prefix argument
3916         again and forward all headers when it is set, regardless of the
3917         value of message-forward-ignored-headers.
3918
3919 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3920
3921         * dgnushack.el (dgnushack-compile): Vpath file.
3922
3923         * Makefile.in (SHELL): VPATH support.
3924
3925 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3926
3927         * gnus-ems.el: Check for cygwin32.
3928
3929 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3930
3931         * mm-decode.el (mm-display-external): Use 'non-viewer.
3932
3933 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3934
3935         * base64.el (base64-encode-string): An alias for base64-encode for
3936         compatibility.
3937
3938 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3939
3940         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3941         nntp-inhibit-erase.
3942
3943 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3944
3945         * gnus-start.el (gnus-get-unread-articles): Use
3946         nnfoo-retrieve-groups to find new news, if available.
3947         (gnus-read-active-file-2): New function.
3948         (gnus-get-unread-articles): Use it.
3949         (gnus-read-active-file-1): Ditto.
3950
3951 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3952
3953         * mm-util.el (mm-find-mime-charset-region): Make sure
3954         find-coding-systems-for-charsets is fbound.
3955
3956         * gnus-ems.el: Typo fix.
3957
3958 1999-11-13  Florian Weimer  <fw@s.netic.de>
3959
3960         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3961         it's available and makes sense.
3962
3963 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3964
3965         * gnus-score.el (gnus-score-save): Translate score file.
3966
3967 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3968
3969         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3970         added fetchflag and dontexpunge keywords.
3971         (mail-source-fetch-imap): Use them.
3972
3973 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3974
3975         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3976         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3977         `defconst'.
3978
3979         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3980         `defconst'.
3981         Mention that it is both for group and topic parameters.
3982         (gnus-extra-topic-parameters): New constant, including `subscribe'
3983         parameter.
3984         (gnus-extra-group-parameters): New constant.
3985         (gnus-group-customize): Use them.
3986
3987         * gnus.el (gnus-select-method): Added default value and tag.
3988         (gnus-refer-article-method): Added `DejaNews' customization option.
3989
3990 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3991
3992         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3993
3994         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3995         syntax.
3996
3997         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3998
3999         * nnslashdot.el (nnslashdot-group-number): Changed default.
4000
4001         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
4002         (nnweb-dejanews-wash-article): Removed.
4003         (nnweb-type-definition): Fetch by id.
4004
4005         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
4006         we mean it.
4007
4008         * nnslashdot.el (nnslashdot-group-number): Doc fix.
4009         (nnslashdot-request-list): Use Ultramode as well.
4010         (nnslashdot-date-to-date): Be more lenient.
4011         (nnslashdot-threaded): New function.
4012
4013 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4014
4015         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
4016
4017 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
4018
4019         * nnweb.el (nnweb-type-definition): /=dnc
4020
4021 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4022
4023         * nnultimate.el (nnultimate-retrieve-headers): Work with american
4024         dates.
4025         (nnultimate-retrieve-headers): Wrong ordering.
4026
4027 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
4028
4029         * message.el (message-forward-as-mime): New variable.
4030
4031 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
4034
4035 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4036
4037         * mail-source.el (mail-source-movemail-and-remove): New function.
4038         (mail-source-keyword-map): Add `function' for `maildir'.
4039         (mail-source-fetch-maildir): Use it.
4040
4041 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4042
4043         * nnwarchive.el: New file.
4044         * gnus-group.el (gnus-group-make-warchive-group): New function.
4045         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
4046
4047 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4048
4049         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
4050         subjects.
4051
4052 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
4053
4054         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
4055
4056 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4057
4058         * nnultimate.el (nnultimate-open-server): Do address.
4059         (nnultimate-forum-table-p): New function.
4060
4061         * nnweb.el (nnweb-insert-html): Renamed.
4062         (nnweb-insert): New function.
4063
4064         * nnultimate.el (nnultimate-insert-html): New function.
4065
4066         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
4067         if nov is evil.
4068         (nnslashdot-retrieve-headers): use the sane version instead.
4069
4070 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4071
4072         * nnslashdot.el (nnslashdot-request-article): Fold case.
4073
4074         * nnultimate.el: New file.
4075
4076         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
4077         unless wanted.
4078
4079         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
4080         (gnus-read-active-file-1): Separated into own function.
4081         (gnus-read-active-file): Catch quits.
4082
4083         * nnslashdot.el (nnslashdot-request-article): Search better on
4084         first article.
4085         (nnslashdot-request-list): Fold case.
4086         (nnslashdot-retrieve-headers): Ditto.
4087
4088 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089
4090         * gnus.el: Autoload gnus-subscribe-topics.
4091
4092 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
4093
4094         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
4095         before dot.
4096         * gnus-util.el (gnus-write-active-file): Ditto.
4097
4098 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4099
4100         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
4101         function.
4102         * gnus-cache.el (gnus-cache-file-name): Use it.
4103         * gnus-agent.el (gnus-agent-group-path): Use it.
4104         * nnmail.el (nnmail-group-pathname): Use it.
4105
4106 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
4107
4108         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
4109         if cooked.
4110         * gnus-util.el (gnus-write-active-file): Write cooked active file.
4111         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
4112         * gnus.el (gnus-short-group-name): "..." proof.
4113
4114 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4115
4116         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
4117         support nnslashdot.
4118
4119 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4120
4121         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
4122         many articles.
4123         (nnslashdot-generate-active): New function.
4124         (nnslashdot-request-newgroups): Use it.
4125
4126         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
4127         names.
4128
4129         * nnslashdot.el (nnslashdot-request-newgroups): New function.
4130         (nnslashdot-request-list): Not moderated.
4131
4132 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
4133
4134         * nnimap.el (nnimap-open-server): Remove error signal if
4135         nnimap-server-buffer is nil (the check should've been `boundp').
4136
4137         * imap.el (imap-log):
4138         * nnimap.el (nnimap-debug): Disable debugging by default.
4139
4140 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4141
4142         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
4143
4144         * gnus-topic.el (gnus-subscribe-topic): New function.
4145
4146         * nnslashdot.el (nnslashdot-request-list): Give out extended group
4147         names.
4148
4149         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
4150         if starting with a quote.
4151
4152 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4153
4154         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
4155         group name.
4156
4157 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * nnslashdot.el: New file.
4160
4161         * nnheader.el (nnheader-insert-header): New function.
4162
4163         * gnus-art.el (gnus-mime-internalize-part): Bind
4164         mm-inlined-types.
4165
4166         * nndraft.el (nndraft-request-expire-articles): Do all the backup
4167         files.
4168
4169 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4170
4171         * emacs-mime.texi (Customization): Document mm-inline-override-types
4172
4173 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4174
4175         * emacs-mime.texi (Customization): Document mm-inline-override-types
4176
4177 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4178
4179         * emacs-mime.texi (Customization): Document mm-inline-override-types
4180
4181 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
4182
4183         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
4184         (smiley-toggle-buffer): New function.
4185         (smiley-buffer): Don't quote the function.
4186         (smiley-toggle-extents): Ditto.
4187
4188 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4189
4190         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
4191         empty buffers.
4192
4193 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4194
4195         * gnus-art.el (gnus-article-mode-map): Use the summary article
4196         edit.
4197
4198 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
4199
4200         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
4201
4202 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4203
4204         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
4205
4206 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
4207
4208         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
4209         is list or not before condition.
4210
4211 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4212
4213         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
4214
4215 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
4216
4217         * gnus-art.el (gnus-emphasis-alist): New value.
4218
4219 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
4220
4221         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
4222         `buffer-substring'.
4223
4224 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * gnus-art.el (article-date-ut): Keep the updated timer.
4227         (gnus-emphasis-underline-italic): Doc fix.
4228
4229         * gnus-msg.el (gnus-post-method): Doc fix.
4230         (gnus-post-method): Change default.
4231
4232 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
4233
4234         * message.el (message-newline-and-reformat): Improvements.
4235
4236 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4237
4238         * message.el (message-newline-and-reformat): Don't insert too many
4239         newlines.
4240         (message-newline-and-reformat): Work even if not sc.
4241
4242         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
4243
4244         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
4245
4246 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
4247
4248         * mm-view.el (mm-display-patch-inline): New function.
4249
4250 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
4251
4252         * mm-view.el (mm-display-patch-inline): New function.
4253
4254 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4255
4256         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
4257         group.
4258
4259         * message.el (message-forward): Narrow to the right header.
4260
4261         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
4262         dates.
4263
4264         * gnus-msg.el (gnus-configure-posting-styles): Use the
4265         user-full-name function.
4266
4267         * mm-bodies.el (mm-body-encoding): Use the choosing function.
4268         (mm-body-charset-encoding-alist): Default to nil.
4269
4270         * message.el (message-elide-ellipsis): Fix typo.
4271         (message-elide-region): Ditto.
4272         (message-elide-region): Don't insert a newline first.
4273
4274 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4275
4276         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
4277         gnus-fetch-old-headers.
4278         (gnus-cut-threads): Ditto.
4279         (gnus-summary-initial-limit): Ditto.
4280         (gnus-summary-limit-children): Ditto.
4281
4282         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
4283         matches.
4284
4285 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
4286
4287         * gnus-art.el (article-decode-encoded-words):
4288         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4289         live.
4290
4291         * gnus.el (gnus-read-method): Add methods from
4292         `gnus-opened-servers' to completion. Map entered method/address
4293         into existing methods if possible.
4294
4295         * gnus-group.el (gnus-group-make-group): Simplify method.
4296
4297         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4298
4299         * mml.el (mml-preview): Remove mail-header-separator before
4300         encoding.
4301
4302 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4303
4304         * message.el (message-read-from-minibuffer): New function.
4305
4306 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4307
4308         * gnus.el: Pterodactyl Gnus v0.98 is released.
4309
4310 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4311
4312         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4313
4314 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4315
4316         * mml.el (mml-generate-mime-1): Read attached binary file in
4317         binary mode.
4318
4319 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4320
4321         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4322
4323 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4324
4325         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4326
4327 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4328
4329         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4330
4331 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4332
4333         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4334         (gnus-article-mime-match-handle-function): New variable.
4335         (gnus-article-view-part): Make `b' customizable.
4336
4337 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4338
4339         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4340
4341 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4342
4343         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4344
4345 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4346
4347         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4348
4349 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4350
4351         * gnus-srvr.el (gnus-browse-foreign-server): Use
4352         `buffer-substring' instead of `read'.
4353
4354 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4355
4356         * nnimap.el, imap.el, rfc2104.el: New files.
4357
4358         * gnus.el (gnus-valid-select-methods): Add nnimap.
4359
4360         * gnus-group.el (gnus-group-group-map): Add
4361         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4362         (gnus-group-nnimap-expunge): New function.
4363         (gnus-group-nnimap-edit-acl): New function.
4364
4365         * gnus-agent.el (gnus-agent-group-mode-map): Add
4366         gnus-agent-synchronize.
4367         (gnus-agent-synchronize): New function.
4368         (gnus-agent-fetch-group-1): Check if server is open.
4369
4370         * nnagent.el (nnagent-request-set-mark): Save marks.
4371
4372         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4373         (mail-source-fetcher-alist): Map to imap fetcher function.
4374         (mail-source-fetch-imap): New function.
4375
4376         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4377         Hash:.
4378
4379 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4380
4381         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4382         (gnus-topic-sort-topics): New function.
4383         (gnus-topic-make-menu-bar): Add sort-topics.
4384         (gnus-topic-move): New function.
4385         (gnus-topic-move-group): Move the topic if no group selected.
4386
4387 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4388
4389         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4390
4391 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4392
4393         * mm-view.el (mm-inline-message): Fix leaving group bug.
4394
4395 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4396
4397         * gnus-msg.el (gnus-post-method): Use normal method if current is
4398         not available.
4399
4400 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4401
4402         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4403         (nnmail-insert-lines): Ditto.
4404
4405 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4406
4407         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4408         line.
4409
4410         * message.el (message-unsent-separator): One more separator.
4411
4412 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4413
4414         * nnfolder.el (nnfolder-request-move-article): For empty article,
4415         search till (point-max).
4416         (nnfolder-retrieve-headers): Ditto.
4417         (nnfolder-request-accept-article): Ditto.
4418         (nnfolder-save-mail): Ditto.
4419         (nnfolder-insert-newsgroup-line): Ditto.
4420
4421 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4422
4423         * qp.el (quoted-printable-encode-region): Check eobp.
4424
4425 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4426
4427         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4428
4429 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4430
4431         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4432         wait-for-reply.
4433
4434 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4435
4436         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4437         (mm-uu-forward-end-line): Ditto.
4438
4439 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4440
4441         * binhex.el (binhex-decode-region): don't consider the value of
4442         `enable-multibyte-characters' in XEmacs.
4443
4444         * gnus-start.el (gnus-read-descriptions-file): ditto.
4445
4446         * mm-util.el (mm-multibyte-p): ditto.
4447         (mm-with-unibyte-buffer): ditto.
4448         (mm-find-charset-region): use `mm-multibyte-p'.
4449
4450         * mm-bodies.el (mm-decode-body): ditto.
4451         (mm-decode-string): ditto.
4452
4453         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4454         `enable-multibyte-characters' in XEmacs.
4455
4456 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4457
4458         * mm-util.el (mm-binary-coding-system): Try binary first.
4459
4460 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4461
4462         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4463
4464 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4465
4466         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4467         format.
4468         (article-date-ut): Find correct insert position.
4469
4470 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4471
4472         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4473         forwarded message.
4474
4475 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4476
4477         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4478         groups.
4479
4480         * message.el (message-resend): Use message mode when prompting.
4481
4482         * gnus-art.el (article-hide-headers): Mark wash.
4483         (article-emphasize): Ditto.
4484
4485 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4486
4487         * message.el (message-newline-and-reformat): Work for SC.
4488
4489 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4490
4491         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4492
4493         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4494
4495 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4496
4497         * mm-decode.el mm-inline-override-types: New variable
4498
4499         * mm-decode.el (mm-inline-override-p): New function
4500
4501         * mm-decode.el (mm-inlined-p): Use it
4502
4503 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4504
4505         * mm-decode.el mm-inline-override-types: New variable
4506
4507         * mm-decode.el (mm-inline-override-p): New function
4508
4509         * mm-decode.el (mm-inlined-p): Use it
4510
4511 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4512
4513         * gnus.el: Pterodactyl Gnus v0.97 is released.
4514
4515 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4516
4517         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4518         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4519         3 args.
4520
4521 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4522
4523         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4524         buffer for params.
4525
4526         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4527         line.
4528
4529         * message.el (message-forward-ignored-headers): New variable.
4530
4531         * gnus-art.el (gnus-article-prepare-display): Nix out
4532         gnus-article-wash-types.
4533
4534         * gnus-agent.el (gnus-agent-create-buffer): New function.
4535         (gnus-agent-fetch-group-1): Use it.
4536         (gnus-agent-start-fetch): Ditto.
4537
4538         * gnus-sum.el (gnus-summary-exit): Don't use
4539         `gnus-use-adaptive-scoring'.
4540
4541         * mail-source.el (mail-source-fetch-pop): Only store password when
4542         successful.
4543
4544         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4545
4546 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4547
4548         * message.el (message-reply): Use it.
4549         (message-dont-reply-to-names): New variable.
4550
4551         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4552
4553         * mm-util.el (mm-preferred-coding-system): Typo fix.
4554
4555         * message.el (message-bounce): Work for non-MIME.
4556
4557         * gnus.el (gnus-short-group-name): Short the right parts of the
4558         name.
4559
4560 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4561
4562         * mm-encode.el (mm-qp-or-base64): New version.
4563
4564 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4565
4566         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4567
4568 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4569
4570         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4571         of restricted region.
4572         (gnus-mime-display-single): Set beg at correct point.
4573
4574 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4575
4576         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4577
4578 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4579
4580         * gnus-msg.el (gnus-configure-posting-styles): Let
4581         `gnus-posting-styles' have its say in posting-style: local
4582         variable `styles' is already bound to `gnus-posting-styles' so
4583         don't rebind it to nil.
4584
4585 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4586
4587         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4588         Message-ID.
4589
4590 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4591
4592         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4593         quoted-printable-encode-region.
4594
4595         * qp.el (quoted-printable-encode-region): Assume charset
4596         encoded. Fold every line in the region.
4597
4598 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4599
4600         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4601         of active file.
4602
4603 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4604
4605         * message.el (message-mode): allows whitespaces between multiple
4606         instances of the fill character ">".
4607
4608 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4609
4610         * mm-encode.el (mm-qp-or-base64): Fix.
4611
4612 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * message.el (message-send): Too much and.
4615
4616 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4617
4618         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4619
4620 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4621
4622         * gnus-score.el (gnus-score-headers): Work for nil scores.
4623
4624 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4625
4626         * gnus-cache.el (gnus-cache-write-active): Write full names.
4627
4628         * gnus-util.el (gnus-write-active-file): Accept full name.
4629
4630         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4631         (mm-assoc-string-match): New function.
4632         (mm-display-inline): Use it.
4633
4634         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4635
4636         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4637
4638 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4639
4640         * mml.el (mml-generate-multipart-alist): New variable.
4641
4642 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4643
4644         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4645
4646 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4647
4648         * message.el (message-send): More helpful error message if sending
4649         fails
4650
4651 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4652
4653         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4654         in newer emacsen, where ?r isn't equal 114.
4655
4656 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4657
4658         * gnus.el: Pterodactyl Gnus v0.96 is released.
4659
4660 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4661
4662         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4663         to get active info if method is covered by agent, otherwise
4664         active info is lost.
4665
4666 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4667
4668         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4669
4670 1999-08-09  Dave Love  <fx@gnu.org>
4671
4672         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4673
4674 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4675
4676         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4677           (already matched by "^X-Pgp"), removed duplicate
4678           X-Mailing-List, added several new junk headers.
4679
4680 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4681
4682         * gnus-art.el (article-decode-charset): Don't assume
4683         gnus-summary-buffer is live.
4684
4685 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4686
4687         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4688
4689 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4690
4691         * gnus-score.el (gnus-home-score-file): Work with absolute path
4692         names.
4693
4694 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4695
4696         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4697         nothing else in the group.
4698
4699 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4700
4701         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4702         the article.
4703
4704 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4705
4706         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4707
4708 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4709
4710         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4711         from mutt.
4712
4713 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4714
4715         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4716         whitespace.
4717
4718 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4719
4720         * mm-util.el (mm-text-coding-system-for-write): New variable.
4721         (mm-append-to-file): New function.
4722         (mm-write-region): New function.
4723
4724         * gnus-art.el (gnus-output-to-file): Use it.
4725         * gnus-util.el (gnus-output-to-rmail): Ditto.
4726         (gnus-output-to-mail): Ditto.
4727         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4728
4729 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4730
4731         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4732
4733         * nnheader.el (nnheader-insert-file-contents): Revert and use
4734         mm-insert-file-contents.
4735         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4736         (nnheader-auto-mode-alist): Removed.
4737
4738         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4739         (mm-insert-file-contents): Add a new parameter for inserting
4740         compressed file literally.
4741
4742         * mml.el (mml-generate-mime-1): Insert non-text literally.
4743
4744         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4745
4746 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4747
4748         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4749
4750 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4751
4752         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4753         koi8-r.
4754
4755 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4756
4757         * mml.el (mml-insert-mime): Decode text.
4758         (mml-to-mime): Narrow to headers-or-head.
4759
4760 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4761
4762         * mm-view.el (mm-inline-text): Check
4763         w3-meta-content-type-charset-regexp.
4764
4765 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4766
4767        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4768        predicate.
4769
4770 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4771
4772         * gnus-mlspl.el: Documentation fixes.
4773
4774 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4775
4776         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4777
4778 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4779
4780         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4781         variables.
4782
4783 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4784
4785         * nnmail.el (nnmail-get-new-mail): "Done".
4786
4787 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4788
4789         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4790         interactive.
4791
4792 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4793
4794         * gnus-art.el (article-decode-charset): Fix broken CT.
4795
4796 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4797
4798         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4799         overview buffer if it is killed.
4800
4801 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4802
4803         * gnus-art.el (article-babel): New version.
4804
4805 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4806
4807         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4808
4809 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4810
4811         * gnus.texi (More Threading): Document new variable
4812         `gnus-sort-gathered-threads-function'.
4813
4814 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4815
4816         * gnus.texi (More Threading): Document new variable
4817         `gnus-sort-gathered-threads-function'.
4818
4819 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4820
4821         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4822         usage.
4823
4824 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4825
4826         * mm-util.el (mm-running-xemacs): Removed.
4827         (mm-coding-system-p): New function.
4828         (mm-binary-coding-system): Safe guess.
4829         (mm-text-coding-system): Ditto.
4830         (mm-auto-save-coding-system): Ditto.
4831
4832 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4833
4834         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4835         (mm-qp-or-base64): Reversed logic.
4836
4837         * mm-decode.el (mm-save-part-to-file): Let coding system be
4838         binary.
4839
4840 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4841
4842         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4843         be set in topic parameters.
4844
4845 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4846
4847         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4848         (gnus-sort-gathered-threads): Allow the user to specify the
4849         function to use when sorting gathered threads.
4850
4851         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4852         mark cached articles as `undownloaded'.
4853
4854 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4855
4856         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4857         to have buffer local values.
4858
4859 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4860
4861         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4862         types 'g' for 'guess group type.
4863
4864 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4865
4866         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4867         after each regexp in nnmail-list-identifiers, not just after last
4868         one.
4869
4870         * gnus-sum.el (gnus-list-identifiers): New variable.
4871         (gnus-summary-remove-list-identifiers): New function.
4872         (gnus-select-newsgroup): Use it.
4873         (gnus-summary-wash-hide-map): Bind
4874         `gnus-article-hide-list-identifiers' to W W l.
4875         (gnus-summary-make-menu-bar): Add list-identifiers command.
4876
4877         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4878         (gnus-treatment-function-alist): Add variable.
4879         (article-hide-list-identifiers): New function.
4880         (mapcar): Add function.
4881         (gnus-article-hide): Use it.
4882
4883 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4884
4885         * gnus.el: Pterodactyl Gnus v0.95 is released.
4886
4887 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4888
4889         * mm-decode.el (mm-mailcap-command): New function.
4890         (mm-display-external): Use it.
4891
4892         * gnus-art.el (article-make-date-line): Work for India.
4893
4894         * mm-encode.el (mm-qp-or-base64): Typo.
4895
4896         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4897
4898 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4899
4900         * gnus.el: Pterodactyl Gnus v0.94 is released.
4901
4902 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4903
4904         * pop3.el: New version.
4905
4906 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4907
4908         * mm-encode.el (mm-qp-or-base64): New function.
4909         (mm-content-transfer-encoding): Use it.
4910
4911         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4912
4913 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4914
4915         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4916
4917         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4918
4919 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4920
4921         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4922         keystroke.
4923
4924         * mailcap.el (mailcap-mime-types): New function.
4925
4926         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4927
4928         * message.el (message-goto-eoh): Really go to the end.
4929
4930 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4931
4932         * message.el (message-make-date): Do the right thing in with
4933         sub-hour time zones.
4934
4935 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4936
4937         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4938         report.
4939
4940 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4941
4942         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4943
4944 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4945
4946         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4947         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4948         and use t as default value.
4949
4950 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4951
4952         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4953         gnus-summary-buffer is live.
4954
4955 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4956
4957         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4958
4959 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * message.el (message-bounce): Do MIME bounces MIMEy.
4962
4963         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4964
4965 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4966
4967         * mailcap.el (mailcap-mime-extensions): Changed patch to
4968         text/x-patch.
4969
4970         * mm-decode.el (mm-display-external): Wrong placement of paren.
4971
4972 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4973
4974         * gnus.el: Pterodactyl Gnus v0.93 is released.
4975
4976 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4977
4978         * gnus-cus.el (gnus-group-parameters): New entries for
4979         gnus-group-split.
4980
4981         * gnus-mlspl.el: Renamed functions and variables so as to
4982         start with gnus-group-split.
4983         * gnus.el: Adjust autoload entries.
4984
4985 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4986
4987         * gnus-mlspl.el: Removed trailing t from comment and provide.
4988         Renamed functions and variables to start with gnus-mlsplit.
4989         Added autoload comments.
4990         * gnus.el: Added autoload entries.
4991
4992 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4993
4994         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4995         so that matches excluded by RESTRICTs do not cause the whole split
4996         to be ignored.  This also fixes a long-standing bug in which a
4997         split with \N substitutions wouldn't cause cross-posting as
4998         expected.
4999
5000         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
5001         (nnmail-split-it): Implement them.
5002
5003         * nnmail.el (nnmail-split-fancy): Document ! splits.
5004
5005 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
5006
5007         * pop3.el: New version.
5008
5009 1999-07-05  Simon Josefsson
5010
5011         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
5012
5013 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5014
5015         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
5016
5017 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5018
5019         * gnus-util.el (gnus-write-active-file): Use real name.
5020
5021         * gnus-agent.el (gnus-agent-expire): Update active file
5022         method by method.
5023
5024 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5025
5026         * nndraft.el (nndraft-request-article): Use difference
5027         coding-systems for queue and drafts.
5028
5029         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
5030         nndraft:drafts.
5031
5032         * mm-util.el (mm-auto-save-coding-system): New coding system.
5033
5034         * message.el (message-draft-coding-system): Use it.
5035
5036 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5037
5038         * mm-uu.el: More customizable and less aggressive.
5039
5040 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5041
5042         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
5043         when plugged.
5044
5045         * mml.el (mml-generate-mime-1): Don't insert nofile files.
5046         (mml-insert-mml-markup): Accept a nofile.
5047         (mml-insert-mime): Insert nofile.
5048
5049         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
5050
5051         * mm-decode.el (mm-handle-media-type): New function.
5052         (mm-handle-media-supertype): New function.
5053         (mm-handle-media-subtype): New function.
5054         Use new functions throughout. "/"))
5055
5056 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
5057
5058         * gnus-art.el (gnus-treat-predicate): Typo.
5059
5060 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5061
5062         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
5063
5064 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5065
5066         * gnus-art.el (article-date-ut): UT!  Default it!
5067
5068 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5069
5070         * gnus.el: Pterodactyl Gnus v0.92 is released.
5071
5072 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
5073
5074         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
5075
5076 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5077
5078         * nntp.el (nntp-retrieve-groups): Don't do anything when not
5079         connected.
5080
5081         * gnus-start.el (gnus-active-to-gnus-format): Only save active
5082         when plugged.
5083
5084         * mm-view.el (mm-inline-message): Ignore remove-spec.
5085
5086         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
5087         is bound.
5088
5089         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
5090
5091         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
5092
5093         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
5094         start.
5095
5096         * message.el (message-fill-yanked-message): Remove `t' arg.
5097
5098         * gnus-group.el (gnus-group-kill-group): Message killing of
5099         groups.
5100
5101         * mm-util.el (mm-preferred-coding-system): New function.
5102         (mm-mime-charset): Use it.
5103
5104         * mml.el (mml-generate-mime-1): Charset-encode message parts.
5105
5106 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5107
5108         * gnus-mlsplt.el: New file.
5109
5110 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5111
5112         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
5113         functions.
5114         (mm-attachment-override-p): Take a handle instead of a type.
5115         (mm-inlined-p): Ditto.
5116         (mm-automatic-display-p): Ditto,
5117         (mm-inlinable-p): Ditto.
5118
5119         * nndraft.el (nndraft-request-expire-articles): Delete backup
5120         files.
5121
5122         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
5123
5124         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
5125
5126 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
5127
5128         * nnmail.el (nnmail-split-it): Allow .*.
5129
5130 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5131
5132         * mm-decode.el (mm-inline-large-images-p): Renamed.
5133
5134         * gnus-art.el (article-date-ut): Always look in the current buffer
5135         for the Date header.
5136
5137         * mml.el (mml-validate): New command.
5138
5139         * mailcap.el (mailcap-possible-viewers): Revert to string-match
5140         since we are dealing with regexps.
5141
5142 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5143
5144         * gnus.el: Pterodactyl Gnus v0.91 is released.
5145
5146 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * gnus-agent.el (gnus-agent-save-active-1): New function.
5149         (gnus-agent-save-active): use it.
5150         (gnus-agent-save-groups): Ditto.
5151
5152         * gnus-cache.el (gnus-cache-write-active): Use it.
5153
5154         * gnus-agent.el (gnus-agent-write-active): Use it.
5155
5156         * gnus-util.el (gnus-write-active-file): New function.
5157
5158         * gnus-agent.el (gnus-agent-write-active): New function to keep
5159         lower boundaries and canceled groups.
5160         (gnus-agent-save-groups): Use it.
5161         (gnus-agent-save-active): Use it.
5162         (gnus-agent-save-group-info): Only write active files.
5163         (gnus-agent-expire): Update active file.
5164
5165         * mm-decode.el (mm-inlinable-part-p): Removed.
5166         (mm-user-display-methods): Default to nil.
5167         (mm-user-display-methods): Removed.
5168         (add-mime-display-method): Removed.
5169         (mm-automatic-display): Renamed.
5170         (mm-automatic-display-p): Use it.
5171         (mm-inlined-types): New variable.
5172         (mm-inlined-p): New function.
5173
5174         * message.el (message-reply): Bind message-this-is-mail.
5175
5176 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
5177
5178         * smiley.el (smiley-buffer): Fix for NT.
5179
5180 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5181
5182         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
5183
5184         * message.el (message-check-news-header-syntax): Protect against
5185         nil froms.
5186
5187         * mm-util.el (mm-auto-mode-alist): New.
5188
5189         * mml.el (mml-generate-mime-1): Ditto.
5190
5191         * gnus.el: Use mm-insert-file-contents throughout instead of
5192         nnheader.
5193
5194         * mm-util.el (mm-insert-file-contents): New function.
5195
5196 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5197
5198         * gnus.el: Pterodactyl Gnus v0.90 is released.
5199
5200 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
5201
5202         * mailcap.el (mailcap-possible-viewers): Use string=.
5203
5204 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5205
5206         * mm-uu.el (mm-uu-forward-begin-line): New variable.
5207         (mm-uu-forward-end-line): New variable.
5208         (mm-uu-begin-line): Handle forwarded message.
5209         (mm-uu-identifier-alist): Ditto.
5210         (mm-uu-dissect): Ditto.
5211
5212 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5213
5214         * lpath.el: Two free variables.
5215
5216 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5217
5218         * nnheader.el (nnheader-file-coding-system): Use raw-text.
5219         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
5220         * gnus-cache.el (gnus-cache-coding-system): Ditto.
5221
5222         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
5223         (nnfolder-file-coding-system-for-write): New variable.
5224         (nnfolder-active-file-coding-system): New variable.
5225         (nnfolder-active-file-coding-system-for-write): New variable.
5226         (nnfolder-save-active): New function.
5227         (nnfolder-save-buffer): Use them.
5228         (nnfolder-possibly-change-group): Ditto.
5229         (nnfolder-request-list-newsgroups): Ditto.
5230         (nnfolder-request-create-group): Ditto.
5231         (nnfolder-request-expire-articles): Ditto.
5232         (nnfolder-request-move-article): Ditto.
5233         (nnfolder-request-accept-article): Ditto.
5234         (nnfolder-request-delete-group): Ditto.
5235         (nnfolder-request-rename-group): Ditto.
5236         (nnfolder-possibly-change-folder): Ditto.
5237         (nnfolder-read-folder): Ditto.
5238         (nnfolder-request-list): Remove pathname-coding-system.
5239         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
5240
5241         * nnmail.el (nnmail-file-coding-system): Use raw-text.
5242         (nnmail-file-coding-system-1): Removed.
5243         (nnmail-find-file): Use nnmail-pathname-coding-system.
5244         (nnmail-write-region): Ditto.
5245
5246         * nnmbox.el (nnmbox-file-coding-system): New variable.
5247         (nnmbox-file-coding-system-for-write): New variable.
5248         (nnmbox-active-file-coding-system): New variable.
5249         (nnmbox-active-file-coding-system-for-write): New variable.
5250         (nnmbox-save-buffer): New function.
5251         (nnmbox-save-active): New function.
5252         (nnmbox-request-scan): Use them.
5253         (nnmbox-request-expire-articles): Ditto.
5254         (nnmbox-request-move-article): Ditto.
5255         (nnmbox-request-accept-article): Ditto.
5256         (nnmbox-request-replace-article): Ditto.
5257         (nnmbox-request-delete-group): Ditto.
5258         (nnmbox-request-rename-group): Ditto.
5259         (nnmbox-request-create-group): Ditto.
5260
5261         * mm-util.el (mm-text-coding-system): raw-text or -dos.
5262         (mm-running-ntemacs): Removed.
5263
5264         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
5265
5266 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5267
5268         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
5269
5270 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5271
5272         * qp.el (quoted-printable-encoding-characters): Support lower case.
5273
5274 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5275
5276         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
5277         (rfc2047-b-encode-region): Encode line by line.
5278
5279 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5280
5281         * mm-util.el (mm-find-mime-charset-region): Fix.
5282
5283 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
5284
5285         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
5286         (mm-find-mime-charset-region): Ditto.
5287
5288 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5289
5290         * gnus-sum.el (gnus-summary-move-article): Fix something or
5291         other.
5292
5293 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5294
5295         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5296         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5297         (gnus-summary-enter-digest-group): Use them.
5298         (gnus-summary-setup-default-charset): Ditto.
5299
5300 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5301
5302         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5303
5304 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5305
5306         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5307           gnus-newsgroup-name is nil.
5308
5309 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5310
5311         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5312
5313 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5314
5315         * gnus-art.el (article-emphasize): Use correct
5316         gnus-article-emphasis-alist.
5317
5318 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5319
5320         * mm-view.el (mm-inline-text): Fix text/html bug.
5321
5322 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5323
5324         * gnus.el: Pterodactyl Gnus v0.89 is released.
5325
5326 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5327
5328         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5329         * message.el (message-draft-coding-system): Ditto.
5330         * mm-util.el (mm-running-ntemacs): Ditto.
5331
5332 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5333
5334         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5335         cause problem.
5336
5337 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5338
5339         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5340
5341 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5342
5343         * mml.el: require mm-decode.
5344
5345 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5346
5347         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5348
5349 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5350
5351         * mm-view.el (mm-inline-image): Fix image undisplayer.
5352
5353 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5354
5355         * mml.el (mml-insert-multipart): Error in compeling-read.
5356         (mml-insert-tag): Match tags.
5357
5358 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5359
5360         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5361         (gnus-cache-braid-heads): Ditto.
5362         (gnus-cache-retrieve-headers): Ditto.
5363
5364 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5365
5366         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5367
5368 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5369
5370         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5371         to string under XEmacs.
5372
5373 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5374
5375         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5376
5377 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5378
5379         * mm-view.el (mm-inline-message): Fix message view bug.
5380         * gnus-art.el (gnus-article-prepare): Ditto.
5381
5382 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5383
5384         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5385
5386 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5387
5388         * gnus.el: Pterodactyl Gnus v0.88 is released.
5389
5390 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5391
5392         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5393         usage.
5394
5395         * nnmail.el (nnmail-get-new-mail): Save info.
5396
5397 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5398
5399         * gnus.el: Pterodactyl Gnus v0.87 is released.
5400
5401 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5402
5403         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5404         (mail-source-run-script): New function.
5405         (mail-source-fetch-pop): Use it.
5406
5407 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5408
5409         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5410
5411 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5412
5413         * gnus.el: Pterodactyl Gnus v0.86 is released.
5414
5415 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5416
5417         * gnus-art.el (gnus-treat-translate): New variable.
5418         (gnus-treat-predicate): Accept a list of regexps.
5419         (gnus-article-treat-custom): Allow a list of regexps.
5420
5421 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5422
5423         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5424         type.
5425
5426 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5427
5428         * gnus-art.el (article-babel): Narrow a bit.
5429
5430         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5431
5432 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5433
5434         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5435         only unread ones.
5436         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5437         articles, not only unread ones.
5438
5439 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5440
5441         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5442         keystroke.
5443
5444         * gnus-art.el (gnus-article-x-face-command): Ditto.
5445
5446         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5447
5448         * gnus.el (gnus-method-simplify): Accept server names.
5449
5450 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5451
5452         * gnus-art.el (article-babel-prompt): New function.
5453         (article-babel): New command.
5454
5455 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5456
5457         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5458
5459         * mml.el (mml-generate-mime-1): Don't insert literally.
5460
5461         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5462         (gnus-netrc-syntax-table): Removed.
5463         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5464
5465 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5466
5467         * mm-view.el (mm-inline-text): Fix charset for text/html.
5468
5469 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5470
5471         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5472
5473 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5474
5475         * nnmail.el (nnmail-split-incoming): Return the number of split
5476         mails.
5477         (nnmail-process-babyl-mail-format): Ditto.
5478         (nnmail-process-unix-mail-format): Ditto.
5479         (nnmail-process-mmdf-mail-format): Ditto.
5480         (nnmail-process-maildir-mail-format): Ditto.
5481
5482         * mail-source.el (mail-source-callback): Return the number from
5483         the callback.
5484
5485         * message.el (message-send-mail): Generate Lines.
5486
5487         * mail-source.el (mail-source-call-script): New function.
5488         (mail-source-call-script): New function.
5489
5490 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5491
5492         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5493         (gnus-select-newsgroup): Use it.
5494         (gnus-group-highlight-words-alist): New variable.
5495         (gnus-newsgroup-emphasis-alist): New variable.
5496         (gnus-summary-local-variables):  Use it.
5497         * lpath.el: Use it.
5498         * gnus-art.el (article-emphasize): Use it.
5499         (gnus-emphasis-highlight-words): New face.
5500         * gnus-cus.el (gnus-group-parameters): New parameter.
5501
5502 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5503
5504         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5505         parameter `headers'.
5506         (gnus-cache-enter-article): Ditto.
5507         (gnus-cache-update-article): Ditto.
5508         * gnus-sum.el (gnus-summary-move-article): Ditto.
5509         (gnus-summary-mark-article-as-unread): Ditto.
5510         (gnus-summary-mark-article): Ditto.
5511
5512 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5513
5514         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5515         (gnus-posting-style-alist): Removed.
5516         (gnus-message-style-insertions): Ditto.
5517         (gnus-configure-posting-styles): Reimplementation.
5518
5519         * mail-source.el (mail-source-fetch): Error the message.
5520
5521         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5522
5523 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5524
5525         * gnus.el: Pterodactyl Gnus v0.85 is released.
5526
5527 1999-04-20  Michael Cook  <cook@sightpath.com>
5528
5529         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5530           Outlook citation regex.
5531
5532 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5533
5534         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5535         semicolon.
5536
5537 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5538
5539         * gnus-range.el (gnus-remove-from-range): Document range1
5540         modification, protect range2.
5541
5542 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5543
5544         * gnus-sum.el (gnus-update-marks): Protect lists from
5545         gnus-remove-from-range, don't sort twice.
5546
5547 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5548
5549         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5550         function in backend.
5551
5552 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5553
5554         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5555         request-accept-article function in the backend instead of using
5556         the 'respool capability.
5557
5558 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5559
5560         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5561         spurious whitespace at eob.
5562
5563 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5564
5565         * nnmail.el (nnmail-get-new-mail): Check right variable.
5566
5567 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5568
5569         * mailcap.el (mailcap-mime-data): Fix rfc822.
5570
5571 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5572
5573         * nndoc.el (nndoc-nsmail-type-p): New function.
5574         (nndoc-type-alist): Recognize nsmail.
5575
5576 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5577
5578         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5579         *before* `article-hide-headers' deletes the information.
5580
5581 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582
5583         * gnus-sum.el (gnus-summary-save-parts): New command and
5584         keystroke.
5585         (gnus-summary-save-parts-1): New function.
5586         (gnus-summary-iterate): Buggy.
5587
5588         * mm-decode.el (mm-save-part-to-file): Made into own function.
5589
5590 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5591
5592         * gnus-group.el (gnus-group-set-info): Resist nils.
5593
5594 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5595
5596         * mailcap.el (mailcap-mime-data): Ditto.
5597
5598         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5599
5600         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5601
5602 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5603
5604         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5605         gnus-article-date-lapsed-new-header is t.
5606
5607 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5608
5609         * gnus.el: Pterodactyl Gnus v0.84 is released.
5610
5611 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5612
5613         * gnus-msg.el (gnus-bug-message): Mime change.
5614
5615 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5616
5617         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5618
5619 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5620
5621         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5622         `x-uue'.
5623
5624 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5625
5626         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5627         when authentication is 'password.
5628
5629 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5630
5631         * gnus-win.el (gnus-configure-windows): Accept a setting.
5632
5633 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5634
5635         * mm-util.el (mm-quote-arg): Moved here.
5636
5637         * mm-decode.el (mm-quote-arg): Quote more chars.
5638
5639 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5640
5641         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5642         with newlines would create buggy .nov files.
5643
5644         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5645
5646         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5647         end of lines.
5648
5649         * message.el (message-mode): Doc fix.
5650
5651         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5652
5653         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5654
5655         * gnus-art.el (article-date-ut): Rewrite.
5656
5657         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5658         order.
5659
5660         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5661         headers.
5662
5663         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5664
5665 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5666
5667         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5668         (article-date-ut): use it.
5669
5670 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5671
5672         * mail-source.el (mail-source-fetch-pop): Call script
5673         asynchronously.
5674
5675 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5676
5677         * gnus.el: Pterodactyl Gnus v0.83 is released.
5678
5679 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5680
5681         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5682
5683         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5684
5685         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5686
5687         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5688
5689         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5690
5691         * message.el (message-generate-headers): Accept continuation
5692         headers.
5693
5694 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5695
5696         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5697
5698 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5699
5700         * gnus-art.el (gnus-treatment-function-alist): use
5701         maybe-hide-headers.
5702
5703         * message.el (message-inhibit-body-encoding): Typo.
5704         (message-resend): Inhibit encoding.
5705
5706         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5707
5708         * gnus-art.el (article-remove-cr): Use re-search.
5709
5710         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5711         headers.
5712
5713         * mm-decode.el (mm-quote-arg): Quote '.
5714
5715         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5716
5717         * mm-decode.el (mm-insert-part): Use multibyte for text.
5718
5719         * gnus-start.el (gnus-read-newsrc-file): New variable.
5720         (gnus-read-newsrc-file): Use it.
5721
5722 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5723
5724         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5725
5726         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5727         function.
5728
5729 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5730
5731         * gnus.el: Pterodactyl Gnus v0.82 is released.
5732
5733 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5734
5735         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5736         for iso8859-2.
5737
5738 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5739
5740         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5741         synonym alist.
5742
5743 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5744
5745         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5746
5747 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5748
5749         * mail-source.el (mail-source-fetch): Ask before bugging out.
5750
5751 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5752
5753         * uudecode.el (uudecode-decode-region-external): Don't assume
5754         uudecode-temporary-file-directory ends with a slash.
5755
5756 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5757
5758         * gnus-sum.el (gnus-update-marks):
5759         (gnus-update-read-articles):
5760         (gnus-summary-expire-articles): Check server.
5761
5762 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5763
5764         * mml.el (mml-preview): New function.
5765
5766 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5767
5768         * mail-source.el (mail-source-fetch-file): Return the right
5769         value.
5770
5771 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5772
5773         * mml.el (mml-insert-parameter): New function.
5774         (mml-insert-parameter-string): New function.
5775
5776         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5777
5778         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5779         (gnus-mime-display-part): Use it.
5780
5781         * mm-decode.el (mm-alternative-precedence): Removed.
5782         (mm-discouraged-alternatives): New variable.
5783         (mm-preferred-alternative-precedence): New function.
5784
5785         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5786
5787         * mail-source.el (mail-sources): New variable.
5788
5789         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5790
5791         * mm-decode.el (mm-valid-image-format-p): New function.
5792         (mm-inline-media-tests): Use it.
5793         (mm-valid-and-fit-image-p): New function.
5794
5795         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5796         (gnus-agent-fetch-group): Ditto.
5797
5798 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5799
5800         * nnmail.el (nnmail-article-group): in case of a group name
5801         containing "\\n" constructs, be sure to pass the expanded value to
5802         nn*-save-mail.
5803
5804 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5805
5806         * gnus.el: Pterodactyl Gnus v0.81 is released.
5807
5808 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5809
5810         * gnus-sum.el (gnus-get-split-value): Reverse result.
5811
5812 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5815
5816 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5817
5818         * mml.el (mml-insert-tag): Insert concluding part.
5819
5820         * message.el (message-send-mail): Encode later.
5821         (message-send-news): Ditto.
5822
5823         * nnfolder.el: Don't use mail delim.
5824
5825 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5826
5827         * gnus-cus.el (gnus-group-customize): Put point at min.
5828
5829         * mm-view.el (mm-inline-text): Allow toggling html.
5830
5831 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5832
5833         * mail-source.el: Added prescript and postscript to file.
5834
5835 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5836
5837         * nnmail.el: Reverted.
5838
5839         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5840         (gnus-setup-posting-charset): Did work.
5841
5842 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5843
5844         * gnus.el (gnus-short-group-name): Use
5845         gnus-group-uncollapsed-levels.
5846
5847 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5848
5849         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5850
5851 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5852
5853         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5854         (article-strip-headers-from-body): New command and keystroke.
5855
5856 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5857
5858         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5859
5860         * nnheader.el (nnheader-insert-file-contents): Bind
5861         enable-local-eval to nil.
5862         (nnheader-find-file-noselect): Ditto.
5863
5864         * nnmail.el (nnmail-article-group): Don't remove long lines.
5865         (nnmail-remove-long-lines): New function.
5866         (nnmail-split-header-length-limit): Removed.
5867
5868         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5869
5870         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5871
5872 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5873
5874         * gnus-sum.el (gnus-summary-generic-mark): New function.
5875
5876         * nnmail.el (nnmail-split-header-length-limit): Increased.
5877         (nnmail-article-group): Allow nil.
5878
5879         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5880
5881         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5882         first.
5883
5884         * mml.el (mml-minibuffer-read-type): Include types from
5885         mailcap-mime-data.
5886
5887         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5888
5889 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5890
5891         * mml.el (mml-insert-tag): New function.
5892         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5893         confusion with functions like `mml-read-tag'.
5894         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5895         (mml-minibuffer-read-description): Ditto with
5896         `mml-minibuffer-read-description'.
5897         (mml-attach-buffer): New function.
5898         (mml-mode-map): New entry for /.
5899         (mml-minibuffer-read-type): Accept DEFAULT.
5900
5901         * mml.el (mml-quote-region): Narrow the region.
5902
5903         * message.el (message-mode-menu): message-mime-attach-file is now
5904         mml-attach-file.
5905
5906 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5907
5908         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5909
5910 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5911
5912         * mml.el (mml-attach-buffer): New command.
5913
5914 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5915
5916         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5917         with a proper range. Compress range.
5918
5919         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5920
5921 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5922
5923         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5924
5925 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5926
5927         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5928         (gnus-picons-convert-x-face): Removed.
5929         (gnus-picons-article-display-x-face): Removed.
5930         (gnus-picons-x-face-sentinel): Ditto.
5931         (gnus-picons-display-x-face): Ditto.
5932
5933 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5934
5935         * gnus.el: Pterodactyl Gnus v0.80 is released.
5936
5937 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5938
5939         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5940
5941         * gnus-sum.el (gnus-with-article): Moved here.
5942
5943         * mail-source.el (mail-source-fetch-pop): Ask for password even
5944         when program.
5945
5946 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5947
5948         * gnus-msg.el (gnus-bug): Add description.
5949
5950         * mml.el (mml-insert-mml-markup): Insert disposition.
5951
5952         * message.el (message-send-mail): Always encode mail headers.
5953
5954         * smiley.el (gnus-smiley-display): Goto body.
5955
5956 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5957
5958         * smiley.el (gnus-smiley-display): Don't search to blank line.
5959
5960 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5961
5962         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5963         when requested.
5964
5965         * nnmail.el (nnmail-current-spool): Removed.
5966
5967         * gnus-salt.el (gnus-tree-inhibit): New varible.
5968
5969         * gnus.el (mm-util): Required.
5970
5971 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5972
5973         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5974
5975 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5976
5977         * mail-source.el (mail-source-bind): Doc fix.
5978
5979 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5980
5981         * message.el (message-mode): Doc fix.
5982
5983         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5984         encoding.
5985
5986         * gnus.el (gnus-methods-equal-p): Moved here.
5987
5988         * mail-source.el: pop at 110.
5989
5990         * pop3.el (pop3-movemail): Use write-region instead of
5991         append-to-file to avoid excessive messaging.
5992
5993 1999-02-27  lantz moore  <lmoore@contigo.com>
5994
5995         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5996         type directory.
5997
5998 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5999
6000         * gnus-art.el (article-hide-boring-headers): Field names must not
6001         contain whitespace.
6002
6003 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6004
6005         * gnus.el: Pterodactyl Gnus v0.79 is released.
6006
6007 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6008
6009         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
6010
6011         * mml.el (mml-mode): Don't use add-minor-mode.
6012
6013         * message.el (messgage-inhibit-body-encoding): New variable.
6014         (message-encode-message-body): Use it.
6015
6016 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6017
6018         * gnus.el: Pterodactyl Gnus v0.78 is released.
6019
6020 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6021
6022         * message.el (message-mode): Switch on MML mode.
6023
6024         * mml.el: Included commands and functions.
6025         (mml-mode-map): New keymap.
6026
6027         * message.el: Removed the insertion commands and functions.
6028
6029         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
6030
6031         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
6032         keystroke.
6033
6034         * gnus-art.el (gnus-narrow-to-page): Revert.
6035
6036         * gnus-cite.el (gnus-cite-delete-overlays): New function.
6037         (gnus-cite-parse-maybe): Always reparse.
6038
6039         * message.el (message-encode-message-body): Don't insert
6040         "multipart warning".
6041
6042         * gnus-art.el (gnus-article-treat-head-custom): New variable.
6043
6044 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
6045
6046         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
6047
6048         * nnmail.el: Require mm-util.
6049
6050 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
6051
6052         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
6053         group.
6054
6055 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
6056
6057         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
6058
6059 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
6060
6061         * gnus-msg.el (gnus-extended-version): Better regexp.
6062
6063 1999-02-25  Didier Verna  <verna@inf.enst.fr>
6064
6065         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
6066         is called with the result of SPLIT and should return a new split.
6067
6068         * gnus.texi: update the doc.
6069
6070 1999-02-23  Didier Verna  <verna@inf.enst.fr>
6071
6072         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
6073         displayed in the article buffer, output bars if
6074         `gnus-picons-display-article-move-p'.
6075
6076 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
6077
6078         * mail-source.el (mail-source-fetch-pop): Typo.
6079
6080 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6081
6082         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6083
6084 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6085
6086         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
6087
6088 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6089
6090         * mml.el (mml-insert-buffer): New function.
6091
6092         * message.el (message-forward): Insert the buffer in the buffer.
6093
6094 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6095
6096         * mm-view.el (mm-inline-message): Insert part in narrowed region.
6097
6098 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6099
6100         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6101
6102 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6103
6104         * gnus.el: Pterodactyl Gnus v0.77 is released.
6105
6106 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6107
6108         * gnus-art.el (gnus-displaying-mime): New variable.
6109         (article-narrow-to-head): New function.
6110
6111         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
6112         Default to pop instead of pop3.
6113
6114 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6115
6116         * gnus-art.el (article-hide-pgp): Goto body.
6117
6118         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
6119
6120         * gnus-cite.el: Don't use goto-line.
6121
6122         * gnus-art.el (gnus-article-treat-html): Removed.
6123         (gnus-treat-article): Save restriction.
6124
6125 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6126
6127         * message.el (message-send-mail): Don't untabify.
6128         (message-mode): Don't use tabs for indentation.
6129
6130 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6131
6132         * message.el (message-send-mail): Don't untabify.
6133
6134         * nnml.el (nnml-save-mail): Typo fix.
6135
6136 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6137
6138         * message.el (message-cite-function): Add
6139         `message-cite-original-without-signature' customization option.
6140
6141 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6142
6143         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
6144         `nnmail-prepare-incoming-header-hook'.
6145
6146 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
6147
6148         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
6149
6150 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6151
6152         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
6153
6154 1999-02-18  Michael Cook  <cook@sightpath.com>
6155
6156         * Recognize Microsoft Outlook's cite attribution conventions.
6157
6158 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
6159
6160         * gnus-sum.el: Bind M.
6161
6162 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
6163
6164         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
6165
6166 1999-02-15  Didier Verna  <verna@inf.enst.fr>
6167
6168         * gnus-picon.el (gnus-group-display-picons): ensures that
6169         `article-goto-body' really goes to the article body.
6170
6171 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6172
6173         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
6174
6175         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
6176
6177         * mm-view.el (mm-view-message): Enable multibyte.
6178
6179 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6180
6181         * nnmail.el (nnmail-get-new-mail): Message later.
6182
6183         * mm-util.el (mm-find-charset-region): Revert to checking
6184         multibyte.
6185
6186 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
6187
6188       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
6189       attachment.
6190
6191 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6192
6193         * gnus.el: Pterodactyl Gnus v0.76 is released.
6194
6195 1999-02-06  Felix Lee  <flee@cygnus.com>
6196
6197         * gnus.el (gnus-group-change-level-function): Typo.
6198
6199 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6200
6201         * gnus-sum.el (gnus-nov-skip-field): Removed.
6202         (gnus-nov-field): Ditto.
6203         (gnus-nov-parse-extra): Ditto.
6204         (gnus-nov-read-integer): Ditto.
6205
6206 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
6207
6208         * nnheader.el (nnheader-nov-read-message-id): New macro.
6209         (nnheader-parse-nov): Use it.
6210
6211         * gnus-sum.el (gnus-nov-read-message-id): New macro.
6212         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
6213         `(eq (char-after) ?\n)'.
6214
6215 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6216
6217         * gnus.el (gnus-other-frame): Always pop up a new frame.
6218
6219 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6220
6221         * gnus-range.el (gnus-range-add): Rewrite.
6222
6223 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
6224
6225         * nnmail.el (nnmail-split-incoming): Added detection of maildir
6226         format.
6227         (nnmail-process-maildir-mail-format): New function.
6228
6229         * mail-source.el (mail-source-fetch-maildir): New function.
6230         (mail-source-keyword-map): Add default for maildir method.
6231         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
6232
6233 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6234
6235         * mail-source.el (mail-source-fetcher-alist): Remove apop.
6236
6237         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
6238         (nndoc-mime-digest-type-p): Removed.
6239
6240 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6241
6242         * gnus-art.el (gnus-article-read-summary-keys): Set the point
6243         where it is supposed to be.
6244         (gnus-treat-play-sounds): New variable.
6245
6246         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
6247
6248         * gnus-art.el (article-display-x-face): Narrow to head.
6249         (gnus-article-washed-types): New variable.
6250         (article-hide-pgp): Is not a toggle.
6251         (gnus-article-hide-text-type): Save types.
6252         (article-decode-charset): Use it.
6253
6254         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
6255
6256         * message.el (message-forward-start-separator): Removed.
6257         (message-forward-end-separator): Removed.
6258         (message-signature-before-forwarded-message): Removed.
6259         (message-included-forward-headers): Removed.
6260         (message-check-news-body-syntax): Don't check forward.
6261         (message-forward): Use MIME.
6262
6263         * nnvirtual.el (nnvirtual-request-article): Bind
6264         gnus-article-decode-hook to nil.
6265
6266 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
6269         us-ascii.
6270
6271 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6272
6273         * format-spec.el (format-spec): Be more robust.
6274
6275         * message.el (message-encode-message-body): Default
6276         mail-parse-charset to mail-parse-charset.
6277
6278         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
6279         (gnus-summary-edit-article): Bind mail-parse-charset.
6280
6281         * mml.el (mml-read-tag): Ignore white space after end of tag.
6282
6283         * message.el (message-goto-body): Also work in separatorless
6284         articles.
6285
6286         * mml.el (mml-translate-from-mime): New function.
6287         (mml-insert-mime): Ditto.
6288         (mml-to-mime): New function.
6289         (mime-to-mml): New name.
6290
6291         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6292         article.
6293
6294         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6295
6296         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6297         special-case nndraft groups.
6298
6299 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6300
6301         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6302         (gnus-get-newsgroup-headers): Already bound.
6303
6304         * message.el (message-encode-message-body): Use posting charset.
6305
6306         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6307         (mm-body-encoding): Do CTE.
6308         (mm-body-7-or-8): New function.
6309
6310         * mm-util.el (mm-mime-charset): Always fall back on alist.
6311         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6312         (mm-mime-mule-charset-alist): Add arabic-*-column.
6313         (mm-find-mime-charset-region): New function.
6314
6315         * format-spec.el (format-spec-make): New function.
6316
6317         * mail-source.el (format-spec): Required.
6318         (mail-source-fetch-with-program): Removed.
6319         (mail-source-fetch-with-program): New function.
6320
6321         * format-spec.el: New file.
6322
6323 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6324
6325         * mail-source.el (mail-source-fetch-with-program): Take optional
6326         parameter.
6327
6328 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6329
6330         * gnus-start.el: Ignore some groups.
6331         (gnus-setup-news): Bind nnmail-fetched-sources.
6332
6333         * message.el (message-send-mail): Remove all tabs.
6334
6335         * mm-util.el (mm-find-charset-region): Just check whether
6336         find-charset-region is defined.
6337
6338 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6339
6340         * gnus-group.el (gnus-group-get-new-news): Use
6341         nnmail-fetched-sources.
6342
6343         * nnmail.el (nnmail-fetched-sources): New variable.
6344         (nnmail-get-new-mail): Use it.
6345
6346         * mail-source.el (mail-source-fetched-sources): New variable.
6347         (mail-source-fetch): Use it.
6348
6349 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6350
6351         * gnus.el (gnus-getenv-nntpserver): if the file that
6352         gnus-nntpserver-file names has a trailing newline, the
6353         string-match will always match, and thus the file will never be
6354         read.  (^ matches start of "line", \\` matches start of "buffer",
6355         which is what was intended...)
6356
6357 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6358
6359         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6360
6361 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6362
6363         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6364         select methods.
6365
6366 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6367
6368         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6369
6370 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6371
6372         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6373
6374 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6375
6376         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6377         a typo.
6378         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6379         charset to nil.
6380         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6381         * gnus-start.el (gnus-start-draft-setup): Ditto.
6382
6383 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6384
6385         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6386         (mail-source-value): Don't do variables.
6387
6388         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6389
6390         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6391
6392 1999-02-01  Michael Cook  <cook@sightpath.com>
6393
6394         * Defenestrate spurious ?a.
6395
6396 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6397
6398         * mail-source.el (mail-source-fetch-pop): Instead use
6399         :authentication.
6400
6401 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6402
6403         * lisp/mail-source.el : Support APOP authentication scheme.
6404
6405 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6406
6407         * pop3.el (pop3-movemail): Return t.
6408
6409 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6410
6411         * rfc2047.el (rfc2047-fold-region): New function.
6412         (rfc2047-encode-message-header): Use it.
6413
6414 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6415
6416         * gnus-sum.el (gnus-group-charset-alist): Add more.
6417
6418 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6419
6420         * gnus.el: Pterodactyl Gnus v0.75 is released.
6421
6422 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6423
6424         * gnus-art.el (article-display-x-face): Don't narrow to head.
6425
6426 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6427
6428         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6429
6430 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6431
6432         * mail-source.el (mail-source-fetch-directory): Ignore
6433         directories.
6434
6435         * gnus-cus.el (gnus-group-parameters): Addition.
6436
6437         * gnus-art.el (article-strip-banner): Do symbolic banners.
6438         (article-strip-banner): New keystroke.
6439
6440 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6441
6442         * gnus-art.el (article-strip-banner): New command.
6443
6444 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6445
6446         * gnus-art.el (gnus-treat-strip-banners): New variable.
6447
6448 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6449
6450         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6451         has been exist.
6452
6453 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6454
6455         * message.el (message-draft-coding-system): Check coding-system.
6456         * mm-util.el (mm-text-coding-system): Ditto.
6457
6458 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6459
6460         * mail-source.el (mail-source-fetch-pop): Save excursion.
6461
6462 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6463
6464         * mail-source.el (mail-source-movemail-args): Not constant.
6465         (mail-source-movemail-args): Removed.
6466         (mail-source-fetch-with-program): New function.
6467         (mail-source-fetch-pop): Use program and function.
6468         (mail-source-movemail-program): Removed.
6469
6470         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6471         (gnus-treat-date-user-defined): New variable.
6472
6473 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6474
6475         * nnmail.el (nnmail-fix-eudora-headers): New function.
6476
6477 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6478
6479         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6480
6481 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6482
6483         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6484         (smiley-nosey-regexp-alist): Ditto.
6485
6486         * gnus-art.el (gnus-treatment-function-alist): Do
6487         gnus-article-add-buttons-to-head later.
6488         (gnus-treat-capitalize-sentences): New variable.
6489         (article-capitalize-sentences): New command and keystroke.
6490
6491         * gnus-group.el (gnus-group-catchup-current): Do group.
6492
6493         * message.el (message-default-charset): Add group.
6494
6495 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6496
6497         * gnus.el: Pterodactyl Gnus v0.74 is released.
6498
6499 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6500
6501         * gnus-art.el (article-fill-long-lines): Renamed.
6502         (article-fill-long-lines): New keystroke.
6503
6504 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6505
6506         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6507
6508         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6509         displayed.
6510         (gnus-group-catchup-current): Be more robus.
6511
6512         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6513         headers.
6514
6515 1999-01-25  Dave Love  <fx@gnu.org>
6516
6517         * message.el (message-mode-menu): Add message-mime-attach-file.
6518         (message-mode): Doc fix.
6519
6520 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6521
6522         * nnmail.el (nnmail-check-duplication): Insert the mail source
6523         string.
6524
6525         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6526         (mail-source-fetch-directory): Ditto.
6527         (mail-source-fetch-file): Ditto.
6528         (mail-source-string): New variable.
6529
6530         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6531         the level.
6532
6533         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6534         before handling.
6535
6536         * mm-util.el (mm-mime-charset): Use the parameters.
6537         (mm-mime-charset): Removed region paremeters.
6538
6539         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6540         source.
6541
6542 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6543
6544         * nnmail.el (nnmail-get-split-group): Quote right.
6545
6546 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6547
6548         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6549         buffer.
6550
6551 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6552
6553         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6554         (gnus-group-mode): Don't hook.
6555
6556         * mail-source.el (mail-source-bind): Doc fix.
6557         (mail-source-bind): Take only one param.
6558
6559         * gnus-art.el (gnus-treat-highlight-signature): typep.
6560
6561         * mail-source.el (mail-source-movemail): Ignore empty file.
6562         (mail-source-callback): Check before deleting.
6563
6564         * message.el (message-mime-attach-file): Include name.
6565
6566 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6567
6568         * mm-util.el (mm-read-charset): Return a symbol.
6569
6570         * mm-view.el (mm-inline-text): Insert signature separator.
6571
6572         * gnus-art.el (gnus-treat-predicate): New function.
6573         (gnus-treat-article): Allow all types to be checked.
6574
6575         * gnus-util.el (gnus-or): New function.
6576         (gnus-and): Ditto.
6577
6578         * gnus-art.el (gnus-mime-display-single): Use override.
6579
6580         * mm-decode.el (mm-attachment-override-types): New variable.
6581         (mm-attachment-override-p): New function.
6582
6583         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6584
6585 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6586
6587         * mm-view.el (mm-inline-text): Do vcards.
6588
6589 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6590
6591         * gnus.el: Pterodactyl Gnus v0.73 is released.
6592
6593 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6594
6595         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6596         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6597         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6598         (nnmail-movemail-program): Removed.
6599         (nnmail-movemail-args): Removed.
6600         (nnmail-pop-password-required): Ditto.
6601         (nnmail-tmp-directory): Ditto.
6602         (nnmail-delete-incoming): Removed.
6603         (nnmail-pop-password, nnmail-moved-inboxes,
6604         nnmail-internal-password, nnmail-move-inbox): Removed.
6605         (nnmail-read-passwd): Ditto.
6606         (nnmail-get-spool-files): Removed.
6607         (nnmail-resplit-incoming): Reinstated.
6608
6609         * mail-source.el: New file.
6610
6611 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6612
6613         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6614
6615 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6616
6617         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6618
6619 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6620
6621         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6622
6623         * gnus-picon.el (gnus-group-display-picons): Goto body.
6624
6625         * gnus.el: Indented all functions; broke long lines; changed all
6626         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6627
6628 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6629
6630         * gnus.el: Pterodactyl Gnus v0.72 is released.
6631
6632 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6633
6634         * gnus.el: Cleaned up trailing whitespace.
6635
6636         * mm-util.el (mm-read-charset): Work.
6637
6638 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6639
6640         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6641         nnheader-translate-file-chars'd group name.
6642
6643 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6644
6645         * message.el (message-encode-message-body): Fold case.
6646
6647 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6648
6649         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6650
6651 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6652
6653         * mailcap.el (mailcap-add): New function.
6654
6655 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6656
6657         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6658         (article-goto-body): Use it.
6659         (gnus-treat-article): Ditto.
6660
6661         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6662         downloaded articles from the downloadeble list.
6663
6664 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6665
6666         * message.el (message-encode-message-body): Bind
6667         mail-parse-charset.
6668
6669         * mm-util.el (mm-charset-synonym-alist): New variable.
6670         (mm-charset-to-coding-system): Use it.
6671         (mm-charset-coding-system-alist): Removed.
6672         (mm-charset-to-coding-system): Don't use it.
6673         (mm-find-charset-region): Use mail-parse-charset.
6674
6675         * gnus-art.el (gnus-treatment-function-alist): Use
6676         gnus-article-display-picons.
6677         (gnus-treat-display-xface): Only do if we have xface feature.
6678         (gnus-part-display-hook): New function.
6679         (gnus-treat-article): Use it.
6680         (gnus-treat-article): Use gnus-visual.
6681
6682         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6683
6684         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6685         displaying.
6686
6687         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6688
6689         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6690         regexp file names.
6691
6692 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6693
6694         * gnus.el: Pterodactyl Gnus v0.71 is released.
6695
6696 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6697
6698         * mm-view.el (mm-inline-image): Don't add a dot.
6699
6700         * gnus-art.el (gnus-treat-article): New function.
6701
6702         * gnus.el (gnus-article-display-hook): Removed.
6703
6704         * gnus-art.el (gnus-article-treat-custom): New variable.
6705
6706         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6707
6708         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6709         functions.
6710
6711         * message.el (message-posting-charset): New variable.
6712         (message-send-mail): Use it.
6713
6714         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6715         (gnus-setup-posting-charset): New function.
6716         (gnus-setup-message): Use it.
6717
6718         * message.el (message-encode-message-body): Just look for
6719         Content-Type before inserting a new one.
6720
6721 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6722
6723         * rfc2047.el (rfc2047-default-charset): Removed.
6724
6725         * mail-prsvr.el: New file.
6726         (mail-parse-charset): New variable.
6727
6728         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6729         Changed name.
6730
6731         * gnus.el (gnus-charset): New group.
6732
6733         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6734
6735         * gnus-sum.el (gnus-default-charset): Default to nil.
6736         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6737         (gnus-newsgroup-iso-8859-1-forced): Removed.
6738
6739         * mm-util.el (mm-known-charsets): Removed.
6740         (mm-default-coding-system): Removed.
6741         (mm-default-charset): Removed.
6742         (mm-read-charset): New function.
6743
6744         * message.el (message-default-charset): Removed.
6745
6746         * rfc2047.el (rfc2047-default-charset): Default to nil.
6747
6748         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6749
6750 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6751
6752         * gnus.el: Pterodactyl Gnus v0.70 is released.
6753
6754 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6755
6756         * mm-decode.el (mm-save-part): Use mm-get-part.
6757         (mm-insert-part): New function.
6758         (mm-get-part): Use it.
6759         (mm-get-image): Ditto.
6760         (mm-display-external): Ditto.
6761
6762         * mm-view.el (mm-inline-text): Ditto.
6763
6764         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6765         ranges.
6766
6767         * mm-decode.el (mm-display-external): Save the buffer.
6768         (mm-remove-part): Kill it.
6769
6770         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6771
6772         * nnagent.el (nnagent-request-set-mark): Defined stub.
6773
6774 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6775
6776         * gnus-score.el (gnus-score-load-score-alist): Bind
6777         coding-system-for-read.
6778
6779         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6780         prepare-exit-hook.
6781
6782         * mm-view.el (mm-setup-w3): Require w3.
6783
6784 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6785
6786         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6787         body.
6788
6789 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6790
6791         * mm-encode.el: Ditto.
6792
6793         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6794         error.
6795
6796         * mailcap.el (mailcap-mime-data): SAFER ps.
6797
6798         * message.el (message-encode-message-body): Always insert a
6799         Content-Type header.
6800
6801         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6802         shown inline.
6803
6804         * mm-view.el (mm-inline-text): Handle all sorts of text.
6805
6806         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6807         don't view.
6808
6809         * mm-decode.el (mm-display-external): Use it.
6810
6811         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6812
6813         * mm-decode.el (mm-save-part): Removed double code.
6814
6815 1999-01-12  Dave Love  <fx@gnu.org>
6816
6817         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6818         application/octet-stream .gz & al files with jka-compr.
6819
6820 1999-01-12  Dave Love  <fx@gnu.org>
6821
6822         * gnus-ems.el (gnus-down-mouse-3): New variable.
6823         * gnus-art.el (gnus-mime-button-map): Use it.
6824         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6825
6826 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6827
6828         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6829
6830 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6831
6832         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6833         buffers.
6834
6835         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6836
6837         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6838
6839 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6840
6841         * mml.el (mml-parameter-string): Strip directory component.
6842
6843 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6844
6845         * gnus.el (gnus-use-demon): Removed.
6846
6847 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * nnmail.el (nnmail-article-group): Don't infloop.
6850
6851 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6852
6853         * gnus-art.el (article-update-date-lapsed): Made it work with
6854         picons, and make it update on all visible frames.
6855         (article-date-ut): Get summary-buffer's current-headers.
6856
6857 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6858
6859         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6860         (gnus-picons-setup-p): New variable.
6861
6862 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6863
6864         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6865
6866 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6867
6868         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6869         (gnus-summary-exit-no-update): Use mapcar.
6870
6871 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6872
6873         * gnus-agent.el (gnus-category-write): Make directory.
6874
6875 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6876
6877         * gnus-sum.el (gnus-update-read-articles):
6878         (gnus-update-marks): Request backend update of mark.
6879
6880 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6881
6882         * mm-bodies.el (mm-body-encoding): Use mm-find.
6883
6884 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6885
6886         * gnus-picon.el (gnus-article-display-picons): Fix.
6887
6888 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6889
6890         * gnus.el: Pterodactyl Gnus v0.69 is released.
6891
6892 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6893
6894         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6895
6896         * gnus-agent.el (gnus-agent-remove-group): New command and
6897         keystroke.
6898
6899         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6900
6901 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6902
6903         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6904
6905 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6906
6907         * mm-view.el (mm-inline-text): Bind current id.
6908
6909         * mm-decode.el (mm-handle-id): New macro.
6910         (mm-make-handle): Accept id.
6911         (mm-dissect-singlepart): Use it.
6912
6913 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6914
6915       * message.el (message-cite-original-without-signature): Use
6916       message-signature-separator when searching for signature in
6917       message-cite-original-without-signature.
6918
6919 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6920
6921         * gnus.el (gnus-server-to-method): Check named methods.
6922
6923 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6924
6925         * mm-view.el (mm-view-message): Goto point-min.
6926
6927         * nnmail.el (nnmail-article-group): Don't delete lines, only
6928         shorten them.
6929
6930         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6931         values.
6932
6933         * nnheader.el (nnheader-temp-directory): New variable.
6934         (nnheader-temp-directory): Removed.
6935
6936 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6937
6938         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6939         list of files to check for mailcap entries under windows-nt.
6940
6941 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6942
6943         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6944         summary buffer exists.
6945
6946 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6947
6948         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6949         irrelevant Sun sendmail bug.
6950         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6951
6952         * message.el (message-send-news): Bind mail-header-separator to
6953         "" when asking backend to post.
6954
6955 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6956
6957         * mm-uu.el (mm-dissect-disposition): New variable.
6958         (mm-uu-dissect): Use it.
6959
6960 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6961
6962         * mm-view.el (mm-inline-text): Bind url-current-object.
6963
6964 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6965
6966         * gnus-range.el (gnus-remove-from-range): Rewrite.
6967
6968 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6969
6970         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6971
6972 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6973
6974         * message.el (message-encode-message-body): Insert `MIME-Version'
6975         instead of `Mime-Version'.
6976
6977 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6978
6979         * message.el (message-insert-mime-part): Add the attachment
6980         disposition.
6981         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6982         (message-mime-query-type): New function.
6983         (message-mime-query-description): Ditto.
6984         (message-mime-query-file): Ditto.
6985         (message-insert-mime-part): Use them.
6986         (message-mime-insert-external): Use the new stuff.
6987
6988 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6989
6990         * nnmail.el (nnmail-split-header-length-limit): New variable.
6991
6992         * mm-decode.el (mm-dissect-buffer): Check syntax.
6993
6994         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6995
6996         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6997         (rfc2047-dissect-region): Ditto.
6998
6999 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7000
7001         * mm-view.el (mm-view-message): Decode charset.
7002
7003 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7004
7005         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
7006         CT headers.
7007
7008 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7009
7010         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
7011         mm-uu-*-function.
7012         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
7013
7014 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7015
7016         * message.el (message-send-mail): Do MML first.
7017         (message-send-news): Ditto.
7018
7019 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7020
7021         * gnus-picon.el (gnus-picons-face): New face.
7022         (gnus-picons-try-face): Use it.
7023
7024 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7025
7026         * gnus.el: Pterodactyl Gnus v0.68 is released.
7027
7028 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7029
7030         * gnus.el: Pterodactyl Gnus v0.67 is released.
7031
7032 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7033
7034         * gnus.el: Pterodactyl Gnus v0.66 is released.
7035
7036 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7037
7038         * gnus-art.el (gnus-insert-mime-button): Decode description.
7039
7040 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7041
7042         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
7043         (gnus-decode-header-methods): Ditto.
7044         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
7045
7046 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
7047
7048         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
7049
7050 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7051
7052         * mml.el (mml-insert-mime-headers): Encode description.
7053
7054         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
7055         line.
7056
7057         * gnus-sum.el (gnus-default-charset): Doc fix.
7058
7059 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7060
7061         * mm-decode.el (mm-display-part): Forward a line.
7062
7063 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7064
7065         * mm-util.el (mm-running-ntemacs): New variable.
7066         (mm-text-coding-system): Ditto.
7067         * nnmail.el (nnmail-incoming-coding-system): Ditto.
7068         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
7069
7070 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7071
7072         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
7073         buffer.
7074
7075         * message.el (message-insert-headers): New command and keystroke.
7076
7077 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7078
7079         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
7080         (mm-get-image): Ditto.
7081
7082         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
7083         base64, uudecode and binhex.
7084
7085 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7086
7087         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
7088         in text/plain.
7089         * mm-uu.el (mm-uu-dissect): Use inline.
7090
7091 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7092
7093         * mm-view.el (mm-view-message): New function.
7094
7095         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
7096         qp.
7097
7098 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
7099
7100         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
7101         entry for message/rfc822 as 8bit.
7102
7103 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7104
7105         * mailcap.el (mailcap-mime-extensions): Add patch.
7106
7107 1998-12-05  Dale Hagglund  <rdh@best.com>
7108
7109         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
7110         argument to force all multipart/* to look like multipart/mixed.
7111
7112         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
7113         variable.
7114         (gnus-mime-display-part): Use it.
7115
7116 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7117
7118         * gnus-draft.el (gnus-draft-send): Only disable checks for
7119         non-interactive use.
7120         (gnus-draft-send-message): Use it.
7121
7122 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7123
7124         * gnus.el: Pterodactyl Gnus v0.65 is released.
7125
7126 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7127
7128         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
7129
7130         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
7131
7132 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7133
7134         * gnus.el: Pterodactyl Gnus v0.64 is released.
7135
7136 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7137
7138         * mm-view.el (mm-setup-w3): Don't load.
7139
7140         * gnus-msg.el (gnus-setup-message): Set group name.
7141         (gnus-group-mail): Avoid leaking local vars.
7142
7143         * message.el (message-attach-file): Renamed.
7144         (message-mime-attach-file): Renamed again.
7145
7146 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
7147
7148         * gnus-art.el (article-decode-encoded-words): Bind
7149         rfc2047-default-charset here.
7150
7151         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
7152
7153 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7154
7155         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
7156         (gnus-picons-setup-hook): New hook.
7157
7158 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7159
7160         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
7161         string.
7162         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
7163         line.
7164
7165 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7166
7167         * gnus-art.el (gnus-article-prepare-display): Setup w3.
7168         (gnus-mime-view-part): Ditto.
7169         (gnus-mime-inline-part): Dotii.
7170         (gnus-mime-externalize-part): Daddo.
7171         (gnus-mime-internalize-part): Tutti frutti.
7172         (gnus-widget-press-button): Da da do.
7173
7174         * mm-view.el (mm-setup-w3): Require url-vars.
7175
7176 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7177
7178         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
7179         * mm-util.el (mm-find-charset-region): Ditto.
7180
7181 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7182
7183         * message.el (message-send): Don't encode here.
7184         (message-send-mail): But here.
7185         (message-send-news): And here.
7186
7187 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7188
7189         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
7190
7191 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7192
7193         * gnus.el: Pterodactyl Gnus v0.63 is released.
7194
7195 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7196
7197         * mml.el (mml-base-boundary): Shorten.
7198
7199         * message.el (message-insert-mime-part): Use default.
7200
7201         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
7202
7203 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7204
7205         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
7206         buttons, not [*].
7207
7208 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7209
7210         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
7211
7212 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
7213
7214         * gnus-art.el (gnus-insert-mime-button): Fix.
7215
7216 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7217
7218         * message.el (message-insert-mime-part): Nicify prompts.
7219         (message-insert-mime-part): Really delete duplicates.
7220         (message-insert-mime-part): Check against common errors.
7221         (message-insert-mime-part): Fix docstring.
7222
7223 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7224
7225         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
7226
7227 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7228
7229         * gnus-art.el (gnus-mime-button-line-format): Nicify.
7230         (gnus-insert-mime-button): Modify accordingly.
7231
7232 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7233
7234         * gnus-art.el (gnus-display-mime): Set window point.
7235
7236         * mm-decode.el (mm-display-external): Only decode when not
7237         saving.
7238         (mm-alternative-precedence): Prefer multiparts.
7239         (mm-inline-media-tests): Inline multiparts.
7240
7241         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
7242         Ignore errors when requiring url.
7243
7244         * mml.el (mml-quote-region): New command.
7245
7246         * message.el (message-cite-original): Use it.
7247         (message-cite-original-without-signature): Ditto.
7248
7249 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7250
7251         * gnus.el: Pterodactyl Gnus v0.62 is released.
7252
7253 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7254
7255         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
7256
7257 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7258
7259         * mm-view.el (mm-inline-text): Use `point-min-marker' and
7260         `point-max-marker'.
7261
7262 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7263
7264         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
7265
7266         * gnus-art.el (gnus-mime-display-single): Check for attachment
7267         before other tests.
7268
7269 1998-12-03  Didier Verna  <verna@inf.enst.fr>
7270
7271         * gnus-msg.el (gnus-configure-posting-styles): find a
7272         posting-style entry in the group parameters, if any, and honor it
7273         at the end.
7274
7275 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
7276
7277         * nntp.el (nntp-after-change-function): Fix.
7278
7279 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
7280
7281         * mml.el (mml-generate-mime-1): Insert literally.
7282
7283 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7284
7285         * mml.el (mml-insert-mime-headers): Removed debug.
7286
7287 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7288
7289         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7290         prefixed.
7291
7292         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7293         application/emacs-lisp to 8bit.
7294
7295 1998-12-03  Dale Hagglund  <rdh@best.com>
7296
7297         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7298
7299 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7300
7301         * gnus.el: Pterodactyl Gnus v0.61 is released.
7302
7303 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7304
7305         * mml.el (mml-parse-1): Skipped parts.
7306         (mml-insert-mime-headers): Nil is a list.
7307         (mml-generate-mime-1): Don't insert literally.
7308         (mml-read-tag): Drop text props.
7309         (mml-read-part): Ditto.
7310         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7311
7312 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7313
7314         * gnus.el: Pterodactyl Gnus v0.60 is released.
7315
7316 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7317
7318         * mml.el (mml-parse-1): Don't throw contents away.
7319
7320 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7321
7322         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7323
7324 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7325
7326         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7327         function.
7328         (mml-parse-1): Use it.
7329
7330 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7331
7332         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7333         Use gnus-newsgroup-default-charset.
7334         (article-decode-encoded-words): Remove charset codes.
7335         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7336         gnus-default-charset.
7337
7338 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7339
7340         * message.el (message-send-mail): Don't encode here.
7341         (message-send-news): Nor here.
7342         (message-send): ... but here instead.
7343
7344         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7345         default to nil.
7346         (gnus-article-display-picons): Replace From line.
7347         (gnus-group-display-picons): Replace Newsgroups line.
7348         (gnus-picons-display-glyph): Set baseline.
7349         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7350         (gnus-picons-xbm-face): Revert to old, standard colors.
7351
7352         * message.el (message-fetch-field): Remove text props.
7353
7354         * gnus-art.el (gnus-article-normalized-header-length): New
7355         variable.
7356         (article-normalize-headers): New command and keystroke.
7357
7358         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7359
7360 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7361
7362         * gnus.el: Pterodactyl Gnus v0.59 is released.
7363
7364 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7365
7366         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7367
7368         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7369
7370 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7371
7372         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7373
7374 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7375
7376         * mm-decode.el (mm-all-images-fit): New variable.
7377         (mm-image-fit-p): Use it.
7378
7379         * gnus-art.el (gnus-mime-display-single): Use it.
7380         (gnus-mime-internalize-part): New command and keystroke.
7381
7382         * mm-decode.el (mm-user-automatic-external-display): New
7383         variable.
7384         (mm-automatic-external-display-p): New function.
7385
7386         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7387         colors.
7388
7389 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7390
7391         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7392
7393         * gnus-art.el (gnus-with-article): Work in the original article
7394         buffer.
7395         (gnus-with-article): Work in read-only groups.
7396
7397 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7398
7399         * mm-bodies.el (mm-decode-string): Return original string if not
7400         decode.
7401
7402 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7403
7404         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7405
7406 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7407
7408         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7409
7410 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7411
7412         * gnus.el: Pterodactyl Gnus v0.58 is released.
7413
7414 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7415
7416         * mm-decode.el (mm-get-image): Return a glyph, not an image
7417         specifier.
7418
7419 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7420
7421         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7422
7423 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7424
7425         * mail-parse.el (rfc2045): Required.
7426
7427 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7428
7429         * mm-view.el (mm-inline-text): Remove props.
7430
7431 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7432
7433         * mm-view.el (mm-setup-w3): Protect url-misc.
7434
7435         * message.el (message-ignored-resent-headers): Remove
7436         Gnus-Warning.
7437
7438         * mml.el (mml-insert-mime-headers): Use encoding.
7439         (mml-parameter-string): Ditto.
7440
7441         * rfc2045.el: New file.
7442         (rfc2045-encode-string): New function.
7443
7444 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7445
7446         * mail-parse.el (mail-header-encode-parameter): New function.
7447
7448         * rfc2231.el (rfc2231-encode-string): New function.
7449
7450 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7451
7452         * mm-bodies.el (mm-decode-string): New function.
7453         * mm-view.el (mm-inline-text): Use mm-decode-string.
7454
7455 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7456
7457         * gnus.el: Pterodactyl Gnus v0.57 is released.
7458
7459 1998-11-23  Felix Lee  <flee@cygnus.com>
7460
7461         * nntp.el (nntp-async-needs-kluge): new setting.
7462         (nntp-async-timer): new var.
7463         (nntp-async-process-list): new var.
7464         (nntp-async-kluge): new function.
7465         (nntp-async-timer-handler): new function.
7466         (nntp-async-wait): new function.
7467         (nntp-async-stop): new function.
7468         (nntp-after-change-function): renamed, and split apart.
7469         (nntp-async-trigger): new function.
7470         (nntp-do-callback): new function.
7471         (nntp-accept-process-output): add optional timeout arg.
7472
7473         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7474         (gnus-async-wait-for-article): new function.
7475         (gnus-async-with-semaphore): s/asynch/async/.
7476
7477 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7478
7479         * gnus-art.el (gnus-with-article): Don't encode.
7480         (gnus-insert-mime-button): Fall back on filename from C-D.
7481         (gnus-mime-display-single): Have dots right on text/plain
7482         attachments.
7483
7484         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7485         broken parts.
7486
7487         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7488
7489         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7490         binhex.
7491
7492         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7493         (gnus-summary-repair-multipart): New command and keystroke.
7494
7495         * gnus-art.el (gnus-with-article-buffer): New macro.
7496
7497 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7498
7499         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7500         undisplay the part.
7501
7502 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7503
7504         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7505
7506         * mml.el (mml-read-part): Partition right.
7507
7508         * mm-decode.el (mm-handle-set-cache): New macro.
7509         (mm-handle-cache): Ditto.
7510         (mm-make-handle): Ditto.
7511         (mm-dissect-singlepart): Use it.
7512         (mm-get-image): Use the cache.
7513
7514 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7515
7516         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7517         (gnus-mime-display-single): Don't insert lines between parts.
7518
7519 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7520
7521         * nnmail.el (nnmail-file-coding-system-1): New variable.
7522         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7523         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7524         * nnml.el (nnml-file-coding-system): New variable.
7525         (nnml-request-article): Use nnml-file-coding-system.
7526
7527 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7528
7529         * gnus.el: Pterodactyl Gnus v0.56 is released.
7530
7531 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7532
7533         * gnus-art.el (gnus-mime-display-part): New function.
7534         (gnus-mime-display-mixed): Use it.
7535
7536         * mm-view.el (mm-setup-w3): Don't register.
7537
7538         * message.el (message-cite-original): Cite parts.
7539
7540 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7541
7542         * mml.el (mml-parameter-string): New function.
7543         (mml-insert-mime-headers): Separated into new function.
7544
7545 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7546
7547         * mml.el (mml-make-boundary): Use `make-string'.
7548
7549 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7550
7551         * binhex.el (binhex-insert-char): Ditto.
7552
7553         * base64.el (base64-insert-char): Ditto.
7554
7555         * uudecode.el (uudecode-insert-char): Code correctly.
7556
7557 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7558
7559         * mml.el (mml-generate-mime): Don't generate multiparts for
7560         empties.
7561
7562         * gnus-art.el (gnus-display-mime): Save excursion.
7563
7564         * message.el (message-remove-first-header): New function.
7565         (message-encode-message-body): Use it.
7566
7567 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7568
7569         * gnus.el: Pterodactyl Gnus v0.55 is released.
7570
7571 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7572
7573         * mm-view.el (mm-setup-w3): New function.
7574
7575         * mm-decode.el (mm-content-id-get-contents): New function.
7576         (mm-content-id-get-type): Ditto.
7577         (mm-content-id-get-encoding): Ditto.
7578         (mm-get-handle-by-content-id): Removed.
7579
7580 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7581
7582         * message.el (message-generate-new-buffers): Fix tag.
7583
7584 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7585
7586         * message.el (message-buffer-name): Check for unique first.
7587
7588         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7589         gnus-inhibit-mime-unbuttonizing.
7590
7591         * gnus-sum.el (t): Bind M-t.
7592         (gnus-inhibit-unbuttonizing): New variable.
7593         (gnus-summary-toggle-display-buttonized): New command.
7594
7595         * gnus-art.el (gnus-display-mime): Select article window.
7596         (article-strip-trailing-space): New command and keystroke.
7597
7598         * nneething.el (nneething-include-files): New variable.
7599         (nneething-create-mapping): Use it.
7600
7601         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7602
7603         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7604         ayto-expirable marks.
7605
7606 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7607
7608         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7609
7610         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7611         ARG.
7612
7613         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7614
7615 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7616
7617         * mm-util.el (mm-binary-coding-system): New variable.
7618         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7619         * mm-decode.el (mm-display-external): Ditto.
7620
7621 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7622
7623         * gnus.el: Pterodactyl Gnus v0.54 is released.
7624
7625 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7628
7629 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7630
7631         * mm-decode.el (mm-save-part): Unquote.
7632
7633 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7634
7635         * mm-decode.el (mm-save-part): Bind coding system for write.
7636
7637 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7638
7639         * gnus-art.el (gnus-article-mode-line-format): New default.
7640         (gnus-article-mime-part-status): New function.
7641
7642         * message.el (message-send-news): Check the body syntax before
7643         encoding.
7644
7645         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7646         (gnus-mime-display-single): Use it.
7647         (gnus-mime-display-alternative): Ditto.
7648
7649         * mm-decode.el: Check for whether we are running under a term.
7650
7651 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7652
7653         * mm-decode.el (mm-preferred-alternative): Default to first
7654         alternative.
7655         (mm-preferred-alternative): No, we dont.
7656
7657 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7658
7659         * mm-decode.el (mm-display-external): Use binary instead of
7660         no-conversion.
7661         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7662         * nnheader.el (nnheader-file-coding-system): Ditto.
7663         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7664
7665 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7666
7667         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7668         name without method.
7669
7670 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7671
7672         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7673         coding-system -> default-charset.
7674         (gnus-newsgroup-default-charset-alist): Ditto.
7675         (gnus-summary-local-variables): Ditto.
7676         (gnus-set-global-variables): Ditto.
7677         (gnus-get-newsgroup-headers): Ditto.
7678         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7679         (gnus-get-newsgroup-headers-xover): Ditto.
7680         (gnus-newsgroup-setup-default-charset): Ditto.
7681         (article-decode-mime-words): Ditto.
7682         (article-decode-charset): Ditto.
7683         (article-decode-encoded-words): Ditto.
7684         (article-de-quoted-unreadable): Ditto.
7685         (gnus-mime-view-all-parts): Ditto.
7686         (gnus-mime-externalize-part): Ditto.
7687         (gnus-mm-display-part): Ditto.
7688         (gnus-mime-display-single): Ditto.
7689         (gnus-mime-display-alternative): Ditto.
7690         * lpath.el : Ditto.
7691
7692 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7693
7694         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7695         * gnus-art.el (article-decode-charset): Overlay
7696         rfc2047-default-charset.
7697         * message.el (message-draft-coding-system): New variable.
7698         (message-set-auto-save-file-name): Use message-draft-coding-system.
7699         * nndraft.el (nndraft-request-article): Ditto.
7700         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7701         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7702
7703 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7704
7705         * mm-uu.el (mm-uu-test): New function.
7706         (mm-uu-dissect): Inherit charset and cte from head.
7707         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7708
7709 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7710
7711         * gnus.el: Pterodactyl Gnus v0.53 is released.
7712
7713 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7714
7715         * mm-decode.el (mm-get-image): New function.
7716         (mm-image-fit-p): New function.
7717
7718         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7719
7720         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7721
7722         * gnus-art.el (gnus-article-insert-newline): New function.
7723         (article-goto-body): New function.
7724
7725 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7726
7727         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7728         buttons.
7729
7730         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7731         keystroke.
7732
7733         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7734         line between parts.
7735
7736         * message.el (message-remove-header): Go to end if wanted.
7737
7738 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7739
7740         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7741         movement with save-window-excursion.
7742
7743 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7746
7747 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7748
7749         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7750
7751 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7752
7753         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7754         gnus-newsgroup-coding-system.
7755         (gnus-get-newsgroup-headers): Ditto.
7756         (gnus-get-newsgroup-headers-xover): Ditto.
7757         (gnus-set-global-variables): Ditto.
7758         * gnus-art.el (article-decode-mime-words): Ditto.
7759         (article-decode-charset): Ditto.
7760         (article-decode-encoded-words): Ditto.
7761         (article-de-quoted-unreadable): Ditto.
7762         (gnus-mime-view-all-parts): Ditto.
7763         (gnus-mime-externalize-part): Ditto.
7764         (gnus-mm-display-part): Ditto.
7765         (gnus-mime-display-alternative): Ditto.
7766         (gnus-mime-display-single): Ditto.
7767         * mm-view.el (mm-inline-text): Use default coding system.
7768
7769 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7770
7771         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7772         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7773         (gnus-newsgroup-coding-system): New local variable.
7774         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7775         (gnus-summary-local-variables): Add two new local variables.
7776         (gnus-newsgroup-setup-coding-system): New function.
7777         (gnus-select-newsgroup): Setup coding system.
7778         * lpath.el: Add two new variables.
7779         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7780         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7781         * gnus-cus.el (gnus-group-parameters): Customizable
7782         iso-8859-1-forced.
7783
7784 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7785
7786         * gnus.el: Pterodactyl Gnus v0.52 is released.
7787
7788 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7789
7790         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7791         encoding.
7792
7793         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7794         undisplayed text types.
7795
7796         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7797         types.
7798
7799 1998-11-19  Felix Lee  <flee@cygnus.com>
7800
7801         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7802
7803 1998-11-19  Felix Lee  <flee@cygnus.com>
7804
7805         * gnus-async.el (gnus-asynch-obarray): rename to
7806         gnus-async-hashtb, and don't buffer-local it.
7807
7808         (gnus-async-article-callback): new function.
7809         (gnus-make-async-article-function): use it.
7810
7811         (gnus-async-current-prefetch-group): new var.
7812         (gnus-async-current-prefetch-article): new var.
7813         (gnus-async-request-fetched-article): are we fetching it already?
7814
7815         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7816
7817 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7818
7819         * gnus-sum.el (gnus-summary-show-article): Require.
7820
7821         * message.el: Provide before hooks.
7822         (message-send-news): Do MIME before headers.
7823
7824         * gnus-art.el (gnus-article-check-buffer): New function.
7825         (gnus-article-read-summary-keys): Use it.
7826
7827         * mm-decode.el (mm-user-automatic-display): Display all inline
7828         images.
7829
7830         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7831         much.
7832         (gnus-unbuttonized-mime-types): New variable.
7833
7834 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7835
7836         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7837
7838         * mm-decode.el (mm-quote-arg): Quote semicolons.
7839
7840         * gnus-art.el (gnus-mime-display-single): Don't display
7841         attachments.
7842         (gnus-mime-externalize-part): New command and keystroke.
7843
7844         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7845         (mm-alternative-precedence): Changed order.
7846
7847 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7848
7849         * gnus.el (gnus-method-simplify): New function.
7850         (gnus-native-method-p): New function.
7851         (gnus-secondary-method-p): Use gnus-method-equal.
7852
7853         * gnus-start.el (gnus-group-change-level): Shorten select method.
7854
7855 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7856
7857         * gnus.el: Pterodactyl Gnus v0.51 is released.
7858
7859 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7860
7861         * gnus.el: Applied patches from 5.6.45.
7862
7863         * gnus-score.el (gnus-score-find-trace): Print complete file
7864         paths.
7865         (gnus-score-find-trace): Truncate lines.
7866
7867         * gnus.el (gnus-message-archive-group): Allow function.
7868
7869         * message.el (message-encode-message-body): Remove Mime-Version
7870         before inserting.
7871
7872         * gnus-cus.el (gnus-group-customize): Optional topic.
7873
7874         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7875         keystroke.
7876
7877 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7878
7879         * message.el (message-encode-message-body): Rewrite.
7880
7881 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7882
7883         * mml.el (mml-base-boundary): New variable.
7884         (mml-make-boundary): New function.
7885
7886         * gnus-cache.el (gnus-cache-coding-system): New variable.
7887         (gnus-cache-request-article): Use it.
7888
7889         * message.el (message-insert-mime-part): Delete duplicates.
7890
7891 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7892
7893         * gnus-art.el (gnus-mime-display-alternative): Set end of
7894         multipart and display even when nothing is preferred.
7895
7896 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7897
7898         * gnus.el: Pterodactyl Gnus v0.50 is released.
7899
7900 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7901
7902         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7903         fbound.
7904
7905         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7906
7907 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7908
7909         * gnus.el (gnus-similar-server-opened): Compare backend.
7910
7911 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7912
7913         * gnus-topic.el (gnus-topic-expire-articles): New function.
7914         (gnus-topic-mode-map): Bind it.
7915
7916         * gnus.texi (Topic Commands): New expiry command. Reordered.
7917
7918 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7919
7920         * gnus-sum.el
7921         (gnus-auto-expirable-marks): New variable.
7922         (gnus-inhibit-user-auto-expire): New variable.
7923         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7924         When looking to see if we should expire instead, check
7925         gnus-auto-expirable-marks instead of using a hard-wired list.
7926         (gnus-summary-mark-as-read-forward,
7927         gnus-summary-mark-as-read-backward):
7928         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7929         gnus-summary-mark-forward, instead of `t'.
7930
7931 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7932
7933         * mml.el (mml-compute-boundary): New function.
7934         (mml-compute-boundary-1): New function.
7935         (mml-generate-mime-1): Use it.
7936
7937 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7938
7939         * mml.el (mml-generate-mime-1): Always precede closing boundary
7940         with newline.
7941
7942 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7943
7944         * mml.el (mml-generate-mime-1): Do right boundaries when several
7945         multiparts.
7946
7947         * mm-decode.el (mm-user-automatic-display): Default to inline
7948         jpeg.
7949
7950         * mml.el (mml-generate-mime-1): Encode non-text parts.
7951
7952 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7953
7954         * gnus.el: Pterodactyl Gnus v0.49 is released.
7955
7956 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7957
7958         * mm-view.el (mm-inline-text): Require w3-vars.
7959
7960         * gnus-setup.el (gnus-use-tm): Removed.
7961
7962         * gnus-art.el (gnus-article-goto-part): Don't beep.
7963         (gnus-article-view-part): Check return value.
7964         (gnus-mime-display-alternative): Don't display when there is
7965         nothing to display.
7966
7967         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7968         (mml-generate-mime-1): Use unibyte for binaries.
7969
7970         * gnus-art.el (gnus-display-mime): Call
7971         gnus-article-mime-part-function.
7972         (gnus-mime-part-function): New function.
7973         (gnus-article-mime-part-function): New function.
7974
7975         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7976
7977 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7978
7979         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7980
7981         * message.el (message-font-lock-keywords): Highlight MML.
7982         (message-mml-face): New font.
7983
7984 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7985
7986         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7987         (gnus-mm-display-part): Do not select-window if the article window
7988         is not found.
7989
7990 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7991
7992         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7993
7994 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7995
7996         * gnus.el: Pterodactyl Gnus v0.48 is released.
7997
7998 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7999
8000         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
8001
8002         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
8003
8004         * message.el (message-cite-original-without-signature): Ditto.
8005         (message-cite-original): Quote parts.
8006
8007 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8008
8009         * gnus.el: Pterodactyl Gnus v0.47 is released.
8010
8011 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8012
8013         * message.el (message-encode-message-body): Insert MIME warning.
8014
8015         * mml.el (mml-read-tag): Look for #tag.
8016
8017         * mm-util.el (mm-find-charset-region): Check whether
8018         enable-multibyte-characters is bound.
8019
8020 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8021
8022         * gnus.el: Pterodactyl Gnus v0.46 is released.
8023
8024 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8025
8026         * message.el (message-encode-message-body): Insert headers at the
8027         right spot.
8028
8029 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8030
8031         * gnus.el: Pterodactyl Gnus v0.45 is released.
8032
8033 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8034
8035         * nndraft.el (nndraft-save-mime-part): Removed.
8036         (nndraft-get-mime-part): Ditto.
8037
8038         * message.el (message-format-mime-old): Removed.
8039         (message-encode-message-body): Removed.
8040         (message-encode-message-body): Renamed.
8041
8042 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8043
8044         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
8045
8046         * message.el (message-format-mime): Check message-mime-part.
8047
8048         * mm-encode.el (mm-mime-file-types): Removed.
8049         (mm-default-file-encoding): New definition.
8050
8051 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8052
8053         * mm-view.el (mm-inline-image): Use mm-insert-inline.
8054         * gnus-art.el (gnus-mm-display-part): Go to correct position.
8055
8056 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8057
8058         * gnus.el: Pterodactyl Gnus v0.44 is released.
8059
8060 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8061
8062         * message.el (message-format-mime): New function.
8063
8064         * nndraft.el (nndraft-save-mime-part): New function.
8065         (nndraft-get-mime-part): New function.
8066
8067         * mm-encode.el (mm-default-file-encoding): New function.
8068         (mm-content-transfer-encoding): New function.
8069         (mm-encode-buffer): New function.
8070
8071         * message.el: New command.
8072         (message-mime-part): New variable.
8073         (message-insert-mime-part): New command.
8074
8075         * mm-encode.el (mm-encode-content-transfer-encoding): New
8076         function.
8077
8078         * mm-util.el (mm-content-transfer-encoding-defaults): New
8079         variable.
8080         (mm-mime-file-types): Taken from TM.
8081
8082 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8083
8084         * gnus.el: Pterodactyl Gnus v0.43 is released.
8085
8086 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
8087
8088         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
8089         * gnus-score.el (gnus-score-default-header): Ditto.
8090         (gnus-header-index): Ditto.
8091         (gnus-summary-increase-score): Ditto, & process "extra" requests.
8092         (gnus-summary-header): Handle extra headers.
8093         (gnus-summary-score-entry): Ditto, & provide new score element.
8094         (gnus-summary-score-effect): Ditto.
8095         (gnus-score-string): Avoid "extra" string sort, & modify match in
8096         "extra" case.
8097         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
8098
8099 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8100
8101         * message.el (message-resend): Bind message-required-mail-headers
8102         to nil.
8103
8104         * mm-view.el (mm-inline-text): Bind w3-strict-width.
8105
8106         * nngateway.el (require): Require cl.
8107
8108         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
8109         things.
8110
8111 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8112
8113         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
8114         when no articles.
8115
8116 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8117
8118         * message.el (message-ignored-resent-headers): Remove X-Gnus.
8119
8120 1998-11-10  Colin Rafferty  <colin@xemacs.org>
8121
8122         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
8123         user-mail-address if non-nil.
8124
8125 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8126
8127         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
8128         (gnus-make-sort-function-1): Ditto.
8129
8130         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
8131         window.
8132
8133 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8134
8135         * mm-util.el (mm-with-unibyte-buffer): Ditto.
8136
8137         * binhex.el (binhex-decode-region): Quote.
8138
8139 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8140
8141         * gnus-art.el (article-decode-charset): Don't downcase charset.
8142
8143         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
8144
8145 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8146
8147         * gnus.el: Pterodactyl Gnus v0.42 is released.
8148
8149 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8150
8151         * gnus-art.el (gnus-display-mime): Add id for alternative part.
8152
8153 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
8154
8155         * nntp.el (nntp-send-mode-reader): Revert.
8156
8157 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8158
8159         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
8160
8161 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8162
8163         * message.el (message-make-date): Fix for negative time zones.
8164
8165 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8166
8167         * gnus.el: Pterodactyl Gnus v0.41 is released.
8168
8169 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
8170
8171         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8172
8173 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
8174
8175         * gnus.el (gnus-short-group-name): When shortening foreign select
8176         methods, do not scan for plusses beyond the first colon.
8177
8178 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
8179
8180         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
8181         lines where `group' is the last thing on the line.
8182
8183 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8184
8185         * gnus-art.el (gnus-article-view-part): Do alternative.
8186         (gnus-mime-display-alternative): Insert marker.
8187
8188 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8189
8190         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8191
8192         * nnmail.el (nnmail-expired-article-p): Protect against bogus
8193         dates.
8194
8195         * gnus-cus.el (gnus-topic): Required.
8196
8197         * nnheader.el (nnheader-parse-nov): Parse extra.
8198         (nnheader-nov-parse-extra): New macro.
8199
8200 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8201
8202         * gnus-art.el (gnus-article-view-part): Internal move.
8203
8204 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
8205
8206         * gnus-cus-new.el (gnus-custom-topic): New free variable.
8207         (gnus-group-customize): Support editing topic parameters.
8208
8209 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
8210
8211         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
8212         indicators.
8213
8214 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8215
8216         * gnus-art.el (gnus-mm-display-part): Return.
8217         (gnus-article-view-part): Only go if external.
8218         (gnus-article-dumbquotes-map): Do 205.
8219
8220         * mm-decode.el (mm-display-part): Return what was done.
8221
8222         * message.el (message-buffer-naming-style): New variable.
8223         (message-generate-new-buffers): Extended.
8224         (message-buffer-naming-style): Removed.
8225         (message-buffer-name): Use it.
8226         (message-do-send-housekeeping): Rename new styling.
8227
8228         * gnus-sum.el (gnus-summary-recenter): Allow
8229         gnus-auto-center-summary to be a number.
8230
8231 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8232
8233         * pop3.el (pop3-open-server): Use "binary" instead of
8234         "no-conversion".
8235
8236 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8237
8238         * gnus-srvr.el (gnus-browse-foreign-server): Set
8239         gnus-browse-current-method to the result of gnus-server-to-method.
8240
8241 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8242
8243         * gnus-util.el (gnus-pull): Another optional argument.
8244         * nnweb.el (nnweb-request-delete-group): Delete from
8245         nnweb-group-alist and update active file.
8246
8247 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8248
8249         * gnus-group.el (gnus-group-make-group): Accept group of new
8250         method.
8251
8252 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8253
8254         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
8255
8256 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8257
8258         * mm-view.el (mm-inline-text): Postion of html portion.
8259
8260 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8261
8262         * nntp.el (nntp-list-active-group): Waited for short strings.
8263         (nntp-send-mode-reader): Ditto.
8264         (nntp-open-connection): Ditto.
8265
8266         * gnus-int.el (gnus-request-group-articles): New function.
8267
8268         * nntp.el (nntp-request-listgroup): New function.
8269         (nntp-request-group-articles): Renamed.
8270
8271 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
8272
8273         * nnheader.el (nnheader-parse-nov): Supply extra.
8274
8275 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8276
8277         * gnus-art.el (gnus-button-push): Don't go to
8278         gnus-article-buffer.
8279
8280         * mm-view.el (mm-inline-image): Add a newline.
8281
8282         * gnus-start.el (gnus-check-first-time-used): Check more.
8283
8284 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
8285
8286         * gnus-start.el (gnus-check-first-time-used): Check current.
8287
8288 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8289
8290         * mm-util.el (mm-find-charset-region): New function.
8291
8292         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8293
8294         * gnus-art.el (gnus-mime-button-menu): Fix.
8295
8296 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8297
8298         * gnus-art.el (gnus-mime-button-menu): New definition.
8299
8300 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8301
8302         * gnus-art.el (article-decode-charset): Downcase charset.
8303         (article-decode-charset): Pass on type.
8304         (article-decode-charset): Check nil charsets.
8305         (article-remove-cr): Translate CR to LF.
8306         (gnus-ignored-mime-types): Default to nil.
8307
8308         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8309
8310         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8311         user-mail-address.
8312         (gnus-nov-parse-extra): Didn't return right thing.
8313
8314 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8315
8316         * gnus-xmas.el: Use compiled-function-p.
8317
8318 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8319
8320         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8321
8322 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8323
8324         * gnus.el: Pterodactyl Gnus v0.40 is released.
8325
8326 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8327
8328         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8329
8330         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8331
8332         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8333
8334         * nnml.el (nnml-possibly-create-directory): Check before making.
8335
8336 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8337
8338         * nnheader.el (nnheader-insert-nov): Don't infloop.
8339
8340 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8341
8342         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8343         set up.
8344
8345 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8346
8347         * nneething.el (nneething-file-name): New definition.
8348
8349 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8350
8351         * gnus-art.el (gnus-treatment-function-alist): Fix.
8352         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8353
8354         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8355
8356 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8357
8358         * gnus.el: Pterodactyl Gnus v0.39 is released.
8359
8360 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8361
8362         * gnus-art.el (gnus-ignored-mime-types): New variable.
8363         (gnus-mime-display-single): Use it.
8364         (gnus-treatment-function-alist): New variable.
8365
8366         * gnus.el (gnus-mime): New group.
8367
8368         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8369         things for other parts.
8370         (gnus-mime-display-alternative): Place point.
8371
8372         * gnus.el: autoload gnus-uu-post-news.
8373
8374         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8375         needsterm/DISPLAY.
8376
8377         * mm-decode.el (mm-display-part): Default to inline text/.*
8378         parts.
8379
8380         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8381         8bit.
8382
8383         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8384         (gnus-mime-display-single): Inline all text parts.
8385         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8386
8387 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8388
8389         * nnml.el (nnml-possibly-create-directory): Rewrite.
8390         (nnml-request-create-group): Change to right server.
8391
8392         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8393
8394         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8395
8396         * gnus.el: rmail-output-to-rmail-file autoload.
8397
8398         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8399         Gnus.
8400
8401         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8402
8403         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8404
8405 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8406
8407         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8408         mixed part.
8409
8410 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8411
8412         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8413
8414         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8415
8416 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8417
8418         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8419
8420 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8421
8422         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8423         value.
8424
8425         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8426         hidden.
8427
8428         * gnus-spec.el (gnus-update-format-specifications): Use the
8429         article mode line spec.
8430
8431         * gnus-art.el (gnus-insert-mime-button): Put right type.
8432         (gnus-insert-prev-page-button): Ditto.
8433         (gnus-insert-next-page-button): Dutti.
8434
8435         * pop3.el: New version installed.
8436
8437 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8438
8439         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8440         and display last part.
8441
8442 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8443
8444         * gnus.el: Pterodactyl Gnus v0.38 is released.
8445
8446 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8447
8448         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8449         Removed.
8450         (article-de-quoted-unreadable): Narrow to default.
8451
8452         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8453
8454         * gnus-art.el (article-decode-charset): Decode even when broken
8455         MIME.
8456
8457         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8458         name.
8459
8460         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8461
8462         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8463         nnheader.
8464
8465         * nnmail.el (nnmail-extra-headers): New variable.
8466
8467         * nnheader.el (nnheader-insert-nov): Insert extra.
8468
8469         * gnus.el (gnus-summary-line-format): Doc fix.
8470
8471         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8472         (gnus-nov-parse-line): Ditto.
8473         (gnus-nov-parse-extra): New macro.
8474         (gnus-header): New function.
8475         (gnus-update-summary-mark-positions): Change.
8476         (gnus-ignored-from-addresses): New variable.
8477         (gnus-summary-insert-from-or-to): New function.
8478
8479         * gnus.el (gnus-extra-headers): New variable.
8480
8481         * nnheader.el (make-mail-header): Expand.
8482         (mail-header-extra): New macro.
8483         (mail-header-set-extra): Ditto.
8484         (make-full-mail-header): Expand.
8485
8486 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8487
8488         * gnus.el: Pterodactyl Gnus v0.37 is released.
8489
8490 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8491
8492         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8493
8494         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8495         on.
8496
8497 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8498
8499         * gnus-spec.el (gnus-balloon-face-function): new function
8500         (gnus-parse-format): understand the %< %> specifiers
8501         (gnus-parse-complex-format): ditto.
8502
8503 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8504
8505         * gnus.el: Changed following-char to char-after throughout.
8506
8507 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8508
8509         * mm-decode.el (mm-display-external): Protect more and message.
8510
8511 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8512
8513         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8514         position.
8515
8516 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8517
8518         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8519         mixed part.
8520
8521 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8522
8523         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8524
8525         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8526
8527 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8528
8529         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8530
8531 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8532
8533         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8534
8535         * mm-decode.el (mm-display-external): Set undisplayer to mm
8536         buffer, not the current buffer; use unwind-protect.
8537
8538 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8539
8540         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8541         (gnus-summary-exit-no-update): Ditto.
8542
8543 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8544
8545         * mm-decode.el (mm-inline-media-tests): Look for w3.
8546
8547         * mailcap.el (mailcap-mime-data): Inline html.
8548
8549 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8550
8551         * gnus.el: Pterodactyl Gnus v0.36 is released.
8552
8553 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554
8555         * gnus-art.el (article-translate-strings):
8556         (gnus-article-dumbquotes-map): Don't dot.
8557
8558         * pop3.el (pop3-open-server): Set point right.
8559
8560         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8561         (mm-dissect-buffer): Ditto.
8562         (mm-destroy-part): Ignore non-handles.
8563         (mm-remove-part): Ditto.
8564         (mm-destroy-parts): New function.
8565         (mm-remove-parts): Ditto.
8566
8567         * gnus-art.el (gnus-mm-display-part): Don't move point.
8568
8569 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8570
8571         * mm-uu.el : New file.
8572
8573         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8574
8575         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8576         a function.
8577
8578 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8579
8580         * mm-decode.el (mm-display-external): Check before selecting.
8581
8582 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8583
8584         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8585
8586         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8587
8588         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8589         variable.
8590
8591         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8592
8593         * gnus-art.el (gnus-decode-header-methods): New variable.
8594
8595         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8596
8597         * gnus-art.el (gnus-multi-decode-header): New function.
8598
8599 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8600
8601         * gnus.el: Pterodactyl Gnus v0.35 is released.
8602
8603 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8604
8605         * uudecode.el (uudecode-decode-region-external): Insert
8606         literally.
8607
8608         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8609
8610         * mm-bodies.el (mm-decode-body): Optional encoding.
8611
8612 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8613
8614         * gnus-ems.el (gnus-mouse-3): New variable.
8615
8616         * binhex.el (binhex-decode-region-external): Don't use -internally.
8617
8618 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8619
8620         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8621         files.
8622
8623 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8624
8625         * gnus-group.el (gnus-add-marked-articles): Request backend update
8626         of flags.
8627
8628 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8629
8630         * gnus-sum.el (gnus-update-read-articles):
8631         (gnus-update-marks): Request backend update of mark.
8632
8633 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8634
8635         * gnus.texi (Optional Backend Functions): New item,
8636         nnchoke-request-set-mark.
8637
8638 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8639
8640         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8641           list to range.
8642
8643 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8644
8645         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8646
8647 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8648
8649         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8650         first used.
8651
8652 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8653
8654         * mm-view.el: Require mm-decode for macros.
8655
8656         * mm-decode.el (mm-handle-type): Move macro declarations above the
8657         place where they are used.
8658
8659 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8660
8661         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8662         buffer.
8663
8664 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8665
8666         * nnagent.el (nnagent-open-server): Error message.
8667
8668 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8669
8670         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8671
8672 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8673
8674         * score-mode.el (gnus-score-mode-map): Ditto.
8675
8676         * message.el (message-mode-map): Ditto.
8677
8678         * gnus-uu.el (gnus-uu-post-news): Ditto.
8679
8680         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8681
8682         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8683
8684         * gnus-art.el (gnus-article-edit-mode-map): Use
8685         `set-keymap-parent' rather than `copy-keymap'.
8686
8687 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8688
8689         * gnus-art.el (gnus-mime-button-commands): New variable.
8690         (gnus-mime-button-map): Initialize it from
8691         `gnus-mime-button-commands'.
8692         (gnus-mime-button-menu): New function.
8693         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8694
8695 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8696
8697         * message.el (message-insert-to): Make `nobody' and `poster'
8698         synonymous to `never' and `always' in Mail-Copies-To.
8699         (message-reply): Ditto.
8700         (message-followup): Ditto.
8701
8702 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8703
8704         * mailcap.el (mailcap-mime-data): Save sound.
8705
8706 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8707
8708         * message.el (message-ignored-supersedes-headers): Include
8709         `NNTP-Posting-Date'.
8710
8711 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8712
8713         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8714
8715 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8716
8717         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8718         uudecode.
8719
8720 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8721
8722         * mm-decode.el (mm-display-external): Don't switch on save.
8723
8724 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8725
8726         * nnmail.el (nnmail-movemail-args): New variable.
8727
8728 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8729
8730         * gnus-art.el (article-translate-strings):
8731
8732 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8733
8734         * gnus-art.el (gnus-article-view-part): Use it.
8735         (gnus-mm-display-part): New function.
8736         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8737
8738         * mm-decode.el (mm-handle-displayed-p): New function.
8739
8740         * gnus-art.el (gnus-mime-copy-part): Create better names.
8741         (gnus-mime-button-line-format): Include dots spec.
8742
8743 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8744
8745       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8746       forward buffer first.
8747
8748 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8749
8750         * gnus-util.el (gnus-set-window-start): New function.
8751
8752         * message.el (message-send): Don't check changed.
8753
8754 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8755
8756         * gnus-art.el (gnus-article-setup-buffer): Set params.
8757
8758         * mm-decode.el (mm-user-display-methods): Inline
8759         "message/delivery-status".
8760
8761 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8762
8763         * message.el (message-auto-save-directory): Rename.
8764         (message-mode): Dof fix.
8765
8766         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8767         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8768
8769         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8770
8771         * message.el (message-make-date): Avoid locale.
8772
8773         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8774         cache.
8775
8776         * mm-decode.el (mm-display-inline): Goto point-min.
8777
8778         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8779
8780         * mm-decode.el (mm-display-external): Reverse before sorting.
8781
8782         * gnus-draft.el (gnus-draft-send): Allow mail.
8783
8784 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8785
8786         * message.el (message-check): Move message-check macro above where
8787         it is first used.
8788
8789         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8790
8791 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8792
8793         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8794
8795 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8796
8797         * gnus.el: Pterodactyl Gnus v0.34 is released.
8798
8799 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * mm-decode.el (mm-inline-media-tests): delivery-status.
8802
8803         * mm-view.el (mm-inline-text): Provide default.
8804
8805 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8806
8807         * mailcap.el (mailcap-possible-viewers): Fix nils.
8808
8809 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8810
8811         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8812         (article-update-date-lapsed): Record the buffer.
8813         (article-update-date-lapsed): Do all windows that display article
8814         buffers.
8815
8816         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8817
8818         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8819
8820         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8821         annoations.
8822
8823         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8824
8825 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8826
8827         * gnus-agent.el (gnus-category-add): Change default category to
8828         'false.
8829
8830         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8831         scores.
8832
8833         * gnus-draft.el (gnus-draft-send): Check server more.
8834
8835         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8836         (gnus-article-goto-part): New function.
8837
8838         * mm-view.el (mm-inline-text): Insert richtext properly.
8839
8840         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8841
8842 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8843
8844         * parse-time.el (parse-time-rules): Accept dates far into the past
8845         and the future, and parse single-digit numbers as years.
8846
8847 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848
8849         * mm-decode.el (mm-display-external): Chop off directories.
8850
8851 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8852
8853         * uudecode.el (uu-decode-region-external): Use
8854         insert-file-contents-literally.
8855
8856         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8857
8858 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8859
8860         * uudecode.el: New file.
8861
8862         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8863         x-uuencode.
8864
8865 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8866
8867         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8868
8869         * message.el (message-fetch-field): Unfold properly.
8870
8871         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8872         in text/plain.
8873
8874 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8877         (gnus-auto-select-first): Removed.
8878         (gnus-auto-select-first): Extended.
8879         (gnus-summary-read-group-1): Use new value.
8880
8881 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8882
8883         * message.el (message-fix-before-sending): Space.
8884
8885         * nnmail.el (nnmail-find-file): Don't erase.
8886
8887 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8888
8889         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8890
8891 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8892
8893         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8894
8895 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8896
8897         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8898
8899 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8900
8901         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8902         20.4.
8903
8904 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8905
8906         * gnus-art.el (gnus-mime-view-all-parts): New command and
8907         keystroke.
8908
8909         * mm-decode.el (mm-display-external): Translate slashes.
8910
8911         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8912
8913         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8914
8915         * mm-decode.el (mm-quote-arg): Quote spaces.
8916         (mm-display-external): Quote args.
8917
8918 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8919
8920         * mm-decode.el (mm-inlinable-part-p): New function.
8921
8922 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8923
8924        * mm-util.el (mm-disable-multibyte): New function.
8925
8926 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8927
8928         * gnus.el: Pterodactyl Gnus v0.33 is released.
8929
8930 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8931
8932         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8933
8934         * mm-decode.el (mm-display-external): Don't switch for externals.
8935         (mm-dissect-multipart): Don't include end-sep.
8936
8937         * mm-util.el (mm-get-coding-system-list): New function.
8938         (mm-coding-system-list): New variable.
8939
8940 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8941
8942         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8943
8944 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8945
8946         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8947         group
8948
8949 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8950
8951         * base64.el (base64-run-command-on-region): External base64
8952         decoder do not use coding system
8953
8954 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8955
8956         * mm-decode.el (mm-interactively-view-part): Typo.
8957
8958 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8959
8960         * mm-decode.el (mm-dissect-multipart): Display last part when the
8961         article has no close-delimiter
8962
8963 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8964
8965         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8966         content-type.
8967
8968 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8969
8970         * gnus-art.el (gnus-display-mime): Typo.
8971
8972 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8973
8974         * gnus.el: Pterodactyl Gnus v0.32 is released.
8975
8976 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8977
8978         * gnus-kill.el (gnus-batch-score): Protect against errors.
8979
8980         * gnus-art.el: Protect against broken headers.
8981
8982         * mm-decode.el (mm-display-external): Respect needsterm.
8983         (mm-display-external): Create buffer for external commands.
8984
8985 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8988
8989         * mm-decode.el (mm-display-external): Use file name.
8990
8991 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8992
8993         * gnus-util.el (gnus-output-to-rmail):  adjust to
8994           `rmail-output-to-rmail-file'
8995
8996 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8997
8998         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8999
9000         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
9001         headers.
9002
9003         * gnus-art.el (article-decode-charset): Fold case.
9004
9005 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
9006
9007         * mailcap.el (mailcap-save-binary-file): Goto point-min.
9008
9009 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
9010
9011         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
9012         after being stored.
9013
9014 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
9015
9016         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
9017         come.
9018
9019 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9020
9021         * gnus-xmas.el (wid-edit): Required.
9022
9023         * gnus-ems.el (gnus-widget-button-keymap): New variable.
9024
9025 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9026
9027         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
9028
9029 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
9030
9031         * gnus-art.el (article-decode-charset): Narrow to the correct
9032         region.
9033
9034         * mm-bodies.el: Fix autoload.
9035
9036 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
9037
9038         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
9039
9040 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9041
9042         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
9043
9044 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9045
9046         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
9047         (gnus-article-add-button): Ditto.
9048
9049         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
9050
9051         * gnus-art.el (gnus-article-prepare-display): Make article mode.
9052         (gnus-article-prepare-display): Bind url-standalone-mode.
9053
9054         * mm-decode.el (mm-remove-part): Also delete directory.
9055         (mm-display-external): Create a private sub-dir.
9056
9057         * mailcap.el (mailcap-binary-suffixes): New variable.
9058         (mailcap-command-p): Use it.
9059
9060 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9061
9062         * nnmbox.el (nnmbox-request-group): Change server.
9063         (nnmbox-possibly-change-newsgroup): Enable multibyte.
9064
9065         * message.el (message-encode-message-body): Don't stomp MIME
9066         headers.
9067
9068         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
9069         unless useful.
9070         (gnus-summary-exit): Check for a live article buffer.
9071         (gnus-summary-exit-no-update): Ditto.
9072
9073         * gnus-int.el (gnus-request-replace-article): Accept no-encode
9074         param.
9075
9076         * gnus-sum.el (gnus-article-decoded-p): New variable.
9077
9078         * mm-decode.el (mm-display-external): Use no-conv.
9079
9080         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
9081         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
9082
9083         * gnus-art.el (gnus-article-mode-map): Bind button2 to
9084         mouse-click.
9085
9086 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9087
9088         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
9089
9090 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9091
9092         * gnus.el: Pterodactyl Gnus v0.31 is released.
9093
9094 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9095
9096         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
9097
9098         * mm-decode.el (mm-display-part): Accept no-default.
9099
9100         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
9101         a parameter.
9102
9103         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
9104         (gnus-summary-prepare-threads): Ditto.
9105
9106         * gnus.el (gnus-article-mode-map): Make sparse keymap.
9107
9108         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
9109         (gnus-mime-button-line-format): Doc fix.
9110         (gnus-insert-mime-button): Use it.
9111         (gnus-article-add-button): Use widget-convert-button.
9112
9113         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
9114         ignore.
9115
9116         * mm-decode.el (mm-alternative-precedence): Ditto.
9117
9118 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
9119
9120         * mm-decode.el (mm-user-automatic-display): Use enriched.
9121
9122 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
9123
9124         * mm-decode.el (mm-dissect-multipart): Have the part start on the
9125         right place.
9126
9127 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9128
9129         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
9130
9131         * gnus-art.el (article-update-date-lapsed): Only update header if
9132         buffer is dispalyed in frame.
9133         (gnus-article-prepare-display): New function.
9134         (gnus-article-prepare): Use it.
9135
9136 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9137
9138         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
9139
9140         * mm-view.el (mm-insert-inline): New function.
9141
9142         * mm-decode.el (mm-pipe-part): Bugged.
9143
9144         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
9145
9146         * mm-bodies.el (mm-encode-body): Move over the body.
9147
9148         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
9149
9150         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
9151
9152 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
9153
9154         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
9155           related functions.  Handle message/rfc822 parts.  Display subject on
9156           multipart summary lines.  Display name on sub-parts when available.
9157
9158 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9159
9160         * mailcap.el (mailcap-command-p): New version.
9161
9162 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
9163
9164         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
9165         groups.
9166
9167 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * message.el (message-make-date): Remove weekday name.
9170
9171         * mm-decode.el (mm-dissect-buffer): Protect against broken
9172         headers.
9173
9174         * mailcap.el (mailcap-command-in-path-p): New function.
9175         (mailcap-command-p): Renamed.
9176
9177 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9178
9179         * rfc2047.el (eval): Autoload.
9180
9181 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9182
9183         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
9184         (gnus-multi-decode-encoded-word-string): New function.
9185         (gnus-encoded-word-method-alist): New variable.
9186         (gnus-decode-encoded-word-functions): Removed.
9187
9188 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
9189
9190         * gnus-int.el (gnus-request-replace-article): Replace
9191         message-narrow-to-headers with message-narrow-to-head
9192
9193 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9194
9195         * drums.el (drums-quote-string): Reversed match.
9196
9197         * message.el (message-make-date): Use weekday name.
9198
9199 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9200
9201         * gnus.el: Pterodactyl Gnus v0.30 is released.
9202
9203 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9204
9205         * gnus-art.el (article-decode-encoded-words): Use it.
9206         (gnus-decode-header-function): New variable.
9207
9208         * gnus-sum.el (gnus-nov-parse-line): Use it.
9209         (gnus-decode-encoded-word-function): New variable.
9210
9211         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
9212         buffer.
9213
9214         * gnus-art.el (gnus-insert-mime-button): Use widget.
9215         (gnus-widget-press-button): New function.
9216         (gnus-article-prev-button): Removed.
9217         (gnus-article-next-button): Ditto.
9218         (gnus-article-add-button): Ditto.
9219
9220         * gnus.el (gnus-article-mode-map): Inherit from widget.
9221         (gnus-article-mode-map): No, don't.
9222
9223         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
9224         (mm-content-id-alist): New variable.
9225         (mm-get-content-id): New function.
9226
9227         * gnus-art.el (gnus-request-article-this-buffer): Only decode
9228         articles if we are fetching to the article buffer.
9229
9230 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
9231
9232         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
9233         articles.
9234
9235 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9236
9237         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
9238         (mm-default-mime-charset): New variable.
9239
9240         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
9241
9242         * drums.el (drums-quote-string): Reversed test.
9243
9244 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9245
9246         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
9247         string.
9248
9249         * drums.el (drums-quote-string): New function.
9250
9251         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
9252         (rfc2047-b-encode-region): Chop lines.
9253         (rfc2047-q-encode-region): Ditto.
9254
9255 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9256
9257         * gnus.el: Pterodactyl Gnus v0.29 is released.
9258
9259 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
9260
9261         * mm-decode.el (mm-save-part): Message right.
9262
9263 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9264
9265         * drums.el (drums-parse-address): Returned a list instead of a
9266         string.
9267         (drums-remove-whitespace): Skip comments.
9268         (drums-parse-addresses): Didn't work.
9269
9270 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9271
9272         * gnus.el: Pterodactyl Gnus v0.28 is released.
9273
9274 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9275
9276         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
9277         starting point.
9278         (article-decode-encoded-words): Rename.
9279
9280         * message.el (message-narrow-to-headers-or-head): New function.
9281
9282         * gnus-int.el (gnus-request-accept-article): Narrow to the right
9283         region.
9284
9285         * message.el (message-send-news): Encode body after checking
9286         syntax.
9287
9288         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9289
9290         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9291
9292         * gnus-art.el (gnus-display-mime): Respect disposition.
9293
9294         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9295
9296         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9297         text with annotations.
9298
9299         * message.el (message-make-date): Fix sign for negative time
9300         zones.
9301
9302         * mm-view.el (mm-inline-image): Insert a space at the end of the
9303         image.
9304
9305         * mail-parse.el: New file.
9306
9307         * rfc2231.el: New file.
9308
9309         * drums.el (drums-content-type-get): Removed.
9310         (drums-parse-content-type): Ditto.
9311
9312         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9313
9314 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9315
9316         * gnus.el: Pterodactyl Gnus v0.27 is released.
9317
9318 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9319
9320         * mm-decode.el (mm-alternative-precedence): New variable.
9321         (mm-preferred-alternative): New function.
9322
9323         * gnus-art.el (gnus-mime-copy-part): New command.
9324
9325         * mm-decode.el (mm-get-part): New function.
9326
9327         * mm-view.el: New file.
9328
9329         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9330         (mm-display-part): Default to mailcap-save-binary-file.
9331
9332 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9333
9334         * gnus.el: Pterodactyl Gnus v0.26 is released.
9335
9336 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9337
9338         * mm-decode.el (mm-interactively-view-part): New function.
9339
9340         * gnus-art.el (gnus-mime-view-part): New command.
9341
9342         * mm-decode.el (mm-last-shell-command): New variable.
9343
9344         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9345
9346         * mm-decode.el (mm-save-part): New function.
9347
9348         * gnus-art.el (article-decode-charset): Protect against buggy
9349         content-types.
9350         (gnus-mime-pipe-part): New command.
9351         (gnus-mime-save-part): New command.
9352         (gnus-mime-button-map): New keymap.
9353         (gnus-mime-button-line-format): New variable.
9354         (gnus-insert-mime-button): New function.
9355         (gnus-display-mime): Use it.
9356
9357         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9358
9359         * mm-decode.el (mm-inline-text): Decode charsets.
9360
9361         * gnus-art.el (gnus-article-save): Comment fix.
9362
9363         * gnus-int.el (gnus-start-news-server): When in batch, don't
9364         prompt.
9365
9366         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9367         decode.
9368
9369         * mm-decode.el (mm-inline-media-tests): Add audio.
9370         (mm-inline-audio): New function.
9371
9372 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9373
9374         * gnus-art.el (article-make-date-line): Didn't work.
9375
9376         * parse-time.el (parse-time-string): One too many nils.
9377
9378 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9379
9380         * gnus.el: Pterodactyl Gnus v0.25 is released.
9381
9382 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9383
9384         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9385         annotations.
9386
9387         * gnus.el ((featurep 'gnus-xmas)): New
9388         'gnus-annotation-in-region-p alias.
9389
9390 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9391
9392         * mm-util.el (mm-with-unibyte-buffer): New function.
9393
9394         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9395
9396         * mm-decode.el (mm-inline-media-tests): New variable.
9397
9398         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9399
9400         * gnus-art.el (gnus-article-mime-handles): New variable.
9401
9402         * drums.el (drums-narrow-to-header): New function.
9403
9404         * gnus-art.el (article-decode-charset): Use it.
9405
9406         * drums.el (drums-content-type-get): New function.
9407
9408         * mm-util.el (mm-content-type-charset): Removed.
9409
9410         * drums.el (drums-syntax-table): @ is word.
9411         (drums-parse-content-type): New function.
9412
9413         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9414         EDT" times.
9415
9416         * gnus-util.el (gnus-date-get-time): Use safe date.
9417
9418         * gnus-sum.el (gnus-show-mime): Removed.
9419         (gnus-summary-toggle-mime): Removed.
9420
9421         * gnus-art.el (gnus-strict-mime): Removed.
9422         (gnus-article-prepare): Don't do MIME.
9423         (gnus-decode-encoded-word-method): Removed.
9424         (gnus-show-mime-method): Removed.
9425
9426 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9427
9428         * gnus.el: Pterodactyl Gnus v0.24 is released.
9429
9430 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9431
9432         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9433         PREFIX.
9434
9435         * parse-time.el (parse-time-rules): Accept times that look like
9436         "h:mm".
9437
9438         * message.el (message-make-date): Use zone properly.
9439
9440         * gnus.el: Autoload gnus-batch.
9441
9442         * gnus-art.el (article-de-quoted-unreadable): Do not do
9443         gnus-article-decode-rfc1522.
9444
9445         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9446
9447         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9448         param.
9449
9450         * message.el (message-encode-message-body): Check for us-ascii.
9451
9452         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9453         to the left.
9454
9455 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * gnus-art.el (article-decode-charset): Rename.
9458
9459 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9460
9461         * gnus.el: Pterodactyl Gnus v0.23 is released.
9462
9463 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9464
9465         * gnus-util.el (gnus-parent-id): Ditto.
9466         (gnus-put-text-property-excluding-newlines): Ditto.
9467
9468         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9469
9470 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9471
9472         * message.el (message-generate-headers): Generate User-Agent
9473         instead of X-Mailer & X-Newsreader.
9474
9475         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9476         User-Agent header format.
9477
9478 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9479
9480         * gnus.el: Pterodactyl Gnus v0.22 is released.
9481
9482 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9483
9484         * mm-util.el (mm-multibyte-p): Typo.
9485
9486 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9487
9488         * gnus.el: Pterodactyl Gnus v0.21 is released.
9489
9490 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9491
9492         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9493
9494 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9495
9496         * mm-util.el (mm-multibyte-p): New function.
9497
9498 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9499
9500         * gnus.el: Pterodactyl Gnus v0.20 is released.
9501
9502 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * rfc2047.el (rfc2047-decode-region): Only decode when in
9505         multibyte.
9506
9507         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9508
9509         * gnus-int.el (gnus-request-replace-article): Encode.
9510         (gnus-request-accept-article): Encode.
9511
9512         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9513         here.
9514
9515         * gnus.el (gnus-article-display-hook): Take the charset functions
9516         out.
9517
9518         * time-date.el (safe-date-to-time): New function.
9519
9520         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9521
9522 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9523
9524         * gnus.el: Pterodactyl Gnus v0.19 is released.
9525
9526 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9527
9528         * base64.el (base64-encode-region): Accept no-line-break.
9529
9530         * mm-util.el (mm-mime-charset): New function.
9531
9532         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9533
9534 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9535
9536         * gnus.el: Pterodactyl Gnus v0.18 is released.
9537
9538 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9539
9540         * message.el (message-send-and-exit): Return t on success.
9541         (message-make-date): Make a proper time zone.
9542
9543         * gnus-draft.el (gnus-draft-send): Only remove article if the
9544         sending is successful.
9545
9546         * drums.el (drums-get-comment): Return the last comment.
9547         (drums-parse-address): Parse old-style From headers.
9548
9549 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9550
9551         * gnus-sum.el (gnus-data-compute-positions): Move below
9552         `gnus-save-hidden-threads' so the former is correctly detected as
9553         a macro.
9554
9555 1998-09-06  Dave Love  <fx@gnu.org>
9556
9557         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9558         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9559         time for nicer failure if it's not available.
9560
9561 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9562
9563         * time-date.el (time-to-seconds): Renamed.
9564
9565         * parse-time.el (parse-time-string): Downcase before handling.
9566         (parse-time-rules): Times without seconds have 0 seconds.
9567
9568         * rfc2047.el (rfc2047-encode-region): New version.
9569         (rfc2047-dissect-region): New function.
9570
9571 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9572
9573         * message.el (message-make-date): Use symbolic zone.
9574
9575 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9576
9577         * time-date.el (parse-time): Always use parse-time.
9578
9579         * parse-time.el (parse-time-syntax): Use vectors.
9580
9581 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9582
9583         * gnus.el: Pterodactyl Gnus v0.17 is released.
9584
9585 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9586
9587         * time-date.el: Renamed from "date".
9588
9589         * gnus.el: Removed all timezone dependencies.
9590
9591         * score-mode.el: Removed.
9592         (gnus-score-edit-insert-date): Use date.
9593
9594         * date.el (float-to-time): New function.
9595
9596         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9597
9598         * date.el (time-to-float): New function.
9599
9600         * message.el (message-make-date): Use format-time-string.
9601         (message-make-expires): Use make-date.
9602
9603         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9604
9605         * gnus-util.el (gnus-dd-mmm): Use date.
9606         (gnus-sortable-date): Ditto.
9607
9608         * message.el (message-make-date): Take an optional time.
9609
9610         * gnus: Applied patches from 5.6.43.
9611
9612         * date.el (if): Use parse-time.
9613
9614         * gnus-score.el (gnus-summary-score-entry): Make into a command
9615         again.
9616
9617         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9618         gnus-agent.
9619
9620         * gnus.el (gnus-agent-meta-information-header): Moved here.
9621
9622 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9623
9624         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9625         (gnus-agent-fetch-group-1): Score article headers using normal
9626         group score files if the download score rule of a category/group
9627         is `file'.
9628         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9629         deciding what articles to download.
9630         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9631         predicate processing if predicate is `true' or `false'.
9632
9633 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9634
9635         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9636
9637         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9638
9639         * score-mode.el (score-mode-coding-system): New variable.
9640         (gnus-score-edit-exit): Use it.
9641
9642 1998-09-04  Jason R Mastaler  <jason@4b.org>
9643
9644         * drums.el: Corrected typo.
9645
9646 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9647
9648         * mm-bodies.el (mm-body-encoding): Faster version.
9649
9650 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9651
9652         * gnus-art.el (gnus-article-decode-charset): Only decode text
9653         things.
9654
9655         * message.el (message-output): Use rmail.
9656
9657         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9658         word part.
9659
9660         * mm-util.el (mm-charset-to-coding-system): Use
9661         rfc2047-default-charset.
9662         (mm-known-charsets): New variable.
9663
9664         * message.el (message-caesar-region): Bugged out.
9665
9666 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9667
9668         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9669         specifying `agent-predicate' in a group's parameters.
9670
9671 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9672
9673         * gnus.el: Pterodactyl Gnus v0.16 is released.
9674
9675 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9676
9677         * nnmail.el (nnmail-expired-article-p): Use predicate.
9678
9679         * date.el (time-less-p): Renamed.
9680
9681         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9682         from the headers.
9683
9684         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9685         functions.
9686
9687         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9688         all.
9689         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9690         to all functions.
9691
9692 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9693
9694         * gnus.el: Pterodactyl Gnus v0.15 is released.
9695
9696 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9697
9698         * date.el: New file.
9699
9700         * gnus-util.el (gnus-encode-date): Removed.
9701         (gnus-time-less): Ditto.
9702
9703         * nnmail.el (nnmail-date-to-time): Removed.
9704         (nnmail-time-less): Ditto.
9705         (nnmail-days-to-time): Ditto.
9706         (nnmail-time-since): Ditto.
9707
9708         * drums.el: New file.
9709
9710 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9711
9712         * message.el (message-encode-message-body): Encode headers with
9713         body encoding.
9714
9715         * rfc2047.el (rfc2047-default-charset): Renamed.
9716         (rfc2047-encodable-p): Use it.
9717
9718         * base64.el (mm-util): Required.
9719
9720 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9721
9722         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9723         servers.
9724
9725         * gnus-util.el (gnus-output-to-rmail): Removed.
9726
9727         * gnus-art.el (gnus-summary-save-in-rmail): Use
9728         gnus-output-to-rmailrmail-output-to-rmail-file.
9729
9730         * rfc2047.el (rfc2047-decode-region): Fold case.
9731         (rfc2047-decode): Use decode-string.
9732
9733         * mm-util.el: Provide mm-char-int.
9734
9735 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9736
9737         * gnus.el: Pterodactyl Gnus v0.14 is released.
9738
9739 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9740
9741         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9742         sure we have 7bit.
9743
9744 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9745
9746         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9747         ducplicates.
9748         (gnus-inews-insert-mime-headers): Removed.
9749
9750         * message.el (message-caesar-region): Protect against MULE chars.
9751
9752 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9753
9754         * mm-util.el (if): fset the right function.
9755
9756 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9757
9758         * gnus-art.el (gnus-article-decode-charset): Use real
9759         read-coding-system.
9760
9761 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9762
9763         * mm-bodies.el (mm-decode-body): Protect against malformed
9764         base64.
9765         (mm-decode-body): Check that buffer-file-coding-system is
9766         non-nil.
9767
9768 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9769
9770         * gnus.el: Pterodactyl Gnus v0.13 is released.
9771
9772 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9773
9774         * gnus-util.el (gnus-strip-whitespace): Already defined.
9775         Removed.
9776
9777         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9778
9779         * gnus-util.el (gnus-strip-whitespace): New function.
9780
9781         * mm-util.el (mm-content-type-charset): Downcase.
9782
9783 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9784
9785         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9786         (gnus-article-decode-charset): Don't fetch all headers.
9787
9788         * mm-util.el (mm-read-coding-system): New function.
9789
9790         * mm-bodies.el (mm-decode-body): Check the right charset.
9791
9792         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9793
9794         * gnus-art.el (gnus-article-mode-line-format): Use short group
9795         format.
9796
9797 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9798
9799         * gnus.el: Pterodactyl Gnus v0.12 is released.
9800
9801 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9802
9803         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9804
9805         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9806         (gnus-article-decode-charset): Always run.
9807
9808         * mm-bodies.el (mm-decode-body): Decode cte.
9809
9810 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9811
9812         * gnus.el: Pterodactyl Gnus v0.11 is released.
9813
9814 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9815
9816         * message.el (message-encode-message-body): Ditto.
9817
9818         * gnus-art.el (gnus-article-decode-mime-words): New command and
9819         keystroke.
9820         (gnus-article-decode-charset): Ditto.
9821         (gnus-article-decode-charset): Only work under MULE.
9822
9823         * mm-util.el (mm-content-type-charset): New function.
9824
9825         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9826
9827         * message.el (message-send-mail): Insert MIME headers.
9828         (message-check-news-body-syntax): Don't warn for escape sequences.
9829         (message-check-news-body-syntax): Insert MIME headers.
9830
9831         * mm-bodies.el (mm-body-encoding): New function.
9832
9833         * message.el (message-encode-message-body): New function.
9834
9835         * mm-bodies.el: New file.
9836
9837         * mm-util.el (mm-narrow-to-head): New function.
9838
9839         * rfc2047.el (rfc2047-encode): Use it.
9840
9841         * mm-util.el: Provide mm-encode-coding-region.
9842
9843         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9844
9845         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9846
9847         * mm-util.el (mm-enable-multibyte): New function.
9848
9849         * message.el (message-set-work-buffer): Set multibyte.
9850
9851         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9852
9853         * gnus-util.el (gnus-point-at-eol): Removed.
9854         (gnus-point-at-bol): Ditto.
9855
9856         * base64.el (base64-decode-region): Commented out messaging.
9857
9858 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9859
9860         * gnus-msg.el (gnus-group-mail): make it behave like
9861         gnus-group-post-news with regards to the prefix (this enables the
9862         use of posting styles).
9863
9864 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9865
9866         * gnus.el (gnus-article-display-hook): Added
9867         gnus-article-decode-rfc1522 to hook.
9868
9869 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9870
9871         * gnus.el: Pterodactyl Gnus v0.10 is released.
9872
9873 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9874
9875         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9876         hook to be run.
9877
9878 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9879
9880         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9881
9882         * mm-util.el (mm-charsets-in-region): Removed.
9883
9884         * rfc2047.el: Renamed file.
9885
9886         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9887
9888         * message.el (message-mode): Set multibyte.
9889
9890         * mm-util.el (mm-charsets-in-region): Copied here.
9891
9892         * gnus-util.el: Removed gnus-truncate-string.
9893
9894         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9895
9896         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9897         (rfc1522-encodable-p): New function.
9898         (rfc1522-encode-message-header): Use it.
9899
9900 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9901
9902         * gnus.el: Pterodactyl Gnus v0.9 is released.
9903
9904 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9905
9906         * mm-util.el: Shadow encode-coding-string.
9907
9908         * base64.el (base64-encode-region): Don't add newline.
9909
9910         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9911
9912         * mm-util.el: New file.
9913
9914         * mm-decode.el: Somewhat depleted.
9915         * mm-encode.el: Ditto.
9916
9917         * rfc1522.el: New file.
9918
9919         * mm-util.el (mm-replace-chars-in-string): Copied here.
9920
9921         * mm-encode.el (mm-q-encode-region): New function.
9922
9923         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9924         param.
9925
9926         * mm-encode.el (mm-encode-word-region): Downcase.
9927
9928 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9929
9930         * gnus.el: Pterodactyl Gnus v0.8 is released.
9931
9932 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9933
9934         * message.el (message-send-mail): Encode headers.
9935
9936         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9937         (quoted-printable-encode-region): Upcase.
9938
9939         * message.el (message-default-charset): New variable.
9940
9941         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9942
9943         * message.el (message-narrow-to-field): Changed name.
9944
9945         * mm-encode.el: New file.
9946
9947         * message.el (message-narrow-to-header): New function.
9948
9949         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9950         right buffer.
9951
9952 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9953
9954         * gnus.el: Pterodactyl Gnus v0.7 is released.
9955
9956 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9957
9958         * gnus.el: Remove autoload for
9959         gnus-article-mime-decode-quoted-printable.
9960
9961         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9962         be decoded in non-MULE Emacsen.
9963
9964         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9965
9966 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9967
9968         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9969
9970 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9971
9972         * mm-decode.el: Check for coding-system-list.
9973
9974 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9975
9976         * gnus.el: Pterodactyl Gnus v0.6 is released.
9977
9978 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9979
9980         * nnheader.el (fboundp): Protect code-coding-string.
9981
9982         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9983         is available.
9984
9985 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9986
9987         * gnus.el: Pterodactyl Gnus v0.5 is released.
9988
9989 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9990
9991         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9992         (gnus-hack-decode-rfc1522): Removed.
9993
9994         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9995
9996 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9997
9998         * gnus.el: Gnus v0.4 is released.
9999
10000 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10001
10002         * gnus-art.el (gnus-article-decode-mime-words): New command and
10003         keystroke.
10004
10005         * qp.el (quoted-printable-decode-region): Don't use hexl.
10006
10007         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
10008
10009         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
10010         (gnus-structured-field-decoder): Removed.
10011         (gnus-unstructured-field-decoder): Ditto.
10012
10013         * mm-decode.el: New file.
10014
10015         * qp.el: New file.
10016
10017         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
10018
10019         * gnus-ems.el (fboundp): Removed gnus-split-string.
10020
10021         * gnus.el (gnus-splash-face): Doc fix.
10022
10023         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
10024
10025         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
10026         hexl.
10027
10028         * nnheader.el (nnheader-temp-write): Removed.
10029
10030 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10031
10032         * gnus.el: Gnus v0.3 is released.
10033
10034 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10035
10036         * gnus.el: Gnus v0.2 is released.
10037
10038 ;; Local Variables:
10039 ;; coding: iso-2022-7bit
10040 ;; End: