*** empty log message ***
[gnus] / lisp / ChangeLog
1 2000-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
2
3         * mail-source.el (mail-sources): Better `:type'.
4
5 2000-10-24 18:31:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6
7         * gnus-art.el (gnus-request-article-this-buffer):
8         gnus-refer-article-method might be a single method.
9         * gnus-sum.el (gnus-refer-article-methods): The second could be 
10         a named method.
11
12 2000-10-23  Simon Josefsson  <simon@josefsson.org>
13
14         * flow-fill.el (fill-flowed): Don't flow "-- " lines.
15         (fill-flowed): Make "quote-depth wins" rule work when first line
16         is at level 0.
17
18 2000-10-21 11:23:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
19
20         * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
21
22 2000-10-21 10:54:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
23
24         * gnus-art.el (gnus-article-mime-total-parts): New function.
25         (gnus-mm-display-part): Use it.
26         (gnus-mime-display-single): Ditto.
27         (gnus-mime-display-alternative): Ditto.
28
29 2000-10-21 09:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
30
31         * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
32         because they are files, not directories.
33         (mailcap-parse-mimetypes): Ditto.
34
35 2000-10-20 19:55:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
36
37         * gnus-art.el (gnus-mime-inline-part): Check validity of charset.
38
39 2000-10-18  Dave Love  <fx@gnu.org>
40
41         * mail-source.el (mm-util): Require.
42         (defvar): Use rmail-spool-directory unconditionally.
43
44         * gnus-nocem.el (gnus-nocem-issuers): Update.
45         (gnus-nocem-check-from): New option.
46         (gnus-nocem-scan-groups): Use it.
47         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
48
49 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
50
51         * gnus-nocem.el (gnus-nocem-check-article-limit): New variable.
52         (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
53
54 2000-10-18  Simon Josefsson  <simon@josefsson.org>
55
56         * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
57
58         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
59
60 2000-10-17  Simon Josefsson  <simon@josefsson.org>
61
62         * gnus-sum.el (gnus-get-newsgroup-headers): Search for "from:"
63         instead of "from: " for rfc822 compliance.
64
65         * gnus-uu.el (gnus-uu-digest-mail-forward): Ditto. Insert SPC.
66
67         * nnheader.el (nnheader-parse-head): Ditto.
68
69 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
70
71         * mail-source.el (mail-source-keyword-map): Use
72         `rmail-spool-directory' as a default directory for the `file'
73         source, if the variable is defined.  Fall back to hardcoded
74         "/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
75         <seh@speakeasy.org>.
76
77 2000-10-13 12:01:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
78
79         * message.el (message-send-mail-partially): Replace the header
80          delimiter with a blank line.
81
82 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
83
84         * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
85         Cashin <ecashin@coe.uga.edu>).
86
87 2000-10-13 10:52:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
88
89         * gnus-ems.el (gnus-article-compface-xbm): Ignore errors.
90
91 2000-10-11  John Wiegley  <johnw@gnu.org>
92
93         * gnus-topic.el (gnus-topic-mode): Use `setq' to clear
94         `gnus-group-change-level-function', instead of `remove-hook',
95         because it's not a hook!
96
97         * gnus-mlspl.el (gnus-group-split-update): Check the value of
98         `nnmail-crosspost', and use it to set the `no-crosspost'
99         argument when calling `gnus-group-split-fancy'.  Otherwise, it
100         assumes that cross-posting is always OK, no matter what
101         `nmail-crosspost' is set to.
102         (gnus-group-split-fancy): The argument order in the
103         second-to-last `push' call was wrong, but since `no-crosspost'
104         was always nil, it was never being triggered.
105
106         * gnus-art.el (gnus-treat-hide-citation-maybe): Added this
107         variable to correspond with `gnus-article-hide-citation-maybe'.
108         (gnus-treatment-function-alist): Added entry for the above
109         correlation.
110
111 2000-10-12 08:26:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
112
113         * mm-util.el (mm-with-unibyte-current-buffer): Revert to old.
114         (mm-with-unibyte-current-buffer-mule4): New function.
115         * qp.el (quoted-printable-encode-region): Use it.
116         * rfc2047.el (rfc2047-decode): Ditto.
117         * webmail.el (webmail-init): Revert to use mm-disable-multibyte.
118
119 2000-10-10 08:44:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
120
121         * rfc2047.el (rfc2047-fold-region): "=?=" is not a break point.
122
123 2000-10-10 00:00:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
124
125         * webmail.el (webmail-init): Use mm-disable-multibyte-mule4.
126
127 2000-10-09 22:50:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
128
129         * base64.el (base64-decode-region): Just give a message if the end
130         is not sane.
131
132 2000-10-09 20:09:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
133
134         * rfc2047.el (rfc2047-encode-message-header): Move fold into
135         encode-region.
136         (rfc2047-dissect-region): Rewrite.
137         (rfc2047-encode-region): Rewrite.
138         (rfc2047-fold-region): Fold any line longer than 76.
139         (rfc2047-unfold-region): New function.
140         (rfc2047-decode-region): Use it.
141         (rfc2047-q-encode-region): Don't break at bob.
142
143 2000-10-09 17:12:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
144
145         * nntp.el (nntp-open-connection): Kill process buffer when quit.
146         (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
147         FSF Emacs 20 and XEmacs 21.
148         * gnus-agent.el (gnus-agent-fetch-session): Catch quit.
149
150 2000-10-09  Dave Love  <fx@gnu.org>
151
152         * gnus-audio.el: Don't require cl.
153         (gnus-audio): New custom group.
154         (gnus-audio-inline-sound): Change to work with Emacs.
155         (gnus-audio-directory, gnus-audio-directory) 
156         (gnus-audio-au-player):  Customize.
157         (gnus-audio-play): Try external player if play-sound-file fails.
158         Use file-name-extension, not string-match.
159
160         * gnus-art.el (article-de-quoted-unreadable)
161         (article-de-base64-unreadable): Fold search case rather than
162         downcasing string.  Apply mm-charset-to-coding-system to arg of
163         quoted-printable-decode-region.
164         (gnus-article-dumbquotes-map): Fix dashes.
165         (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
166         (gnus-button-reply): Just alias it.
167
168 2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
169
170         * mm-encode.el: Require CL.  At least, for `incf'.
171
172         * nnfolder.el (nnfolder-ignore-active-file): Typos.
173
174         * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
175
176         * gnus-kill.el (gnus-kill): Typo.
177
178 2000-10-09  Gerd Moellmann  <gerd@gnu.org>
179
180         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
181
182 2000-10-09  Simon Josefsson  <simon@josefsson.org>
183
184         * nnimap.el (nnimap-group-overview-filename): Create directory for
185         newfile (when use long filenames is nil).  Copy+delete file if
186         rename didn't work.
187         (nnimap-group-overview-filename): `rename-file' and `copy-file'
188         doesn't return anything useful, use ignore-errors instead.
189
190 2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
191
192         * dgnushack.el (dgnushack-compile): Delete old elc files first.
193
194 2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
195
196         * gnus-ems.el (gnus-kill-all-overlays): Move here.
197         * gnus-util.el (gnus-kill-all-overlays): Move out.
198         * gnus-sum.el (gnus-cache-write-active): Auto load.
199         * lpath.el: Shut up.
200         * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is 
201         asynchronous in Exp version.
202
203 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
204
205         * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
206         * gnus-ems.el: Autoload smiley.
207         * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
208
209 2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
210
211         * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
212         (gnus-summary-select-article): Don't enable multibyte here.
213         (gnus-summary-goto-article): Ditto.
214
215 2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
216
217         * gnus-draft.el (gnus-draft-send-message): Typo.
218
219 2000-10-08  Simon Josefsson  <simon@josefsson.org>
220
221         * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
222         uid validity changes.
223         (nnimap-group-overview-filename): Store uidvalidity in filenames.
224         Rename old files into new format.
225
226 2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
227
228         * mm-util.el (mm-enable-multibyte-mule4): New.
229         (mm-disable-multibyte-mule4): New.
230         * gnus-sum.el (gnus-summary-mode): Use it.
231         (gnus-summary-select-article): Ditto.
232         (gnus-summary-goto-article): Use enable multibyte.
233         * rfc2047.el (rfc2047-decode): Use unibyte.
234
235 2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
236
237         * gnus-logic.el (gnus-advanced-string): Use "" if nil.
238
239 2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
240
241         * rfc2047.el (rfc2047-q-encode-region): Better calculation of
242         break point.
243         (rfc2047-fold-region): Don't break the first non-LWSP characters.
244
245 2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
246
247         * gnus.el (gnus-agent-fetching): New variable.
248         * gnus-agent.el (gnus-agent-with-fetch): Bind it.
249         * gnus-score.el (gnus-score-body): Don't score body when
250         agent-fetching.
251         (gnus-score-followup): Don't score followup either. 
252
253 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
254
255         * gnus-art.el: Define dynamic variables in eval-when-compile.
256         * message.el (message-sending-message): New variable.
257         (message-send): Use it.
258         * gnus-draft.el (gnus-draft-send-message): Ditto.
259         (gnus-group-send-drafts): Ditto.
260
261 2000-10-06  Dave Love  <fx@gnu.org>
262
263         * gnus-audio.el: Don't require cl.
264         (gnus-audio): New custom group.
265         (gnus-audio-inline-sound): Change to work with Emacs.
266         (gnus-audio-directory, gnus-audio-directory) 
267         (gnus-audio-au-player):  Customize.
268         (gnus-audio-play): Try external player if play-sound-file fails.
269         Use file-name-extension, not string-match.
270
271 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
272
273         * gnus-art.el (gnus-article-prepare): Configure it again.
274
275 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
276
277         * message.el (message-default-charset): Default value for non-Mule
278         Emacsen.
279
280 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
281
282         * message.el (message-alternative-emails): New.
283         (message-use-alternative-email-as-from): New.
284         (message-setup): Use them.
285
286 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
287
288         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
289         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
290
291         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
292         gnus-overlay-start.
293         * gnus.el: Ditto.
294         * gnus-art.el (gnus-insert-mime-button): Use them.
295
296 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
297
298         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
299         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
300
301 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
302
303         * qp.el (quoted-printable-encode-region): Use
304         mm-with-unibyte-current-buffer within narrowed region.
305
306 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
307
308         * webmail.el (webmail-type-definition): Fix my-deja open url.
309
310 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
311
312         * message.el (message-setup-fill-variables): New variable.
313         (message-mode): Use it.
314
315 2000-10-05  Dave Love  <fx@gnu.org>
316
317         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
318         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
319
320         * binhex.el: Use defalias, not fset.
321
322         * rfc1843.el: Require cl when compiling.
323
324 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
325
326         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
327
328 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
329
330         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
331         adjacent.
332
333 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
336         (mm-find-charset-region): Merge conditions, delete ascii.
337         (mm-charset-after): Rewrite.
338         * mm-bodies.el (mm-encode-body): Use it.
339
340 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
341
342         * webmail.el (webmail-hotmail-list): Fix.
343
344 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
345
346         * nnimap.el (require): cl.
347
348 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
349
350         * gnus-art.el (gnus-article-prepare): Configure windows before
351         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
352         window might be overrided.
353
354 2000-10-04  Dave Love  <fx@gnu.org>
355
356         * gnus-ems.el (gnus-article-display-xface)
357         [gnus-article-compface-xbm]: Fix.
358         (gnus-x-splash): Bind width, height.
359
360 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
361
362         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
363         when it is called interactively.
364
365 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
366
367         * gnus-art.el (gnus-mime-action-alist): New variable.
368         (gnus-mime-action-on-part): Use it.
369         (gnus-mime-button-commands): Add command ".".
370
371 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
372
373         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
374
375 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
376
377         * lpath.el: "." is in the load-path because dgnushack.el.
378
379 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
380
381         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
382
383         * nnheader.el: ditto
384
385         * mm-util.el: ditto
386
387         * message.el: ditto
388
389         * binhex.el: ditto
390
391         * gnus-audio.el: removed unnecessary xemacs test
392
393         * earcon.el: ditto
394         
395 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
396
397         * nnweb.el (nnweb-decode-entities): Work for non-character
398         entities. 
399
400 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * gnus.el: Message the quit parts.
403
404 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
405
406         * mail-source.el (mail-source-fetch-maildir): Don't insert
407         newlines.
408
409 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
410
411         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
412         lpath.el. Don't compile base64.el if there is builtin base64.
413
414 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
415
416         * base64.el (Repository): Use featurep for XEmacs test.
417
418 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
419
420         * nntp.el (nntp-retrieve-data): Don't ignore quit.
421
422 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
423
424         * gnus-art.el (gnus-article-banner-alist): New variable.
425         (article-strip-banner): Use it.
426         * gnus-cus.el (gnus-group-parameters): Allow symbol.
427
428 2000-10-02  Dave Love  <fx@gnu.org>
429
430         * smiley-ems.el: New file.
431
432         * gnus-ems.el (gnus-smiley-display): Autoload.
433         (mouse-set-point, set-face-foreground, set-face-background)
434         (x-popup-menu): Don't clobber these.
435         (gnus-article-compface-xbm): New variable.
436         (gnus-article-display-xface): Move graphic test.  Use unibyte.
437         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
438
439         * mml.el (require): Fix typo.
440         (mml-parse-1): Modify unknown encoding prompt.
441
442         * mail-source.el (mail-sources): Revert to nil.
443
444         * nnmail.el (nnmail-spool-file): Revert previous change.
445
446         * gnus.el: Don't require custom, message.
447         (gnus-message-archive-method): Wrap initializer in progn and
448         require message here.
449
450 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
451
452         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
453         image's :ascent to 80.  That gives a mode-line which is approx.
454         as tall as the normal one.
455
456 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
457
458         * webmail.el (webmail-hotmail-list): Fix.
459
460 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
461
462         Don't postpone GCC if none of GCC methods is agent-covered.  This
463         fix presumes that the post-method must be agent-covered if any Gcc
464         method is agent-covered.
465
466         * gnus-msg.el (gnus-inews-group-method): New function.
467         (gnus-inews-do-gcc): Use it.
468         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
469         (gnus-agent-possibly-save-gcc): Use it.
470         (gnus-agent-possibly-do-gcc): Ditto.
471
472 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
473
474         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
475         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
476
477 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
478
479         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
480         webmail-hotmail-list): Update.
481
482 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
483
484         * mail-source.el (mail-source-report-new-mail): Use
485         nnheader-cancel-timer.
486
487 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
488
489         * lpath.el (overlay-*): Shut up.
490         * dgnushack.el: Two implementations of smiley.
491
492 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
493
494         * gnus-ml.el: Usage.
495         (gnus-mailing-list-archive, gnus-mailing-list-owner,
496         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
497         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
498         (gnus-mailing-list-menu): Define it.
499         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
500         
501         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
502
503 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
504
505         * webmail.el (webmail-my-deja-*): Rewrite.
506
507 2000-09-30  Simon Josefsson  <simon@josefsson.org>
508
509         * nnimap.el (nnimap-request-accept-article): Remove \n's from
510         From_ lines.
511
512 2000-08-05  Simon Josefsson <simon@josefsson.org>
513
514         Make GCC to remote groups work when unplugged
515         (postpone GCC until message is actually sent).
516
517         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
518
519         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
520         (gnus-agent-restore-gcc): 
521         (gnus-agent-possibly-save-gcc): New functions.
522
523         * gnus-msg.el (gnus-inews-add-send-actions): Use
524         `gnus-agent-possibly-do-gcc' if Agentized.
525         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
526         to `message-header-hook'.
527
528         * gnus.el (gnus-agent-gcc-header): New variable.
529
530 2000-07-13  Simon Josefsson <simon@josefsson.org>
531
532         Asks the user to synch flags with server when you plug in.
533
534         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
535         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
536         (gnus-agent-toggle-plugged): Call it.
537         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
538         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
539         (gnus-agent-possibly-synchronize-flags): New function.
540         (gnus-agent-possibly-synchronize-flags-server): New function.
541
542 2000-09-30  Simon Josefsson  <simon@josefsson.org>
543
544         * starttls.el: New file, by Daiki Ueno.
545
546 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
547
548         * message.el (message-make-in-reply-to): In-Reply-To is message-id
549         (see DRUMS).
550         
551 2000-09-29  Simon Josefsson  <simon@josefsson.org>
552
553         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
554         prefetch.
555
556 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
557
558         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
559         sending a command; allow the rtelnet prompt as well.
560
561 2000-09-29  Simon Josefsson  <simon@josefsson.org>
562
563         * message.el (message-send): Make sure error is signalled if no
564         send method is specified.
565
566 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
567
568         * qp.el (quoted-printable-encode-region): Wrap with
569         `mm-with-unibyte-current-buffer'.
570
571 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
572
573         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
574           McEwan's proposal.
575         
576 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
577
578         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
579         the GNU assignment issue.
580
581 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
582
583         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
584
585 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
586
587         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
588
589 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
590
591         * gnus-art.el (article-strip-banner): Use
592         gnus-group-find-parameter rather than gnus-group-get-parameter, to
593         allow inheritance on the banner.
594         From elkin@tverd.astro.spbu.ru.
595
596 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
597
598         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
599
600 2000-09-26  Dave Love  <fx@gnu.org>
601
602         * gnus-draft.el: Don't require gnus-agent.
603
604         * mm-view.el: Use featurep for XEmacs test.
605         (mm-inline-message): Test for `remove-specifier'; don't use
606         condition-case.
607
608 2000-09-24  Simon Josefsson  <simon@josefsson.org>
609
610         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
611
612         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
613         support ACL's.
614
615         * nnimap.el (nnimap-acl-get): Check capability.
616
617         * mail-source.el (mail-source-imap-file-coding-system): New variable.
618         (mail-source-fetch-imap): Use it.
619
620         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
621         (rfc2104-hash): Use it.
622
623         * imap.el (imap-starttls-p): Check for starttls binary.
624         (imap-starttls-open): More verbose.
625         (imap-gssapi-auth): Ditto.
626         (imap-kerberos4-auth): Ditto.
627         (imap-cram-md5-auth): Ditto.
628         (imap-login-auth): Ditto.
629         (imap-anonymous-auth): Ditto.
630         (imap-digest-md5-auth): Ditto.
631         (imap-open): Ditto.
632         (imap-digest-md5-p): Check capability first.
633
634 2000-09-24  Simon Josefsson  <simon@josefsson.org>
635
636         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
637         (imap-login-p): Support LOGINDISABLED.
638
639 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
640
641         * rfc2104.el: Add SHA-1 example.
642
643 2000-09-22  Simon Josefsson  <simon@josefsson.org>
644
645         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
646
647 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
648
649         * lpath.el: Bind nnkiboze-score-file.
650
651 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
652
653         * gnus-score.el (gnus-score-use-all-scores): New variable.
654         (gnus-all-score-files): Use it.
655         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
656         (nnkiboze-enter-nov): Fix it when there is no xref.
657         (nnkiboze-generate-groups): List groups.
658         * gnus-group.el (gnus-group-make-kiboze-group): Use 
659         nnkiboze-score-file.
660         
661         * nnkiboze.el (nnkiboze-request-article): Use
662         gnus-cache-request-article.
663         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
664
665 2000-07-16 Dmitry Bely <dbely@mail.ru>
666
667         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
668
669 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
670
671         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
672
673 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
674
675         * message.el (message-default-charset): Set default value in
676         non-MULE XEmacsen as iso-8859-1.
677
678 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
679
680         * gnus-demon.el: Use (featurep 'xemacs).
681         * gnus-agent.el: timer vs. itimer.
682         * mail-source.el: Ditto.
683
684 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
685
686         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
687         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
688         * gnus-sum.el (gnus-nov-parse-line): Ditto.
689         * nnkiboze.el (nnkiboze-file-coding-system): New.
690         (nnkiboze-retrieve-headers): Use it.
691         (nnkiboze-request-group): Ditto.
692         (nnkiboze-close-group): Ditto.
693         (nnkiboze-generate-group): Ditto.
694         (nnkiboze-enter-nov): Insert first Xref properly.
695
696 2000-09-19  Dave Love  <fx@gnu.org>
697
698         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
699         (nnmail-get-new-mail): Test `sources' in top-level conditional.
700
701         * mail-source.el (mail-sources): Change default to '((file)).
702         Add useful custom type.
703
704 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
705
706         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
707         year).
708         (gnus-date-iso8601): Ditto.
709
710 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
711
712         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
713
714 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
715
716         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
717         pattern. Avoid using 8 bit chars.
718         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
719
720 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
721
722         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
723         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
724         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
725         functions are not implemented yet.
726         
727         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
728         x-overlay.el from the FSF Emacs black list.
729
730 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
731
732         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
733         (mm-inline-media-tests): Ditto.
734         (mm-automatic-display): Ditto.
735         * mm-view.el (mm-display-inline-fontify): Generalize from 
736         mm-display-patch-inline. 
737         (mm-display-patch-inline): Use it.
738         (mm-display-elisp-inline): Ditto.
739         
740 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
741
742         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
743         (gnus-topic-unmark-topic): Ditto.
744         (gnus-topic-mark-topic): Ditto.
745         (gnus-topic-get-new-news-this-topic): Use it.
746
747 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
748
749         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
750         display xface.
751
752 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
753
754         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
755         zombie or killed groups.
756         
757 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
758
759         * mml.el (mml-preview): Reinsert unibyte content. 
760         (mml-parse-1): Remove with-unibyte-current-buffer.
761         (mml-generate-mime-1): Ditto.
762         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
763         * message.el (message-forward): Ditto.
764
765 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
766
767         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
768         original article buffer.
769         (article-de-base64-unreadable): Ditto.
770         (article-wash-html): Ditto.
771
772 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
773
774         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
775         unless forward-show-mml.
776
777 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
778
779         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
780         (gnus-summary-save-parts-last-directory): New.
781         (gnus-summary-save-parts): Save history.
782
783 2000-09-14 Ben Gertzfield <che@debian.org>
784
785         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
786         variable.
787         (gnus-summary-save-parts): Use it.
788
789 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
790
791         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
792         * gnus-sum.el (gnus-summary-exit): Ditto.
793         (gnus-summary-exit-no-update): Ditto.
794         (gnus-summary-show-article): Ditto.
795
796 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
797
798         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
799         Content-Disposition.
800
801 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
802
803         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
804
805 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
806
807         * gnus-art.el (gnus-article-setup-buffer): Set
808         gnus-article-mime-handles to nil.
809         * gnus-sum.el (gnus-summary-exit): Ditto.
810         (gnus-summary-exit-no-update): Ditto.
811         (gnus-summary-show-article): Ditto.
812         (gnus-summary-save-parts): Use gnus-article-mime-handles if
813         dissected.
814         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
815
816 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
817
818         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
819         (gnus-sort-threads-1): New function. Sort threads recursively.
820         (gnus-sort-threads): Use it.
821         (gnus-sort-gathered-threads): Doc fix.
822
823 2000-09-13  Dave Love  <fx@gnu.org>
824
825         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
826
827         * gnus-ems.el (gnus-ems-redefine): Don't alias
828         gnus-summary-set-display-table.
829
830         * message.el (message-user-agent): Don't wrap ignore-errors around
831         it.
832
833         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
834         `format'.
835         (mm-content-transfer-encoding): Don't use cadar.
836
837         * uudecode.el (uudecode-decoder-program) 
838         (uudecode-decoder-switches): Customize.
839
840         * gnus-score.el (gnus-home-score-file): Improve custom type.
841
842         * gnus-cus.el (gnus-custom-mode): Conditionally set local
843         variables for Emacs 21.
844         (gnus-group-customize): Disable undo while laying out the buffer.
845
846 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
847
848         * gnus-util.el (gnus-write-active-file): Bind
849         coding-system-for-write.
850
851 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
852
853         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
854         
855         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
856         * gnus-kill.el (gnus-batch-score): Ditto.
857         * gnus-move.el (gnus-change-server): Ditto.
858         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
859
860 2000-09-12  Simon Josefsson  <simon@josefsson.org>
861
862         * gnus-sum.el (gnus-update-read-articles): Undo
863         `gnus-request-set-mark' operation.
864
865 2000-09-11  Dave Love  <fx@gnu.org>
866
867         * Changelog: Use iso-2022 coding.
868
869         * gnus-msg.el (gnus-msg-mail): New function.
870         (gnus-user-agent): New mail agent.
871
872 2000-09-10  Dave Love  <fx@gnu.org>
873
874         * message.el: Require mail-abbrevs for XEmacs for a problem with
875         keybinding despite the autoloads for it.
876
877 2000-09-08  Simon Josefsson  <simon@josefsson.org>
878
879         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
880
881         * nnimap.el (nnimap-request-update-info-internal): Remove tick
882         marks from dormant articles. (See nnimap-request-set-mark.)
883         (nnimap-retrieve-headers-progress): Demule.
884         (nnimap-open-server): Call nnoo-change-server twice, once for
885         getting the nnimap-server-buffer and once for letting n-c-s set
886         the variables in that buffer.
887
888 2000-09-08  David Edmondson <dme@dme.org>
889
890         * gnus.el (gnus-short-group-name): Guess separator.
891
892 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
893
894         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
895         XEmacs as well.
896
897 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
898
899         * gnus-group.el (gnus-group-insert-group-line): Fix.
900
901 2000-09-04  Dave Love  <fx@gnu.org>
902
903         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
904         (mm-get-image): Avoid the losing `make-glyph' from W3.
905
906 2000-09-03  Simon Josefsson  <simon@josefsson.org>
907
908         * gnus-sum.el (gnus-summary-delete-article): Check server.
909
910 2000-09-01  Simon Josefsson  <simon@josefsson.org>
911
912         * imap.el (imap-parse-flag-list): Rewrite.
913
914         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
915
916         * imap.el (imap-parse-flag-list): Hack.
917
918 2000-08-29  Dave Love  <fx@gnu.org>
919
920         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
921
922         * dgnushack.el (mapcon, union): Remove compiler macros.
923
924         * gnus-agent.el (gnus-agent-union): new function.
925         (gnus-agent-fetch-headers): Use it.
926
927         * gnus.el (gnus-group-startup-message): Specify foreground and
928         background for xpm image.  Centre image vertically.
929         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
930
931 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
932
933         * message.el (message-send-mail): Narrow-to-headers.
934
935 2000-08-24  Dave Love  <fx@gnu.org>
936
937         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
938         21.
939
940 2000-08-23  Dave Love  <fx@gnu.org>
941
942         * dgnushack.el: Remove `member-if' compiler macro.
943
944 2000-08-21  Dave Love  <fx@gnu.org>
945
946         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
947
948 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
949
950         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
951         permanent is used.
952         (gnus-topic-show-topic): Read topic when to show permanent hidden
953         topic.
954         (gnus-topic-remove-topic): Revert to the old behavior, not using
955         hide.
956
957 2000-08-21  Dave Love  <fx@gnu.org>
958
959         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
960         (gnus-xemacs): Use featurep.
961
962         * mm-util.el (mm-read-charset): Maybe use builtin.
963         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
964         (mm-multibyte-p, mm-with-unibyte-current-buffer)
965         (mm-with-unibyte): Use featurep, not string-match.
966         (mm-with-unibyte-buffer): Simplify.
967         (mm-quote-arg): Maybe use shell-quote-argument.
968
969         * mml.el (mml-make-string): Deleted (unused).
970
971         * gnus.el (gnus-mode-line-buffer-identification): Supply
972         definition for Emacs 21.
973
974         * gnus-salt.el: Small doc fixes.
975         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
976         gnus-add-minor-mode.
977
978         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
979         gnus-add-minor-mode.
980
981 2000-08-20  Simon Josefsson  <simon@josefsson.org>
982
983         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
984         function, thanks to Lloyd Zusman for debugging.
985         (nnimap-request-group): 
986         (nnimap-request-list): 
987         (nnimap-retrieve-groups): 
988         (nnimap-request-newgroups): Use it.
989
990         * nnimap.el (nnimap-request-article-part): Less verbose.
991
992 2000-08-19  Andreas Jaeger  <aj@suse.de>
993
994         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
995         subst-char-in-string since we test elsewhere whether it's bound.
996         
997 2000-08-18  Dave Love  <fx@gnu.org>
998
999         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
1000         custom type.
1001
1002         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
1003         gnus-group-running-xemacs.
1004
1005         * nnheader.el (nnheader-replace-chars-in-string): Use
1006         subst-char-in-string if available.
1007
1008         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
1009         (gnus-request-article-this-buffer): Use expand-file-name.
1010         (gnus-mime-view-part-as-type): Simplify interactive spec.
1011         (gnus-mime-button-map): Define it all in defvar.
1012
1013 2000-08-17  Dave Love  <fx@gnu.org>
1014
1015         * gnus-group.el (gnus-group-running-xemacs): Deleted.
1016
1017         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
1018         last-nonmenu-event.
1019
1020         * uudecode.el (char-int): Use defalias, not fset.
1021
1022         * score-mode.el: Don't require easymenu.  Require mm-util.
1023         (score-mode-coding-system): Use mm-auto-save-coding-system.
1024
1025         * nneething.el (nneething-create-mapping): Don't use cadar & al.
1026         (nneething-file-name): Use expand-file-name, not concat.
1027
1028 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1029
1030         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1031         Failure proof for email addresses.
1032         (nnslashdot-sane-retrieve-headers): Ditto.
1033
1034 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * message.el (message-send-mail): Only insert courtesy message
1037         when text/plain.
1038
1039 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
1040
1041         * message.el (message-cancel-news): Copy the From header from the
1042         original article.
1043
1044 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1045
1046         * gnus-async.el (gnus-asynchronous): Removed.
1047
1048 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1049
1050         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
1051         format.
1052
1053 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
1054
1055         * nnmail.el (nnmail-expiry-target-group): Fixed.
1056
1057 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1058
1059         * nnmail.el (nnmail-expiry-target-group): Fix the call to
1060         gnus-request-accept-article so that body encoding is *not* done.
1061         Encoding is not done on incoming mail, so why should it be done on
1062         expired mail?
1063
1064
1065 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1066
1067         * nnml.el (nnml-request-expire-articles): Fix the calls to
1068         nnml-request-article (the filename was being passed instead of the
1069         article number) and nnmail-expiry-target-group
1070         (nnml-current-directory is changed by nnml-request-accept-article,
1071         causing it to be incorrect for the next article to be expired).
1072
1073 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1074
1075         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
1076         expiry-target group parameters. 
1077
1078 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
1081         buffer.
1082         (gnus-topic-hide-topic): Take a PERMANENT parameter.
1083         (gnus-topic-show-topic): Ditto.
1084
1085         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
1086
1087 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
1088
1089         * mail-source.el (mail-source-incoming-file-prefix): New
1090         variable. 
1091
1092 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1093
1094         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
1095
1096         * mailcap.el (mailcap-maybe-eval): Be even more warning.
1097
1098 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
1099
1100         * message.el (message-syntax-checks): New check quotin-style: 
1101         Text must be written below quoted text.
1102         (message-check-news-body-syntax): Check it.
1103
1104 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1105
1106         * imap.el (imap-authenticator-alist): Fix typo.
1107         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
1108         Jonas Oberg for debugging.
1109
1110 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1111
1112         * gnus-async.el (gnus-asynchronous): Disable by default.
1113
1114 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1115
1116         * mm-view.el (mm-inline-text): Bind fill-column.
1117
1118         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
1119         list of unexpired articles.
1120
1121         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
1122         un-expired articles. 
1123
1124         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
1125         headers. 
1126
1127         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
1128         we update the right topic.. 
1129
1130         * mm-decode.el (mm-display-external): Put point at start. 
1131
1132 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1133
1134         * nnmail.el (nnmail-expiry-target): More explicit documentation.
1135
1136         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
1137
1138 2000-08-09  Simon Josefsson <simon@josefsson.org>
1139
1140         * imap.el (imap-parse-body):
1141         (imap-parse-string-list): Add bug workarounds for Stalker
1142         Communigate Pro 3.0 server.
1143         (imap-body-lines): Remove bogus comment.
1144
1145         * imap.el (imap-range-to-message-set): Move from nnimap.el.
1146
1147         * nnimap.el (nnimap-retrieve-which-headers):
1148         (nnimap-retrieve-headers-from-server):
1149         (nnimap-request-set-mark):
1150         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
1151
1152 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1153
1154         * message.el (message-dont-reply-to-names):
1155         rmail-dont-reply-to-names may not be defined.
1156
1157 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1158
1159         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
1160         not use pop.
1161
1162 2000-07-19  Dave Love  <fx@gnu.org>
1163
1164         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
1165         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
1166         check.
1167         (gnus-article-display-xface): Special-case for dark backgrounds.
1168
1169 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
1170
1171         * imap.el (imap-calculate-literal-size-first): New variable.
1172         (imap-local-variables): Add it.
1173         (imap-kerberos4-open): Set it.
1174         (imap-send-command): Use it.
1175
1176 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1177
1178         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
1179         (mailcap-parse-mimetypes): Use it.
1180         (mailcap-extension-to-mime): Parse mimetype.
1181         (mailcap-mime-types): Ditto.
1182         * mml.el (mml-minibuffer-read-type): Ditto.
1183
1184 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1185
1186         * nndoc.el (nndoc-type-alist): Add outlook.
1187         (nndoc-outlook-type-p): New function.
1188         (nndoc-outlook-article-begin): Ditto.
1189
1190 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
1191
1192         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
1193         excursion.
1194
1195 2000-07-15  Simon Josefsson  <simon@josefsson.org>
1196
1197         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
1198
1199         * imap.el (imap): 
1200         (imap-kerberos4-program): 
1201         (imap-gssapi-program): 
1202         (imap-ssl-program): Customization.
1203         (imap-shell-program): 
1204         (imap-shell-host): New variables.
1205         (imap-streams): 
1206         (imap-stream-alist): Add shell.
1207         (imap-shell-p): 
1208         (imap-shell-open): New functions.
1209         (imap-open): Don't call authenticator if preauth.
1210         (imap-authenticate): Return t if already authenticated.
1211
1212 2000-07-14  Simon Josefsson  <simon@josefsson.org>
1213
1214         * gnus.el (gnus-invalid-group-regexp): New variable.
1215         (gnus-read-group): Use it.
1216
1217 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
1218
1219         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
1220         expunge-below and orphan-score are "group variables".
1221
1222 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
1223
1224         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
1225         qualified group names to `gnus-group-read-ephemeral-group'.
1226
1227 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
1228
1229         * dgnushack.el (srcdir): Define it before use it.
1230
1231 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1232
1233         * gnus-sum.el: `W t' is toggle-header in info.
1234
1235 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1236
1237         * lpath.el: Fbind subst-char-in-string.
1238
1239 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1240
1241         * Makefile.in: Use W3DIR and lispdir.
1242         * dgnushack.el: Ditto.
1243
1244 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1245
1246         * gnus-art.el (article-de-base64-unreadable): Typo.
1247
1248 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
1249
1250         * gnus-agent.el (require): Require timer.
1251
1252 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1253
1254         * message.el (message-bounce): Call mime-to-mml.
1255
1256 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * nnslashdot.el (nnslashdot-request-close): New function.
1259
1260 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261
1262         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
1263         right line number for the article.
1264
1265 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1266
1267         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
1268         * webmail.el (webmail-fetch): Bind 
1269         url-http-silence-on-insecure-redirection.
1270
1271 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1272
1273         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1274         unibyte.
1275         (nnslashdot-sane-retrieve-headers): Ditto.
1276         (nnslashdot-request-article): Ditto.
1277
1278 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
1279
1280         * mailcap.el (mailcap-parse-mimetype-file): 
1281
1282 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1283
1284         * nnweb.el (nnweb-insert): Stricter test.
1285         * webmail.el (webmail-refresh-redirect): Ditto.
1286
1287 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1288
1289         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1290
1291 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1292
1293         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1294
1295 2000-07-05  Dave Love  <fx@gnu.org>
1296
1297         * utf7.el: Doc and header fixes.
1298
1299         * gnus-sum.el: Doc fixes.
1300
1301         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1302         defalias, not fset.
1303
1304         * flow-fill.el (fill-flowed-point-at-eol)
1305         (fill-flowed-point-at-bol): Use defalias, not fset.
1306
1307         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1308         (gnus-Plain-save-name): Delete -- apparently bogus.
1309
1310 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1311
1312         * nnsoup.el: Use expand-file-name throughout.
1313
1314 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1315
1316         * nnmail.el (nnmail-read-incoming-hook): New example.
1317
1318 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1319
1320         * mm-view.el (mm-inline-text): Check whether the text has already
1321         been decoded.
1322
1323 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1324
1325         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1326
1327 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1328
1329         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1330
1331 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1332
1333         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1334         unsend flags.
1335
1336 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1337
1338         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1339         name in authinfo (.authinfo now support ports, no need for the
1340         hack).
1341         (nnimap-split-find-rule): Fix.
1342         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1343
1344 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1345
1346         * message.el (message-unquote-tokens): Remove all quotes.
1347
1348 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1349
1350         * gnus-ml.el: New file. 
1351
1352 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1353
1354         * nnultimate.el (nnultimate-request-close): New function.
1355
1356         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1357
1358 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1359
1360         * Makefile.in: Better support for xemacs builds
1361
1362 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1363
1364         * gnus.el: Gnus v5.8.7 is released.
1365
1366 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1367
1368         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1369
1370 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1371
1372         * message.el (message-do-fcc): Encode MIME.
1373
1374 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1375
1376         * lpath.el: Fbind image-size.
1377
1378 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1379
1380         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1381         (nnimap-assoc-match): New function.
1382         (nnimap-split-find-rule): Support extended syntax.
1383
1384 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1385
1386         * nnimap.el (nnimap-open-connection): Use port stuff.
1387
1388         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1389         document port and defaultport.
1390
1391 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1392
1393         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1394
1395 2000-06-26  Dave Love  <fx@gnu.org>
1396
1397         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1398
1399         * message.el: Remove unnecessary `require'ments.  Defvar
1400         gnus-list-identifiers when compiling.  Don't try to autoload
1401         variable `gnus-list-identifiers'.  Autoload
1402         gnus-group-name-charset.
1403         (message-fetch-field): Don't assume `format' removes text
1404         properties.
1405         (message-strip-list-identifiers, message-reply, message-followup):
1406         Require gnus-sum.
1407         (message-mode): Tidy XEmacs conditionals.
1408         (message-replace-chars-in-string): Use subst-char-in-string when
1409         available.
1410
1411         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1412         Define if necessary.
1413
1414         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1415         removes text properties.
1416
1417         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1418
1419         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1420
1421         * gnus-score.el (gnus-summary-score-entry): Likewise.
1422
1423 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1424
1425         * nnimap.el (nnimap-request-post): Fix parenthesis.
1426
1427 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1428
1429         * message.el (message-unquote-tokens): New function.
1430
1431         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1432
1433         * nnimap.el (nnimap-request-post): Ditto.
1434
1435 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1436
1437         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1438
1439         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1440         patch commited 2000-04-02).
1441
1442 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1443
1444         * imap.el (imap-mailbox-examine-1): New function.
1445         (imap-message-copyuid-1):
1446         (imap-message-appenduid-1): Use it, instead of
1447         `imap-mailbox-examine' which would utf-7 encode mailbox name
1448         twice.
1449
1450 2000-06-19  Dave Love  <fx@gnu.org>
1451
1452         * mm-uu.el Don't require message.  Require cl when compiling.
1453
1454 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1455
1456         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1457         a local variable.
1458         * gnus-sum.el (gnus-orphan-score): Move here.
1459
1460 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1461
1462         * message.el (message-forward): Remove show-mml condition.
1463         (message-forward-ignored-headers): Remove X-Gnus headers.
1464
1465 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1466
1467         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1468
1469 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1470
1471         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1472
1473 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1474
1475         * message.el (message-syntax-checks): Add type.
1476
1477 2000-06-07  Dave Love  <fx@gnu.org>
1478
1479         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1480         put-image.
1481         (mm-inline-image): Defalias, not fset.
1482
1483         * gnus.el (gnus-group-startup-message): Don't specify string for
1484         insert-image.
1485
1486         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1487         add-minor-mode is available.
1488         (gnus-article-display-xface): Don't specify string for
1489         insert-image.
1490
1491 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1492
1493         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1494         (gnus-topic-insert-topic-line): Use shownp.
1495         (gnus-topic-hide-topic): Don't use hidden.
1496         (gnus-topic-show-topic): Don't use hidden.
1497
1498 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1499
1500         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1501         system.
1502         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1503         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1504         * gnus-util.el (gnus-output-to-rmail): Ditto.
1505         (gnus-output-to-mail): Ditto.
1506         (gnus-write-buffer): Ditto.
1507         * gnus-uu.el (gnus-uu-save-article): Ditto.
1508
1509 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1510
1511         * message.el (message-read-from-minibuffer): Typo.
1512
1513 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1514
1515         * gnus-art.el (article-decode-charset): Override non-MIME forward
1516         charset.
1517
1518 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1519
1520         * mml.el (mml-quote-region): Correct the regexp.
1521         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1522
1523 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1524
1525         * message.el (message-forward): Insert raw text.
1526         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1527         (mml-generate-mime-1): Insert raw text in unibyte mode.
1528
1529 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1530
1531         * mm-bodies.el (mm-body-encoding): Always encoded if
1532         `mm-use-ultra-safe-encoding' is set.
1533
1534 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1535
1536         * mml.el (ange-ftp-name-format): Typo.
1537
1538 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1539
1540         * gnus-start.el (gnus-get-unread-articles): If
1541         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1542         try to do anything on that server.
1543         
1544 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1545
1546         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1547         from latest draft.
1548
1549 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1550
1551         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1552         is open.
1553
1554 2000-05-24  Dave Love  <fx@gnu.org>
1555
1556         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1557
1558 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1559
1560         * gnus.el (gnus-redefine-select-method-widget): new function, call
1561         it once. Add an "other" entry for unknown but editable backend
1562         name symbols.
1563         * gnus-start.el (gnus-declare-backend): use it.
1564
1565 2000-05-19  Dave Love  <fx@gnu.org>
1566
1567         * gnus-art.el (gnus-article-next-page): Revert last change.
1568
1569 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1570
1571         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1572
1573 2000-05-19  Dave Love  <fx@gnu.org>
1574
1575         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1576         not mm-inline-large-images.
1577
1578 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1579
1580         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1581
1582 2000-05-18  Dave Love  <fx@gnu.org>
1583
1584         * gnus-art.el: Use defalias, not fset.
1585         (gnus-article-x-face-command): Don't test for xbm.
1586         (gnus-article-next-page): Redisplay before testing point in window.
1587
1588 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1589
1590         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1591         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1592
1593 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1594
1595         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1596         gnus-summary-save-in-rmail.
1597         * message.el (message-output): Ditto.
1598
1599 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1600
1601         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1602
1603 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1604
1605         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1606         is a charset.
1607         * message.el (message-send-news): Check group name charset.
1608         * gnus-msg.el (gnus-post-news): Decode group name.
1609         (gnus-inews-do-gcc): Encode group name.
1610
1611 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1612
1613         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1614         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1615
1616 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1617
1618         * gnus-group.el (gnus-group-mark-line-p): New function.
1619         (gnus-group-goto-group): New parameter.
1620         (gnus-group-remove-mark): Use it.
1621         * gnus-topic.el (gnus-topic-move-group): Ditto.
1622         (gnus-topic-remove-group): Ditto.
1623
1624 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1625
1626         * gnus-group.el (gnus-group-list-dormant): New function.
1627
1628 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1629
1630         * gnus-agent.el (gnus-agent-synchronize): Use
1631         nnheader-insert-file-contents.
1632         (gnus-agent-save-active-1): Ditto.
1633         (gnus-agent-write-active): Ditto.
1634         (gnus-agent-expire): Ditto.
1635         * gnus-cache.el (gnus-cache-read-active): Ditto.
1636         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1637         * gnus-sum.el (gnus-summary-import-article): Ditto.
1638
1639         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1640         (gnus-agent-save-group-info): Ditto.
1641         (gnus-agent-save-alist): Ditto.
1642         * gnus-util.el (gnus-make-directory): Ditto.
1643
1644         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1645
1646 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1647
1648         * mml.el (mml-generate-mime-preprocess-function): New variable.
1649         (mml-generate-mime-postprocess-function): New variable.
1650         (mml-generate-mime-1): Use them.
1651
1652 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1653
1654         * gnus-group.el (gnus-group-apropos): Group name charset.
1655         * gnus-sum.el (gnus-set-mode-line): Ditto.
1656         * gnus-group.el (gnus-group-decoded-name): New function.
1657         (gnus-group-edit-group): Use it.
1658         * gnus-cus.el (gnus-group-customize): Use it.
1659
1660 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1661
1662         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1663
1664 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1665
1666         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1667         (gnus-group-name-charset-group-alist): Ditto.
1668         (gnus-group-name-charset): New function.
1669         (gnus-group-name-decode): New function.
1670         (gnus-group-insert-group-line): Use them.
1671         (gnus-group-prepare-flat-list-dead): Ditto.
1672         (gnus-group-list-active): Ditto.
1673         (gnus-group-describe-all-groups): Ditto.
1674         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1675         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1676         add gnus-group property.
1677         (gnus-browse-group-name): Read gnus-group property.
1678
1679 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1680
1681         * nnfolder.el (nnfolder-possibly-change-group): Use
1682         file-name-coding-system instead of pathname-coding-system.
1683         * nnmail.el (nnmail-find-file): Ditto.
1684         (nnmail-write-region): Ditto.
1685         * nnmh.el (nnmh-retrieve-headers): Ditto.
1686         (nnmh-request-article): Ditto.
1687         (nnmh-request-group): Ditto.
1688         (nnmh-request-list): Ditto.
1689         (nnmh-possibly-change-directory): Ditto.
1690         (nnmh-active-number): Ditto.
1691         * nnml.el (nnml-possibly-change-directory): Ditto.
1692         (nnml-request-list): Ditto.
1693         (nnml-request-article): Ditto.
1694         (nnml-retrieve-headers): Ditto.
1695
1696 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1697
1698         * nnimap.el (nnimap-request-accept-article): Don't unselect
1699         mailbox if no mailbox is selected.
1700
1701 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1702
1703         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1704         Recognize domain names starting with `www.' as starting an URL.
1705
1706 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1707
1708         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1709         (mail-source-keyword-map): Add "subdirs" for maildir.
1710
1711 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1712
1713         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1714         (nnmail-get-new-mail): Use it.
1715         * gnus-start.el (gnus-get-unread-articles): Ditto.
1716
1717 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1718
1719         * gnus-sum.el (gnus-summary-edit-article): Better support for
1720         nndraft:drafts.
1721         * nndraft.el (nndraft-request-replace-article): New function,
1722         bind nnmail-file-coding-system.
1723
1724 2000-05-14  Dave Love  <fx@gnu.org>
1725
1726         * nnheader.el: Replace uses of `fset' with `defalias'.
1727         (jka-compr-compression-info-list): Only defvar when compiling.
1728
1729 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1730
1731         * webmail.el (webmail-netaddress-article): Refresh redirect.
1732
1733 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1734
1735         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1736
1737 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1738
1739         * webmail.el: Translate &nbsp; to SP.
1740
1741 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1742
1743         * message.el (message-bounce): Doc typo.
1744
1745 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1746
1747         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1748         (gnus-soup-store): Ditto.
1749         (gnus-soup-send-packet): Ditto.
1750         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1751         (nnsoup-dissect-buffer): Ditto.
1752         (nnsoup-narrow-to-article): Ditto.
1753         (nnsoup-make-active): Ditto
1754
1755 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1756
1757         * message.el (message-mode): Two parameters for local-variable-p.
1758
1759 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1760
1761         * message.el (message-strip-list-identifiers): New function.
1762         (message-reply): Use it and use message-strip-subject-re.
1763         (message-followup): Ditto.
1764         * gnus-art.el (article-hide-list-identifiers): Remove more.
1765         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1766
1767 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1768
1769         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1770         mail-parset-charset and use non-numeric argument.
1771
1772 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1773
1774         * mml.el (mml-buffer-list): New variable.
1775         (mml-generate-new-buffer): New function.
1776         (mml-destroy-buffers): Ditto.
1777         (mml-insert-mime): Use them.
1778         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1779         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1780         * message.el (message-mode): Ditto.
1781         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1782         (gnus-uu-save-article): Support show-as-mml.
1783         * message.el (message-forward): Ditto.
1784
1785 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1786
1787         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1788         (nndoc-mime-digest-type-p): Locate article head precisely.
1789         * mml.el (mml-generate-default-type): New variable.
1790         (mml-generate-mime-1): Use it.
1791         (mml-insert-mime-headers): Use it.
1792         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1793         (gnus-uu-digest-mail-forward): Use it and call message-forward
1794         with argument digest.
1795         (gnus-uu-save-article): Support message-forward-as-mime.
1796         * message.el (message-forward): Add parameter digest.
1797         * mm-decode.el (mm-dissect-default-type): New variable.
1798         (mm-dissect-buffer): Use it.
1799
1800 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1801
1802         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1803         newline and paragraph to nil when got a non-ascii character. Test
1804         paragraph before newline.
1805
1806 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1807
1808         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1809         limit to 76.
1810
1811 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1812
1813         * nnslashdot.el (nnslashdot-sid-strip): New function.
1814         (nnslashdot-threaded-retrieve-headers): New format.
1815         (nnslashdot-sane-retrieve-headers): Ditto.
1816         (nnslashdot-request-article): Ditto.
1817         (nnslashdot-threaded-retrieve-headers): Thread properly.
1818         (nnslashdot-request-article): Be more lenient.
1819         (nnslashdot-threaded-retrieve-headers): Regexp search.
1820
1821 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1822
1823         * gnus-sum.el (gnus-with-article): Define it before use it.
1824
1825 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1826
1827         * message.el (message-supersede): Use mime-to-mml.
1828         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1829
1830 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1831
1832         * gnus-group.el (gnus-group-list-cached): Don't use
1833         `subst-char-in-string'.
1834
1835 2000-05-08  Dave Love  <fx@gnu.org>
1836
1837         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1838
1839 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1840
1841         * mm-decode.el (mm-interactively-view-part): Append %s if the
1842         method is a single word.
1843         * nnwarchive.el (nnwarchive-type-definition): Typo.
1844
1845 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1846
1847         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1848         function.
1849         (gnus-group-prepare-flat-predicate): Use it.
1850         (gnus-group-list-cached): List dead groups.
1851
1852 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1853
1854         * gnus-art.el (article-decode-charset): Don't decode message with
1855         format.
1856
1857 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1858
1859         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1860         evaluate the Lisp code.
1861
1862 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1863
1864         * gnus-art.el (article-wash-html): New function.
1865         (gnus-article-wash-html): Bind.
1866         (gnus-article-make-menu-bar): Menu item.
1867         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1868         (gnus-summary-make-menu-bar): Menu item.
1869         * gnus.el: Autoload.
1870
1871 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1872
1873         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1874         (gnus-uu-unshar-article): Use it.
1875
1876         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1877         (mailcap-maybe-eval): Use it.
1878
1879         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1880         in docstring.
1881
1882         * mml.el (mml-generate-mime-1): Small comment.
1883
1884 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1885
1886         * gnus-art.el (article-de-base64-unreadable): New function.
1887         (gnus-article-de-base64-unreadable): Bind.
1888         (gnus-article-make-menu-bar): Menu item.
1889         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1890         (gnus-summary-make-menu-bar): Menu item.
1891         * gnus.el: Autoload.
1892
1893 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1894
1895         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1896         (gnus-summary-select-article): Add en/disable multibyte.
1897
1898 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1899
1900         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1901         (gnus-summary-edit-article): New feature: editing raw articles.
1902
1903 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1904
1905         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1906         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1907         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1908         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1909         * mm-decode.el (mm-insert-part): Ditto.
1910
1911 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1912
1913         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1914         (nndoc-forward-type-p): Ditto.
1915
1916 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1917
1918         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1919         value of enable-multibyte-characters.
1920
1921 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1922
1923         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1924
1925 2000-05-03  Dave Love  <fx@gnu.org>
1926
1927         * gnus-ems.el (gnus-article-xface-ring-internal)
1928         (gnus-article-xface-ring-size): New variable.
1929         (gnus-article-display-xface): Use them to cache data.  Don't try
1930         to use XPM.  Set up binary coding for PBM's sake.
1931
1932 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1933
1934         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1935         * gnus-int.el (gnus-request-accept-article): Ditto.
1936         (gnus-request-replace-article): Ditto.
1937         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1938
1939 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1940
1941         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1942
1943 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1944
1945         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1946         field.
1947         * mml.el (mml-to-mime): Use message-default-charset.
1948         (mml-preview): Narrow to headers.
1949         * message.el (message-send-mail): Use message-default-charset.
1950         (message-send-news): Narrow to headers;
1951         use message-default-charset.
1952
1953 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1954
1955         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1956         detect.
1957         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1958         restriction.
1959         (mml-parse-1): Warning message.
1960         (mml-preview): Disable multibyte.
1961
1962 2000-05-03  Dave Love  <fx@gnu.org>
1963
1964         * gnus.el (gnus-group-startup-message): Add newline before image.
1965
1966 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1967
1968         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1969         * message.el (message-send-mail): Use unibyte-buffer.
1970         (message-send-mail): Ditto.
1971
1972 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1973
1974         * gnus.el: Gnus v5.8.6 is released.
1975
1976 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1977
1978         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1979
1980 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1981
1982         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1983
1984 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1985
1986         * message.el (message-send-mail-partially): Use forward-line.
1987
1988 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1989
1990         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1991
1992 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1993
1994         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1995         (mml-insert-mime): No markup only for text/plain.
1996         (mime-to-mml): Remove MIME headers.
1997
1998 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1999
2000         * mml.el (mml-preview): Set gnus-newsgroup-charset.
2001         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
2002         as 8-bit.
2003         * lpath.el: Fbind image functions.
2004
2005 2000-04-28  Dave Love  <fx@gnu.org>
2006
2007         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
2008         21.
2009
2010         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
2011         search order.  Use parse-colon-path and remove some redundancy.
2012         Doc fix.
2013         (mailcap-parse-mimetypes): Code consistently with
2014         mailcap-parse-mailcaps.  Doc fix.
2015
2016         * gnus-start.el (gnus-unload): Iterate over `features', not
2017         `load-history'.
2018
2019 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2020
2021         * mml.el (mml-parse-1): Don't create blank parts.
2022         (mml-read-part): Fix mml tag.
2023         (mml-insert-mime): Convert message/rfc822.
2024         (mml-insert-mml-markup): Add mmlp parameter.
2025
2026 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2027
2028         * message.el (message-send-mail-partially): Remove CTE.
2029
2030 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2031
2032         * lpath.el: Fbind put-image for XEmacs.
2033         * mm-view.el (mm-inline-image): Fset it.
2034
2035 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2036
2037         * nndoc.el (nndoc-type-alist): Change forward regexp.
2038
2039 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2040
2041         * message.el (message-send-mail-partially-limit): Change the
2042         default value.
2043
2044 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
2045
2046         * gnus-util.el (gnus-extract-address-components): Name might be
2047         "".
2048
2049 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
2050
2051         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
2052         (gnus-summary-post-forward): Ditto.
2053         * message.el (message-forward-show-mml): New variable.
2054         (message-forward): Use it.
2055         * mml.el (mml-parse-1): Add tag mml.
2056         (mml-read-part): Ditto.
2057         (mml-generate-mime): Support reentance.
2058         (mml-generate-mime-1): Support mml tag.
2059
2060 2000-04-27  Dave Love  <fx@gnu.org>
2061
2062         * gnus-art.el: Don't bother to require custom, browse-url.
2063         (gnus-article-x-face-command): Include gnus-article-display-xface.
2064
2065         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
2066         Use defalias, not fset.
2067         (gnus-article-display-xface): New function.
2068
2069         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
2070
2071         * mm-decode.el: Small doc fixes.  Require cl when compiling.
2072         (mm-xemacs-p): Deleted.
2073         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
2074         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
2075         use create-image and don't special-case xbm.
2076         (mm-valid-image-format-p): Use display-graphic-p.
2077
2078 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2079
2080         * message.el (message-send-mail-partially-limit): New variable.
2081         (message-send-mail-partially): New function.
2082         (message-send-mail): Use it.
2083         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2084         all blank lines inside of base64.
2085         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
2086         blank lines.
2087
2088 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2089
2090         * mml.el (mml-insert-tag): Match more special characters.
2091
2092 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2093
2094         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
2095
2096 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2097
2098         * mm-decode.el (mm-inline-media-tests): Add message/partial.
2099         (mm-inlined-types): Ditto.
2100         * mm-partial.el: New file.
2101
2102 2000-04-27  Dave Love  <fx@gnu.org>
2103
2104         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
2105         matter in Emacs 21.
2106
2107 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
2108
2109         * mm-bodies.el (mm-encode-body): Remove reference to
2110         mm-default-charset in comment.
2111
2112 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
2113
2114         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
2115
2116 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2117
2118         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
2119         let.
2120
2121 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
2122
2123         * gnus-draft.el (gnus-draft-setup): Fix comments.
2124
2125 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2126
2127         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
2128         if nnmbox-file-coding-system-for-write is nil.
2129
2130 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2131
2132         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
2133         header if nil.
2134
2135 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2136
2137         * mm-view.el (mm-inline-text): Insert directly if decoded.
2138         * mml.el (autoload): Typo.
2139
2140 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2141
2142         * mml.el (mml-preview): Set up posting-charset.
2143         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
2144
2145 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2146
2147         * webmail.el: Fix yahoo mail.
2148
2149 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2150
2151         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
2152         word if not necessary.
2153         (rfc2047-encode-region): Put space between encoded words.
2154
2155 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2156
2157         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
2158
2159 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2160
2161         * gnus-draft.el (gnus-draft-setup): Restore mml only when
2162         required.
2163         (gnus-draft-edit-message): Require restoration.
2164
2165 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2166
2167         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
2168         back.
2169
2170 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2171
2172         * gnus-art.el (gnus-treat-article): Make sure that the summary
2173         buffer is live.
2174
2175 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2176
2177         * mailcap.el (mailcap-parse-mailcaps): Reorder.
2178         (mailcap-parse-mailcap): Backwards parsing.
2179         (mailcap-possible-viewers): Remove nreverse.
2180         (mailcap-mime-info): Ditto.
2181         (mailcap-add-mailcap-entry): Keep alternative viewer.
2182
2183 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2184
2185         * gnus.el: Gnus v5.8.5 is released.
2186
2187 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
2190
2191         * gnus-util.el (gnus-netrc-machine): Default to nntp.
2192
2193         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
2194
2195 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2196
2197         * mm-view.el (mm-inline-message): Disable prepare-hook.
2198
2199 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * gnus.el: Fix copyright statements.
2202
2203         * gnus-sum.el (gnus-alter-articles-to-read-function): New
2204         variable.
2205         (gnus-articles-to-read): Use it.
2206
2207         * message.el (message-get-reply-headers): Bind free variable.
2208
2209 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2210
2211         * message.el (message-get-reply-headers): Fix to-address.
2212
2213 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2214
2215         * webmail.el: Hotmail fix. Add a debug function.
2216
2217 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2218
2219         * gnus-sum.el (t): M-down and M-up.
2220
2221 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2222
2223         * gnus-sum.el: Doc fix.
2224
2225 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2226
2227         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
2228
2229 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2230
2231         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
2232         string.
2233         (nnweb-request-group): Don't scan twice.
2234         (nnweb-request-scan): Don't nix out the hashtb.
2235
2236         * message.el (message-get-reply-headers): Return a value.
2237
2238 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
2239
2240         * gnus-art.el (gnus-button-url-regexp): New value to match naked
2241         urls.
2242
2243 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244
2245         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
2246         order messages are inserted.
2247
2248         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
2249         message/rfc822 parts.
2250
2251         * gnus-art.el (gnus-article-read-summary-keys): Check for
2252         numerical values.
2253
2254         * message.el (message-get-headers): Made into own function.
2255         (message-reply): Use it.
2256         (message-get-reply-headers): Renamed.
2257         (message-widen-reply): New command.
2258
2259 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2260
2261         * nntp.el (nntp-retrieve-data): Report the error and return nil.
2262
2263 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2264
2265         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
2266         non-base64 text at the end if not found.
2267
2268 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2269
2270         * gnus-sum.el (gnus-read-move-group-name):
2271         (gnus-summary-move-article): Use `gnus-group-method' to find out
2272         what method the manually entered group belong to.
2273         `gnus-group-name-to-method' doesn't return any method parameters
2274         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2275         for new groups so they wouldn't work.
2276
2277 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278
2279         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2280         override.
2281
2282 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2283
2284         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2285         probably good to do, or something.  I dunno.  I just write these
2286         ChangeLog entries, and my name is Lars.
2287
2288 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2289
2290         * message.el (message-caesar-region): Use translate-region.
2291
2292 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2293
2294         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2295
2296 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297
2298         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2299         variables, because that makes Emacs flash.
2300
2301         * gnus-group.el (gnus-group-insert-group-line): Don't call
2302         gnus-group-add-icon unconditionally.
2303
2304         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2305
2306         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2307         xmas.
2308         (gnus-group-glyph-directory): Removed.
2309
2310 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2311
2312         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2313         gnus-newsgroup-name is "".
2314
2315 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2316
2317         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2318         in conjunction with MULE-UCS.
2319
2320 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2321
2322         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2323
2324 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2325
2326         * dgnushack.el (last, mapcon, member-if, union): New compiler
2327         macros for emulating cl functions.
2328
2329 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2330
2331         * message.el (message-shorten-references): Only cater to broken
2332         INN for news. This caters for broken smtpd.
2333
2334 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335
2336         * mailcap.el (mailcap-mime-info): Use the first match; not the
2337         last.
2338
2339         * gnus-agent.el (gnus-category-kill): Save the category list.
2340
2341 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2342
2343         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2344
2345 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2346
2347         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2348
2349 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2350
2351         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2352
2353 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2354
2355         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2356         (gnus-group-list-cached): Use it.
2357
2358 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2359
2360         * gnus.el: Update all the copyright notices.
2361
2362 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2363
2364         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2365         non-base64 text at the end.
2366
2367 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2368
2369         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2370
2371 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * nnheader.el: Don't autoload cancel-function-timers.
2374
2375         * message.el (message-fetch-field): Fold case.
2376
2377 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2378
2379         * message.el (message-forward-before-signature): New variable.
2380
2381 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2382
2383         * gnus-mlspl.el: Fix stuff.
2384
2385 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2386
2387         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2388         subjects when unthreaded.
2389
2390 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2391
2392         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2393         well.
2394
2395 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2396
2397         * gnus-art.el (gnus-article-mode): Fix variable name.
2398
2399 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400
2401         * mm-view.el: Fix autoload.
2402
2403         * flow-fill.el (flow-fill): Fix provide.
2404
2405         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2406         nil.
2407
2408 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2409
2410         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2411
2412 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2413
2414         * gnus-util.el (gnus-netrc-machine): Didn't work.
2415
2416 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2417
2418         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2419
2420 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421
2422         * flow-fill.el: Renamed from fill-flowed.
2423
2424         * message.el (message-forward-ignored-headers): Default to
2425         removing CTE.
2426
2427 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2428
2429         * message.el (message-mode): Don't fill headers.
2430
2431 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432
2433         * message.el (message-pipe-buffer-body): Use shell
2434
2435 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2436
2437         * nnvirtual.el (nnvirtual-request-article):
2438         Bind gnus-override-method to nil.
2439         (nnvirtual-request-update-mark): Don't update mark when
2440         article is not there.
2441
2442 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2443
2444         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2445
2446 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * gnus-util.el (gnus-parse-netrc): Allow "port".
2449         (gnus-netrc-machine): Take a port param.
2450         (gnus-netrc-machine):
2451
2452         * gnus-art.el (gnus-request-article-this-buffer): Allow
2453         re-selecting referenced articles.
2454
2455         * message.el (message-cancel-news): Allow editing.
2456         (message-cancel-message): Add newline.
2457
2458 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2459
2460         * mm-view.el (mm-inline-image-emacs): New function.
2461
2462 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2463
2464         * mail-source.el (mail-source-delete-incoming): Change default in
2465         cvs.
2466
2467 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2468
2469         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2470         function.
2471
2472 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2473
2474         * nnml.el (nnml-request-expire-articles): Use it.
2475
2476         * nnmail.el (nnmail-expiry-target): New variable.
2477         (nnmail-expiry-target-group): New function.
2478
2479 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2480
2481         * message.el (message-forward): Add non-MIME separators.
2482
2483 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * message.el (message-generate-headers): Respect the syntax check
2486         spec.
2487
2488         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2489         (gnus-remove-thread): Don't show all threads.
2490
2491 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2492
2493         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2494
2495 2000-04-19  Dave Love  <fx@gnu.org>
2496
2497         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2498
2499 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2500
2501         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2502         (nnwarchive-egroups-*): Ditto.
2503         (nnwarchive-url): Unibyte buffer and single line cookie.
2504
2505 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2506
2507         * mm-util.el (mm-char-or-char-int-p): New alias.
2508         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2509         entities.
2510
2511 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2512
2513         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2514         article case insensitively.
2515
2516 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2517
2518         * mail-source.el (mail-source-fetch-webmail): Use the default
2519         password provided in mail-sources; use webmail:subtype:user as
2520         the key.
2521
2522 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2523
2524         * mail-source.el (mail-source-fetch-webmail): Use
2525         mail-source-password-cache.
2526
2527 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2528
2529         * webmail.el: Add netscape mail and fix HotMail mail.
2530
2531 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2532
2533         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2534
2535 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2536
2537         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2538         RFC822.PEEK if server support IMAP4rev1.
2539         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2540         RFC822.TEXT.PEEK if server support IMAP4rev1.
2541         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2542         RFC822.HEADER if server support IMAP4rev1.
2543         (nnimap-request-article-part): Support bodydetail in response
2544         data.
2545
2546 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2547
2548         * fill-flowed.el: New file.
2549
2550         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2551         text/plain parts with `format' parameters.
2552
2553         * mm-view.el (autoload): Autoload fill-flowed.
2554         (mm-inline-text): For "plain" parts with a format=flowed
2555         parameter, call `fill-flowed'.
2556
2557 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2558
2559         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2560         slashdot ids.
2561
2562 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2563
2564         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2565         format.
2566
2567 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2568
2569         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2570         `imtest' too.
2571         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2572         (imap-gssapi-program): New variable.
2573         (imap-streams): Add gssapi.
2574         (imap-stream-alist): Ditto.
2575         (imap-authenticators): Ditto.
2576         (imap-authenticator-alist): Ditto.
2577         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2578         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2579         1.6.x `imtest' syntax.
2580         (imap-gssapi-stream-p): New function.
2581         (imap-gssapi-open): Ditto.
2582         (imap-gssapi-auth-p): Ditto.
2583         (imap-gssapi-auth): Ditto.
2584         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2585         (imap-send-command): Use buffer-local `imap-client-eol' value.
2586
2587         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2588         lines and turn TAB into SPC before parsing.
2589
2590 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2591
2592         * nnheader.el (nnheader-group-pathname): Make sure to return a
2593         directory.
2594         * nnmail.el (nnmail-group-pathname): Ditto.
2595
2596 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2597
2598         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2599         might split in the middle of a message-id.
2600
2601 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2602
2603         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2604         groups from the server.
2605
2606         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2607         (gnus-summary-toggle-header): Update the wash status.
2608
2609         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2610         Moved here.
2611
2612         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2613         setting.
2614
2615         * nnmail.el (nnmail-get-active): Use it.
2616         (nnmail-parse-active): New function.
2617
2618         * mm-view.el (mm-inline-text): Support the new version of
2619         vcard.el.
2620
2621         * gnus-sum.el (gnus-summary-move-article): Only delete article
2622         when moving junk.
2623         (gnus-deaden-summary): Bury the buffer.
2624
2625         * nnmail.el (nnmail-group-pathname): Ditto.
2626
2627         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2628
2629 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2630
2631         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2632         whether Mule.
2633
2634 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2635
2636         * message.el (message-send-mail): Protect against unloaded Gnus.
2637
2638         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2639         parent.
2640         (gnus-topic-update-topic-line): Yes, do.
2641         (gnus-topic-goto-missing-group): Tally the correct number of
2642         unread articles before inserting the topic line.
2643
2644 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2647
2648 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2649
2650         * mm-decode.el (mm-dissect-buffer): Ditto.
2651
2652         * gnus-art.el (article-decode-charset): Strip CTE.
2653
2654         * ietf-drums.el (ietf-drums-strip): New function.
2655
2656         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2657         when prompting in read-only groups.
2658
2659 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2660
2661         * imap.el (imap-send-command): Change EOL-chars when
2662         `imap-client-eol' differs from default, not only for kerberos4.
2663         (imap-mailbox-status): Get encoded mailbox's status.
2664
2665 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2666
2667         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2668         into `mail-source-password-cache'.
2669
2670 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2671
2672         * mm-util.el (mm-mime-charset): Check for presence of
2673         `coding-system-get' and `get-charset-property' (recent XEmacs has
2674         the former, but not the latter).
2675
2676 2000-01-28  Dave Love  <fx@gnu.org>
2677
2678         * message.el (message-check-news-header-syntax): Fix typo
2679         `newsgroyps'.
2680         (message-talkative-question): Put temp buffer in fundamental-mode.
2681         (message-recover): Use fundamental-mode in the right buffer.
2682
2683         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2684         right buffer.
2685
2686 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2687
2688         * qp.el (quoted-printable-decode-region): Add charset parameter.
2689         (quoted-printable-decode-string): Ditto.
2690
2691         * gnus-art.el (article-de-quoted-unreadable): Use it.
2692
2693 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2694
2695         * nnimap.el (nnimap-split-predicate): New variable.
2696         (nnimap-split-articles): Use it.
2697
2698 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2699
2700         * utf7.el: Change email address.
2701
2702 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2703
2704         * gnus-group.el (gnus-group-catchup): Purge split history.
2705
2706 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2707
2708         * nnmail.el (nnmail-generate-active): Support extended group name.
2709         (nnmail-get-active): Ditto.
2710
2711 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2712
2713         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2714         group names, don't remove anything.
2715
2716 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2717
2718         * webmail.el (webmail-my-deja-open): My-deja changes.
2719
2720 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2721
2722         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2723
2724 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2725
2726         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2727
2728 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2729
2730         * gnus.el (gnus-other-frame): Fix typo.
2731
2732 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2733
2734         * gnus-cus.el (gnus-group-customize): Fix typo.
2735
2736 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2737
2738         * nnweb.el (nnweb-insert): Simplified.
2739
2740 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-art.el (gnus-article-mode-map): "e" is
2743         gnus-summary-edit-article.
2744
2745 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2746
2747         * mailcap.el (mailcap-mime-extensions): Add .diff.
2748
2749 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2750
2751         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2752         there is no "%s" in the method.
2753
2754 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2755
2756         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2757
2758 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2759
2760         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2761
2762         * gnus.el: Really always pop up a new frame.
2763
2764         * parse-time.el (parse-time-rules): Allow 100-110 to be
2765         2000-2010.
2766
2767         * time-date.el (date-to-time): Don't use timezone.
2768
2769 2000-01-06  Dave Love  <fx@gnu.org>
2770
2771         * time-date.el: Add keywords.
2772         (date-to-time): Add autoload cookie.  Canonicalize with
2773         timezone-make-date-arpa-standard.
2774         (time-to-seconds): Avoid caddr.
2775         (safe-date-to-time): Add autoload cookie.
2776
2777         * base64.el: Require cl when compiling.
2778
2779 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2780
2781         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2782         eyecandy.
2783         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2784         group line using gnus-group-add-icon.
2785         (gnus-group-icons): Added customize group.
2786         (gnus-group-icon-list): Added variable.
2787         (gnus-group-glyph-directory): Added variable.
2788         (gnus-group-icon-cache): Added variable.
2789         (gnus-group-running-xemacs): Added variable.
2790         (gnus-group-add-icon): Added function. Add an icon to the current
2791         line according to gnus-group-icon-list.
2792         (gnus-group-icon-create-glyph): Added function.
2793
2794 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2795
2796         * gnus-sum.el (gnus-summary-select-article): Return whether we
2797         selected something new.
2798         (gnus-summary-search-article): Start searching at the window
2799         point.
2800
2801         * gnus-group.el (gnus-fetch-group): Complete over
2802         gnus-active-hashtb.
2803
2804 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2805
2806         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2807
2808 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2809
2810         * gnus-sum.el (gnus-preserve-marks): New variable.
2811         (gnus-summary-move-article): Use it.
2812         (gnus-group-charset-alist): Added more entries.
2813
2814 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2817
2818         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2819         as the default score.
2820
2821         * gnus-score.el (gnus-score-delta-default): Changed name.
2822
2823 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2824
2825         * imap.el (imap-parse-literal):
2826         (imap-parse-flag-list): Don't care about props.
2827         (imap-parse-string): Handle quoted characters.
2828
2829 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2830
2831         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2832         (gnus-summary-mark-article): Doc fix.
2833         (gnus-summary-mark-forward): Doc fix.
2834         (t): Changed keystroke for gnus-summary-customize-parameters.
2835
2836         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2837         "e".
2838         (gnus-article-mode-map): No, don't.
2839
2840         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2841         of the final article.
2842
2843         * mm-decode.el (mm-interactively-view-part): Error on no method.
2844
2845 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2846
2847         * gnus-score.el (gnus-score-insert-help): Something.
2848
2849         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2850
2851         * gnus-win.el (gnus-configure-frame): Ditto.
2852
2853         * gnus-mh.el (gnus-summary-save-in-folder): Use
2854         with-current-buffer.
2855
2856 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * nnwarchive.el: Changed file perms.
2859
2860 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2861
2862         * gnus-group.el (gnus-group-delete-groups): New command.
2863         (gnus-group-delete-group): Extra no-prompt parameters.
2864
2865 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2866
2867         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2868         <p>.
2869
2870 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2871
2872         * webmail.el (webmail-hotmail-article): Don't insert message id.
2873
2874 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2875
2876         * nnimap.el (nnimap-split-fancy): New variable.
2877         (nnimap-split-fancy): New function.
2878
2879 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2880
2881         (nnimap-split-rule): Document symbol value.
2882
2883 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2884
2885         * nnimap.el (nnimap-retrieve-headers-progress): Let
2886         `nnheader-parse-head' parse article.
2887         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2888         request headers needed by `nnheader-parse-head'.
2889
2890 1999-12-23  Florian Weimer  <fw@s.netic.de>
2891
2892         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2893         value (crosspostings are handled), improve documentation.
2894
2895         * smiley.el: Declare file coding system as iso-8859-1.
2896
2897         * nnultimate.el: Dito.
2898
2899         * message.el: Dito.
2900
2901         * gnus-cite.el: Dito.
2902
2903         * gnus-spec.el: Dito.
2904
2905 1999-12-21  Florian Weimer  <fw@s.netic.de>
2906
2907         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2908         (gnus-setup-message): No longer make `message-posting-charset'
2909         buffer-local.
2910         (gnus-setup-posting-charset): Reflect the new layout of
2911         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2912
2913         * message.el (message-send-mail): Bind `message-this-is-mail' and
2914         `message-posting-charset'.
2915         (message-send-news): Dito, and honour new layout of
2916         `message-posting-charset'.
2917         (message-encode-message-body): Ignore `message-posting-charset'.
2918
2919         * mm-bodies.el (mm-body-encoding): Consider
2920         `message-posting-charset' when deciding whether to use 8bit.
2921
2922         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2923         (rfc2047-encodable-p): Now solely for headers; use
2924         `message-posting-charset'.
2925
2926 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2927
2928         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2929
2930 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2931
2932         * nnagent.el (nnagent-server-opened): Optional.
2933         (nnagent-status-message): Optional.
2934
2935 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2936
2937         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2938         end (referenced by instructions in
2939         `gnus-cited-opened-text-button-line-format-alist').
2940
2941 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2942
2943         * imap.el (imap-starttls-open): Typo.
2944
2945 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2946
2947         * mm-util.el (mm-charset-after): Non-MULE case.
2948         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2949         * rfc2047.el (rfc2047-dissect-region): Bind it.
2950
2951 1999-12-18  Florian Weimer  <fw@s.netic.de>
2952
2953         * mml.el (mml-generate-multipart-alist): Correct default value.
2954
2955         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2956         (mm-safer-encoding): New function.
2957         (mm-content-transfer-encoding): Use both.
2958
2959         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2960         * qp.el (quoted-printable-encode-region): Dito.
2961
2962 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2963
2964         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2965
2966 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2967
2968         * webmail.el (webmail-hotmail-list): raw=0.
2969
2970 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2971
2972         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2973         group name.
2974
2975 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2976
2977         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2978
2979 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2980
2981         * imap.el: Don't autoload digest-md5.
2982         (imap-starttls-open): Bind coding-system-for-{read,write}.
2983         (imap-starttls-p): Check if we can find starttls.el.
2984         (imap-digest-md5-p): Check if we can find digest-md5.el.
2985
2986 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2987
2988         * base64.el (base64-encode-string): Accept 2nd argument
2989         `no-line-break'.
2990
2991         * imap.el: Require `digest-md5' when compiling; add autoload
2992         settings for `digest-md5-parse-digest-challenge',
2993         `digest-md5-digest-response', `starttls-open-stream' and
2994         `starttls-negotiate'.
2995         (imap-authenticators): Add `digest-md5'.
2996         (imap-authenticator-alist): Setup for `digest-md5'.
2997         (imap-digest-md5-p): New function.
2998         (imap-digest-md5-auth): New function.
2999         (imap-stream-alist): Add STARTTLS entry.
3000         (imap-starttls-p): New function.
3001         (imap-starttls-open): New function.
3002
3003 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3004
3005         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
3006
3007 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3008
3009         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
3010         string-to-x function.
3011
3012 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
3013
3014         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
3015
3016 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3017
3018         * webmail.el: Enhance hotmail-snarf.
3019
3020 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3021
3022         * rfc2047.el (rfc2047-dissect-region): Rewrite.
3023
3024 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3025
3026         * webmail.el (webmail-hotmail-list): Search no-error.
3027
3028 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3029
3030         * nnwarchive.el: Support nov-is-evil.
3031         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
3032         Set it if non-nil.
3033         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
3034
3035 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
3036
3037         * nnagent.el (nnagent-server-opened): Redefine.
3038         (nnagent-status-message): Ditto.
3039
3040 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3041
3042         * rfc1843.el (rfc1843-decode-region): Use
3043         buffer-substring-no-properties.
3044         * gnus-art.el (article-decode-HZ): New function.
3045
3046 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3047
3048         * nnheader.el (nnheader-translate-file-chars): Only in full path.
3049
3050 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
3051
3052         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
3053         MIME charset not a MULE charset.
3054
3055 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3056
3057         * gnus-ems.el: Translate more ugly characters.
3058         * nnheader.el (nnheader-translate-file-chars): Don't translate
3059         the second ':'.
3060
3061 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3062
3063         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
3064         method if cannot find the article.
3065
3066 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3067
3068         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
3069         method if overrided.
3070
3071 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3072
3073         * mail-source.el (mail-source-fetch-webmail): Parameter
3074         dontexpunge.
3075
3076 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
3077
3078         * webmail.el: Support my-deja. Better error report.
3079
3080 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3081
3082         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
3083         is bad.
3084         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
3085         is not 1.
3086
3087 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3088
3089         * nnslashdot.el (nnslashdot-request-article): A space.
3090
3091 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
3092
3093         * nnagent.el: Support different backend with same name.
3094
3095 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3096
3097         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
3098         archived group.
3099         (nnslashdot-sane-retrieve-headers): Ditto.
3100         (nnslashdot-request-article): Ditto.
3101
3102 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
3103
3104         * nnweb.el (nnweb-insert): Narrow to point.
3105
3106 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3107
3108         * nnweb.el (nnweb-insert): Follow refresh url.
3109         * nnslashdot.el: Use it.
3110
3111 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3112
3113         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
3114         (nnweb-decode-entities-string): New function.
3115
3116         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
3117         nnweb-* and move to nnweb.el.
3118         * nnwarchive.el: Use nnweb-decode-entities, etc.
3119         * webmail.el: Ditto.
3120
3121         * nnslashdot.el: Use nnweb-decode-entities-string.
3122         (nnslashdot-decode-entities): Remove.
3123
3124 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
3125
3126         * nnslashdot.el: Decode entities.
3127
3128 1999-12-12  Dave Love  <fx@gnu.org>
3129
3130         * gnus-agent.el (gnus-category-edit-groups)
3131         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
3132         expansion of setf, fixed.
3133
3134 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
3135
3136         * gnus-agent.el: Revoke last Dave Love's patch, because of
3137         incompatibility of XEmacs.
3138
3139 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3140
3141         * mm-uu.el: Change headers.
3142         * rfc1843.el: Ditto.
3143         * uudecode.el: Ditto.
3144
3145 1999-12-07  Dave Love  <fx@gnu.org>
3146
3147         * gnus-agent.el (gnus-category-edit-predicate)
3148         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
3149         inside backquote to avoid it at runtime.
3150
3151 1999-12-07  Dave Love  <fx@gnu.org>
3152
3153         * binhex.el: Require cl when compiling.
3154
3155 1999-12-04  Dave Love  <fx@gnu.org>
3156
3157         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
3158
3159 1999-12-04  Dave Love  <fx@gnu.org>
3160
3161         * mm-util.el (mm-delete-duplicates): New function.
3162         (mm-write-region): Use it.
3163
3164         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
3165
3166         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
3167         mm-delete-duplicates.
3168
3169         * imap.el (imap-open, imap-debug): Avoid mapc.
3170
3171         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
3172
3173         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
3174         (gnus-multi-decode-encoded-word-string): Avoid mapc.
3175
3176         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
3177         runtime.
3178
3179         * gnus.el (gnus-select-method): Likewise.
3180
3181         * nnheader.el (nnheader-nov-read-integer): Likewise.
3182
3183         * mm-view.el (mm-inline-message): Require cl when compiling.
3184         Avoid ignore-errors at runtime.
3185         (mm-inline-text): Avoid mapc.
3186
3187 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3188
3189         * gnus-art.el (article-decode-charset): Widen is bad.
3190
3191 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3192
3193         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
3194
3195 1999-12-12  Florian Weimer  <fw@s.netic.de>
3196
3197         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
3198         indicate that only US-ASCII is permitted.
3199         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
3200         use unencoded 8-bit characters in message headers.
3201
3202 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3203
3204         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
3205         CRLF.
3206
3207 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3208
3209         * webmail.el: Require url-cookie.
3210
3211 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3212
3213         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
3214         new function to make modified caesar table.
3215         (nnwarchive-from-r13): Use it.
3216         (nnwarchive-mail-archive-article): Improved.
3217
3218 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
3219
3220         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
3221
3222 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
3223
3224         * nnweb.el (nnweb-request-article): Return cons.
3225
3226 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3227
3228         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
3229
3230 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3231
3232         * mm-util.el (mm-with-unibyte): New macro.
3233         * nnweb.el (nnweb-init): Use it.
3234
3235 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3236
3237         * mm-util.el (mm-charset-after): New function.
3238         (mm-find-mime-charset-region): Set charsets after
3239         delete-duplicates and use find-coding-systems-region.
3240         (mm-find-charset-region): Remove composition.
3241
3242         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
3243
3244         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
3245
3246 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3247
3248         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
3249         * mml.el (mml-confirmation-set): New variable.
3250         (mml-parse-1): Ask user to confirm.
3251
3252 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
3253
3254         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
3255         are scanned when we have directory mail-sources (the mail source
3256         is modified in that case, so we must scan it for all
3257         groups/methods).
3258
3259 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3260
3261         * nnml.el (nnml-request-move-article): Save nnml-current-directory
3262         and nnml-article-file-alist.
3263
3264 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3265
3266         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
3267         nnmail-fetched-sources.
3268
3269 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3270
3271         * mm-util.el (mm-find-charset-region): Use the last charset.
3272
3273 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
3274
3275         * gnus.el (gnus-select-method): Made the option list prettier.
3276
3277 1999-12-08  Florian Weimer  <fw@s.netic.de>
3278
3279         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
3280         for the `de' newsgroups hierarchy, as it is common practice there.
3281
3282
3283 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3284
3285         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3286         buffer-string arguments. Fix references.
3287
3288 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3289
3290         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3291         (gnus-agent-batch-fetch): Use it.
3292         (gnus-agent-fetch-session): Use it.
3293
3294 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3295
3296         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3297
3298 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3299
3300         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3301         nil.
3302
3303 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3304
3305         * nnslashdot.el (nnslashdot-request-list): There were two
3306         top-level body-forms.  Put a `progn' around them.
3307
3308         * gnus.el (gnus-select-method): Use `condition-case'
3309         instead of `ignore-errors', since cl may not be loaded when the
3310         form is evaluated.
3311
3312 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3313
3314         * nnwarchive.el: Support www.mail-archive.com.
3315
3316 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3317
3318         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3319         do anything.
3320
3321 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3322
3323         * utf7.el: New file, written by Jon K Hellan.
3324
3325         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3326         default to t.
3327
3328 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3329
3330         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3331
3332         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3333         current.
3334         (gnus-refer-article-methods): New function.
3335         (gnus-summary-refer-article): Use it.
3336
3337 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3338
3339         * nnimap.el (nnimap-retrieve-groups): Return active format.
3340
3341         * nnimap.el (nnimap-replace-in-string): Removed.
3342         (nnimap-request-list):
3343         (nnimap-retrieve-groups):
3344         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3345
3346 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3347
3348         * imap.el: Use format-spec for ssl program.
3349         * imap.el (imap-ssl-arguments): Removed.
3350         (imap-ssl-open-{1,2}): Removed.
3351
3352 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3353
3354         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3355         instead of `ignore-errors', since cl may not be loaded when the
3356         form is evaluated.
3357
3358 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3359
3360         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3361         (mm-7bit-chars): New variable.
3362         (mm-body-7-or-8): Use it in both cases.
3363
3364 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3365
3366         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3367           defcustom definitions.
3368
3369 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3370
3371         * mm-decode.el (mm-display-part): Let mm-display-external return
3372         inline or external.
3373         (mm-display-external): For copiousoutput methods, insert output in
3374         buffer.
3375
3376 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3377
3378         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3379         buffer.
3380
3381 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3382
3383         * gnus-audio.el: An M too far.
3384
3385         * gnus-msg.el (gnus-setup-message): One backtick too many.
3386
3387         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3388         a function, not a variable.
3389
3390 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3391
3392         * gnus-score.el (gnus-score-body): Widen before requesting.
3393
3394 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3395
3396         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3397
3398 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3399
3400         * mail-source.el (mail-source-fetch-webmail): Bind
3401         mail-source-string.
3402
3403 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3404
3405         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3406         (gnus-uu-unmark-by-regexp): Ditto.
3407
3408         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3409         dead groups.
3410
3411 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3414         do their real thing.
3415
3416         * nnmh.el (nnmh-be-safe): Doc fix.
3417
3418         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3419
3420         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3421         status line has arrived before we count it.
3422
3423         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3424
3425         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3426         Whitespace problems.
3427
3428         * gnus-win.el (gnus-configure-windows): Error fix.
3429
3430         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3431         right function.
3432
3433         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3434         Indent all functions.  Fix all comments to match the comment
3435         conventions.  Double-space after full stop.
3436
3437 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3438
3439         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3440         value to divide received mails into my favorite groups and I met
3441         an error.  It takes place if the length of a element "VALUE" in
3442         nnmail-split-fancy is less than two.
3443
3444 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3445
3446         * mml.el (mml-insert-part): New function.
3447
3448 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3449
3450         * lpath.el: Add `sc-cite-regexp'.
3451
3452 1999-12-02  Dave Love  <fx@gnu.org>
3453
3454         * mm-decode.el: Customize.
3455
3456 1999-12-03  Dave Love  <fx@gnu.org>
3457
3458         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3459         the W3 stuff isn't available.
3460
3461 1999-12-03  Dave Love  <fx@gnu.org>
3462
3463         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3464         at runtime.
3465
3466 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3467
3468         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3469
3470 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3471
3472         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3473         don't be fooled by "From nobody" lines added by respooling.
3474
3475         * pop3.el (pop3-movemail): Write crashbox in binary.
3476         (pop3-get-message-count): New function.
3477
3478         * mail-source.el (mail-source-primary-source): New variable.
3479         (mail-source-report-new-mail-interval): New variable.
3480         (mail-source-idle-time-delay): New variable.
3481         (mail-source-new-mail-available): New internal variable.
3482         (mail-source-fetch-pop): Clear new mail flag, when mail from
3483         primary source has been fetched.
3484         (mail-source-check-pop): New function.
3485         (mail-source-new-mail-p): New function.
3486         (mail-source-start-idle-timer): New function.
3487         (mail-source-report-new-mail): New function.
3488         (mail-source-report-new-mail): New internal variable.
3489         (mail-source-report-new-mail-timer): New internal variable.
3490         (mail-source-report-new-mail-idle-timer): New internal variables.
3491
3492 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3493
3494         * gnus-cus.el (gnus-group-customize): Customize fix.
3495
3496 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3497
3498         * message.el (message-send-mail-with-sendmail): Use
3499         message-make-address.
3500
3501 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3502
3503         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3504
3505 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3506
3507         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3508
3509 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3510
3511         * mml.el (mml-insert-tag): Don't close the tag.
3512         (mml-insert-empty-tag): New function.
3513         (mml-attach-file): Use mml-insert-empty-tag instead of
3514         mml-insert-tag.
3515         (mml-attach-buffer): Ditto.
3516         (mml-attach-external): Ditto.
3517         (mml-insert-multipart): Ditto.
3518
3519 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3520
3521         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3522         the article number.
3523
3524 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3525
3526         * gnus.el (gnus-find-method-for-group): The method of a new group
3527         is not the native one.
3528
3529 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3530
3531         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3532
3533 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3534
3535         * nnultimate.el (nnultimate-retrieve-headers): Use
3536         mm-with-unibyte-current-buffer.
3537         (nnultimate-request-article): Ditto.
3538
3539 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3540
3541         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3542
3543 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3544
3545         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3546         * nnweb.el (nnweb-retrieve-headers): Use it.
3547         (nnweb-request-article): Use it.
3548
3549         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3550         case matching failed.
3551
3552 1999-12-02  John Wiegley <jwiegley@inprise.com>
3553
3554         * mail-source.el (mail-source-keyword-map): Add backslash to
3555         Delete-flag.
3556
3557 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3558
3559         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3560         Latin-1.
3561         (gnus-group-charset-alist): No, don't.
3562
3563         * nnweb.el (nnweb-init): Make the buffer unibyte.
3564
3565 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3566
3567         * mail-source.el (mail-source-set-common-1): Fix to get the
3568         default value.
3569
3570 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3571
3572         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3573
3574         * nnultimate.el (nnultimate-request-list): Use unibyte.
3575
3576         * gnus-uu.el (gnus-uu-grab-articles): Bind
3577         gnus-display-mime-function to nil.
3578
3579         * message.el (message-send-mail-with-sendmail): Use the
3580         user-mail-address variable.
3581
3582         * gnus-art.el (gnus-ignored-headers): More headers.
3583
3584         * message.el (message-shorten-1): Use list.
3585
3586 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3587
3588         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3589         signatures.
3590
3591         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3592         (nnweb-dejanews-create-mapping): Do the properish date.
3593
3594 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3595
3596         * mail-source.el (mail-source-common-keyword-map): New variable.
3597         (mail-source-bind-common): New macro.
3598         (mail-source-fetch): Support plugged mail source.
3599         * gnus-int.el (gnus-request-scan): Use them.
3600
3601 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3602
3603         * mm-view.el (mm-inline-message): Check whether charset is a
3604         string.
3605
3606         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3607
3608         * message.el (message-mode-map): Changed keystroke for
3609         message-yank-buffer.
3610
3611 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3612
3613         * message.el (message-shorten-references): Cut references to 31
3614         elements, then either fold them or shorten them to 988 characters.
3615         (message-shorten-1): New function.
3616         (message-cater-to-broken-inn): New variable.
3617
3618 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3619
3620         * nnslashdot.el (nnslashdot-lose): New function.
3621
3622 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623
3624         * mm-view.el (mm-inline-message): Not the right type of charset is
3625         being fetched here.  Let the group charset rule.
3626         (mm-inline-message): Ignore us-ascii.
3627
3628 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3629
3630         * mail-source.el (mail-source-fetch-maildir): work around the
3631         ommitted "file-regular-p" in efs/ange-ftp
3632
3633 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3634
3635         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3636         (mml-generate-mime-1): Use the encoding param.
3637
3638         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3639
3640         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3641         gnus-art before binding its variables.
3642
3643         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3644         after the MIME.
3645
3646 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3647
3648         * message.el (message-clone-locals): Use it.
3649
3650         * gnus-msg.el (gnus-configure-posting-styles): Make
3651         user-mail-address local.
3652
3653 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3654
3655         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3656         once.
3657
3658 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3659
3660         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3661         (message-clone-locals): Ditto.
3662
3663         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3664         group inherit reply-to or from.
3665
3666 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3667
3668         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3669         for charset.
3670         (gnus-summary-show-article-charset-alist): New variable.
3671
3672         * mm-bodies.el (mm-decode-string): Support gnus-all and
3673         gnus-unknown.
3674         (mm-decode-body): Ditto.
3675         * rfc2047.el (rfc2047-decode): Ditto.
3676
3677 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3678
3679         * mail-source.el (mail-source-delete-incoming): Change default to
3680         t.
3681
3682 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3683
3684         * gnus.el: Pterodactyl Gnus v0.99 is released.
3685
3686 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3687
3688         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3689
3690         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3691         spec.
3692
3693         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3694         (gnus-configure-posting-styles): No, don't.
3695         (gnus-configure-posting-styles): Allow overriding files.
3696
3697         * gnus-art.el (gnus-header-button-alist): Use browse-url
3698         directly.
3699
3700         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3701
3702         * gnus-msg.el (gnus-summary-yank-message): New command and
3703         keystroke.
3704
3705         * message.el (message-yank-buffer): New command.
3706         (message-buffers): New function.
3707
3708         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3709         next group in a more normal fasion.
3710
3711         * mml.el (mml-boundary-function): New variable.
3712         (mml-compute-boundary): Use it.
3713
3714         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3715         that exist for them.
3716
3717         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3718         (gnus-async-timer): New variable.
3719
3720 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3721
3722         * nnultimate.el (nnultimate-request-list): Be more lenient with
3723         root addresses.
3724
3725 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3726
3727         * gnus-art.el (gnus-treatment-function-alist): Do
3728         gnus-treat-capitalize-sentences.
3729
3730 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3731
3732         * webmail.el (webmail-hotmail-article): Hotmail changes the
3733         format.
3734
3735 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3736
3737         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3738         switch to buffer after calling program.
3739         (mm-display-external): Use `shell-command-switch' instead of "-c".
3740
3741 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3742
3743         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3744         read groups file.
3745
3746         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3747         <p>.
3748
3749 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * message.el (message-mode): Doc fix.
3752
3753 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3754
3755         * gnus-art.el (article-emphasize): Check group variable.
3756         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3757
3758 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3759
3760         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3761         type.
3762
3763 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3764
3765         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3766
3767 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3768
3769         * mml.el (mml-quote-region): Insert ! after the hash.
3770
3771 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3772
3773         * gnus-group.el (gnus-group-warchive-address-history): Change to
3774         nil.
3775
3776 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3777
3778         * webmail.el: Support mail.yahoo.com.
3779
3780         * mail-source.el (mail-source-fetch-webmail): Add password check.
3781         (mail-source-keyword-map): Use `subtype'.
3782
3783 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3784
3785         * mail-source.el (mail-source-keyword-map): Add webmail.
3786         (mail-source-fetcher-alist): Ditto.
3787         (mail-source-fetch-webmail): New function.
3788         * webmail.el: New file.
3789
3790 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3791
3792         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3793
3794 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3795
3796         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3797
3798 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3799
3800         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3801         (nnultimate-prune-days): New function.
3802         (nnultimate-create-mapping): Use it.
3803         (nnultimate-request-group): Only fetch the groups list if it has
3804         not been done before.
3805         (nnultimate-retrieve-headers): Don't write groups.
3806         (nnultimate-create-mapping): Off-by-one error.
3807
3808 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3809
3810         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3811         threaded subjects.
3812
3813 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3814
3815         * nnwarchive.el: Lots of changes make agent happy.
3816
3817 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3818
3819         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3820         hashtb.
3821
3822 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3823
3824         * mm-decode.el (mm-display-external): Write region with binary
3825         mode.
3826
3827 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3828
3829         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3830
3831 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3832
3833         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3834         (mm-uu-test): Now it is in restricted region.
3835
3836         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3837
3838         * mm-view.el (mm-view-message): Fix buffer leak.
3839         (mm-inline-message): Support 'gnus-decoded.
3840
3841         * mm-bodies.el (mm-decode-body): Ditto.
3842
3843         * rfc2047.el (rfc2047-decode-region): Ditto.
3844
3845 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3846
3847         * imap.el (require): Added autoload for base64-encode-string.
3848
3849 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3850
3851         * gnus.el (gnus-refer-article-method): Made list value
3852         customizable.
3853
3854 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3855
3856         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3857         NOFORCE in Emacs case.
3858
3859 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3860
3861         * gnus-art.el (gnus-request-article-this-buffer): Set
3862         gnus-newsgroup-name.
3863
3864 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3865
3866         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3867         NOFORCE.
3868
3869 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3870
3871         * gnus-start.el (gnus-get-unread-articles): Check server before
3872         scanning.
3873
3874 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3875
3876         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3877
3878         * nnslashdot.el (nnslashdot-login-name): New variable.
3879         (nnslashdot-password): Ditto.
3880         (nnslashdot-request-post): New function.
3881
3882         * gnus-art.el (gnus-treat-buttonize): More testing.
3883
3884         * mm-encode.el: Another CVS test.
3885
3886         * gnus-art.el (gnus-treat-emphasize): Change default.
3887         (gnus-treat-buttonize): Ditto.
3888         (gnus-treat-buttonize): This is a test.
3889
3890         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3891         (gnus-build-sparse-threads): Ditto.
3892         (gnus-build-all-threads): Ditto.
3893
3894         * nnheader.el (make-full-mail-header): Make into a subst.
3895
3896         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3897         unless w3 is supplied.
3898
3899         * gnus.el (gnus-refer-article-method): Doc fix.
3900
3901         * gnus-sum.el: Do not accept a prefix.
3902         (gnus-summary-refer-article): Accept a list of select methods.
3903
3904 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3905
3906         * Makefile.in: Change `^  *' to `\t'.
3907
3908 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3909
3910         * message.el (message-forward): Pay attention to prefix argument
3911         again and forward all headers when it is set, regardless of the
3912         value of message-forward-ignored-headers.
3913
3914 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3915
3916         * dgnushack.el (dgnushack-compile): Vpath file.
3917
3918         * Makefile.in (SHELL): VPATH support.
3919
3920 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3921
3922         * gnus-ems.el: Check for cygwin32.
3923
3924 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3925
3926         * mm-decode.el (mm-display-external): Use 'non-viewer.
3927
3928 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3929
3930         * base64.el (base64-encode-string): An alias for base64-encode for
3931         compatibility.
3932
3933 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3934
3935         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3936         nntp-inhibit-erase.
3937
3938 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3939
3940         * gnus-start.el (gnus-get-unread-articles): Use
3941         nnfoo-retrieve-groups to find new news, if available.
3942         (gnus-read-active-file-2): New function.
3943         (gnus-get-unread-articles): Use it.
3944         (gnus-read-active-file-1): Ditto.
3945
3946 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3947
3948         * mm-util.el (mm-find-mime-charset-region): Make sure
3949         find-coding-systems-for-charsets is fbound.
3950
3951         * gnus-ems.el: Typo fix.
3952
3953 1999-11-13  Florian Weimer  <fw@s.netic.de>
3954
3955         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3956         it's available and makes sense.
3957
3958 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3959
3960         * gnus-score.el (gnus-score-save): Translate score file.
3961
3962 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3963
3964         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3965         added fetchflag and dontexpunge keywords.
3966         (mail-source-fetch-imap): Use them.
3967
3968 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3969
3970         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3971         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3972         `defconst'.
3973
3974         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3975         `defconst'.
3976         Mention that it is both for group and topic parameters.
3977         (gnus-extra-topic-parameters): New constant, including `subscribe'
3978         parameter.
3979         (gnus-extra-group-parameters): New constant.
3980         (gnus-group-customize): Use them.
3981
3982         * gnus.el (gnus-select-method): Added default value and tag.
3983         (gnus-refer-article-method): Added `DejaNews' customization option.
3984
3985 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3986
3987         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3988
3989         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3990         syntax.
3991
3992         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3993
3994         * nnslashdot.el (nnslashdot-group-number): Changed default.
3995
3996         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3997         (nnweb-dejanews-wash-article): Removed.
3998         (nnweb-type-definition): Fetch by id.
3999
4000         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
4001         we mean it.
4002
4003         * nnslashdot.el (nnslashdot-group-number): Doc fix.
4004         (nnslashdot-request-list): Use Ultramode as well.
4005         (nnslashdot-date-to-date): Be more lenient.
4006         (nnslashdot-threaded): New function.
4007
4008 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4009
4010         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
4011
4012 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
4013
4014         * nnweb.el (nnweb-type-definition): /=dnc
4015
4016 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4017
4018         * nnultimate.el (nnultimate-retrieve-headers): Work with american
4019         dates.
4020         (nnultimate-retrieve-headers): Wrong ordering.
4021
4022 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
4023
4024         * message.el (message-forward-as-mime): New variable.
4025
4026 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4027
4028         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
4029
4030 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4031
4032         * mail-source.el (mail-source-movemail-and-remove): New function.
4033         (mail-source-keyword-map): Add `function' for `maildir'.
4034         (mail-source-fetch-maildir): Use it.
4035
4036 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4037
4038         * nnwarchive.el: New file.
4039         * gnus-group.el (gnus-group-make-warchive-group): New function.
4040         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
4041
4042 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4043
4044         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
4045         subjects.
4046
4047 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
4048
4049         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
4050
4051 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4052
4053         * nnultimate.el (nnultimate-open-server): Do address.
4054         (nnultimate-forum-table-p): New function.
4055
4056         * nnweb.el (nnweb-insert-html): Renamed.
4057         (nnweb-insert): New function.
4058
4059         * nnultimate.el (nnultimate-insert-html): New function.
4060
4061         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
4062         if nov is evil.
4063         (nnslashdot-retrieve-headers): use the sane version instead.
4064
4065 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4066
4067         * nnslashdot.el (nnslashdot-request-article): Fold case.
4068
4069         * nnultimate.el: New file.
4070
4071         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
4072         unless wanted.
4073
4074         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
4075         (gnus-read-active-file-1): Separated into own function.
4076         (gnus-read-active-file): Catch quits.
4077
4078         * nnslashdot.el (nnslashdot-request-article): Search better on
4079         first article.
4080         (nnslashdot-request-list): Fold case.
4081         (nnslashdot-retrieve-headers): Ditto.
4082
4083 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4084
4085         * gnus.el: Autoload gnus-subscribe-topics.
4086
4087 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
4088
4089         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
4090         before dot.
4091         * gnus-util.el (gnus-write-active-file): Ditto.
4092
4093 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4094
4095         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
4096         function.
4097         * gnus-cache.el (gnus-cache-file-name): Use it.
4098         * gnus-agent.el (gnus-agent-group-path): Use it.
4099         * nnmail.el (nnmail-group-pathname): Use it.
4100
4101 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
4102
4103         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
4104         if cooked.
4105         * gnus-util.el (gnus-write-active-file): Write cooked active file.
4106         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
4107         * gnus.el (gnus-short-group-name): "..." proof.
4108
4109 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4110
4111         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
4112         support nnslashdot.
4113
4114 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4115
4116         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
4117         many articles.
4118         (nnslashdot-generate-active): New function.
4119         (nnslashdot-request-newgroups): Use it.
4120
4121         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
4122         names.
4123
4124         * nnslashdot.el (nnslashdot-request-newgroups): New function.
4125         (nnslashdot-request-list): Not moderated.
4126
4127 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
4128
4129         * nnimap.el (nnimap-open-server): Remove error signal if
4130         nnimap-server-buffer is nil (the check should've been `boundp').
4131
4132         * imap.el (imap-log):
4133         * nnimap.el (nnimap-debug): Disable debugging by default.
4134
4135 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4136
4137         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
4138
4139         * gnus-topic.el (gnus-subscribe-topic): New function.
4140
4141         * nnslashdot.el (nnslashdot-request-list): Give out extended group
4142         names.
4143
4144         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
4145         if starting with a quote.
4146
4147 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4148
4149         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
4150         group name.
4151
4152 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4153
4154         * nnslashdot.el: New file.
4155
4156         * nnheader.el (nnheader-insert-header): New function.
4157
4158         * gnus-art.el (gnus-mime-internalize-part): Bind
4159         mm-inlined-types.
4160
4161         * nndraft.el (nndraft-request-expire-articles): Do all the backup
4162         files.
4163
4164 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4165
4166         * emacs-mime.texi (Customization): Document mm-inline-override-types
4167
4168 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4169
4170         * emacs-mime.texi (Customization): Document mm-inline-override-types
4171
4172 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4173
4174         * emacs-mime.texi (Customization): Document mm-inline-override-types
4175
4176 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
4177
4178         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
4179         (smiley-toggle-buffer): New function.
4180         (smiley-buffer): Don't quote the function.
4181         (smiley-toggle-extents): Ditto.
4182
4183 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4184
4185         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
4186         empty buffers.
4187
4188 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4189
4190         * gnus-art.el (gnus-article-mode-map): Use the summary article
4191         edit.
4192
4193 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
4194
4195         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
4196
4197 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4198
4199         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
4200
4201 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
4202
4203         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
4204         is list or not before condition.
4205
4206 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4207
4208         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
4209
4210 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
4211
4212         * gnus-art.el (gnus-emphasis-alist): New value.
4213
4214 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
4215
4216         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
4217         `buffer-substring'.
4218
4219 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4220
4221         * gnus-art.el (article-date-ut): Keep the updated timer.
4222         (gnus-emphasis-underline-italic): Doc fix.
4223
4224         * gnus-msg.el (gnus-post-method): Doc fix.
4225         (gnus-post-method): Change default.
4226
4227 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
4228
4229         * message.el (message-newline-and-reformat): Improvements.
4230
4231 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4232
4233         * message.el (message-newline-and-reformat): Don't insert too many
4234         newlines.
4235         (message-newline-and-reformat): Work even if not sc.
4236
4237         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
4238
4239         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
4240
4241 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
4242
4243         * mm-view.el (mm-display-patch-inline): New function.
4244
4245 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
4246
4247         * mm-view.el (mm-display-patch-inline): New function.
4248
4249 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4250
4251         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
4252         group.
4253
4254         * message.el (message-forward): Narrow to the right header.
4255
4256         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
4257         dates.
4258
4259         * gnus-msg.el (gnus-configure-posting-styles): Use the
4260         user-full-name function.
4261
4262         * mm-bodies.el (mm-body-encoding): Use the choosing function.
4263         (mm-body-charset-encoding-alist): Default to nil.
4264
4265         * message.el (message-elide-ellipsis): Fix typo.
4266         (message-elide-region): Ditto.
4267         (message-elide-region): Don't insert a newline first.
4268
4269 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
4272         gnus-fetch-old-headers.
4273         (gnus-cut-threads): Ditto.
4274         (gnus-summary-initial-limit): Ditto.
4275         (gnus-summary-limit-children): Ditto.
4276
4277         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
4278         matches.
4279
4280 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
4281
4282         * gnus-art.el (article-decode-encoded-words):
4283         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4284         live.
4285
4286         * gnus.el (gnus-read-method): Add methods from
4287         `gnus-opened-servers' to completion. Map entered method/address
4288         into existing methods if possible.
4289
4290         * gnus-group.el (gnus-group-make-group): Simplify method.
4291
4292         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4293
4294         * mml.el (mml-preview): Remove mail-header-separator before
4295         encoding.
4296
4297 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4298
4299         * message.el (message-read-from-minibuffer): New function.
4300
4301 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4302
4303         * gnus.el: Pterodactyl Gnus v0.98 is released.
4304
4305 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4306
4307         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4308
4309 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4310
4311         * mml.el (mml-generate-mime-1): Read attached binary file in
4312         binary mode.
4313
4314 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4315
4316         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4317
4318 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4319
4320         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4321
4322 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4323
4324         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4325
4326 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4327
4328         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4329         (gnus-article-mime-match-handle-function): New variable.
4330         (gnus-article-view-part): Make `b' customizable.
4331
4332 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4333
4334         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4335
4336 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4337
4338         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4339
4340 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4341
4342         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4343
4344 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4345
4346         * gnus-srvr.el (gnus-browse-foreign-server): Use
4347         `buffer-substring' instead of `read'.
4348
4349 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4350
4351         * nnimap.el, imap.el, rfc2104.el: New files.
4352
4353         * gnus.el (gnus-valid-select-methods): Add nnimap.
4354
4355         * gnus-group.el (gnus-group-group-map): Add
4356         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4357         (gnus-group-nnimap-expunge): New function.
4358         (gnus-group-nnimap-edit-acl): New function.
4359
4360         * gnus-agent.el (gnus-agent-group-mode-map): Add
4361         gnus-agent-synchronize.
4362         (gnus-agent-synchronize): New function.
4363         (gnus-agent-fetch-group-1): Check if server is open.
4364
4365         * nnagent.el (nnagent-request-set-mark): Save marks.
4366
4367         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4368         (mail-source-fetcher-alist): Map to imap fetcher function.
4369         (mail-source-fetch-imap): New function.
4370
4371         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4372         Hash:.
4373
4374 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4375
4376         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4377         (gnus-topic-sort-topics): New function.
4378         (gnus-topic-make-menu-bar): Add sort-topics.
4379         (gnus-topic-move): New function.
4380         (gnus-topic-move-group): Move the topic if no group selected.
4381
4382 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4383
4384         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4385
4386 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4387
4388         * mm-view.el (mm-inline-message): Fix leaving group bug.
4389
4390 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4391
4392         * gnus-msg.el (gnus-post-method): Use normal method if current is
4393         not available.
4394
4395 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4396
4397         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4398         (nnmail-insert-lines): Ditto.
4399
4400 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4401
4402         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4403         line.
4404
4405         * message.el (message-unsent-separator): One more separator.
4406
4407 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4408
4409         * nnfolder.el (nnfolder-request-move-article): For empty article,
4410         search till (point-max).
4411         (nnfolder-retrieve-headers): Ditto.
4412         (nnfolder-request-accept-article): Ditto.
4413         (nnfolder-save-mail): Ditto.
4414         (nnfolder-insert-newsgroup-line): Ditto.
4415
4416 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4417
4418         * qp.el (quoted-printable-encode-region): Check eobp.
4419
4420 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4421
4422         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4423
4424 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4425
4426         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4427         wait-for-reply.
4428
4429 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4430
4431         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4432         (mm-uu-forward-end-line): Ditto.
4433
4434 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4435
4436         * binhex.el (binhex-decode-region): don't consider the value of
4437         `enable-multibyte-characters' in XEmacs.
4438
4439         * gnus-start.el (gnus-read-descriptions-file): ditto.
4440
4441         * mm-util.el (mm-multibyte-p): ditto.
4442         (mm-with-unibyte-buffer): ditto.
4443         (mm-find-charset-region): use `mm-multibyte-p'.
4444
4445         * mm-bodies.el (mm-decode-body): ditto.
4446         (mm-decode-string): ditto.
4447
4448         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4449         `enable-multibyte-characters' in XEmacs.
4450
4451 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4452
4453         * mm-util.el (mm-binary-coding-system): Try binary first.
4454
4455 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4456
4457         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4458
4459 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4460
4461         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4462         format.
4463         (article-date-ut): Find correct insert position.
4464
4465 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4466
4467         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4468         forwarded message.
4469
4470 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4471
4472         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4473         groups.
4474
4475         * message.el (message-resend): Use message mode when prompting.
4476
4477         * gnus-art.el (article-hide-headers): Mark wash.
4478         (article-emphasize): Ditto.
4479
4480 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4481
4482         * message.el (message-newline-and-reformat): Work for SC.
4483
4484 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4485
4486         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4487
4488         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4489
4490 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4491
4492         * mm-decode.el mm-inline-override-types: New variable
4493
4494         * mm-decode.el (mm-inline-override-p): New function
4495
4496         * mm-decode.el (mm-inlined-p): Use it
4497
4498 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4499
4500         * mm-decode.el mm-inline-override-types: New variable
4501
4502         * mm-decode.el (mm-inline-override-p): New function
4503
4504         * mm-decode.el (mm-inlined-p): Use it
4505
4506 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4507
4508         * gnus.el: Pterodactyl Gnus v0.97 is released.
4509
4510 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4511
4512         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4513         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4514         3 args.
4515
4516 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4517
4518         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4519         buffer for params.
4520
4521         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4522         line.
4523
4524         * message.el (message-forward-ignored-headers): New variable.
4525
4526         * gnus-art.el (gnus-article-prepare-display): Nix out
4527         gnus-article-wash-types.
4528
4529         * gnus-agent.el (gnus-agent-create-buffer): New function.
4530         (gnus-agent-fetch-group-1): Use it.
4531         (gnus-agent-start-fetch): Ditto.
4532
4533         * gnus-sum.el (gnus-summary-exit): Don't use
4534         `gnus-use-adaptive-scoring'.
4535
4536         * mail-source.el (mail-source-fetch-pop): Only store password when
4537         successful.
4538
4539         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4540
4541 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4542
4543         * message.el (message-reply): Use it.
4544         (message-dont-reply-to-names): New variable.
4545
4546         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4547
4548         * mm-util.el (mm-preferred-coding-system): Typo fix.
4549
4550         * message.el (message-bounce): Work for non-MIME.
4551
4552         * gnus.el (gnus-short-group-name): Short the right parts of the
4553         name.
4554
4555 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4556
4557         * mm-encode.el (mm-qp-or-base64): New version.
4558
4559 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4560
4561         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4562
4563 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4564
4565         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4566         of restricted region.
4567         (gnus-mime-display-single): Set beg at correct point.
4568
4569 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4570
4571         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4572
4573 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4574
4575         * gnus-msg.el (gnus-configure-posting-styles): Let
4576         `gnus-posting-styles' have its say in posting-style: local
4577         variable `styles' is already bound to `gnus-posting-styles' so
4578         don't rebind it to nil.
4579
4580 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4581
4582         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4583         Message-ID.
4584
4585 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4586
4587         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4588         quoted-printable-encode-region.
4589
4590         * qp.el (quoted-printable-encode-region): Assume charset
4591         encoded. Fold every line in the region.
4592
4593 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4594
4595         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4596         of active file.
4597
4598 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4599
4600         * message.el (message-mode): allows whitespaces between multiple
4601         instances of the fill character ">".
4602
4603 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4604
4605         * mm-encode.el (mm-qp-or-base64): Fix.
4606
4607 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * message.el (message-send): Too much and.
4610
4611 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4612
4613         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4614
4615 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4616
4617         * gnus-score.el (gnus-score-headers): Work for nil scores.
4618
4619 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4620
4621         * gnus-cache.el (gnus-cache-write-active): Write full names.
4622
4623         * gnus-util.el (gnus-write-active-file): Accept full name.
4624
4625         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4626         (mm-assoc-string-match): New function.
4627         (mm-display-inline): Use it.
4628
4629         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4630
4631         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4632
4633 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4634
4635         * mml.el (mml-generate-multipart-alist): New variable.
4636
4637 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4638
4639         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4640
4641 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4642
4643         * message.el (message-send): More helpful error message if sending
4644         fails
4645
4646 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4647
4648         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4649         in newer emacsen, where ?r isn't equal 114.
4650
4651 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4652
4653         * gnus.el: Pterodactyl Gnus v0.96 is released.
4654
4655 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4656
4657         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4658         to get active info if method is covered by agent, otherwise
4659         active info is lost.
4660
4661 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4662
4663         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4664
4665 1999-08-09  Dave Love  <fx@gnu.org>
4666
4667         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4668
4669 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4670
4671         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4672           (already matched by "^X-Pgp"), removed duplicate
4673           X-Mailing-List, added several new junk headers.
4674
4675 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4676
4677         * gnus-art.el (article-decode-charset): Don't assume
4678         gnus-summary-buffer is live.
4679
4680 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4681
4682         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4683
4684 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4685
4686         * gnus-score.el (gnus-home-score-file): Work with absolute path
4687         names.
4688
4689 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4690
4691         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4692         nothing else in the group.
4693
4694 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4695
4696         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4697         the article.
4698
4699 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4700
4701         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4702
4703 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4704
4705         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4706         from mutt.
4707
4708 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4709
4710         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4711         whitespace.
4712
4713 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4714
4715         * mm-util.el (mm-text-coding-system-for-write): New variable.
4716         (mm-append-to-file): New function.
4717         (mm-write-region): New function.
4718
4719         * gnus-art.el (gnus-output-to-file): Use it.
4720         * gnus-util.el (gnus-output-to-rmail): Ditto.
4721         (gnus-output-to-mail): Ditto.
4722         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4723
4724 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4725
4726         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4727
4728         * nnheader.el (nnheader-insert-file-contents): Revert and use
4729         mm-insert-file-contents.
4730         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4731         (nnheader-auto-mode-alist): Removed.
4732
4733         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4734         (mm-insert-file-contents): Add a new parameter for inserting
4735         compressed file literally.
4736
4737         * mml.el (mml-generate-mime-1): Insert non-text literally.
4738
4739         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4740
4741 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4742
4743         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4744
4745 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4746
4747         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4748         koi8-r.
4749
4750 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4751
4752         * mml.el (mml-insert-mime): Decode text.
4753         (mml-to-mime): Narrow to headers-or-head.
4754
4755 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4756
4757         * mm-view.el (mm-inline-text): Check
4758         w3-meta-content-type-charset-regexp.
4759
4760 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4761
4762        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4763        predicate.
4764
4765 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4766
4767         * gnus-mlspl.el: Documentation fixes.
4768
4769 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4770
4771         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4772
4773 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4774
4775         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4776         variables.
4777
4778 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4779
4780         * nnmail.el (nnmail-get-new-mail): "Done".
4781
4782 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4783
4784         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4785         interactive.
4786
4787 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4788
4789         * gnus-art.el (article-decode-charset): Fix broken CT.
4790
4791 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4792
4793         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4794         overview buffer if it is killed.
4795
4796 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4797
4798         * gnus-art.el (article-babel): New version.
4799
4800 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4801
4802         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4803
4804 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4805
4806         * gnus.texi (More Threading): Document new variable
4807         `gnus-sort-gathered-threads-function'.
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-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4815
4816         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4817         usage.
4818
4819 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4820
4821         * mm-util.el (mm-running-xemacs): Removed.
4822         (mm-coding-system-p): New function.
4823         (mm-binary-coding-system): Safe guess.
4824         (mm-text-coding-system): Ditto.
4825         (mm-auto-save-coding-system): Ditto.
4826
4827 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4828
4829         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4830         (mm-qp-or-base64): Reversed logic.
4831
4832         * mm-decode.el (mm-save-part-to-file): Let coding system be
4833         binary.
4834
4835 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4836
4837         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4838         be set in topic parameters.
4839
4840 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4841
4842         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4843         (gnus-sort-gathered-threads): Allow the user to specify the
4844         function to use when sorting gathered threads.
4845
4846         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4847         mark cached articles as `undownloaded'.
4848
4849 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4850
4851         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4852         to have buffer local values.
4853
4854 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4855
4856         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4857         types 'g' for 'guess group type.
4858
4859 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4860
4861         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4862         after each regexp in nnmail-list-identifiers, not just after last
4863         one.
4864
4865         * gnus-sum.el (gnus-list-identifiers): New variable.
4866         (gnus-summary-remove-list-identifiers): New function.
4867         (gnus-select-newsgroup): Use it.
4868         (gnus-summary-wash-hide-map): Bind
4869         `gnus-article-hide-list-identifiers' to W W l.
4870         (gnus-summary-make-menu-bar): Add list-identifiers command.
4871
4872         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4873         (gnus-treatment-function-alist): Add variable.
4874         (article-hide-list-identifiers): New function.
4875         (mapcar): Add function.
4876         (gnus-article-hide): Use it.
4877
4878 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4879
4880         * gnus.el: Pterodactyl Gnus v0.95 is released.
4881
4882 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4883
4884         * mm-decode.el (mm-mailcap-command): New function.
4885         (mm-display-external): Use it.
4886
4887         * gnus-art.el (article-make-date-line): Work for India.
4888
4889         * mm-encode.el (mm-qp-or-base64): Typo.
4890
4891         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4892
4893 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4894
4895         * gnus.el: Pterodactyl Gnus v0.94 is released.
4896
4897 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4898
4899         * pop3.el: New version.
4900
4901 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4902
4903         * mm-encode.el (mm-qp-or-base64): New function.
4904         (mm-content-transfer-encoding): Use it.
4905
4906         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4907
4908 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4909
4910         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4911
4912         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4913
4914 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4915
4916         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4917         keystroke.
4918
4919         * mailcap.el (mailcap-mime-types): New function.
4920
4921         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4922
4923         * message.el (message-goto-eoh): Really go to the end.
4924
4925 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4926
4927         * message.el (message-make-date): Do the right thing in with
4928         sub-hour time zones.
4929
4930 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4931
4932         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4933         report.
4934
4935 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4936
4937         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4938
4939 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4940
4941         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4942         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4943         and use t as default value.
4944
4945 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4946
4947         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4948         gnus-summary-buffer is live.
4949
4950 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4951
4952         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4953
4954 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * message.el (message-bounce): Do MIME bounces MIMEy.
4957
4958         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4959
4960 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961
4962         * mailcap.el (mailcap-mime-extensions): Changed patch to
4963         text/x-patch.
4964
4965         * mm-decode.el (mm-display-external): Wrong placement of paren.
4966
4967 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4968
4969         * gnus.el: Pterodactyl Gnus v0.93 is released.
4970
4971 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4972
4973         * gnus-cus.el (gnus-group-parameters): New entries for
4974         gnus-group-split.
4975
4976         * gnus-mlspl.el: Renamed functions and variables so as to
4977         start with gnus-group-split.
4978         * gnus.el: Adjust autoload entries.
4979
4980 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4981
4982         * gnus-mlspl.el: Removed trailing t from comment and provide.
4983         Renamed functions and variables to start with gnus-mlsplit.
4984         Added autoload comments.
4985         * gnus.el: Added autoload entries.
4986
4987 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4988
4989         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4990         so that matches excluded by RESTRICTs do not cause the whole split
4991         to be ignored.  This also fixes a long-standing bug in which a
4992         split with \N substitutions wouldn't cause cross-posting as
4993         expected.
4994
4995         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4996         (nnmail-split-it): Implement them.
4997
4998         * nnmail.el (nnmail-split-fancy): Document ! splits.
4999
5000 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
5001
5002         * pop3.el: New version.
5003
5004 1999-07-05  Simon Josefsson
5005
5006         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
5007
5008 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5009
5010         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
5011
5012 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5013
5014         * gnus-util.el (gnus-write-active-file): Use real name.
5015
5016         * gnus-agent.el (gnus-agent-expire): Update active file
5017         method by method.
5018
5019 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5020
5021         * nndraft.el (nndraft-request-article): Use difference
5022         coding-systems for queue and drafts.
5023
5024         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
5025         nndraft:drafts.
5026
5027         * mm-util.el (mm-auto-save-coding-system): New coding system.
5028
5029         * message.el (message-draft-coding-system): Use it.
5030
5031 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5032
5033         * mm-uu.el: More customizable and less aggressive.
5034
5035 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
5038         when plugged.
5039
5040         * mml.el (mml-generate-mime-1): Don't insert nofile files.
5041         (mml-insert-mml-markup): Accept a nofile.
5042         (mml-insert-mime): Insert nofile.
5043
5044         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
5045
5046         * mm-decode.el (mm-handle-media-type): New function.
5047         (mm-handle-media-supertype): New function.
5048         (mm-handle-media-subtype): New function.
5049         Use new functions throughout. "/"))
5050
5051 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
5052
5053         * gnus-art.el (gnus-treat-predicate): Typo.
5054
5055 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
5058
5059 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5060
5061         * gnus-art.el (article-date-ut): UT!  Default it!
5062
5063 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5064
5065         * gnus.el: Pterodactyl Gnus v0.92 is released.
5066
5067 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
5068
5069         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
5070
5071 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5072
5073         * nntp.el (nntp-retrieve-groups): Don't do anything when not
5074         connected.
5075
5076         * gnus-start.el (gnus-active-to-gnus-format): Only save active
5077         when plugged.
5078
5079         * mm-view.el (mm-inline-message): Ignore remove-spec.
5080
5081         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
5082         is bound.
5083
5084         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
5085
5086         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
5087
5088         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
5089         start.
5090
5091         * message.el (message-fill-yanked-message): Remove `t' arg.
5092
5093         * gnus-group.el (gnus-group-kill-group): Message killing of
5094         groups.
5095
5096         * mm-util.el (mm-preferred-coding-system): New function.
5097         (mm-mime-charset): Use it.
5098
5099         * mml.el (mml-generate-mime-1): Charset-encode message parts.
5100
5101 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5102
5103         * gnus-mlsplt.el: New file.
5104
5105 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5106
5107         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
5108         functions.
5109         (mm-attachment-override-p): Take a handle instead of a type.
5110         (mm-inlined-p): Ditto.
5111         (mm-automatic-display-p): Ditto,
5112         (mm-inlinable-p): Ditto.
5113
5114         * nndraft.el (nndraft-request-expire-articles): Delete backup
5115         files.
5116
5117         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
5118
5119         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
5120
5121 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
5122
5123         * nnmail.el (nnmail-split-it): Allow .*.
5124
5125 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5126
5127         * mm-decode.el (mm-inline-large-images-p): Renamed.
5128
5129         * gnus-art.el (article-date-ut): Always look in the current buffer
5130         for the Date header.
5131
5132         * mml.el (mml-validate): New command.
5133
5134         * mailcap.el (mailcap-possible-viewers): Revert to string-match
5135         since we are dealing with regexps.
5136
5137 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5138
5139         * gnus.el: Pterodactyl Gnus v0.91 is released.
5140
5141 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5142
5143         * gnus-agent.el (gnus-agent-save-active-1): New function.
5144         (gnus-agent-save-active): use it.
5145         (gnus-agent-save-groups): Ditto.
5146
5147         * gnus-cache.el (gnus-cache-write-active): Use it.
5148
5149         * gnus-agent.el (gnus-agent-write-active): Use it.
5150
5151         * gnus-util.el (gnus-write-active-file): New function.
5152
5153         * gnus-agent.el (gnus-agent-write-active): New function to keep
5154         lower boundaries and canceled groups.
5155         (gnus-agent-save-groups): Use it.
5156         (gnus-agent-save-active): Use it.
5157         (gnus-agent-save-group-info): Only write active files.
5158         (gnus-agent-expire): Update active file.
5159
5160         * mm-decode.el (mm-inlinable-part-p): Removed.
5161         (mm-user-display-methods): Default to nil.
5162         (mm-user-display-methods): Removed.
5163         (add-mime-display-method): Removed.
5164         (mm-automatic-display): Renamed.
5165         (mm-automatic-display-p): Use it.
5166         (mm-inlined-types): New variable.
5167         (mm-inlined-p): New function.
5168
5169         * message.el (message-reply): Bind message-this-is-mail.
5170
5171 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
5172
5173         * smiley.el (smiley-buffer): Fix for NT.
5174
5175 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5176
5177         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
5178
5179         * message.el (message-check-news-header-syntax): Protect against
5180         nil froms.
5181
5182         * mm-util.el (mm-auto-mode-alist): New.
5183
5184         * mml.el (mml-generate-mime-1): Ditto.
5185
5186         * gnus.el: Use mm-insert-file-contents throughout instead of
5187         nnheader.
5188
5189         * mm-util.el (mm-insert-file-contents): New function.
5190
5191 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5192
5193         * gnus.el: Pterodactyl Gnus v0.90 is released.
5194
5195 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
5196
5197         * mailcap.el (mailcap-possible-viewers): Use string=.
5198
5199 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5200
5201         * mm-uu.el (mm-uu-forward-begin-line): New variable.
5202         (mm-uu-forward-end-line): New variable.
5203         (mm-uu-begin-line): Handle forwarded message.
5204         (mm-uu-identifier-alist): Ditto.
5205         (mm-uu-dissect): Ditto.
5206
5207 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5208
5209         * lpath.el: Two free variables.
5210
5211 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5212
5213         * nnheader.el (nnheader-file-coding-system): Use raw-text.
5214         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
5215         * gnus-cache.el (gnus-cache-coding-system): Ditto.
5216
5217         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
5218         (nnfolder-file-coding-system-for-write): New variable.
5219         (nnfolder-active-file-coding-system): New variable.
5220         (nnfolder-active-file-coding-system-for-write): New variable.
5221         (nnfolder-save-active): New function.
5222         (nnfolder-save-buffer): Use them.
5223         (nnfolder-possibly-change-group): Ditto.
5224         (nnfolder-request-list-newsgroups): Ditto.
5225         (nnfolder-request-create-group): Ditto.
5226         (nnfolder-request-expire-articles): Ditto.
5227         (nnfolder-request-move-article): Ditto.
5228         (nnfolder-request-accept-article): Ditto.
5229         (nnfolder-request-delete-group): Ditto.
5230         (nnfolder-request-rename-group): Ditto.
5231         (nnfolder-possibly-change-folder): Ditto.
5232         (nnfolder-read-folder): Ditto.
5233         (nnfolder-request-list): Remove pathname-coding-system.
5234         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
5235
5236         * nnmail.el (nnmail-file-coding-system): Use raw-text.
5237         (nnmail-file-coding-system-1): Removed.
5238         (nnmail-find-file): Use nnmail-pathname-coding-system.
5239         (nnmail-write-region): Ditto.
5240
5241         * nnmbox.el (nnmbox-file-coding-system): New variable.
5242         (nnmbox-file-coding-system-for-write): New variable.
5243         (nnmbox-active-file-coding-system): New variable.
5244         (nnmbox-active-file-coding-system-for-write): New variable.
5245         (nnmbox-save-buffer): New function.
5246         (nnmbox-save-active): New function.
5247         (nnmbox-request-scan): Use them.
5248         (nnmbox-request-expire-articles): Ditto.
5249         (nnmbox-request-move-article): Ditto.
5250         (nnmbox-request-accept-article): Ditto.
5251         (nnmbox-request-replace-article): Ditto.
5252         (nnmbox-request-delete-group): Ditto.
5253         (nnmbox-request-rename-group): Ditto.
5254         (nnmbox-request-create-group): Ditto.
5255
5256         * mm-util.el (mm-text-coding-system): raw-text or -dos.
5257         (mm-running-ntemacs): Removed.
5258
5259         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
5260
5261 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5262
5263         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
5264
5265 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5266
5267         * qp.el (quoted-printable-encoding-characters): Support lower case.
5268
5269 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5270
5271         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
5272         (rfc2047-b-encode-region): Encode line by line.
5273
5274 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5275
5276         * mm-util.el (mm-find-mime-charset-region): Fix.
5277
5278 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
5279
5280         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
5281         (mm-find-mime-charset-region): Ditto.
5282
5283 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5284
5285         * gnus-sum.el (gnus-summary-move-article): Fix something or
5286         other.
5287
5288 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5289
5290         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5291         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5292         (gnus-summary-enter-digest-group): Use them.
5293         (gnus-summary-setup-default-charset): Ditto.
5294
5295 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5296
5297         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5298
5299 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5300
5301         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5302           gnus-newsgroup-name is nil.
5303
5304 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5305
5306         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5307
5308 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5309
5310         * gnus-art.el (article-emphasize): Use correct
5311         gnus-article-emphasis-alist.
5312
5313 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5314
5315         * mm-view.el (mm-inline-text): Fix text/html bug.
5316
5317 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5318
5319         * gnus.el: Pterodactyl Gnus v0.89 is released.
5320
5321 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5322
5323         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5324         * message.el (message-draft-coding-system): Ditto.
5325         * mm-util.el (mm-running-ntemacs): Ditto.
5326
5327 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5328
5329         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5330         cause problem.
5331
5332 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5333
5334         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5335
5336 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5337
5338         * mml.el: require mm-decode.
5339
5340 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5341
5342         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5343
5344 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5345
5346         * mm-view.el (mm-inline-image): Fix image undisplayer.
5347
5348 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5349
5350         * mml.el (mml-insert-multipart): Error in compeling-read.
5351         (mml-insert-tag): Match tags.
5352
5353 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5354
5355         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5356         (gnus-cache-braid-heads): Ditto.
5357         (gnus-cache-retrieve-headers): Ditto.
5358
5359 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5360
5361         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5362
5363 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5364
5365         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5366         to string under XEmacs.
5367
5368 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5369
5370         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5371
5372 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5373
5374         * mm-view.el (mm-inline-message): Fix message view bug.
5375         * gnus-art.el (gnus-article-prepare): Ditto.
5376
5377 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5378
5379         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5380
5381 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5382
5383         * gnus.el: Pterodactyl Gnus v0.88 is released.
5384
5385 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5386
5387         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5388         usage.
5389
5390         * nnmail.el (nnmail-get-new-mail): Save info.
5391
5392 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5393
5394         * gnus.el: Pterodactyl Gnus v0.87 is released.
5395
5396 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5397
5398         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5399         (mail-source-run-script): New function.
5400         (mail-source-fetch-pop): Use it.
5401
5402 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5403
5404         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5405
5406 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5407
5408         * gnus.el: Pterodactyl Gnus v0.86 is released.
5409
5410 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5411
5412         * gnus-art.el (gnus-treat-translate): New variable.
5413         (gnus-treat-predicate): Accept a list of regexps.
5414         (gnus-article-treat-custom): Allow a list of regexps.
5415
5416 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5417
5418         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5419         type.
5420
5421 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5422
5423         * gnus-art.el (article-babel): Narrow a bit.
5424
5425         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5426
5427 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5428
5429         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5430         only unread ones.
5431         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5432         articles, not only unread ones.
5433
5434 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5435
5436         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5437         keystroke.
5438
5439         * gnus-art.el (gnus-article-x-face-command): Ditto.
5440
5441         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5442
5443         * gnus.el (gnus-method-simplify): Accept server names.
5444
5445 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5446
5447         * gnus-art.el (article-babel-prompt): New function.
5448         (article-babel): New command.
5449
5450 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5451
5452         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5453
5454         * mml.el (mml-generate-mime-1): Don't insert literally.
5455
5456         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5457         (gnus-netrc-syntax-table): Removed.
5458         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5459
5460 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5461
5462         * mm-view.el (mm-inline-text): Fix charset for text/html.
5463
5464 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5465
5466         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5467
5468 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5469
5470         * nnmail.el (nnmail-split-incoming): Return the number of split
5471         mails.
5472         (nnmail-process-babyl-mail-format): Ditto.
5473         (nnmail-process-unix-mail-format): Ditto.
5474         (nnmail-process-mmdf-mail-format): Ditto.
5475         (nnmail-process-maildir-mail-format): Ditto.
5476
5477         * mail-source.el (mail-source-callback): Return the number from
5478         the callback.
5479
5480         * message.el (message-send-mail): Generate Lines.
5481
5482         * mail-source.el (mail-source-call-script): New function.
5483         (mail-source-call-script): New function.
5484
5485 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5486
5487         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5488         (gnus-select-newsgroup): Use it.
5489         (gnus-group-highlight-words-alist): New variable.
5490         (gnus-newsgroup-emphasis-alist): New variable.
5491         (gnus-summary-local-variables):  Use it.
5492         * lpath.el: Use it.
5493         * gnus-art.el (article-emphasize): Use it.
5494         (gnus-emphasis-highlight-words): New face.
5495         * gnus-cus.el (gnus-group-parameters): New parameter.
5496
5497 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5498
5499         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5500         parameter `headers'.
5501         (gnus-cache-enter-article): Ditto.
5502         (gnus-cache-update-article): Ditto.
5503         * gnus-sum.el (gnus-summary-move-article): Ditto.
5504         (gnus-summary-mark-article-as-unread): Ditto.
5505         (gnus-summary-mark-article): Ditto.
5506
5507 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5508
5509         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5510         (gnus-posting-style-alist): Removed.
5511         (gnus-message-style-insertions): Ditto.
5512         (gnus-configure-posting-styles): Reimplementation.
5513
5514         * mail-source.el (mail-source-fetch): Error the message.
5515
5516         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5517
5518 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5519
5520         * gnus.el: Pterodactyl Gnus v0.85 is released.
5521
5522 1999-04-20  Michael Cook  <cook@sightpath.com>
5523
5524         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5525           Outlook citation regex.
5526
5527 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5528
5529         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5530         semicolon.
5531
5532 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5533
5534         * gnus-range.el (gnus-remove-from-range): Document range1
5535         modification, protect range2.
5536
5537 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5538
5539         * gnus-sum.el (gnus-update-marks): Protect lists from
5540         gnus-remove-from-range, don't sort twice.
5541
5542 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5543
5544         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5545         function in backend.
5546
5547 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5548
5549         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5550         request-accept-article function in the backend instead of using
5551         the 'respool capability.
5552
5553 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5554
5555         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5556         spurious whitespace at eob.
5557
5558 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5559
5560         * nnmail.el (nnmail-get-new-mail): Check right variable.
5561
5562 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5563
5564         * mailcap.el (mailcap-mime-data): Fix rfc822.
5565
5566 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5567
5568         * nndoc.el (nndoc-nsmail-type-p): New function.
5569         (nndoc-type-alist): Recognize nsmail.
5570
5571 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5572
5573         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5574         *before* `article-hide-headers' deletes the information.
5575
5576 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5577
5578         * gnus-sum.el (gnus-summary-save-parts): New command and
5579         keystroke.
5580         (gnus-summary-save-parts-1): New function.
5581         (gnus-summary-iterate): Buggy.
5582
5583         * mm-decode.el (mm-save-part-to-file): Made into own function.
5584
5585 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5586
5587         * gnus-group.el (gnus-group-set-info): Resist nils.
5588
5589 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5590
5591         * mailcap.el (mailcap-mime-data): Ditto.
5592
5593         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5594
5595         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5596
5597 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5598
5599         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5600         gnus-article-date-lapsed-new-header is t.
5601
5602 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5603
5604         * gnus.el: Pterodactyl Gnus v0.84 is released.
5605
5606 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5607
5608         * gnus-msg.el (gnus-bug-message): Mime change.
5609
5610 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5611
5612         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5613
5614 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5615
5616         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5617         `x-uue'.
5618
5619 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5620
5621         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5622         when authentication is 'password.
5623
5624 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5625
5626         * gnus-win.el (gnus-configure-windows): Accept a setting.
5627
5628 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5629
5630         * mm-util.el (mm-quote-arg): Moved here.
5631
5632         * mm-decode.el (mm-quote-arg): Quote more chars.
5633
5634 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5635
5636         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5637         with newlines would create buggy .nov files.
5638
5639         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5640
5641         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5642         end of lines.
5643
5644         * message.el (message-mode): Doc fix.
5645
5646         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5647
5648         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5649
5650         * gnus-art.el (article-date-ut): Rewrite.
5651
5652         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5653         order.
5654
5655         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5656         headers.
5657
5658         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5659
5660 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5661
5662         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5663         (article-date-ut): use it.
5664
5665 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5666
5667         * mail-source.el (mail-source-fetch-pop): Call script
5668         asynchronously.
5669
5670 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5671
5672         * gnus.el: Pterodactyl Gnus v0.83 is released.
5673
5674 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5675
5676         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5677
5678         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5679
5680         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5681
5682         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5683
5684         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5685
5686         * message.el (message-generate-headers): Accept continuation
5687         headers.
5688
5689 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5690
5691         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5692
5693 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5694
5695         * gnus-art.el (gnus-treatment-function-alist): use
5696         maybe-hide-headers.
5697
5698         * message.el (message-inhibit-body-encoding): Typo.
5699         (message-resend): Inhibit encoding.
5700
5701         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5702
5703         * gnus-art.el (article-remove-cr): Use re-search.
5704
5705         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5706         headers.
5707
5708         * mm-decode.el (mm-quote-arg): Quote '.
5709
5710         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5711
5712         * mm-decode.el (mm-insert-part): Use multibyte for text.
5713
5714         * gnus-start.el (gnus-read-newsrc-file): New variable.
5715         (gnus-read-newsrc-file): Use it.
5716
5717 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5718
5719         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5720
5721         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5722         function.
5723
5724 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5725
5726         * gnus.el: Pterodactyl Gnus v0.82 is released.
5727
5728 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5729
5730         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5731         for iso8859-2.
5732
5733 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5734
5735         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5736         synonym alist.
5737
5738 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5739
5740         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5741
5742 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5743
5744         * mail-source.el (mail-source-fetch): Ask before bugging out.
5745
5746 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5747
5748         * uudecode.el (uudecode-decode-region-external): Don't assume
5749         uudecode-temporary-file-directory ends with a slash.
5750
5751 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5752
5753         * gnus-sum.el (gnus-update-marks):
5754         (gnus-update-read-articles):
5755         (gnus-summary-expire-articles): Check server.
5756
5757 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5758
5759         * mml.el (mml-preview): New function.
5760
5761 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5762
5763         * mail-source.el (mail-source-fetch-file): Return the right
5764         value.
5765
5766 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5767
5768         * mml.el (mml-insert-parameter): New function.
5769         (mml-insert-parameter-string): New function.
5770
5771         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5772
5773         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5774         (gnus-mime-display-part): Use it.
5775
5776         * mm-decode.el (mm-alternative-precedence): Removed.
5777         (mm-discouraged-alternatives): New variable.
5778         (mm-preferred-alternative-precedence): New function.
5779
5780         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5781
5782         * mail-source.el (mail-sources): New variable.
5783
5784         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5785
5786         * mm-decode.el (mm-valid-image-format-p): New function.
5787         (mm-inline-media-tests): Use it.
5788         (mm-valid-and-fit-image-p): New function.
5789
5790         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5791         (gnus-agent-fetch-group): Ditto.
5792
5793 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5794
5795         * nnmail.el (nnmail-article-group): in case of a group name
5796         containing "\\n" constructs, be sure to pass the expanded value to
5797         nn*-save-mail.
5798
5799 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5800
5801         * gnus.el: Pterodactyl Gnus v0.81 is released.
5802
5803 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5804
5805         * gnus-sum.el (gnus-get-split-value): Reverse result.
5806
5807 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5808
5809         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5810
5811 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5812
5813         * mml.el (mml-insert-tag): Insert concluding part.
5814
5815         * message.el (message-send-mail): Encode later.
5816         (message-send-news): Ditto.
5817
5818         * nnfolder.el: Don't use mail delim.
5819
5820 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5821
5822         * gnus-cus.el (gnus-group-customize): Put point at min.
5823
5824         * mm-view.el (mm-inline-text): Allow toggling html.
5825
5826 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5827
5828         * mail-source.el: Added prescript and postscript to file.
5829
5830 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5831
5832         * nnmail.el: Reverted.
5833
5834         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5835         (gnus-setup-posting-charset): Did work.
5836
5837 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5838
5839         * gnus.el (gnus-short-group-name): Use
5840         gnus-group-uncollapsed-levels.
5841
5842 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5843
5844         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5845
5846 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5847
5848         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5849         (article-strip-headers-from-body): New command and keystroke.
5850
5851 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5852
5853         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5854
5855         * nnheader.el (nnheader-insert-file-contents): Bind
5856         enable-local-eval to nil.
5857         (nnheader-find-file-noselect): Ditto.
5858
5859         * nnmail.el (nnmail-article-group): Don't remove long lines.
5860         (nnmail-remove-long-lines): New function.
5861         (nnmail-split-header-length-limit): Removed.
5862
5863         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5864
5865         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5866
5867 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5868
5869         * gnus-sum.el (gnus-summary-generic-mark): New function.
5870
5871         * nnmail.el (nnmail-split-header-length-limit): Increased.
5872         (nnmail-article-group): Allow nil.
5873
5874         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5875
5876         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5877         first.
5878
5879         * mml.el (mml-minibuffer-read-type): Include types from
5880         mailcap-mime-data.
5881
5882         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5883
5884 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5885
5886         * mml.el (mml-insert-tag): New function.
5887         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5888         confusion with functions like `mml-read-tag'.
5889         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5890         (mml-minibuffer-read-description): Ditto with
5891         `mml-minibuffer-read-description'.
5892         (mml-attach-buffer): New function.
5893         (mml-mode-map): New entry for /.
5894         (mml-minibuffer-read-type): Accept DEFAULT.
5895
5896         * mml.el (mml-quote-region): Narrow the region.
5897
5898         * message.el (message-mode-menu): message-mime-attach-file is now
5899         mml-attach-file.
5900
5901 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5902
5903         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5904
5905 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5906
5907         * mml.el (mml-attach-buffer): New command.
5908
5909 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5910
5911         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5912         with a proper range. Compress range.
5913
5914         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5915
5916 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5917
5918         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5919
5920 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5921
5922         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5923         (gnus-picons-convert-x-face): Removed.
5924         (gnus-picons-article-display-x-face): Removed.
5925         (gnus-picons-x-face-sentinel): Ditto.
5926         (gnus-picons-display-x-face): Ditto.
5927
5928 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5929
5930         * gnus.el: Pterodactyl Gnus v0.80 is released.
5931
5932 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5933
5934         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5935
5936         * gnus-sum.el (gnus-with-article): Moved here.
5937
5938         * mail-source.el (mail-source-fetch-pop): Ask for password even
5939         when program.
5940
5941 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5942
5943         * gnus-msg.el (gnus-bug): Add description.
5944
5945         * mml.el (mml-insert-mml-markup): Insert disposition.
5946
5947         * message.el (message-send-mail): Always encode mail headers.
5948
5949         * smiley.el (gnus-smiley-display): Goto body.
5950
5951 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5952
5953         * smiley.el (gnus-smiley-display): Don't search to blank line.
5954
5955 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5956
5957         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5958         when requested.
5959
5960         * nnmail.el (nnmail-current-spool): Removed.
5961
5962         * gnus-salt.el (gnus-tree-inhibit): New varible.
5963
5964         * gnus.el (mm-util): Required.
5965
5966 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5967
5968         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5969
5970 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5971
5972         * mail-source.el (mail-source-bind): Doc fix.
5973
5974 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5975
5976         * message.el (message-mode): Doc fix.
5977
5978         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5979         encoding.
5980
5981         * gnus.el (gnus-methods-equal-p): Moved here.
5982
5983         * mail-source.el: pop at 110.
5984
5985         * pop3.el (pop3-movemail): Use write-region instead of
5986         append-to-file to avoid excessive messaging.
5987
5988 1999-02-27  lantz moore  <lmoore@contigo.com>
5989
5990         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5991         type directory.
5992
5993 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5994
5995         * gnus-art.el (article-hide-boring-headers): Field names must not
5996         contain whitespace.
5997
5998 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5999
6000         * gnus.el: Pterodactyl Gnus v0.79 is released.
6001
6002 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6003
6004         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
6005
6006         * mml.el (mml-mode): Don't use add-minor-mode.
6007
6008         * message.el (messgage-inhibit-body-encoding): New variable.
6009         (message-encode-message-body): Use it.
6010
6011 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6012
6013         * gnus.el: Pterodactyl Gnus v0.78 is released.
6014
6015 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6016
6017         * message.el (message-mode): Switch on MML mode.
6018
6019         * mml.el: Included commands and functions.
6020         (mml-mode-map): New keymap.
6021
6022         * message.el: Removed the insertion commands and functions.
6023
6024         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
6025
6026         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
6027         keystroke.
6028
6029         * gnus-art.el (gnus-narrow-to-page): Revert.
6030
6031         * gnus-cite.el (gnus-cite-delete-overlays): New function.
6032         (gnus-cite-parse-maybe): Always reparse.
6033
6034         * message.el (message-encode-message-body): Don't insert
6035         "multipart warning".
6036
6037         * gnus-art.el (gnus-article-treat-head-custom): New variable.
6038
6039 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
6040
6041         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
6042
6043         * nnmail.el: Require mm-util.
6044
6045 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
6046
6047         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
6048         group.
6049
6050 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
6051
6052         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
6053
6054 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
6055
6056         * gnus-msg.el (gnus-extended-version): Better regexp.
6057
6058 1999-02-25  Didier Verna  <verna@inf.enst.fr>
6059
6060         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
6061         is called with the result of SPLIT and should return a new split.
6062
6063         * gnus.texi: update the doc.
6064
6065 1999-02-23  Didier Verna  <verna@inf.enst.fr>
6066
6067         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
6068         displayed in the article buffer, output bars if
6069         `gnus-picons-display-article-move-p'.
6070
6071 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
6072
6073         * mail-source.el (mail-source-fetch-pop): Typo.
6074
6075 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6076
6077         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6078
6079 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6080
6081         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
6082
6083 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6084
6085         * mml.el (mml-insert-buffer): New function.
6086
6087         * message.el (message-forward): Insert the buffer in the buffer.
6088
6089 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6090
6091         * mm-view.el (mm-inline-message): Insert part in narrowed region.
6092
6093 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6094
6095         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6096
6097 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6098
6099         * gnus.el: Pterodactyl Gnus v0.77 is released.
6100
6101 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * gnus-art.el (gnus-displaying-mime): New variable.
6104         (article-narrow-to-head): New function.
6105
6106         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
6107         Default to pop instead of pop3.
6108
6109 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6110
6111         * gnus-art.el (article-hide-pgp): Goto body.
6112
6113         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
6114
6115         * gnus-cite.el: Don't use goto-line.
6116
6117         * gnus-art.el (gnus-article-treat-html): Removed.
6118         (gnus-treat-article): Save restriction.
6119
6120 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6121
6122         * message.el (message-send-mail): Don't untabify.
6123         (message-mode): Don't use tabs for indentation.
6124
6125 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6126
6127         * message.el (message-send-mail): Don't untabify.
6128
6129         * nnml.el (nnml-save-mail): Typo fix.
6130
6131 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6132
6133         * message.el (message-cite-function): Add
6134         `message-cite-original-without-signature' customization option.
6135
6136 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6137
6138         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
6139         `nnmail-prepare-incoming-header-hook'.
6140
6141 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
6142
6143         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
6144
6145 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6146
6147         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
6148
6149 1999-02-18  Michael Cook  <cook@sightpath.com>
6150
6151         * Recognize Microsoft Outlook's cite attribution conventions.
6152
6153 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
6154
6155         * gnus-sum.el: Bind M.
6156
6157 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
6158
6159         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
6160
6161 1999-02-15  Didier Verna  <verna@inf.enst.fr>
6162
6163         * gnus-picon.el (gnus-group-display-picons): ensures that
6164         `article-goto-body' really goes to the article body.
6165
6166 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6167
6168         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
6169
6170         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
6171
6172         * mm-view.el (mm-view-message): Enable multibyte.
6173
6174 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6175
6176         * nnmail.el (nnmail-get-new-mail): Message later.
6177
6178         * mm-util.el (mm-find-charset-region): Revert to checking
6179         multibyte.
6180
6181 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
6182
6183       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
6184       attachment.
6185
6186 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6187
6188         * gnus.el: Pterodactyl Gnus v0.76 is released.
6189
6190 1999-02-06  Felix Lee  <flee@cygnus.com>
6191
6192         * gnus.el (gnus-group-change-level-function): Typo.
6193
6194 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6195
6196         * gnus-sum.el (gnus-nov-skip-field): Removed.
6197         (gnus-nov-field): Ditto.
6198         (gnus-nov-parse-extra): Ditto.
6199         (gnus-nov-read-integer): Ditto.
6200
6201 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
6202
6203         * nnheader.el (nnheader-nov-read-message-id): New macro.
6204         (nnheader-parse-nov): Use it.
6205
6206         * gnus-sum.el (gnus-nov-read-message-id): New macro.
6207         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
6208         `(eq (char-after) ?\n)'.
6209
6210 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6211
6212         * gnus.el (gnus-other-frame): Always pop up a new frame.
6213
6214 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6215
6216         * gnus-range.el (gnus-range-add): Rewrite.
6217
6218 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
6219
6220         * nnmail.el (nnmail-split-incoming): Added detection of maildir
6221         format.
6222         (nnmail-process-maildir-mail-format): New function.
6223
6224         * mail-source.el (mail-source-fetch-maildir): New function.
6225         (mail-source-keyword-map): Add default for maildir method.
6226         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
6227
6228 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6229
6230         * mail-source.el (mail-source-fetcher-alist): Remove apop.
6231
6232         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
6233         (nndoc-mime-digest-type-p): Removed.
6234
6235 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6236
6237         * gnus-art.el (gnus-article-read-summary-keys): Set the point
6238         where it is supposed to be.
6239         (gnus-treat-play-sounds): New variable.
6240
6241         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
6242
6243         * gnus-art.el (article-display-x-face): Narrow to head.
6244         (gnus-article-washed-types): New variable.
6245         (article-hide-pgp): Is not a toggle.
6246         (gnus-article-hide-text-type): Save types.
6247         (article-decode-charset): Use it.
6248
6249         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
6250
6251         * message.el (message-forward-start-separator): Removed.
6252         (message-forward-end-separator): Removed.
6253         (message-signature-before-forwarded-message): Removed.
6254         (message-included-forward-headers): Removed.
6255         (message-check-news-body-syntax): Don't check forward.
6256         (message-forward): Use MIME.
6257
6258         * nnvirtual.el (nnvirtual-request-article): Bind
6259         gnus-article-decode-hook to nil.
6260
6261 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6262
6263         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
6264         us-ascii.
6265
6266 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * format-spec.el (format-spec): Be more robust.
6269
6270         * message.el (message-encode-message-body): Default
6271         mail-parse-charset to mail-parse-charset.
6272
6273         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
6274         (gnus-summary-edit-article): Bind mail-parse-charset.
6275
6276         * mml.el (mml-read-tag): Ignore white space after end of tag.
6277
6278         * message.el (message-goto-body): Also work in separatorless
6279         articles.
6280
6281         * mml.el (mml-translate-from-mime): New function.
6282         (mml-insert-mime): Ditto.
6283         (mml-to-mime): New function.
6284         (mime-to-mml): New name.
6285
6286         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6287         article.
6288
6289         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6290
6291         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6292         special-case nndraft groups.
6293
6294 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6295
6296         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6297         (gnus-get-newsgroup-headers): Already bound.
6298
6299         * message.el (message-encode-message-body): Use posting charset.
6300
6301         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6302         (mm-body-encoding): Do CTE.
6303         (mm-body-7-or-8): New function.
6304
6305         * mm-util.el (mm-mime-charset): Always fall back on alist.
6306         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6307         (mm-mime-mule-charset-alist): Add arabic-*-column.
6308         (mm-find-mime-charset-region): New function.
6309
6310         * format-spec.el (format-spec-make): New function.
6311
6312         * mail-source.el (format-spec): Required.
6313         (mail-source-fetch-with-program): Removed.
6314         (mail-source-fetch-with-program): New function.
6315
6316         * format-spec.el: New file.
6317
6318 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6319
6320         * mail-source.el (mail-source-fetch-with-program): Take optional
6321         parameter.
6322
6323 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6324
6325         * gnus-start.el: Ignore some groups.
6326         (gnus-setup-news): Bind nnmail-fetched-sources.
6327
6328         * message.el (message-send-mail): Remove all tabs.
6329
6330         * mm-util.el (mm-find-charset-region): Just check whether
6331         find-charset-region is defined.
6332
6333 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6334
6335         * gnus-group.el (gnus-group-get-new-news): Use
6336         nnmail-fetched-sources.
6337
6338         * nnmail.el (nnmail-fetched-sources): New variable.
6339         (nnmail-get-new-mail): Use it.
6340
6341         * mail-source.el (mail-source-fetched-sources): New variable.
6342         (mail-source-fetch): Use it.
6343
6344 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6345
6346         * gnus.el (gnus-getenv-nntpserver): if the file that
6347         gnus-nntpserver-file names has a trailing newline, the
6348         string-match will always match, and thus the file will never be
6349         read.  (^ matches start of "line", \\` matches start of "buffer",
6350         which is what was intended...)
6351
6352 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6353
6354         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6355
6356 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6357
6358         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6359         select methods.
6360
6361 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6362
6363         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6364
6365 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6366
6367         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6368
6369 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6370
6371         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6372         a typo.
6373         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6374         charset to nil.
6375         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6376         * gnus-start.el (gnus-start-draft-setup): Ditto.
6377
6378 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6379
6380         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6381         (mail-source-value): Don't do variables.
6382
6383         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6384
6385         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6386
6387 1999-02-01  Michael Cook  <cook@sightpath.com>
6388
6389         * Defenestrate spurious ?a.
6390
6391 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6392
6393         * mail-source.el (mail-source-fetch-pop): Instead use
6394         :authentication.
6395
6396 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6397
6398         * lisp/mail-source.el : Support APOP authentication scheme.
6399
6400 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6401
6402         * pop3.el (pop3-movemail): Return t.
6403
6404 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6405
6406         * rfc2047.el (rfc2047-fold-region): New function.
6407         (rfc2047-encode-message-header): Use it.
6408
6409 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6410
6411         * gnus-sum.el (gnus-group-charset-alist): Add more.
6412
6413 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6414
6415         * gnus.el: Pterodactyl Gnus v0.75 is released.
6416
6417 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6418
6419         * gnus-art.el (article-display-x-face): Don't narrow to head.
6420
6421 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6422
6423         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6424
6425 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6426
6427         * mail-source.el (mail-source-fetch-directory): Ignore
6428         directories.
6429
6430         * gnus-cus.el (gnus-group-parameters): Addition.
6431
6432         * gnus-art.el (article-strip-banner): Do symbolic banners.
6433         (article-strip-banner): New keystroke.
6434
6435 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6436
6437         * gnus-art.el (article-strip-banner): New command.
6438
6439 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6440
6441         * gnus-art.el (gnus-treat-strip-banners): New variable.
6442
6443 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6444
6445         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6446         has been exist.
6447
6448 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6449
6450         * message.el (message-draft-coding-system): Check coding-system.
6451         * mm-util.el (mm-text-coding-system): Ditto.
6452
6453 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * mail-source.el (mail-source-fetch-pop): Save excursion.
6456
6457 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6458
6459         * mail-source.el (mail-source-movemail-args): Not constant.
6460         (mail-source-movemail-args): Removed.
6461         (mail-source-fetch-with-program): New function.
6462         (mail-source-fetch-pop): Use program and function.
6463         (mail-source-movemail-program): Removed.
6464
6465         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6466         (gnus-treat-date-user-defined): New variable.
6467
6468 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6469
6470         * nnmail.el (nnmail-fix-eudora-headers): New function.
6471
6472 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6473
6474         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6475
6476 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6477
6478         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6479         (smiley-nosey-regexp-alist): Ditto.
6480
6481         * gnus-art.el (gnus-treatment-function-alist): Do
6482         gnus-article-add-buttons-to-head later.
6483         (gnus-treat-capitalize-sentences): New variable.
6484         (article-capitalize-sentences): New command and keystroke.
6485
6486         * gnus-group.el (gnus-group-catchup-current): Do group.
6487
6488         * message.el (message-default-charset): Add group.
6489
6490 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6491
6492         * gnus.el: Pterodactyl Gnus v0.74 is released.
6493
6494 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * gnus-art.el (article-fill-long-lines): Renamed.
6497         (article-fill-long-lines): New keystroke.
6498
6499 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6500
6501         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6502
6503         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6504         displayed.
6505         (gnus-group-catchup-current): Be more robus.
6506
6507         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6508         headers.
6509
6510 1999-01-25  Dave Love  <fx@gnu.org>
6511
6512         * message.el (message-mode-menu): Add message-mime-attach-file.
6513         (message-mode): Doc fix.
6514
6515 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6516
6517         * nnmail.el (nnmail-check-duplication): Insert the mail source
6518         string.
6519
6520         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6521         (mail-source-fetch-directory): Ditto.
6522         (mail-source-fetch-file): Ditto.
6523         (mail-source-string): New variable.
6524
6525         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6526         the level.
6527
6528         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6529         before handling.
6530
6531         * mm-util.el (mm-mime-charset): Use the parameters.
6532         (mm-mime-charset): Removed region paremeters.
6533
6534         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6535         source.
6536
6537 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6538
6539         * nnmail.el (nnmail-get-split-group): Quote right.
6540
6541 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6542
6543         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6544         buffer.
6545
6546 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6547
6548         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6549         (gnus-group-mode): Don't hook.
6550
6551         * mail-source.el (mail-source-bind): Doc fix.
6552         (mail-source-bind): Take only one param.
6553
6554         * gnus-art.el (gnus-treat-highlight-signature): typep.
6555
6556         * mail-source.el (mail-source-movemail): Ignore empty file.
6557         (mail-source-callback): Check before deleting.
6558
6559         * message.el (message-mime-attach-file): Include name.
6560
6561 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6562
6563         * mm-util.el (mm-read-charset): Return a symbol.
6564
6565         * mm-view.el (mm-inline-text): Insert signature separator.
6566
6567         * gnus-art.el (gnus-treat-predicate): New function.
6568         (gnus-treat-article): Allow all types to be checked.
6569
6570         * gnus-util.el (gnus-or): New function.
6571         (gnus-and): Ditto.
6572
6573         * gnus-art.el (gnus-mime-display-single): Use override.
6574
6575         * mm-decode.el (mm-attachment-override-types): New variable.
6576         (mm-attachment-override-p): New function.
6577
6578         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6579
6580 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6581
6582         * mm-view.el (mm-inline-text): Do vcards.
6583
6584 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6585
6586         * gnus.el: Pterodactyl Gnus v0.73 is released.
6587
6588 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6589
6590         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6591         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6592         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6593         (nnmail-movemail-program): Removed.
6594         (nnmail-movemail-args): Removed.
6595         (nnmail-pop-password-required): Ditto.
6596         (nnmail-tmp-directory): Ditto.
6597         (nnmail-delete-incoming): Removed.
6598         (nnmail-pop-password, nnmail-moved-inboxes,
6599         nnmail-internal-password, nnmail-move-inbox): Removed.
6600         (nnmail-read-passwd): Ditto.
6601         (nnmail-get-spool-files): Removed.
6602         (nnmail-resplit-incoming): Reinstated.
6603
6604         * mail-source.el: New file.
6605
6606 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6607
6608         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6609
6610 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6611
6612         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6613
6614 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6615
6616         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6617
6618         * gnus-picon.el (gnus-group-display-picons): Goto body.
6619
6620         * gnus.el: Indented all functions; broke long lines; changed all
6621         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6622
6623 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6624
6625         * gnus.el: Pterodactyl Gnus v0.72 is released.
6626
6627 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6628
6629         * gnus.el: Cleaned up trailing whitespace.
6630
6631         * mm-util.el (mm-read-charset): Work.
6632
6633 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6634
6635         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6636         nnheader-translate-file-chars'd group name.
6637
6638 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6639
6640         * message.el (message-encode-message-body): Fold case.
6641
6642 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6643
6644         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6645
6646 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6647
6648         * mailcap.el (mailcap-add): New function.
6649
6650 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6651
6652         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6653         (article-goto-body): Use it.
6654         (gnus-treat-article): Ditto.
6655
6656         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6657         downloaded articles from the downloadeble list.
6658
6659 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6660
6661         * message.el (message-encode-message-body): Bind
6662         mail-parse-charset.
6663
6664         * mm-util.el (mm-charset-synonym-alist): New variable.
6665         (mm-charset-to-coding-system): Use it.
6666         (mm-charset-coding-system-alist): Removed.
6667         (mm-charset-to-coding-system): Don't use it.
6668         (mm-find-charset-region): Use mail-parse-charset.
6669
6670         * gnus-art.el (gnus-treatment-function-alist): Use
6671         gnus-article-display-picons.
6672         (gnus-treat-display-xface): Only do if we have xface feature.
6673         (gnus-part-display-hook): New function.
6674         (gnus-treat-article): Use it.
6675         (gnus-treat-article): Use gnus-visual.
6676
6677         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6678
6679         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6680         displaying.
6681
6682         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6683
6684         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6685         regexp file names.
6686
6687 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6688
6689         * gnus.el: Pterodactyl Gnus v0.71 is released.
6690
6691 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6692
6693         * mm-view.el (mm-inline-image): Don't add a dot.
6694
6695         * gnus-art.el (gnus-treat-article): New function.
6696
6697         * gnus.el (gnus-article-display-hook): Removed.
6698
6699         * gnus-art.el (gnus-article-treat-custom): New variable.
6700
6701         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6702
6703         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6704         functions.
6705
6706         * message.el (message-posting-charset): New variable.
6707         (message-send-mail): Use it.
6708
6709         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6710         (gnus-setup-posting-charset): New function.
6711         (gnus-setup-message): Use it.
6712
6713         * message.el (message-encode-message-body): Just look for
6714         Content-Type before inserting a new one.
6715
6716 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6717
6718         * rfc2047.el (rfc2047-default-charset): Removed.
6719
6720         * mail-prsvr.el: New file.
6721         (mail-parse-charset): New variable.
6722
6723         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6724         Changed name.
6725
6726         * gnus.el (gnus-charset): New group.
6727
6728         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6729
6730         * gnus-sum.el (gnus-default-charset): Default to nil.
6731         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6732         (gnus-newsgroup-iso-8859-1-forced): Removed.
6733
6734         * mm-util.el (mm-known-charsets): Removed.
6735         (mm-default-coding-system): Removed.
6736         (mm-default-charset): Removed.
6737         (mm-read-charset): New function.
6738
6739         * message.el (message-default-charset): Removed.
6740
6741         * rfc2047.el (rfc2047-default-charset): Default to nil.
6742
6743         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6744
6745 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6746
6747         * gnus.el: Pterodactyl Gnus v0.70 is released.
6748
6749 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6750
6751         * mm-decode.el (mm-save-part): Use mm-get-part.
6752         (mm-insert-part): New function.
6753         (mm-get-part): Use it.
6754         (mm-get-image): Ditto.
6755         (mm-display-external): Ditto.
6756
6757         * mm-view.el (mm-inline-text): Ditto.
6758
6759         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6760         ranges.
6761
6762         * mm-decode.el (mm-display-external): Save the buffer.
6763         (mm-remove-part): Kill it.
6764
6765         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6766
6767         * nnagent.el (nnagent-request-set-mark): Defined stub.
6768
6769 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6770
6771         * gnus-score.el (gnus-score-load-score-alist): Bind
6772         coding-system-for-read.
6773
6774         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6775         prepare-exit-hook.
6776
6777         * mm-view.el (mm-setup-w3): Require w3.
6778
6779 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6780
6781         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6782         body.
6783
6784 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6785
6786         * mm-encode.el: Ditto.
6787
6788         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6789         error.
6790
6791         * mailcap.el (mailcap-mime-data): SAFER ps.
6792
6793         * message.el (message-encode-message-body): Always insert a
6794         Content-Type header.
6795
6796         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6797         shown inline.
6798
6799         * mm-view.el (mm-inline-text): Handle all sorts of text.
6800
6801         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6802         don't view.
6803
6804         * mm-decode.el (mm-display-external): Use it.
6805
6806         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6807
6808         * mm-decode.el (mm-save-part): Removed double code.
6809
6810 1999-01-12  Dave Love  <fx@gnu.org>
6811
6812         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6813         application/octet-stream .gz & al files with jka-compr.
6814
6815 1999-01-12  Dave Love  <fx@gnu.org>
6816
6817         * gnus-ems.el (gnus-down-mouse-3): New variable.
6818         * gnus-art.el (gnus-mime-button-map): Use it.
6819         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6820
6821 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6822
6823         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6824
6825 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6826
6827         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6828         buffers.
6829
6830         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6831
6832         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6833
6834 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6835
6836         * mml.el (mml-parameter-string): Strip directory component.
6837
6838 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6839
6840         * gnus.el (gnus-use-demon): Removed.
6841
6842 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * nnmail.el (nnmail-article-group): Don't infloop.
6845
6846 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6847
6848         * gnus-art.el (article-update-date-lapsed): Made it work with
6849         picons, and make it update on all visible frames.
6850         (article-date-ut): Get summary-buffer's current-headers.
6851
6852 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6853
6854         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6855         (gnus-picons-setup-p): New variable.
6856
6857 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6858
6859         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6860
6861 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6862
6863         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6864         (gnus-summary-exit-no-update): Use mapcar.
6865
6866 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6867
6868         * gnus-agent.el (gnus-category-write): Make directory.
6869
6870 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6871
6872         * gnus-sum.el (gnus-update-read-articles):
6873         (gnus-update-marks): Request backend update of mark.
6874
6875 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6876
6877         * mm-bodies.el (mm-body-encoding): Use mm-find.
6878
6879 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6880
6881         * gnus-picon.el (gnus-article-display-picons): Fix.
6882
6883 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6884
6885         * gnus.el: Pterodactyl Gnus v0.69 is released.
6886
6887 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6888
6889         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6890
6891         * gnus-agent.el (gnus-agent-remove-group): New command and
6892         keystroke.
6893
6894         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6895
6896 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6897
6898         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6899
6900 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6901
6902         * mm-view.el (mm-inline-text): Bind current id.
6903
6904         * mm-decode.el (mm-handle-id): New macro.
6905         (mm-make-handle): Accept id.
6906         (mm-dissect-singlepart): Use it.
6907
6908 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6909
6910       * message.el (message-cite-original-without-signature): Use
6911       message-signature-separator when searching for signature in
6912       message-cite-original-without-signature.
6913
6914 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6915
6916         * gnus.el (gnus-server-to-method): Check named methods.
6917
6918 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6919
6920         * mm-view.el (mm-view-message): Goto point-min.
6921
6922         * nnmail.el (nnmail-article-group): Don't delete lines, only
6923         shorten them.
6924
6925         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6926         values.
6927
6928         * nnheader.el (nnheader-temp-directory): New variable.
6929         (nnheader-temp-directory): Removed.
6930
6931 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6932
6933         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6934         list of files to check for mailcap entries under windows-nt.
6935
6936 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6937
6938         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6939         summary buffer exists.
6940
6941 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6942
6943         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6944         irrelevant Sun sendmail bug.
6945         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6946
6947         * message.el (message-send-news): Bind mail-header-separator to
6948         "" when asking backend to post.
6949
6950 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6951
6952         * mm-uu.el (mm-dissect-disposition): New variable.
6953         (mm-uu-dissect): Use it.
6954
6955 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6956
6957         * mm-view.el (mm-inline-text): Bind url-current-object.
6958
6959 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6960
6961         * gnus-range.el (gnus-remove-from-range): Rewrite.
6962
6963 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6964
6965         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6966
6967 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6968
6969         * message.el (message-encode-message-body): Insert `MIME-Version'
6970         instead of `Mime-Version'.
6971
6972 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6973
6974         * message.el (message-insert-mime-part): Add the attachment
6975         disposition.
6976         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6977         (message-mime-query-type): New function.
6978         (message-mime-query-description): Ditto.
6979         (message-mime-query-file): Ditto.
6980         (message-insert-mime-part): Use them.
6981         (message-mime-insert-external): Use the new stuff.
6982
6983 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6984
6985         * nnmail.el (nnmail-split-header-length-limit): New variable.
6986
6987         * mm-decode.el (mm-dissect-buffer): Check syntax.
6988
6989         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6990
6991         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6992         (rfc2047-dissect-region): Ditto.
6993
6994 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6995
6996         * mm-view.el (mm-view-message): Decode charset.
6997
6998 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6999
7000         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
7001         CT headers.
7002
7003 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7004
7005         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
7006         mm-uu-*-function.
7007         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
7008
7009 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * message.el (message-send-mail): Do MML first.
7012         (message-send-news): Ditto.
7013
7014 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7015
7016         * gnus-picon.el (gnus-picons-face): New face.
7017         (gnus-picons-try-face): Use it.
7018
7019 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7020
7021         * gnus.el: Pterodactyl Gnus v0.68 is released.
7022
7023 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7024
7025         * gnus.el: Pterodactyl Gnus v0.67 is released.
7026
7027 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7028
7029         * gnus.el: Pterodactyl Gnus v0.66 is released.
7030
7031 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7032
7033         * gnus-art.el (gnus-insert-mime-button): Decode description.
7034
7035 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7036
7037         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
7038         (gnus-decode-header-methods): Ditto.
7039         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
7040
7041 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
7042
7043         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
7044
7045 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7046
7047         * mml.el (mml-insert-mime-headers): Encode description.
7048
7049         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
7050         line.
7051
7052         * gnus-sum.el (gnus-default-charset): Doc fix.
7053
7054 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7055
7056         * mm-decode.el (mm-display-part): Forward a line.
7057
7058 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7059
7060         * mm-util.el (mm-running-ntemacs): New variable.
7061         (mm-text-coding-system): Ditto.
7062         * nnmail.el (nnmail-incoming-coding-system): Ditto.
7063         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
7064
7065 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7066
7067         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
7068         buffer.
7069
7070         * message.el (message-insert-headers): New command and keystroke.
7071
7072 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7073
7074         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
7075         (mm-get-image): Ditto.
7076
7077         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
7078         base64, uudecode and binhex.
7079
7080 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7081
7082         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
7083         in text/plain.
7084         * mm-uu.el (mm-uu-dissect): Use inline.
7085
7086 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7087
7088         * mm-view.el (mm-view-message): New function.
7089
7090         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
7091         qp.
7092
7093 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
7094
7095         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
7096         entry for message/rfc822 as 8bit.
7097
7098 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7099
7100         * mailcap.el (mailcap-mime-extensions): Add patch.
7101
7102 1998-12-05  Dale Hagglund  <rdh@best.com>
7103
7104         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
7105         argument to force all multipart/* to look like multipart/mixed.
7106
7107         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
7108         variable.
7109         (gnus-mime-display-part): Use it.
7110
7111 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7112
7113         * gnus-draft.el (gnus-draft-send): Only disable checks for
7114         non-interactive use.
7115         (gnus-draft-send-message): Use it.
7116
7117 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7118
7119         * gnus.el: Pterodactyl Gnus v0.65 is released.
7120
7121 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7122
7123         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
7124
7125         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
7126
7127 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7128
7129         * gnus.el: Pterodactyl Gnus v0.64 is released.
7130
7131 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7132
7133         * mm-view.el (mm-setup-w3): Don't load.
7134
7135         * gnus-msg.el (gnus-setup-message): Set group name.
7136         (gnus-group-mail): Avoid leaking local vars.
7137
7138         * message.el (message-attach-file): Renamed.
7139         (message-mime-attach-file): Renamed again.
7140
7141 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
7142
7143         * gnus-art.el (article-decode-encoded-words): Bind
7144         rfc2047-default-charset here.
7145
7146         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
7147
7148 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7149
7150         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
7151         (gnus-picons-setup-hook): New hook.
7152
7153 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7154
7155         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
7156         string.
7157         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
7158         line.
7159
7160 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7161
7162         * gnus-art.el (gnus-article-prepare-display): Setup w3.
7163         (gnus-mime-view-part): Ditto.
7164         (gnus-mime-inline-part): Dotii.
7165         (gnus-mime-externalize-part): Daddo.
7166         (gnus-mime-internalize-part): Tutti frutti.
7167         (gnus-widget-press-button): Da da do.
7168
7169         * mm-view.el (mm-setup-w3): Require url-vars.
7170
7171 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7172
7173         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
7174         * mm-util.el (mm-find-charset-region): Ditto.
7175
7176 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7177
7178         * message.el (message-send): Don't encode here.
7179         (message-send-mail): But here.
7180         (message-send-news): And here.
7181
7182 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7183
7184         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
7185
7186 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7187
7188         * gnus.el: Pterodactyl Gnus v0.63 is released.
7189
7190 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7191
7192         * mml.el (mml-base-boundary): Shorten.
7193
7194         * message.el (message-insert-mime-part): Use default.
7195
7196         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
7197
7198 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7199
7200         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
7201         buttons, not [*].
7202
7203 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7204
7205         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
7206
7207 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
7208
7209         * gnus-art.el (gnus-insert-mime-button): Fix.
7210
7211 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7212
7213         * message.el (message-insert-mime-part): Nicify prompts.
7214         (message-insert-mime-part): Really delete duplicates.
7215         (message-insert-mime-part): Check against common errors.
7216         (message-insert-mime-part): Fix docstring.
7217
7218 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219
7220         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
7221
7222 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7223
7224         * gnus-art.el (gnus-mime-button-line-format): Nicify.
7225         (gnus-insert-mime-button): Modify accordingly.
7226
7227 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7228
7229         * gnus-art.el (gnus-display-mime): Set window point.
7230
7231         * mm-decode.el (mm-display-external): Only decode when not
7232         saving.
7233         (mm-alternative-precedence): Prefer multiparts.
7234         (mm-inline-media-tests): Inline multiparts.
7235
7236         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
7237         Ignore errors when requiring url.
7238
7239         * mml.el (mml-quote-region): New command.
7240
7241         * message.el (message-cite-original): Use it.
7242         (message-cite-original-without-signature): Ditto.
7243
7244 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7245
7246         * gnus.el: Pterodactyl Gnus v0.62 is released.
7247
7248 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7249
7250         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
7251
7252 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7253
7254         * mm-view.el (mm-inline-text): Use `point-min-marker' and
7255         `point-max-marker'.
7256
7257 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7258
7259         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
7260
7261         * gnus-art.el (gnus-mime-display-single): Check for attachment
7262         before other tests.
7263
7264 1998-12-03  Didier Verna  <verna@inf.enst.fr>
7265
7266         * gnus-msg.el (gnus-configure-posting-styles): find a
7267         posting-style entry in the group parameters, if any, and honor it
7268         at the end.
7269
7270 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
7271
7272         * nntp.el (nntp-after-change-function): Fix.
7273
7274 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
7275
7276         * mml.el (mml-generate-mime-1): Insert literally.
7277
7278 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7279
7280         * mml.el (mml-insert-mime-headers): Removed debug.
7281
7282 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7283
7284         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7285         prefixed.
7286
7287         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7288         application/emacs-lisp to 8bit.
7289
7290 1998-12-03  Dale Hagglund  <rdh@best.com>
7291
7292         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7293
7294 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7295
7296         * gnus.el: Pterodactyl Gnus v0.61 is released.
7297
7298 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7299
7300         * mml.el (mml-parse-1): Skipped parts.
7301         (mml-insert-mime-headers): Nil is a list.
7302         (mml-generate-mime-1): Don't insert literally.
7303         (mml-read-tag): Drop text props.
7304         (mml-read-part): Ditto.
7305         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7306
7307 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7308
7309         * gnus.el: Pterodactyl Gnus v0.60 is released.
7310
7311 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7312
7313         * mml.el (mml-parse-1): Don't throw contents away.
7314
7315 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7316
7317         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7318
7319 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7322         function.
7323         (mml-parse-1): Use it.
7324
7325 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7326
7327         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7328         Use gnus-newsgroup-default-charset.
7329         (article-decode-encoded-words): Remove charset codes.
7330         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7331         gnus-default-charset.
7332
7333 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7334
7335         * message.el (message-send-mail): Don't encode here.
7336         (message-send-news): Nor here.
7337         (message-send): ... but here instead.
7338
7339         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7340         default to nil.
7341         (gnus-article-display-picons): Replace From line.
7342         (gnus-group-display-picons): Replace Newsgroups line.
7343         (gnus-picons-display-glyph): Set baseline.
7344         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7345         (gnus-picons-xbm-face): Revert to old, standard colors.
7346
7347         * message.el (message-fetch-field): Remove text props.
7348
7349         * gnus-art.el (gnus-article-normalized-header-length): New
7350         variable.
7351         (article-normalize-headers): New command and keystroke.
7352
7353         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7354
7355 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7356
7357         * gnus.el: Pterodactyl Gnus v0.59 is released.
7358
7359 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7360
7361         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7362
7363         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7364
7365 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7366
7367         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7368
7369 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7370
7371         * mm-decode.el (mm-all-images-fit): New variable.
7372         (mm-image-fit-p): Use it.
7373
7374         * gnus-art.el (gnus-mime-display-single): Use it.
7375         (gnus-mime-internalize-part): New command and keystroke.
7376
7377         * mm-decode.el (mm-user-automatic-external-display): New
7378         variable.
7379         (mm-automatic-external-display-p): New function.
7380
7381         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7382         colors.
7383
7384 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7385
7386         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7387
7388         * gnus-art.el (gnus-with-article): Work in the original article
7389         buffer.
7390         (gnus-with-article): Work in read-only groups.
7391
7392 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7393
7394         * mm-bodies.el (mm-decode-string): Return original string if not
7395         decode.
7396
7397 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7398
7399         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7400
7401 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7402
7403         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7404
7405 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7406
7407         * gnus.el: Pterodactyl Gnus v0.58 is released.
7408
7409 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7410
7411         * mm-decode.el (mm-get-image): Return a glyph, not an image
7412         specifier.
7413
7414 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7415
7416         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7417
7418 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7419
7420         * mail-parse.el (rfc2045): Required.
7421
7422 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7423
7424         * mm-view.el (mm-inline-text): Remove props.
7425
7426 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7427
7428         * mm-view.el (mm-setup-w3): Protect url-misc.
7429
7430         * message.el (message-ignored-resent-headers): Remove
7431         Gnus-Warning.
7432
7433         * mml.el (mml-insert-mime-headers): Use encoding.
7434         (mml-parameter-string): Ditto.
7435
7436         * rfc2045.el: New file.
7437         (rfc2045-encode-string): New function.
7438
7439 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7440
7441         * mail-parse.el (mail-header-encode-parameter): New function.
7442
7443         * rfc2231.el (rfc2231-encode-string): New function.
7444
7445 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7446
7447         * mm-bodies.el (mm-decode-string): New function.
7448         * mm-view.el (mm-inline-text): Use mm-decode-string.
7449
7450 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7451
7452         * gnus.el: Pterodactyl Gnus v0.57 is released.
7453
7454 1998-11-23  Felix Lee  <flee@cygnus.com>
7455
7456         * nntp.el (nntp-async-needs-kluge): new setting.
7457         (nntp-async-timer): new var.
7458         (nntp-async-process-list): new var.
7459         (nntp-async-kluge): new function.
7460         (nntp-async-timer-handler): new function.
7461         (nntp-async-wait): new function.
7462         (nntp-async-stop): new function.
7463         (nntp-after-change-function): renamed, and split apart.
7464         (nntp-async-trigger): new function.
7465         (nntp-do-callback): new function.
7466         (nntp-accept-process-output): add optional timeout arg.
7467
7468         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7469         (gnus-async-wait-for-article): new function.
7470         (gnus-async-with-semaphore): s/asynch/async/.
7471
7472 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7473
7474         * gnus-art.el (gnus-with-article): Don't encode.
7475         (gnus-insert-mime-button): Fall back on filename from C-D.
7476         (gnus-mime-display-single): Have dots right on text/plain
7477         attachments.
7478
7479         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7480         broken parts.
7481
7482         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7483
7484         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7485         binhex.
7486
7487         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7488         (gnus-summary-repair-multipart): New command and keystroke.
7489
7490         * gnus-art.el (gnus-with-article-buffer): New macro.
7491
7492 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7493
7494         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7495         undisplay the part.
7496
7497 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7498
7499         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7500
7501         * mml.el (mml-read-part): Partition right.
7502
7503         * mm-decode.el (mm-handle-set-cache): New macro.
7504         (mm-handle-cache): Ditto.
7505         (mm-make-handle): Ditto.
7506         (mm-dissect-singlepart): Use it.
7507         (mm-get-image): Use the cache.
7508
7509 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7510
7511         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7512         (gnus-mime-display-single): Don't insert lines between parts.
7513
7514 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7515
7516         * nnmail.el (nnmail-file-coding-system-1): New variable.
7517         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7518         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7519         * nnml.el (nnml-file-coding-system): New variable.
7520         (nnml-request-article): Use nnml-file-coding-system.
7521
7522 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7523
7524         * gnus.el: Pterodactyl Gnus v0.56 is released.
7525
7526 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7527
7528         * gnus-art.el (gnus-mime-display-part): New function.
7529         (gnus-mime-display-mixed): Use it.
7530
7531         * mm-view.el (mm-setup-w3): Don't register.
7532
7533         * message.el (message-cite-original): Cite parts.
7534
7535 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7536
7537         * mml.el (mml-parameter-string): New function.
7538         (mml-insert-mime-headers): Separated into new function.
7539
7540 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7541
7542         * mml.el (mml-make-boundary): Use `make-string'.
7543
7544 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7545
7546         * binhex.el (binhex-insert-char): Ditto.
7547
7548         * base64.el (base64-insert-char): Ditto.
7549
7550         * uudecode.el (uudecode-insert-char): Code correctly.
7551
7552 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7553
7554         * mml.el (mml-generate-mime): Don't generate multiparts for
7555         empties.
7556
7557         * gnus-art.el (gnus-display-mime): Save excursion.
7558
7559         * message.el (message-remove-first-header): New function.
7560         (message-encode-message-body): Use it.
7561
7562 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7563
7564         * gnus.el: Pterodactyl Gnus v0.55 is released.
7565
7566 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7567
7568         * mm-view.el (mm-setup-w3): New function.
7569
7570         * mm-decode.el (mm-content-id-get-contents): New function.
7571         (mm-content-id-get-type): Ditto.
7572         (mm-content-id-get-encoding): Ditto.
7573         (mm-get-handle-by-content-id): Removed.
7574
7575 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7576
7577         * message.el (message-generate-new-buffers): Fix tag.
7578
7579 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * message.el (message-buffer-name): Check for unique first.
7582
7583         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7584         gnus-inhibit-mime-unbuttonizing.
7585
7586         * gnus-sum.el (t): Bind M-t.
7587         (gnus-inhibit-unbuttonizing): New variable.
7588         (gnus-summary-toggle-display-buttonized): New command.
7589
7590         * gnus-art.el (gnus-display-mime): Select article window.
7591         (article-strip-trailing-space): New command and keystroke.
7592
7593         * nneething.el (nneething-include-files): New variable.
7594         (nneething-create-mapping): Use it.
7595
7596         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7597
7598         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7599         ayto-expirable marks.
7600
7601 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7602
7603         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7604
7605         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7606         ARG.
7607
7608         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7609
7610 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7611
7612         * mm-util.el (mm-binary-coding-system): New variable.
7613         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7614         * mm-decode.el (mm-display-external): Ditto.
7615
7616 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7617
7618         * gnus.el: Pterodactyl Gnus v0.54 is released.
7619
7620 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7621
7622         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7623
7624 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7625
7626         * mm-decode.el (mm-save-part): Unquote.
7627
7628 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7629
7630         * mm-decode.el (mm-save-part): Bind coding system for write.
7631
7632 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7633
7634         * gnus-art.el (gnus-article-mode-line-format): New default.
7635         (gnus-article-mime-part-status): New function.
7636
7637         * message.el (message-send-news): Check the body syntax before
7638         encoding.
7639
7640         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7641         (gnus-mime-display-single): Use it.
7642         (gnus-mime-display-alternative): Ditto.
7643
7644         * mm-decode.el: Check for whether we are running under a term.
7645
7646 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7647
7648         * mm-decode.el (mm-preferred-alternative): Default to first
7649         alternative.
7650         (mm-preferred-alternative): No, we dont.
7651
7652 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7653
7654         * mm-decode.el (mm-display-external): Use binary instead of
7655         no-conversion.
7656         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7657         * nnheader.el (nnheader-file-coding-system): Ditto.
7658         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7659
7660 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7661
7662         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7663         name without method.
7664
7665 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7666
7667         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7668         coding-system -> default-charset.
7669         (gnus-newsgroup-default-charset-alist): Ditto.
7670         (gnus-summary-local-variables): Ditto.
7671         (gnus-set-global-variables): Ditto.
7672         (gnus-get-newsgroup-headers): Ditto.
7673         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7674         (gnus-get-newsgroup-headers-xover): Ditto.
7675         (gnus-newsgroup-setup-default-charset): Ditto.
7676         (article-decode-mime-words): Ditto.
7677         (article-decode-charset): Ditto.
7678         (article-decode-encoded-words): Ditto.
7679         (article-de-quoted-unreadable): Ditto.
7680         (gnus-mime-view-all-parts): Ditto.
7681         (gnus-mime-externalize-part): Ditto.
7682         (gnus-mm-display-part): Ditto.
7683         (gnus-mime-display-single): Ditto.
7684         (gnus-mime-display-alternative): Ditto.
7685         * lpath.el : Ditto.
7686
7687 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7688
7689         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7690         * gnus-art.el (article-decode-charset): Overlay
7691         rfc2047-default-charset.
7692         * message.el (message-draft-coding-system): New variable.
7693         (message-set-auto-save-file-name): Use message-draft-coding-system.
7694         * nndraft.el (nndraft-request-article): Ditto.
7695         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7696         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7697
7698 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7699
7700         * mm-uu.el (mm-uu-test): New function.
7701         (mm-uu-dissect): Inherit charset and cte from head.
7702         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7703
7704 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7705
7706         * gnus.el: Pterodactyl Gnus v0.53 is released.
7707
7708 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7709
7710         * mm-decode.el (mm-get-image): New function.
7711         (mm-image-fit-p): New function.
7712
7713         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7714
7715         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7716
7717         * gnus-art.el (gnus-article-insert-newline): New function.
7718         (article-goto-body): New function.
7719
7720 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7721
7722         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7723         buttons.
7724
7725         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7726         keystroke.
7727
7728         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7729         line between parts.
7730
7731         * message.el (message-remove-header): Go to end if wanted.
7732
7733 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7734
7735         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7736         movement with save-window-excursion.
7737
7738 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7739
7740         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7741
7742 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7743
7744         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7745
7746 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7747
7748         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7749         gnus-newsgroup-coding-system.
7750         (gnus-get-newsgroup-headers): Ditto.
7751         (gnus-get-newsgroup-headers-xover): Ditto.
7752         (gnus-set-global-variables): Ditto.
7753         * gnus-art.el (article-decode-mime-words): Ditto.
7754         (article-decode-charset): Ditto.
7755         (article-decode-encoded-words): Ditto.
7756         (article-de-quoted-unreadable): Ditto.
7757         (gnus-mime-view-all-parts): Ditto.
7758         (gnus-mime-externalize-part): Ditto.
7759         (gnus-mm-display-part): Ditto.
7760         (gnus-mime-display-alternative): Ditto.
7761         (gnus-mime-display-single): Ditto.
7762         * mm-view.el (mm-inline-text): Use default coding system.
7763
7764 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7765
7766         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7767         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7768         (gnus-newsgroup-coding-system): New local variable.
7769         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7770         (gnus-summary-local-variables): Add two new local variables.
7771         (gnus-newsgroup-setup-coding-system): New function.
7772         (gnus-select-newsgroup): Setup coding system.
7773         * lpath.el: Add two new variables.
7774         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7775         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7776         * gnus-cus.el (gnus-group-parameters): Customizable
7777         iso-8859-1-forced.
7778
7779 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7780
7781         * gnus.el: Pterodactyl Gnus v0.52 is released.
7782
7783 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7784
7785         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7786         encoding.
7787
7788         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7789         undisplayed text types.
7790
7791         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7792         types.
7793
7794 1998-11-19  Felix Lee  <flee@cygnus.com>
7795
7796         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7797
7798 1998-11-19  Felix Lee  <flee@cygnus.com>
7799
7800         * gnus-async.el (gnus-asynch-obarray): rename to
7801         gnus-async-hashtb, and don't buffer-local it.
7802
7803         (gnus-async-article-callback): new function.
7804         (gnus-make-async-article-function): use it.
7805
7806         (gnus-async-current-prefetch-group): new var.
7807         (gnus-async-current-prefetch-article): new var.
7808         (gnus-async-request-fetched-article): are we fetching it already?
7809
7810         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7811
7812 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7813
7814         * gnus-sum.el (gnus-summary-show-article): Require.
7815
7816         * message.el: Provide before hooks.
7817         (message-send-news): Do MIME before headers.
7818
7819         * gnus-art.el (gnus-article-check-buffer): New function.
7820         (gnus-article-read-summary-keys): Use it.
7821
7822         * mm-decode.el (mm-user-automatic-display): Display all inline
7823         images.
7824
7825         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7826         much.
7827         (gnus-unbuttonized-mime-types): New variable.
7828
7829 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7830
7831         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7832
7833         * mm-decode.el (mm-quote-arg): Quote semicolons.
7834
7835         * gnus-art.el (gnus-mime-display-single): Don't display
7836         attachments.
7837         (gnus-mime-externalize-part): New command and keystroke.
7838
7839         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7840         (mm-alternative-precedence): Changed order.
7841
7842 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7843
7844         * gnus.el (gnus-method-simplify): New function.
7845         (gnus-native-method-p): New function.
7846         (gnus-secondary-method-p): Use gnus-method-equal.
7847
7848         * gnus-start.el (gnus-group-change-level): Shorten select method.
7849
7850 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7851
7852         * gnus.el: Pterodactyl Gnus v0.51 is released.
7853
7854 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7855
7856         * gnus.el: Applied patches from 5.6.45.
7857
7858         * gnus-score.el (gnus-score-find-trace): Print complete file
7859         paths.
7860         (gnus-score-find-trace): Truncate lines.
7861
7862         * gnus.el (gnus-message-archive-group): Allow function.
7863
7864         * message.el (message-encode-message-body): Remove Mime-Version
7865         before inserting.
7866
7867         * gnus-cus.el (gnus-group-customize): Optional topic.
7868
7869         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7870         keystroke.
7871
7872 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7873
7874         * message.el (message-encode-message-body): Rewrite.
7875
7876 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7877
7878         * mml.el (mml-base-boundary): New variable.
7879         (mml-make-boundary): New function.
7880
7881         * gnus-cache.el (gnus-cache-coding-system): New variable.
7882         (gnus-cache-request-article): Use it.
7883
7884         * message.el (message-insert-mime-part): Delete duplicates.
7885
7886 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7887
7888         * gnus-art.el (gnus-mime-display-alternative): Set end of
7889         multipart and display even when nothing is preferred.
7890
7891 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7892
7893         * gnus.el: Pterodactyl Gnus v0.50 is released.
7894
7895 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7896
7897         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7898         fbound.
7899
7900         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7901
7902 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7903
7904         * gnus.el (gnus-similar-server-opened): Compare backend.
7905
7906 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7907
7908         * gnus-topic.el (gnus-topic-expire-articles): New function.
7909         (gnus-topic-mode-map): Bind it.
7910
7911         * gnus.texi (Topic Commands): New expiry command. Reordered.
7912
7913 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7914
7915         * gnus-sum.el
7916         (gnus-auto-expirable-marks): New variable.
7917         (gnus-inhibit-user-auto-expire): New variable.
7918         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7919         When looking to see if we should expire instead, check
7920         gnus-auto-expirable-marks instead of using a hard-wired list.
7921         (gnus-summary-mark-as-read-forward,
7922         gnus-summary-mark-as-read-backward):
7923         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7924         gnus-summary-mark-forward, instead of `t'.
7925
7926 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7927
7928         * mml.el (mml-compute-boundary): New function.
7929         (mml-compute-boundary-1): New function.
7930         (mml-generate-mime-1): Use it.
7931
7932 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7933
7934         * mml.el (mml-generate-mime-1): Always precede closing boundary
7935         with newline.
7936
7937 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7938
7939         * mml.el (mml-generate-mime-1): Do right boundaries when several
7940         multiparts.
7941
7942         * mm-decode.el (mm-user-automatic-display): Default to inline
7943         jpeg.
7944
7945         * mml.el (mml-generate-mime-1): Encode non-text parts.
7946
7947 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7948
7949         * gnus.el: Pterodactyl Gnus v0.49 is released.
7950
7951 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7952
7953         * mm-view.el (mm-inline-text): Require w3-vars.
7954
7955         * gnus-setup.el (gnus-use-tm): Removed.
7956
7957         * gnus-art.el (gnus-article-goto-part): Don't beep.
7958         (gnus-article-view-part): Check return value.
7959         (gnus-mime-display-alternative): Don't display when there is
7960         nothing to display.
7961
7962         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7963         (mml-generate-mime-1): Use unibyte for binaries.
7964
7965         * gnus-art.el (gnus-display-mime): Call
7966         gnus-article-mime-part-function.
7967         (gnus-mime-part-function): New function.
7968         (gnus-article-mime-part-function): New function.
7969
7970         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7971
7972 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7973
7974         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7975
7976         * message.el (message-font-lock-keywords): Highlight MML.
7977         (message-mml-face): New font.
7978
7979 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7980
7981         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7982         (gnus-mm-display-part): Do not select-window if the article window
7983         is not found.
7984
7985 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7986
7987         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7988
7989 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7990
7991         * gnus.el: Pterodactyl Gnus v0.48 is released.
7992
7993 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7994
7995         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7996
7997         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7998
7999         * message.el (message-cite-original-without-signature): Ditto.
8000         (message-cite-original): Quote parts.
8001
8002 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8003
8004         * gnus.el: Pterodactyl Gnus v0.47 is released.
8005
8006 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8007
8008         * message.el (message-encode-message-body): Insert MIME warning.
8009
8010         * mml.el (mml-read-tag): Look for #tag.
8011
8012         * mm-util.el (mm-find-charset-region): Check whether
8013         enable-multibyte-characters is bound.
8014
8015 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8016
8017         * gnus.el: Pterodactyl Gnus v0.46 is released.
8018
8019 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8020
8021         * message.el (message-encode-message-body): Insert headers at the
8022         right spot.
8023
8024 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8025
8026         * gnus.el: Pterodactyl Gnus v0.45 is released.
8027
8028 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8029
8030         * nndraft.el (nndraft-save-mime-part): Removed.
8031         (nndraft-get-mime-part): Ditto.
8032
8033         * message.el (message-format-mime-old): Removed.
8034         (message-encode-message-body): Removed.
8035         (message-encode-message-body): Renamed.
8036
8037 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8038
8039         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
8040
8041         * message.el (message-format-mime): Check message-mime-part.
8042
8043         * mm-encode.el (mm-mime-file-types): Removed.
8044         (mm-default-file-encoding): New definition.
8045
8046 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8047
8048         * mm-view.el (mm-inline-image): Use mm-insert-inline.
8049         * gnus-art.el (gnus-mm-display-part): Go to correct position.
8050
8051 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8052
8053         * gnus.el: Pterodactyl Gnus v0.44 is released.
8054
8055 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8056
8057         * message.el (message-format-mime): New function.
8058
8059         * nndraft.el (nndraft-save-mime-part): New function.
8060         (nndraft-get-mime-part): New function.
8061
8062         * mm-encode.el (mm-default-file-encoding): New function.
8063         (mm-content-transfer-encoding): New function.
8064         (mm-encode-buffer): New function.
8065
8066         * message.el: New command.
8067         (message-mime-part): New variable.
8068         (message-insert-mime-part): New command.
8069
8070         * mm-encode.el (mm-encode-content-transfer-encoding): New
8071         function.
8072
8073         * mm-util.el (mm-content-transfer-encoding-defaults): New
8074         variable.
8075         (mm-mime-file-types): Taken from TM.
8076
8077 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8078
8079         * gnus.el: Pterodactyl Gnus v0.43 is released.
8080
8081 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
8082
8083         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
8084         * gnus-score.el (gnus-score-default-header): Ditto.
8085         (gnus-header-index): Ditto.
8086         (gnus-summary-increase-score): Ditto, & process "extra" requests.
8087         (gnus-summary-header): Handle extra headers.
8088         (gnus-summary-score-entry): Ditto, & provide new score element.
8089         (gnus-summary-score-effect): Ditto.
8090         (gnus-score-string): Avoid "extra" string sort, & modify match in
8091         "extra" case.
8092         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
8093
8094 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8095
8096         * message.el (message-resend): Bind message-required-mail-headers
8097         to nil.
8098
8099         * mm-view.el (mm-inline-text): Bind w3-strict-width.
8100
8101         * nngateway.el (require): Require cl.
8102
8103         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
8104         things.
8105
8106 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8107
8108         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
8109         when no articles.
8110
8111 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8112
8113         * message.el (message-ignored-resent-headers): Remove X-Gnus.
8114
8115 1998-11-10  Colin Rafferty  <colin@xemacs.org>
8116
8117         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
8118         user-mail-address if non-nil.
8119
8120 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8121
8122         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
8123         (gnus-make-sort-function-1): Ditto.
8124
8125         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
8126         window.
8127
8128 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8129
8130         * mm-util.el (mm-with-unibyte-buffer): Ditto.
8131
8132         * binhex.el (binhex-decode-region): Quote.
8133
8134 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8135
8136         * gnus-art.el (article-decode-charset): Don't downcase charset.
8137
8138         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
8139
8140 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8141
8142         * gnus.el: Pterodactyl Gnus v0.42 is released.
8143
8144 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8145
8146         * gnus-art.el (gnus-display-mime): Add id for alternative part.
8147
8148 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
8149
8150         * nntp.el (nntp-send-mode-reader): Revert.
8151
8152 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8153
8154         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
8155
8156 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8157
8158         * message.el (message-make-date): Fix for negative time zones.
8159
8160 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8161
8162         * gnus.el: Pterodactyl Gnus v0.41 is released.
8163
8164 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
8165
8166         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8167
8168 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
8169
8170         * gnus.el (gnus-short-group-name): When shortening foreign select
8171         methods, do not scan for plusses beyond the first colon.
8172
8173 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
8174
8175         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
8176         lines where `group' is the last thing on the line.
8177
8178 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8179
8180         * gnus-art.el (gnus-article-view-part): Do alternative.
8181         (gnus-mime-display-alternative): Insert marker.
8182
8183 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8184
8185         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8186
8187         * nnmail.el (nnmail-expired-article-p): Protect against bogus
8188         dates.
8189
8190         * gnus-cus.el (gnus-topic): Required.
8191
8192         * nnheader.el (nnheader-parse-nov): Parse extra.
8193         (nnheader-nov-parse-extra): New macro.
8194
8195 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8196
8197         * gnus-art.el (gnus-article-view-part): Internal move.
8198
8199 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
8200
8201         * gnus-cus-new.el (gnus-custom-topic): New free variable.
8202         (gnus-group-customize): Support editing topic parameters.
8203
8204 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
8205
8206         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
8207         indicators.
8208
8209 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8210
8211         * gnus-art.el (gnus-mm-display-part): Return.
8212         (gnus-article-view-part): Only go if external.
8213         (gnus-article-dumbquotes-map): Do 205.
8214
8215         * mm-decode.el (mm-display-part): Return what was done.
8216
8217         * message.el (message-buffer-naming-style): New variable.
8218         (message-generate-new-buffers): Extended.
8219         (message-buffer-naming-style): Removed.
8220         (message-buffer-name): Use it.
8221         (message-do-send-housekeeping): Rename new styling.
8222
8223         * gnus-sum.el (gnus-summary-recenter): Allow
8224         gnus-auto-center-summary to be a number.
8225
8226 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8227
8228         * pop3.el (pop3-open-server): Use "binary" instead of
8229         "no-conversion".
8230
8231 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8232
8233         * gnus-srvr.el (gnus-browse-foreign-server): Set
8234         gnus-browse-current-method to the result of gnus-server-to-method.
8235
8236 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8237
8238         * gnus-util.el (gnus-pull): Another optional argument.
8239         * nnweb.el (nnweb-request-delete-group): Delete from
8240         nnweb-group-alist and update active file.
8241
8242 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8243
8244         * gnus-group.el (gnus-group-make-group): Accept group of new
8245         method.
8246
8247 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8248
8249         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
8250
8251 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8252
8253         * mm-view.el (mm-inline-text): Postion of html portion.
8254
8255 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8256
8257         * nntp.el (nntp-list-active-group): Waited for short strings.
8258         (nntp-send-mode-reader): Ditto.
8259         (nntp-open-connection): Ditto.
8260
8261         * gnus-int.el (gnus-request-group-articles): New function.
8262
8263         * nntp.el (nntp-request-listgroup): New function.
8264         (nntp-request-group-articles): Renamed.
8265
8266 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
8267
8268         * nnheader.el (nnheader-parse-nov): Supply extra.
8269
8270 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8271
8272         * gnus-art.el (gnus-button-push): Don't go to
8273         gnus-article-buffer.
8274
8275         * mm-view.el (mm-inline-image): Add a newline.
8276
8277         * gnus-start.el (gnus-check-first-time-used): Check more.
8278
8279 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
8280
8281         * gnus-start.el (gnus-check-first-time-used): Check current.
8282
8283 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8284
8285         * mm-util.el (mm-find-charset-region): New function.
8286
8287         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8288
8289         * gnus-art.el (gnus-mime-button-menu): Fix.
8290
8291 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8292
8293         * gnus-art.el (gnus-mime-button-menu): New definition.
8294
8295 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8296
8297         * gnus-art.el (article-decode-charset): Downcase charset.
8298         (article-decode-charset): Pass on type.
8299         (article-decode-charset): Check nil charsets.
8300         (article-remove-cr): Translate CR to LF.
8301         (gnus-ignored-mime-types): Default to nil.
8302
8303         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8304
8305         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8306         user-mail-address.
8307         (gnus-nov-parse-extra): Didn't return right thing.
8308
8309 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8310
8311         * gnus-xmas.el: Use compiled-function-p.
8312
8313 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8314
8315         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8316
8317 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8318
8319         * gnus.el: Pterodactyl Gnus v0.40 is released.
8320
8321 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8322
8323         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8324
8325         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8326
8327         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8328
8329         * nnml.el (nnml-possibly-create-directory): Check before making.
8330
8331 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8332
8333         * nnheader.el (nnheader-insert-nov): Don't infloop.
8334
8335 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8336
8337         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8338         set up.
8339
8340 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8341
8342         * nneething.el (nneething-file-name): New definition.
8343
8344 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8345
8346         * gnus-art.el (gnus-treatment-function-alist): Fix.
8347         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8348
8349         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8350
8351 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8352
8353         * gnus.el: Pterodactyl Gnus v0.39 is released.
8354
8355 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8356
8357         * gnus-art.el (gnus-ignored-mime-types): New variable.
8358         (gnus-mime-display-single): Use it.
8359         (gnus-treatment-function-alist): New variable.
8360
8361         * gnus.el (gnus-mime): New group.
8362
8363         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8364         things for other parts.
8365         (gnus-mime-display-alternative): Place point.
8366
8367         * gnus.el: autoload gnus-uu-post-news.
8368
8369         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8370         needsterm/DISPLAY.
8371
8372         * mm-decode.el (mm-display-part): Default to inline text/.*
8373         parts.
8374
8375         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8376         8bit.
8377
8378         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8379         (gnus-mime-display-single): Inline all text parts.
8380         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8381
8382 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8383
8384         * nnml.el (nnml-possibly-create-directory): Rewrite.
8385         (nnml-request-create-group): Change to right server.
8386
8387         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8388
8389         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8390
8391         * gnus.el: rmail-output-to-rmail-file autoload.
8392
8393         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8394         Gnus.
8395
8396         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8397
8398         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8399
8400 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8401
8402         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8403         mixed part.
8404
8405 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8406
8407         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8408
8409         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8410
8411 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8412
8413         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8414
8415 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8416
8417         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8418         value.
8419
8420         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8421         hidden.
8422
8423         * gnus-spec.el (gnus-update-format-specifications): Use the
8424         article mode line spec.
8425
8426         * gnus-art.el (gnus-insert-mime-button): Put right type.
8427         (gnus-insert-prev-page-button): Ditto.
8428         (gnus-insert-next-page-button): Dutti.
8429
8430         * pop3.el: New version installed.
8431
8432 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8433
8434         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8435         and display last part.
8436
8437 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8438
8439         * gnus.el: Pterodactyl Gnus v0.38 is released.
8440
8441 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8442
8443         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8444         Removed.
8445         (article-de-quoted-unreadable): Narrow to default.
8446
8447         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8448
8449         * gnus-art.el (article-decode-charset): Decode even when broken
8450         MIME.
8451
8452         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8453         name.
8454
8455         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8456
8457         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8458         nnheader.
8459
8460         * nnmail.el (nnmail-extra-headers): New variable.
8461
8462         * nnheader.el (nnheader-insert-nov): Insert extra.
8463
8464         * gnus.el (gnus-summary-line-format): Doc fix.
8465
8466         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8467         (gnus-nov-parse-line): Ditto.
8468         (gnus-nov-parse-extra): New macro.
8469         (gnus-header): New function.
8470         (gnus-update-summary-mark-positions): Change.
8471         (gnus-ignored-from-addresses): New variable.
8472         (gnus-summary-insert-from-or-to): New function.
8473
8474         * gnus.el (gnus-extra-headers): New variable.
8475
8476         * nnheader.el (make-mail-header): Expand.
8477         (mail-header-extra): New macro.
8478         (mail-header-set-extra): Ditto.
8479         (make-full-mail-header): Expand.
8480
8481 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8482
8483         * gnus.el: Pterodactyl Gnus v0.37 is released.
8484
8485 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8488
8489         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8490         on.
8491
8492 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8493
8494         * gnus-spec.el (gnus-balloon-face-function): new function
8495         (gnus-parse-format): understand the %< %> specifiers
8496         (gnus-parse-complex-format): ditto.
8497
8498 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8499
8500         * gnus.el: Changed following-char to char-after throughout.
8501
8502 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503
8504         * mm-decode.el (mm-display-external): Protect more and message.
8505
8506 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8507
8508         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8509         position.
8510
8511 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8512
8513         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8514         mixed part.
8515
8516 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8517
8518         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8519
8520         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8521
8522 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8523
8524         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8525
8526 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8527
8528         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8529
8530         * mm-decode.el (mm-display-external): Set undisplayer to mm
8531         buffer, not the current buffer; use unwind-protect.
8532
8533 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8534
8535         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8536         (gnus-summary-exit-no-update): Ditto.
8537
8538 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8539
8540         * mm-decode.el (mm-inline-media-tests): Look for w3.
8541
8542         * mailcap.el (mailcap-mime-data): Inline html.
8543
8544 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8545
8546         * gnus.el: Pterodactyl Gnus v0.36 is released.
8547
8548 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8549
8550         * gnus-art.el (article-translate-strings):
8551         (gnus-article-dumbquotes-map): Don't dot.
8552
8553         * pop3.el (pop3-open-server): Set point right.
8554
8555         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8556         (mm-dissect-buffer): Ditto.
8557         (mm-destroy-part): Ignore non-handles.
8558         (mm-remove-part): Ditto.
8559         (mm-destroy-parts): New function.
8560         (mm-remove-parts): Ditto.
8561
8562         * gnus-art.el (gnus-mm-display-part): Don't move point.
8563
8564 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8565
8566         * mm-uu.el : New file.
8567
8568         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8569
8570         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8571         a function.
8572
8573 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8574
8575         * mm-decode.el (mm-display-external): Check before selecting.
8576
8577 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8578
8579         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8580
8581         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8582
8583         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8584         variable.
8585
8586         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8587
8588         * gnus-art.el (gnus-decode-header-methods): New variable.
8589
8590         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8591
8592         * gnus-art.el (gnus-multi-decode-header): New function.
8593
8594 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8595
8596         * gnus.el: Pterodactyl Gnus v0.35 is released.
8597
8598 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8599
8600         * uudecode.el (uudecode-decode-region-external): Insert
8601         literally.
8602
8603         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8604
8605         * mm-bodies.el (mm-decode-body): Optional encoding.
8606
8607 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8608
8609         * gnus-ems.el (gnus-mouse-3): New variable.
8610
8611         * binhex.el (binhex-decode-region-external): Don't use -internally.
8612
8613 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8614
8615         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8616         files.
8617
8618 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8619
8620         * gnus-group.el (gnus-add-marked-articles): Request backend update
8621         of flags.
8622
8623 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8624
8625         * gnus-sum.el (gnus-update-read-articles):
8626         (gnus-update-marks): Request backend update of mark.
8627
8628 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8629
8630         * gnus.texi (Optional Backend Functions): New item,
8631         nnchoke-request-set-mark.
8632
8633 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8634
8635         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8636           list to range.
8637
8638 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8639
8640         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8641
8642 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8643
8644         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8645         first used.
8646
8647 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8648
8649         * mm-view.el: Require mm-decode for macros.
8650
8651         * mm-decode.el (mm-handle-type): Move macro declarations above the
8652         place where they are used.
8653
8654 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8655
8656         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8657         buffer.
8658
8659 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8660
8661         * nnagent.el (nnagent-open-server): Error message.
8662
8663 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8664
8665         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8666
8667 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8668
8669         * score-mode.el (gnus-score-mode-map): Ditto.
8670
8671         * message.el (message-mode-map): Ditto.
8672
8673         * gnus-uu.el (gnus-uu-post-news): Ditto.
8674
8675         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8676
8677         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8678
8679         * gnus-art.el (gnus-article-edit-mode-map): Use
8680         `set-keymap-parent' rather than `copy-keymap'.
8681
8682 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8683
8684         * gnus-art.el (gnus-mime-button-commands): New variable.
8685         (gnus-mime-button-map): Initialize it from
8686         `gnus-mime-button-commands'.
8687         (gnus-mime-button-menu): New function.
8688         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8689
8690 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8691
8692         * message.el (message-insert-to): Make `nobody' and `poster'
8693         synonymous to `never' and `always' in Mail-Copies-To.
8694         (message-reply): Ditto.
8695         (message-followup): Ditto.
8696
8697 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8698
8699         * mailcap.el (mailcap-mime-data): Save sound.
8700
8701 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8702
8703         * message.el (message-ignored-supersedes-headers): Include
8704         `NNTP-Posting-Date'.
8705
8706 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8707
8708         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8709
8710 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8711
8712         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8713         uudecode.
8714
8715 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8716
8717         * mm-decode.el (mm-display-external): Don't switch on save.
8718
8719 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8720
8721         * nnmail.el (nnmail-movemail-args): New variable.
8722
8723 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8724
8725         * gnus-art.el (article-translate-strings):
8726
8727 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8728
8729         * gnus-art.el (gnus-article-view-part): Use it.
8730         (gnus-mm-display-part): New function.
8731         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8732
8733         * mm-decode.el (mm-handle-displayed-p): New function.
8734
8735         * gnus-art.el (gnus-mime-copy-part): Create better names.
8736         (gnus-mime-button-line-format): Include dots spec.
8737
8738 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8739
8740       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8741       forward buffer first.
8742
8743 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8744
8745         * gnus-util.el (gnus-set-window-start): New function.
8746
8747         * message.el (message-send): Don't check changed.
8748
8749 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8750
8751         * gnus-art.el (gnus-article-setup-buffer): Set params.
8752
8753         * mm-decode.el (mm-user-display-methods): Inline
8754         "message/delivery-status".
8755
8756 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8757
8758         * message.el (message-auto-save-directory): Rename.
8759         (message-mode): Dof fix.
8760
8761         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8762         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8763
8764         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8765
8766         * message.el (message-make-date): Avoid locale.
8767
8768         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8769         cache.
8770
8771         * mm-decode.el (mm-display-inline): Goto point-min.
8772
8773         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8774
8775         * mm-decode.el (mm-display-external): Reverse before sorting.
8776
8777         * gnus-draft.el (gnus-draft-send): Allow mail.
8778
8779 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8780
8781         * message.el (message-check): Move message-check macro above where
8782         it is first used.
8783
8784         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8785
8786 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8787
8788         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8789
8790 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8791
8792         * gnus.el: Pterodactyl Gnus v0.34 is released.
8793
8794 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8795
8796         * mm-decode.el (mm-inline-media-tests): delivery-status.
8797
8798         * mm-view.el (mm-inline-text): Provide default.
8799
8800 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8801
8802         * mailcap.el (mailcap-possible-viewers): Fix nils.
8803
8804 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8805
8806         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8807         (article-update-date-lapsed): Record the buffer.
8808         (article-update-date-lapsed): Do all windows that display article
8809         buffers.
8810
8811         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8812
8813         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8814
8815         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8816         annoations.
8817
8818         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8819
8820 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8821
8822         * gnus-agent.el (gnus-category-add): Change default category to
8823         'false.
8824
8825         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8826         scores.
8827
8828         * gnus-draft.el (gnus-draft-send): Check server more.
8829
8830         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8831         (gnus-article-goto-part): New function.
8832
8833         * mm-view.el (mm-inline-text): Insert richtext properly.
8834
8835         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8836
8837 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8838
8839         * parse-time.el (parse-time-rules): Accept dates far into the past
8840         and the future, and parse single-digit numbers as years.
8841
8842 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8843
8844         * mm-decode.el (mm-display-external): Chop off directories.
8845
8846 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8847
8848         * uudecode.el (uu-decode-region-external): Use
8849         insert-file-contents-literally.
8850
8851         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8852
8853 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8854
8855         * uudecode.el: New file.
8856
8857         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8858         x-uuencode.
8859
8860 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8861
8862         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8863
8864         * message.el (message-fetch-field): Unfold properly.
8865
8866         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8867         in text/plain.
8868
8869 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8870
8871         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8872         (gnus-auto-select-first): Removed.
8873         (gnus-auto-select-first): Extended.
8874         (gnus-summary-read-group-1): Use new value.
8875
8876 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8877
8878         * message.el (message-fix-before-sending): Space.
8879
8880         * nnmail.el (nnmail-find-file): Don't erase.
8881
8882 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8883
8884         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8885
8886 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8887
8888         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8889
8890 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8891
8892         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8893
8894 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8895
8896         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8897         20.4.
8898
8899 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8900
8901         * gnus-art.el (gnus-mime-view-all-parts): New command and
8902         keystroke.
8903
8904         * mm-decode.el (mm-display-external): Translate slashes.
8905
8906         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8907
8908         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8909
8910         * mm-decode.el (mm-quote-arg): Quote spaces.
8911         (mm-display-external): Quote args.
8912
8913 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8914
8915         * mm-decode.el (mm-inlinable-part-p): New function.
8916
8917 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8918
8919        * mm-util.el (mm-disable-multibyte): New function.
8920
8921 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8922
8923         * gnus.el: Pterodactyl Gnus v0.33 is released.
8924
8925 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8926
8927         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8928
8929         * mm-decode.el (mm-display-external): Don't switch for externals.
8930         (mm-dissect-multipart): Don't include end-sep.
8931
8932         * mm-util.el (mm-get-coding-system-list): New function.
8933         (mm-coding-system-list): New variable.
8934
8935 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8936
8937         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8938
8939 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8940
8941         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8942         group
8943
8944 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8945
8946         * base64.el (base64-run-command-on-region): External base64
8947         decoder do not use coding system
8948
8949 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8950
8951         * mm-decode.el (mm-interactively-view-part): Typo.
8952
8953 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8954
8955         * mm-decode.el (mm-dissect-multipart): Display last part when the
8956         article has no close-delimiter
8957
8958 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8959
8960         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8961         content-type.
8962
8963 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8964
8965         * gnus-art.el (gnus-display-mime): Typo.
8966
8967 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8968
8969         * gnus.el: Pterodactyl Gnus v0.32 is released.
8970
8971 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8972
8973         * gnus-kill.el (gnus-batch-score): Protect against errors.
8974
8975         * gnus-art.el: Protect against broken headers.
8976
8977         * mm-decode.el (mm-display-external): Respect needsterm.
8978         (mm-display-external): Create buffer for external commands.
8979
8980 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8981
8982         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8983
8984         * mm-decode.el (mm-display-external): Use file name.
8985
8986 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8987
8988         * gnus-util.el (gnus-output-to-rmail):  adjust to
8989           `rmail-output-to-rmail-file'
8990
8991 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8992
8993         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8994
8995         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8996         headers.
8997
8998         * gnus-art.el (article-decode-charset): Fold case.
8999
9000 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
9001
9002         * mailcap.el (mailcap-save-binary-file): Goto point-min.
9003
9004 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
9005
9006         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
9007         after being stored.
9008
9009 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
9010
9011         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
9012         come.
9013
9014 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9015
9016         * gnus-xmas.el (wid-edit): Required.
9017
9018         * gnus-ems.el (gnus-widget-button-keymap): New variable.
9019
9020 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9021
9022         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
9023
9024 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
9025
9026         * gnus-art.el (article-decode-charset): Narrow to the correct
9027         region.
9028
9029         * mm-bodies.el: Fix autoload.
9030
9031 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
9032
9033         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
9034
9035 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9036
9037         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
9038
9039 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9040
9041         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
9042         (gnus-article-add-button): Ditto.
9043
9044         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
9045
9046         * gnus-art.el (gnus-article-prepare-display): Make article mode.
9047         (gnus-article-prepare-display): Bind url-standalone-mode.
9048
9049         * mm-decode.el (mm-remove-part): Also delete directory.
9050         (mm-display-external): Create a private sub-dir.
9051
9052         * mailcap.el (mailcap-binary-suffixes): New variable.
9053         (mailcap-command-p): Use it.
9054
9055 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9056
9057         * nnmbox.el (nnmbox-request-group): Change server.
9058         (nnmbox-possibly-change-newsgroup): Enable multibyte.
9059
9060         * message.el (message-encode-message-body): Don't stomp MIME
9061         headers.
9062
9063         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
9064         unless useful.
9065         (gnus-summary-exit): Check for a live article buffer.
9066         (gnus-summary-exit-no-update): Ditto.
9067
9068         * gnus-int.el (gnus-request-replace-article): Accept no-encode
9069         param.
9070
9071         * gnus-sum.el (gnus-article-decoded-p): New variable.
9072
9073         * mm-decode.el (mm-display-external): Use no-conv.
9074
9075         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
9076         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
9077
9078         * gnus-art.el (gnus-article-mode-map): Bind button2 to
9079         mouse-click.
9080
9081 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9082
9083         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
9084
9085 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9086
9087         * gnus.el: Pterodactyl Gnus v0.31 is released.
9088
9089 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9090
9091         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
9092
9093         * mm-decode.el (mm-display-part): Accept no-default.
9094
9095         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
9096         a parameter.
9097
9098         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
9099         (gnus-summary-prepare-threads): Ditto.
9100
9101         * gnus.el (gnus-article-mode-map): Make sparse keymap.
9102
9103         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
9104         (gnus-mime-button-line-format): Doc fix.
9105         (gnus-insert-mime-button): Use it.
9106         (gnus-article-add-button): Use widget-convert-button.
9107
9108         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
9109         ignore.
9110
9111         * mm-decode.el (mm-alternative-precedence): Ditto.
9112
9113 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
9114
9115         * mm-decode.el (mm-user-automatic-display): Use enriched.
9116
9117 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
9118
9119         * mm-decode.el (mm-dissect-multipart): Have the part start on the
9120         right place.
9121
9122 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9123
9124         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
9125
9126         * gnus-art.el (article-update-date-lapsed): Only update header if
9127         buffer is dispalyed in frame.
9128         (gnus-article-prepare-display): New function.
9129         (gnus-article-prepare): Use it.
9130
9131 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9132
9133         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
9134
9135         * mm-view.el (mm-insert-inline): New function.
9136
9137         * mm-decode.el (mm-pipe-part): Bugged.
9138
9139         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
9140
9141         * mm-bodies.el (mm-encode-body): Move over the body.
9142
9143         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
9144
9145         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
9146
9147 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
9148
9149         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
9150           related functions.  Handle message/rfc822 parts.  Display subject on
9151           multipart summary lines.  Display name on sub-parts when available.
9152
9153 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9154
9155         * mailcap.el (mailcap-command-p): New version.
9156
9157 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
9158
9159         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
9160         groups.
9161
9162 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9163
9164         * message.el (message-make-date): Remove weekday name.
9165
9166         * mm-decode.el (mm-dissect-buffer): Protect against broken
9167         headers.
9168
9169         * mailcap.el (mailcap-command-in-path-p): New function.
9170         (mailcap-command-p): Renamed.
9171
9172 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9173
9174         * rfc2047.el (eval): Autoload.
9175
9176 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9177
9178         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
9179         (gnus-multi-decode-encoded-word-string): New function.
9180         (gnus-encoded-word-method-alist): New variable.
9181         (gnus-decode-encoded-word-functions): Removed.
9182
9183 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
9184
9185         * gnus-int.el (gnus-request-replace-article): Replace
9186         message-narrow-to-headers with message-narrow-to-head
9187
9188 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9189
9190         * drums.el (drums-quote-string): Reversed match.
9191
9192         * message.el (message-make-date): Use weekday name.
9193
9194 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9195
9196         * gnus.el: Pterodactyl Gnus v0.30 is released.
9197
9198 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9199
9200         * gnus-art.el (article-decode-encoded-words): Use it.
9201         (gnus-decode-header-function): New variable.
9202
9203         * gnus-sum.el (gnus-nov-parse-line): Use it.
9204         (gnus-decode-encoded-word-function): New variable.
9205
9206         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
9207         buffer.
9208
9209         * gnus-art.el (gnus-insert-mime-button): Use widget.
9210         (gnus-widget-press-button): New function.
9211         (gnus-article-prev-button): Removed.
9212         (gnus-article-next-button): Ditto.
9213         (gnus-article-add-button): Ditto.
9214
9215         * gnus.el (gnus-article-mode-map): Inherit from widget.
9216         (gnus-article-mode-map): No, don't.
9217
9218         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
9219         (mm-content-id-alist): New variable.
9220         (mm-get-content-id): New function.
9221
9222         * gnus-art.el (gnus-request-article-this-buffer): Only decode
9223         articles if we are fetching to the article buffer.
9224
9225 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
9226
9227         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
9228         articles.
9229
9230 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9231
9232         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
9233         (mm-default-mime-charset): New variable.
9234
9235         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
9236
9237         * drums.el (drums-quote-string): Reversed test.
9238
9239 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9240
9241         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
9242         string.
9243
9244         * drums.el (drums-quote-string): New function.
9245
9246         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
9247         (rfc2047-b-encode-region): Chop lines.
9248         (rfc2047-q-encode-region): Ditto.
9249
9250 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9251
9252         * gnus.el: Pterodactyl Gnus v0.29 is released.
9253
9254 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
9255
9256         * mm-decode.el (mm-save-part): Message right.
9257
9258 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9259
9260         * drums.el (drums-parse-address): Returned a list instead of a
9261         string.
9262         (drums-remove-whitespace): Skip comments.
9263         (drums-parse-addresses): Didn't work.
9264
9265 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9266
9267         * gnus.el: Pterodactyl Gnus v0.28 is released.
9268
9269 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9270
9271         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
9272         starting point.
9273         (article-decode-encoded-words): Rename.
9274
9275         * message.el (message-narrow-to-headers-or-head): New function.
9276
9277         * gnus-int.el (gnus-request-accept-article): Narrow to the right
9278         region.
9279
9280         * message.el (message-send-news): Encode body after checking
9281         syntax.
9282
9283         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9284
9285         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9286
9287         * gnus-art.el (gnus-display-mime): Respect disposition.
9288
9289         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9290
9291         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9292         text with annotations.
9293
9294         * message.el (message-make-date): Fix sign for negative time
9295         zones.
9296
9297         * mm-view.el (mm-inline-image): Insert a space at the end of the
9298         image.
9299
9300         * mail-parse.el: New file.
9301
9302         * rfc2231.el: New file.
9303
9304         * drums.el (drums-content-type-get): Removed.
9305         (drums-parse-content-type): Ditto.
9306
9307         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9308
9309 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9310
9311         * gnus.el: Pterodactyl Gnus v0.27 is released.
9312
9313 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9314
9315         * mm-decode.el (mm-alternative-precedence): New variable.
9316         (mm-preferred-alternative): New function.
9317
9318         * gnus-art.el (gnus-mime-copy-part): New command.
9319
9320         * mm-decode.el (mm-get-part): New function.
9321
9322         * mm-view.el: New file.
9323
9324         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9325         (mm-display-part): Default to mailcap-save-binary-file.
9326
9327 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9328
9329         * gnus.el: Pterodactyl Gnus v0.26 is released.
9330
9331 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9332
9333         * mm-decode.el (mm-interactively-view-part): New function.
9334
9335         * gnus-art.el (gnus-mime-view-part): New command.
9336
9337         * mm-decode.el (mm-last-shell-command): New variable.
9338
9339         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9340
9341         * mm-decode.el (mm-save-part): New function.
9342
9343         * gnus-art.el (article-decode-charset): Protect against buggy
9344         content-types.
9345         (gnus-mime-pipe-part): New command.
9346         (gnus-mime-save-part): New command.
9347         (gnus-mime-button-map): New keymap.
9348         (gnus-mime-button-line-format): New variable.
9349         (gnus-insert-mime-button): New function.
9350         (gnus-display-mime): Use it.
9351
9352         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9353
9354         * mm-decode.el (mm-inline-text): Decode charsets.
9355
9356         * gnus-art.el (gnus-article-save): Comment fix.
9357
9358         * gnus-int.el (gnus-start-news-server): When in batch, don't
9359         prompt.
9360
9361         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9362         decode.
9363
9364         * mm-decode.el (mm-inline-media-tests): Add audio.
9365         (mm-inline-audio): New function.
9366
9367 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9368
9369         * gnus-art.el (article-make-date-line): Didn't work.
9370
9371         * parse-time.el (parse-time-string): One too many nils.
9372
9373 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9374
9375         * gnus.el: Pterodactyl Gnus v0.25 is released.
9376
9377 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9378
9379         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9380         annotations.
9381
9382         * gnus.el ((featurep 'gnus-xmas)): New
9383         'gnus-annotation-in-region-p alias.
9384
9385 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9386
9387         * mm-util.el (mm-with-unibyte-buffer): New function.
9388
9389         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9390
9391         * mm-decode.el (mm-inline-media-tests): New variable.
9392
9393         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9394
9395         * gnus-art.el (gnus-article-mime-handles): New variable.
9396
9397         * drums.el (drums-narrow-to-header): New function.
9398
9399         * gnus-art.el (article-decode-charset): Use it.
9400
9401         * drums.el (drums-content-type-get): New function.
9402
9403         * mm-util.el (mm-content-type-charset): Removed.
9404
9405         * drums.el (drums-syntax-table): @ is word.
9406         (drums-parse-content-type): New function.
9407
9408         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9409         EDT" times.
9410
9411         * gnus-util.el (gnus-date-get-time): Use safe date.
9412
9413         * gnus-sum.el (gnus-show-mime): Removed.
9414         (gnus-summary-toggle-mime): Removed.
9415
9416         * gnus-art.el (gnus-strict-mime): Removed.
9417         (gnus-article-prepare): Don't do MIME.
9418         (gnus-decode-encoded-word-method): Removed.
9419         (gnus-show-mime-method): Removed.
9420
9421 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9422
9423         * gnus.el: Pterodactyl Gnus v0.24 is released.
9424
9425 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9428         PREFIX.
9429
9430         * parse-time.el (parse-time-rules): Accept times that look like
9431         "h:mm".
9432
9433         * message.el (message-make-date): Use zone properly.
9434
9435         * gnus.el: Autoload gnus-batch.
9436
9437         * gnus-art.el (article-de-quoted-unreadable): Do not do
9438         gnus-article-decode-rfc1522.
9439
9440         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9441
9442         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9443         param.
9444
9445         * message.el (message-encode-message-body): Check for us-ascii.
9446
9447         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9448         to the left.
9449
9450 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9451
9452         * gnus-art.el (article-decode-charset): Rename.
9453
9454 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9455
9456         * gnus.el: Pterodactyl Gnus v0.23 is released.
9457
9458 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9459
9460         * gnus-util.el (gnus-parent-id): Ditto.
9461         (gnus-put-text-property-excluding-newlines): Ditto.
9462
9463         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9464
9465 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9466
9467         * message.el (message-generate-headers): Generate User-Agent
9468         instead of X-Mailer & X-Newsreader.
9469
9470         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9471         User-Agent header format.
9472
9473 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9474
9475         * gnus.el: Pterodactyl Gnus v0.22 is released.
9476
9477 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9478
9479         * mm-util.el (mm-multibyte-p): Typo.
9480
9481 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9482
9483         * gnus.el: Pterodactyl Gnus v0.21 is released.
9484
9485 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9486
9487         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9488
9489 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9490
9491         * mm-util.el (mm-multibyte-p): New function.
9492
9493 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9494
9495         * gnus.el: Pterodactyl Gnus v0.20 is released.
9496
9497 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9498
9499         * rfc2047.el (rfc2047-decode-region): Only decode when in
9500         multibyte.
9501
9502         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9503
9504         * gnus-int.el (gnus-request-replace-article): Encode.
9505         (gnus-request-accept-article): Encode.
9506
9507         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9508         here.
9509
9510         * gnus.el (gnus-article-display-hook): Take the charset functions
9511         out.
9512
9513         * time-date.el (safe-date-to-time): New function.
9514
9515         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9516
9517 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9518
9519         * gnus.el: Pterodactyl Gnus v0.19 is released.
9520
9521 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9522
9523         * base64.el (base64-encode-region): Accept no-line-break.
9524
9525         * mm-util.el (mm-mime-charset): New function.
9526
9527         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9528
9529 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9530
9531         * gnus.el: Pterodactyl Gnus v0.18 is released.
9532
9533 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9534
9535         * message.el (message-send-and-exit): Return t on success.
9536         (message-make-date): Make a proper time zone.
9537
9538         * gnus-draft.el (gnus-draft-send): Only remove article if the
9539         sending is successful.
9540
9541         * drums.el (drums-get-comment): Return the last comment.
9542         (drums-parse-address): Parse old-style From headers.
9543
9544 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9545
9546         * gnus-sum.el (gnus-data-compute-positions): Move below
9547         `gnus-save-hidden-threads' so the former is correctly detected as
9548         a macro.
9549
9550 1998-09-06  Dave Love  <fx@gnu.org>
9551
9552         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9553         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9554         time for nicer failure if it's not available.
9555
9556 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9557
9558         * time-date.el (time-to-seconds): Renamed.
9559
9560         * parse-time.el (parse-time-string): Downcase before handling.
9561         (parse-time-rules): Times without seconds have 0 seconds.
9562
9563         * rfc2047.el (rfc2047-encode-region): New version.
9564         (rfc2047-dissect-region): New function.
9565
9566 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9567
9568         * message.el (message-make-date): Use symbolic zone.
9569
9570 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * time-date.el (parse-time): Always use parse-time.
9573
9574         * parse-time.el (parse-time-syntax): Use vectors.
9575
9576 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9577
9578         * gnus.el: Pterodactyl Gnus v0.17 is released.
9579
9580 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9581
9582         * time-date.el: Renamed from "date".
9583
9584         * gnus.el: Removed all timezone dependencies.
9585
9586         * score-mode.el: Removed.
9587         (gnus-score-edit-insert-date): Use date.
9588
9589         * date.el (float-to-time): New function.
9590
9591         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9592
9593         * date.el (time-to-float): New function.
9594
9595         * message.el (message-make-date): Use format-time-string.
9596         (message-make-expires): Use make-date.
9597
9598         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9599
9600         * gnus-util.el (gnus-dd-mmm): Use date.
9601         (gnus-sortable-date): Ditto.
9602
9603         * message.el (message-make-date): Take an optional time.
9604
9605         * gnus: Applied patches from 5.6.43.
9606
9607         * date.el (if): Use parse-time.
9608
9609         * gnus-score.el (gnus-summary-score-entry): Make into a command
9610         again.
9611
9612         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9613         gnus-agent.
9614
9615         * gnus.el (gnus-agent-meta-information-header): Moved here.
9616
9617 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9618
9619         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9620         (gnus-agent-fetch-group-1): Score article headers using normal
9621         group score files if the download score rule of a category/group
9622         is `file'.
9623         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9624         deciding what articles to download.
9625         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9626         predicate processing if predicate is `true' or `false'.
9627
9628 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9629
9630         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9631
9632         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9633
9634         * score-mode.el (score-mode-coding-system): New variable.
9635         (gnus-score-edit-exit): Use it.
9636
9637 1998-09-04  Jason R Mastaler  <jason@4b.org>
9638
9639         * drums.el: Corrected typo.
9640
9641 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9642
9643         * mm-bodies.el (mm-body-encoding): Faster version.
9644
9645 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9646
9647         * gnus-art.el (gnus-article-decode-charset): Only decode text
9648         things.
9649
9650         * message.el (message-output): Use rmail.
9651
9652         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9653         word part.
9654
9655         * mm-util.el (mm-charset-to-coding-system): Use
9656         rfc2047-default-charset.
9657         (mm-known-charsets): New variable.
9658
9659         * message.el (message-caesar-region): Bugged out.
9660
9661 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9662
9663         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9664         specifying `agent-predicate' in a group's parameters.
9665
9666 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9667
9668         * gnus.el: Pterodactyl Gnus v0.16 is released.
9669
9670 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9671
9672         * nnmail.el (nnmail-expired-article-p): Use predicate.
9673
9674         * date.el (time-less-p): Renamed.
9675
9676         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9677         from the headers.
9678
9679         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9680         functions.
9681
9682         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9683         all.
9684         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9685         to all functions.
9686
9687 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9688
9689         * gnus.el: Pterodactyl Gnus v0.15 is released.
9690
9691 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9692
9693         * date.el: New file.
9694
9695         * gnus-util.el (gnus-encode-date): Removed.
9696         (gnus-time-less): Ditto.
9697
9698         * nnmail.el (nnmail-date-to-time): Removed.
9699         (nnmail-time-less): Ditto.
9700         (nnmail-days-to-time): Ditto.
9701         (nnmail-time-since): Ditto.
9702
9703         * drums.el: New file.
9704
9705 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9706
9707         * message.el (message-encode-message-body): Encode headers with
9708         body encoding.
9709
9710         * rfc2047.el (rfc2047-default-charset): Renamed.
9711         (rfc2047-encodable-p): Use it.
9712
9713         * base64.el (mm-util): Required.
9714
9715 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9716
9717         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9718         servers.
9719
9720         * gnus-util.el (gnus-output-to-rmail): Removed.
9721
9722         * gnus-art.el (gnus-summary-save-in-rmail): Use
9723         gnus-output-to-rmailrmail-output-to-rmail-file.
9724
9725         * rfc2047.el (rfc2047-decode-region): Fold case.
9726         (rfc2047-decode): Use decode-string.
9727
9728         * mm-util.el: Provide mm-char-int.
9729
9730 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9731
9732         * gnus.el: Pterodactyl Gnus v0.14 is released.
9733
9734 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9735
9736         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9737         sure we have 7bit.
9738
9739 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9740
9741         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9742         ducplicates.
9743         (gnus-inews-insert-mime-headers): Removed.
9744
9745         * message.el (message-caesar-region): Protect against MULE chars.
9746
9747 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9748
9749         * mm-util.el (if): fset the right function.
9750
9751 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9752
9753         * gnus-art.el (gnus-article-decode-charset): Use real
9754         read-coding-system.
9755
9756 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9757
9758         * mm-bodies.el (mm-decode-body): Protect against malformed
9759         base64.
9760         (mm-decode-body): Check that buffer-file-coding-system is
9761         non-nil.
9762
9763 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9764
9765         * gnus.el: Pterodactyl Gnus v0.13 is released.
9766
9767 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9768
9769         * gnus-util.el (gnus-strip-whitespace): Already defined.
9770         Removed.
9771
9772         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9773
9774         * gnus-util.el (gnus-strip-whitespace): New function.
9775
9776         * mm-util.el (mm-content-type-charset): Downcase.
9777
9778 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9779
9780         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9781         (gnus-article-decode-charset): Don't fetch all headers.
9782
9783         * mm-util.el (mm-read-coding-system): New function.
9784
9785         * mm-bodies.el (mm-decode-body): Check the right charset.
9786
9787         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9788
9789         * gnus-art.el (gnus-article-mode-line-format): Use short group
9790         format.
9791
9792 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9793
9794         * gnus.el: Pterodactyl Gnus v0.12 is released.
9795
9796 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9797
9798         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9799
9800         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9801         (gnus-article-decode-charset): Always run.
9802
9803         * mm-bodies.el (mm-decode-body): Decode cte.
9804
9805 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9806
9807         * gnus.el: Pterodactyl Gnus v0.11 is released.
9808
9809 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9810
9811         * message.el (message-encode-message-body): Ditto.
9812
9813         * gnus-art.el (gnus-article-decode-mime-words): New command and
9814         keystroke.
9815         (gnus-article-decode-charset): Ditto.
9816         (gnus-article-decode-charset): Only work under MULE.
9817
9818         * mm-util.el (mm-content-type-charset): New function.
9819
9820         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9821
9822         * message.el (message-send-mail): Insert MIME headers.
9823         (message-check-news-body-syntax): Don't warn for escape sequences.
9824         (message-check-news-body-syntax): Insert MIME headers.
9825
9826         * mm-bodies.el (mm-body-encoding): New function.
9827
9828         * message.el (message-encode-message-body): New function.
9829
9830         * mm-bodies.el: New file.
9831
9832         * mm-util.el (mm-narrow-to-head): New function.
9833
9834         * rfc2047.el (rfc2047-encode): Use it.
9835
9836         * mm-util.el: Provide mm-encode-coding-region.
9837
9838         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9839
9840         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9841
9842         * mm-util.el (mm-enable-multibyte): New function.
9843
9844         * message.el (message-set-work-buffer): Set multibyte.
9845
9846         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9847
9848         * gnus-util.el (gnus-point-at-eol): Removed.
9849         (gnus-point-at-bol): Ditto.
9850
9851         * base64.el (base64-decode-region): Commented out messaging.
9852
9853 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9854
9855         * gnus-msg.el (gnus-group-mail): make it behave like
9856         gnus-group-post-news with regards to the prefix (this enables the
9857         use of posting styles).
9858
9859 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9860
9861         * gnus.el (gnus-article-display-hook): Added
9862         gnus-article-decode-rfc1522 to hook.
9863
9864 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9865
9866         * gnus.el: Pterodactyl Gnus v0.10 is released.
9867
9868 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9869
9870         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9871         hook to be run.
9872
9873 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9874
9875         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9876
9877         * mm-util.el (mm-charsets-in-region): Removed.
9878
9879         * rfc2047.el: Renamed file.
9880
9881         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9882
9883         * message.el (message-mode): Set multibyte.
9884
9885         * mm-util.el (mm-charsets-in-region): Copied here.
9886
9887         * gnus-util.el: Removed gnus-truncate-string.
9888
9889         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9890
9891         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9892         (rfc1522-encodable-p): New function.
9893         (rfc1522-encode-message-header): Use it.
9894
9895 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9896
9897         * gnus.el: Pterodactyl Gnus v0.9 is released.
9898
9899 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9900
9901         * mm-util.el: Shadow encode-coding-string.
9902
9903         * base64.el (base64-encode-region): Don't add newline.
9904
9905         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9906
9907         * mm-util.el: New file.
9908
9909         * mm-decode.el: Somewhat depleted.
9910         * mm-encode.el: Ditto.
9911
9912         * rfc1522.el: New file.
9913
9914         * mm-util.el (mm-replace-chars-in-string): Copied here.
9915
9916         * mm-encode.el (mm-q-encode-region): New function.
9917
9918         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9919         param.
9920
9921         * mm-encode.el (mm-encode-word-region): Downcase.
9922
9923 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9924
9925         * gnus.el: Pterodactyl Gnus v0.8 is released.
9926
9927 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9928
9929         * message.el (message-send-mail): Encode headers.
9930
9931         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9932         (quoted-printable-encode-region): Upcase.
9933
9934         * message.el (message-default-charset): New variable.
9935
9936         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9937
9938         * message.el (message-narrow-to-field): Changed name.
9939
9940         * mm-encode.el: New file.
9941
9942         * message.el (message-narrow-to-header): New function.
9943
9944         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9945         right buffer.
9946
9947 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9948
9949         * gnus.el: Pterodactyl Gnus v0.7 is released.
9950
9951 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9952
9953         * gnus.el: Remove autoload for
9954         gnus-article-mime-decode-quoted-printable.
9955
9956         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9957         be decoded in non-MULE Emacsen.
9958
9959         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9960
9961 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9962
9963         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9964
9965 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9966
9967         * mm-decode.el: Check for coding-system-list.
9968
9969 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9970
9971         * gnus.el: Pterodactyl Gnus v0.6 is released.
9972
9973 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9974
9975         * nnheader.el (fboundp): Protect code-coding-string.
9976
9977         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9978         is available.
9979
9980 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9981
9982         * gnus.el: Pterodactyl Gnus v0.5 is released.
9983
9984 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9985
9986         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9987         (gnus-hack-decode-rfc1522): Removed.
9988
9989         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9990
9991 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9992
9993         * gnus.el: Gnus v0.4 is released.
9994
9995 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9996
9997         * gnus-art.el (gnus-article-decode-mime-words): New command and
9998         keystroke.
9999
10000         * qp.el (quoted-printable-decode-region): Don't use hexl.
10001
10002         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
10003
10004         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
10005         (gnus-structured-field-decoder): Removed.
10006         (gnus-unstructured-field-decoder): Ditto.
10007
10008         * mm-decode.el: New file.
10009
10010         * qp.el: New file.
10011
10012         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
10013
10014         * gnus-ems.el (fboundp): Removed gnus-split-string.
10015
10016         * gnus.el (gnus-splash-face): Doc fix.
10017
10018         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
10019
10020         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
10021         hexl.
10022
10023         * nnheader.el (nnheader-temp-write): Removed.
10024
10025 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10026
10027         * gnus.el: Gnus v0.3 is released.
10028
10029 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10030
10031         * gnus.el: Gnus v0.2 is released.
10032
10033 ;; Local Variables:
10034 ;; coding: iso-2022-7bit
10035 ;; End: