2000-10-24 18:31:29 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / lisp / ChangeLog
1 2000-10-24 18:31:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * gnus-art.el (gnus-request-article-this-buffer):
4         gnus-refer-article-method might be a single method.
5
6 2000-10-23  Simon Josefsson  <simon@josefsson.org>
7
8         * flow-fill.el (fill-flowed): Don't flow "-- " lines.
9         (fill-flowed): Make "quote-depth wins" rule work when first line
10         is at level 0.
11
12 2000-10-21 11:23:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13
14         * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
15
16 2000-10-21 10:54:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
17
18         * gnus-art.el (gnus-article-mime-total-parts): New function.
19         (gnus-mm-display-part): Use it.
20         (gnus-mime-display-single): Ditto.
21         (gnus-mime-display-alternative): Ditto.
22
23 2000-10-21 09:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
24
25         * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
26         because they are files, not directories.
27         (mailcap-parse-mimetypes): Ditto.
28
29 2000-10-20 19:55:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
30
31         * gnus-art.el (gnus-mime-inline-part): Check validity of charset.
32
33 2000-10-18  Dave Love  <fx@gnu.org>
34
35         * mail-source.el (mm-util): Require.
36         (defvar): Use rmail-spool-directory unconditionally.
37
38         * gnus-nocem.el (gnus-nocem-issuers): Update.
39         (gnus-nocem-check-from): New option.
40         (gnus-nocem-scan-groups): Use it.
41         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
42
43 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
44
45         * gnus-nocem.el (gnus-nocem-check-article-limit): New variable.
46         (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
47
48 2000-10-18  Simon Josefsson  <simon@josefsson.org>
49
50         * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
51
52         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
53
54 2000-10-17  Simon Josefsson  <simon@josefsson.org>
55
56         * gnus-sum.el (gnus-get-newsgroup-headers): Search for "from:"
57         instead of "from: " for rfc822 compliance.
58
59         * gnus-uu.el (gnus-uu-digest-mail-forward): Ditto. Insert SPC.
60
61         * nnheader.el (nnheader-parse-head): Ditto.
62
63 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
64
65         * mail-source.el (mail-source-keyword-map): Use
66         `rmail-spool-directory' as a default directory for the `file'
67         source, if the variable is defined.  Fall back to hardcoded
68         "/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
69         <seh@speakeasy.org>.
70
71 2000-10-13 12:01:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
72
73         * message.el (message-send-mail-partially): Replace the header
74          delimiter with a blank line.
75
76 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
77
78         * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
79         Cashin <ecashin@coe.uga.edu>).
80
81 2000-10-13 10:52:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
82
83         * gnus-ems.el (gnus-article-compface-xbm): Ignore errors.
84
85 2000-10-11  John Wiegley  <johnw@gnu.org>
86
87         * gnus-topic.el (gnus-topic-mode): Use `setq' to clear
88         `gnus-group-change-level-function', instead of `remove-hook',
89         because it's not a hook!
90
91         * gnus-mlspl.el (gnus-group-split-update): Check the value of
92         `nnmail-crosspost', and use it to set the `no-crosspost'
93         argument when calling `gnus-group-split-fancy'.  Otherwise, it
94         assumes that cross-posting is always OK, no matter what
95         `nmail-crosspost' is set to.
96         (gnus-group-split-fancy): The argument order in the
97         second-to-last `push' call was wrong, but since `no-crosspost'
98         was always nil, it was never being triggered.
99
100         * gnus-art.el (gnus-treat-hide-citation-maybe): Added this
101         variable to correspond with `gnus-article-hide-citation-maybe'.
102         (gnus-treatment-function-alist): Added entry for the above
103         correlation.
104
105 2000-10-12 08:26:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
106
107         * mm-util.el (mm-with-unibyte-current-buffer): Revert to old.
108         (mm-with-unibyte-current-buffer-mule4): New function.
109         * qp.el (quoted-printable-encode-region): Use it.
110         * rfc2047.el (rfc2047-decode): Ditto.
111         * webmail.el (webmail-init): Revert to use mm-disable-multibyte.
112
113 2000-10-10 08:44:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
114
115         * rfc2047.el (rfc2047-fold-region): "=?=" is not a break point.
116
117 2000-10-10 00:00:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
118
119         * webmail.el (webmail-init): Use mm-disable-multibyte-mule4.
120
121 2000-10-09 22:50:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
122
123         * base64.el (base64-decode-region): Just give a message if the end
124         is not sane.
125
126 2000-10-09 20:09:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
127
128         * rfc2047.el (rfc2047-encode-message-header): Move fold into
129         encode-region.
130         (rfc2047-dissect-region): Rewrite.
131         (rfc2047-encode-region): Rewrite.
132         (rfc2047-fold-region): Fold any line longer than 76.
133         (rfc2047-unfold-region): New function.
134         (rfc2047-decode-region): Use it.
135         (rfc2047-q-encode-region): Don't break at bob.
136
137 2000-10-09 17:12:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
138
139         * nntp.el (nntp-open-connection): Kill process buffer when quit.
140         (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
141         FSF Emacs 20 and XEmacs 21.
142         * gnus-agent.el (gnus-agent-fetch-session): Catch quit.
143
144 2000-10-09  Dave Love  <fx@gnu.org>
145
146         * gnus-audio.el: Don't require cl.
147         (gnus-audio): New custom group.
148         (gnus-audio-inline-sound): Change to work with Emacs.
149         (gnus-audio-directory, gnus-audio-directory) 
150         (gnus-audio-au-player):  Customize.
151         (gnus-audio-play): Try external player if play-sound-file fails.
152         Use file-name-extension, not string-match.
153
154         * gnus-art.el (article-de-quoted-unreadable)
155         (article-de-base64-unreadable): Fold search case rather than
156         downcasing string.  Apply mm-charset-to-coding-system to arg of
157         quoted-printable-decode-region.
158         (gnus-article-dumbquotes-map): Fix dashes.
159         (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
160         (gnus-button-reply): Just alias it.
161
162 2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
163
164         * mm-encode.el: Require CL.  At least, for `incf'.
165
166         * nnfolder.el (nnfolder-ignore-active-file): Typos.
167
168         * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
169
170         * gnus-kill.el (gnus-kill): Typo.
171
172 2000-10-09  Gerd Moellmann  <gerd@gnu.org>
173
174         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
175
176 2000-10-09  Simon Josefsson  <simon@josefsson.org>
177
178         * nnimap.el (nnimap-group-overview-filename): Create directory for
179         newfile (when use long filenames is nil).  Copy+delete file if
180         rename didn't work.
181         (nnimap-group-overview-filename): `rename-file' and `copy-file'
182         doesn't return anything useful, use ignore-errors instead.
183
184 2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
185
186         * dgnushack.el (dgnushack-compile): Delete old elc files first.
187
188 2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
189
190         * gnus-ems.el (gnus-kill-all-overlays): Move here.
191         * gnus-util.el (gnus-kill-all-overlays): Move out.
192         * gnus-sum.el (gnus-cache-write-active): Auto load.
193         * lpath.el: Shut up.
194         * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is 
195         asynchronous in Exp version.
196
197 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
198
199         * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
200         * gnus-ems.el: Autoload smiley.
201         * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
202
203 2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
204
205         * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
206         (gnus-summary-select-article): Don't enable multibyte here.
207         (gnus-summary-goto-article): Ditto.
208
209 2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
210
211         * gnus-draft.el (gnus-draft-send-message): Typo.
212
213 2000-10-08  Simon Josefsson  <simon@josefsson.org>
214
215         * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
216         uid validity changes.
217         (nnimap-group-overview-filename): Store uidvalidity in filenames.
218         Rename old files into new format.
219
220 2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
221
222         * mm-util.el (mm-enable-multibyte-mule4): New.
223         (mm-disable-multibyte-mule4): New.
224         * gnus-sum.el (gnus-summary-mode): Use it.
225         (gnus-summary-select-article): Ditto.
226         (gnus-summary-goto-article): Use enable multibyte.
227         * rfc2047.el (rfc2047-decode): Use unibyte.
228
229 2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
230
231         * gnus-logic.el (gnus-advanced-string): Use "" if nil.
232
233 2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
234
235         * rfc2047.el (rfc2047-q-encode-region): Better calculation of
236         break point.
237         (rfc2047-fold-region): Don't break the first non-LWSP characters.
238
239 2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
240
241         * gnus.el (gnus-agent-fetching): New variable.
242         * gnus-agent.el (gnus-agent-with-fetch): Bind it.
243         * gnus-score.el (gnus-score-body): Don't score body when
244         agent-fetching.
245         (gnus-score-followup): Don't score followup either. 
246
247 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
248
249         * gnus-art.el: Define dynamic variables in eval-when-compile.
250         * message.el (message-sending-message): New variable.
251         (message-send): Use it.
252         * gnus-draft.el (gnus-draft-send-message): Ditto.
253         (gnus-group-send-drafts): Ditto.
254
255 2000-10-06  Dave Love  <fx@gnu.org>
256
257         * gnus-audio.el: Don't require cl.
258         (gnus-audio): New custom group.
259         (gnus-audio-inline-sound): Change to work with Emacs.
260         (gnus-audio-directory, gnus-audio-directory) 
261         (gnus-audio-au-player):  Customize.
262         (gnus-audio-play): Try external player if play-sound-file fails.
263         Use file-name-extension, not string-match.
264
265 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
266
267         * gnus-art.el (gnus-article-prepare): Configure it again.
268
269 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
270
271         * message.el (message-default-charset): Default value for non-Mule
272         Emacsen.
273
274 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
275
276         * message.el (message-alternative-emails): New.
277         (message-use-alternative-email-as-from): New.
278         (message-setup): Use them.
279
280 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
281
282         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
283         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
284
285         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
286         gnus-overlay-start.
287         * gnus.el: Ditto.
288         * gnus-art.el (gnus-insert-mime-button): Use them.
289
290 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
291
292         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
293         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
294
295 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
296
297         * qp.el (quoted-printable-encode-region): Use
298         mm-with-unibyte-current-buffer within narrowed region.
299
300 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
301
302         * webmail.el (webmail-type-definition): Fix my-deja open url.
303
304 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
305
306         * message.el (message-setup-fill-variables): New variable.
307         (message-mode): Use it.
308
309 2000-10-05  Dave Love  <fx@gnu.org>
310
311         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
312         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
313
314         * binhex.el: Use defalias, not fset.
315
316         * rfc1843.el: Require cl when compiling.
317
318 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
319
320         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
321
322 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
323
324         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
325         adjacent.
326
327 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
328
329         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
330         (mm-find-charset-region): Merge conditions, delete ascii.
331         (mm-charset-after): Rewrite.
332         * mm-bodies.el (mm-encode-body): Use it.
333
334 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
335
336         * webmail.el (webmail-hotmail-list): Fix.
337
338 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
339
340         * nnimap.el (require): cl.
341
342 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
343
344         * gnus-art.el (gnus-article-prepare): Configure windows before
345         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
346         window might be overrided.
347
348 2000-10-04  Dave Love  <fx@gnu.org>
349
350         * gnus-ems.el (gnus-article-display-xface)
351         [gnus-article-compface-xbm]: Fix.
352         (gnus-x-splash): Bind width, height.
353
354 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
355
356         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
357         when it is called interactively.
358
359 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
360
361         * gnus-art.el (gnus-mime-action-alist): New variable.
362         (gnus-mime-action-on-part): Use it.
363         (gnus-mime-button-commands): Add command ".".
364
365 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
366
367         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
368
369 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
370
371         * lpath.el: "." is in the load-path because dgnushack.el.
372
373 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
374
375         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
376
377         * nnheader.el: ditto
378
379         * mm-util.el: ditto
380
381         * message.el: ditto
382
383         * binhex.el: ditto
384
385         * gnus-audio.el: removed unnecessary xemacs test
386
387         * earcon.el: ditto
388         
389 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * nnweb.el (nnweb-decode-entities): Work for non-character
392         entities. 
393
394 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
395
396         * gnus.el: Message the quit parts.
397
398 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
399
400         * mail-source.el (mail-source-fetch-maildir): Don't insert
401         newlines.
402
403 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
404
405         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
406         lpath.el. Don't compile base64.el if there is builtin base64.
407
408 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
409
410         * base64.el (Repository): Use featurep for XEmacs test.
411
412 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
413
414         * nntp.el (nntp-retrieve-data): Don't ignore quit.
415
416 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
417
418         * gnus-art.el (gnus-article-banner-alist): New variable.
419         (article-strip-banner): Use it.
420         * gnus-cus.el (gnus-group-parameters): Allow symbol.
421
422 2000-10-02  Dave Love  <fx@gnu.org>
423
424         * smiley-ems.el: New file.
425
426         * gnus-ems.el (gnus-smiley-display): Autoload.
427         (mouse-set-point, set-face-foreground, set-face-background)
428         (x-popup-menu): Don't clobber these.
429         (gnus-article-compface-xbm): New variable.
430         (gnus-article-display-xface): Move graphic test.  Use unibyte.
431         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
432
433         * mml.el (require): Fix typo.
434         (mml-parse-1): Modify unknown encoding prompt.
435
436         * mail-source.el (mail-sources): Revert to nil.
437
438         * nnmail.el (nnmail-spool-file): Revert previous change.
439
440         * gnus.el: Don't require custom, message.
441         (gnus-message-archive-method): Wrap initializer in progn and
442         require message here.
443
444 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
445
446         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
447         image's :ascent to 80.  That gives a mode-line which is approx.
448         as tall as the normal one.
449
450 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
451
452         * webmail.el (webmail-hotmail-list): Fix.
453
454 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
455
456         Don't postpone GCC if none of GCC methods is agent-covered.  This
457         fix presumes that the post-method must be agent-covered if any Gcc
458         method is agent-covered.
459
460         * gnus-msg.el (gnus-inews-group-method): New function.
461         (gnus-inews-do-gcc): Use it.
462         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
463         (gnus-agent-possibly-save-gcc): Use it.
464         (gnus-agent-possibly-do-gcc): Ditto.
465
466 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
467
468         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
469         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
470
471 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
472
473         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
474         webmail-hotmail-list): Update.
475
476 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
477
478         * mail-source.el (mail-source-report-new-mail): Use
479         nnheader-cancel-timer.
480
481 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
482
483         * lpath.el (overlay-*): Shut up.
484         * dgnushack.el: Two implementations of smiley.
485
486 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
487
488         * gnus-ml.el: Usage.
489         (gnus-mailing-list-archive, gnus-mailing-list-owner,
490         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
491         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
492         (gnus-mailing-list-menu): Define it.
493         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
494         
495         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
496
497 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
498
499         * webmail.el (webmail-my-deja-*): Rewrite.
500
501 2000-09-30  Simon Josefsson  <simon@josefsson.org>
502
503         * nnimap.el (nnimap-request-accept-article): Remove \n's from
504         From_ lines.
505
506 2000-08-05  Simon Josefsson <simon@josefsson.org>
507
508         Make GCC to remote groups work when unplugged
509         (postpone GCC until message is actually sent).
510
511         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
512
513         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
514         (gnus-agent-restore-gcc): 
515         (gnus-agent-possibly-save-gcc): New functions.
516
517         * gnus-msg.el (gnus-inews-add-send-actions): Use
518         `gnus-agent-possibly-do-gcc' if Agentized.
519         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
520         to `message-header-hook'.
521
522         * gnus.el (gnus-agent-gcc-header): New variable.
523
524 2000-07-13  Simon Josefsson <simon@josefsson.org>
525
526         Asks the user to synch flags with server when you plug in.
527
528         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
529         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
530         (gnus-agent-toggle-plugged): Call it.
531         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
532         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
533         (gnus-agent-possibly-synchronize-flags): New function.
534         (gnus-agent-possibly-synchronize-flags-server): New function.
535
536 2000-09-30  Simon Josefsson  <simon@josefsson.org>
537
538         * starttls.el: New file, by Daiki Ueno.
539
540 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
541
542         * message.el (message-make-in-reply-to): In-Reply-To is message-id
543         (see DRUMS).
544         
545 2000-09-29  Simon Josefsson  <simon@josefsson.org>
546
547         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
548         prefetch.
549
550 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
551
552         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
553         sending a command; allow the rtelnet prompt as well.
554
555 2000-09-29  Simon Josefsson  <simon@josefsson.org>
556
557         * message.el (message-send): Make sure error is signalled if no
558         send method is specified.
559
560 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
561
562         * qp.el (quoted-printable-encode-region): Wrap with
563         `mm-with-unibyte-current-buffer'.
564
565 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
566
567         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
568           McEwan's proposal.
569         
570 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
571
572         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
573         the GNU assignment issue.
574
575 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
576
577         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
578
579 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
580
581         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
582
583 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
584
585         * gnus-art.el (article-strip-banner): Use
586         gnus-group-find-parameter rather than gnus-group-get-parameter, to
587         allow inheritance on the banner.
588         From elkin@tverd.astro.spbu.ru.
589
590 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
591
592         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
593
594 2000-09-26  Dave Love  <fx@gnu.org>
595
596         * gnus-draft.el: Don't require gnus-agent.
597
598         * mm-view.el: Use featurep for XEmacs test.
599         (mm-inline-message): Test for `remove-specifier'; don't use
600         condition-case.
601
602 2000-09-24  Simon Josefsson  <simon@josefsson.org>
603
604         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
605
606         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
607         support ACL's.
608
609         * nnimap.el (nnimap-acl-get): Check capability.
610
611         * mail-source.el (mail-source-imap-file-coding-system): New variable.
612         (mail-source-fetch-imap): Use it.
613
614         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
615         (rfc2104-hash): Use it.
616
617         * imap.el (imap-starttls-p): Check for starttls binary.
618         (imap-starttls-open): More verbose.
619         (imap-gssapi-auth): Ditto.
620         (imap-kerberos4-auth): Ditto.
621         (imap-cram-md5-auth): Ditto.
622         (imap-login-auth): Ditto.
623         (imap-anonymous-auth): Ditto.
624         (imap-digest-md5-auth): Ditto.
625         (imap-open): Ditto.
626         (imap-digest-md5-p): Check capability first.
627
628 2000-09-24  Simon Josefsson  <simon@josefsson.org>
629
630         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
631         (imap-login-p): Support LOGINDISABLED.
632
633 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
634
635         * rfc2104.el: Add SHA-1 example.
636
637 2000-09-22  Simon Josefsson  <simon@josefsson.org>
638
639         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
640
641 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
642
643         * lpath.el: Bind nnkiboze-score-file.
644
645 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
646
647         * gnus-score.el (gnus-score-use-all-scores): New variable.
648         (gnus-all-score-files): Use it.
649         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
650         (nnkiboze-enter-nov): Fix it when there is no xref.
651         (nnkiboze-generate-groups): List groups.
652         * gnus-group.el (gnus-group-make-kiboze-group): Use 
653         nnkiboze-score-file.
654         
655         * nnkiboze.el (nnkiboze-request-article): Use
656         gnus-cache-request-article.
657         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
658
659 2000-07-16 Dmitry Bely <dbely@mail.ru>
660
661         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
662
663 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
664
665         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
666
667 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
668
669         * message.el (message-default-charset): Set default value in
670         non-MULE XEmacsen as iso-8859-1.
671
672 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
673
674         * gnus-demon.el: Use (featurep 'xemacs).
675         * gnus-agent.el: timer vs. itimer.
676         * mail-source.el: Ditto.
677
678 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
679
680         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
681         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
682         * gnus-sum.el (gnus-nov-parse-line): Ditto.
683         * nnkiboze.el (nnkiboze-file-coding-system): New.
684         (nnkiboze-retrieve-headers): Use it.
685         (nnkiboze-request-group): Ditto.
686         (nnkiboze-close-group): Ditto.
687         (nnkiboze-generate-group): Ditto.
688         (nnkiboze-enter-nov): Insert first Xref properly.
689
690 2000-09-19  Dave Love  <fx@gnu.org>
691
692         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
693         (nnmail-get-new-mail): Test `sources' in top-level conditional.
694
695         * mail-source.el (mail-sources): Change default to '((file)).
696         Add useful custom type.
697
698 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
699
700         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
701         year).
702         (gnus-date-iso8601): Ditto.
703
704 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
705
706         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
707
708 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
709
710         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
711         pattern. Avoid using 8 bit chars.
712         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
713
714 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
715
716         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
717         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
718         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
719         functions are not implemented yet.
720         
721         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
722         x-overlay.el from the FSF Emacs black list.
723
724 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
725
726         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
727         (mm-inline-media-tests): Ditto.
728         (mm-automatic-display): Ditto.
729         * mm-view.el (mm-display-inline-fontify): Generalize from 
730         mm-display-patch-inline. 
731         (mm-display-patch-inline): Use it.
732         (mm-display-elisp-inline): Ditto.
733         
734 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
735
736         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
737         (gnus-topic-unmark-topic): Ditto.
738         (gnus-topic-mark-topic): Ditto.
739         (gnus-topic-get-new-news-this-topic): Use it.
740
741 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
742
743         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
744         display xface.
745
746 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
749         zombie or killed groups.
750         
751 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
752
753         * mml.el (mml-preview): Reinsert unibyte content. 
754         (mml-parse-1): Remove with-unibyte-current-buffer.
755         (mml-generate-mime-1): Ditto.
756         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
757         * message.el (message-forward): Ditto.
758
759 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
760
761         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
762         original article buffer.
763         (article-de-base64-unreadable): Ditto.
764         (article-wash-html): Ditto.
765
766 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
767
768         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
769         unless forward-show-mml.
770
771 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
772
773         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
774         (gnus-summary-save-parts-last-directory): New.
775         (gnus-summary-save-parts): Save history.
776
777 2000-09-14 Ben Gertzfield <che@debian.org>
778
779         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
780         variable.
781         (gnus-summary-save-parts): Use it.
782
783 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
784
785         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
786         * gnus-sum.el (gnus-summary-exit): Ditto.
787         (gnus-summary-exit-no-update): Ditto.
788         (gnus-summary-show-article): Ditto.
789
790 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
791
792         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
793         Content-Disposition.
794
795 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
796
797         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
798
799 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
800
801         * gnus-art.el (gnus-article-setup-buffer): Set
802         gnus-article-mime-handles to nil.
803         * gnus-sum.el (gnus-summary-exit): Ditto.
804         (gnus-summary-exit-no-update): Ditto.
805         (gnus-summary-show-article): Ditto.
806         (gnus-summary-save-parts): Use gnus-article-mime-handles if
807         dissected.
808         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
809
810 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
811
812         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
813         (gnus-sort-threads-1): New function. Sort threads recursively.
814         (gnus-sort-threads): Use it.
815         (gnus-sort-gathered-threads): Doc fix.
816
817 2000-09-13  Dave Love  <fx@gnu.org>
818
819         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
820
821         * gnus-ems.el (gnus-ems-redefine): Don't alias
822         gnus-summary-set-display-table.
823
824         * message.el (message-user-agent): Don't wrap ignore-errors around
825         it.
826
827         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
828         `format'.
829         (mm-content-transfer-encoding): Don't use cadar.
830
831         * uudecode.el (uudecode-decoder-program) 
832         (uudecode-decoder-switches): Customize.
833
834         * gnus-score.el (gnus-home-score-file): Improve custom type.
835
836         * gnus-cus.el (gnus-custom-mode): Conditionally set local
837         variables for Emacs 21.
838         (gnus-group-customize): Disable undo while laying out the buffer.
839
840 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
841
842         * gnus-util.el (gnus-write-active-file): Bind
843         coding-system-for-write.
844
845 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
846
847         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
848         
849         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
850         * gnus-kill.el (gnus-batch-score): Ditto.
851         * gnus-move.el (gnus-change-server): Ditto.
852         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
853
854 2000-09-12  Simon Josefsson  <simon@josefsson.org>
855
856         * gnus-sum.el (gnus-update-read-articles): Undo
857         `gnus-request-set-mark' operation.
858
859 2000-09-11  Dave Love  <fx@gnu.org>
860
861         * Changelog: Use iso-2022 coding.
862
863         * gnus-msg.el (gnus-msg-mail): New function.
864         (gnus-user-agent): New mail agent.
865
866 2000-09-10  Dave Love  <fx@gnu.org>
867
868         * message.el: Require mail-abbrevs for XEmacs for a problem with
869         keybinding despite the autoloads for it.
870
871 2000-09-08  Simon Josefsson  <simon@josefsson.org>
872
873         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
874
875         * nnimap.el (nnimap-request-update-info-internal): Remove tick
876         marks from dormant articles. (See nnimap-request-set-mark.)
877         (nnimap-retrieve-headers-progress): Demule.
878         (nnimap-open-server): Call nnoo-change-server twice, once for
879         getting the nnimap-server-buffer and once for letting n-c-s set
880         the variables in that buffer.
881
882 2000-09-08  David Edmondson <dme@dme.org>
883
884         * gnus.el (gnus-short-group-name): Guess separator.
885
886 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
887
888         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
889         XEmacs as well.
890
891 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
892
893         * gnus-group.el (gnus-group-insert-group-line): Fix.
894
895 2000-09-04  Dave Love  <fx@gnu.org>
896
897         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
898         (mm-get-image): Avoid the losing `make-glyph' from W3.
899
900 2000-09-03  Simon Josefsson  <simon@josefsson.org>
901
902         * gnus-sum.el (gnus-summary-delete-article): Check server.
903
904 2000-09-01  Simon Josefsson  <simon@josefsson.org>
905
906         * imap.el (imap-parse-flag-list): Rewrite.
907
908         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
909
910         * imap.el (imap-parse-flag-list): Hack.
911
912 2000-08-29  Dave Love  <fx@gnu.org>
913
914         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
915
916         * dgnushack.el (mapcon, union): Remove compiler macros.
917
918         * gnus-agent.el (gnus-agent-union): new function.
919         (gnus-agent-fetch-headers): Use it.
920
921         * gnus.el (gnus-group-startup-message): Specify foreground and
922         background for xpm image.  Centre image vertically.
923         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
924
925 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
926
927         * message.el (message-send-mail): Narrow-to-headers.
928
929 2000-08-24  Dave Love  <fx@gnu.org>
930
931         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
932         21.
933
934 2000-08-23  Dave Love  <fx@gnu.org>
935
936         * dgnushack.el: Remove `member-if' compiler macro.
937
938 2000-08-21  Dave Love  <fx@gnu.org>
939
940         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
941
942 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
943
944         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
945         permanent is used.
946         (gnus-topic-show-topic): Read topic when to show permanent hidden
947         topic.
948         (gnus-topic-remove-topic): Revert to the old behavior, not using
949         hide.
950
951 2000-08-21  Dave Love  <fx@gnu.org>
952
953         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
954         (gnus-xemacs): Use featurep.
955
956         * mm-util.el (mm-read-charset): Maybe use builtin.
957         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
958         (mm-multibyte-p, mm-with-unibyte-current-buffer)
959         (mm-with-unibyte): Use featurep, not string-match.
960         (mm-with-unibyte-buffer): Simplify.
961         (mm-quote-arg): Maybe use shell-quote-argument.
962
963         * mml.el (mml-make-string): Deleted (unused).
964
965         * gnus.el (gnus-mode-line-buffer-identification): Supply
966         definition for Emacs 21.
967
968         * gnus-salt.el: Small doc fixes.
969         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
970         gnus-add-minor-mode.
971
972         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
973         gnus-add-minor-mode.
974
975 2000-08-20  Simon Josefsson  <simon@josefsson.org>
976
977         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
978         function, thanks to Lloyd Zusman for debugging.
979         (nnimap-request-group): 
980         (nnimap-request-list): 
981         (nnimap-retrieve-groups): 
982         (nnimap-request-newgroups): Use it.
983
984         * nnimap.el (nnimap-request-article-part): Less verbose.
985
986 2000-08-19  Andreas Jaeger  <aj@suse.de>
987
988         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
989         subst-char-in-string since we test elsewhere whether it's bound.
990         
991 2000-08-18  Dave Love  <fx@gnu.org>
992
993         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
994         custom type.
995
996         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
997         gnus-group-running-xemacs.
998
999         * nnheader.el (nnheader-replace-chars-in-string): Use
1000         subst-char-in-string if available.
1001
1002         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
1003         (gnus-request-article-this-buffer): Use expand-file-name.
1004         (gnus-mime-view-part-as-type): Simplify interactive spec.
1005         (gnus-mime-button-map): Define it all in defvar.
1006
1007 2000-08-17  Dave Love  <fx@gnu.org>
1008
1009         * gnus-group.el (gnus-group-running-xemacs): Deleted.
1010
1011         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
1012         last-nonmenu-event.
1013
1014         * uudecode.el (char-int): Use defalias, not fset.
1015
1016         * score-mode.el: Don't require easymenu.  Require mm-util.
1017         (score-mode-coding-system): Use mm-auto-save-coding-system.
1018
1019         * nneething.el (nneething-create-mapping): Don't use cadar & al.
1020         (nneething-file-name): Use expand-file-name, not concat.
1021
1022 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1023
1024         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1025         Failure proof for email addresses.
1026         (nnslashdot-sane-retrieve-headers): Ditto.
1027
1028 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1029
1030         * message.el (message-send-mail): Only insert courtesy message
1031         when text/plain.
1032
1033 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
1034
1035         * message.el (message-cancel-news): Copy the From header from the
1036         original article.
1037
1038 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1039
1040         * gnus-async.el (gnus-asynchronous): Removed.
1041
1042 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1043
1044         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
1045         format.
1046
1047 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
1048
1049         * nnmail.el (nnmail-expiry-target-group): Fixed.
1050
1051 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1052
1053         * nnmail.el (nnmail-expiry-target-group): Fix the call to
1054         gnus-request-accept-article so that body encoding is *not* done.
1055         Encoding is not done on incoming mail, so why should it be done on
1056         expired mail?
1057
1058
1059 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1060
1061         * nnml.el (nnml-request-expire-articles): Fix the calls to
1062         nnml-request-article (the filename was being passed instead of the
1063         article number) and nnmail-expiry-target-group
1064         (nnml-current-directory is changed by nnml-request-accept-article,
1065         causing it to be incorrect for the next article to be expired).
1066
1067 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1068
1069         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
1070         expiry-target group parameters. 
1071
1072 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
1075         buffer.
1076         (gnus-topic-hide-topic): Take a PERMANENT parameter.
1077         (gnus-topic-show-topic): Ditto.
1078
1079         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
1080
1081 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
1082
1083         * mail-source.el (mail-source-incoming-file-prefix): New
1084         variable. 
1085
1086 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1087
1088         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
1089
1090         * mailcap.el (mailcap-maybe-eval): Be even more warning.
1091
1092 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
1093
1094         * message.el (message-syntax-checks): New check quotin-style: 
1095         Text must be written below quoted text.
1096         (message-check-news-body-syntax): Check it.
1097
1098 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1099
1100         * imap.el (imap-authenticator-alist): Fix typo.
1101         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
1102         Jonas Oberg for debugging.
1103
1104 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1105
1106         * gnus-async.el (gnus-asynchronous): Disable by default.
1107
1108 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * mm-view.el (mm-inline-text): Bind fill-column.
1111
1112         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
1113         list of unexpired articles.
1114
1115         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
1116         un-expired articles. 
1117
1118         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
1119         headers. 
1120
1121         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
1122         we update the right topic.. 
1123
1124         * mm-decode.el (mm-display-external): Put point at start. 
1125
1126 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1127
1128         * nnmail.el (nnmail-expiry-target): More explicit documentation.
1129
1130         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
1131
1132 2000-08-09  Simon Josefsson <simon@josefsson.org>
1133
1134         * imap.el (imap-parse-body):
1135         (imap-parse-string-list): Add bug workarounds for Stalker
1136         Communigate Pro 3.0 server.
1137         (imap-body-lines): Remove bogus comment.
1138
1139         * imap.el (imap-range-to-message-set): Move from nnimap.el.
1140
1141         * nnimap.el (nnimap-retrieve-which-headers):
1142         (nnimap-retrieve-headers-from-server):
1143         (nnimap-request-set-mark):
1144         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
1145
1146 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1147
1148         * message.el (message-dont-reply-to-names):
1149         rmail-dont-reply-to-names may not be defined.
1150
1151 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1152
1153         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
1154         not use pop.
1155
1156 2000-07-19  Dave Love  <fx@gnu.org>
1157
1158         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
1159         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
1160         check.
1161         (gnus-article-display-xface): Special-case for dark backgrounds.
1162
1163 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
1164
1165         * imap.el (imap-calculate-literal-size-first): New variable.
1166         (imap-local-variables): Add it.
1167         (imap-kerberos4-open): Set it.
1168         (imap-send-command): Use it.
1169
1170 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1171
1172         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
1173         (mailcap-parse-mimetypes): Use it.
1174         (mailcap-extension-to-mime): Parse mimetype.
1175         (mailcap-mime-types): Ditto.
1176         * mml.el (mml-minibuffer-read-type): Ditto.
1177
1178 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1179
1180         * nndoc.el (nndoc-type-alist): Add outlook.
1181         (nndoc-outlook-type-p): New function.
1182         (nndoc-outlook-article-begin): Ditto.
1183
1184 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
1185
1186         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
1187         excursion.
1188
1189 2000-07-15  Simon Josefsson  <simon@josefsson.org>
1190
1191         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
1192
1193         * imap.el (imap): 
1194         (imap-kerberos4-program): 
1195         (imap-gssapi-program): 
1196         (imap-ssl-program): Customization.
1197         (imap-shell-program): 
1198         (imap-shell-host): New variables.
1199         (imap-streams): 
1200         (imap-stream-alist): Add shell.
1201         (imap-shell-p): 
1202         (imap-shell-open): New functions.
1203         (imap-open): Don't call authenticator if preauth.
1204         (imap-authenticate): Return t if already authenticated.
1205
1206 2000-07-14  Simon Josefsson  <simon@josefsson.org>
1207
1208         * gnus.el (gnus-invalid-group-regexp): New variable.
1209         (gnus-read-group): Use it.
1210
1211 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
1212
1213         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
1214         expunge-below and orphan-score are "group variables".
1215
1216 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
1217
1218         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
1219         qualified group names to `gnus-group-read-ephemeral-group'.
1220
1221 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
1222
1223         * dgnushack.el (srcdir): Define it before use it.
1224
1225 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1226
1227         * gnus-sum.el: `W t' is toggle-header in info.
1228
1229 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1230
1231         * lpath.el: Fbind subst-char-in-string.
1232
1233 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1234
1235         * Makefile.in: Use W3DIR and lispdir.
1236         * dgnushack.el: Ditto.
1237
1238 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1239
1240         * gnus-art.el (article-de-base64-unreadable): Typo.
1241
1242 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
1243
1244         * gnus-agent.el (require): Require timer.
1245
1246 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1247
1248         * message.el (message-bounce): Call mime-to-mml.
1249
1250 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1251
1252         * nnslashdot.el (nnslashdot-request-close): New function.
1253
1254 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
1257         right line number for the article.
1258
1259 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1260
1261         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
1262         * webmail.el (webmail-fetch): Bind 
1263         url-http-silence-on-insecure-redirection.
1264
1265 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1266
1267         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1268         unibyte.
1269         (nnslashdot-sane-retrieve-headers): Ditto.
1270         (nnslashdot-request-article): Ditto.
1271
1272 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
1273
1274         * mailcap.el (mailcap-parse-mimetype-file): 
1275
1276 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1277
1278         * nnweb.el (nnweb-insert): Stricter test.
1279         * webmail.el (webmail-refresh-redirect): Ditto.
1280
1281 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1282
1283         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1284
1285 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1286
1287         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1288
1289 2000-07-05  Dave Love  <fx@gnu.org>
1290
1291         * utf7.el: Doc and header fixes.
1292
1293         * gnus-sum.el: Doc fixes.
1294
1295         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1296         defalias, not fset.
1297
1298         * flow-fill.el (fill-flowed-point-at-eol)
1299         (fill-flowed-point-at-bol): Use defalias, not fset.
1300
1301         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1302         (gnus-Plain-save-name): Delete -- apparently bogus.
1303
1304 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * nnsoup.el: Use expand-file-name throughout.
1307
1308 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1309
1310         * nnmail.el (nnmail-read-incoming-hook): New example.
1311
1312 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1313
1314         * mm-view.el (mm-inline-text): Check whether the text has already
1315         been decoded.
1316
1317 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1318
1319         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1320
1321 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1322
1323         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1324
1325 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1326
1327         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1328         unsend flags.
1329
1330 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1331
1332         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1333         name in authinfo (.authinfo now support ports, no need for the
1334         hack).
1335         (nnimap-split-find-rule): Fix.
1336         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1337
1338 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1339
1340         * message.el (message-unquote-tokens): Remove all quotes.
1341
1342 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1343
1344         * gnus-ml.el: New file. 
1345
1346 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1347
1348         * nnultimate.el (nnultimate-request-close): New function.
1349
1350         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1351
1352 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1353
1354         * Makefile.in: Better support for xemacs builds
1355
1356 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1357
1358         * gnus.el: Gnus v5.8.7 is released.
1359
1360 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1361
1362         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1363
1364 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1365
1366         * message.el (message-do-fcc): Encode MIME.
1367
1368 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1369
1370         * lpath.el: Fbind image-size.
1371
1372 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1373
1374         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1375         (nnimap-assoc-match): New function.
1376         (nnimap-split-find-rule): Support extended syntax.
1377
1378 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1379
1380         * nnimap.el (nnimap-open-connection): Use port stuff.
1381
1382         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1383         document port and defaultport.
1384
1385 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1386
1387         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1388
1389 2000-06-26  Dave Love  <fx@gnu.org>
1390
1391         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1392
1393         * message.el: Remove unnecessary `require'ments.  Defvar
1394         gnus-list-identifiers when compiling.  Don't try to autoload
1395         variable `gnus-list-identifiers'.  Autoload
1396         gnus-group-name-charset.
1397         (message-fetch-field): Don't assume `format' removes text
1398         properties.
1399         (message-strip-list-identifiers, message-reply, message-followup):
1400         Require gnus-sum.
1401         (message-mode): Tidy XEmacs conditionals.
1402         (message-replace-chars-in-string): Use subst-char-in-string when
1403         available.
1404
1405         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1406         Define if necessary.
1407
1408         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1409         removes text properties.
1410
1411         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1412
1413         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1414
1415         * gnus-score.el (gnus-summary-score-entry): Likewise.
1416
1417 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1418
1419         * nnimap.el (nnimap-request-post): Fix parenthesis.
1420
1421 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1422
1423         * message.el (message-unquote-tokens): New function.
1424
1425         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1426
1427         * nnimap.el (nnimap-request-post): Ditto.
1428
1429 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1430
1431         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1432
1433         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1434         patch commited 2000-04-02).
1435
1436 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1437
1438         * imap.el (imap-mailbox-examine-1): New function.
1439         (imap-message-copyuid-1):
1440         (imap-message-appenduid-1): Use it, instead of
1441         `imap-mailbox-examine' which would utf-7 encode mailbox name
1442         twice.
1443
1444 2000-06-19  Dave Love  <fx@gnu.org>
1445
1446         * mm-uu.el Don't require message.  Require cl when compiling.
1447
1448 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1449
1450         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1451         a local variable.
1452         * gnus-sum.el (gnus-orphan-score): Move here.
1453
1454 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1455
1456         * message.el (message-forward): Remove show-mml condition.
1457         (message-forward-ignored-headers): Remove X-Gnus headers.
1458
1459 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1460
1461         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1462
1463 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1464
1465         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1466
1467 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1468
1469         * message.el (message-syntax-checks): Add type.
1470
1471 2000-06-07  Dave Love  <fx@gnu.org>
1472
1473         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1474         put-image.
1475         (mm-inline-image): Defalias, not fset.
1476
1477         * gnus.el (gnus-group-startup-message): Don't specify string for
1478         insert-image.
1479
1480         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1481         add-minor-mode is available.
1482         (gnus-article-display-xface): Don't specify string for
1483         insert-image.
1484
1485 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1486
1487         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1488         (gnus-topic-insert-topic-line): Use shownp.
1489         (gnus-topic-hide-topic): Don't use hidden.
1490         (gnus-topic-show-topic): Don't use hidden.
1491
1492 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1493
1494         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1495         system.
1496         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1497         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1498         * gnus-util.el (gnus-output-to-rmail): Ditto.
1499         (gnus-output-to-mail): Ditto.
1500         (gnus-write-buffer): Ditto.
1501         * gnus-uu.el (gnus-uu-save-article): Ditto.
1502
1503 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1504
1505         * message.el (message-read-from-minibuffer): Typo.
1506
1507 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1508
1509         * gnus-art.el (article-decode-charset): Override non-MIME forward
1510         charset.
1511
1512 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1513
1514         * mml.el (mml-quote-region): Correct the regexp.
1515         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1516
1517 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1518
1519         * message.el (message-forward): Insert raw text.
1520         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1521         (mml-generate-mime-1): Insert raw text in unibyte mode.
1522
1523 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1524
1525         * mm-bodies.el (mm-body-encoding): Always encoded if
1526         `mm-use-ultra-safe-encoding' is set.
1527
1528 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1529
1530         * mml.el (ange-ftp-name-format): Typo.
1531
1532 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1533
1534         * gnus-start.el (gnus-get-unread-articles): If
1535         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1536         try to do anything on that server.
1537         
1538 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1539
1540         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1541         from latest draft.
1542
1543 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1544
1545         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1546         is open.
1547
1548 2000-05-24  Dave Love  <fx@gnu.org>
1549
1550         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1551
1552 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1553
1554         * gnus.el (gnus-redefine-select-method-widget): new function, call
1555         it once. Add an "other" entry for unknown but editable backend
1556         name symbols.
1557         * gnus-start.el (gnus-declare-backend): use it.
1558
1559 2000-05-19  Dave Love  <fx@gnu.org>
1560
1561         * gnus-art.el (gnus-article-next-page): Revert last change.
1562
1563 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1564
1565         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1566
1567 2000-05-19  Dave Love  <fx@gnu.org>
1568
1569         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1570         not mm-inline-large-images.
1571
1572 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1573
1574         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1575
1576 2000-05-18  Dave Love  <fx@gnu.org>
1577
1578         * gnus-art.el: Use defalias, not fset.
1579         (gnus-article-x-face-command): Don't test for xbm.
1580         (gnus-article-next-page): Redisplay before testing point in window.
1581
1582 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1583
1584         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1585         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1586
1587 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1588
1589         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1590         gnus-summary-save-in-rmail.
1591         * message.el (message-output): Ditto.
1592
1593 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1594
1595         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1596
1597 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1598
1599         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1600         is a charset.
1601         * message.el (message-send-news): Check group name charset.
1602         * gnus-msg.el (gnus-post-news): Decode group name.
1603         (gnus-inews-do-gcc): Encode group name.
1604
1605 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1606
1607         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1608         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1609
1610 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1611
1612         * gnus-group.el (gnus-group-mark-line-p): New function.
1613         (gnus-group-goto-group): New parameter.
1614         (gnus-group-remove-mark): Use it.
1615         * gnus-topic.el (gnus-topic-move-group): Ditto.
1616         (gnus-topic-remove-group): Ditto.
1617
1618 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1619
1620         * gnus-group.el (gnus-group-list-dormant): New function.
1621
1622 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1623
1624         * gnus-agent.el (gnus-agent-synchronize): Use
1625         nnheader-insert-file-contents.
1626         (gnus-agent-save-active-1): Ditto.
1627         (gnus-agent-write-active): Ditto.
1628         (gnus-agent-expire): Ditto.
1629         * gnus-cache.el (gnus-cache-read-active): Ditto.
1630         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1631         * gnus-sum.el (gnus-summary-import-article): Ditto.
1632
1633         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1634         (gnus-agent-save-group-info): Ditto.
1635         (gnus-agent-save-alist): Ditto.
1636         * gnus-util.el (gnus-make-directory): Ditto.
1637
1638         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1639
1640 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1641
1642         * mml.el (mml-generate-mime-preprocess-function): New variable.
1643         (mml-generate-mime-postprocess-function): New variable.
1644         (mml-generate-mime-1): Use them.
1645
1646 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1647
1648         * gnus-group.el (gnus-group-apropos): Group name charset.
1649         * gnus-sum.el (gnus-set-mode-line): Ditto.
1650         * gnus-group.el (gnus-group-decoded-name): New function.
1651         (gnus-group-edit-group): Use it.
1652         * gnus-cus.el (gnus-group-customize): Use it.
1653
1654 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1655
1656         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1657
1658 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1659
1660         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1661         (gnus-group-name-charset-group-alist): Ditto.
1662         (gnus-group-name-charset): New function.
1663         (gnus-group-name-decode): New function.
1664         (gnus-group-insert-group-line): Use them.
1665         (gnus-group-prepare-flat-list-dead): Ditto.
1666         (gnus-group-list-active): Ditto.
1667         (gnus-group-describe-all-groups): Ditto.
1668         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1669         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1670         add gnus-group property.
1671         (gnus-browse-group-name): Read gnus-group property.
1672
1673 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1674
1675         * nnfolder.el (nnfolder-possibly-change-group): Use
1676         file-name-coding-system instead of pathname-coding-system.
1677         * nnmail.el (nnmail-find-file): Ditto.
1678         (nnmail-write-region): Ditto.
1679         * nnmh.el (nnmh-retrieve-headers): Ditto.
1680         (nnmh-request-article): Ditto.
1681         (nnmh-request-group): Ditto.
1682         (nnmh-request-list): Ditto.
1683         (nnmh-possibly-change-directory): Ditto.
1684         (nnmh-active-number): Ditto.
1685         * nnml.el (nnml-possibly-change-directory): Ditto.
1686         (nnml-request-list): Ditto.
1687         (nnml-request-article): Ditto.
1688         (nnml-retrieve-headers): Ditto.
1689
1690 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1691
1692         * nnimap.el (nnimap-request-accept-article): Don't unselect
1693         mailbox if no mailbox is selected.
1694
1695 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1696
1697         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1698         Recognize domain names starting with `www.' as starting an URL.
1699
1700 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1701
1702         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1703         (mail-source-keyword-map): Add "subdirs" for maildir.
1704
1705 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1706
1707         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1708         (nnmail-get-new-mail): Use it.
1709         * gnus-start.el (gnus-get-unread-articles): Ditto.
1710
1711 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1712
1713         * gnus-sum.el (gnus-summary-edit-article): Better support for
1714         nndraft:drafts.
1715         * nndraft.el (nndraft-request-replace-article): New function,
1716         bind nnmail-file-coding-system.
1717
1718 2000-05-14  Dave Love  <fx@gnu.org>
1719
1720         * nnheader.el: Replace uses of `fset' with `defalias'.
1721         (jka-compr-compression-info-list): Only defvar when compiling.
1722
1723 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1724
1725         * webmail.el (webmail-netaddress-article): Refresh redirect.
1726
1727 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1728
1729         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1730
1731 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1732
1733         * webmail.el: Translate &nbsp; to SP.
1734
1735 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1736
1737         * message.el (message-bounce): Doc typo.
1738
1739 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1740
1741         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1742         (gnus-soup-store): Ditto.
1743         (gnus-soup-send-packet): Ditto.
1744         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1745         (nnsoup-dissect-buffer): Ditto.
1746         (nnsoup-narrow-to-article): Ditto.
1747         (nnsoup-make-active): Ditto
1748
1749 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1750
1751         * message.el (message-mode): Two parameters for local-variable-p.
1752
1753 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1754
1755         * message.el (message-strip-list-identifiers): New function.
1756         (message-reply): Use it and use message-strip-subject-re.
1757         (message-followup): Ditto.
1758         * gnus-art.el (article-hide-list-identifiers): Remove more.
1759         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1760
1761 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1762
1763         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1764         mail-parset-charset and use non-numeric argument.
1765
1766 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1767
1768         * mml.el (mml-buffer-list): New variable.
1769         (mml-generate-new-buffer): New function.
1770         (mml-destroy-buffers): Ditto.
1771         (mml-insert-mime): Use them.
1772         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1773         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1774         * message.el (message-mode): Ditto.
1775         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1776         (gnus-uu-save-article): Support show-as-mml.
1777         * message.el (message-forward): Ditto.
1778
1779 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1780
1781         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1782         (nndoc-mime-digest-type-p): Locate article head precisely.
1783         * mml.el (mml-generate-default-type): New variable.
1784         (mml-generate-mime-1): Use it.
1785         (mml-insert-mime-headers): Use it.
1786         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1787         (gnus-uu-digest-mail-forward): Use it and call message-forward
1788         with argument digest.
1789         (gnus-uu-save-article): Support message-forward-as-mime.
1790         * message.el (message-forward): Add parameter digest.
1791         * mm-decode.el (mm-dissect-default-type): New variable.
1792         (mm-dissect-buffer): Use it.
1793
1794 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1795
1796         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1797         newline and paragraph to nil when got a non-ascii character. Test
1798         paragraph before newline.
1799
1800 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1801
1802         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1803         limit to 76.
1804
1805 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1806
1807         * nnslashdot.el (nnslashdot-sid-strip): New function.
1808         (nnslashdot-threaded-retrieve-headers): New format.
1809         (nnslashdot-sane-retrieve-headers): Ditto.
1810         (nnslashdot-request-article): Ditto.
1811         (nnslashdot-threaded-retrieve-headers): Thread properly.
1812         (nnslashdot-request-article): Be more lenient.
1813         (nnslashdot-threaded-retrieve-headers): Regexp search.
1814
1815 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1816
1817         * gnus-sum.el (gnus-with-article): Define it before use it.
1818
1819 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1820
1821         * message.el (message-supersede): Use mime-to-mml.
1822         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1823
1824 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1825
1826         * gnus-group.el (gnus-group-list-cached): Don't use
1827         `subst-char-in-string'.
1828
1829 2000-05-08  Dave Love  <fx@gnu.org>
1830
1831         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1832
1833 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1834
1835         * mm-decode.el (mm-interactively-view-part): Append %s if the
1836         method is a single word.
1837         * nnwarchive.el (nnwarchive-type-definition): Typo.
1838
1839 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1840
1841         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1842         function.
1843         (gnus-group-prepare-flat-predicate): Use it.
1844         (gnus-group-list-cached): List dead groups.
1845
1846 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1847
1848         * gnus-art.el (article-decode-charset): Don't decode message with
1849         format.
1850
1851 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1852
1853         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1854         evaluate the Lisp code.
1855
1856 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1857
1858         * gnus-art.el (article-wash-html): New function.
1859         (gnus-article-wash-html): Bind.
1860         (gnus-article-make-menu-bar): Menu item.
1861         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1862         (gnus-summary-make-menu-bar): Menu item.
1863         * gnus.el: Autoload.
1864
1865 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1866
1867         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1868         (gnus-uu-unshar-article): Use it.
1869
1870         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1871         (mailcap-maybe-eval): Use it.
1872
1873         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1874         in docstring.
1875
1876         * mml.el (mml-generate-mime-1): Small comment.
1877
1878 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1879
1880         * gnus-art.el (article-de-base64-unreadable): New function.
1881         (gnus-article-de-base64-unreadable): Bind.
1882         (gnus-article-make-menu-bar): Menu item.
1883         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1884         (gnus-summary-make-menu-bar): Menu item.
1885         * gnus.el: Autoload.
1886
1887 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1888
1889         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1890         (gnus-summary-select-article): Add en/disable multibyte.
1891
1892 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1893
1894         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1895         (gnus-summary-edit-article): New feature: editing raw articles.
1896
1897 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1898
1899         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1900         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1901         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1902         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1903         * mm-decode.el (mm-insert-part): Ditto.
1904
1905 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1906
1907         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1908         (nndoc-forward-type-p): Ditto.
1909
1910 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1911
1912         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1913         value of enable-multibyte-characters.
1914
1915 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1916
1917         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1918
1919 2000-05-03  Dave Love  <fx@gnu.org>
1920
1921         * gnus-ems.el (gnus-article-xface-ring-internal)
1922         (gnus-article-xface-ring-size): New variable.
1923         (gnus-article-display-xface): Use them to cache data.  Don't try
1924         to use XPM.  Set up binary coding for PBM's sake.
1925
1926 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1927
1928         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1929         * gnus-int.el (gnus-request-accept-article): Ditto.
1930         (gnus-request-replace-article): Ditto.
1931         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1932
1933 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1934
1935         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1936
1937 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1938
1939         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1940         field.
1941         * mml.el (mml-to-mime): Use message-default-charset.
1942         (mml-preview): Narrow to headers.
1943         * message.el (message-send-mail): Use message-default-charset.
1944         (message-send-news): Narrow to headers;
1945         use message-default-charset.
1946
1947 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1948
1949         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1950         detect.
1951         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1952         restriction.
1953         (mml-parse-1): Warning message.
1954         (mml-preview): Disable multibyte.
1955
1956 2000-05-03  Dave Love  <fx@gnu.org>
1957
1958         * gnus.el (gnus-group-startup-message): Add newline before image.
1959
1960 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1961
1962         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1963         * message.el (message-send-mail): Use unibyte-buffer.
1964         (message-send-mail): Ditto.
1965
1966 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1967
1968         * gnus.el: Gnus v5.8.6 is released.
1969
1970 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1971
1972         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1973
1974 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1975
1976         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1977
1978 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1979
1980         * message.el (message-send-mail-partially): Use forward-line.
1981
1982 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1983
1984         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1985
1986 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1987
1988         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1989         (mml-insert-mime): No markup only for text/plain.
1990         (mime-to-mml): Remove MIME headers.
1991
1992 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1993
1994         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1995         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1996         as 8-bit.
1997         * lpath.el: Fbind image functions.
1998
1999 2000-04-28  Dave Love  <fx@gnu.org>
2000
2001         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
2002         21.
2003
2004         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
2005         search order.  Use parse-colon-path and remove some redundancy.
2006         Doc fix.
2007         (mailcap-parse-mimetypes): Code consistently with
2008         mailcap-parse-mailcaps.  Doc fix.
2009
2010         * gnus-start.el (gnus-unload): Iterate over `features', not
2011         `load-history'.
2012
2013 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2014
2015         * mml.el (mml-parse-1): Don't create blank parts.
2016         (mml-read-part): Fix mml tag.
2017         (mml-insert-mime): Convert message/rfc822.
2018         (mml-insert-mml-markup): Add mmlp parameter.
2019
2020 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2021
2022         * message.el (message-send-mail-partially): Remove CTE.
2023
2024 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2025
2026         * lpath.el: Fbind put-image for XEmacs.
2027         * mm-view.el (mm-inline-image): Fset it.
2028
2029 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2030
2031         * nndoc.el (nndoc-type-alist): Change forward regexp.
2032
2033 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2034
2035         * message.el (message-send-mail-partially-limit): Change the
2036         default value.
2037
2038 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
2039
2040         * gnus-util.el (gnus-extract-address-components): Name might be
2041         "".
2042
2043 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
2044
2045         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
2046         (gnus-summary-post-forward): Ditto.
2047         * message.el (message-forward-show-mml): New variable.
2048         (message-forward): Use it.
2049         * mml.el (mml-parse-1): Add tag mml.
2050         (mml-read-part): Ditto.
2051         (mml-generate-mime): Support reentance.
2052         (mml-generate-mime-1): Support mml tag.
2053
2054 2000-04-27  Dave Love  <fx@gnu.org>
2055
2056         * gnus-art.el: Don't bother to require custom, browse-url.
2057         (gnus-article-x-face-command): Include gnus-article-display-xface.
2058
2059         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
2060         Use defalias, not fset.
2061         (gnus-article-display-xface): New function.
2062
2063         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
2064
2065         * mm-decode.el: Small doc fixes.  Require cl when compiling.
2066         (mm-xemacs-p): Deleted.
2067         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
2068         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
2069         use create-image and don't special-case xbm.
2070         (mm-valid-image-format-p): Use display-graphic-p.
2071
2072 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2073
2074         * message.el (message-send-mail-partially-limit): New variable.
2075         (message-send-mail-partially): New function.
2076         (message-send-mail): Use it.
2077         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2078         all blank lines inside of base64.
2079         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
2080         blank lines.
2081
2082 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2083
2084         * mml.el (mml-insert-tag): Match more special characters.
2085
2086 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2087
2088         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
2089
2090 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2091
2092         * mm-decode.el (mm-inline-media-tests): Add message/partial.
2093         (mm-inlined-types): Ditto.
2094         * mm-partial.el: New file.
2095
2096 2000-04-27  Dave Love  <fx@gnu.org>
2097
2098         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
2099         matter in Emacs 21.
2100
2101 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
2102
2103         * mm-bodies.el (mm-encode-body): Remove reference to
2104         mm-default-charset in comment.
2105
2106 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
2107
2108         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
2109
2110 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2111
2112         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
2113         let.
2114
2115 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
2116
2117         * gnus-draft.el (gnus-draft-setup): Fix comments.
2118
2119 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2120
2121         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
2122         if nnmbox-file-coding-system-for-write is nil.
2123
2124 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2125
2126         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
2127         header if nil.
2128
2129 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2130
2131         * mm-view.el (mm-inline-text): Insert directly if decoded.
2132         * mml.el (autoload): Typo.
2133
2134 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2135
2136         * mml.el (mml-preview): Set up posting-charset.
2137         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
2138
2139 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2140
2141         * webmail.el: Fix yahoo mail.
2142
2143 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2144
2145         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
2146         word if not necessary.
2147         (rfc2047-encode-region): Put space between encoded words.
2148
2149 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2150
2151         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
2152
2153 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2154
2155         * gnus-draft.el (gnus-draft-setup): Restore mml only when
2156         required.
2157         (gnus-draft-edit-message): Require restoration.
2158
2159 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2160
2161         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
2162         back.
2163
2164 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2165
2166         * gnus-art.el (gnus-treat-article): Make sure that the summary
2167         buffer is live.
2168
2169 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2170
2171         * mailcap.el (mailcap-parse-mailcaps): Reorder.
2172         (mailcap-parse-mailcap): Backwards parsing.
2173         (mailcap-possible-viewers): Remove nreverse.
2174         (mailcap-mime-info): Ditto.
2175         (mailcap-add-mailcap-entry): Keep alternative viewer.
2176
2177 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2178
2179         * gnus.el: Gnus v5.8.5 is released.
2180
2181 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2182
2183         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
2184
2185         * gnus-util.el (gnus-netrc-machine): Default to nntp.
2186
2187         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
2188
2189 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2190
2191         * mm-view.el (mm-inline-message): Disable prepare-hook.
2192
2193 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194
2195         * gnus.el: Fix copyright statements.
2196
2197         * gnus-sum.el (gnus-alter-articles-to-read-function): New
2198         variable.
2199         (gnus-articles-to-read): Use it.
2200
2201         * message.el (message-get-reply-headers): Bind free variable.
2202
2203 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2204
2205         * message.el (message-get-reply-headers): Fix to-address.
2206
2207 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2208
2209         * webmail.el: Hotmail fix. Add a debug function.
2210
2211 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * gnus-sum.el (t): M-down and M-up.
2214
2215 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2216
2217         * gnus-sum.el: Doc fix.
2218
2219 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2220
2221         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
2222
2223 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
2226         string.
2227         (nnweb-request-group): Don't scan twice.
2228         (nnweb-request-scan): Don't nix out the hashtb.
2229
2230         * message.el (message-get-reply-headers): Return a value.
2231
2232 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
2233
2234         * gnus-art.el (gnus-button-url-regexp): New value to match naked
2235         urls.
2236
2237 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2238
2239         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
2240         order messages are inserted.
2241
2242         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
2243         message/rfc822 parts.
2244
2245         * gnus-art.el (gnus-article-read-summary-keys): Check for
2246         numerical values.
2247
2248         * message.el (message-get-headers): Made into own function.
2249         (message-reply): Use it.
2250         (message-get-reply-headers): Renamed.
2251         (message-widen-reply): New command.
2252
2253 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2254
2255         * nntp.el (nntp-retrieve-data): Report the error and return nil.
2256
2257 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2258
2259         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
2260         non-base64 text at the end if not found.
2261
2262 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2263
2264         * gnus-sum.el (gnus-read-move-group-name):
2265         (gnus-summary-move-article): Use `gnus-group-method' to find out
2266         what method the manually entered group belong to.
2267         `gnus-group-name-to-method' doesn't return any method parameters
2268         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2269         for new groups so they wouldn't work.
2270
2271 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2272
2273         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2274         override.
2275
2276 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2277
2278         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2279         probably good to do, or something.  I dunno.  I just write these
2280         ChangeLog entries, and my name is Lars.
2281
2282 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2283
2284         * message.el (message-caesar-region): Use translate-region.
2285
2286 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2287
2288         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2289
2290 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2291
2292         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2293         variables, because that makes Emacs flash.
2294
2295         * gnus-group.el (gnus-group-insert-group-line): Don't call
2296         gnus-group-add-icon unconditionally.
2297
2298         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2299
2300         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2301         xmas.
2302         (gnus-group-glyph-directory): Removed.
2303
2304 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2305
2306         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2307         gnus-newsgroup-name is "".
2308
2309 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2310
2311         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2312         in conjunction with MULE-UCS.
2313
2314 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2315
2316         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2317
2318 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2319
2320         * dgnushack.el (last, mapcon, member-if, union): New compiler
2321         macros for emulating cl functions.
2322
2323 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2324
2325         * message.el (message-shorten-references): Only cater to broken
2326         INN for news. This caters for broken smtpd.
2327
2328 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2329
2330         * mailcap.el (mailcap-mime-info): Use the first match; not the
2331         last.
2332
2333         * gnus-agent.el (gnus-category-kill): Save the category list.
2334
2335 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2336
2337         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2338
2339 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340
2341         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2342
2343 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2344
2345         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2346
2347 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2348
2349         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2350         (gnus-group-list-cached): Use it.
2351
2352 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2353
2354         * gnus.el: Update all the copyright notices.
2355
2356 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2357
2358         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2359         non-base64 text at the end.
2360
2361 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2364
2365 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2366
2367         * nnheader.el: Don't autoload cancel-function-timers.
2368
2369         * message.el (message-fetch-field): Fold case.
2370
2371 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2372
2373         * message.el (message-forward-before-signature): New variable.
2374
2375 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2376
2377         * gnus-mlspl.el: Fix stuff.
2378
2379 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2380
2381         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2382         subjects when unthreaded.
2383
2384 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2385
2386         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2387         well.
2388
2389 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2390
2391         * gnus-art.el (gnus-article-mode): Fix variable name.
2392
2393 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2394
2395         * mm-view.el: Fix autoload.
2396
2397         * flow-fill.el (flow-fill): Fix provide.
2398
2399         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2400         nil.
2401
2402 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2403
2404         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2405
2406 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2407
2408         * gnus-util.el (gnus-netrc-machine): Didn't work.
2409
2410 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2411
2412         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2413
2414 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2415
2416         * flow-fill.el: Renamed from fill-flowed.
2417
2418         * message.el (message-forward-ignored-headers): Default to
2419         removing CTE.
2420
2421 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2422
2423         * message.el (message-mode): Don't fill headers.
2424
2425 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2426
2427         * message.el (message-pipe-buffer-body): Use shell
2428
2429 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2430
2431         * nnvirtual.el (nnvirtual-request-article):
2432         Bind gnus-override-method to nil.
2433         (nnvirtual-request-update-mark): Don't update mark when
2434         article is not there.
2435
2436 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2437
2438         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2439
2440 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2441
2442         * gnus-util.el (gnus-parse-netrc): Allow "port".
2443         (gnus-netrc-machine): Take a port param.
2444         (gnus-netrc-machine):
2445
2446         * gnus-art.el (gnus-request-article-this-buffer): Allow
2447         re-selecting referenced articles.
2448
2449         * message.el (message-cancel-news): Allow editing.
2450         (message-cancel-message): Add newline.
2451
2452 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2453
2454         * mm-view.el (mm-inline-image-emacs): New function.
2455
2456 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457
2458         * mail-source.el (mail-source-delete-incoming): Change default in
2459         cvs.
2460
2461 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2462
2463         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2464         function.
2465
2466 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * nnml.el (nnml-request-expire-articles): Use it.
2469
2470         * nnmail.el (nnmail-expiry-target): New variable.
2471         (nnmail-expiry-target-group): New function.
2472
2473 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2474
2475         * message.el (message-forward): Add non-MIME separators.
2476
2477 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2478
2479         * message.el (message-generate-headers): Respect the syntax check
2480         spec.
2481
2482         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2483         (gnus-remove-thread): Don't show all threads.
2484
2485 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2486
2487         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2488
2489 2000-04-19  Dave Love  <fx@gnu.org>
2490
2491         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2492
2493 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2494
2495         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2496         (nnwarchive-egroups-*): Ditto.
2497         (nnwarchive-url): Unibyte buffer and single line cookie.
2498
2499 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2500
2501         * mm-util.el (mm-char-or-char-int-p): New alias.
2502         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2503         entities.
2504
2505 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2506
2507         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2508         article case insensitively.
2509
2510 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2511
2512         * mail-source.el (mail-source-fetch-webmail): Use the default
2513         password provided in mail-sources; use webmail:subtype:user as
2514         the key.
2515
2516 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2517
2518         * mail-source.el (mail-source-fetch-webmail): Use
2519         mail-source-password-cache.
2520
2521 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2522
2523         * webmail.el: Add netscape mail and fix HotMail mail.
2524
2525 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2526
2527         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2528
2529 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2530
2531         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2532         RFC822.PEEK if server support IMAP4rev1.
2533         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2534         RFC822.TEXT.PEEK if server support IMAP4rev1.
2535         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2536         RFC822.HEADER if server support IMAP4rev1.
2537         (nnimap-request-article-part): Support bodydetail in response
2538         data.
2539
2540 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2541
2542         * fill-flowed.el: New file.
2543
2544         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2545         text/plain parts with `format' parameters.
2546
2547         * mm-view.el (autoload): Autoload fill-flowed.
2548         (mm-inline-text): For "plain" parts with a format=flowed
2549         parameter, call `fill-flowed'.
2550
2551 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2554         slashdot ids.
2555
2556 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557
2558         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2559         format.
2560
2561 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2562
2563         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2564         `imtest' too.
2565         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2566         (imap-gssapi-program): New variable.
2567         (imap-streams): Add gssapi.
2568         (imap-stream-alist): Ditto.
2569         (imap-authenticators): Ditto.
2570         (imap-authenticator-alist): Ditto.
2571         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2572         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2573         1.6.x `imtest' syntax.
2574         (imap-gssapi-stream-p): New function.
2575         (imap-gssapi-open): Ditto.
2576         (imap-gssapi-auth-p): Ditto.
2577         (imap-gssapi-auth): Ditto.
2578         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2579         (imap-send-command): Use buffer-local `imap-client-eol' value.
2580
2581         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2582         lines and turn TAB into SPC before parsing.
2583
2584 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2585
2586         * nnheader.el (nnheader-group-pathname): Make sure to return a
2587         directory.
2588         * nnmail.el (nnmail-group-pathname): Ditto.
2589
2590 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2591
2592         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2593         might split in the middle of a message-id.
2594
2595 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2596
2597         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2598         groups from the server.
2599
2600         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2601         (gnus-summary-toggle-header): Update the wash status.
2602
2603         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2604         Moved here.
2605
2606         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2607         setting.
2608
2609         * nnmail.el (nnmail-get-active): Use it.
2610         (nnmail-parse-active): New function.
2611
2612         * mm-view.el (mm-inline-text): Support the new version of
2613         vcard.el.
2614
2615         * gnus-sum.el (gnus-summary-move-article): Only delete article
2616         when moving junk.
2617         (gnus-deaden-summary): Bury the buffer.
2618
2619         * nnmail.el (nnmail-group-pathname): Ditto.
2620
2621         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2622
2623 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2624
2625         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2626         whether Mule.
2627
2628 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * message.el (message-send-mail): Protect against unloaded Gnus.
2631
2632         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2633         parent.
2634         (gnus-topic-update-topic-line): Yes, do.
2635         (gnus-topic-goto-missing-group): Tally the correct number of
2636         unread articles before inserting the topic line.
2637
2638 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2639
2640         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2641
2642 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2643
2644         * mm-decode.el (mm-dissect-buffer): Ditto.
2645
2646         * gnus-art.el (article-decode-charset): Strip CTE.
2647
2648         * ietf-drums.el (ietf-drums-strip): New function.
2649
2650         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2651         when prompting in read-only groups.
2652
2653 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2654
2655         * imap.el (imap-send-command): Change EOL-chars when
2656         `imap-client-eol' differs from default, not only for kerberos4.
2657         (imap-mailbox-status): Get encoded mailbox's status.
2658
2659 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2660
2661         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2662         into `mail-source-password-cache'.
2663
2664 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2665
2666         * mm-util.el (mm-mime-charset): Check for presence of
2667         `coding-system-get' and `get-charset-property' (recent XEmacs has
2668         the former, but not the latter).
2669
2670 2000-01-28  Dave Love  <fx@gnu.org>
2671
2672         * message.el (message-check-news-header-syntax): Fix typo
2673         `newsgroyps'.
2674         (message-talkative-question): Put temp buffer in fundamental-mode.
2675         (message-recover): Use fundamental-mode in the right buffer.
2676
2677         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2678         right buffer.
2679
2680 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2681
2682         * qp.el (quoted-printable-decode-region): Add charset parameter.
2683         (quoted-printable-decode-string): Ditto.
2684
2685         * gnus-art.el (article-de-quoted-unreadable): Use it.
2686
2687 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2688
2689         * nnimap.el (nnimap-split-predicate): New variable.
2690         (nnimap-split-articles): Use it.
2691
2692 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2693
2694         * utf7.el: Change email address.
2695
2696 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2697
2698         * gnus-group.el (gnus-group-catchup): Purge split history.
2699
2700 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2701
2702         * nnmail.el (nnmail-generate-active): Support extended group name.
2703         (nnmail-get-active): Ditto.
2704
2705 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2706
2707         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2708         group names, don't remove anything.
2709
2710 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2711
2712         * webmail.el (webmail-my-deja-open): My-deja changes.
2713
2714 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2715
2716         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2717
2718 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2719
2720         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2721
2722 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2723
2724         * gnus.el (gnus-other-frame): Fix typo.
2725
2726 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2727
2728         * gnus-cus.el (gnus-group-customize): Fix typo.
2729
2730 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2731
2732         * nnweb.el (nnweb-insert): Simplified.
2733
2734 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2735
2736         * gnus-art.el (gnus-article-mode-map): "e" is
2737         gnus-summary-edit-article.
2738
2739 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2740
2741         * mailcap.el (mailcap-mime-extensions): Add .diff.
2742
2743 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2744
2745         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2746         there is no "%s" in the method.
2747
2748 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2749
2750         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2751
2752 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2753
2754         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2755
2756         * gnus.el: Really always pop up a new frame.
2757
2758         * parse-time.el (parse-time-rules): Allow 100-110 to be
2759         2000-2010.
2760
2761         * time-date.el (date-to-time): Don't use timezone.
2762
2763 2000-01-06  Dave Love  <fx@gnu.org>
2764
2765         * time-date.el: Add keywords.
2766         (date-to-time): Add autoload cookie.  Canonicalize with
2767         timezone-make-date-arpa-standard.
2768         (time-to-seconds): Avoid caddr.
2769         (safe-date-to-time): Add autoload cookie.
2770
2771         * base64.el: Require cl when compiling.
2772
2773 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2774
2775         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2776         eyecandy.
2777         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2778         group line using gnus-group-add-icon.
2779         (gnus-group-icons): Added customize group.
2780         (gnus-group-icon-list): Added variable.
2781         (gnus-group-glyph-directory): Added variable.
2782         (gnus-group-icon-cache): Added variable.
2783         (gnus-group-running-xemacs): Added variable.
2784         (gnus-group-add-icon): Added function. Add an icon to the current
2785         line according to gnus-group-icon-list.
2786         (gnus-group-icon-create-glyph): Added function.
2787
2788 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2789
2790         * gnus-sum.el (gnus-summary-select-article): Return whether we
2791         selected something new.
2792         (gnus-summary-search-article): Start searching at the window
2793         point.
2794
2795         * gnus-group.el (gnus-fetch-group): Complete over
2796         gnus-active-hashtb.
2797
2798 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2799
2800         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2801
2802 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2803
2804         * gnus-sum.el (gnus-preserve-marks): New variable.
2805         (gnus-summary-move-article): Use it.
2806         (gnus-group-charset-alist): Added more entries.
2807
2808 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2809
2810         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2811
2812         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2813         as the default score.
2814
2815         * gnus-score.el (gnus-score-delta-default): Changed name.
2816
2817 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2818
2819         * imap.el (imap-parse-literal):
2820         (imap-parse-flag-list): Don't care about props.
2821         (imap-parse-string): Handle quoted characters.
2822
2823 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2824
2825         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2826         (gnus-summary-mark-article): Doc fix.
2827         (gnus-summary-mark-forward): Doc fix.
2828         (t): Changed keystroke for gnus-summary-customize-parameters.
2829
2830         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2831         "e".
2832         (gnus-article-mode-map): No, don't.
2833
2834         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2835         of the final article.
2836
2837         * mm-decode.el (mm-interactively-view-part): Error on no method.
2838
2839 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2840
2841         * gnus-score.el (gnus-score-insert-help): Something.
2842
2843         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2844
2845         * gnus-win.el (gnus-configure-frame): Ditto.
2846
2847         * gnus-mh.el (gnus-summary-save-in-folder): Use
2848         with-current-buffer.
2849
2850 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2851
2852         * nnwarchive.el: Changed file perms.
2853
2854 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2855
2856         * gnus-group.el (gnus-group-delete-groups): New command.
2857         (gnus-group-delete-group): Extra no-prompt parameters.
2858
2859 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2860
2861         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2862         <p>.
2863
2864 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2865
2866         * webmail.el (webmail-hotmail-article): Don't insert message id.
2867
2868 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2869
2870         * nnimap.el (nnimap-split-fancy): New variable.
2871         (nnimap-split-fancy): New function.
2872
2873 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2874
2875         (nnimap-split-rule): Document symbol value.
2876
2877 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2878
2879         * nnimap.el (nnimap-retrieve-headers-progress): Let
2880         `nnheader-parse-head' parse article.
2881         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2882         request headers needed by `nnheader-parse-head'.
2883
2884 1999-12-23  Florian Weimer  <fw@s.netic.de>
2885
2886         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2887         value (crosspostings are handled), improve documentation.
2888
2889         * smiley.el: Declare file coding system as iso-8859-1.
2890
2891         * nnultimate.el: Dito.
2892
2893         * message.el: Dito.
2894
2895         * gnus-cite.el: Dito.
2896
2897         * gnus-spec.el: Dito.
2898
2899 1999-12-21  Florian Weimer  <fw@s.netic.de>
2900
2901         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2902         (gnus-setup-message): No longer make `message-posting-charset'
2903         buffer-local.
2904         (gnus-setup-posting-charset): Reflect the new layout of
2905         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2906
2907         * message.el (message-send-mail): Bind `message-this-is-mail' and
2908         `message-posting-charset'.
2909         (message-send-news): Dito, and honour new layout of
2910         `message-posting-charset'.
2911         (message-encode-message-body): Ignore `message-posting-charset'.
2912
2913         * mm-bodies.el (mm-body-encoding): Consider
2914         `message-posting-charset' when deciding whether to use 8bit.
2915
2916         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2917         (rfc2047-encodable-p): Now solely for headers; use
2918         `message-posting-charset'.
2919
2920 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2921
2922         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2923
2924 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2925
2926         * nnagent.el (nnagent-server-opened): Optional.
2927         (nnagent-status-message): Optional.
2928
2929 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2930
2931         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2932         end (referenced by instructions in
2933         `gnus-cited-opened-text-button-line-format-alist').
2934
2935 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2936
2937         * imap.el (imap-starttls-open): Typo.
2938
2939 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2940
2941         * mm-util.el (mm-charset-after): Non-MULE case.
2942         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2943         * rfc2047.el (rfc2047-dissect-region): Bind it.
2944
2945 1999-12-18  Florian Weimer  <fw@s.netic.de>
2946
2947         * mml.el (mml-generate-multipart-alist): Correct default value.
2948
2949         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2950         (mm-safer-encoding): New function.
2951         (mm-content-transfer-encoding): Use both.
2952
2953         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2954         * qp.el (quoted-printable-encode-region): Dito.
2955
2956 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2957
2958         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2959
2960 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2961
2962         * webmail.el (webmail-hotmail-list): raw=0.
2963
2964 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2965
2966         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2967         group name.
2968
2969 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2970
2971         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2972
2973 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2974
2975         * imap.el: Don't autoload digest-md5.
2976         (imap-starttls-open): Bind coding-system-for-{read,write}.
2977         (imap-starttls-p): Check if we can find starttls.el.
2978         (imap-digest-md5-p): Check if we can find digest-md5.el.
2979
2980 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2981
2982         * base64.el (base64-encode-string): Accept 2nd argument
2983         `no-line-break'.
2984
2985         * imap.el: Require `digest-md5' when compiling; add autoload
2986         settings for `digest-md5-parse-digest-challenge',
2987         `digest-md5-digest-response', `starttls-open-stream' and
2988         `starttls-negotiate'.
2989         (imap-authenticators): Add `digest-md5'.
2990         (imap-authenticator-alist): Setup for `digest-md5'.
2991         (imap-digest-md5-p): New function.
2992         (imap-digest-md5-auth): New function.
2993         (imap-stream-alist): Add STARTTLS entry.
2994         (imap-starttls-p): New function.
2995         (imap-starttls-open): New function.
2996
2997 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2998
2999         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
3000
3001 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3002
3003         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
3004         string-to-x function.
3005
3006 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
3007
3008         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
3009
3010 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3011
3012         * webmail.el: Enhance hotmail-snarf.
3013
3014 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3015
3016         * rfc2047.el (rfc2047-dissect-region): Rewrite.
3017
3018 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3019
3020         * webmail.el (webmail-hotmail-list): Search no-error.
3021
3022 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3023
3024         * nnwarchive.el: Support nov-is-evil.
3025         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
3026         Set it if non-nil.
3027         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
3028
3029 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
3030
3031         * nnagent.el (nnagent-server-opened): Redefine.
3032         (nnagent-status-message): Ditto.
3033
3034 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3035
3036         * rfc1843.el (rfc1843-decode-region): Use
3037         buffer-substring-no-properties.
3038         * gnus-art.el (article-decode-HZ): New function.
3039
3040 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3041
3042         * nnheader.el (nnheader-translate-file-chars): Only in full path.
3043
3044 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
3045
3046         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
3047         MIME charset not a MULE charset.
3048
3049 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3050
3051         * gnus-ems.el: Translate more ugly characters.
3052         * nnheader.el (nnheader-translate-file-chars): Don't translate
3053         the second ':'.
3054
3055 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3056
3057         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
3058         method if cannot find the article.
3059
3060 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3061
3062         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
3063         method if overrided.
3064
3065 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3066
3067         * mail-source.el (mail-source-fetch-webmail): Parameter
3068         dontexpunge.
3069
3070 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
3071
3072         * webmail.el: Support my-deja. Better error report.
3073
3074 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3075
3076         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
3077         is bad.
3078         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
3079         is not 1.
3080
3081 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3082
3083         * nnslashdot.el (nnslashdot-request-article): A space.
3084
3085 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
3086
3087         * nnagent.el: Support different backend with same name.
3088
3089 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3090
3091         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
3092         archived group.
3093         (nnslashdot-sane-retrieve-headers): Ditto.
3094         (nnslashdot-request-article): Ditto.
3095
3096 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
3097
3098         * nnweb.el (nnweb-insert): Narrow to point.
3099
3100 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3101
3102         * nnweb.el (nnweb-insert): Follow refresh url.
3103         * nnslashdot.el: Use it.
3104
3105 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3106
3107         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
3108         (nnweb-decode-entities-string): New function.
3109
3110         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
3111         nnweb-* and move to nnweb.el.
3112         * nnwarchive.el: Use nnweb-decode-entities, etc.
3113         * webmail.el: Ditto.
3114
3115         * nnslashdot.el: Use nnweb-decode-entities-string.
3116         (nnslashdot-decode-entities): Remove.
3117
3118 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
3119
3120         * nnslashdot.el: Decode entities.
3121
3122 1999-12-12  Dave Love  <fx@gnu.org>
3123
3124         * gnus-agent.el (gnus-category-edit-groups)
3125         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
3126         expansion of setf, fixed.
3127
3128 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
3129
3130         * gnus-agent.el: Revoke last Dave Love's patch, because of
3131         incompatibility of XEmacs.
3132
3133 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3134
3135         * mm-uu.el: Change headers.
3136         * rfc1843.el: Ditto.
3137         * uudecode.el: Ditto.
3138
3139 1999-12-07  Dave Love  <fx@gnu.org>
3140
3141         * gnus-agent.el (gnus-category-edit-predicate)
3142         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
3143         inside backquote to avoid it at runtime.
3144
3145 1999-12-07  Dave Love  <fx@gnu.org>
3146
3147         * binhex.el: Require cl when compiling.
3148
3149 1999-12-04  Dave Love  <fx@gnu.org>
3150
3151         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
3152
3153 1999-12-04  Dave Love  <fx@gnu.org>
3154
3155         * mm-util.el (mm-delete-duplicates): New function.
3156         (mm-write-region): Use it.
3157
3158         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
3159
3160         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
3161         mm-delete-duplicates.
3162
3163         * imap.el (imap-open, imap-debug): Avoid mapc.
3164
3165         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
3166
3167         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
3168         (gnus-multi-decode-encoded-word-string): Avoid mapc.
3169
3170         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
3171         runtime.
3172
3173         * gnus.el (gnus-select-method): Likewise.
3174
3175         * nnheader.el (nnheader-nov-read-integer): Likewise.
3176
3177         * mm-view.el (mm-inline-message): Require cl when compiling.
3178         Avoid ignore-errors at runtime.
3179         (mm-inline-text): Avoid mapc.
3180
3181 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3182
3183         * gnus-art.el (article-decode-charset): Widen is bad.
3184
3185 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3186
3187         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
3188
3189 1999-12-12  Florian Weimer  <fw@s.netic.de>
3190
3191         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
3192         indicate that only US-ASCII is permitted.
3193         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
3194         use unencoded 8-bit characters in message headers.
3195
3196 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3197
3198         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
3199         CRLF.
3200
3201 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3202
3203         * webmail.el: Require url-cookie.
3204
3205 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3206
3207         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
3208         new function to make modified caesar table.
3209         (nnwarchive-from-r13): Use it.
3210         (nnwarchive-mail-archive-article): Improved.
3211
3212 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
3213
3214         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
3215
3216 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
3217
3218         * nnweb.el (nnweb-request-article): Return cons.
3219
3220 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3221
3222         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
3223
3224 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3225
3226         * mm-util.el (mm-with-unibyte): New macro.
3227         * nnweb.el (nnweb-init): Use it.
3228
3229 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3230
3231         * mm-util.el (mm-charset-after): New function.
3232         (mm-find-mime-charset-region): Set charsets after
3233         delete-duplicates and use find-coding-systems-region.
3234         (mm-find-charset-region): Remove composition.
3235
3236         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
3237
3238         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
3239
3240 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3241
3242         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
3243         * mml.el (mml-confirmation-set): New variable.
3244         (mml-parse-1): Ask user to confirm.
3245
3246 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
3247
3248         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
3249         are scanned when we have directory mail-sources (the mail source
3250         is modified in that case, so we must scan it for all
3251         groups/methods).
3252
3253 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3254
3255         * nnml.el (nnml-request-move-article): Save nnml-current-directory
3256         and nnml-article-file-alist.
3257
3258 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3259
3260         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
3261         nnmail-fetched-sources.
3262
3263 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3264
3265         * mm-util.el (mm-find-charset-region): Use the last charset.
3266
3267 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
3268
3269         * gnus.el (gnus-select-method): Made the option list prettier.
3270
3271 1999-12-08  Florian Weimer  <fw@s.netic.de>
3272
3273         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
3274         for the `de' newsgroups hierarchy, as it is common practice there.
3275
3276
3277 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3278
3279         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3280         buffer-string arguments. Fix references.
3281
3282 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3283
3284         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3285         (gnus-agent-batch-fetch): Use it.
3286         (gnus-agent-fetch-session): Use it.
3287
3288 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3289
3290         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3291
3292 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3293
3294         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3295         nil.
3296
3297 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3298
3299         * nnslashdot.el (nnslashdot-request-list): There were two
3300         top-level body-forms.  Put a `progn' around them.
3301
3302         * gnus.el (gnus-select-method): Use `condition-case'
3303         instead of `ignore-errors', since cl may not be loaded when the
3304         form is evaluated.
3305
3306 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3307
3308         * nnwarchive.el: Support www.mail-archive.com.
3309
3310 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3311
3312         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3313         do anything.
3314
3315 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3316
3317         * utf7.el: New file, written by Jon K Hellan.
3318
3319         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3320         default to t.
3321
3322 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3323
3324         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3325
3326         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3327         current.
3328         (gnus-refer-article-methods): New function.
3329         (gnus-summary-refer-article): Use it.
3330
3331 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3332
3333         * nnimap.el (nnimap-retrieve-groups): Return active format.
3334
3335         * nnimap.el (nnimap-replace-in-string): Removed.
3336         (nnimap-request-list):
3337         (nnimap-retrieve-groups):
3338         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3339
3340 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3341
3342         * imap.el: Use format-spec for ssl program.
3343         * imap.el (imap-ssl-arguments): Removed.
3344         (imap-ssl-open-{1,2}): Removed.
3345
3346 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3347
3348         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3349         instead of `ignore-errors', since cl may not be loaded when the
3350         form is evaluated.
3351
3352 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3353
3354         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3355         (mm-7bit-chars): New variable.
3356         (mm-body-7-or-8): Use it in both cases.
3357
3358 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3359
3360         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3361           defcustom definitions.
3362
3363 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3364
3365         * mm-decode.el (mm-display-part): Let mm-display-external return
3366         inline or external.
3367         (mm-display-external): For copiousoutput methods, insert output in
3368         buffer.
3369
3370 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3371
3372         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3373         buffer.
3374
3375 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3376
3377         * gnus-audio.el: An M too far.
3378
3379         * gnus-msg.el (gnus-setup-message): One backtick too many.
3380
3381         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3382         a function, not a variable.
3383
3384 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3385
3386         * gnus-score.el (gnus-score-body): Widen before requesting.
3387
3388 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389
3390         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3391
3392 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3393
3394         * mail-source.el (mail-source-fetch-webmail): Bind
3395         mail-source-string.
3396
3397 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3398
3399         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3400         (gnus-uu-unmark-by-regexp): Ditto.
3401
3402         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3403         dead groups.
3404
3405 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3406
3407         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3408         do their real thing.
3409
3410         * nnmh.el (nnmh-be-safe): Doc fix.
3411
3412         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3413
3414         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3415         status line has arrived before we count it.
3416
3417         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3418
3419         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3420         Whitespace problems.
3421
3422         * gnus-win.el (gnus-configure-windows): Error fix.
3423
3424         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3425         right function.
3426
3427         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3428         Indent all functions.  Fix all comments to match the comment
3429         conventions.  Double-space after full stop.
3430
3431 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3432
3433         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3434         value to divide received mails into my favorite groups and I met
3435         an error.  It takes place if the length of a element "VALUE" in
3436         nnmail-split-fancy is less than two.
3437
3438 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3439
3440         * mml.el (mml-insert-part): New function.
3441
3442 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3443
3444         * lpath.el: Add `sc-cite-regexp'.
3445
3446 1999-12-02  Dave Love  <fx@gnu.org>
3447
3448         * mm-decode.el: Customize.
3449
3450 1999-12-03  Dave Love  <fx@gnu.org>
3451
3452         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3453         the W3 stuff isn't available.
3454
3455 1999-12-03  Dave Love  <fx@gnu.org>
3456
3457         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3458         at runtime.
3459
3460 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3461
3462         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3463
3464 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3465
3466         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3467         don't be fooled by "From nobody" lines added by respooling.
3468
3469         * pop3.el (pop3-movemail): Write crashbox in binary.
3470         (pop3-get-message-count): New function.
3471
3472         * mail-source.el (mail-source-primary-source): New variable.
3473         (mail-source-report-new-mail-interval): New variable.
3474         (mail-source-idle-time-delay): New variable.
3475         (mail-source-new-mail-available): New internal variable.
3476         (mail-source-fetch-pop): Clear new mail flag, when mail from
3477         primary source has been fetched.
3478         (mail-source-check-pop): New function.
3479         (mail-source-new-mail-p): New function.
3480         (mail-source-start-idle-timer): New function.
3481         (mail-source-report-new-mail): New function.
3482         (mail-source-report-new-mail): New internal variable.
3483         (mail-source-report-new-mail-timer): New internal variable.
3484         (mail-source-report-new-mail-idle-timer): New internal variables.
3485
3486 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3487
3488         * gnus-cus.el (gnus-group-customize): Customize fix.
3489
3490 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3491
3492         * message.el (message-send-mail-with-sendmail): Use
3493         message-make-address.
3494
3495 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3496
3497         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3498
3499 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3500
3501         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3502
3503 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3504
3505         * mml.el (mml-insert-tag): Don't close the tag.
3506         (mml-insert-empty-tag): New function.
3507         (mml-attach-file): Use mml-insert-empty-tag instead of
3508         mml-insert-tag.
3509         (mml-attach-buffer): Ditto.
3510         (mml-attach-external): Ditto.
3511         (mml-insert-multipart): Ditto.
3512
3513 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3514
3515         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3516         the article number.
3517
3518 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3519
3520         * gnus.el (gnus-find-method-for-group): The method of a new group
3521         is not the native one.
3522
3523 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524
3525         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3526
3527 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528
3529         * nnultimate.el (nnultimate-retrieve-headers): Use
3530         mm-with-unibyte-current-buffer.
3531         (nnultimate-request-article): Ditto.
3532
3533 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3534
3535         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3536
3537 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3538
3539         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3540         * nnweb.el (nnweb-retrieve-headers): Use it.
3541         (nnweb-request-article): Use it.
3542
3543         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3544         case matching failed.
3545
3546 1999-12-02  John Wiegley <jwiegley@inprise.com>
3547
3548         * mail-source.el (mail-source-keyword-map): Add backslash to
3549         Delete-flag.
3550
3551 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3552
3553         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3554         Latin-1.
3555         (gnus-group-charset-alist): No, don't.
3556
3557         * nnweb.el (nnweb-init): Make the buffer unibyte.
3558
3559 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3560
3561         * mail-source.el (mail-source-set-common-1): Fix to get the
3562         default value.
3563
3564 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3565
3566         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3567
3568         * nnultimate.el (nnultimate-request-list): Use unibyte.
3569
3570         * gnus-uu.el (gnus-uu-grab-articles): Bind
3571         gnus-display-mime-function to nil.
3572
3573         * message.el (message-send-mail-with-sendmail): Use the
3574         user-mail-address variable.
3575
3576         * gnus-art.el (gnus-ignored-headers): More headers.
3577
3578         * message.el (message-shorten-1): Use list.
3579
3580 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3581
3582         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3583         signatures.
3584
3585         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3586         (nnweb-dejanews-create-mapping): Do the properish date.
3587
3588 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3589
3590         * mail-source.el (mail-source-common-keyword-map): New variable.
3591         (mail-source-bind-common): New macro.
3592         (mail-source-fetch): Support plugged mail source.
3593         * gnus-int.el (gnus-request-scan): Use them.
3594
3595 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3596
3597         * mm-view.el (mm-inline-message): Check whether charset is a
3598         string.
3599
3600         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3601
3602         * message.el (message-mode-map): Changed keystroke for
3603         message-yank-buffer.
3604
3605 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3606
3607         * message.el (message-shorten-references): Cut references to 31
3608         elements, then either fold them or shorten them to 988 characters.
3609         (message-shorten-1): New function.
3610         (message-cater-to-broken-inn): New variable.
3611
3612 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3613
3614         * nnslashdot.el (nnslashdot-lose): New function.
3615
3616 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3617
3618         * mm-view.el (mm-inline-message): Not the right type of charset is
3619         being fetched here.  Let the group charset rule.
3620         (mm-inline-message): Ignore us-ascii.
3621
3622 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3623
3624         * mail-source.el (mail-source-fetch-maildir): work around the
3625         ommitted "file-regular-p" in efs/ange-ftp
3626
3627 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3630         (mml-generate-mime-1): Use the encoding param.
3631
3632         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3633
3634         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3635         gnus-art before binding its variables.
3636
3637         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3638         after the MIME.
3639
3640 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3641
3642         * message.el (message-clone-locals): Use it.
3643
3644         * gnus-msg.el (gnus-configure-posting-styles): Make
3645         user-mail-address local.
3646
3647 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3648
3649         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3650         once.
3651
3652 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3653
3654         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3655         (message-clone-locals): Ditto.
3656
3657         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3658         group inherit reply-to or from.
3659
3660 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3661
3662         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3663         for charset.
3664         (gnus-summary-show-article-charset-alist): New variable.
3665
3666         * mm-bodies.el (mm-decode-string): Support gnus-all and
3667         gnus-unknown.
3668         (mm-decode-body): Ditto.
3669         * rfc2047.el (rfc2047-decode): Ditto.
3670
3671 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3672
3673         * mail-source.el (mail-source-delete-incoming): Change default to
3674         t.
3675
3676 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3677
3678         * gnus.el: Pterodactyl Gnus v0.99 is released.
3679
3680 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3683
3684         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3685         spec.
3686
3687         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3688         (gnus-configure-posting-styles): No, don't.
3689         (gnus-configure-posting-styles): Allow overriding files.
3690
3691         * gnus-art.el (gnus-header-button-alist): Use browse-url
3692         directly.
3693
3694         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3695
3696         * gnus-msg.el (gnus-summary-yank-message): New command and
3697         keystroke.
3698
3699         * message.el (message-yank-buffer): New command.
3700         (message-buffers): New function.
3701
3702         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3703         next group in a more normal fasion.
3704
3705         * mml.el (mml-boundary-function): New variable.
3706         (mml-compute-boundary): Use it.
3707
3708         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3709         that exist for them.
3710
3711         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3712         (gnus-async-timer): New variable.
3713
3714 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3715
3716         * nnultimate.el (nnultimate-request-list): Be more lenient with
3717         root addresses.
3718
3719 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720
3721         * gnus-art.el (gnus-treatment-function-alist): Do
3722         gnus-treat-capitalize-sentences.
3723
3724 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3725
3726         * webmail.el (webmail-hotmail-article): Hotmail changes the
3727         format.
3728
3729 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3730
3731         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3732         switch to buffer after calling program.
3733         (mm-display-external): Use `shell-command-switch' instead of "-c".
3734
3735 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3736
3737         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3738         read groups file.
3739
3740         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3741         <p>.
3742
3743 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3744
3745         * message.el (message-mode): Doc fix.
3746
3747 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3748
3749         * gnus-art.el (article-emphasize): Check group variable.
3750         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3751
3752 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3753
3754         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3755         type.
3756
3757 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3758
3759         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3760
3761 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3762
3763         * mml.el (mml-quote-region): Insert ! after the hash.
3764
3765 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3766
3767         * gnus-group.el (gnus-group-warchive-address-history): Change to
3768         nil.
3769
3770 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3771
3772         * webmail.el: Support mail.yahoo.com.
3773
3774         * mail-source.el (mail-source-fetch-webmail): Add password check.
3775         (mail-source-keyword-map): Use `subtype'.
3776
3777 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3778
3779         * mail-source.el (mail-source-keyword-map): Add webmail.
3780         (mail-source-fetcher-alist): Ditto.
3781         (mail-source-fetch-webmail): New function.
3782         * webmail.el: New file.
3783
3784 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3785
3786         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3787
3788 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3789
3790         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3791
3792 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3793
3794         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3795         (nnultimate-prune-days): New function.
3796         (nnultimate-create-mapping): Use it.
3797         (nnultimate-request-group): Only fetch the groups list if it has
3798         not been done before.
3799         (nnultimate-retrieve-headers): Don't write groups.
3800         (nnultimate-create-mapping): Off-by-one error.
3801
3802 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3803
3804         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3805         threaded subjects.
3806
3807 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3808
3809         * nnwarchive.el: Lots of changes make agent happy.
3810
3811 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3812
3813         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3814         hashtb.
3815
3816 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3817
3818         * mm-decode.el (mm-display-external): Write region with binary
3819         mode.
3820
3821 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3822
3823         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3824
3825 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3826
3827         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3828         (mm-uu-test): Now it is in restricted region.
3829
3830         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3831
3832         * mm-view.el (mm-view-message): Fix buffer leak.
3833         (mm-inline-message): Support 'gnus-decoded.
3834
3835         * mm-bodies.el (mm-decode-body): Ditto.
3836
3837         * rfc2047.el (rfc2047-decode-region): Ditto.
3838
3839 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3840
3841         * imap.el (require): Added autoload for base64-encode-string.
3842
3843 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3844
3845         * gnus.el (gnus-refer-article-method): Made list value
3846         customizable.
3847
3848 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3849
3850         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3851         NOFORCE in Emacs case.
3852
3853 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3854
3855         * gnus-art.el (gnus-request-article-this-buffer): Set
3856         gnus-newsgroup-name.
3857
3858 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3859
3860         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3861         NOFORCE.
3862
3863 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3864
3865         * gnus-start.el (gnus-get-unread-articles): Check server before
3866         scanning.
3867
3868 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3869
3870         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3871
3872         * nnslashdot.el (nnslashdot-login-name): New variable.
3873         (nnslashdot-password): Ditto.
3874         (nnslashdot-request-post): New function.
3875
3876         * gnus-art.el (gnus-treat-buttonize): More testing.
3877
3878         * mm-encode.el: Another CVS test.
3879
3880         * gnus-art.el (gnus-treat-emphasize): Change default.
3881         (gnus-treat-buttonize): Ditto.
3882         (gnus-treat-buttonize): This is a test.
3883
3884         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3885         (gnus-build-sparse-threads): Ditto.
3886         (gnus-build-all-threads): Ditto.
3887
3888         * nnheader.el (make-full-mail-header): Make into a subst.
3889
3890         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3891         unless w3 is supplied.
3892
3893         * gnus.el (gnus-refer-article-method): Doc fix.
3894
3895         * gnus-sum.el: Do not accept a prefix.
3896         (gnus-summary-refer-article): Accept a list of select methods.
3897
3898 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3899
3900         * Makefile.in: Change `^  *' to `\t'.
3901
3902 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3903
3904         * message.el (message-forward): Pay attention to prefix argument
3905         again and forward all headers when it is set, regardless of the
3906         value of message-forward-ignored-headers.
3907
3908 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3909
3910         * dgnushack.el (dgnushack-compile): Vpath file.
3911
3912         * Makefile.in (SHELL): VPATH support.
3913
3914 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus-ems.el: Check for cygwin32.
3917
3918 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3919
3920         * mm-decode.el (mm-display-external): Use 'non-viewer.
3921
3922 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3923
3924         * base64.el (base64-encode-string): An alias for base64-encode for
3925         compatibility.
3926
3927 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3928
3929         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3930         nntp-inhibit-erase.
3931
3932 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3933
3934         * gnus-start.el (gnus-get-unread-articles): Use
3935         nnfoo-retrieve-groups to find new news, if available.
3936         (gnus-read-active-file-2): New function.
3937         (gnus-get-unread-articles): Use it.
3938         (gnus-read-active-file-1): Ditto.
3939
3940 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3941
3942         * mm-util.el (mm-find-mime-charset-region): Make sure
3943         find-coding-systems-for-charsets is fbound.
3944
3945         * gnus-ems.el: Typo fix.
3946
3947 1999-11-13  Florian Weimer  <fw@s.netic.de>
3948
3949         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3950         it's available and makes sense.
3951
3952 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3953
3954         * gnus-score.el (gnus-score-save): Translate score file.
3955
3956 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3957
3958         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3959         added fetchflag and dontexpunge keywords.
3960         (mail-source-fetch-imap): Use them.
3961
3962 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3963
3964         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3965         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3966         `defconst'.
3967
3968         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3969         `defconst'.
3970         Mention that it is both for group and topic parameters.
3971         (gnus-extra-topic-parameters): New constant, including `subscribe'
3972         parameter.
3973         (gnus-extra-group-parameters): New constant.
3974         (gnus-group-customize): Use them.
3975
3976         * gnus.el (gnus-select-method): Added default value and tag.
3977         (gnus-refer-article-method): Added `DejaNews' customization option.
3978
3979 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3980
3981         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3982
3983         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3984         syntax.
3985
3986         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3987
3988         * nnslashdot.el (nnslashdot-group-number): Changed default.
3989
3990         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3991         (nnweb-dejanews-wash-article): Removed.
3992         (nnweb-type-definition): Fetch by id.
3993
3994         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3995         we mean it.
3996
3997         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3998         (nnslashdot-request-list): Use Ultramode as well.
3999         (nnslashdot-date-to-date): Be more lenient.
4000         (nnslashdot-threaded): New function.
4001
4002 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4003
4004         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
4005
4006 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
4007
4008         * nnweb.el (nnweb-type-definition): /=dnc
4009
4010 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4011
4012         * nnultimate.el (nnultimate-retrieve-headers): Work with american
4013         dates.
4014         (nnultimate-retrieve-headers): Wrong ordering.
4015
4016 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
4017
4018         * message.el (message-forward-as-mime): New variable.
4019
4020 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4021
4022         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
4023
4024 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4025
4026         * mail-source.el (mail-source-movemail-and-remove): New function.
4027         (mail-source-keyword-map): Add `function' for `maildir'.
4028         (mail-source-fetch-maildir): Use it.
4029
4030 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4031
4032         * nnwarchive.el: New file.
4033         * gnus-group.el (gnus-group-make-warchive-group): New function.
4034         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
4035
4036 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4037
4038         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
4039         subjects.
4040
4041 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
4042
4043         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
4044
4045 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * nnultimate.el (nnultimate-open-server): Do address.
4048         (nnultimate-forum-table-p): New function.
4049
4050         * nnweb.el (nnweb-insert-html): Renamed.
4051         (nnweb-insert): New function.
4052
4053         * nnultimate.el (nnultimate-insert-html): New function.
4054
4055         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
4056         if nov is evil.
4057         (nnslashdot-retrieve-headers): use the sane version instead.
4058
4059 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4060
4061         * nnslashdot.el (nnslashdot-request-article): Fold case.
4062
4063         * nnultimate.el: New file.
4064
4065         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
4066         unless wanted.
4067
4068         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
4069         (gnus-read-active-file-1): Separated into own function.
4070         (gnus-read-active-file): Catch quits.
4071
4072         * nnslashdot.el (nnslashdot-request-article): Search better on
4073         first article.
4074         (nnslashdot-request-list): Fold case.
4075         (nnslashdot-retrieve-headers): Ditto.
4076
4077 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4078
4079         * gnus.el: Autoload gnus-subscribe-topics.
4080
4081 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
4082
4083         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
4084         before dot.
4085         * gnus-util.el (gnus-write-active-file): Ditto.
4086
4087 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4088
4089         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
4090         function.
4091         * gnus-cache.el (gnus-cache-file-name): Use it.
4092         * gnus-agent.el (gnus-agent-group-path): Use it.
4093         * nnmail.el (nnmail-group-pathname): Use it.
4094
4095 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
4096
4097         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
4098         if cooked.
4099         * gnus-util.el (gnus-write-active-file): Write cooked active file.
4100         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
4101         * gnus.el (gnus-short-group-name): "..." proof.
4102
4103 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4104
4105         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
4106         support nnslashdot.
4107
4108 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4109
4110         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
4111         many articles.
4112         (nnslashdot-generate-active): New function.
4113         (nnslashdot-request-newgroups): Use it.
4114
4115         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
4116         names.
4117
4118         * nnslashdot.el (nnslashdot-request-newgroups): New function.
4119         (nnslashdot-request-list): Not moderated.
4120
4121 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
4122
4123         * nnimap.el (nnimap-open-server): Remove error signal if
4124         nnimap-server-buffer is nil (the check should've been `boundp').
4125
4126         * imap.el (imap-log):
4127         * nnimap.el (nnimap-debug): Disable debugging by default.
4128
4129 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4130
4131         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
4132
4133         * gnus-topic.el (gnus-subscribe-topic): New function.
4134
4135         * nnslashdot.el (nnslashdot-request-list): Give out extended group
4136         names.
4137
4138         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
4139         if starting with a quote.
4140
4141 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4142
4143         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
4144         group name.
4145
4146 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4147
4148         * nnslashdot.el: New file.
4149
4150         * nnheader.el (nnheader-insert-header): New function.
4151
4152         * gnus-art.el (gnus-mime-internalize-part): Bind
4153         mm-inlined-types.
4154
4155         * nndraft.el (nndraft-request-expire-articles): Do all the backup
4156         files.
4157
4158 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4159
4160         * emacs-mime.texi (Customization): Document mm-inline-override-types
4161
4162 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4163
4164         * emacs-mime.texi (Customization): Document mm-inline-override-types
4165
4166 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4167
4168         * emacs-mime.texi (Customization): Document mm-inline-override-types
4169
4170 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
4171
4172         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
4173         (smiley-toggle-buffer): New function.
4174         (smiley-buffer): Don't quote the function.
4175         (smiley-toggle-extents): Ditto.
4176
4177 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4178
4179         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
4180         empty buffers.
4181
4182 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4183
4184         * gnus-art.el (gnus-article-mode-map): Use the summary article
4185         edit.
4186
4187 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
4188
4189         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
4190
4191 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4192
4193         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
4194
4195 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
4196
4197         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
4198         is list or not before condition.
4199
4200 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4201
4202         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
4203
4204 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
4205
4206         * gnus-art.el (gnus-emphasis-alist): New value.
4207
4208 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
4209
4210         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
4211         `buffer-substring'.
4212
4213 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * gnus-art.el (article-date-ut): Keep the updated timer.
4216         (gnus-emphasis-underline-italic): Doc fix.
4217
4218         * gnus-msg.el (gnus-post-method): Doc fix.
4219         (gnus-post-method): Change default.
4220
4221 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
4222
4223         * message.el (message-newline-and-reformat): Improvements.
4224
4225 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4226
4227         * message.el (message-newline-and-reformat): Don't insert too many
4228         newlines.
4229         (message-newline-and-reformat): Work even if not sc.
4230
4231         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
4232
4233         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
4234
4235 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
4236
4237         * mm-view.el (mm-display-patch-inline): New function.
4238
4239 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
4240
4241         * mm-view.el (mm-display-patch-inline): New function.
4242
4243 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4244
4245         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
4246         group.
4247
4248         * message.el (message-forward): Narrow to the right header.
4249
4250         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
4251         dates.
4252
4253         * gnus-msg.el (gnus-configure-posting-styles): Use the
4254         user-full-name function.
4255
4256         * mm-bodies.el (mm-body-encoding): Use the choosing function.
4257         (mm-body-charset-encoding-alist): Default to nil.
4258
4259         * message.el (message-elide-ellipsis): Fix typo.
4260         (message-elide-region): Ditto.
4261         (message-elide-region): Don't insert a newline first.
4262
4263 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4264
4265         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
4266         gnus-fetch-old-headers.
4267         (gnus-cut-threads): Ditto.
4268         (gnus-summary-initial-limit): Ditto.
4269         (gnus-summary-limit-children): Ditto.
4270
4271         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
4272         matches.
4273
4274 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
4275
4276         * gnus-art.el (article-decode-encoded-words):
4277         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4278         live.
4279
4280         * gnus.el (gnus-read-method): Add methods from
4281         `gnus-opened-servers' to completion. Map entered method/address
4282         into existing methods if possible.
4283
4284         * gnus-group.el (gnus-group-make-group): Simplify method.
4285
4286         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4287
4288         * mml.el (mml-preview): Remove mail-header-separator before
4289         encoding.
4290
4291 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4292
4293         * message.el (message-read-from-minibuffer): New function.
4294
4295 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4296
4297         * gnus.el: Pterodactyl Gnus v0.98 is released.
4298
4299 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4300
4301         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4302
4303 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4304
4305         * mml.el (mml-generate-mime-1): Read attached binary file in
4306         binary mode.
4307
4308 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4309
4310         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4311
4312 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4313
4314         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4315
4316 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4317
4318         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4319
4320 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4321
4322         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4323         (gnus-article-mime-match-handle-function): New variable.
4324         (gnus-article-view-part): Make `b' customizable.
4325
4326 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4327
4328         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4329
4330 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4331
4332         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4333
4334 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4335
4336         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4337
4338 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4339
4340         * gnus-srvr.el (gnus-browse-foreign-server): Use
4341         `buffer-substring' instead of `read'.
4342
4343 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4344
4345         * nnimap.el, imap.el, rfc2104.el: New files.
4346
4347         * gnus.el (gnus-valid-select-methods): Add nnimap.
4348
4349         * gnus-group.el (gnus-group-group-map): Add
4350         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4351         (gnus-group-nnimap-expunge): New function.
4352         (gnus-group-nnimap-edit-acl): New function.
4353
4354         * gnus-agent.el (gnus-agent-group-mode-map): Add
4355         gnus-agent-synchronize.
4356         (gnus-agent-synchronize): New function.
4357         (gnus-agent-fetch-group-1): Check if server is open.
4358
4359         * nnagent.el (nnagent-request-set-mark): Save marks.
4360
4361         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4362         (mail-source-fetcher-alist): Map to imap fetcher function.
4363         (mail-source-fetch-imap): New function.
4364
4365         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4366         Hash:.
4367
4368 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4369
4370         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4371         (gnus-topic-sort-topics): New function.
4372         (gnus-topic-make-menu-bar): Add sort-topics.
4373         (gnus-topic-move): New function.
4374         (gnus-topic-move-group): Move the topic if no group selected.
4375
4376 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4377
4378         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4379
4380 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4381
4382         * mm-view.el (mm-inline-message): Fix leaving group bug.
4383
4384 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4385
4386         * gnus-msg.el (gnus-post-method): Use normal method if current is
4387         not available.
4388
4389 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4390
4391         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4392         (nnmail-insert-lines): Ditto.
4393
4394 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4395
4396         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4397         line.
4398
4399         * message.el (message-unsent-separator): One more separator.
4400
4401 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4402
4403         * nnfolder.el (nnfolder-request-move-article): For empty article,
4404         search till (point-max).
4405         (nnfolder-retrieve-headers): Ditto.
4406         (nnfolder-request-accept-article): Ditto.
4407         (nnfolder-save-mail): Ditto.
4408         (nnfolder-insert-newsgroup-line): Ditto.
4409
4410 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4411
4412         * qp.el (quoted-printable-encode-region): Check eobp.
4413
4414 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4415
4416         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4417
4418 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4419
4420         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4421         wait-for-reply.
4422
4423 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4424
4425         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4426         (mm-uu-forward-end-line): Ditto.
4427
4428 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4429
4430         * binhex.el (binhex-decode-region): don't consider the value of
4431         `enable-multibyte-characters' in XEmacs.
4432
4433         * gnus-start.el (gnus-read-descriptions-file): ditto.
4434
4435         * mm-util.el (mm-multibyte-p): ditto.
4436         (mm-with-unibyte-buffer): ditto.
4437         (mm-find-charset-region): use `mm-multibyte-p'.
4438
4439         * mm-bodies.el (mm-decode-body): ditto.
4440         (mm-decode-string): ditto.
4441
4442         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4443         `enable-multibyte-characters' in XEmacs.
4444
4445 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4446
4447         * mm-util.el (mm-binary-coding-system): Try binary first.
4448
4449 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4450
4451         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4452
4453 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4454
4455         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4456         format.
4457         (article-date-ut): Find correct insert position.
4458
4459 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4460
4461         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4462         forwarded message.
4463
4464 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4465
4466         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4467         groups.
4468
4469         * message.el (message-resend): Use message mode when prompting.
4470
4471         * gnus-art.el (article-hide-headers): Mark wash.
4472         (article-emphasize): Ditto.
4473
4474 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4475
4476         * message.el (message-newline-and-reformat): Work for SC.
4477
4478 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479
4480         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4481
4482         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4483
4484 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4485
4486         * mm-decode.el mm-inline-override-types: New variable
4487
4488         * mm-decode.el (mm-inline-override-p): New function
4489
4490         * mm-decode.el (mm-inlined-p): Use it
4491
4492 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4493
4494         * mm-decode.el mm-inline-override-types: New variable
4495
4496         * mm-decode.el (mm-inline-override-p): New function
4497
4498         * mm-decode.el (mm-inlined-p): Use it
4499
4500 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4501
4502         * gnus.el: Pterodactyl Gnus v0.97 is released.
4503
4504 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4505
4506         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4507         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4508         3 args.
4509
4510 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4511
4512         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4513         buffer for params.
4514
4515         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4516         line.
4517
4518         * message.el (message-forward-ignored-headers): New variable.
4519
4520         * gnus-art.el (gnus-article-prepare-display): Nix out
4521         gnus-article-wash-types.
4522
4523         * gnus-agent.el (gnus-agent-create-buffer): New function.
4524         (gnus-agent-fetch-group-1): Use it.
4525         (gnus-agent-start-fetch): Ditto.
4526
4527         * gnus-sum.el (gnus-summary-exit): Don't use
4528         `gnus-use-adaptive-scoring'.
4529
4530         * mail-source.el (mail-source-fetch-pop): Only store password when
4531         successful.
4532
4533         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4534
4535 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4536
4537         * message.el (message-reply): Use it.
4538         (message-dont-reply-to-names): New variable.
4539
4540         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4541
4542         * mm-util.el (mm-preferred-coding-system): Typo fix.
4543
4544         * message.el (message-bounce): Work for non-MIME.
4545
4546         * gnus.el (gnus-short-group-name): Short the right parts of the
4547         name.
4548
4549 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4550
4551         * mm-encode.el (mm-qp-or-base64): New version.
4552
4553 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4554
4555         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4556
4557 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4558
4559         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4560         of restricted region.
4561         (gnus-mime-display-single): Set beg at correct point.
4562
4563 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4564
4565         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4566
4567 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4568
4569         * gnus-msg.el (gnus-configure-posting-styles): Let
4570         `gnus-posting-styles' have its say in posting-style: local
4571         variable `styles' is already bound to `gnus-posting-styles' so
4572         don't rebind it to nil.
4573
4574 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4575
4576         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4577         Message-ID.
4578
4579 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4580
4581         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4582         quoted-printable-encode-region.
4583
4584         * qp.el (quoted-printable-encode-region): Assume charset
4585         encoded. Fold every line in the region.
4586
4587 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4588
4589         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4590         of active file.
4591
4592 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4593
4594         * message.el (message-mode): allows whitespaces between multiple
4595         instances of the fill character ">".
4596
4597 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4598
4599         * mm-encode.el (mm-qp-or-base64): Fix.
4600
4601 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4602
4603         * message.el (message-send): Too much and.
4604
4605 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4606
4607         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4608
4609 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4610
4611         * gnus-score.el (gnus-score-headers): Work for nil scores.
4612
4613 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614
4615         * gnus-cache.el (gnus-cache-write-active): Write full names.
4616
4617         * gnus-util.el (gnus-write-active-file): Accept full name.
4618
4619         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4620         (mm-assoc-string-match): New function.
4621         (mm-display-inline): Use it.
4622
4623         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4624
4625         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4626
4627 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4628
4629         * mml.el (mml-generate-multipart-alist): New variable.
4630
4631 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4632
4633         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4634
4635 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4636
4637         * message.el (message-send): More helpful error message if sending
4638         fails
4639
4640 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4641
4642         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4643         in newer emacsen, where ?r isn't equal 114.
4644
4645 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4646
4647         * gnus.el: Pterodactyl Gnus v0.96 is released.
4648
4649 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4650
4651         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4652         to get active info if method is covered by agent, otherwise
4653         active info is lost.
4654
4655 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4656
4657         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4658
4659 1999-08-09  Dave Love  <fx@gnu.org>
4660
4661         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4662
4663 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4664
4665         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4666           (already matched by "^X-Pgp"), removed duplicate
4667           X-Mailing-List, added several new junk headers.
4668
4669 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4670
4671         * gnus-art.el (article-decode-charset): Don't assume
4672         gnus-summary-buffer is live.
4673
4674 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4675
4676         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4677
4678 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4679
4680         * gnus-score.el (gnus-home-score-file): Work with absolute path
4681         names.
4682
4683 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4684
4685         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4686         nothing else in the group.
4687
4688 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4689
4690         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4691         the article.
4692
4693 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4694
4695         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4696
4697 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4698
4699         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4700         from mutt.
4701
4702 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4703
4704         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4705         whitespace.
4706
4707 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4708
4709         * mm-util.el (mm-text-coding-system-for-write): New variable.
4710         (mm-append-to-file): New function.
4711         (mm-write-region): New function.
4712
4713         * gnus-art.el (gnus-output-to-file): Use it.
4714         * gnus-util.el (gnus-output-to-rmail): Ditto.
4715         (gnus-output-to-mail): Ditto.
4716         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4717
4718 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4719
4720         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4721
4722         * nnheader.el (nnheader-insert-file-contents): Revert and use
4723         mm-insert-file-contents.
4724         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4725         (nnheader-auto-mode-alist): Removed.
4726
4727         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4728         (mm-insert-file-contents): Add a new parameter for inserting
4729         compressed file literally.
4730
4731         * mml.el (mml-generate-mime-1): Insert non-text literally.
4732
4733         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4734
4735 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4736
4737         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4738
4739 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4740
4741         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4742         koi8-r.
4743
4744 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4745
4746         * mml.el (mml-insert-mime): Decode text.
4747         (mml-to-mime): Narrow to headers-or-head.
4748
4749 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4750
4751         * mm-view.el (mm-inline-text): Check
4752         w3-meta-content-type-charset-regexp.
4753
4754 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4755
4756        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4757        predicate.
4758
4759 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4760
4761         * gnus-mlspl.el: Documentation fixes.
4762
4763 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4764
4765         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4766
4767 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4768
4769         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4770         variables.
4771
4772 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4773
4774         * nnmail.el (nnmail-get-new-mail): "Done".
4775
4776 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4779         interactive.
4780
4781 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4782
4783         * gnus-art.el (article-decode-charset): Fix broken CT.
4784
4785 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4786
4787         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4788         overview buffer if it is killed.
4789
4790 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4791
4792         * gnus-art.el (article-babel): New version.
4793
4794 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4795
4796         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4797
4798 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4799
4800         * gnus.texi (More Threading): Document new variable
4801         `gnus-sort-gathered-threads-function'.
4802
4803 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4804
4805         * gnus.texi (More Threading): Document new variable
4806         `gnus-sort-gathered-threads-function'.
4807
4808 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4809
4810         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4811         usage.
4812
4813 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4814
4815         * mm-util.el (mm-running-xemacs): Removed.
4816         (mm-coding-system-p): New function.
4817         (mm-binary-coding-system): Safe guess.
4818         (mm-text-coding-system): Ditto.
4819         (mm-auto-save-coding-system): Ditto.
4820
4821 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4822
4823         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4824         (mm-qp-or-base64): Reversed logic.
4825
4826         * mm-decode.el (mm-save-part-to-file): Let coding system be
4827         binary.
4828
4829 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4830
4831         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4832         be set in topic parameters.
4833
4834 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4835
4836         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4837         (gnus-sort-gathered-threads): Allow the user to specify the
4838         function to use when sorting gathered threads.
4839
4840         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4841         mark cached articles as `undownloaded'.
4842
4843 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4844
4845         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4846         to have buffer local values.
4847
4848 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4849
4850         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4851         types 'g' for 'guess group type.
4852
4853 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4854
4855         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4856         after each regexp in nnmail-list-identifiers, not just after last
4857         one.
4858
4859         * gnus-sum.el (gnus-list-identifiers): New variable.
4860         (gnus-summary-remove-list-identifiers): New function.
4861         (gnus-select-newsgroup): Use it.
4862         (gnus-summary-wash-hide-map): Bind
4863         `gnus-article-hide-list-identifiers' to W W l.
4864         (gnus-summary-make-menu-bar): Add list-identifiers command.
4865
4866         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4867         (gnus-treatment-function-alist): Add variable.
4868         (article-hide-list-identifiers): New function.
4869         (mapcar): Add function.
4870         (gnus-article-hide): Use it.
4871
4872 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4873
4874         * gnus.el: Pterodactyl Gnus v0.95 is released.
4875
4876 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4877
4878         * mm-decode.el (mm-mailcap-command): New function.
4879         (mm-display-external): Use it.
4880
4881         * gnus-art.el (article-make-date-line): Work for India.
4882
4883         * mm-encode.el (mm-qp-or-base64): Typo.
4884
4885         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4886
4887 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4888
4889         * gnus.el: Pterodactyl Gnus v0.94 is released.
4890
4891 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4892
4893         * pop3.el: New version.
4894
4895 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4896
4897         * mm-encode.el (mm-qp-or-base64): New function.
4898         (mm-content-transfer-encoding): Use it.
4899
4900         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4901
4902 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4903
4904         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4905
4906         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4907
4908 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4909
4910         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4911         keystroke.
4912
4913         * mailcap.el (mailcap-mime-types): New function.
4914
4915         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4916
4917         * message.el (message-goto-eoh): Really go to the end.
4918
4919 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4920
4921         * message.el (message-make-date): Do the right thing in with
4922         sub-hour time zones.
4923
4924 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4927         report.
4928
4929 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4930
4931         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4932
4933 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4934
4935         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4936         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4937         and use t as default value.
4938
4939 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4940
4941         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4942         gnus-summary-buffer is live.
4943
4944 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4945
4946         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4947
4948 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4949
4950         * message.el (message-bounce): Do MIME bounces MIMEy.
4951
4952         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4953
4954 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * mailcap.el (mailcap-mime-extensions): Changed patch to
4957         text/x-patch.
4958
4959         * mm-decode.el (mm-display-external): Wrong placement of paren.
4960
4961 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4962
4963         * gnus.el: Pterodactyl Gnus v0.93 is released.
4964
4965 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4966
4967         * gnus-cus.el (gnus-group-parameters): New entries for
4968         gnus-group-split.
4969
4970         * gnus-mlspl.el: Renamed functions and variables so as to
4971         start with gnus-group-split.
4972         * gnus.el: Adjust autoload entries.
4973
4974 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4975
4976         * gnus-mlspl.el: Removed trailing t from comment and provide.
4977         Renamed functions and variables to start with gnus-mlsplit.
4978         Added autoload comments.
4979         * gnus.el: Added autoload entries.
4980
4981 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4982
4983         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4984         so that matches excluded by RESTRICTs do not cause the whole split
4985         to be ignored.  This also fixes a long-standing bug in which a
4986         split with \N substitutions wouldn't cause cross-posting as
4987         expected.
4988
4989         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4990         (nnmail-split-it): Implement them.
4991
4992         * nnmail.el (nnmail-split-fancy): Document ! splits.
4993
4994 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4995
4996         * pop3.el: New version.
4997
4998 1999-07-05  Simon Josefsson
4999
5000         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
5001
5002 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003
5004         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
5005
5006 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5007
5008         * gnus-util.el (gnus-write-active-file): Use real name.
5009
5010         * gnus-agent.el (gnus-agent-expire): Update active file
5011         method by method.
5012
5013 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5014
5015         * nndraft.el (nndraft-request-article): Use difference
5016         coding-systems for queue and drafts.
5017
5018         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
5019         nndraft:drafts.
5020
5021         * mm-util.el (mm-auto-save-coding-system): New coding system.
5022
5023         * message.el (message-draft-coding-system): Use it.
5024
5025 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5026
5027         * mm-uu.el: More customizable and less aggressive.
5028
5029 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5030
5031         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
5032         when plugged.
5033
5034         * mml.el (mml-generate-mime-1): Don't insert nofile files.
5035         (mml-insert-mml-markup): Accept a nofile.
5036         (mml-insert-mime): Insert nofile.
5037
5038         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
5039
5040         * mm-decode.el (mm-handle-media-type): New function.
5041         (mm-handle-media-supertype): New function.
5042         (mm-handle-media-subtype): New function.
5043         Use new functions throughout. "/"))
5044
5045 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
5046
5047         * gnus-art.el (gnus-treat-predicate): Typo.
5048
5049 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5050
5051         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
5052
5053 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5054
5055         * gnus-art.el (article-date-ut): UT!  Default it!
5056
5057 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5058
5059         * gnus.el: Pterodactyl Gnus v0.92 is released.
5060
5061 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
5062
5063         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
5064
5065 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5066
5067         * nntp.el (nntp-retrieve-groups): Don't do anything when not
5068         connected.
5069
5070         * gnus-start.el (gnus-active-to-gnus-format): Only save active
5071         when plugged.
5072
5073         * mm-view.el (mm-inline-message): Ignore remove-spec.
5074
5075         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
5076         is bound.
5077
5078         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
5079
5080         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
5081
5082         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
5083         start.
5084
5085         * message.el (message-fill-yanked-message): Remove `t' arg.
5086
5087         * gnus-group.el (gnus-group-kill-group): Message killing of
5088         groups.
5089
5090         * mm-util.el (mm-preferred-coding-system): New function.
5091         (mm-mime-charset): Use it.
5092
5093         * mml.el (mml-generate-mime-1): Charset-encode message parts.
5094
5095 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5096
5097         * gnus-mlsplt.el: New file.
5098
5099 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5100
5101         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
5102         functions.
5103         (mm-attachment-override-p): Take a handle instead of a type.
5104         (mm-inlined-p): Ditto.
5105         (mm-automatic-display-p): Ditto,
5106         (mm-inlinable-p): Ditto.
5107
5108         * nndraft.el (nndraft-request-expire-articles): Delete backup
5109         files.
5110
5111         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
5112
5113         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
5114
5115 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
5116
5117         * nnmail.el (nnmail-split-it): Allow .*.
5118
5119 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5120
5121         * mm-decode.el (mm-inline-large-images-p): Renamed.
5122
5123         * gnus-art.el (article-date-ut): Always look in the current buffer
5124         for the Date header.
5125
5126         * mml.el (mml-validate): New command.
5127
5128         * mailcap.el (mailcap-possible-viewers): Revert to string-match
5129         since we are dealing with regexps.
5130
5131 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5132
5133         * gnus.el: Pterodactyl Gnus v0.91 is released.
5134
5135 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5136
5137         * gnus-agent.el (gnus-agent-save-active-1): New function.
5138         (gnus-agent-save-active): use it.
5139         (gnus-agent-save-groups): Ditto.
5140
5141         * gnus-cache.el (gnus-cache-write-active): Use it.
5142
5143         * gnus-agent.el (gnus-agent-write-active): Use it.
5144
5145         * gnus-util.el (gnus-write-active-file): New function.
5146
5147         * gnus-agent.el (gnus-agent-write-active): New function to keep
5148         lower boundaries and canceled groups.
5149         (gnus-agent-save-groups): Use it.
5150         (gnus-agent-save-active): Use it.
5151         (gnus-agent-save-group-info): Only write active files.
5152         (gnus-agent-expire): Update active file.
5153
5154         * mm-decode.el (mm-inlinable-part-p): Removed.
5155         (mm-user-display-methods): Default to nil.
5156         (mm-user-display-methods): Removed.
5157         (add-mime-display-method): Removed.
5158         (mm-automatic-display): Renamed.
5159         (mm-automatic-display-p): Use it.
5160         (mm-inlined-types): New variable.
5161         (mm-inlined-p): New function.
5162
5163         * message.el (message-reply): Bind message-this-is-mail.
5164
5165 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
5166
5167         * smiley.el (smiley-buffer): Fix for NT.
5168
5169 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5170
5171         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
5172
5173         * message.el (message-check-news-header-syntax): Protect against
5174         nil froms.
5175
5176         * mm-util.el (mm-auto-mode-alist): New.
5177
5178         * mml.el (mml-generate-mime-1): Ditto.
5179
5180         * gnus.el: Use mm-insert-file-contents throughout instead of
5181         nnheader.
5182
5183         * mm-util.el (mm-insert-file-contents): New function.
5184
5185 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5186
5187         * gnus.el: Pterodactyl Gnus v0.90 is released.
5188
5189 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
5190
5191         * mailcap.el (mailcap-possible-viewers): Use string=.
5192
5193 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5194
5195         * mm-uu.el (mm-uu-forward-begin-line): New variable.
5196         (mm-uu-forward-end-line): New variable.
5197         (mm-uu-begin-line): Handle forwarded message.
5198         (mm-uu-identifier-alist): Ditto.
5199         (mm-uu-dissect): Ditto.
5200
5201 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5202
5203         * lpath.el: Two free variables.
5204
5205 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5206
5207         * nnheader.el (nnheader-file-coding-system): Use raw-text.
5208         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
5209         * gnus-cache.el (gnus-cache-coding-system): Ditto.
5210
5211         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
5212         (nnfolder-file-coding-system-for-write): New variable.
5213         (nnfolder-active-file-coding-system): New variable.
5214         (nnfolder-active-file-coding-system-for-write): New variable.
5215         (nnfolder-save-active): New function.
5216         (nnfolder-save-buffer): Use them.
5217         (nnfolder-possibly-change-group): Ditto.
5218         (nnfolder-request-list-newsgroups): Ditto.
5219         (nnfolder-request-create-group): Ditto.
5220         (nnfolder-request-expire-articles): Ditto.
5221         (nnfolder-request-move-article): Ditto.
5222         (nnfolder-request-accept-article): Ditto.
5223         (nnfolder-request-delete-group): Ditto.
5224         (nnfolder-request-rename-group): Ditto.
5225         (nnfolder-possibly-change-folder): Ditto.
5226         (nnfolder-read-folder): Ditto.
5227         (nnfolder-request-list): Remove pathname-coding-system.
5228         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
5229
5230         * nnmail.el (nnmail-file-coding-system): Use raw-text.
5231         (nnmail-file-coding-system-1): Removed.
5232         (nnmail-find-file): Use nnmail-pathname-coding-system.
5233         (nnmail-write-region): Ditto.
5234
5235         * nnmbox.el (nnmbox-file-coding-system): New variable.
5236         (nnmbox-file-coding-system-for-write): New variable.
5237         (nnmbox-active-file-coding-system): New variable.
5238         (nnmbox-active-file-coding-system-for-write): New variable.
5239         (nnmbox-save-buffer): New function.
5240         (nnmbox-save-active): New function.
5241         (nnmbox-request-scan): Use them.
5242         (nnmbox-request-expire-articles): Ditto.
5243         (nnmbox-request-move-article): Ditto.
5244         (nnmbox-request-accept-article): Ditto.
5245         (nnmbox-request-replace-article): Ditto.
5246         (nnmbox-request-delete-group): Ditto.
5247         (nnmbox-request-rename-group): Ditto.
5248         (nnmbox-request-create-group): Ditto.
5249
5250         * mm-util.el (mm-text-coding-system): raw-text or -dos.
5251         (mm-running-ntemacs): Removed.
5252
5253         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
5254
5255 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5256
5257         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
5258
5259 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5260
5261         * qp.el (quoted-printable-encoding-characters): Support lower case.
5262
5263 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5264
5265         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
5266         (rfc2047-b-encode-region): Encode line by line.
5267
5268 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5269
5270         * mm-util.el (mm-find-mime-charset-region): Fix.
5271
5272 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
5273
5274         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
5275         (mm-find-mime-charset-region): Ditto.
5276
5277 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5278
5279         * gnus-sum.el (gnus-summary-move-article): Fix something or
5280         other.
5281
5282 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5283
5284         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5285         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5286         (gnus-summary-enter-digest-group): Use them.
5287         (gnus-summary-setup-default-charset): Ditto.
5288
5289 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5290
5291         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5292
5293 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5294
5295         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5296           gnus-newsgroup-name is nil.
5297
5298 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5299
5300         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5301
5302 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5303
5304         * gnus-art.el (article-emphasize): Use correct
5305         gnus-article-emphasis-alist.
5306
5307 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5308
5309         * mm-view.el (mm-inline-text): Fix text/html bug.
5310
5311 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5312
5313         * gnus.el: Pterodactyl Gnus v0.89 is released.
5314
5315 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5316
5317         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5318         * message.el (message-draft-coding-system): Ditto.
5319         * mm-util.el (mm-running-ntemacs): Ditto.
5320
5321 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5322
5323         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5324         cause problem.
5325
5326 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5327
5328         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5329
5330 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5331
5332         * mml.el: require mm-decode.
5333
5334 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5335
5336         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5337
5338 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5339
5340         * mm-view.el (mm-inline-image): Fix image undisplayer.
5341
5342 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5343
5344         * mml.el (mml-insert-multipart): Error in compeling-read.
5345         (mml-insert-tag): Match tags.
5346
5347 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5348
5349         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5350         (gnus-cache-braid-heads): Ditto.
5351         (gnus-cache-retrieve-headers): Ditto.
5352
5353 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5354
5355         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5356
5357 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5360         to string under XEmacs.
5361
5362 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5363
5364         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5365
5366 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5367
5368         * mm-view.el (mm-inline-message): Fix message view bug.
5369         * gnus-art.el (gnus-article-prepare): Ditto.
5370
5371 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5372
5373         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5374
5375 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5376
5377         * gnus.el: Pterodactyl Gnus v0.88 is released.
5378
5379 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5380
5381         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5382         usage.
5383
5384         * nnmail.el (nnmail-get-new-mail): Save info.
5385
5386 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5387
5388         * gnus.el: Pterodactyl Gnus v0.87 is released.
5389
5390 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5391
5392         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5393         (mail-source-run-script): New function.
5394         (mail-source-fetch-pop): Use it.
5395
5396 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5397
5398         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5399
5400 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5401
5402         * gnus.el: Pterodactyl Gnus v0.86 is released.
5403
5404 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5405
5406         * gnus-art.el (gnus-treat-translate): New variable.
5407         (gnus-treat-predicate): Accept a list of regexps.
5408         (gnus-article-treat-custom): Allow a list of regexps.
5409
5410 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5411
5412         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5413         type.
5414
5415 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5416
5417         * gnus-art.el (article-babel): Narrow a bit.
5418
5419         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5420
5421 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5422
5423         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5424         only unread ones.
5425         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5426         articles, not only unread ones.
5427
5428 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5429
5430         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5431         keystroke.
5432
5433         * gnus-art.el (gnus-article-x-face-command): Ditto.
5434
5435         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5436
5437         * gnus.el (gnus-method-simplify): Accept server names.
5438
5439 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5440
5441         * gnus-art.el (article-babel-prompt): New function.
5442         (article-babel): New command.
5443
5444 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445
5446         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5447
5448         * mml.el (mml-generate-mime-1): Don't insert literally.
5449
5450         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5451         (gnus-netrc-syntax-table): Removed.
5452         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5453
5454 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5455
5456         * mm-view.el (mm-inline-text): Fix charset for text/html.
5457
5458 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5459
5460         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5461
5462 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5463
5464         * nnmail.el (nnmail-split-incoming): Return the number of split
5465         mails.
5466         (nnmail-process-babyl-mail-format): Ditto.
5467         (nnmail-process-unix-mail-format): Ditto.
5468         (nnmail-process-mmdf-mail-format): Ditto.
5469         (nnmail-process-maildir-mail-format): Ditto.
5470
5471         * mail-source.el (mail-source-callback): Return the number from
5472         the callback.
5473
5474         * message.el (message-send-mail): Generate Lines.
5475
5476         * mail-source.el (mail-source-call-script): New function.
5477         (mail-source-call-script): New function.
5478
5479 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5480
5481         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5482         (gnus-select-newsgroup): Use it.
5483         (gnus-group-highlight-words-alist): New variable.
5484         (gnus-newsgroup-emphasis-alist): New variable.
5485         (gnus-summary-local-variables):  Use it.
5486         * lpath.el: Use it.
5487         * gnus-art.el (article-emphasize): Use it.
5488         (gnus-emphasis-highlight-words): New face.
5489         * gnus-cus.el (gnus-group-parameters): New parameter.
5490
5491 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5492
5493         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5494         parameter `headers'.
5495         (gnus-cache-enter-article): Ditto.
5496         (gnus-cache-update-article): Ditto.
5497         * gnus-sum.el (gnus-summary-move-article): Ditto.
5498         (gnus-summary-mark-article-as-unread): Ditto.
5499         (gnus-summary-mark-article): Ditto.
5500
5501 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5502
5503         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5504         (gnus-posting-style-alist): Removed.
5505         (gnus-message-style-insertions): Ditto.
5506         (gnus-configure-posting-styles): Reimplementation.
5507
5508         * mail-source.el (mail-source-fetch): Error the message.
5509
5510         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5511
5512 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5513
5514         * gnus.el: Pterodactyl Gnus v0.85 is released.
5515
5516 1999-04-20  Michael Cook  <cook@sightpath.com>
5517
5518         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5519           Outlook citation regex.
5520
5521 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5522
5523         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5524         semicolon.
5525
5526 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5527
5528         * gnus-range.el (gnus-remove-from-range): Document range1
5529         modification, protect range2.
5530
5531 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5532
5533         * gnus-sum.el (gnus-update-marks): Protect lists from
5534         gnus-remove-from-range, don't sort twice.
5535
5536 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5537
5538         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5539         function in backend.
5540
5541 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5542
5543         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5544         request-accept-article function in the backend instead of using
5545         the 'respool capability.
5546
5547 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5548
5549         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5550         spurious whitespace at eob.
5551
5552 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5553
5554         * nnmail.el (nnmail-get-new-mail): Check right variable.
5555
5556 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5557
5558         * mailcap.el (mailcap-mime-data): Fix rfc822.
5559
5560 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5561
5562         * nndoc.el (nndoc-nsmail-type-p): New function.
5563         (nndoc-type-alist): Recognize nsmail.
5564
5565 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5566
5567         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5568         *before* `article-hide-headers' deletes the information.
5569
5570 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5571
5572         * gnus-sum.el (gnus-summary-save-parts): New command and
5573         keystroke.
5574         (gnus-summary-save-parts-1): New function.
5575         (gnus-summary-iterate): Buggy.
5576
5577         * mm-decode.el (mm-save-part-to-file): Made into own function.
5578
5579 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5580
5581         * gnus-group.el (gnus-group-set-info): Resist nils.
5582
5583 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5584
5585         * mailcap.el (mailcap-mime-data): Ditto.
5586
5587         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5588
5589         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5590
5591 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5592
5593         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5594         gnus-article-date-lapsed-new-header is t.
5595
5596 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5597
5598         * gnus.el: Pterodactyl Gnus v0.84 is released.
5599
5600 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5601
5602         * gnus-msg.el (gnus-bug-message): Mime change.
5603
5604 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5605
5606         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5607
5608 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5609
5610         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5611         `x-uue'.
5612
5613 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5614
5615         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5616         when authentication is 'password.
5617
5618 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5619
5620         * gnus-win.el (gnus-configure-windows): Accept a setting.
5621
5622 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5623
5624         * mm-util.el (mm-quote-arg): Moved here.
5625
5626         * mm-decode.el (mm-quote-arg): Quote more chars.
5627
5628 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5629
5630         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5631         with newlines would create buggy .nov files.
5632
5633         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5634
5635         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5636         end of lines.
5637
5638         * message.el (message-mode): Doc fix.
5639
5640         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5641
5642         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5643
5644         * gnus-art.el (article-date-ut): Rewrite.
5645
5646         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5647         order.
5648
5649         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5650         headers.
5651
5652         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5653
5654 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5655
5656         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5657         (article-date-ut): use it.
5658
5659 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5660
5661         * mail-source.el (mail-source-fetch-pop): Call script
5662         asynchronously.
5663
5664 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5665
5666         * gnus.el: Pterodactyl Gnus v0.83 is released.
5667
5668 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5669
5670         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5671
5672         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5673
5674         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5675
5676         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5677
5678         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5679
5680         * message.el (message-generate-headers): Accept continuation
5681         headers.
5682
5683 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5684
5685         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5686
5687 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5688
5689         * gnus-art.el (gnus-treatment-function-alist): use
5690         maybe-hide-headers.
5691
5692         * message.el (message-inhibit-body-encoding): Typo.
5693         (message-resend): Inhibit encoding.
5694
5695         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5696
5697         * gnus-art.el (article-remove-cr): Use re-search.
5698
5699         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5700         headers.
5701
5702         * mm-decode.el (mm-quote-arg): Quote '.
5703
5704         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5705
5706         * mm-decode.el (mm-insert-part): Use multibyte for text.
5707
5708         * gnus-start.el (gnus-read-newsrc-file): New variable.
5709         (gnus-read-newsrc-file): Use it.
5710
5711 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5712
5713         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5714
5715         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5716         function.
5717
5718 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5719
5720         * gnus.el: Pterodactyl Gnus v0.82 is released.
5721
5722 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5723
5724         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5725         for iso8859-2.
5726
5727 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5728
5729         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5730         synonym alist.
5731
5732 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5733
5734         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5735
5736 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5737
5738         * mail-source.el (mail-source-fetch): Ask before bugging out.
5739
5740 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5741
5742         * uudecode.el (uudecode-decode-region-external): Don't assume
5743         uudecode-temporary-file-directory ends with a slash.
5744
5745 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5746
5747         * gnus-sum.el (gnus-update-marks):
5748         (gnus-update-read-articles):
5749         (gnus-summary-expire-articles): Check server.
5750
5751 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5752
5753         * mml.el (mml-preview): New function.
5754
5755 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5756
5757         * mail-source.el (mail-source-fetch-file): Return the right
5758         value.
5759
5760 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5761
5762         * mml.el (mml-insert-parameter): New function.
5763         (mml-insert-parameter-string): New function.
5764
5765         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5766
5767         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5768         (gnus-mime-display-part): Use it.
5769
5770         * mm-decode.el (mm-alternative-precedence): Removed.
5771         (mm-discouraged-alternatives): New variable.
5772         (mm-preferred-alternative-precedence): New function.
5773
5774         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5775
5776         * mail-source.el (mail-sources): New variable.
5777
5778         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5779
5780         * mm-decode.el (mm-valid-image-format-p): New function.
5781         (mm-inline-media-tests): Use it.
5782         (mm-valid-and-fit-image-p): New function.
5783
5784         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5785         (gnus-agent-fetch-group): Ditto.
5786
5787 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5788
5789         * nnmail.el (nnmail-article-group): in case of a group name
5790         containing "\\n" constructs, be sure to pass the expanded value to
5791         nn*-save-mail.
5792
5793 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5794
5795         * gnus.el: Pterodactyl Gnus v0.81 is released.
5796
5797 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5798
5799         * gnus-sum.el (gnus-get-split-value): Reverse result.
5800
5801 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5802
5803         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5804
5805 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5806
5807         * mml.el (mml-insert-tag): Insert concluding part.
5808
5809         * message.el (message-send-mail): Encode later.
5810         (message-send-news): Ditto.
5811
5812         * nnfolder.el: Don't use mail delim.
5813
5814 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5815
5816         * gnus-cus.el (gnus-group-customize): Put point at min.
5817
5818         * mm-view.el (mm-inline-text): Allow toggling html.
5819
5820 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5821
5822         * mail-source.el: Added prescript and postscript to file.
5823
5824 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5825
5826         * nnmail.el: Reverted.
5827
5828         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5829         (gnus-setup-posting-charset): Did work.
5830
5831 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5832
5833         * gnus.el (gnus-short-group-name): Use
5834         gnus-group-uncollapsed-levels.
5835
5836 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5837
5838         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5839
5840 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5841
5842         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5843         (article-strip-headers-from-body): New command and keystroke.
5844
5845 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5846
5847         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5848
5849         * nnheader.el (nnheader-insert-file-contents): Bind
5850         enable-local-eval to nil.
5851         (nnheader-find-file-noselect): Ditto.
5852
5853         * nnmail.el (nnmail-article-group): Don't remove long lines.
5854         (nnmail-remove-long-lines): New function.
5855         (nnmail-split-header-length-limit): Removed.
5856
5857         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5858
5859         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5860
5861 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5862
5863         * gnus-sum.el (gnus-summary-generic-mark): New function.
5864
5865         * nnmail.el (nnmail-split-header-length-limit): Increased.
5866         (nnmail-article-group): Allow nil.
5867
5868         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5869
5870         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5871         first.
5872
5873         * mml.el (mml-minibuffer-read-type): Include types from
5874         mailcap-mime-data.
5875
5876         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5877
5878 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5879
5880         * mml.el (mml-insert-tag): New function.
5881         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5882         confusion with functions like `mml-read-tag'.
5883         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5884         (mml-minibuffer-read-description): Ditto with
5885         `mml-minibuffer-read-description'.
5886         (mml-attach-buffer): New function.
5887         (mml-mode-map): New entry for /.
5888         (mml-minibuffer-read-type): Accept DEFAULT.
5889
5890         * mml.el (mml-quote-region): Narrow the region.
5891
5892         * message.el (message-mode-menu): message-mime-attach-file is now
5893         mml-attach-file.
5894
5895 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5896
5897         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5898
5899 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5900
5901         * mml.el (mml-attach-buffer): New command.
5902
5903 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5904
5905         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5906         with a proper range. Compress range.
5907
5908         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5909
5910 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5911
5912         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5913
5914 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5915
5916         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5917         (gnus-picons-convert-x-face): Removed.
5918         (gnus-picons-article-display-x-face): Removed.
5919         (gnus-picons-x-face-sentinel): Ditto.
5920         (gnus-picons-display-x-face): Ditto.
5921
5922 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5923
5924         * gnus.el: Pterodactyl Gnus v0.80 is released.
5925
5926 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5927
5928         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5929
5930         * gnus-sum.el (gnus-with-article): Moved here.
5931
5932         * mail-source.el (mail-source-fetch-pop): Ask for password even
5933         when program.
5934
5935 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5936
5937         * gnus-msg.el (gnus-bug): Add description.
5938
5939         * mml.el (mml-insert-mml-markup): Insert disposition.
5940
5941         * message.el (message-send-mail): Always encode mail headers.
5942
5943         * smiley.el (gnus-smiley-display): Goto body.
5944
5945 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
5946
5947         * smiley.el (gnus-smiley-display): Don't search to blank line.
5948
5949 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5950
5951         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
5952         when requested.
5953
5954         * nnmail.el (nnmail-current-spool): Removed.
5955
5956         * gnus-salt.el (gnus-tree-inhibit): New varible.
5957
5958         * gnus.el (mm-util): Required.
5959
5960 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
5961
5962         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
5963
5964 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5965
5966         * mail-source.el (mail-source-bind): Doc fix.
5967
5968 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5969
5970         * message.el (message-mode): Doc fix.
5971
5972         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
5973         encoding.
5974
5975         * gnus.el (gnus-methods-equal-p): Moved here.
5976
5977         * mail-source.el: pop at 110.
5978
5979         * pop3.el (pop3-movemail): Use write-region instead of
5980         append-to-file to avoid excessive messaging.
5981
5982 1999-02-27  lantz moore  <lmoore@contigo.com>
5983
5984         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
5985         type directory.
5986
5987 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
5988
5989         * gnus-art.el (article-hide-boring-headers): Field names must not
5990         contain whitespace.
5991
5992 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5993
5994         * gnus.el: Pterodactyl Gnus v0.79 is released.
5995
5996 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5997
5998         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
5999
6000         * mml.el (mml-mode): Don't use add-minor-mode.
6001
6002         * message.el (messgage-inhibit-body-encoding): New variable.
6003         (message-encode-message-body): Use it.
6004
6005 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6006
6007         * gnus.el: Pterodactyl Gnus v0.78 is released.
6008
6009 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010
6011         * message.el (message-mode): Switch on MML mode.
6012
6013         * mml.el: Included commands and functions.
6014         (mml-mode-map): New keymap.
6015
6016         * message.el: Removed the insertion commands and functions.
6017
6018         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
6019
6020         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
6021         keystroke.
6022
6023         * gnus-art.el (gnus-narrow-to-page): Revert.
6024
6025         * gnus-cite.el (gnus-cite-delete-overlays): New function.
6026         (gnus-cite-parse-maybe): Always reparse.
6027
6028         * message.el (message-encode-message-body): Don't insert
6029         "multipart warning".
6030
6031         * gnus-art.el (gnus-article-treat-head-custom): New variable.
6032
6033 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
6034
6035         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
6036
6037         * nnmail.el: Require mm-util.
6038
6039 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
6040
6041         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
6042         group.
6043
6044 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
6045
6046         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
6047
6048 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
6049
6050         * gnus-msg.el (gnus-extended-version): Better regexp.
6051
6052 1999-02-25  Didier Verna  <verna@inf.enst.fr>
6053
6054         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
6055         is called with the result of SPLIT and should return a new split.
6056
6057         * gnus.texi: update the doc.
6058
6059 1999-02-23  Didier Verna  <verna@inf.enst.fr>
6060
6061         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
6062         displayed in the article buffer, output bars if
6063         `gnus-picons-display-article-move-p'.
6064
6065 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
6066
6067         * mail-source.el (mail-source-fetch-pop): Typo.
6068
6069 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6070
6071         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6072
6073 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6074
6075         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
6076
6077 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6078
6079         * mml.el (mml-insert-buffer): New function.
6080
6081         * message.el (message-forward): Insert the buffer in the buffer.
6082
6083 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6084
6085         * mm-view.el (mm-inline-message): Insert part in narrowed region.
6086
6087 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6088
6089         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6090
6091 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6092
6093         * gnus.el: Pterodactyl Gnus v0.77 is released.
6094
6095 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6096
6097         * gnus-art.el (gnus-displaying-mime): New variable.
6098         (article-narrow-to-head): New function.
6099
6100         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
6101         Default to pop instead of pop3.
6102
6103 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6104
6105         * gnus-art.el (article-hide-pgp): Goto body.
6106
6107         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
6108
6109         * gnus-cite.el: Don't use goto-line.
6110
6111         * gnus-art.el (gnus-article-treat-html): Removed.
6112         (gnus-treat-article): Save restriction.
6113
6114 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6115
6116         * message.el (message-send-mail): Don't untabify.
6117         (message-mode): Don't use tabs for indentation.
6118
6119 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6120
6121         * message.el (message-send-mail): Don't untabify.
6122
6123         * nnml.el (nnml-save-mail): Typo fix.
6124
6125 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6126
6127         * message.el (message-cite-function): Add
6128         `message-cite-original-without-signature' customization option.
6129
6130 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6131
6132         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
6133         `nnmail-prepare-incoming-header-hook'.
6134
6135 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
6136
6137         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
6138
6139 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6140
6141         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
6142
6143 1999-02-18  Michael Cook  <cook@sightpath.com>
6144
6145         * Recognize Microsoft Outlook's cite attribution conventions.
6146
6147 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
6148
6149         * gnus-sum.el: Bind M.
6150
6151 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
6152
6153         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
6154
6155 1999-02-15  Didier Verna  <verna@inf.enst.fr>
6156
6157         * gnus-picon.el (gnus-group-display-picons): ensures that
6158         `article-goto-body' really goes to the article body.
6159
6160 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6161
6162         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
6163
6164         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
6165
6166         * mm-view.el (mm-view-message): Enable multibyte.
6167
6168 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6169
6170         * nnmail.el (nnmail-get-new-mail): Message later.
6171
6172         * mm-util.el (mm-find-charset-region): Revert to checking
6173         multibyte.
6174
6175 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
6176
6177       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
6178       attachment.
6179
6180 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6181
6182         * gnus.el: Pterodactyl Gnus v0.76 is released.
6183
6184 1999-02-06  Felix Lee  <flee@cygnus.com>
6185
6186         * gnus.el (gnus-group-change-level-function): Typo.
6187
6188 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * gnus-sum.el (gnus-nov-skip-field): Removed.
6191         (gnus-nov-field): Ditto.
6192         (gnus-nov-parse-extra): Ditto.
6193         (gnus-nov-read-integer): Ditto.
6194
6195 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
6196
6197         * nnheader.el (nnheader-nov-read-message-id): New macro.
6198         (nnheader-parse-nov): Use it.
6199
6200         * gnus-sum.el (gnus-nov-read-message-id): New macro.
6201         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
6202         `(eq (char-after) ?\n)'.
6203
6204 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6205
6206         * gnus.el (gnus-other-frame): Always pop up a new frame.
6207
6208 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6209
6210         * gnus-range.el (gnus-range-add): Rewrite.
6211
6212 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
6213
6214         * nnmail.el (nnmail-split-incoming): Added detection of maildir
6215         format.
6216         (nnmail-process-maildir-mail-format): New function.
6217
6218         * mail-source.el (mail-source-fetch-maildir): New function.
6219         (mail-source-keyword-map): Add default for maildir method.
6220         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
6221
6222 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6223
6224         * mail-source.el (mail-source-fetcher-alist): Remove apop.
6225
6226         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
6227         (nndoc-mime-digest-type-p): Removed.
6228
6229 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6230
6231         * gnus-art.el (gnus-article-read-summary-keys): Set the point
6232         where it is supposed to be.
6233         (gnus-treat-play-sounds): New variable.
6234
6235         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
6236
6237         * gnus-art.el (article-display-x-face): Narrow to head.
6238         (gnus-article-washed-types): New variable.
6239         (article-hide-pgp): Is not a toggle.
6240         (gnus-article-hide-text-type): Save types.
6241         (article-decode-charset): Use it.
6242
6243         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
6244
6245         * message.el (message-forward-start-separator): Removed.
6246         (message-forward-end-separator): Removed.
6247         (message-signature-before-forwarded-message): Removed.
6248         (message-included-forward-headers): Removed.
6249         (message-check-news-body-syntax): Don't check forward.
6250         (message-forward): Use MIME.
6251
6252         * nnvirtual.el (nnvirtual-request-article): Bind
6253         gnus-article-decode-hook to nil.
6254
6255 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6256
6257         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
6258         us-ascii.
6259
6260 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6261
6262         * format-spec.el (format-spec): Be more robust.
6263
6264         * message.el (message-encode-message-body): Default
6265         mail-parse-charset to mail-parse-charset.
6266
6267         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
6268         (gnus-summary-edit-article): Bind mail-parse-charset.
6269
6270         * mml.el (mml-read-tag): Ignore white space after end of tag.
6271
6272         * message.el (message-goto-body): Also work in separatorless
6273         articles.
6274
6275         * mml.el (mml-translate-from-mime): New function.
6276         (mml-insert-mime): Ditto.
6277         (mml-to-mime): New function.
6278         (mime-to-mml): New name.
6279
6280         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6281         article.
6282
6283         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6284
6285         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6286         special-case nndraft groups.
6287
6288 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6289
6290         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6291         (gnus-get-newsgroup-headers): Already bound.
6292
6293         * message.el (message-encode-message-body): Use posting charset.
6294
6295         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6296         (mm-body-encoding): Do CTE.
6297         (mm-body-7-or-8): New function.
6298
6299         * mm-util.el (mm-mime-charset): Always fall back on alist.
6300         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6301         (mm-mime-mule-charset-alist): Add arabic-*-column.
6302         (mm-find-mime-charset-region): New function.
6303
6304         * format-spec.el (format-spec-make): New function.
6305
6306         * mail-source.el (format-spec): Required.
6307         (mail-source-fetch-with-program): Removed.
6308         (mail-source-fetch-with-program): New function.
6309
6310         * format-spec.el: New file.
6311
6312 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6313
6314         * mail-source.el (mail-source-fetch-with-program): Take optional
6315         parameter.
6316
6317 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6318
6319         * gnus-start.el: Ignore some groups.
6320         (gnus-setup-news): Bind nnmail-fetched-sources.
6321
6322         * message.el (message-send-mail): Remove all tabs.
6323
6324         * mm-util.el (mm-find-charset-region): Just check whether
6325         find-charset-region is defined.
6326
6327 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6328
6329         * gnus-group.el (gnus-group-get-new-news): Use
6330         nnmail-fetched-sources.
6331
6332         * nnmail.el (nnmail-fetched-sources): New variable.
6333         (nnmail-get-new-mail): Use it.
6334
6335         * mail-source.el (mail-source-fetched-sources): New variable.
6336         (mail-source-fetch): Use it.
6337
6338 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6339
6340         * gnus.el (gnus-getenv-nntpserver): if the file that
6341         gnus-nntpserver-file names has a trailing newline, the
6342         string-match will always match, and thus the file will never be
6343         read.  (^ matches start of "line", \\` matches start of "buffer",
6344         which is what was intended...)
6345
6346 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6347
6348         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6349
6350 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6353         select methods.
6354
6355 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6356
6357         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6358
6359 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6360
6361         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6362
6363 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6364
6365         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6366         a typo.
6367         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6368         charset to nil.
6369         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6370         * gnus-start.el (gnus-start-draft-setup): Ditto.
6371
6372 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6373
6374         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6375         (mail-source-value): Don't do variables.
6376
6377         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6378
6379         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6380
6381 1999-02-01  Michael Cook  <cook@sightpath.com>
6382
6383         * Defenestrate spurious ?a.
6384
6385 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6386
6387         * mail-source.el (mail-source-fetch-pop): Instead use
6388         :authentication.
6389
6390 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6391
6392         * lisp/mail-source.el : Support APOP authentication scheme.
6393
6394 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6395
6396         * pop3.el (pop3-movemail): Return t.
6397
6398 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6399
6400         * rfc2047.el (rfc2047-fold-region): New function.
6401         (rfc2047-encode-message-header): Use it.
6402
6403 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6404
6405         * gnus-sum.el (gnus-group-charset-alist): Add more.
6406
6407 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6408
6409         * gnus.el: Pterodactyl Gnus v0.75 is released.
6410
6411 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6412
6413         * gnus-art.el (article-display-x-face): Don't narrow to head.
6414
6415 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6416
6417         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6418
6419 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6420
6421         * mail-source.el (mail-source-fetch-directory): Ignore
6422         directories.
6423
6424         * gnus-cus.el (gnus-group-parameters): Addition.
6425
6426         * gnus-art.el (article-strip-banner): Do symbolic banners.
6427         (article-strip-banner): New keystroke.
6428
6429 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6430
6431         * gnus-art.el (article-strip-banner): New command.
6432
6433 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6434
6435         * gnus-art.el (gnus-treat-strip-banners): New variable.
6436
6437 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6440         has been exist.
6441
6442 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6443
6444         * message.el (message-draft-coding-system): Check coding-system.
6445         * mm-util.el (mm-text-coding-system): Ditto.
6446
6447 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6448
6449         * mail-source.el (mail-source-fetch-pop): Save excursion.
6450
6451 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6452
6453         * mail-source.el (mail-source-movemail-args): Not constant.
6454         (mail-source-movemail-args): Removed.
6455         (mail-source-fetch-with-program): New function.
6456         (mail-source-fetch-pop): Use program and function.
6457         (mail-source-movemail-program): Removed.
6458
6459         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6460         (gnus-treat-date-user-defined): New variable.
6461
6462 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6463
6464         * nnmail.el (nnmail-fix-eudora-headers): New function.
6465
6466 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6467
6468         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6469
6470 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6471
6472         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6473         (smiley-nosey-regexp-alist): Ditto.
6474
6475         * gnus-art.el (gnus-treatment-function-alist): Do
6476         gnus-article-add-buttons-to-head later.
6477         (gnus-treat-capitalize-sentences): New variable.
6478         (article-capitalize-sentences): New command and keystroke.
6479
6480         * gnus-group.el (gnus-group-catchup-current): Do group.
6481
6482         * message.el (message-default-charset): Add group.
6483
6484 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6485
6486         * gnus.el: Pterodactyl Gnus v0.74 is released.
6487
6488 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6489
6490         * gnus-art.el (article-fill-long-lines): Renamed.
6491         (article-fill-long-lines): New keystroke.
6492
6493 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6494
6495         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6496
6497         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6498         displayed.
6499         (gnus-group-catchup-current): Be more robus.
6500
6501         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6502         headers.
6503
6504 1999-01-25  Dave Love  <fx@gnu.org>
6505
6506         * message.el (message-mode-menu): Add message-mime-attach-file.
6507         (message-mode): Doc fix.
6508
6509 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6510
6511         * nnmail.el (nnmail-check-duplication): Insert the mail source
6512         string.
6513
6514         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6515         (mail-source-fetch-directory): Ditto.
6516         (mail-source-fetch-file): Ditto.
6517         (mail-source-string): New variable.
6518
6519         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6520         the level.
6521
6522         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6523         before handling.
6524
6525         * mm-util.el (mm-mime-charset): Use the parameters.
6526         (mm-mime-charset): Removed region paremeters.
6527
6528         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6529         source.
6530
6531 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6532
6533         * nnmail.el (nnmail-get-split-group): Quote right.
6534
6535 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6536
6537         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6538         buffer.
6539
6540 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6541
6542         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6543         (gnus-group-mode): Don't hook.
6544
6545         * mail-source.el (mail-source-bind): Doc fix.
6546         (mail-source-bind): Take only one param.
6547
6548         * gnus-art.el (gnus-treat-highlight-signature): typep.
6549
6550         * mail-source.el (mail-source-movemail): Ignore empty file.
6551         (mail-source-callback): Check before deleting.
6552
6553         * message.el (message-mime-attach-file): Include name.
6554
6555 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6556
6557         * mm-util.el (mm-read-charset): Return a symbol.
6558
6559         * mm-view.el (mm-inline-text): Insert signature separator.
6560
6561         * gnus-art.el (gnus-treat-predicate): New function.
6562         (gnus-treat-article): Allow all types to be checked.
6563
6564         * gnus-util.el (gnus-or): New function.
6565         (gnus-and): Ditto.
6566
6567         * gnus-art.el (gnus-mime-display-single): Use override.
6568
6569         * mm-decode.el (mm-attachment-override-types): New variable.
6570         (mm-attachment-override-p): New function.
6571
6572         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6573
6574 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6575
6576         * mm-view.el (mm-inline-text): Do vcards.
6577
6578 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6579
6580         * gnus.el: Pterodactyl Gnus v0.73 is released.
6581
6582 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6583
6584         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6585         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6586         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6587         (nnmail-movemail-program): Removed.
6588         (nnmail-movemail-args): Removed.
6589         (nnmail-pop-password-required): Ditto.
6590         (nnmail-tmp-directory): Ditto.
6591         (nnmail-delete-incoming): Removed.
6592         (nnmail-pop-password, nnmail-moved-inboxes,
6593         nnmail-internal-password, nnmail-move-inbox): Removed.
6594         (nnmail-read-passwd): Ditto.
6595         (nnmail-get-spool-files): Removed.
6596         (nnmail-resplit-incoming): Reinstated.
6597
6598         * mail-source.el: New file.
6599
6600 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6601
6602         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6603
6604 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6605
6606         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6607
6608 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6609
6610         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6611
6612         * gnus-picon.el (gnus-group-display-picons): Goto body.
6613
6614         * gnus.el: Indented all functions; broke long lines; changed all
6615         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6616
6617 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6618
6619         * gnus.el: Pterodactyl Gnus v0.72 is released.
6620
6621 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6622
6623         * gnus.el: Cleaned up trailing whitespace.
6624
6625         * mm-util.el (mm-read-charset): Work.
6626
6627 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6628
6629         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6630         nnheader-translate-file-chars'd group name.
6631
6632 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6633
6634         * message.el (message-encode-message-body): Fold case.
6635
6636 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6637
6638         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6639
6640 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6641
6642         * mailcap.el (mailcap-add): New function.
6643
6644 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6645
6646         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6647         (article-goto-body): Use it.
6648         (gnus-treat-article): Ditto.
6649
6650         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6651         downloaded articles from the downloadeble list.
6652
6653 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6654
6655         * message.el (message-encode-message-body): Bind
6656         mail-parse-charset.
6657
6658         * mm-util.el (mm-charset-synonym-alist): New variable.
6659         (mm-charset-to-coding-system): Use it.
6660         (mm-charset-coding-system-alist): Removed.
6661         (mm-charset-to-coding-system): Don't use it.
6662         (mm-find-charset-region): Use mail-parse-charset.
6663
6664         * gnus-art.el (gnus-treatment-function-alist): Use
6665         gnus-article-display-picons.
6666         (gnus-treat-display-xface): Only do if we have xface feature.
6667         (gnus-part-display-hook): New function.
6668         (gnus-treat-article): Use it.
6669         (gnus-treat-article): Use gnus-visual.
6670
6671         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6672
6673         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6674         displaying.
6675
6676         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6677
6678         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6679         regexp file names.
6680
6681 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6682
6683         * gnus.el: Pterodactyl Gnus v0.71 is released.
6684
6685 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6686
6687         * mm-view.el (mm-inline-image): Don't add a dot.
6688
6689         * gnus-art.el (gnus-treat-article): New function.
6690
6691         * gnus.el (gnus-article-display-hook): Removed.
6692
6693         * gnus-art.el (gnus-article-treat-custom): New variable.
6694
6695         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6696
6697         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6698         functions.
6699
6700         * message.el (message-posting-charset): New variable.
6701         (message-send-mail): Use it.
6702
6703         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6704         (gnus-setup-posting-charset): New function.
6705         (gnus-setup-message): Use it.
6706
6707         * message.el (message-encode-message-body): Just look for
6708         Content-Type before inserting a new one.
6709
6710 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6711
6712         * rfc2047.el (rfc2047-default-charset): Removed.
6713
6714         * mail-prsvr.el: New file.
6715         (mail-parse-charset): New variable.
6716
6717         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6718         Changed name.
6719
6720         * gnus.el (gnus-charset): New group.
6721
6722         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6723
6724         * gnus-sum.el (gnus-default-charset): Default to nil.
6725         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6726         (gnus-newsgroup-iso-8859-1-forced): Removed.
6727
6728         * mm-util.el (mm-known-charsets): Removed.
6729         (mm-default-coding-system): Removed.
6730         (mm-default-charset): Removed.
6731         (mm-read-charset): New function.
6732
6733         * message.el (message-default-charset): Removed.
6734
6735         * rfc2047.el (rfc2047-default-charset): Default to nil.
6736
6737         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6738
6739 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6740
6741         * gnus.el: Pterodactyl Gnus v0.70 is released.
6742
6743 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6744
6745         * mm-decode.el (mm-save-part): Use mm-get-part.
6746         (mm-insert-part): New function.
6747         (mm-get-part): Use it.
6748         (mm-get-image): Ditto.
6749         (mm-display-external): Ditto.
6750
6751         * mm-view.el (mm-inline-text): Ditto.
6752
6753         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6754         ranges.
6755
6756         * mm-decode.el (mm-display-external): Save the buffer.
6757         (mm-remove-part): Kill it.
6758
6759         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6760
6761         * nnagent.el (nnagent-request-set-mark): Defined stub.
6762
6763 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6764
6765         * gnus-score.el (gnus-score-load-score-alist): Bind
6766         coding-system-for-read.
6767
6768         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6769         prepare-exit-hook.
6770
6771         * mm-view.el (mm-setup-w3): Require w3.
6772
6773 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6774
6775         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6776         body.
6777
6778 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6779
6780         * mm-encode.el: Ditto.
6781
6782         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6783         error.
6784
6785         * mailcap.el (mailcap-mime-data): SAFER ps.
6786
6787         * message.el (message-encode-message-body): Always insert a
6788         Content-Type header.
6789
6790         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6791         shown inline.
6792
6793         * mm-view.el (mm-inline-text): Handle all sorts of text.
6794
6795         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6796         don't view.
6797
6798         * mm-decode.el (mm-display-external): Use it.
6799
6800         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6801
6802         * mm-decode.el (mm-save-part): Removed double code.
6803
6804 1999-01-12  Dave Love  <fx@gnu.org>
6805
6806         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6807         application/octet-stream .gz & al files with jka-compr.
6808
6809 1999-01-12  Dave Love  <fx@gnu.org>
6810
6811         * gnus-ems.el (gnus-down-mouse-3): New variable.
6812         * gnus-art.el (gnus-mime-button-map): Use it.
6813         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6814
6815 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6816
6817         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6818
6819 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6820
6821         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6822         buffers.
6823
6824         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6825
6826         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6827
6828 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6829
6830         * mml.el (mml-parameter-string): Strip directory component.
6831
6832 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6833
6834         * gnus.el (gnus-use-demon): Removed.
6835
6836 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6837
6838         * nnmail.el (nnmail-article-group): Don't infloop.
6839
6840 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6841
6842         * gnus-art.el (article-update-date-lapsed): Made it work with
6843         picons, and make it update on all visible frames.
6844         (article-date-ut): Get summary-buffer's current-headers.
6845
6846 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6847
6848         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6849         (gnus-picons-setup-p): New variable.
6850
6851 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6852
6853         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6854
6855 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6856
6857         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6858         (gnus-summary-exit-no-update): Use mapcar.
6859
6860 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6861
6862         * gnus-agent.el (gnus-category-write): Make directory.
6863
6864 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6865
6866         * gnus-sum.el (gnus-update-read-articles):
6867         (gnus-update-marks): Request backend update of mark.
6868
6869 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6870
6871         * mm-bodies.el (mm-body-encoding): Use mm-find.
6872
6873 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6874
6875         * gnus-picon.el (gnus-article-display-picons): Fix.
6876
6877 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6878
6879         * gnus.el: Pterodactyl Gnus v0.69 is released.
6880
6881 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6882
6883         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6884
6885         * gnus-agent.el (gnus-agent-remove-group): New command and
6886         keystroke.
6887
6888         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6889
6890 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6891
6892         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6893
6894 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6895
6896         * mm-view.el (mm-inline-text): Bind current id.
6897
6898         * mm-decode.el (mm-handle-id): New macro.
6899         (mm-make-handle): Accept id.
6900         (mm-dissect-singlepart): Use it.
6901
6902 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6903
6904       * message.el (message-cite-original-without-signature): Use
6905       message-signature-separator when searching for signature in
6906       message-cite-original-without-signature.
6907
6908 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6909
6910         * gnus.el (gnus-server-to-method): Check named methods.
6911
6912 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6913
6914         * mm-view.el (mm-view-message): Goto point-min.
6915
6916         * nnmail.el (nnmail-article-group): Don't delete lines, only
6917         shorten them.
6918
6919         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6920         values.
6921
6922         * nnheader.el (nnheader-temp-directory): New variable.
6923         (nnheader-temp-directory): Removed.
6924
6925 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6926
6927         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6928         list of files to check for mailcap entries under windows-nt.
6929
6930 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6931
6932         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6933         summary buffer exists.
6934
6935 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6936
6937         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6938         irrelevant Sun sendmail bug.
6939         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6940
6941         * message.el (message-send-news): Bind mail-header-separator to
6942         "" when asking backend to post.
6943
6944 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
6945
6946         * mm-uu.el (mm-dissect-disposition): New variable.
6947         (mm-uu-dissect): Use it.
6948
6949 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6950
6951         * mm-view.el (mm-inline-text): Bind url-current-object.
6952
6953 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
6954
6955         * gnus-range.el (gnus-remove-from-range): Rewrite.
6956
6957 1998-12-09  SL Baur  <steve@altair.xemacs.org>
6958
6959         * gnus-picon.el (annotations): Remove bogus require 'xpm.
6960
6961 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
6962
6963         * message.el (message-encode-message-body): Insert `MIME-Version'
6964         instead of `Mime-Version'.
6965
6966 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6967
6968         * message.el (message-insert-mime-part): Add the attachment
6969         disposition.
6970         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
6971         (message-mime-query-type): New function.
6972         (message-mime-query-description): Ditto.
6973         (message-mime-query-file): Ditto.
6974         (message-insert-mime-part): Use them.
6975         (message-mime-insert-external): Use the new stuff.
6976
6977 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6978
6979         * nnmail.el (nnmail-split-header-length-limit): New variable.
6980
6981         * mm-decode.el (mm-dissect-buffer): Check syntax.
6982
6983         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
6984
6985         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
6986         (rfc2047-dissect-region): Ditto.
6987
6988 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6989
6990         * mm-view.el (mm-view-message): Decode charset.
6991
6992 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6993
6994         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
6995         CT headers.
6996
6997 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
6998
6999         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
7000         mm-uu-*-function.
7001         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
7002
7003 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7004
7005         * message.el (message-send-mail): Do MML first.
7006         (message-send-news): Ditto.
7007
7008 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7009
7010         * gnus-picon.el (gnus-picons-face): New face.
7011         (gnus-picons-try-face): Use it.
7012
7013 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7014
7015         * gnus.el: Pterodactyl Gnus v0.68 is released.
7016
7017 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7018
7019         * gnus.el: Pterodactyl Gnus v0.67 is released.
7020
7021 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7022
7023         * gnus.el: Pterodactyl Gnus v0.66 is released.
7024
7025 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7026
7027         * gnus-art.el (gnus-insert-mime-button): Decode description.
7028
7029 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7030
7031         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
7032         (gnus-decode-header-methods): Ditto.
7033         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
7034
7035 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
7036
7037         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
7038
7039 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7040
7041         * mml.el (mml-insert-mime-headers): Encode description.
7042
7043         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
7044         line.
7045
7046         * gnus-sum.el (gnus-default-charset): Doc fix.
7047
7048 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7049
7050         * mm-decode.el (mm-display-part): Forward a line.
7051
7052 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7053
7054         * mm-util.el (mm-running-ntemacs): New variable.
7055         (mm-text-coding-system): Ditto.
7056         * nnmail.el (nnmail-incoming-coding-system): Ditto.
7057         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
7058
7059 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7060
7061         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
7062         buffer.
7063
7064         * message.el (message-insert-headers): New command and keystroke.
7065
7066 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7067
7068         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
7069         (mm-get-image): Ditto.
7070
7071         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
7072         base64, uudecode and binhex.
7073
7074 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7075
7076         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
7077         in text/plain.
7078         * mm-uu.el (mm-uu-dissect): Use inline.
7079
7080 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7081
7082         * mm-view.el (mm-view-message): New function.
7083
7084         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
7085         qp.
7086
7087 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
7088
7089         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
7090         entry for message/rfc822 as 8bit.
7091
7092 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7093
7094         * mailcap.el (mailcap-mime-extensions): Add patch.
7095
7096 1998-12-05  Dale Hagglund  <rdh@best.com>
7097
7098         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
7099         argument to force all multipart/* to look like multipart/mixed.
7100
7101         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
7102         variable.
7103         (gnus-mime-display-part): Use it.
7104
7105 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7106
7107         * gnus-draft.el (gnus-draft-send): Only disable checks for
7108         non-interactive use.
7109         (gnus-draft-send-message): Use it.
7110
7111 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7112
7113         * gnus.el: Pterodactyl Gnus v0.65 is released.
7114
7115 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7116
7117         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
7118
7119         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
7120
7121 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7122
7123         * gnus.el: Pterodactyl Gnus v0.64 is released.
7124
7125 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7126
7127         * mm-view.el (mm-setup-w3): Don't load.
7128
7129         * gnus-msg.el (gnus-setup-message): Set group name.
7130         (gnus-group-mail): Avoid leaking local vars.
7131
7132         * message.el (message-attach-file): Renamed.
7133         (message-mime-attach-file): Renamed again.
7134
7135 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
7136
7137         * gnus-art.el (article-decode-encoded-words): Bind
7138         rfc2047-default-charset here.
7139
7140         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
7141
7142 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7143
7144         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
7145         (gnus-picons-setup-hook): New hook.
7146
7147 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7148
7149         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
7150         string.
7151         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
7152         line.
7153
7154 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7155
7156         * gnus-art.el (gnus-article-prepare-display): Setup w3.
7157         (gnus-mime-view-part): Ditto.
7158         (gnus-mime-inline-part): Dotii.
7159         (gnus-mime-externalize-part): Daddo.
7160         (gnus-mime-internalize-part): Tutti frutti.
7161         (gnus-widget-press-button): Da da do.
7162
7163         * mm-view.el (mm-setup-w3): Require url-vars.
7164
7165 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7166
7167         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
7168         * mm-util.el (mm-find-charset-region): Ditto.
7169
7170 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7171
7172         * message.el (message-send): Don't encode here.
7173         (message-send-mail): But here.
7174         (message-send-news): And here.
7175
7176 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7177
7178         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
7179
7180 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7181
7182         * gnus.el: Pterodactyl Gnus v0.63 is released.
7183
7184 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7185
7186         * mml.el (mml-base-boundary): Shorten.
7187
7188         * message.el (message-insert-mime-part): Use default.
7189
7190         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
7191
7192 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7193
7194         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
7195         buttons, not [*].
7196
7197 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7198
7199         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
7200
7201 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
7202
7203         * gnus-art.el (gnus-insert-mime-button): Fix.
7204
7205 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7206
7207         * message.el (message-insert-mime-part): Nicify prompts.
7208         (message-insert-mime-part): Really delete duplicates.
7209         (message-insert-mime-part): Check against common errors.
7210         (message-insert-mime-part): Fix docstring.
7211
7212 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7213
7214         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
7215
7216 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7217
7218         * gnus-art.el (gnus-mime-button-line-format): Nicify.
7219         (gnus-insert-mime-button): Modify accordingly.
7220
7221 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7222
7223         * gnus-art.el (gnus-display-mime): Set window point.
7224
7225         * mm-decode.el (mm-display-external): Only decode when not
7226         saving.
7227         (mm-alternative-precedence): Prefer multiparts.
7228         (mm-inline-media-tests): Inline multiparts.
7229
7230         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
7231         Ignore errors when requiring url.
7232
7233         * mml.el (mml-quote-region): New command.
7234
7235         * message.el (message-cite-original): Use it.
7236         (message-cite-original-without-signature): Ditto.
7237
7238 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7239
7240         * gnus.el: Pterodactyl Gnus v0.62 is released.
7241
7242 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7243
7244         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
7245
7246 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7247
7248         * mm-view.el (mm-inline-text): Use `point-min-marker' and
7249         `point-max-marker'.
7250
7251 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7252
7253         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
7254
7255         * gnus-art.el (gnus-mime-display-single): Check for attachment
7256         before other tests.
7257
7258 1998-12-03  Didier Verna  <verna@inf.enst.fr>
7259
7260         * gnus-msg.el (gnus-configure-posting-styles): find a
7261         posting-style entry in the group parameters, if any, and honor it
7262         at the end.
7263
7264 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
7265
7266         * nntp.el (nntp-after-change-function): Fix.
7267
7268 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
7269
7270         * mml.el (mml-generate-mime-1): Insert literally.
7271
7272 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7273
7274         * mml.el (mml-insert-mime-headers): Removed debug.
7275
7276 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7277
7278         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7279         prefixed.
7280
7281         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7282         application/emacs-lisp to 8bit.
7283
7284 1998-12-03  Dale Hagglund  <rdh@best.com>
7285
7286         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7287
7288 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7289
7290         * gnus.el: Pterodactyl Gnus v0.61 is released.
7291
7292 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7293
7294         * mml.el (mml-parse-1): Skipped parts.
7295         (mml-insert-mime-headers): Nil is a list.
7296         (mml-generate-mime-1): Don't insert literally.
7297         (mml-read-tag): Drop text props.
7298         (mml-read-part): Ditto.
7299         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7300
7301 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7302
7303         * gnus.el: Pterodactyl Gnus v0.60 is released.
7304
7305 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7306
7307         * mml.el (mml-parse-1): Don't throw contents away.
7308
7309 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7310
7311         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7312
7313 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7314
7315         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7316         function.
7317         (mml-parse-1): Use it.
7318
7319 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7320
7321         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7322         Use gnus-newsgroup-default-charset.
7323         (article-decode-encoded-words): Remove charset codes.
7324         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7325         gnus-default-charset.
7326
7327 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * message.el (message-send-mail): Don't encode here.
7330         (message-send-news): Nor here.
7331         (message-send): ... but here instead.
7332
7333         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7334         default to nil.
7335         (gnus-article-display-picons): Replace From line.
7336         (gnus-group-display-picons): Replace Newsgroups line.
7337         (gnus-picons-display-glyph): Set baseline.
7338         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7339         (gnus-picons-xbm-face): Revert to old, standard colors.
7340
7341         * message.el (message-fetch-field): Remove text props.
7342
7343         * gnus-art.el (gnus-article-normalized-header-length): New
7344         variable.
7345         (article-normalize-headers): New command and keystroke.
7346
7347         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7348
7349 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7350
7351         * gnus.el: Pterodactyl Gnus v0.59 is released.
7352
7353 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7354
7355         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7356
7357         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7358
7359 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7360
7361         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7362
7363 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7364
7365         * mm-decode.el (mm-all-images-fit): New variable.
7366         (mm-image-fit-p): Use it.
7367
7368         * gnus-art.el (gnus-mime-display-single): Use it.
7369         (gnus-mime-internalize-part): New command and keystroke.
7370
7371         * mm-decode.el (mm-user-automatic-external-display): New
7372         variable.
7373         (mm-automatic-external-display-p): New function.
7374
7375         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7376         colors.
7377
7378 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7379
7380         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7381
7382         * gnus-art.el (gnus-with-article): Work in the original article
7383         buffer.
7384         (gnus-with-article): Work in read-only groups.
7385
7386 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7387
7388         * mm-bodies.el (mm-decode-string): Return original string if not
7389         decode.
7390
7391 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7392
7393         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7394
7395 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7396
7397         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7398
7399 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7400
7401         * gnus.el: Pterodactyl Gnus v0.58 is released.
7402
7403 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7404
7405         * mm-decode.el (mm-get-image): Return a glyph, not an image
7406         specifier.
7407
7408 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7409
7410         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7411
7412 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7413
7414         * mail-parse.el (rfc2045): Required.
7415
7416 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7417
7418         * mm-view.el (mm-inline-text): Remove props.
7419
7420 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7421
7422         * mm-view.el (mm-setup-w3): Protect url-misc.
7423
7424         * message.el (message-ignored-resent-headers): Remove
7425         Gnus-Warning.
7426
7427         * mml.el (mml-insert-mime-headers): Use encoding.
7428         (mml-parameter-string): Ditto.
7429
7430         * rfc2045.el: New file.
7431         (rfc2045-encode-string): New function.
7432
7433 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7434
7435         * mail-parse.el (mail-header-encode-parameter): New function.
7436
7437         * rfc2231.el (rfc2231-encode-string): New function.
7438
7439 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7440
7441         * mm-bodies.el (mm-decode-string): New function.
7442         * mm-view.el (mm-inline-text): Use mm-decode-string.
7443
7444 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7445
7446         * gnus.el: Pterodactyl Gnus v0.57 is released.
7447
7448 1998-11-23  Felix Lee  <flee@cygnus.com>
7449
7450         * nntp.el (nntp-async-needs-kluge): new setting.
7451         (nntp-async-timer): new var.
7452         (nntp-async-process-list): new var.
7453         (nntp-async-kluge): new function.
7454         (nntp-async-timer-handler): new function.
7455         (nntp-async-wait): new function.
7456         (nntp-async-stop): new function.
7457         (nntp-after-change-function): renamed, and split apart.
7458         (nntp-async-trigger): new function.
7459         (nntp-do-callback): new function.
7460         (nntp-accept-process-output): add optional timeout arg.
7461
7462         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7463         (gnus-async-wait-for-article): new function.
7464         (gnus-async-with-semaphore): s/asynch/async/.
7465
7466 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7467
7468         * gnus-art.el (gnus-with-article): Don't encode.
7469         (gnus-insert-mime-button): Fall back on filename from C-D.
7470         (gnus-mime-display-single): Have dots right on text/plain
7471         attachments.
7472
7473         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7474         broken parts.
7475
7476         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7477
7478         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7479         binhex.
7480
7481         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7482         (gnus-summary-repair-multipart): New command and keystroke.
7483
7484         * gnus-art.el (gnus-with-article-buffer): New macro.
7485
7486 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7487
7488         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7489         undisplay the part.
7490
7491 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7492
7493         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7494
7495         * mml.el (mml-read-part): Partition right.
7496
7497         * mm-decode.el (mm-handle-set-cache): New macro.
7498         (mm-handle-cache): Ditto.
7499         (mm-make-handle): Ditto.
7500         (mm-dissect-singlepart): Use it.
7501         (mm-get-image): Use the cache.
7502
7503 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7504
7505         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7506         (gnus-mime-display-single): Don't insert lines between parts.
7507
7508 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7509
7510         * nnmail.el (nnmail-file-coding-system-1): New variable.
7511         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7512         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7513         * nnml.el (nnml-file-coding-system): New variable.
7514         (nnml-request-article): Use nnml-file-coding-system.
7515
7516 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7517
7518         * gnus.el: Pterodactyl Gnus v0.56 is released.
7519
7520 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7521
7522         * gnus-art.el (gnus-mime-display-part): New function.
7523         (gnus-mime-display-mixed): Use it.
7524
7525         * mm-view.el (mm-setup-w3): Don't register.
7526
7527         * message.el (message-cite-original): Cite parts.
7528
7529 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7530
7531         * mml.el (mml-parameter-string): New function.
7532         (mml-insert-mime-headers): Separated into new function.
7533
7534 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7535
7536         * mml.el (mml-make-boundary): Use `make-string'.
7537
7538 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7539
7540         * binhex.el (binhex-insert-char): Ditto.
7541
7542         * base64.el (base64-insert-char): Ditto.
7543
7544         * uudecode.el (uudecode-insert-char): Code correctly.
7545
7546 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7547
7548         * mml.el (mml-generate-mime): Don't generate multiparts for
7549         empties.
7550
7551         * gnus-art.el (gnus-display-mime): Save excursion.
7552
7553         * message.el (message-remove-first-header): New function.
7554         (message-encode-message-body): Use it.
7555
7556 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7557
7558         * gnus.el: Pterodactyl Gnus v0.55 is released.
7559
7560 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7561
7562         * mm-view.el (mm-setup-w3): New function.
7563
7564         * mm-decode.el (mm-content-id-get-contents): New function.
7565         (mm-content-id-get-type): Ditto.
7566         (mm-content-id-get-encoding): Ditto.
7567         (mm-get-handle-by-content-id): Removed.
7568
7569 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7570
7571         * message.el (message-generate-new-buffers): Fix tag.
7572
7573 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7574
7575         * message.el (message-buffer-name): Check for unique first.
7576
7577         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7578         gnus-inhibit-mime-unbuttonizing.
7579
7580         * gnus-sum.el (t): Bind M-t.
7581         (gnus-inhibit-unbuttonizing): New variable.
7582         (gnus-summary-toggle-display-buttonized): New command.
7583
7584         * gnus-art.el (gnus-display-mime): Select article window.
7585         (article-strip-trailing-space): New command and keystroke.
7586
7587         * nneething.el (nneething-include-files): New variable.
7588         (nneething-create-mapping): Use it.
7589
7590         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7591
7592         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7593         ayto-expirable marks.
7594
7595 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7596
7597         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7598
7599         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7600         ARG.
7601
7602         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7603
7604 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7605
7606         * mm-util.el (mm-binary-coding-system): New variable.
7607         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7608         * mm-decode.el (mm-display-external): Ditto.
7609
7610 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7611
7612         * gnus.el: Pterodactyl Gnus v0.54 is released.
7613
7614 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7615
7616         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7617
7618 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7619
7620         * mm-decode.el (mm-save-part): Unquote.
7621
7622 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7623
7624         * mm-decode.el (mm-save-part): Bind coding system for write.
7625
7626 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7627
7628         * gnus-art.el (gnus-article-mode-line-format): New default.
7629         (gnus-article-mime-part-status): New function.
7630
7631         * message.el (message-send-news): Check the body syntax before
7632         encoding.
7633
7634         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7635         (gnus-mime-display-single): Use it.
7636         (gnus-mime-display-alternative): Ditto.
7637
7638         * mm-decode.el: Check for whether we are running under a term.
7639
7640 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7641
7642         * mm-decode.el (mm-preferred-alternative): Default to first
7643         alternative.
7644         (mm-preferred-alternative): No, we dont.
7645
7646 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7647
7648         * mm-decode.el (mm-display-external): Use binary instead of
7649         no-conversion.
7650         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7651         * nnheader.el (nnheader-file-coding-system): Ditto.
7652         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7653
7654 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7655
7656         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7657         name without method.
7658
7659 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7662         coding-system -> default-charset.
7663         (gnus-newsgroup-default-charset-alist): Ditto.
7664         (gnus-summary-local-variables): Ditto.
7665         (gnus-set-global-variables): Ditto.
7666         (gnus-get-newsgroup-headers): Ditto.
7667         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7668         (gnus-get-newsgroup-headers-xover): Ditto.
7669         (gnus-newsgroup-setup-default-charset): Ditto.
7670         (article-decode-mime-words): Ditto.
7671         (article-decode-charset): Ditto.
7672         (article-decode-encoded-words): Ditto.
7673         (article-de-quoted-unreadable): Ditto.
7674         (gnus-mime-view-all-parts): Ditto.
7675         (gnus-mime-externalize-part): Ditto.
7676         (gnus-mm-display-part): Ditto.
7677         (gnus-mime-display-single): Ditto.
7678         (gnus-mime-display-alternative): Ditto.
7679         * lpath.el : Ditto.
7680
7681 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7682
7683         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7684         * gnus-art.el (article-decode-charset): Overlay
7685         rfc2047-default-charset.
7686         * message.el (message-draft-coding-system): New variable.
7687         (message-set-auto-save-file-name): Use message-draft-coding-system.
7688         * nndraft.el (nndraft-request-article): Ditto.
7689         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7690         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7691
7692 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7693
7694         * mm-uu.el (mm-uu-test): New function.
7695         (mm-uu-dissect): Inherit charset and cte from head.
7696         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7697
7698 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7699
7700         * gnus.el: Pterodactyl Gnus v0.53 is released.
7701
7702 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7703
7704         * mm-decode.el (mm-get-image): New function.
7705         (mm-image-fit-p): New function.
7706
7707         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7708
7709         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7710
7711         * gnus-art.el (gnus-article-insert-newline): New function.
7712         (article-goto-body): New function.
7713
7714 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7715
7716         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7717         buttons.
7718
7719         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7720         keystroke.
7721
7722         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7723         line between parts.
7724
7725         * message.el (message-remove-header): Go to end if wanted.
7726
7727 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7728
7729         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7730         movement with save-window-excursion.
7731
7732 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7733
7734         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7735
7736 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7737
7738         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7739
7740 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7741
7742         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7743         gnus-newsgroup-coding-system.
7744         (gnus-get-newsgroup-headers): Ditto.
7745         (gnus-get-newsgroup-headers-xover): Ditto.
7746         (gnus-set-global-variables): Ditto.
7747         * gnus-art.el (article-decode-mime-words): Ditto.
7748         (article-decode-charset): Ditto.
7749         (article-decode-encoded-words): Ditto.
7750         (article-de-quoted-unreadable): Ditto.
7751         (gnus-mime-view-all-parts): Ditto.
7752         (gnus-mime-externalize-part): Ditto.
7753         (gnus-mm-display-part): Ditto.
7754         (gnus-mime-display-alternative): Ditto.
7755         (gnus-mime-display-single): Ditto.
7756         * mm-view.el (mm-inline-text): Use default coding system.
7757
7758 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7759
7760         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7761         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7762         (gnus-newsgroup-coding-system): New local variable.
7763         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7764         (gnus-summary-local-variables): Add two new local variables.
7765         (gnus-newsgroup-setup-coding-system): New function.
7766         (gnus-select-newsgroup): Setup coding system.
7767         * lpath.el: Add two new variables.
7768         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7769         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7770         * gnus-cus.el (gnus-group-parameters): Customizable
7771         iso-8859-1-forced.
7772
7773 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7774
7775         * gnus.el: Pterodactyl Gnus v0.52 is released.
7776
7777 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7778
7779         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7780         encoding.
7781
7782         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7783         undisplayed text types.
7784
7785         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7786         types.
7787
7788 1998-11-19  Felix Lee  <flee@cygnus.com>
7789
7790         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7791
7792 1998-11-19  Felix Lee  <flee@cygnus.com>
7793
7794         * gnus-async.el (gnus-asynch-obarray): rename to
7795         gnus-async-hashtb, and don't buffer-local it.
7796
7797         (gnus-async-article-callback): new function.
7798         (gnus-make-async-article-function): use it.
7799
7800         (gnus-async-current-prefetch-group): new var.
7801         (gnus-async-current-prefetch-article): new var.
7802         (gnus-async-request-fetched-article): are we fetching it already?
7803
7804         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7805
7806 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7807
7808         * gnus-sum.el (gnus-summary-show-article): Require.
7809
7810         * message.el: Provide before hooks.
7811         (message-send-news): Do MIME before headers.
7812
7813         * gnus-art.el (gnus-article-check-buffer): New function.
7814         (gnus-article-read-summary-keys): Use it.
7815
7816         * mm-decode.el (mm-user-automatic-display): Display all inline
7817         images.
7818
7819         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7820         much.
7821         (gnus-unbuttonized-mime-types): New variable.
7822
7823 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7824
7825         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7826
7827         * mm-decode.el (mm-quote-arg): Quote semicolons.
7828
7829         * gnus-art.el (gnus-mime-display-single): Don't display
7830         attachments.
7831         (gnus-mime-externalize-part): New command and keystroke.
7832
7833         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7834         (mm-alternative-precedence): Changed order.
7835
7836 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7837
7838         * gnus.el (gnus-method-simplify): New function.
7839         (gnus-native-method-p): New function.
7840         (gnus-secondary-method-p): Use gnus-method-equal.
7841
7842         * gnus-start.el (gnus-group-change-level): Shorten select method.
7843
7844 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7845
7846         * gnus.el: Pterodactyl Gnus v0.51 is released.
7847
7848 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7849
7850         * gnus.el: Applied patches from 5.6.45.
7851
7852         * gnus-score.el (gnus-score-find-trace): Print complete file
7853         paths.
7854         (gnus-score-find-trace): Truncate lines.
7855
7856         * gnus.el (gnus-message-archive-group): Allow function.
7857
7858         * message.el (message-encode-message-body): Remove Mime-Version
7859         before inserting.
7860
7861         * gnus-cus.el (gnus-group-customize): Optional topic.
7862
7863         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7864         keystroke.
7865
7866 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7867
7868         * message.el (message-encode-message-body): Rewrite.
7869
7870 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7871
7872         * mml.el (mml-base-boundary): New variable.
7873         (mml-make-boundary): New function.
7874
7875         * gnus-cache.el (gnus-cache-coding-system): New variable.
7876         (gnus-cache-request-article): Use it.
7877
7878         * message.el (message-insert-mime-part): Delete duplicates.
7879
7880 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7881
7882         * gnus-art.el (gnus-mime-display-alternative): Set end of
7883         multipart and display even when nothing is preferred.
7884
7885 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7886
7887         * gnus.el: Pterodactyl Gnus v0.50 is released.
7888
7889 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7890
7891         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7892         fbound.
7893
7894         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7895
7896 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7897
7898         * gnus.el (gnus-similar-server-opened): Compare backend.
7899
7900 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7901
7902         * gnus-topic.el (gnus-topic-expire-articles): New function.
7903         (gnus-topic-mode-map): Bind it.
7904
7905         * gnus.texi (Topic Commands): New expiry command. Reordered.
7906
7907 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7908
7909         * gnus-sum.el
7910         (gnus-auto-expirable-marks): New variable.
7911         (gnus-inhibit-user-auto-expire): New variable.
7912         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7913         When looking to see if we should expire instead, check
7914         gnus-auto-expirable-marks instead of using a hard-wired list.
7915         (gnus-summary-mark-as-read-forward,
7916         gnus-summary-mark-as-read-backward):
7917         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7918         gnus-summary-mark-forward, instead of `t'.
7919
7920 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7921
7922         * mml.el (mml-compute-boundary): New function.
7923         (mml-compute-boundary-1): New function.
7924         (mml-generate-mime-1): Use it.
7925
7926 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7927
7928         * mml.el (mml-generate-mime-1): Always precede closing boundary
7929         with newline.
7930
7931 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7932
7933         * mml.el (mml-generate-mime-1): Do right boundaries when several
7934         multiparts.
7935
7936         * mm-decode.el (mm-user-automatic-display): Default to inline
7937         jpeg.
7938
7939         * mml.el (mml-generate-mime-1): Encode non-text parts.
7940
7941 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7942
7943         * gnus.el: Pterodactyl Gnus v0.49 is released.
7944
7945 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7946
7947         * mm-view.el (mm-inline-text): Require w3-vars.
7948
7949         * gnus-setup.el (gnus-use-tm): Removed.
7950
7951         * gnus-art.el (gnus-article-goto-part): Don't beep.
7952         (gnus-article-view-part): Check return value.
7953         (gnus-mime-display-alternative): Don't display when there is
7954         nothing to display.
7955
7956         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
7957         (mml-generate-mime-1): Use unibyte for binaries.
7958
7959         * gnus-art.el (gnus-display-mime): Call
7960         gnus-article-mime-part-function.
7961         (gnus-mime-part-function): New function.
7962         (gnus-article-mime-part-function): New function.
7963
7964         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
7965
7966 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7967
7968         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
7969
7970         * message.el (message-font-lock-keywords): Highlight MML.
7971         (message-mml-face): New font.
7972
7973 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7974
7975         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
7976         (gnus-mm-display-part): Do not select-window if the article window
7977         is not found.
7978
7979 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7980
7981         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
7982
7983 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7984
7985         * gnus.el: Pterodactyl Gnus v0.48 is released.
7986
7987 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7988
7989         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
7990
7991         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
7992
7993         * message.el (message-cite-original-without-signature): Ditto.
7994         (message-cite-original): Quote parts.
7995
7996 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7997
7998         * gnus.el: Pterodactyl Gnus v0.47 is released.
7999
8000 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8001
8002         * message.el (message-encode-message-body): Insert MIME warning.
8003
8004         * mml.el (mml-read-tag): Look for #tag.
8005
8006         * mm-util.el (mm-find-charset-region): Check whether
8007         enable-multibyte-characters is bound.
8008
8009 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8010
8011         * gnus.el: Pterodactyl Gnus v0.46 is released.
8012
8013 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8014
8015         * message.el (message-encode-message-body): Insert headers at the
8016         right spot.
8017
8018 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8019
8020         * gnus.el: Pterodactyl Gnus v0.45 is released.
8021
8022 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8023
8024         * nndraft.el (nndraft-save-mime-part): Removed.
8025         (nndraft-get-mime-part): Ditto.
8026
8027         * message.el (message-format-mime-old): Removed.
8028         (message-encode-message-body): Removed.
8029         (message-encode-message-body): Renamed.
8030
8031 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8032
8033         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
8034
8035         * message.el (message-format-mime): Check message-mime-part.
8036
8037         * mm-encode.el (mm-mime-file-types): Removed.
8038         (mm-default-file-encoding): New definition.
8039
8040 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8041
8042         * mm-view.el (mm-inline-image): Use mm-insert-inline.
8043         * gnus-art.el (gnus-mm-display-part): Go to correct position.
8044
8045 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8046
8047         * gnus.el: Pterodactyl Gnus v0.44 is released.
8048
8049 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8050
8051         * message.el (message-format-mime): New function.
8052
8053         * nndraft.el (nndraft-save-mime-part): New function.
8054         (nndraft-get-mime-part): New function.
8055
8056         * mm-encode.el (mm-default-file-encoding): New function.
8057         (mm-content-transfer-encoding): New function.
8058         (mm-encode-buffer): New function.
8059
8060         * message.el: New command.
8061         (message-mime-part): New variable.
8062         (message-insert-mime-part): New command.
8063
8064         * mm-encode.el (mm-encode-content-transfer-encoding): New
8065         function.
8066
8067         * mm-util.el (mm-content-transfer-encoding-defaults): New
8068         variable.
8069         (mm-mime-file-types): Taken from TM.
8070
8071 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8072
8073         * gnus.el: Pterodactyl Gnus v0.43 is released.
8074
8075 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
8076
8077         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
8078         * gnus-score.el (gnus-score-default-header): Ditto.
8079         (gnus-header-index): Ditto.
8080         (gnus-summary-increase-score): Ditto, & process "extra" requests.
8081         (gnus-summary-header): Handle extra headers.
8082         (gnus-summary-score-entry): Ditto, & provide new score element.
8083         (gnus-summary-score-effect): Ditto.
8084         (gnus-score-string): Avoid "extra" string sort, & modify match in
8085         "extra" case.
8086         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
8087
8088 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8089
8090         * message.el (message-resend): Bind message-required-mail-headers
8091         to nil.
8092
8093         * mm-view.el (mm-inline-text): Bind w3-strict-width.
8094
8095         * nngateway.el (require): Require cl.
8096
8097         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
8098         things.
8099
8100 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8101
8102         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
8103         when no articles.
8104
8105 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8106
8107         * message.el (message-ignored-resent-headers): Remove X-Gnus.
8108
8109 1998-11-10  Colin Rafferty  <colin@xemacs.org>
8110
8111         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
8112         user-mail-address if non-nil.
8113
8114 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8115
8116         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
8117         (gnus-make-sort-function-1): Ditto.
8118
8119         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
8120         window.
8121
8122 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8123
8124         * mm-util.el (mm-with-unibyte-buffer): Ditto.
8125
8126         * binhex.el (binhex-decode-region): Quote.
8127
8128 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8129
8130         * gnus-art.el (article-decode-charset): Don't downcase charset.
8131
8132         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
8133
8134 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8135
8136         * gnus.el: Pterodactyl Gnus v0.42 is released.
8137
8138 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8139
8140         * gnus-art.el (gnus-display-mime): Add id for alternative part.
8141
8142 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
8143
8144         * nntp.el (nntp-send-mode-reader): Revert.
8145
8146 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8147
8148         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
8149
8150 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8151
8152         * message.el (message-make-date): Fix for negative time zones.
8153
8154 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8155
8156         * gnus.el: Pterodactyl Gnus v0.41 is released.
8157
8158 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
8159
8160         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8161
8162 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
8163
8164         * gnus.el (gnus-short-group-name): When shortening foreign select
8165         methods, do not scan for plusses beyond the first colon.
8166
8167 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
8168
8169         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
8170         lines where `group' is the last thing on the line.
8171
8172 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8173
8174         * gnus-art.el (gnus-article-view-part): Do alternative.
8175         (gnus-mime-display-alternative): Insert marker.
8176
8177 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8178
8179         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8180
8181         * nnmail.el (nnmail-expired-article-p): Protect against bogus
8182         dates.
8183
8184         * gnus-cus.el (gnus-topic): Required.
8185
8186         * nnheader.el (nnheader-parse-nov): Parse extra.
8187         (nnheader-nov-parse-extra): New macro.
8188
8189 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8190
8191         * gnus-art.el (gnus-article-view-part): Internal move.
8192
8193 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
8194
8195         * gnus-cus-new.el (gnus-custom-topic): New free variable.
8196         (gnus-group-customize): Support editing topic parameters.
8197
8198 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
8199
8200         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
8201         indicators.
8202
8203 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8204
8205         * gnus-art.el (gnus-mm-display-part): Return.
8206         (gnus-article-view-part): Only go if external.
8207         (gnus-article-dumbquotes-map): Do 205.
8208
8209         * mm-decode.el (mm-display-part): Return what was done.
8210
8211         * message.el (message-buffer-naming-style): New variable.
8212         (message-generate-new-buffers): Extended.
8213         (message-buffer-naming-style): Removed.
8214         (message-buffer-name): Use it.
8215         (message-do-send-housekeeping): Rename new styling.
8216
8217         * gnus-sum.el (gnus-summary-recenter): Allow
8218         gnus-auto-center-summary to be a number.
8219
8220 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8221
8222         * pop3.el (pop3-open-server): Use "binary" instead of
8223         "no-conversion".
8224
8225 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8226
8227         * gnus-srvr.el (gnus-browse-foreign-server): Set
8228         gnus-browse-current-method to the result of gnus-server-to-method.
8229
8230 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8231
8232         * gnus-util.el (gnus-pull): Another optional argument.
8233         * nnweb.el (nnweb-request-delete-group): Delete from
8234         nnweb-group-alist and update active file.
8235
8236 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8237
8238         * gnus-group.el (gnus-group-make-group): Accept group of new
8239         method.
8240
8241 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8242
8243         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
8244
8245 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8246
8247         * mm-view.el (mm-inline-text): Postion of html portion.
8248
8249 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8250
8251         * nntp.el (nntp-list-active-group): Waited for short strings.
8252         (nntp-send-mode-reader): Ditto.
8253         (nntp-open-connection): Ditto.
8254
8255         * gnus-int.el (gnus-request-group-articles): New function.
8256
8257         * nntp.el (nntp-request-listgroup): New function.
8258         (nntp-request-group-articles): Renamed.
8259
8260 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
8261
8262         * nnheader.el (nnheader-parse-nov): Supply extra.
8263
8264 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * gnus-art.el (gnus-button-push): Don't go to
8267         gnus-article-buffer.
8268
8269         * mm-view.el (mm-inline-image): Add a newline.
8270
8271         * gnus-start.el (gnus-check-first-time-used): Check more.
8272
8273 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
8274
8275         * gnus-start.el (gnus-check-first-time-used): Check current.
8276
8277 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8278
8279         * mm-util.el (mm-find-charset-region): New function.
8280
8281         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8282
8283         * gnus-art.el (gnus-mime-button-menu): Fix.
8284
8285 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8286
8287         * gnus-art.el (gnus-mime-button-menu): New definition.
8288
8289 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8290
8291         * gnus-art.el (article-decode-charset): Downcase charset.
8292         (article-decode-charset): Pass on type.
8293         (article-decode-charset): Check nil charsets.
8294         (article-remove-cr): Translate CR to LF.
8295         (gnus-ignored-mime-types): Default to nil.
8296
8297         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8298
8299         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8300         user-mail-address.
8301         (gnus-nov-parse-extra): Didn't return right thing.
8302
8303 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8304
8305         * gnus-xmas.el: Use compiled-function-p.
8306
8307 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8308
8309         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8310
8311 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8312
8313         * gnus.el: Pterodactyl Gnus v0.40 is released.
8314
8315 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8316
8317         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8318
8319         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8320
8321         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8322
8323         * nnml.el (nnml-possibly-create-directory): Check before making.
8324
8325 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8326
8327         * nnheader.el (nnheader-insert-nov): Don't infloop.
8328
8329 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8330
8331         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8332         set up.
8333
8334 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8335
8336         * nneething.el (nneething-file-name): New definition.
8337
8338 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8339
8340         * gnus-art.el (gnus-treatment-function-alist): Fix.
8341         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8342
8343         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8344
8345 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8346
8347         * gnus.el: Pterodactyl Gnus v0.39 is released.
8348
8349 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8350
8351         * gnus-art.el (gnus-ignored-mime-types): New variable.
8352         (gnus-mime-display-single): Use it.
8353         (gnus-treatment-function-alist): New variable.
8354
8355         * gnus.el (gnus-mime): New group.
8356
8357         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8358         things for other parts.
8359         (gnus-mime-display-alternative): Place point.
8360
8361         * gnus.el: autoload gnus-uu-post-news.
8362
8363         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8364         needsterm/DISPLAY.
8365
8366         * mm-decode.el (mm-display-part): Default to inline text/.*
8367         parts.
8368
8369         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8370         8bit.
8371
8372         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8373         (gnus-mime-display-single): Inline all text parts.
8374         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8375
8376 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8377
8378         * nnml.el (nnml-possibly-create-directory): Rewrite.
8379         (nnml-request-create-group): Change to right server.
8380
8381         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8382
8383         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8384
8385         * gnus.el: rmail-output-to-rmail-file autoload.
8386
8387         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8388         Gnus.
8389
8390         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8391
8392         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8393
8394 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8395
8396         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8397         mixed part.
8398
8399 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8400
8401         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8402
8403         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8404
8405 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8406
8407         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8408
8409 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8410
8411         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8412         value.
8413
8414         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8415         hidden.
8416
8417         * gnus-spec.el (gnus-update-format-specifications): Use the
8418         article mode line spec.
8419
8420         * gnus-art.el (gnus-insert-mime-button): Put right type.
8421         (gnus-insert-prev-page-button): Ditto.
8422         (gnus-insert-next-page-button): Dutti.
8423
8424         * pop3.el: New version installed.
8425
8426 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8429         and display last part.
8430
8431 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8432
8433         * gnus.el: Pterodactyl Gnus v0.38 is released.
8434
8435 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8436
8437         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8438         Removed.
8439         (article-de-quoted-unreadable): Narrow to default.
8440
8441         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8442
8443         * gnus-art.el (article-decode-charset): Decode even when broken
8444         MIME.
8445
8446         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8447         name.
8448
8449         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8450
8451         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8452         nnheader.
8453
8454         * nnmail.el (nnmail-extra-headers): New variable.
8455
8456         * nnheader.el (nnheader-insert-nov): Insert extra.
8457
8458         * gnus.el (gnus-summary-line-format): Doc fix.
8459
8460         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8461         (gnus-nov-parse-line): Ditto.
8462         (gnus-nov-parse-extra): New macro.
8463         (gnus-header): New function.
8464         (gnus-update-summary-mark-positions): Change.
8465         (gnus-ignored-from-addresses): New variable.
8466         (gnus-summary-insert-from-or-to): New function.
8467
8468         * gnus.el (gnus-extra-headers): New variable.
8469
8470         * nnheader.el (make-mail-header): Expand.
8471         (mail-header-extra): New macro.
8472         (mail-header-set-extra): Ditto.
8473         (make-full-mail-header): Expand.
8474
8475 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8476
8477         * gnus.el: Pterodactyl Gnus v0.37 is released.
8478
8479 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8480
8481         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8482
8483         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8484         on.
8485
8486 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8487
8488         * gnus-spec.el (gnus-balloon-face-function): new function
8489         (gnus-parse-format): understand the %< %> specifiers
8490         (gnus-parse-complex-format): ditto.
8491
8492 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8493
8494         * gnus.el: Changed following-char to char-after throughout.
8495
8496 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8497
8498         * mm-decode.el (mm-display-external): Protect more and message.
8499
8500 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8501
8502         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8503         position.
8504
8505 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8506
8507         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8508         mixed part.
8509
8510 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8511
8512         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8513
8514         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8515
8516 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8517
8518         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8519
8520 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8521
8522         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8523
8524         * mm-decode.el (mm-display-external): Set undisplayer to mm
8525         buffer, not the current buffer; use unwind-protect.
8526
8527 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8528
8529         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8530         (gnus-summary-exit-no-update): Ditto.
8531
8532 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8533
8534         * mm-decode.el (mm-inline-media-tests): Look for w3.
8535
8536         * mailcap.el (mailcap-mime-data): Inline html.
8537
8538 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8539
8540         * gnus.el: Pterodactyl Gnus v0.36 is released.
8541
8542 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8543
8544         * gnus-art.el (article-translate-strings):
8545         (gnus-article-dumbquotes-map): Don't dot.
8546
8547         * pop3.el (pop3-open-server): Set point right.
8548
8549         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8550         (mm-dissect-buffer): Ditto.
8551         (mm-destroy-part): Ignore non-handles.
8552         (mm-remove-part): Ditto.
8553         (mm-destroy-parts): New function.
8554         (mm-remove-parts): Ditto.
8555
8556         * gnus-art.el (gnus-mm-display-part): Don't move point.
8557
8558 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8559
8560         * mm-uu.el : New file.
8561
8562         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8563
8564         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8565         a function.
8566
8567 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8568
8569         * mm-decode.el (mm-display-external): Check before selecting.
8570
8571 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8572
8573         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8574
8575         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8576
8577         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8578         variable.
8579
8580         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8581
8582         * gnus-art.el (gnus-decode-header-methods): New variable.
8583
8584         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8585
8586         * gnus-art.el (gnus-multi-decode-header): New function.
8587
8588 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8589
8590         * gnus.el: Pterodactyl Gnus v0.35 is released.
8591
8592 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8593
8594         * uudecode.el (uudecode-decode-region-external): Insert
8595         literally.
8596
8597         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8598
8599         * mm-bodies.el (mm-decode-body): Optional encoding.
8600
8601 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8602
8603         * gnus-ems.el (gnus-mouse-3): New variable.
8604
8605         * binhex.el (binhex-decode-region-external): Don't use -internally.
8606
8607 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8608
8609         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8610         files.
8611
8612 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8613
8614         * gnus-group.el (gnus-add-marked-articles): Request backend update
8615         of flags.
8616
8617 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8618
8619         * gnus-sum.el (gnus-update-read-articles):
8620         (gnus-update-marks): Request backend update of mark.
8621
8622 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8623
8624         * gnus.texi (Optional Backend Functions): New item,
8625         nnchoke-request-set-mark.
8626
8627 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8628
8629         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8630           list to range.
8631
8632 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8633
8634         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8635
8636 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8637
8638         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8639         first used.
8640
8641 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8642
8643         * mm-view.el: Require mm-decode for macros.
8644
8645         * mm-decode.el (mm-handle-type): Move macro declarations above the
8646         place where they are used.
8647
8648 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8649
8650         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8651         buffer.
8652
8653 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8654
8655         * nnagent.el (nnagent-open-server): Error message.
8656
8657 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8658
8659         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8660
8661 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8662
8663         * score-mode.el (gnus-score-mode-map): Ditto.
8664
8665         * message.el (message-mode-map): Ditto.
8666
8667         * gnus-uu.el (gnus-uu-post-news): Ditto.
8668
8669         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8670
8671         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8672
8673         * gnus-art.el (gnus-article-edit-mode-map): Use
8674         `set-keymap-parent' rather than `copy-keymap'.
8675
8676 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8677
8678         * gnus-art.el (gnus-mime-button-commands): New variable.
8679         (gnus-mime-button-map): Initialize it from
8680         `gnus-mime-button-commands'.
8681         (gnus-mime-button-menu): New function.
8682         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8683
8684 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8685
8686         * message.el (message-insert-to): Make `nobody' and `poster'
8687         synonymous to `never' and `always' in Mail-Copies-To.
8688         (message-reply): Ditto.
8689         (message-followup): Ditto.
8690
8691 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8692
8693         * mailcap.el (mailcap-mime-data): Save sound.
8694
8695 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8696
8697         * message.el (message-ignored-supersedes-headers): Include
8698         `NNTP-Posting-Date'.
8699
8700 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8701
8702         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8703
8704 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8705
8706         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8707         uudecode.
8708
8709 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8710
8711         * mm-decode.el (mm-display-external): Don't switch on save.
8712
8713 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8714
8715         * nnmail.el (nnmail-movemail-args): New variable.
8716
8717 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8718
8719         * gnus-art.el (article-translate-strings):
8720
8721 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8722
8723         * gnus-art.el (gnus-article-view-part): Use it.
8724         (gnus-mm-display-part): New function.
8725         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8726
8727         * mm-decode.el (mm-handle-displayed-p): New function.
8728
8729         * gnus-art.el (gnus-mime-copy-part): Create better names.
8730         (gnus-mime-button-line-format): Include dots spec.
8731
8732 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8733
8734       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8735       forward buffer first.
8736
8737 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8738
8739         * gnus-util.el (gnus-set-window-start): New function.
8740
8741         * message.el (message-send): Don't check changed.
8742
8743 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8744
8745         * gnus-art.el (gnus-article-setup-buffer): Set params.
8746
8747         * mm-decode.el (mm-user-display-methods): Inline
8748         "message/delivery-status".
8749
8750 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8751
8752         * message.el (message-auto-save-directory): Rename.
8753         (message-mode): Dof fix.
8754
8755         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8756         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8757
8758         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8759
8760         * message.el (message-make-date): Avoid locale.
8761
8762         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8763         cache.
8764
8765         * mm-decode.el (mm-display-inline): Goto point-min.
8766
8767         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8768
8769         * mm-decode.el (mm-display-external): Reverse before sorting.
8770
8771         * gnus-draft.el (gnus-draft-send): Allow mail.
8772
8773 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8774
8775         * message.el (message-check): Move message-check macro above where
8776         it is first used.
8777
8778         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8779
8780 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8781
8782         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8783
8784 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8785
8786         * gnus.el: Pterodactyl Gnus v0.34 is released.
8787
8788 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8789
8790         * mm-decode.el (mm-inline-media-tests): delivery-status.
8791
8792         * mm-view.el (mm-inline-text): Provide default.
8793
8794 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8795
8796         * mailcap.el (mailcap-possible-viewers): Fix nils.
8797
8798 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8799
8800         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8801         (article-update-date-lapsed): Record the buffer.
8802         (article-update-date-lapsed): Do all windows that display article
8803         buffers.
8804
8805         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8806
8807         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8808
8809         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8810         annoations.
8811
8812         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8813
8814 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8815
8816         * gnus-agent.el (gnus-category-add): Change default category to
8817         'false.
8818
8819         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8820         scores.
8821
8822         * gnus-draft.el (gnus-draft-send): Check server more.
8823
8824         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8825         (gnus-article-goto-part): New function.
8826
8827         * mm-view.el (mm-inline-text): Insert richtext properly.
8828
8829         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8830
8831 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8832
8833         * parse-time.el (parse-time-rules): Accept dates far into the past
8834         and the future, and parse single-digit numbers as years.
8835
8836 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8837
8838         * mm-decode.el (mm-display-external): Chop off directories.
8839
8840 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8841
8842         * uudecode.el (uu-decode-region-external): Use
8843         insert-file-contents-literally.
8844
8845         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8846
8847 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8848
8849         * uudecode.el: New file.
8850
8851         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8852         x-uuencode.
8853
8854 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8855
8856         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8857
8858         * message.el (message-fetch-field): Unfold properly.
8859
8860         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8861         in text/plain.
8862
8863 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8864
8865         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8866         (gnus-auto-select-first): Removed.
8867         (gnus-auto-select-first): Extended.
8868         (gnus-summary-read-group-1): Use new value.
8869
8870 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8871
8872         * message.el (message-fix-before-sending): Space.
8873
8874         * nnmail.el (nnmail-find-file): Don't erase.
8875
8876 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8877
8878         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8879
8880 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8881
8882         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8883
8884 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8885
8886         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8887
8888 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8889
8890         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8891         20.4.
8892
8893 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8894
8895         * gnus-art.el (gnus-mime-view-all-parts): New command and
8896         keystroke.
8897
8898         * mm-decode.el (mm-display-external): Translate slashes.
8899
8900         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8901
8902         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8903
8904         * mm-decode.el (mm-quote-arg): Quote spaces.
8905         (mm-display-external): Quote args.
8906
8907 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8908
8909         * mm-decode.el (mm-inlinable-part-p): New function.
8910
8911 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8912
8913        * mm-util.el (mm-disable-multibyte): New function.
8914
8915 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8916
8917         * gnus.el: Pterodactyl Gnus v0.33 is released.
8918
8919 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8920
8921         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8922
8923         * mm-decode.el (mm-display-external): Don't switch for externals.
8924         (mm-dissect-multipart): Don't include end-sep.
8925
8926         * mm-util.el (mm-get-coding-system-list): New function.
8927         (mm-coding-system-list): New variable.
8928
8929 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8930
8931         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8932
8933 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8934
8935         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8936         group
8937
8938 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8939
8940         * base64.el (base64-run-command-on-region): External base64
8941         decoder do not use coding system
8942
8943 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8944
8945         * mm-decode.el (mm-interactively-view-part): Typo.
8946
8947 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8948
8949         * mm-decode.el (mm-dissect-multipart): Display last part when the
8950         article has no close-delimiter
8951
8952 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8953
8954         * mm-decode.el (mm-dissect-buffer): Display parts which have no
8955         content-type.
8956
8957 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8958
8959         * gnus-art.el (gnus-display-mime): Typo.
8960
8961 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8962
8963         * gnus.el: Pterodactyl Gnus v0.32 is released.
8964
8965 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8966
8967         * gnus-kill.el (gnus-batch-score): Protect against errors.
8968
8969         * gnus-art.el: Protect against broken headers.
8970
8971         * mm-decode.el (mm-display-external): Respect needsterm.
8972         (mm-display-external): Create buffer for external commands.
8973
8974 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8975
8976         * mailcap.el (mailcap-mime-info): Return the proper viewer.
8977
8978         * mm-decode.el (mm-display-external): Use file name.
8979
8980 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8981
8982         * gnus-util.el (gnus-output-to-rmail):  adjust to
8983           `rmail-output-to-rmail-file'
8984
8985 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
8988
8989         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
8990         headers.
8991
8992         * gnus-art.el (article-decode-charset): Fold case.
8993
8994 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
8995
8996         * mailcap.el (mailcap-save-binary-file): Goto point-min.
8997
8998 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
8999
9000         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
9001         after being stored.
9002
9003 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
9004
9005         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
9006         come.
9007
9008 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9009
9010         * gnus-xmas.el (wid-edit): Required.
9011
9012         * gnus-ems.el (gnus-widget-button-keymap): New variable.
9013
9014 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9015
9016         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
9017
9018 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
9019
9020         * gnus-art.el (article-decode-charset): Narrow to the correct
9021         region.
9022
9023         * mm-bodies.el: Fix autoload.
9024
9025 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
9026
9027         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
9028
9029 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9030
9031         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
9032
9033 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9034
9035         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
9036         (gnus-article-add-button): Ditto.
9037
9038         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
9039
9040         * gnus-art.el (gnus-article-prepare-display): Make article mode.
9041         (gnus-article-prepare-display): Bind url-standalone-mode.
9042
9043         * mm-decode.el (mm-remove-part): Also delete directory.
9044         (mm-display-external): Create a private sub-dir.
9045
9046         * mailcap.el (mailcap-binary-suffixes): New variable.
9047         (mailcap-command-p): Use it.
9048
9049 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050
9051         * nnmbox.el (nnmbox-request-group): Change server.
9052         (nnmbox-possibly-change-newsgroup): Enable multibyte.
9053
9054         * message.el (message-encode-message-body): Don't stomp MIME
9055         headers.
9056
9057         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
9058         unless useful.
9059         (gnus-summary-exit): Check for a live article buffer.
9060         (gnus-summary-exit-no-update): Ditto.
9061
9062         * gnus-int.el (gnus-request-replace-article): Accept no-encode
9063         param.
9064
9065         * gnus-sum.el (gnus-article-decoded-p): New variable.
9066
9067         * mm-decode.el (mm-display-external): Use no-conv.
9068
9069         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
9070         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
9071
9072         * gnus-art.el (gnus-article-mode-map): Bind button2 to
9073         mouse-click.
9074
9075 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9076
9077         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
9078
9079 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9080
9081         * gnus.el: Pterodactyl Gnus v0.31 is released.
9082
9083 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9084
9085         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
9086
9087         * mm-decode.el (mm-display-part): Accept no-default.
9088
9089         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
9090         a parameter.
9091
9092         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
9093         (gnus-summary-prepare-threads): Ditto.
9094
9095         * gnus.el (gnus-article-mode-map): Make sparse keymap.
9096
9097         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
9098         (gnus-mime-button-line-format): Doc fix.
9099         (gnus-insert-mime-button): Use it.
9100         (gnus-article-add-button): Use widget-convert-button.
9101
9102         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
9103         ignore.
9104
9105         * mm-decode.el (mm-alternative-precedence): Ditto.
9106
9107 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
9108
9109         * mm-decode.el (mm-user-automatic-display): Use enriched.
9110
9111 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
9112
9113         * mm-decode.el (mm-dissect-multipart): Have the part start on the
9114         right place.
9115
9116 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9117
9118         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
9119
9120         * gnus-art.el (article-update-date-lapsed): Only update header if
9121         buffer is dispalyed in frame.
9122         (gnus-article-prepare-display): New function.
9123         (gnus-article-prepare): Use it.
9124
9125 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9126
9127         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
9128
9129         * mm-view.el (mm-insert-inline): New function.
9130
9131         * mm-decode.el (mm-pipe-part): Bugged.
9132
9133         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
9134
9135         * mm-bodies.el (mm-encode-body): Move over the body.
9136
9137         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
9138
9139         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
9140
9141 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
9142
9143         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
9144           related functions.  Handle message/rfc822 parts.  Display subject on
9145           multipart summary lines.  Display name on sub-parts when available.
9146
9147 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9148
9149         * mailcap.el (mailcap-command-p): New version.
9150
9151 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
9152
9153         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
9154         groups.
9155
9156 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9157
9158         * message.el (message-make-date): Remove weekday name.
9159
9160         * mm-decode.el (mm-dissect-buffer): Protect against broken
9161         headers.
9162
9163         * mailcap.el (mailcap-command-in-path-p): New function.
9164         (mailcap-command-p): Renamed.
9165
9166 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9167
9168         * rfc2047.el (eval): Autoload.
9169
9170 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9171
9172         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
9173         (gnus-multi-decode-encoded-word-string): New function.
9174         (gnus-encoded-word-method-alist): New variable.
9175         (gnus-decode-encoded-word-functions): Removed.
9176
9177 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
9178
9179         * gnus-int.el (gnus-request-replace-article): Replace
9180         message-narrow-to-headers with message-narrow-to-head
9181
9182 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9183
9184         * drums.el (drums-quote-string): Reversed match.
9185
9186         * message.el (message-make-date): Use weekday name.
9187
9188 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9189
9190         * gnus.el: Pterodactyl Gnus v0.30 is released.
9191
9192 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9193
9194         * gnus-art.el (article-decode-encoded-words): Use it.
9195         (gnus-decode-header-function): New variable.
9196
9197         * gnus-sum.el (gnus-nov-parse-line): Use it.
9198         (gnus-decode-encoded-word-function): New variable.
9199
9200         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
9201         buffer.
9202
9203         * gnus-art.el (gnus-insert-mime-button): Use widget.
9204         (gnus-widget-press-button): New function.
9205         (gnus-article-prev-button): Removed.
9206         (gnus-article-next-button): Ditto.
9207         (gnus-article-add-button): Ditto.
9208
9209         * gnus.el (gnus-article-mode-map): Inherit from widget.
9210         (gnus-article-mode-map): No, don't.
9211
9212         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
9213         (mm-content-id-alist): New variable.
9214         (mm-get-content-id): New function.
9215
9216         * gnus-art.el (gnus-request-article-this-buffer): Only decode
9217         articles if we are fetching to the article buffer.
9218
9219 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
9220
9221         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
9222         articles.
9223
9224 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9225
9226         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
9227         (mm-default-mime-charset): New variable.
9228
9229         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
9230
9231         * drums.el (drums-quote-string): Reversed test.
9232
9233 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9234
9235         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
9236         string.
9237
9238         * drums.el (drums-quote-string): New function.
9239
9240         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
9241         (rfc2047-b-encode-region): Chop lines.
9242         (rfc2047-q-encode-region): Ditto.
9243
9244 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9245
9246         * gnus.el: Pterodactyl Gnus v0.29 is released.
9247
9248 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
9249
9250         * mm-decode.el (mm-save-part): Message right.
9251
9252 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * drums.el (drums-parse-address): Returned a list instead of a
9255         string.
9256         (drums-remove-whitespace): Skip comments.
9257         (drums-parse-addresses): Didn't work.
9258
9259 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9260
9261         * gnus.el: Pterodactyl Gnus v0.28 is released.
9262
9263 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9264
9265         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
9266         starting point.
9267         (article-decode-encoded-words): Rename.
9268
9269         * message.el (message-narrow-to-headers-or-head): New function.
9270
9271         * gnus-int.el (gnus-request-accept-article): Narrow to the right
9272         region.
9273
9274         * message.el (message-send-news): Encode body after checking
9275         syntax.
9276
9277         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9278
9279         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9280
9281         * gnus-art.el (gnus-display-mime): Respect disposition.
9282
9283         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9284
9285         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9286         text with annotations.
9287
9288         * message.el (message-make-date): Fix sign for negative time
9289         zones.
9290
9291         * mm-view.el (mm-inline-image): Insert a space at the end of the
9292         image.
9293
9294         * mail-parse.el: New file.
9295
9296         * rfc2231.el: New file.
9297
9298         * drums.el (drums-content-type-get): Removed.
9299         (drums-parse-content-type): Ditto.
9300
9301         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9302
9303 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9304
9305         * gnus.el: Pterodactyl Gnus v0.27 is released.
9306
9307 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9308
9309         * mm-decode.el (mm-alternative-precedence): New variable.
9310         (mm-preferred-alternative): New function.
9311
9312         * gnus-art.el (gnus-mime-copy-part): New command.
9313
9314         * mm-decode.el (mm-get-part): New function.
9315
9316         * mm-view.el: New file.
9317
9318         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9319         (mm-display-part): Default to mailcap-save-binary-file.
9320
9321 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9322
9323         * gnus.el: Pterodactyl Gnus v0.26 is released.
9324
9325 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9326
9327         * mm-decode.el (mm-interactively-view-part): New function.
9328
9329         * gnus-art.el (gnus-mime-view-part): New command.
9330
9331         * mm-decode.el (mm-last-shell-command): New variable.
9332
9333         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9334
9335         * mm-decode.el (mm-save-part): New function.
9336
9337         * gnus-art.el (article-decode-charset): Protect against buggy
9338         content-types.
9339         (gnus-mime-pipe-part): New command.
9340         (gnus-mime-save-part): New command.
9341         (gnus-mime-button-map): New keymap.
9342         (gnus-mime-button-line-format): New variable.
9343         (gnus-insert-mime-button): New function.
9344         (gnus-display-mime): Use it.
9345
9346         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9347
9348         * mm-decode.el (mm-inline-text): Decode charsets.
9349
9350         * gnus-art.el (gnus-article-save): Comment fix.
9351
9352         * gnus-int.el (gnus-start-news-server): When in batch, don't
9353         prompt.
9354
9355         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9356         decode.
9357
9358         * mm-decode.el (mm-inline-media-tests): Add audio.
9359         (mm-inline-audio): New function.
9360
9361 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9362
9363         * gnus-art.el (article-make-date-line): Didn't work.
9364
9365         * parse-time.el (parse-time-string): One too many nils.
9366
9367 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9368
9369         * gnus.el: Pterodactyl Gnus v0.25 is released.
9370
9371 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9372
9373         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9374         annotations.
9375
9376         * gnus.el ((featurep 'gnus-xmas)): New
9377         'gnus-annotation-in-region-p alias.
9378
9379 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9380
9381         * mm-util.el (mm-with-unibyte-buffer): New function.
9382
9383         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9384
9385         * mm-decode.el (mm-inline-media-tests): New variable.
9386
9387         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9388
9389         * gnus-art.el (gnus-article-mime-handles): New variable.
9390
9391         * drums.el (drums-narrow-to-header): New function.
9392
9393         * gnus-art.el (article-decode-charset): Use it.
9394
9395         * drums.el (drums-content-type-get): New function.
9396
9397         * mm-util.el (mm-content-type-charset): Removed.
9398
9399         * drums.el (drums-syntax-table): @ is word.
9400         (drums-parse-content-type): New function.
9401
9402         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9403         EDT" times.
9404
9405         * gnus-util.el (gnus-date-get-time): Use safe date.
9406
9407         * gnus-sum.el (gnus-show-mime): Removed.
9408         (gnus-summary-toggle-mime): Removed.
9409
9410         * gnus-art.el (gnus-strict-mime): Removed.
9411         (gnus-article-prepare): Don't do MIME.
9412         (gnus-decode-encoded-word-method): Removed.
9413         (gnus-show-mime-method): Removed.
9414
9415 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9416
9417         * gnus.el: Pterodactyl Gnus v0.24 is released.
9418
9419 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9420
9421         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9422         PREFIX.
9423
9424         * parse-time.el (parse-time-rules): Accept times that look like
9425         "h:mm".
9426
9427         * message.el (message-make-date): Use zone properly.
9428
9429         * gnus.el: Autoload gnus-batch.
9430
9431         * gnus-art.el (article-de-quoted-unreadable): Do not do
9432         gnus-article-decode-rfc1522.
9433
9434         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9435
9436         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9437         param.
9438
9439         * message.el (message-encode-message-body): Check for us-ascii.
9440
9441         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9442         to the left.
9443
9444 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9445
9446         * gnus-art.el (article-decode-charset): Rename.
9447
9448 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9449
9450         * gnus.el: Pterodactyl Gnus v0.23 is released.
9451
9452 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9453
9454         * gnus-util.el (gnus-parent-id): Ditto.
9455         (gnus-put-text-property-excluding-newlines): Ditto.
9456
9457         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9458
9459 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9460
9461         * message.el (message-generate-headers): Generate User-Agent
9462         instead of X-Mailer & X-Newsreader.
9463
9464         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9465         User-Agent header format.
9466
9467 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9468
9469         * gnus.el: Pterodactyl Gnus v0.22 is released.
9470
9471 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9472
9473         * mm-util.el (mm-multibyte-p): Typo.
9474
9475 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9476
9477         * gnus.el: Pterodactyl Gnus v0.21 is released.
9478
9479 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9480
9481         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9482
9483 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9484
9485         * mm-util.el (mm-multibyte-p): New function.
9486
9487 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9488
9489         * gnus.el: Pterodactyl Gnus v0.20 is released.
9490
9491 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9492
9493         * rfc2047.el (rfc2047-decode-region): Only decode when in
9494         multibyte.
9495
9496         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9497
9498         * gnus-int.el (gnus-request-replace-article): Encode.
9499         (gnus-request-accept-article): Encode.
9500
9501         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9502         here.
9503
9504         * gnus.el (gnus-article-display-hook): Take the charset functions
9505         out.
9506
9507         * time-date.el (safe-date-to-time): New function.
9508
9509         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9510
9511 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9512
9513         * gnus.el: Pterodactyl Gnus v0.19 is released.
9514
9515 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9516
9517         * base64.el (base64-encode-region): Accept no-line-break.
9518
9519         * mm-util.el (mm-mime-charset): New function.
9520
9521         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9522
9523 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9524
9525         * gnus.el: Pterodactyl Gnus v0.18 is released.
9526
9527 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * message.el (message-send-and-exit): Return t on success.
9530         (message-make-date): Make a proper time zone.
9531
9532         * gnus-draft.el (gnus-draft-send): Only remove article if the
9533         sending is successful.
9534
9535         * drums.el (drums-get-comment): Return the last comment.
9536         (drums-parse-address): Parse old-style From headers.
9537
9538 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9539
9540         * gnus-sum.el (gnus-data-compute-positions): Move below
9541         `gnus-save-hidden-threads' so the former is correctly detected as
9542         a macro.
9543
9544 1998-09-06  Dave Love  <fx@gnu.org>
9545
9546         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9547         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9548         time for nicer failure if it's not available.
9549
9550 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9551
9552         * time-date.el (time-to-seconds): Renamed.
9553
9554         * parse-time.el (parse-time-string): Downcase before handling.
9555         (parse-time-rules): Times without seconds have 0 seconds.
9556
9557         * rfc2047.el (rfc2047-encode-region): New version.
9558         (rfc2047-dissect-region): New function.
9559
9560 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9561
9562         * message.el (message-make-date): Use symbolic zone.
9563
9564 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * time-date.el (parse-time): Always use parse-time.
9567
9568         * parse-time.el (parse-time-syntax): Use vectors.
9569
9570 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9571
9572         * gnus.el: Pterodactyl Gnus v0.17 is released.
9573
9574 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9575
9576         * time-date.el: Renamed from "date".
9577
9578         * gnus.el: Removed all timezone dependencies.
9579
9580         * score-mode.el: Removed.
9581         (gnus-score-edit-insert-date): Use date.
9582
9583         * date.el (float-to-time): New function.
9584
9585         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9586
9587         * date.el (time-to-float): New function.
9588
9589         * message.el (message-make-date): Use format-time-string.
9590         (message-make-expires): Use make-date.
9591
9592         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9593
9594         * gnus-util.el (gnus-dd-mmm): Use date.
9595         (gnus-sortable-date): Ditto.
9596
9597         * message.el (message-make-date): Take an optional time.
9598
9599         * gnus: Applied patches from 5.6.43.
9600
9601         * date.el (if): Use parse-time.
9602
9603         * gnus-score.el (gnus-summary-score-entry): Make into a command
9604         again.
9605
9606         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9607         gnus-agent.
9608
9609         * gnus.el (gnus-agent-meta-information-header): Moved here.
9610
9611 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9612
9613         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9614         (gnus-agent-fetch-group-1): Score article headers using normal
9615         group score files if the download score rule of a category/group
9616         is `file'.
9617         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9618         deciding what articles to download.
9619         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9620         predicate processing if predicate is `true' or `false'.
9621
9622 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9623
9624         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9625
9626         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9627
9628         * score-mode.el (score-mode-coding-system): New variable.
9629         (gnus-score-edit-exit): Use it.
9630
9631 1998-09-04  Jason R Mastaler  <jason@4b.org>
9632
9633         * drums.el: Corrected typo.
9634
9635 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9636
9637         * mm-bodies.el (mm-body-encoding): Faster version.
9638
9639 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9640
9641         * gnus-art.el (gnus-article-decode-charset): Only decode text
9642         things.
9643
9644         * message.el (message-output): Use rmail.
9645
9646         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9647         word part.
9648
9649         * mm-util.el (mm-charset-to-coding-system): Use
9650         rfc2047-default-charset.
9651         (mm-known-charsets): New variable.
9652
9653         * message.el (message-caesar-region): Bugged out.
9654
9655 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9656
9657         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9658         specifying `agent-predicate' in a group's parameters.
9659
9660 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9661
9662         * gnus.el: Pterodactyl Gnus v0.16 is released.
9663
9664 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9665
9666         * nnmail.el (nnmail-expired-article-p): Use predicate.
9667
9668         * date.el (time-less-p): Renamed.
9669
9670         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9671         from the headers.
9672
9673         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9674         functions.
9675
9676         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9677         all.
9678         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9679         to all functions.
9680
9681 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9682
9683         * gnus.el: Pterodactyl Gnus v0.15 is released.
9684
9685 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9686
9687         * date.el: New file.
9688
9689         * gnus-util.el (gnus-encode-date): Removed.
9690         (gnus-time-less): Ditto.
9691
9692         * nnmail.el (nnmail-date-to-time): Removed.
9693         (nnmail-time-less): Ditto.
9694         (nnmail-days-to-time): Ditto.
9695         (nnmail-time-since): Ditto.
9696
9697         * drums.el: New file.
9698
9699 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700
9701         * message.el (message-encode-message-body): Encode headers with
9702         body encoding.
9703
9704         * rfc2047.el (rfc2047-default-charset): Renamed.
9705         (rfc2047-encodable-p): Use it.
9706
9707         * base64.el (mm-util): Required.
9708
9709 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9710
9711         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9712         servers.
9713
9714         * gnus-util.el (gnus-output-to-rmail): Removed.
9715
9716         * gnus-art.el (gnus-summary-save-in-rmail): Use
9717         gnus-output-to-rmailrmail-output-to-rmail-file.
9718
9719         * rfc2047.el (rfc2047-decode-region): Fold case.
9720         (rfc2047-decode): Use decode-string.
9721
9722         * mm-util.el: Provide mm-char-int.
9723
9724 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9725
9726         * gnus.el: Pterodactyl Gnus v0.14 is released.
9727
9728 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9729
9730         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9731         sure we have 7bit.
9732
9733 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9734
9735         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9736         ducplicates.
9737         (gnus-inews-insert-mime-headers): Removed.
9738
9739         * message.el (message-caesar-region): Protect against MULE chars.
9740
9741 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9742
9743         * mm-util.el (if): fset the right function.
9744
9745 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9746
9747         * gnus-art.el (gnus-article-decode-charset): Use real
9748         read-coding-system.
9749
9750 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9751
9752         * mm-bodies.el (mm-decode-body): Protect against malformed
9753         base64.
9754         (mm-decode-body): Check that buffer-file-coding-system is
9755         non-nil.
9756
9757 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9758
9759         * gnus.el: Pterodactyl Gnus v0.13 is released.
9760
9761 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9762
9763         * gnus-util.el (gnus-strip-whitespace): Already defined.
9764         Removed.
9765
9766         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9767
9768         * gnus-util.el (gnus-strip-whitespace): New function.
9769
9770         * mm-util.el (mm-content-type-charset): Downcase.
9771
9772 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9773
9774         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9775         (gnus-article-decode-charset): Don't fetch all headers.
9776
9777         * mm-util.el (mm-read-coding-system): New function.
9778
9779         * mm-bodies.el (mm-decode-body): Check the right charset.
9780
9781         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9782
9783         * gnus-art.el (gnus-article-mode-line-format): Use short group
9784         format.
9785
9786 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9787
9788         * gnus.el: Pterodactyl Gnus v0.12 is released.
9789
9790 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9791
9792         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9793
9794         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9795         (gnus-article-decode-charset): Always run.
9796
9797         * mm-bodies.el (mm-decode-body): Decode cte.
9798
9799 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9800
9801         * gnus.el: Pterodactyl Gnus v0.11 is released.
9802
9803 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9804
9805         * message.el (message-encode-message-body): Ditto.
9806
9807         * gnus-art.el (gnus-article-decode-mime-words): New command and
9808         keystroke.
9809         (gnus-article-decode-charset): Ditto.
9810         (gnus-article-decode-charset): Only work under MULE.
9811
9812         * mm-util.el (mm-content-type-charset): New function.
9813
9814         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9815
9816         * message.el (message-send-mail): Insert MIME headers.
9817         (message-check-news-body-syntax): Don't warn for escape sequences.
9818         (message-check-news-body-syntax): Insert MIME headers.
9819
9820         * mm-bodies.el (mm-body-encoding): New function.
9821
9822         * message.el (message-encode-message-body): New function.
9823
9824         * mm-bodies.el: New file.
9825
9826         * mm-util.el (mm-narrow-to-head): New function.
9827
9828         * rfc2047.el (rfc2047-encode): Use it.
9829
9830         * mm-util.el: Provide mm-encode-coding-region.
9831
9832         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9833
9834         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9835
9836         * mm-util.el (mm-enable-multibyte): New function.
9837
9838         * message.el (message-set-work-buffer): Set multibyte.
9839
9840         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9841
9842         * gnus-util.el (gnus-point-at-eol): Removed.
9843         (gnus-point-at-bol): Ditto.
9844
9845         * base64.el (base64-decode-region): Commented out messaging.
9846
9847 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9848
9849         * gnus-msg.el (gnus-group-mail): make it behave like
9850         gnus-group-post-news with regards to the prefix (this enables the
9851         use of posting styles).
9852
9853 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9854
9855         * gnus.el (gnus-article-display-hook): Added
9856         gnus-article-decode-rfc1522 to hook.
9857
9858 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9859
9860         * gnus.el: Pterodactyl Gnus v0.10 is released.
9861
9862 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9863
9864         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9865         hook to be run.
9866
9867 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9868
9869         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9870
9871         * mm-util.el (mm-charsets-in-region): Removed.
9872
9873         * rfc2047.el: Renamed file.
9874
9875         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9876
9877         * message.el (message-mode): Set multibyte.
9878
9879         * mm-util.el (mm-charsets-in-region): Copied here.
9880
9881         * gnus-util.el: Removed gnus-truncate-string.
9882
9883         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9884
9885         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9886         (rfc1522-encodable-p): New function.
9887         (rfc1522-encode-message-header): Use it.
9888
9889 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9890
9891         * gnus.el: Pterodactyl Gnus v0.9 is released.
9892
9893 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9894
9895         * mm-util.el: Shadow encode-coding-string.
9896
9897         * base64.el (base64-encode-region): Don't add newline.
9898
9899         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9900
9901         * mm-util.el: New file.
9902
9903         * mm-decode.el: Somewhat depleted.
9904         * mm-encode.el: Ditto.
9905
9906         * rfc1522.el: New file.
9907
9908         * mm-util.el (mm-replace-chars-in-string): Copied here.
9909
9910         * mm-encode.el (mm-q-encode-region): New function.
9911
9912         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9913         param.
9914
9915         * mm-encode.el (mm-encode-word-region): Downcase.
9916
9917 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9918
9919         * gnus.el: Pterodactyl Gnus v0.8 is released.
9920
9921 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9922
9923         * message.el (message-send-mail): Encode headers.
9924
9925         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9926         (quoted-printable-encode-region): Upcase.
9927
9928         * message.el (message-default-charset): New variable.
9929
9930         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9931
9932         * message.el (message-narrow-to-field): Changed name.
9933
9934         * mm-encode.el: New file.
9935
9936         * message.el (message-narrow-to-header): New function.
9937
9938         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9939         right buffer.
9940
9941 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9942
9943         * gnus.el: Pterodactyl Gnus v0.7 is released.
9944
9945 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9946
9947         * gnus.el: Remove autoload for
9948         gnus-article-mime-decode-quoted-printable.
9949
9950         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
9951         be decoded in non-MULE Emacsen.
9952
9953         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
9954
9955 1998-08-29  SL Baur  <steve@altair.xemacs.org>
9956
9957         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
9958
9959 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9960
9961         * mm-decode.el: Check for coding-system-list.
9962
9963 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9964
9965         * gnus.el: Pterodactyl Gnus v0.6 is released.
9966
9967 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9968
9969         * nnheader.el (fboundp): Protect code-coding-string.
9970
9971         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
9972         is available.
9973
9974 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9975
9976         * gnus.el: Pterodactyl Gnus v0.5 is released.
9977
9978 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9979
9980         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
9981         (gnus-hack-decode-rfc1522): Removed.
9982
9983         * mm-decode.el (mm-charset-coding-system-alist): Check better.
9984
9985 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9986
9987         * gnus.el: Gnus v0.4 is released.
9988
9989 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9990
9991         * gnus-art.el (gnus-article-decode-mime-words): New command and
9992         keystroke.
9993
9994         * qp.el (quoted-printable-decode-region): Don't use hexl.
9995
9996         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
9997
9998         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
9999         (gnus-structured-field-decoder): Removed.
10000         (gnus-unstructured-field-decoder): Ditto.
10001
10002         * mm-decode.el: New file.
10003
10004         * qp.el: New file.
10005
10006         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
10007
10008         * gnus-ems.el (fboundp): Removed gnus-split-string.
10009
10010         * gnus.el (gnus-splash-face): Doc fix.
10011
10012         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
10013
10014         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
10015         hexl.
10016
10017         * nnheader.el (nnheader-temp-write): Removed.
10018
10019 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10020
10021         * gnus.el: Gnus v0.3 is released.
10022
10023 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10024
10025         * gnus.el: Gnus v0.2 is released.
10026
10027 ;; Local Variables:
10028 ;; coding: iso-2022-7bit
10029 ;; End: