Ultra-safe for using macros.
[gnus] / lisp / ChangeLog
1 2000-10-27 14:19:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * gnus-mlspl.el: Require cl when compiling.
4         * messagexmas.el: Ditto.
5         * mm-util.el: Ditto.
6         * rfc2047.el: Ditto.
7         * rfc2231.el: Ditto.
8         * smiley-ems.el: Ditto.
9         * uudecode.el: Ditto.
10         
11         * smiley-ems.el (smiley-region): Use mapcar.
12
13 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
14
15         * ietf-drums.el: Require cl when compiling.
16
17 2000-10-27  Dave Love  <fx@gnu.org>
18
19         * nnheader.el (nnheader-translate-file-chars): Only kludge things
20         under Doze with XEmacs.
21
22 2000-10-26  Simon Josefsson  <sj@extundo.com>
23
24         * mail-source.el (mail-sources): IMAP predicate is a string.
25         (mail-sources): Add default values for IMAP mailbox, predicate and
26         fetchflag.
27
28 2000-10-26  Dave Love  <fx@gnu.org>
29
30         * flow-fill.el: Require cl when compiling.
31
32         * mail-source.el: Require imap when compiling and defvar
33         display-time-mail-function.  Require mm-util.
34         (nnheader-cancel-timer): Autoload.
35         (mail-source-imap-authenticators, mail-source-imap-streams): New
36         variables.
37         (mail-sources): Use them.
38
39 2000-10-25 20:13:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
40
41         * mm-decode.el (mm-viewer-completion-map): New.
42         (mm-interactively-view-part): Use it.
43
44 2000-10-25 18:51:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
45
46         * rfc2047.el (rfc2047-q-encode-region): Don't break if a QP-word
47         could be fitted in one line.
48
49 2000-10-25  Dirk Meyer <dischi@tzi.de>
50
51         * gnus-demon.el (gnus-demon-time-to-step): theHour was set to
52         seconds instead of hour.
53
54 2000-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
55
56         * mail-source.el (mail-sources): Better `:type'.
57
58 2000-10-24 18:31:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
59
60         * gnus-art.el (gnus-request-article-this-buffer):
61         gnus-refer-article-method might be a single method.
62         * gnus-sum.el (gnus-refer-article-methods): The second could be 
63         a named method.
64
65 2000-10-23  Simon Josefsson  <simon@josefsson.org>
66
67         * flow-fill.el (fill-flowed): Don't flow "-- " lines.
68         (fill-flowed): Make "quote-depth wins" rule work when first line
69         is at level 0.
70
71 2000-10-21 11:23:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
72
73         * mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
74
75 2000-10-21 10:54:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
76
77         * gnus-art.el (gnus-article-mime-total-parts): New function.
78         (gnus-mm-display-part): Use it.
79         (gnus-mime-display-single): Ditto.
80         (gnus-mime-display-alternative): Ditto.
81
82 2000-10-21 09:38:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
83
84         * mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
85         because they are files, not directories.
86         (mailcap-parse-mimetypes): Ditto.
87
88 2000-10-20 19:55:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
89
90         * gnus-art.el (gnus-mime-inline-part): Check validity of charset.
91
92 2000-10-18  Dave Love  <fx@gnu.org>
93
94         * mail-source.el (mm-util): Require.
95         (defvar): Use rmail-spool-directory unconditionally.
96
97         * gnus-nocem.el (gnus-nocem-issuers): Update.
98         (gnus-nocem-check-from): New option.
99         (gnus-nocem-scan-groups): Use it.
100         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
101
102 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
103
104         * gnus-nocem.el (gnus-nocem-check-article-limit): New variable.
105         (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
106
107 2000-10-18  Simon Josefsson  <simon@josefsson.org>
108
109         * nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
110
111         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
112
113 2000-10-17  Simon Josefsson  <simon@josefsson.org>
114
115         * gnus-sum.el (gnus-get-newsgroup-headers): Search for "from:"
116         instead of "from: " for rfc822 compliance.
117
118         * gnus-uu.el (gnus-uu-digest-mail-forward): Ditto. Insert SPC.
119
120         * nnheader.el (nnheader-parse-head): Ditto.
121
122 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
123
124         * mail-source.el (mail-source-keyword-map): Use
125         `rmail-spool-directory' as a default directory for the `file'
126         source, if the variable is defined.  Fall back to hardcoded
127         "/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
128         <seh@speakeasy.org>.
129
130 2000-10-13 12:01:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
131
132         * message.el (message-send-mail-partially): Replace the header
133          delimiter with a blank line.
134
135 2000-10-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
136
137         * gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
138         Cashin <ecashin@coe.uga.edu>).
139
140 2000-10-13 10:52:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
141
142         * gnus-ems.el (gnus-article-compface-xbm): Ignore errors.
143
144 2000-10-11  John Wiegley  <johnw@gnu.org>
145
146         * gnus-topic.el (gnus-topic-mode): Use `setq' to clear
147         `gnus-group-change-level-function', instead of `remove-hook',
148         because it's not a hook!
149
150         * gnus-mlspl.el (gnus-group-split-update): Check the value of
151         `nnmail-crosspost', and use it to set the `no-crosspost'
152         argument when calling `gnus-group-split-fancy'.  Otherwise, it
153         assumes that cross-posting is always OK, no matter what
154         `nmail-crosspost' is set to.
155         (gnus-group-split-fancy): The argument order in the
156         second-to-last `push' call was wrong, but since `no-crosspost'
157         was always nil, it was never being triggered.
158
159         * gnus-art.el (gnus-treat-hide-citation-maybe): Added this
160         variable to correspond with `gnus-article-hide-citation-maybe'.
161         (gnus-treatment-function-alist): Added entry for the above
162         correlation.
163
164 2000-10-12 08:26:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
165
166         * mm-util.el (mm-with-unibyte-current-buffer): Revert to old.
167         (mm-with-unibyte-current-buffer-mule4): New function.
168         * qp.el (quoted-printable-encode-region): Use it.
169         * rfc2047.el (rfc2047-decode): Ditto.
170         * webmail.el (webmail-init): Revert to use mm-disable-multibyte.
171
172 2000-10-10 08:44:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
173
174         * rfc2047.el (rfc2047-fold-region): "=?=" is not a break point.
175
176 2000-10-10 00:00:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
177
178         * webmail.el (webmail-init): Use mm-disable-multibyte-mule4.
179
180 2000-10-09 22:50:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
181
182         * base64.el (base64-decode-region): Just give a message if the end
183         is not sane.
184
185 2000-10-09 20:09:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
186
187         * rfc2047.el (rfc2047-encode-message-header): Move fold into
188         encode-region.
189         (rfc2047-dissect-region): Rewrite.
190         (rfc2047-encode-region): Rewrite.
191         (rfc2047-fold-region): Fold any line longer than 76.
192         (rfc2047-unfold-region): New function.
193         (rfc2047-decode-region): Use it.
194         (rfc2047-q-encode-region): Don't break at bob.
195
196 2000-10-09 17:12:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
197
198         * nntp.el (nntp-open-connection): Kill process buffer when quit.
199         (nntp-connection-timeout): Add a note. SIGALRM is ignored in both
200         FSF Emacs 20 and XEmacs 21.
201         * gnus-agent.el (gnus-agent-fetch-session): Catch quit.
202
203 2000-10-09  Dave Love  <fx@gnu.org>
204
205         * gnus-audio.el: Don't require cl.
206         (gnus-audio): New custom group.
207         (gnus-audio-inline-sound): Change to work with Emacs.
208         (gnus-audio-directory, gnus-audio-directory) 
209         (gnus-audio-au-player):  Customize.
210         (gnus-audio-play): Try external player if play-sound-file fails.
211         Use file-name-extension, not string-match.
212
213         * gnus-art.el (article-de-quoted-unreadable)
214         (article-de-base64-unreadable): Fold search case rather than
215         downcasing string.  Apply mm-charset-to-coding-system to arg of
216         quoted-printable-decode-region.
217         (gnus-article-dumbquotes-map): Fix dashes.
218         (gnus-button-mailto, gnus-button-embedded-url): Doc fix.
219         (gnus-button-reply): Just alias it.
220
221 2000-10-09  Stefan Monnier  <monnier@cs.yale.edu>
222
223         * mm-encode.el: Require CL.  At least, for `incf'.
224
225         * nnfolder.el (nnfolder-ignore-active-file): Typos.
226
227         * gnus-mh.el (gnus-summary-save-in-folder): Obey mh-lib-progs.
228
229         * gnus-kill.el (gnus-kill): Typo.
230
231 2000-10-09  Gerd Moellmann  <gerd@gnu.org>
232
233         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
234
235 2000-10-09  Simon Josefsson  <simon@josefsson.org>
236
237         * nnimap.el (nnimap-group-overview-filename): Create directory for
238         newfile (when use long filenames is nil).  Copy+delete file if
239         rename didn't work.
240         (nnimap-group-overview-filename): `rename-file' and `copy-file'
241         doesn't return anything useful, use ignore-errors instead.
242
243 2000-10-08 13:05:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
244
245         * dgnushack.el (dgnushack-compile): Delete old elc files first.
246
247 2000-10-08 10:59:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
248
249         * gnus-ems.el (gnus-kill-all-overlays): Move here.
250         * gnus-util.el (gnus-kill-all-overlays): Move out.
251         * gnus-sum.el (gnus-cache-write-active): Auto load.
252         * lpath.el: Shut up.
253         * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is 
254         asynchronous in Exp version.
255
256 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
257
258         * gnus-art.el, gnus-ems.el, gnus-start.el: Remove gnus-xemacs.
259         * gnus-ems.el: Autoload smiley.
260         * gnus-art.el (gnus-treat-display-smileys): Default value in Emacs 21.
261
262 2000-10-08 08:45:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
263
264         * gnus-sum.el (gnus-summary-display-article): Enable multibyte.
265         (gnus-summary-select-article): Don't enable multibyte here.
266         (gnus-summary-goto-article): Ditto.
267
268 2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
269
270         * gnus-draft.el (gnus-draft-send-message): Typo.
271
272 2000-10-08  Simon Josefsson  <simon@josefsson.org>
273
274         * nnimap.el (nnimap-verify-uidvalidity): Delete overview file when
275         uid validity changes.
276         (nnimap-group-overview-filename): Store uidvalidity in filenames.
277         Rename old files into new format.
278
279 2000-10-07 15:49:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
280
281         * mm-util.el (mm-enable-multibyte-mule4): New.
282         (mm-disable-multibyte-mule4): New.
283         * gnus-sum.el (gnus-summary-mode): Use it.
284         (gnus-summary-select-article): Ditto.
285         (gnus-summary-goto-article): Use enable multibyte.
286         * rfc2047.el (rfc2047-decode): Use unibyte.
287
288 2000-10-07 15:42:59  ShengHuo ZHU  <zsh@cs.rochester.edu>
289
290         * gnus-logic.el (gnus-advanced-string): Use "" if nil.
291
292 2000-10-07 10:31:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
293
294         * rfc2047.el (rfc2047-q-encode-region): Better calculation of
295         break point.
296         (rfc2047-fold-region): Don't break the first non-LWSP characters.
297
298 2000-10-07 09:18:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
299
300         * gnus.el (gnus-agent-fetching): New variable.
301         * gnus-agent.el (gnus-agent-with-fetch): Bind it.
302         * gnus-score.el (gnus-score-body): Don't score body when
303         agent-fetching.
304         (gnus-score-followup): Don't score followup either. 
305
306 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
307
308         * gnus-art.el: Define dynamic variables in eval-when-compile.
309         * message.el (message-sending-message): New variable.
310         (message-send): Use it.
311         * gnus-draft.el (gnus-draft-send-message): Ditto.
312         (gnus-group-send-drafts): Ditto.
313
314 2000-10-06  Dave Love  <fx@gnu.org>
315
316         * gnus-audio.el: Don't require cl.
317         (gnus-audio): New custom group.
318         (gnus-audio-inline-sound): Change to work with Emacs.
319         (gnus-audio-directory, gnus-audio-directory) 
320         (gnus-audio-au-player):  Customize.
321         (gnus-audio-play): Try external player if play-sound-file fails.
322         Use file-name-extension, not string-match.
323
324 2000-10-06 17:38:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
325
326         * gnus-art.el (gnus-article-prepare): Configure it again.
327
328 2000-10-06 15:11:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
329
330         * message.el (message-default-charset): Default value for non-Mule
331         Emacsen.
332
333 2000-10-06 14:28:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * message.el (message-alternative-emails): New.
336         (message-use-alternative-email-as-from): New.
337         (message-setup): Use them.
338
339 2000-10-06 13:46:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
340
341         * base64.el, dgnushack.el, gnus-spec.el, messagexmas.el
342         * gnus-xmas.el, nnheaderxm.el, nndraft.el: Use defalias.
343
344         * gnus-xmas.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
345         gnus-overlay-start.
346         * gnus.el: Ditto.
347         * gnus-art.el (gnus-insert-mime-button): Use them.
348
349 2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
350
351         * mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
352         if eight-bit-control is a charset, e.g. Mule 5.0 in Emacs 21.
353
354 2000-10-06 09:38:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
355
356         * qp.el (quoted-printable-encode-region): Use
357         mm-with-unibyte-current-buffer within narrowed region.
358
359 2000-10-06 08:56:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
360
361         * webmail.el (webmail-type-definition): Fix my-deja open url.
362
363 2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
364
365         * message.el (message-setup-fill-variables): New variable.
366         (message-mode): Use it.
367
368 2000-10-05  Dave Love  <fx@gnu.org>
369
370         * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
371         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
372
373         * binhex.el: Use defalias, not fset.
374
375         * rfc1843.el: Require cl when compiling.
376
377 2000-10-05 12:25:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
378
379         * gnus-agent.el (gnus-agent-fetch-group-1): Score-param could be nil.
380
381 2000-10-05 11:43:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
382
383         * rfc2047.el (rfc2047-encode-region): Merge only if regions are
384         adjacent.
385
386 2000-10-05 09:41:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
387
388         * mm-util.el (mm-multibyte-p): In XEmacs, it is (feature 'mule).
389         (mm-find-charset-region): Merge conditions, delete ascii.
390         (mm-charset-after): Rewrite.
391         * mm-bodies.el (mm-encode-body): Use it.
392
393 2000-10-05 09:04:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
394
395         * webmail.el (webmail-hotmail-list): Fix.
396
397 2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
398
399         * nnimap.el (require): cl.
400
401 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
402
403         * gnus-art.el (gnus-article-prepare): Configure windows before
404         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
405         window might be overrided.
406
407 2000-10-04  Dave Love  <fx@gnu.org>
408
409         * gnus-ems.el (gnus-article-display-xface)
410         [gnus-article-compface-xbm]: Fix.
411         (gnus-x-splash): Bind width, height.
412
413 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
414
415         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
416         when it is called interactively.
417
418 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
419
420         * gnus-art.el (gnus-mime-action-alist): New variable.
421         (gnus-mime-action-on-part): Use it.
422         (gnus-mime-button-commands): Add command ".".
423
424 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
425
426         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
427
428 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
429
430         * lpath.el: "." is in the load-path because dgnushack.el.
431
432 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
433
434         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
435
436         * nnheader.el: ditto
437
438         * mm-util.el: ditto
439
440         * message.el: ditto
441
442         * binhex.el: ditto
443
444         * gnus-audio.el: removed unnecessary xemacs test
445
446         * earcon.el: ditto
447         
448 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
449
450         * nnweb.el (nnweb-decode-entities): Work for non-character
451         entities. 
452
453 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * gnus.el: Message the quit parts.
456
457 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
458
459         * mail-source.el (mail-source-fetch-maildir): Don't insert
460         newlines.
461
462 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
463
464         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
465         lpath.el. Don't compile base64.el if there is builtin base64.
466
467 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
468
469         * base64.el (Repository): Use featurep for XEmacs test.
470
471 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
472
473         * nntp.el (nntp-retrieve-data): Don't ignore quit.
474
475 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
476
477         * gnus-art.el (gnus-article-banner-alist): New variable.
478         (article-strip-banner): Use it.
479         * gnus-cus.el (gnus-group-parameters): Allow symbol.
480
481 2000-10-02  Dave Love  <fx@gnu.org>
482
483         * smiley-ems.el: New file.
484
485         * gnus-ems.el (gnus-smiley-display): Autoload.
486         (mouse-set-point, set-face-foreground, set-face-background)
487         (x-popup-menu): Don't clobber these.
488         (gnus-article-compface-xbm): New variable.
489         (gnus-article-display-xface): Move graphic test.  Use unibyte.
490         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
491
492         * mml.el (require): Fix typo.
493         (mml-parse-1): Modify unknown encoding prompt.
494
495         * mail-source.el (mail-sources): Revert to nil.
496
497         * nnmail.el (nnmail-spool-file): Revert previous change.
498
499         * gnus.el: Don't require custom, message.
500         (gnus-message-archive-method): Wrap initializer in progn and
501         require message here.
502
503 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
504
505         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
506         image's :ascent to 80.  That gives a mode-line which is approx.
507         as tall as the normal one.
508
509 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
510
511         * webmail.el (webmail-hotmail-list): Fix.
512
513 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
514
515         Don't postpone GCC if none of GCC methods is agent-covered.  This
516         fix presumes that the post-method must be agent-covered if any Gcc
517         method is agent-covered.
518
519         * gnus-msg.el (gnus-inews-group-method): New function.
520         (gnus-inews-do-gcc): Use it.
521         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
522         (gnus-agent-possibly-save-gcc): Use it.
523         (gnus-agent-possibly-do-gcc): Ditto.
524
525 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
526
527         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
528         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
529
530 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
531
532         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
533         webmail-hotmail-list): Update.
534
535 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
536
537         * mail-source.el (mail-source-report-new-mail): Use
538         nnheader-cancel-timer.
539
540 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
541
542         * lpath.el (overlay-*): Shut up.
543         * dgnushack.el: Two implementations of smiley.
544
545 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
546
547         * gnus-ml.el: Usage.
548         (gnus-mailing-list-archive, gnus-mailing-list-owner,
549         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
550         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
551         (gnus-mailing-list-menu): Define it.
552         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
553         
554         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
555
556 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
557
558         * webmail.el (webmail-my-deja-*): Rewrite.
559
560 2000-09-30  Simon Josefsson  <simon@josefsson.org>
561
562         * nnimap.el (nnimap-request-accept-article): Remove \n's from
563         From_ lines.
564
565 2000-08-05  Simon Josefsson <simon@josefsson.org>
566
567         Make GCC to remote groups work when unplugged
568         (postpone GCC until message is actually sent).
569
570         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
571
572         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
573         (gnus-agent-restore-gcc): 
574         (gnus-agent-possibly-save-gcc): New functions.
575
576         * gnus-msg.el (gnus-inews-add-send-actions): Use
577         `gnus-agent-possibly-do-gcc' if Agentized.
578         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
579         to `message-header-hook'.
580
581         * gnus.el (gnus-agent-gcc-header): New variable.
582
583 2000-07-13  Simon Josefsson <simon@josefsson.org>
584
585         Asks the user to synch flags with server when you plug in.
586
587         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
588         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
589         (gnus-agent-toggle-plugged): Call it.
590         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
591         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
592         (gnus-agent-possibly-synchronize-flags): New function.
593         (gnus-agent-possibly-synchronize-flags-server): New function.
594
595 2000-09-30  Simon Josefsson  <simon@josefsson.org>
596
597         * starttls.el: New file, by Daiki Ueno.
598
599 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
600
601         * message.el (message-make-in-reply-to): In-Reply-To is message-id
602         (see DRUMS).
603         
604 2000-09-29  Simon Josefsson  <simon@josefsson.org>
605
606         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
607         prefetch.
608
609 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
612         sending a command; allow the rtelnet prompt as well.
613
614 2000-09-29  Simon Josefsson  <simon@josefsson.org>
615
616         * message.el (message-send): Make sure error is signalled if no
617         send method is specified.
618
619 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
620
621         * qp.el (quoted-printable-encode-region): Wrap with
622         `mm-with-unibyte-current-buffer'.
623
624 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
625
626         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
627           McEwan's proposal.
628         
629 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
630
631         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
632         the GNU assignment issue.
633
634 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
635
636         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
637
638 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
639
640         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
641
642 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
643
644         * gnus-art.el (article-strip-banner): Use
645         gnus-group-find-parameter rather than gnus-group-get-parameter, to
646         allow inheritance on the banner.
647         From elkin@tverd.astro.spbu.ru.
648
649 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
650
651         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
652
653 2000-09-26  Dave Love  <fx@gnu.org>
654
655         * gnus-draft.el: Don't require gnus-agent.
656
657         * mm-view.el: Use featurep for XEmacs test.
658         (mm-inline-message): Test for `remove-specifier'; don't use
659         condition-case.
660
661 2000-09-24  Simon Josefsson  <simon@josefsson.org>
662
663         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
664
665         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
666         support ACL's.
667
668         * nnimap.el (nnimap-acl-get): Check capability.
669
670         * mail-source.el (mail-source-imap-file-coding-system): New variable.
671         (mail-source-fetch-imap): Use it.
672
673         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
674         (rfc2104-hash): Use it.
675
676         * imap.el (imap-starttls-p): Check for starttls binary.
677         (imap-starttls-open): More verbose.
678         (imap-gssapi-auth): Ditto.
679         (imap-kerberos4-auth): Ditto.
680         (imap-cram-md5-auth): Ditto.
681         (imap-login-auth): Ditto.
682         (imap-anonymous-auth): Ditto.
683         (imap-digest-md5-auth): Ditto.
684         (imap-open): Ditto.
685         (imap-digest-md5-p): Check capability first.
686
687 2000-09-24  Simon Josefsson  <simon@josefsson.org>
688
689         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
690         (imap-login-p): Support LOGINDISABLED.
691
692 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
693
694         * rfc2104.el: Add SHA-1 example.
695
696 2000-09-22  Simon Josefsson  <simon@josefsson.org>
697
698         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
699
700 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
701
702         * lpath.el: Bind nnkiboze-score-file.
703
704 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
705
706         * gnus-score.el (gnus-score-use-all-scores): New variable.
707         (gnus-all-score-files): Use it.
708         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
709         (nnkiboze-enter-nov): Fix it when there is no xref.
710         (nnkiboze-generate-groups): List groups.
711         * gnus-group.el (gnus-group-make-kiboze-group): Use 
712         nnkiboze-score-file.
713         
714         * nnkiboze.el (nnkiboze-request-article): Use
715         gnus-cache-request-article.
716         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
717
718 2000-07-16 Dmitry Bely <dbely@mail.ru>
719
720         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
721
722 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
723
724         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
725
726 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
727
728         * message.el (message-default-charset): Set default value in
729         non-MULE XEmacsen as iso-8859-1.
730
731 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
732
733         * gnus-demon.el: Use (featurep 'xemacs).
734         * gnus-agent.el: timer vs. itimer.
735         * mail-source.el: Ditto.
736
737 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
738
739         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
740         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
741         * gnus-sum.el (gnus-nov-parse-line): Ditto.
742         * nnkiboze.el (nnkiboze-file-coding-system): New.
743         (nnkiboze-retrieve-headers): Use it.
744         (nnkiboze-request-group): Ditto.
745         (nnkiboze-close-group): Ditto.
746         (nnkiboze-generate-group): Ditto.
747         (nnkiboze-enter-nov): Insert first Xref properly.
748
749 2000-09-19  Dave Love  <fx@gnu.org>
750
751         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
752         (nnmail-get-new-mail): Test `sources' in top-level conditional.
753
754         * mail-source.el (mail-sources): Change default to '((file)).
755         Add useful custom type.
756
757 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
758
759         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
760         year).
761         (gnus-date-iso8601): Ditto.
762
763 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
764
765         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
766
767 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
768
769         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
770         pattern. Avoid using 8 bit chars.
771         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
772
773 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
774
775         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
776         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
777         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
778         functions are not implemented yet.
779         
780         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
781         x-overlay.el from the FSF Emacs black list.
782
783 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
784
785         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
786         (mm-inline-media-tests): Ditto.
787         (mm-automatic-display): Ditto.
788         * mm-view.el (mm-display-inline-fontify): Generalize from 
789         mm-display-patch-inline. 
790         (mm-display-patch-inline): Use it.
791         (mm-display-elisp-inline): Ditto.
792         
793 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
794
795         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
796         (gnus-topic-unmark-topic): Ditto.
797         (gnus-topic-mark-topic): Ditto.
798         (gnus-topic-get-new-news-this-topic): Use it.
799
800 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
801
802         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
803         display xface.
804
805 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
806
807         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
808         zombie or killed groups.
809         
810 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
811
812         * mml.el (mml-preview): Reinsert unibyte content. 
813         (mml-parse-1): Remove with-unibyte-current-buffer.
814         (mml-generate-mime-1): Ditto.
815         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
816         * message.el (message-forward): Ditto.
817
818 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
819
820         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
821         original article buffer.
822         (article-de-base64-unreadable): Ditto.
823         (article-wash-html): Ditto.
824
825 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
826
827         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
828         unless forward-show-mml.
829
830 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
831
832         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
833         (gnus-summary-save-parts-last-directory): New.
834         (gnus-summary-save-parts): Save history.
835
836 2000-09-14 Ben Gertzfield <che@debian.org>
837
838         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
839         variable.
840         (gnus-summary-save-parts): Use it.
841
842 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
843
844         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
845         * gnus-sum.el (gnus-summary-exit): Ditto.
846         (gnus-summary-exit-no-update): Ditto.
847         (gnus-summary-show-article): Ditto.
848
849 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
850
851         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
852         Content-Disposition.
853
854 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
855
856         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
857
858 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
859
860         * gnus-art.el (gnus-article-setup-buffer): Set
861         gnus-article-mime-handles to nil.
862         * gnus-sum.el (gnus-summary-exit): Ditto.
863         (gnus-summary-exit-no-update): Ditto.
864         (gnus-summary-show-article): Ditto.
865         (gnus-summary-save-parts): Use gnus-article-mime-handles if
866         dissected.
867         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
868
869 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
870
871         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
872         (gnus-sort-threads-1): New function. Sort threads recursively.
873         (gnus-sort-threads): Use it.
874         (gnus-sort-gathered-threads): Doc fix.
875
876 2000-09-13  Dave Love  <fx@gnu.org>
877
878         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
879
880         * gnus-ems.el (gnus-ems-redefine): Don't alias
881         gnus-summary-set-display-table.
882
883         * message.el (message-user-agent): Don't wrap ignore-errors around
884         it.
885
886         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
887         `format'.
888         (mm-content-transfer-encoding): Don't use cadar.
889
890         * uudecode.el (uudecode-decoder-program) 
891         (uudecode-decoder-switches): Customize.
892
893         * gnus-score.el (gnus-home-score-file): Improve custom type.
894
895         * gnus-cus.el (gnus-custom-mode): Conditionally set local
896         variables for Emacs 21.
897         (gnus-group-customize): Disable undo while laying out the buffer.
898
899 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
900
901         * gnus-util.el (gnus-write-active-file): Bind
902         coding-system-for-write.
903
904 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
905
906         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
907         
908         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
909         * gnus-kill.el (gnus-batch-score): Ditto.
910         * gnus-move.el (gnus-change-server): Ditto.
911         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
912
913 2000-09-12  Simon Josefsson  <simon@josefsson.org>
914
915         * gnus-sum.el (gnus-update-read-articles): Undo
916         `gnus-request-set-mark' operation.
917
918 2000-09-11  Dave Love  <fx@gnu.org>
919
920         * Changelog: Use iso-2022 coding.
921
922         * gnus-msg.el (gnus-msg-mail): New function.
923         (gnus-user-agent): New mail agent.
924
925 2000-09-10  Dave Love  <fx@gnu.org>
926
927         * message.el: Require mail-abbrevs for XEmacs for a problem with
928         keybinding despite the autoloads for it.
929
930 2000-09-08  Simon Josefsson  <simon@josefsson.org>
931
932         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
933
934         * nnimap.el (nnimap-request-update-info-internal): Remove tick
935         marks from dormant articles. (See nnimap-request-set-mark.)
936         (nnimap-retrieve-headers-progress): Demule.
937         (nnimap-open-server): Call nnoo-change-server twice, once for
938         getting the nnimap-server-buffer and once for letting n-c-s set
939         the variables in that buffer.
940
941 2000-09-08  David Edmondson <dme@dme.org>
942
943         * gnus.el (gnus-short-group-name): Guess separator.
944
945 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
946
947         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
948         XEmacs as well.
949
950 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
951
952         * gnus-group.el (gnus-group-insert-group-line): Fix.
953
954 2000-09-04  Dave Love  <fx@gnu.org>
955
956         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
957         (mm-get-image): Avoid the losing `make-glyph' from W3.
958
959 2000-09-03  Simon Josefsson  <simon@josefsson.org>
960
961         * gnus-sum.el (gnus-summary-delete-article): Check server.
962
963 2000-09-01  Simon Josefsson  <simon@josefsson.org>
964
965         * imap.el (imap-parse-flag-list): Rewrite.
966
967         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
968
969         * imap.el (imap-parse-flag-list): Hack.
970
971 2000-08-29  Dave Love  <fx@gnu.org>
972
973         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
974
975         * dgnushack.el (mapcon, union): Remove compiler macros.
976
977         * gnus-agent.el (gnus-agent-union): new function.
978         (gnus-agent-fetch-headers): Use it.
979
980         * gnus.el (gnus-group-startup-message): Specify foreground and
981         background for xpm image.  Centre image vertically.
982         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
983
984 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
985
986         * message.el (message-send-mail): Narrow-to-headers.
987
988 2000-08-24  Dave Love  <fx@gnu.org>
989
990         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
991         21.
992
993 2000-08-23  Dave Love  <fx@gnu.org>
994
995         * dgnushack.el: Remove `member-if' compiler macro.
996
997 2000-08-21  Dave Love  <fx@gnu.org>
998
999         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
1000
1001 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
1002
1003         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
1004         permanent is used.
1005         (gnus-topic-show-topic): Read topic when to show permanent hidden
1006         topic.
1007         (gnus-topic-remove-topic): Revert to the old behavior, not using
1008         hide.
1009
1010 2000-08-21  Dave Love  <fx@gnu.org>
1011
1012         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
1013         (gnus-xemacs): Use featurep.
1014
1015         * mm-util.el (mm-read-charset): Maybe use builtin.
1016         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
1017         (mm-multibyte-p, mm-with-unibyte-current-buffer)
1018         (mm-with-unibyte): Use featurep, not string-match.
1019         (mm-with-unibyte-buffer): Simplify.
1020         (mm-quote-arg): Maybe use shell-quote-argument.
1021
1022         * mml.el (mml-make-string): Deleted (unused).
1023
1024         * gnus.el (gnus-mode-line-buffer-identification): Supply
1025         definition for Emacs 21.
1026
1027         * gnus-salt.el: Small doc fixes.
1028         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
1029         gnus-add-minor-mode.
1030
1031         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
1032         gnus-add-minor-mode.
1033
1034 2000-08-20  Simon Josefsson  <simon@josefsson.org>
1035
1036         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
1037         function, thanks to Lloyd Zusman for debugging.
1038         (nnimap-request-group): 
1039         (nnimap-request-list): 
1040         (nnimap-retrieve-groups): 
1041         (nnimap-request-newgroups): Use it.
1042
1043         * nnimap.el (nnimap-request-article-part): Less verbose.
1044
1045 2000-08-19  Andreas Jaeger  <aj@suse.de>
1046
1047         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
1048         subst-char-in-string since we test elsewhere whether it's bound.
1049         
1050 2000-08-18  Dave Love  <fx@gnu.org>
1051
1052         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
1053         custom type.
1054
1055         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
1056         gnus-group-running-xemacs.
1057
1058         * nnheader.el (nnheader-replace-chars-in-string): Use
1059         subst-char-in-string if available.
1060
1061         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
1062         (gnus-request-article-this-buffer): Use expand-file-name.
1063         (gnus-mime-view-part-as-type): Simplify interactive spec.
1064         (gnus-mime-button-map): Define it all in defvar.
1065
1066 2000-08-17  Dave Love  <fx@gnu.org>
1067
1068         * gnus-group.el (gnus-group-running-xemacs): Deleted.
1069
1070         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
1071         last-nonmenu-event.
1072
1073         * uudecode.el (char-int): Use defalias, not fset.
1074
1075         * score-mode.el: Don't require easymenu.  Require mm-util.
1076         (score-mode-coding-system): Use mm-auto-save-coding-system.
1077
1078         * nneething.el (nneething-create-mapping): Don't use cadar & al.
1079         (nneething-file-name): Use expand-file-name, not concat.
1080
1081 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
1082
1083         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1084         Failure proof for email addresses.
1085         (nnslashdot-sane-retrieve-headers): Ditto.
1086
1087 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * message.el (message-send-mail): Only insert courtesy message
1090         when text/plain.
1091
1092 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
1093
1094         * message.el (message-cancel-news): Copy the From header from the
1095         original article.
1096
1097 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1098
1099         * gnus-async.el (gnus-asynchronous): Removed.
1100
1101 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1102
1103         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
1104         format.
1105
1106 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
1107
1108         * nnmail.el (nnmail-expiry-target-group): Fixed.
1109
1110 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1111
1112         * nnmail.el (nnmail-expiry-target-group): Fix the call to
1113         gnus-request-accept-article so that body encoding is *not* done.
1114         Encoding is not done on incoming mail, so why should it be done on
1115         expired mail?
1116
1117
1118 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1119
1120         * nnml.el (nnml-request-expire-articles): Fix the calls to
1121         nnml-request-article (the filename was being passed instead of the
1122         article number) and nnmail-expiry-target-group
1123         (nnml-current-directory is changed by nnml-request-accept-article,
1124         causing it to be incorrect for the next article to be expired).
1125
1126 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
1127
1128         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
1129         expiry-target group parameters. 
1130
1131 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1132
1133         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
1134         buffer.
1135         (gnus-topic-hide-topic): Take a PERMANENT parameter.
1136         (gnus-topic-show-topic): Ditto.
1137
1138         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
1139
1140 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
1141
1142         * mail-source.el (mail-source-incoming-file-prefix): New
1143         variable. 
1144
1145 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1146
1147         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
1148
1149         * mailcap.el (mailcap-maybe-eval): Be even more warning.
1150
1151 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
1152
1153         * message.el (message-syntax-checks): New check quotin-style: 
1154         Text must be written below quoted text.
1155         (message-check-news-body-syntax): Check it.
1156
1157 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1158
1159         * imap.el (imap-authenticator-alist): Fix typo.
1160         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
1161         Jonas Oberg for debugging.
1162
1163 2000-08-11  Simon Josefsson  <simon@josefsson.org>
1164
1165         * gnus-async.el (gnus-asynchronous): Disable by default.
1166
1167 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1168
1169         * mm-view.el (mm-inline-text): Bind fill-column.
1170
1171         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
1172         list of unexpired articles.
1173
1174         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
1175         un-expired articles. 
1176
1177         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
1178         headers. 
1179
1180         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
1181         we update the right topic.. 
1182
1183         * mm-decode.el (mm-display-external): Put point at start. 
1184
1185 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1186
1187         * nnmail.el (nnmail-expiry-target): More explicit documentation.
1188
1189         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
1190
1191 2000-08-09  Simon Josefsson <simon@josefsson.org>
1192
1193         * imap.el (imap-parse-body):
1194         (imap-parse-string-list): Add bug workarounds for Stalker
1195         Communigate Pro 3.0 server.
1196         (imap-body-lines): Remove bogus comment.
1197
1198         * imap.el (imap-range-to-message-set): Move from nnimap.el.
1199
1200         * nnimap.el (nnimap-retrieve-which-headers):
1201         (nnimap-retrieve-headers-from-server):
1202         (nnimap-request-set-mark):
1203         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
1204
1205 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
1206
1207         * message.el (message-dont-reply-to-names):
1208         rmail-dont-reply-to-names may not be defined.
1209
1210 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1211
1212         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
1213         not use pop.
1214
1215 2000-07-19  Dave Love  <fx@gnu.org>
1216
1217         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
1218         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
1219         check.
1220         (gnus-article-display-xface): Special-case for dark backgrounds.
1221
1222 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
1223
1224         * imap.el (imap-calculate-literal-size-first): New variable.
1225         (imap-local-variables): Add it.
1226         (imap-kerberos4-open): Set it.
1227         (imap-send-command): Use it.
1228
1229 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1230
1231         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
1232         (mailcap-parse-mimetypes): Use it.
1233         (mailcap-extension-to-mime): Parse mimetype.
1234         (mailcap-mime-types): Ditto.
1235         * mml.el (mml-minibuffer-read-type): Ditto.
1236
1237 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1238
1239         * nndoc.el (nndoc-type-alist): Add outlook.
1240         (nndoc-outlook-type-p): New function.
1241         (nndoc-outlook-article-begin): Ditto.
1242
1243 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
1244
1245         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
1246         excursion.
1247
1248 2000-07-15  Simon Josefsson  <simon@josefsson.org>
1249
1250         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
1251
1252         * imap.el (imap): 
1253         (imap-kerberos4-program): 
1254         (imap-gssapi-program): 
1255         (imap-ssl-program): Customization.
1256         (imap-shell-program): 
1257         (imap-shell-host): New variables.
1258         (imap-streams): 
1259         (imap-stream-alist): Add shell.
1260         (imap-shell-p): 
1261         (imap-shell-open): New functions.
1262         (imap-open): Don't call authenticator if preauth.
1263         (imap-authenticate): Return t if already authenticated.
1264
1265 2000-07-14  Simon Josefsson  <simon@josefsson.org>
1266
1267         * gnus.el (gnus-invalid-group-regexp): New variable.
1268         (gnus-read-group): Use it.
1269
1270 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
1271
1272         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
1273         expunge-below and orphan-score are "group variables".
1274
1275 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
1276
1277         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
1278         qualified group names to `gnus-group-read-ephemeral-group'.
1279
1280 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
1281
1282         * dgnushack.el (srcdir): Define it before use it.
1283
1284 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1285
1286         * gnus-sum.el: `W t' is toggle-header in info.
1287
1288 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1289
1290         * lpath.el: Fbind subst-char-in-string.
1291
1292 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1293
1294         * Makefile.in: Use W3DIR and lispdir.
1295         * dgnushack.el: Ditto.
1296
1297 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1298
1299         * gnus-art.el (article-de-base64-unreadable): Typo.
1300
1301 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
1302
1303         * gnus-agent.el (require): Require timer.
1304
1305 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
1306
1307         * message.el (message-bounce): Call mime-to-mml.
1308
1309 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * nnslashdot.el (nnslashdot-request-close): New function.
1312
1313 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
1316         right line number for the article.
1317
1318 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
1319
1320         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
1321         * webmail.el (webmail-fetch): Bind 
1322         url-http-silence-on-insecure-redirection.
1323
1324 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1325
1326         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
1327         unibyte.
1328         (nnslashdot-sane-retrieve-headers): Ditto.
1329         (nnslashdot-request-article): Ditto.
1330
1331 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
1332
1333         * mailcap.el (mailcap-parse-mimetype-file): 
1334
1335 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1336
1337         * nnweb.el (nnweb-insert): Stricter test.
1338         * webmail.el (webmail-refresh-redirect): Ditto.
1339
1340 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
1341
1342         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
1343
1344 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1345
1346         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
1347
1348 2000-07-05  Dave Love  <fx@gnu.org>
1349
1350         * utf7.el: Doc and header fixes.
1351
1352         * gnus-sum.el: Doc fixes.
1353
1354         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
1355         defalias, not fset.
1356
1357         * flow-fill.el (fill-flowed-point-at-eol)
1358         (fill-flowed-point-at-bol): Use defalias, not fset.
1359
1360         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
1361         (gnus-Plain-save-name): Delete -- apparently bogus.
1362
1363 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * nnsoup.el: Use expand-file-name throughout.
1366
1367 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
1368
1369         * nnmail.el (nnmail-read-incoming-hook): New example.
1370
1371 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1372
1373         * mm-view.el (mm-inline-text): Check whether the text has already
1374         been decoded.
1375
1376 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1377
1378         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
1379
1380 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
1381
1382         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
1383
1384 2000-07-03  Simon Josefsson  <simon@josefsson.org>
1385
1386         * gnus-sum.el (gnus-update-marks): Don't propagate download and
1387         unsend flags.
1388
1389 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
1390
1391         * nnimap.el (nnimap-open-connection): Don't look up virtual server
1392         name in authinfo (.authinfo now support ports, no need for the
1393         hack).
1394         (nnimap-split-find-rule): Fix.
1395         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
1396
1397 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
1398
1399         * message.el (message-unquote-tokens): Remove all quotes.
1400
1401 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1402
1403         * gnus-ml.el: New file. 
1404
1405 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1406
1407         * nnultimate.el (nnultimate-request-close): New function.
1408
1409         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1410
1411 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1412
1413         * Makefile.in: Better support for xemacs builds
1414
1415 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1416
1417         * gnus.el: Gnus v5.8.7 is released.
1418
1419 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1420
1421         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1422
1423 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1424
1425         * message.el (message-do-fcc): Encode MIME.
1426
1427 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1428
1429         * lpath.el: Fbind image-size.
1430
1431 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1432
1433         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1434         (nnimap-assoc-match): New function.
1435         (nnimap-split-find-rule): Support extended syntax.
1436
1437 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1438
1439         * nnimap.el (nnimap-open-connection): Use port stuff.
1440
1441         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1442         document port and defaultport.
1443
1444 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1445
1446         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1447
1448 2000-06-26  Dave Love  <fx@gnu.org>
1449
1450         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1451
1452         * message.el: Remove unnecessary `require'ments.  Defvar
1453         gnus-list-identifiers when compiling.  Don't try to autoload
1454         variable `gnus-list-identifiers'.  Autoload
1455         gnus-group-name-charset.
1456         (message-fetch-field): Don't assume `format' removes text
1457         properties.
1458         (message-strip-list-identifiers, message-reply, message-followup):
1459         Require gnus-sum.
1460         (message-mode): Tidy XEmacs conditionals.
1461         (message-replace-chars-in-string): Use subst-char-in-string when
1462         available.
1463
1464         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1465         Define if necessary.
1466
1467         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1468         removes text properties.
1469
1470         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1471
1472         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1473
1474         * gnus-score.el (gnus-summary-score-entry): Likewise.
1475
1476 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * nnimap.el (nnimap-request-post): Fix parenthesis.
1479
1480 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1481
1482         * message.el (message-unquote-tokens): New function.
1483
1484         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1485
1486         * nnimap.el (nnimap-request-post): Ditto.
1487
1488 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1489
1490         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1491
1492         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1493         patch commited 2000-04-02).
1494
1495 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1496
1497         * imap.el (imap-mailbox-examine-1): New function.
1498         (imap-message-copyuid-1):
1499         (imap-message-appenduid-1): Use it, instead of
1500         `imap-mailbox-examine' which would utf-7 encode mailbox name
1501         twice.
1502
1503 2000-06-19  Dave Love  <fx@gnu.org>
1504
1505         * mm-uu.el Don't require message.  Require cl when compiling.
1506
1507 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1508
1509         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1510         a local variable.
1511         * gnus-sum.el (gnus-orphan-score): Move here.
1512
1513 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1514
1515         * message.el (message-forward): Remove show-mml condition.
1516         (message-forward-ignored-headers): Remove X-Gnus headers.
1517
1518 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1519
1520         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1521
1522 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1523
1524         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1525
1526 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1527
1528         * message.el (message-syntax-checks): Add type.
1529
1530 2000-06-07  Dave Love  <fx@gnu.org>
1531
1532         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1533         put-image.
1534         (mm-inline-image): Defalias, not fset.
1535
1536         * gnus.el (gnus-group-startup-message): Don't specify string for
1537         insert-image.
1538
1539         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1540         add-minor-mode is available.
1541         (gnus-article-display-xface): Don't specify string for
1542         insert-image.
1543
1544 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1545
1546         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1547         (gnus-topic-insert-topic-line): Use shownp.
1548         (gnus-topic-hide-topic): Don't use hidden.
1549         (gnus-topic-show-topic): Don't use hidden.
1550
1551 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1552
1553         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1554         system.
1555         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1556         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1557         * gnus-util.el (gnus-output-to-rmail): Ditto.
1558         (gnus-output-to-mail): Ditto.
1559         (gnus-write-buffer): Ditto.
1560         * gnus-uu.el (gnus-uu-save-article): Ditto.
1561
1562 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1563
1564         * message.el (message-read-from-minibuffer): Typo.
1565
1566 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1567
1568         * gnus-art.el (article-decode-charset): Override non-MIME forward
1569         charset.
1570
1571 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1572
1573         * mml.el (mml-quote-region): Correct the regexp.
1574         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1575
1576 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1577
1578         * message.el (message-forward): Insert raw text.
1579         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1580         (mml-generate-mime-1): Insert raw text in unibyte mode.
1581
1582 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1583
1584         * mm-bodies.el (mm-body-encoding): Always encoded if
1585         `mm-use-ultra-safe-encoding' is set.
1586
1587 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1588
1589         * mml.el (ange-ftp-name-format): Typo.
1590
1591 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1592
1593         * gnus-start.el (gnus-get-unread-articles): If
1594         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1595         try to do anything on that server.
1596         
1597 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1598
1599         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1600         from latest draft.
1601
1602 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1603
1604         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1605         is open.
1606
1607 2000-05-24  Dave Love  <fx@gnu.org>
1608
1609         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1610
1611 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1612
1613         * gnus.el (gnus-redefine-select-method-widget): new function, call
1614         it once. Add an "other" entry for unknown but editable backend
1615         name symbols.
1616         * gnus-start.el (gnus-declare-backend): use it.
1617
1618 2000-05-19  Dave Love  <fx@gnu.org>
1619
1620         * gnus-art.el (gnus-article-next-page): Revert last change.
1621
1622 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1623
1624         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1625
1626 2000-05-19  Dave Love  <fx@gnu.org>
1627
1628         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1629         not mm-inline-large-images.
1630
1631 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1632
1633         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1634
1635 2000-05-18  Dave Love  <fx@gnu.org>
1636
1637         * gnus-art.el: Use defalias, not fset.
1638         (gnus-article-x-face-command): Don't test for xbm.
1639         (gnus-article-next-page): Redisplay before testing point in window.
1640
1641 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1642
1643         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1644         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1645
1646 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1647
1648         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1649         gnus-summary-save-in-rmail.
1650         * message.el (message-output): Ditto.
1651
1652 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1653
1654         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1655
1656 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1657
1658         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1659         is a charset.
1660         * message.el (message-send-news): Check group name charset.
1661         * gnus-msg.el (gnus-post-news): Decode group name.
1662         (gnus-inews-do-gcc): Encode group name.
1663
1664 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1665
1666         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1667         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1668
1669 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1670
1671         * gnus-group.el (gnus-group-mark-line-p): New function.
1672         (gnus-group-goto-group): New parameter.
1673         (gnus-group-remove-mark): Use it.
1674         * gnus-topic.el (gnus-topic-move-group): Ditto.
1675         (gnus-topic-remove-group): Ditto.
1676
1677 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1678
1679         * gnus-group.el (gnus-group-list-dormant): New function.
1680
1681 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1682
1683         * gnus-agent.el (gnus-agent-synchronize): Use
1684         nnheader-insert-file-contents.
1685         (gnus-agent-save-active-1): Ditto.
1686         (gnus-agent-write-active): Ditto.
1687         (gnus-agent-expire): Ditto.
1688         * gnus-cache.el (gnus-cache-read-active): Ditto.
1689         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1690         * gnus-sum.el (gnus-summary-import-article): Ditto.
1691
1692         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1693         (gnus-agent-save-group-info): Ditto.
1694         (gnus-agent-save-alist): Ditto.
1695         * gnus-util.el (gnus-make-directory): Ditto.
1696
1697         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1698
1699 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1700
1701         * mml.el (mml-generate-mime-preprocess-function): New variable.
1702         (mml-generate-mime-postprocess-function): New variable.
1703         (mml-generate-mime-1): Use them.
1704
1705 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1706
1707         * gnus-group.el (gnus-group-apropos): Group name charset.
1708         * gnus-sum.el (gnus-set-mode-line): Ditto.
1709         * gnus-group.el (gnus-group-decoded-name): New function.
1710         (gnus-group-edit-group): Use it.
1711         * gnus-cus.el (gnus-group-customize): Use it.
1712
1713 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1714
1715         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1716
1717 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1718
1719         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1720         (gnus-group-name-charset-group-alist): Ditto.
1721         (gnus-group-name-charset): New function.
1722         (gnus-group-name-decode): New function.
1723         (gnus-group-insert-group-line): Use them.
1724         (gnus-group-prepare-flat-list-dead): Ditto.
1725         (gnus-group-list-active): Ditto.
1726         (gnus-group-describe-all-groups): Ditto.
1727         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1728         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1729         add gnus-group property.
1730         (gnus-browse-group-name): Read gnus-group property.
1731
1732 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1733
1734         * nnfolder.el (nnfolder-possibly-change-group): Use
1735         file-name-coding-system instead of pathname-coding-system.
1736         * nnmail.el (nnmail-find-file): Ditto.
1737         (nnmail-write-region): Ditto.
1738         * nnmh.el (nnmh-retrieve-headers): Ditto.
1739         (nnmh-request-article): Ditto.
1740         (nnmh-request-group): Ditto.
1741         (nnmh-request-list): Ditto.
1742         (nnmh-possibly-change-directory): Ditto.
1743         (nnmh-active-number): Ditto.
1744         * nnml.el (nnml-possibly-change-directory): Ditto.
1745         (nnml-request-list): Ditto.
1746         (nnml-request-article): Ditto.
1747         (nnml-retrieve-headers): Ditto.
1748
1749 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1750
1751         * nnimap.el (nnimap-request-accept-article): Don't unselect
1752         mailbox if no mailbox is selected.
1753
1754 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1755
1756         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1757         Recognize domain names starting with `www.' as starting an URL.
1758
1759 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1760
1761         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1762         (mail-source-keyword-map): Add "subdirs" for maildir.
1763
1764 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1765
1766         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1767         (nnmail-get-new-mail): Use it.
1768         * gnus-start.el (gnus-get-unread-articles): Ditto.
1769
1770 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1771
1772         * gnus-sum.el (gnus-summary-edit-article): Better support for
1773         nndraft:drafts.
1774         * nndraft.el (nndraft-request-replace-article): New function,
1775         bind nnmail-file-coding-system.
1776
1777 2000-05-14  Dave Love  <fx@gnu.org>
1778
1779         * nnheader.el: Replace uses of `fset' with `defalias'.
1780         (jka-compr-compression-info-list): Only defvar when compiling.
1781
1782 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1783
1784         * webmail.el (webmail-netaddress-article): Refresh redirect.
1785
1786 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1787
1788         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1789
1790 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1791
1792         * webmail.el: Translate &nbsp; to SP.
1793
1794 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1795
1796         * message.el (message-bounce): Doc typo.
1797
1798 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1799
1800         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1801         (gnus-soup-store): Ditto.
1802         (gnus-soup-send-packet): Ditto.
1803         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1804         (nnsoup-dissect-buffer): Ditto.
1805         (nnsoup-narrow-to-article): Ditto.
1806         (nnsoup-make-active): Ditto
1807
1808 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1809
1810         * message.el (message-mode): Two parameters for local-variable-p.
1811
1812 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1813
1814         * message.el (message-strip-list-identifiers): New function.
1815         (message-reply): Use it and use message-strip-subject-re.
1816         (message-followup): Ditto.
1817         * gnus-art.el (article-hide-list-identifiers): Remove more.
1818         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1819
1820 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1821
1822         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1823         mail-parset-charset and use non-numeric argument.
1824
1825 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1826
1827         * mml.el (mml-buffer-list): New variable.
1828         (mml-generate-new-buffer): New function.
1829         (mml-destroy-buffers): Ditto.
1830         (mml-insert-mime): Use them.
1831         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1832         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1833         * message.el (message-mode): Ditto.
1834         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1835         (gnus-uu-save-article): Support show-as-mml.
1836         * message.el (message-forward): Ditto.
1837
1838 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1839
1840         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1841         (nndoc-mime-digest-type-p): Locate article head precisely.
1842         * mml.el (mml-generate-default-type): New variable.
1843         (mml-generate-mime-1): Use it.
1844         (mml-insert-mime-headers): Use it.
1845         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1846         (gnus-uu-digest-mail-forward): Use it and call message-forward
1847         with argument digest.
1848         (gnus-uu-save-article): Support message-forward-as-mime.
1849         * message.el (message-forward): Add parameter digest.
1850         * mm-decode.el (mm-dissect-default-type): New variable.
1851         (mm-dissect-buffer): Use it.
1852
1853 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1854
1855         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1856         newline and paragraph to nil when got a non-ascii character. Test
1857         paragraph before newline.
1858
1859 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1860
1861         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1862         limit to 76.
1863
1864 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * nnslashdot.el (nnslashdot-sid-strip): New function.
1867         (nnslashdot-threaded-retrieve-headers): New format.
1868         (nnslashdot-sane-retrieve-headers): Ditto.
1869         (nnslashdot-request-article): Ditto.
1870         (nnslashdot-threaded-retrieve-headers): Thread properly.
1871         (nnslashdot-request-article): Be more lenient.
1872         (nnslashdot-threaded-retrieve-headers): Regexp search.
1873
1874 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1875
1876         * gnus-sum.el (gnus-with-article): Define it before use it.
1877
1878 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1879
1880         * message.el (message-supersede): Use mime-to-mml.
1881         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1882
1883 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1884
1885         * gnus-group.el (gnus-group-list-cached): Don't use
1886         `subst-char-in-string'.
1887
1888 2000-05-08  Dave Love  <fx@gnu.org>
1889
1890         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1891
1892 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1893
1894         * mm-decode.el (mm-interactively-view-part): Append %s if the
1895         method is a single word.
1896         * nnwarchive.el (nnwarchive-type-definition): Typo.
1897
1898 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1899
1900         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1901         function.
1902         (gnus-group-prepare-flat-predicate): Use it.
1903         (gnus-group-list-cached): List dead groups.
1904
1905 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1906
1907         * gnus-art.el (article-decode-charset): Don't decode message with
1908         format.
1909
1910 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1911
1912         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1913         evaluate the Lisp code.
1914
1915 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1916
1917         * gnus-art.el (article-wash-html): New function.
1918         (gnus-article-wash-html): Bind.
1919         (gnus-article-make-menu-bar): Menu item.
1920         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1921         (gnus-summary-make-menu-bar): Menu item.
1922         * gnus.el: Autoload.
1923
1924 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1925
1926         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1927         (gnus-uu-unshar-article): Use it.
1928
1929         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1930         (mailcap-maybe-eval): Use it.
1931
1932         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1933         in docstring.
1934
1935         * mml.el (mml-generate-mime-1): Small comment.
1936
1937 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1938
1939         * gnus-art.el (article-de-base64-unreadable): New function.
1940         (gnus-article-de-base64-unreadable): Bind.
1941         (gnus-article-make-menu-bar): Menu item.
1942         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1943         (gnus-summary-make-menu-bar): Menu item.
1944         * gnus.el: Autoload.
1945
1946 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1947
1948         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1949         (gnus-summary-select-article): Add en/disable multibyte.
1950
1951 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1952
1953         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1954         (gnus-summary-edit-article): New feature: editing raw articles.
1955
1956 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1957
1958         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1959         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1960         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1961         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1962         * mm-decode.el (mm-insert-part): Ditto.
1963
1964 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1965
1966         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1967         (nndoc-forward-type-p): Ditto.
1968
1969 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1970
1971         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1972         value of enable-multibyte-characters.
1973
1974 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1975
1976         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1977
1978 2000-05-03  Dave Love  <fx@gnu.org>
1979
1980         * gnus-ems.el (gnus-article-xface-ring-internal)
1981         (gnus-article-xface-ring-size): New variable.
1982         (gnus-article-display-xface): Use them to cache data.  Don't try
1983         to use XPM.  Set up binary coding for PBM's sake.
1984
1985 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1986
1987         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1988         * gnus-int.el (gnus-request-accept-article): Ditto.
1989         (gnus-request-replace-article): Ditto.
1990         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1991
1992 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1993
1994         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1995
1996 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1997
1998         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1999         field.
2000         * mml.el (mml-to-mime): Use message-default-charset.
2001         (mml-preview): Narrow to headers.
2002         * message.el (message-send-mail): Use message-default-charset.
2003         (message-send-news): Narrow to headers;
2004         use message-default-charset.
2005
2006 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
2007
2008         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
2009         detect.
2010         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
2011         restriction.
2012         (mml-parse-1): Warning message.
2013         (mml-preview): Disable multibyte.
2014
2015 2000-05-03  Dave Love  <fx@gnu.org>
2016
2017         * gnus.el (gnus-group-startup-message): Add newline before image.
2018
2019 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2020
2021         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
2022         * message.el (message-send-mail): Use unibyte-buffer.
2023         (message-send-mail): Ditto.
2024
2025 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2026
2027         * gnus.el: Gnus v5.8.6 is released.
2028
2029 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2030
2031         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
2032
2033 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2034
2035         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
2036
2037 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2038
2039         * message.el (message-send-mail-partially): Use forward-line.
2040
2041 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2042
2043         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
2044
2045 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2046
2047         * mml.el (mml-generate-mime-1): Ignore 0x1b.
2048         (mml-insert-mime): No markup only for text/plain.
2049         (mime-to-mml): Remove MIME headers.
2050
2051 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
2052
2053         * mml.el (mml-preview): Set gnus-newsgroup-charset.
2054         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
2055         as 8-bit.
2056         * lpath.el: Fbind image functions.
2057
2058 2000-04-28  Dave Love  <fx@gnu.org>
2059
2060         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
2061         21.
2062
2063         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
2064         search order.  Use parse-colon-path and remove some redundancy.
2065         Doc fix.
2066         (mailcap-parse-mimetypes): Code consistently with
2067         mailcap-parse-mailcaps.  Doc fix.
2068
2069         * gnus-start.el (gnus-unload): Iterate over `features', not
2070         `load-history'.
2071
2072 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
2073
2074         * mml.el (mml-parse-1): Don't create blank parts.
2075         (mml-read-part): Fix mml tag.
2076         (mml-insert-mime): Convert message/rfc822.
2077         (mml-insert-mml-markup): Add mmlp parameter.
2078
2079 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2080
2081         * message.el (message-send-mail-partially): Remove CTE.
2082
2083 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2084
2085         * lpath.el: Fbind put-image for XEmacs.
2086         * mm-view.el (mm-inline-image): Fset it.
2087
2088 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2089
2090         * nndoc.el (nndoc-type-alist): Change forward regexp.
2091
2092 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2093
2094         * message.el (message-send-mail-partially-limit): Change the
2095         default value.
2096
2097 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
2098
2099         * gnus-util.el (gnus-extract-address-components): Name might be
2100         "".
2101
2102 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
2103
2104         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
2105         (gnus-summary-post-forward): Ditto.
2106         * message.el (message-forward-show-mml): New variable.
2107         (message-forward): Use it.
2108         * mml.el (mml-parse-1): Add tag mml.
2109         (mml-read-part): Ditto.
2110         (mml-generate-mime): Support reentance.
2111         (mml-generate-mime-1): Support mml tag.
2112
2113 2000-04-27  Dave Love  <fx@gnu.org>
2114
2115         * gnus-art.el: Don't bother to require custom, browse-url.
2116         (gnus-article-x-face-command): Include gnus-article-display-xface.
2117
2118         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
2119         Use defalias, not fset.
2120         (gnus-article-display-xface): New function.
2121
2122         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
2123
2124         * mm-decode.el: Small doc fixes.  Require cl when compiling.
2125         (mm-xemacs-p): Deleted.
2126         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
2127         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
2128         use create-image and don't special-case xbm.
2129         (mm-valid-image-format-p): Use display-graphic-p.
2130
2131 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2132
2133         * message.el (message-send-mail-partially-limit): New variable.
2134         (message-send-mail-partially): New function.
2135         (message-send-mail): Use it.
2136         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2137         all blank lines inside of base64.
2138         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
2139         blank lines.
2140
2141 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2142
2143         * mml.el (mml-insert-tag): Match more special characters.
2144
2145 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
2146
2147         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
2148
2149 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2150
2151         * mm-decode.el (mm-inline-media-tests): Add message/partial.
2152         (mm-inlined-types): Ditto.
2153         * mm-partial.el: New file.
2154
2155 2000-04-27  Dave Love  <fx@gnu.org>
2156
2157         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
2158         matter in Emacs 21.
2159
2160 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
2161
2162         * mm-bodies.el (mm-encode-body): Remove reference to
2163         mm-default-charset in comment.
2164
2165 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
2166
2167         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
2168
2169 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2170
2171         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
2172         let.
2173
2174 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
2175
2176         * gnus-draft.el (gnus-draft-setup): Fix comments.
2177
2178 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2179
2180         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
2181         if nnmbox-file-coding-system-for-write is nil.
2182
2183 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2184
2185         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
2186         header if nil.
2187
2188 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2189
2190         * mm-view.el (mm-inline-text): Insert directly if decoded.
2191         * mml.el (autoload): Typo.
2192
2193 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
2194
2195         * mml.el (mml-preview): Set up posting-charset.
2196         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
2197
2198 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2199
2200         * webmail.el: Fix yahoo mail.
2201
2202 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2203
2204         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
2205         word if not necessary.
2206         (rfc2047-encode-region): Put space between encoded words.
2207
2208 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2209
2210         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
2211
2212 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2213
2214         * gnus-draft.el (gnus-draft-setup): Restore mml only when
2215         required.
2216         (gnus-draft-edit-message): Require restoration.
2217
2218 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2219
2220         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
2221         back.
2222
2223 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2224
2225         * gnus-art.el (gnus-treat-article): Make sure that the summary
2226         buffer is live.
2227
2228 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2229
2230         * mailcap.el (mailcap-parse-mailcaps): Reorder.
2231         (mailcap-parse-mailcap): Backwards parsing.
2232         (mailcap-possible-viewers): Remove nreverse.
2233         (mailcap-mime-info): Ditto.
2234         (mailcap-add-mailcap-entry): Keep alternative viewer.
2235
2236 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
2237
2238         * gnus.el: Gnus v5.8.5 is released.
2239
2240 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
2243
2244         * gnus-util.el (gnus-netrc-machine): Default to nntp.
2245
2246         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
2247
2248 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2249
2250         * mm-view.el (mm-inline-message): Disable prepare-hook.
2251
2252 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * gnus.el: Fix copyright statements.
2255
2256         * gnus-sum.el (gnus-alter-articles-to-read-function): New
2257         variable.
2258         (gnus-articles-to-read): Use it.
2259
2260         * message.el (message-get-reply-headers): Bind free variable.
2261
2262 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2263
2264         * message.el (message-get-reply-headers): Fix to-address.
2265
2266 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2267
2268         * webmail.el: Hotmail fix. Add a debug function.
2269
2270 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2271
2272         * gnus-sum.el (t): M-down and M-up.
2273
2274 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2275
2276         * gnus-sum.el: Doc fix.
2277
2278 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2279
2280         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
2281
2282 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2283
2284         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
2285         string.
2286         (nnweb-request-group): Don't scan twice.
2287         (nnweb-request-scan): Don't nix out the hashtb.
2288
2289         * message.el (message-get-reply-headers): Return a value.
2290
2291 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
2292
2293         * gnus-art.el (gnus-button-url-regexp): New value to match naked
2294         urls.
2295
2296 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297
2298         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
2299         order messages are inserted.
2300
2301         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
2302         message/rfc822 parts.
2303
2304         * gnus-art.el (gnus-article-read-summary-keys): Check for
2305         numerical values.
2306
2307         * message.el (message-get-headers): Made into own function.
2308         (message-reply): Use it.
2309         (message-get-reply-headers): Renamed.
2310         (message-widen-reply): New command.
2311
2312 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
2313
2314         * nntp.el (nntp-retrieve-data): Report the error and return nil.
2315
2316 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2317
2318         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
2319         non-base64 text at the end if not found.
2320
2321 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
2322
2323         * gnus-sum.el (gnus-read-move-group-name):
2324         (gnus-summary-move-article): Use `gnus-group-method' to find out
2325         what method the manually entered group belong to.
2326         `gnus-group-name-to-method' doesn't return any method parameters
2327         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
2328         for new groups so they wouldn't work.
2329
2330 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331
2332         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
2333         override.
2334
2335 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2336
2337         * nnmail.el (nnmail-cache-insert): Does some stuff that is
2338         probably good to do, or something.  I dunno.  I just write these
2339         ChangeLog entries, and my name is Lars.
2340
2341 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
2342
2343         * message.el (message-caesar-region): Use translate-region.
2344
2345 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
2346
2347         * gnus-group.el (gnus-group-catchup-current): Doc fix.
2348
2349 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2350
2351         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
2352         variables, because that makes Emacs flash.
2353
2354         * gnus-group.el (gnus-group-insert-group-line): Don't call
2355         gnus-group-add-icon unconditionally.
2356
2357         * gnus-xmas.el (gnus-group-add-icon): Moved here.
2358
2359         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
2360         xmas.
2361         (gnus-group-glyph-directory): Removed.
2362
2363 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
2364
2365         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
2366         gnus-newsgroup-name is "".
2367
2368 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
2369
2370         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
2371         in conjunction with MULE-UCS.
2372
2373 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
2374
2375         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
2376
2377 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
2378
2379         * dgnushack.el (last, mapcon, member-if, union): New compiler
2380         macros for emulating cl functions.
2381
2382 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
2383
2384         * message.el (message-shorten-references): Only cater to broken
2385         INN for news. This caters for broken smtpd.
2386
2387 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2388
2389         * mailcap.el (mailcap-mime-info): Use the first match; not the
2390         last.
2391
2392         * gnus-agent.el (gnus-category-kill): Save the category list.
2393
2394 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
2395
2396         * gnus-sum.el (gnus-summary-move-article): Do something or other.
2397
2398 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2399
2400         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2401
2402 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2405
2406 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2407
2408         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2409         (gnus-group-list-cached): Use it.
2410
2411 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2412
2413         * gnus.el: Update all the copyright notices.
2414
2415 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2416
2417         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2418         non-base64 text at the end.
2419
2420 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2421
2422         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2423
2424 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2425
2426         * nnheader.el: Don't autoload cancel-function-timers.
2427
2428         * message.el (message-fetch-field): Fold case.
2429
2430 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2431
2432         * message.el (message-forward-before-signature): New variable.
2433
2434 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2435
2436         * gnus-mlspl.el: Fix stuff.
2437
2438 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2439
2440         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2441         subjects when unthreaded.
2442
2443 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2444
2445         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2446         well.
2447
2448 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2449
2450         * gnus-art.el (gnus-article-mode): Fix variable name.
2451
2452 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2453
2454         * mm-view.el: Fix autoload.
2455
2456         * flow-fill.el (flow-fill): Fix provide.
2457
2458         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2459         nil.
2460
2461 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2462
2463         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2464
2465 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * gnus-util.el (gnus-netrc-machine): Didn't work.
2468
2469 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2470
2471         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2472
2473 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * flow-fill.el: Renamed from fill-flowed.
2476
2477         * message.el (message-forward-ignored-headers): Default to
2478         removing CTE.
2479
2480 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2481
2482         * message.el (message-mode): Don't fill headers.
2483
2484 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2485
2486         * message.el (message-pipe-buffer-body): Use shell
2487
2488 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2489
2490         * nnvirtual.el (nnvirtual-request-article):
2491         Bind gnus-override-method to nil.
2492         (nnvirtual-request-update-mark): Don't update mark when
2493         article is not there.
2494
2495 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2496
2497         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2498
2499 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500
2501         * gnus-util.el (gnus-parse-netrc): Allow "port".
2502         (gnus-netrc-machine): Take a port param.
2503         (gnus-netrc-machine):
2504
2505         * gnus-art.el (gnus-request-article-this-buffer): Allow
2506         re-selecting referenced articles.
2507
2508         * message.el (message-cancel-news): Allow editing.
2509         (message-cancel-message): Add newline.
2510
2511 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2512
2513         * mm-view.el (mm-inline-image-emacs): New function.
2514
2515 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516
2517         * mail-source.el (mail-source-delete-incoming): Change default in
2518         cvs.
2519
2520 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2521
2522         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2523         function.
2524
2525 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2526
2527         * nnml.el (nnml-request-expire-articles): Use it.
2528
2529         * nnmail.el (nnmail-expiry-target): New variable.
2530         (nnmail-expiry-target-group): New function.
2531
2532 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2533
2534         * message.el (message-forward): Add non-MIME separators.
2535
2536 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2537
2538         * message.el (message-generate-headers): Respect the syntax check
2539         spec.
2540
2541         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2542         (gnus-remove-thread): Don't show all threads.
2543
2544 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2545
2546         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2547
2548 2000-04-19  Dave Love  <fx@gnu.org>
2549
2550         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2551
2552 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2553
2554         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2555         (nnwarchive-egroups-*): Ditto.
2556         (nnwarchive-url): Unibyte buffer and single line cookie.
2557
2558 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2559
2560         * mm-util.el (mm-char-or-char-int-p): New alias.
2561         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2562         entities.
2563
2564 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2565
2566         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2567         article case insensitively.
2568
2569 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2570
2571         * mail-source.el (mail-source-fetch-webmail): Use the default
2572         password provided in mail-sources; use webmail:subtype:user as
2573         the key.
2574
2575 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2576
2577         * mail-source.el (mail-source-fetch-webmail): Use
2578         mail-source-password-cache.
2579
2580 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2581
2582         * webmail.el: Add netscape mail and fix HotMail mail.
2583
2584 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2585
2586         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2587
2588 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2589
2590         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2591         RFC822.PEEK if server support IMAP4rev1.
2592         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2593         RFC822.TEXT.PEEK if server support IMAP4rev1.
2594         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2595         RFC822.HEADER if server support IMAP4rev1.
2596         (nnimap-request-article-part): Support bodydetail in response
2597         data.
2598
2599 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2600
2601         * fill-flowed.el: New file.
2602
2603         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2604         text/plain parts with `format' parameters.
2605
2606         * mm-view.el (autoload): Autoload fill-flowed.
2607         (mm-inline-text): For "plain" parts with a format=flowed
2608         parameter, call `fill-flowed'.
2609
2610 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2611
2612         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2613         slashdot ids.
2614
2615 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2616
2617         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2618         format.
2619
2620 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2621
2622         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2623         `imtest' too.
2624         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2625         (imap-gssapi-program): New variable.
2626         (imap-streams): Add gssapi.
2627         (imap-stream-alist): Ditto.
2628         (imap-authenticators): Ditto.
2629         (imap-authenticator-alist): Ditto.
2630         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2631         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2632         1.6.x `imtest' syntax.
2633         (imap-gssapi-stream-p): New function.
2634         (imap-gssapi-open): Ditto.
2635         (imap-gssapi-auth-p): Ditto.
2636         (imap-gssapi-auth): Ditto.
2637         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2638         (imap-send-command): Use buffer-local `imap-client-eol' value.
2639
2640         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2641         lines and turn TAB into SPC before parsing.
2642
2643 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2644
2645         * nnheader.el (nnheader-group-pathname): Make sure to return a
2646         directory.
2647         * nnmail.el (nnmail-group-pathname): Ditto.
2648
2649 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2650
2651         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2652         might split in the middle of a message-id.
2653
2654 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2655
2656         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2657         groups from the server.
2658
2659         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2660         (gnus-summary-toggle-header): Update the wash status.
2661
2662         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2663         Moved here.
2664
2665         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2666         setting.
2667
2668         * nnmail.el (nnmail-get-active): Use it.
2669         (nnmail-parse-active): New function.
2670
2671         * mm-view.el (mm-inline-text): Support the new version of
2672         vcard.el.
2673
2674         * gnus-sum.el (gnus-summary-move-article): Only delete article
2675         when moving junk.
2676         (gnus-deaden-summary): Bury the buffer.
2677
2678         * nnmail.el (nnmail-group-pathname): Ditto.
2679
2680         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2681
2682 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2683
2684         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2685         whether Mule.
2686
2687 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2688
2689         * message.el (message-send-mail): Protect against unloaded Gnus.
2690
2691         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2692         parent.
2693         (gnus-topic-update-topic-line): Yes, do.
2694         (gnus-topic-goto-missing-group): Tally the correct number of
2695         unread articles before inserting the topic line.
2696
2697 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698
2699         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2700
2701 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702
2703         * mm-decode.el (mm-dissect-buffer): Ditto.
2704
2705         * gnus-art.el (article-decode-charset): Strip CTE.
2706
2707         * ietf-drums.el (ietf-drums-strip): New function.
2708
2709         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2710         when prompting in read-only groups.
2711
2712 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2713
2714         * imap.el (imap-send-command): Change EOL-chars when
2715         `imap-client-eol' differs from default, not only for kerberos4.
2716         (imap-mailbox-status): Get encoded mailbox's status.
2717
2718 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2719
2720         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2721         into `mail-source-password-cache'.
2722
2723 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2724
2725         * mm-util.el (mm-mime-charset): Check for presence of
2726         `coding-system-get' and `get-charset-property' (recent XEmacs has
2727         the former, but not the latter).
2728
2729 2000-01-28  Dave Love  <fx@gnu.org>
2730
2731         * message.el (message-check-news-header-syntax): Fix typo
2732         `newsgroyps'.
2733         (message-talkative-question): Put temp buffer in fundamental-mode.
2734         (message-recover): Use fundamental-mode in the right buffer.
2735
2736         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2737         right buffer.
2738
2739 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2740
2741         * qp.el (quoted-printable-decode-region): Add charset parameter.
2742         (quoted-printable-decode-string): Ditto.
2743
2744         * gnus-art.el (article-de-quoted-unreadable): Use it.
2745
2746 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2747
2748         * nnimap.el (nnimap-split-predicate): New variable.
2749         (nnimap-split-articles): Use it.
2750
2751 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2752
2753         * utf7.el: Change email address.
2754
2755 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * gnus-group.el (gnus-group-catchup): Purge split history.
2758
2759 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2760
2761         * nnmail.el (nnmail-generate-active): Support extended group name.
2762         (nnmail-get-active): Ditto.
2763
2764 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2765
2766         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2767         group names, don't remove anything.
2768
2769 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2770
2771         * webmail.el (webmail-my-deja-open): My-deja changes.
2772
2773 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2774
2775         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2776
2777 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2778
2779         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2780
2781 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2782
2783         * gnus.el (gnus-other-frame): Fix typo.
2784
2785 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2786
2787         * gnus-cus.el (gnus-group-customize): Fix typo.
2788
2789 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2790
2791         * nnweb.el (nnweb-insert): Simplified.
2792
2793 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * gnus-art.el (gnus-article-mode-map): "e" is
2796         gnus-summary-edit-article.
2797
2798 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2799
2800         * mailcap.el (mailcap-mime-extensions): Add .diff.
2801
2802 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2803
2804         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2805         there is no "%s" in the method.
2806
2807 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2808
2809         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2810
2811 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2812
2813         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2814
2815         * gnus.el: Really always pop up a new frame.
2816
2817         * parse-time.el (parse-time-rules): Allow 100-110 to be
2818         2000-2010.
2819
2820         * time-date.el (date-to-time): Don't use timezone.
2821
2822 2000-01-06  Dave Love  <fx@gnu.org>
2823
2824         * time-date.el: Add keywords.
2825         (date-to-time): Add autoload cookie.  Canonicalize with
2826         timezone-make-date-arpa-standard.
2827         (time-to-seconds): Avoid caddr.
2828         (safe-date-to-time): Add autoload cookie.
2829
2830         * base64.el: Require cl when compiling.
2831
2832 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2833
2834         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2835         eyecandy.
2836         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2837         group line using gnus-group-add-icon.
2838         (gnus-group-icons): Added customize group.
2839         (gnus-group-icon-list): Added variable.
2840         (gnus-group-glyph-directory): Added variable.
2841         (gnus-group-icon-cache): Added variable.
2842         (gnus-group-running-xemacs): Added variable.
2843         (gnus-group-add-icon): Added function. Add an icon to the current
2844         line according to gnus-group-icon-list.
2845         (gnus-group-icon-create-glyph): Added function.
2846
2847 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * gnus-sum.el (gnus-summary-select-article): Return whether we
2850         selected something new.
2851         (gnus-summary-search-article): Start searching at the window
2852         point.
2853
2854         * gnus-group.el (gnus-fetch-group): Complete over
2855         gnus-active-hashtb.
2856
2857 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2858
2859         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2860
2861 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2862
2863         * gnus-sum.el (gnus-preserve-marks): New variable.
2864         (gnus-summary-move-article): Use it.
2865         (gnus-group-charset-alist): Added more entries.
2866
2867 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2868
2869         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2870
2871         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2872         as the default score.
2873
2874         * gnus-score.el (gnus-score-delta-default): Changed name.
2875
2876 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2877
2878         * imap.el (imap-parse-literal):
2879         (imap-parse-flag-list): Don't care about props.
2880         (imap-parse-string): Handle quoted characters.
2881
2882 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2883
2884         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2885         (gnus-summary-mark-article): Doc fix.
2886         (gnus-summary-mark-forward): Doc fix.
2887         (t): Changed keystroke for gnus-summary-customize-parameters.
2888
2889         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2890         "e".
2891         (gnus-article-mode-map): No, don't.
2892
2893         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2894         of the final article.
2895
2896         * mm-decode.el (mm-interactively-view-part): Error on no method.
2897
2898 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2899
2900         * gnus-score.el (gnus-score-insert-help): Something.
2901
2902         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2903
2904         * gnus-win.el (gnus-configure-frame): Ditto.
2905
2906         * gnus-mh.el (gnus-summary-save-in-folder): Use
2907         with-current-buffer.
2908
2909 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2910
2911         * nnwarchive.el: Changed file perms.
2912
2913 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2914
2915         * gnus-group.el (gnus-group-delete-groups): New command.
2916         (gnus-group-delete-group): Extra no-prompt parameters.
2917
2918 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2919
2920         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2921         <p>.
2922
2923 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2924
2925         * webmail.el (webmail-hotmail-article): Don't insert message id.
2926
2927 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2928
2929         * nnimap.el (nnimap-split-fancy): New variable.
2930         (nnimap-split-fancy): New function.
2931
2932 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2933
2934         (nnimap-split-rule): Document symbol value.
2935
2936 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2937
2938         * nnimap.el (nnimap-retrieve-headers-progress): Let
2939         `nnheader-parse-head' parse article.
2940         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2941         request headers needed by `nnheader-parse-head'.
2942
2943 1999-12-23  Florian Weimer  <fw@s.netic.de>
2944
2945         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2946         value (crosspostings are handled), improve documentation.
2947
2948         * smiley.el: Declare file coding system as iso-8859-1.
2949
2950         * nnultimate.el: Dito.
2951
2952         * message.el: Dito.
2953
2954         * gnus-cite.el: Dito.
2955
2956         * gnus-spec.el: Dito.
2957
2958 1999-12-21  Florian Weimer  <fw@s.netic.de>
2959
2960         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2961         (gnus-setup-message): No longer make `message-posting-charset'
2962         buffer-local.
2963         (gnus-setup-posting-charset): Reflect the new layout of
2964         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2965
2966         * message.el (message-send-mail): Bind `message-this-is-mail' and
2967         `message-posting-charset'.
2968         (message-send-news): Dito, and honour new layout of
2969         `message-posting-charset'.
2970         (message-encode-message-body): Ignore `message-posting-charset'.
2971
2972         * mm-bodies.el (mm-body-encoding): Consider
2973         `message-posting-charset' when deciding whether to use 8bit.
2974
2975         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2976         (rfc2047-encodable-p): Now solely for headers; use
2977         `message-posting-charset'.
2978
2979 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2980
2981         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2982
2983 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2984
2985         * nnagent.el (nnagent-server-opened): Optional.
2986         (nnagent-status-message): Optional.
2987
2988 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2989
2990         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2991         end (referenced by instructions in
2992         `gnus-cited-opened-text-button-line-format-alist').
2993
2994 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2995
2996         * imap.el (imap-starttls-open): Typo.
2997
2998 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2999
3000         * mm-util.el (mm-charset-after): Non-MULE case.
3001         * mail-prsvr.el (mail-parse-mule-charset): New variable.
3002         * rfc2047.el (rfc2047-dissect-region): Bind it.
3003
3004 1999-12-18  Florian Weimer  <fw@s.netic.de>
3005
3006         * mml.el (mml-generate-multipart-alist): Correct default value.
3007
3008         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
3009         (mm-safer-encoding): New function.
3010         (mm-content-transfer-encoding): Use both.
3011
3012         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
3013         * qp.el (quoted-printable-encode-region): Dito.
3014
3015 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3016
3017         * webmail.el (webmail-hotmail-article): Snarf the raw file.
3018
3019 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
3020
3021         * webmail.el (webmail-hotmail-list): raw=0.
3022
3023 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3024
3025         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
3026         group name.
3027
3028 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3029
3030         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
3031
3032 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
3033
3034         * imap.el: Don't autoload digest-md5.
3035         (imap-starttls-open): Bind coding-system-for-{read,write}.
3036         (imap-starttls-p): Check if we can find starttls.el.
3037         (imap-digest-md5-p): Check if we can find digest-md5.el.
3038
3039 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
3040
3041         * base64.el (base64-encode-string): Accept 2nd argument
3042         `no-line-break'.
3043
3044         * imap.el: Require `digest-md5' when compiling; add autoload
3045         settings for `digest-md5-parse-digest-challenge',
3046         `digest-md5-digest-response', `starttls-open-stream' and
3047         `starttls-negotiate'.
3048         (imap-authenticators): Add `digest-md5'.
3049         (imap-authenticator-alist): Setup for `digest-md5'.
3050         (imap-digest-md5-p): New function.
3051         (imap-digest-md5-auth): New function.
3052         (imap-stream-alist): Add STARTTLS entry.
3053         (imap-starttls-p): New function.
3054         (imap-starttls-open): New function.
3055
3056 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3057
3058         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
3059
3060 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3061
3062         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
3063         string-to-x function.
3064
3065 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
3066
3067         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
3068
3069 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3070
3071         * webmail.el: Enhance hotmail-snarf.
3072
3073 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3074
3075         * rfc2047.el (rfc2047-dissect-region): Rewrite.
3076
3077 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3078
3079         * webmail.el (webmail-hotmail-list): Search no-error.
3080
3081 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3082
3083         * nnwarchive.el: Support nov-is-evil.
3084         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
3085         Set it if non-nil.
3086         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
3087
3088 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
3089
3090         * nnagent.el (nnagent-server-opened): Redefine.
3091         (nnagent-status-message): Ditto.
3092
3093 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3094
3095         * rfc1843.el (rfc1843-decode-region): Use
3096         buffer-substring-no-properties.
3097         * gnus-art.el (article-decode-HZ): New function.
3098
3099 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3100
3101         * nnheader.el (nnheader-translate-file-chars): Only in full path.
3102
3103 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
3104
3105         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
3106         MIME charset not a MULE charset.
3107
3108 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3109
3110         * gnus-ems.el: Translate more ugly characters.
3111         * nnheader.el (nnheader-translate-file-chars): Don't translate
3112         the second ':'.
3113
3114 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3115
3116         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
3117         method if cannot find the article.
3118
3119 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3120
3121         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
3122         method if overrided.
3123
3124 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3125
3126         * mail-source.el (mail-source-fetch-webmail): Parameter
3127         dontexpunge.
3128
3129 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
3130
3131         * webmail.el: Support my-deja. Better error report.
3132
3133 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3134
3135         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
3136         is bad.
3137         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
3138         is not 1.
3139
3140 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3141
3142         * nnslashdot.el (nnslashdot-request-article): A space.
3143
3144 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
3145
3146         * nnagent.el: Support different backend with same name.
3147
3148 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3149
3150         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
3151         archived group.
3152         (nnslashdot-sane-retrieve-headers): Ditto.
3153         (nnslashdot-request-article): Ditto.
3154
3155 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
3156
3157         * nnweb.el (nnweb-insert): Narrow to point.
3158
3159 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3160
3161         * nnweb.el (nnweb-insert): Follow refresh url.
3162         * nnslashdot.el: Use it.
3163
3164 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3165
3166         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
3167         (nnweb-decode-entities-string): New function.
3168
3169         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
3170         nnweb-* and move to nnweb.el.
3171         * nnwarchive.el: Use nnweb-decode-entities, etc.
3172         * webmail.el: Ditto.
3173
3174         * nnslashdot.el: Use nnweb-decode-entities-string.
3175         (nnslashdot-decode-entities): Remove.
3176
3177 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
3178
3179         * nnslashdot.el: Decode entities.
3180
3181 1999-12-12  Dave Love  <fx@gnu.org>
3182
3183         * gnus-agent.el (gnus-category-edit-groups)
3184         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
3185         expansion of setf, fixed.
3186
3187 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
3188
3189         * gnus-agent.el: Revoke last Dave Love's patch, because of
3190         incompatibility of XEmacs.
3191
3192 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
3193
3194         * mm-uu.el: Change headers.
3195         * rfc1843.el: Ditto.
3196         * uudecode.el: Ditto.
3197
3198 1999-12-07  Dave Love  <fx@gnu.org>
3199
3200         * gnus-agent.el (gnus-category-edit-predicate)
3201         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
3202         inside backquote to avoid it at runtime.
3203
3204 1999-12-07  Dave Love  <fx@gnu.org>
3205
3206         * binhex.el: Require cl when compiling.
3207
3208 1999-12-04  Dave Love  <fx@gnu.org>
3209
3210         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
3211
3212 1999-12-04  Dave Love  <fx@gnu.org>
3213
3214         * mm-util.el (mm-delete-duplicates): New function.
3215         (mm-write-region): Use it.
3216
3217         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
3218
3219         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
3220         mm-delete-duplicates.
3221
3222         * imap.el (imap-open, imap-debug): Avoid mapc.
3223
3224         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
3225
3226         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
3227         (gnus-multi-decode-encoded-word-string): Avoid mapc.
3228
3229         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
3230         runtime.
3231
3232         * gnus.el (gnus-select-method): Likewise.
3233
3234         * nnheader.el (nnheader-nov-read-integer): Likewise.
3235
3236         * mm-view.el (mm-inline-message): Require cl when compiling.
3237         Avoid ignore-errors at runtime.
3238         (mm-inline-text): Avoid mapc.
3239
3240 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
3241
3242         * gnus-art.el (article-decode-charset): Widen is bad.
3243
3244 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
3245
3246         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
3247
3248 1999-12-12  Florian Weimer  <fw@s.netic.de>
3249
3250         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
3251         indicate that only US-ASCII is permitted.
3252         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
3253         use unencoded 8-bit characters in message headers.
3254
3255 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
3256
3257         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
3258         CRLF.
3259
3260 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
3261
3262         * webmail.el: Require url-cookie.
3263
3264 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3265
3266         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
3267         new function to make modified caesar table.
3268         (nnwarchive-from-r13): Use it.
3269         (nnwarchive-mail-archive-article): Improved.
3270
3271 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
3272
3273         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
3274
3275 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
3276
3277         * nnweb.el (nnweb-request-article): Return cons.
3278
3279 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3280
3281         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
3282
3283 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
3284
3285         * mm-util.el (mm-with-unibyte): New macro.
3286         * nnweb.el (nnweb-init): Use it.
3287
3288 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3289
3290         * mm-util.el (mm-charset-after): New function.
3291         (mm-find-mime-charset-region): Set charsets after
3292         delete-duplicates and use find-coding-systems-region.
3293         (mm-find-charset-region): Remove composition.
3294
3295         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
3296
3297         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
3298
3299 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3300
3301         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
3302         * mml.el (mml-confirmation-set): New variable.
3303         (mml-parse-1): Ask user to confirm.
3304
3305 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
3306
3307         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
3308         are scanned when we have directory mail-sources (the mail source
3309         is modified in that case, so we must scan it for all
3310         groups/methods).
3311
3312 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3313
3314         * nnml.el (nnml-request-move-article): Save nnml-current-directory
3315         and nnml-article-file-alist.
3316
3317 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3318
3319         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
3320         nnmail-fetched-sources.
3321
3322 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3323
3324         * mm-util.el (mm-find-charset-region): Use the last charset.
3325
3326 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
3327
3328         * gnus.el (gnus-select-method): Made the option list prettier.
3329
3330 1999-12-08  Florian Weimer  <fw@s.netic.de>
3331
3332         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
3333         for the `de' newsgroups hierarchy, as it is common practice there.
3334
3335
3336 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
3337
3338         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
3339         buffer-string arguments. Fix references.
3340
3341 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3342
3343         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
3344         (gnus-agent-batch-fetch): Use it.
3345         (gnus-agent-fetch-session): Use it.
3346
3347 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3348
3349         * mm-util.el (mm-find-mime-charset-region): Delete nil.
3350
3351 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3352
3353         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
3354         nil.
3355
3356 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
3357
3358         * nnslashdot.el (nnslashdot-request-list): There were two
3359         top-level body-forms.  Put a `progn' around them.
3360
3361         * gnus.el (gnus-select-method): Use `condition-case'
3362         instead of `ignore-errors', since cl may not be loaded when the
3363         form is evaluated.
3364
3365 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
3366
3367         * nnwarchive.el: Support www.mail-archive.com.
3368
3369 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3370
3371         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
3372         do anything.
3373
3374 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
3375
3376         * utf7.el: New file, written by Jon K Hellan.
3377
3378         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
3379         default to t.
3380
3381 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3382
3383         * nnslashdot.el (nnslashdot-request-delete-group): New function.
3384
3385         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
3386         current.
3387         (gnus-refer-article-methods): New function.
3388         (gnus-summary-refer-article): Use it.
3389
3390 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3391
3392         * nnimap.el (nnimap-retrieve-groups): Return active format.
3393
3394         * nnimap.el (nnimap-replace-in-string): Removed.
3395         (nnimap-request-list):
3396         (nnimap-retrieve-groups):
3397         (nnimap-request-newgroups): Quote group instead of escaping SPC.
3398
3399 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3400
3401         * imap.el: Use format-spec for ssl program.
3402         * imap.el (imap-ssl-arguments): Removed.
3403         (imap-ssl-open-{1,2}): Removed.
3404
3405 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3406
3407         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3408         instead of `ignore-errors', since cl may not be loaded when the
3409         form is evaluated.
3410
3411 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3412
3413         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3414         (mm-7bit-chars): New variable.
3415         (mm-body-7-or-8): Use it in both cases.
3416
3417 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3418
3419         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3420           defcustom definitions.
3421
3422 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3423
3424         * mm-decode.el (mm-display-part): Let mm-display-external return
3425         inline or external.
3426         (mm-display-external): For copiousoutput methods, insert output in
3427         buffer.
3428
3429 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3430
3431         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3432         buffer.
3433
3434 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3435
3436         * gnus-audio.el: An M too far.
3437
3438         * gnus-msg.el (gnus-setup-message): One backtick too many.
3439
3440         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3441         a function, not a variable.
3442
3443 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3444
3445         * gnus-score.el (gnus-score-body): Widen before requesting.
3446
3447 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448
3449         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3450
3451 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3452
3453         * mail-source.el (mail-source-fetch-webmail): Bind
3454         mail-source-string.
3455
3456 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3457
3458         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3459         (gnus-uu-unmark-by-regexp): Ditto.
3460
3461         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3462         dead groups.
3463
3464 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3465
3466         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3467         do their real thing.
3468
3469         * nnmh.el (nnmh-be-safe): Doc fix.
3470
3471         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3472
3473         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3474         status line has arrived before we count it.
3475
3476         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3477
3478         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3479         Whitespace problems.
3480
3481         * gnus-win.el (gnus-configure-windows): Error fix.
3482
3483         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3484         right function.
3485
3486         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3487         Indent all functions.  Fix all comments to match the comment
3488         conventions.  Double-space after full stop.
3489
3490 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3491
3492         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3493         value to divide received mails into my favorite groups and I met
3494         an error.  It takes place if the length of a element "VALUE" in
3495         nnmail-split-fancy is less than two.
3496
3497 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3498
3499         * mml.el (mml-insert-part): New function.
3500
3501 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * lpath.el: Add `sc-cite-regexp'.
3504
3505 1999-12-02  Dave Love  <fx@gnu.org>
3506
3507         * mm-decode.el: Customize.
3508
3509 1999-12-03  Dave Love  <fx@gnu.org>
3510
3511         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3512         the W3 stuff isn't available.
3513
3514 1999-12-03  Dave Love  <fx@gnu.org>
3515
3516         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3517         at runtime.
3518
3519 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3520
3521         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3522
3523 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3524
3525         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3526         don't be fooled by "From nobody" lines added by respooling.
3527
3528         * pop3.el (pop3-movemail): Write crashbox in binary.
3529         (pop3-get-message-count): New function.
3530
3531         * mail-source.el (mail-source-primary-source): New variable.
3532         (mail-source-report-new-mail-interval): New variable.
3533         (mail-source-idle-time-delay): New variable.
3534         (mail-source-new-mail-available): New internal variable.
3535         (mail-source-fetch-pop): Clear new mail flag, when mail from
3536         primary source has been fetched.
3537         (mail-source-check-pop): New function.
3538         (mail-source-new-mail-p): New function.
3539         (mail-source-start-idle-timer): New function.
3540         (mail-source-report-new-mail): New function.
3541         (mail-source-report-new-mail): New internal variable.
3542         (mail-source-report-new-mail-timer): New internal variable.
3543         (mail-source-report-new-mail-idle-timer): New internal variables.
3544
3545 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3546
3547         * gnus-cus.el (gnus-group-customize): Customize fix.
3548
3549 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3550
3551         * message.el (message-send-mail-with-sendmail): Use
3552         message-make-address.
3553
3554 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3555
3556         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3557
3558 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3559
3560         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3561
3562 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3563
3564         * mml.el (mml-insert-tag): Don't close the tag.
3565         (mml-insert-empty-tag): New function.
3566         (mml-attach-file): Use mml-insert-empty-tag instead of
3567         mml-insert-tag.
3568         (mml-attach-buffer): Ditto.
3569         (mml-attach-external): Ditto.
3570         (mml-insert-multipart): Ditto.
3571
3572 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3573
3574         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3575         the article number.
3576
3577 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3578
3579         * gnus.el (gnus-find-method-for-group): The method of a new group
3580         is not the native one.
3581
3582 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3583
3584         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3585
3586 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3587
3588         * nnultimate.el (nnultimate-retrieve-headers): Use
3589         mm-with-unibyte-current-buffer.
3590         (nnultimate-request-article): Ditto.
3591
3592 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3593
3594         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3595
3596 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3597
3598         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3599         * nnweb.el (nnweb-retrieve-headers): Use it.
3600         (nnweb-request-article): Use it.
3601
3602         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3603         case matching failed.
3604
3605 1999-12-02  John Wiegley <jwiegley@inprise.com>
3606
3607         * mail-source.el (mail-source-keyword-map): Add backslash to
3608         Delete-flag.
3609
3610 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3611
3612         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3613         Latin-1.
3614         (gnus-group-charset-alist): No, don't.
3615
3616         * nnweb.el (nnweb-init): Make the buffer unibyte.
3617
3618 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3619
3620         * mail-source.el (mail-source-set-common-1): Fix to get the
3621         default value.
3622
3623 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3624
3625         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3626
3627         * nnultimate.el (nnultimate-request-list): Use unibyte.
3628
3629         * gnus-uu.el (gnus-uu-grab-articles): Bind
3630         gnus-display-mime-function to nil.
3631
3632         * message.el (message-send-mail-with-sendmail): Use the
3633         user-mail-address variable.
3634
3635         * gnus-art.el (gnus-ignored-headers): More headers.
3636
3637         * message.el (message-shorten-1): Use list.
3638
3639 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3642         signatures.
3643
3644         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3645         (nnweb-dejanews-create-mapping): Do the properish date.
3646
3647 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3648
3649         * mail-source.el (mail-source-common-keyword-map): New variable.
3650         (mail-source-bind-common): New macro.
3651         (mail-source-fetch): Support plugged mail source.
3652         * gnus-int.el (gnus-request-scan): Use them.
3653
3654 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3655
3656         * mm-view.el (mm-inline-message): Check whether charset is a
3657         string.
3658
3659         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3660
3661         * message.el (message-mode-map): Changed keystroke for
3662         message-yank-buffer.
3663
3664 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3665
3666         * message.el (message-shorten-references): Cut references to 31
3667         elements, then either fold them or shorten them to 988 characters.
3668         (message-shorten-1): New function.
3669         (message-cater-to-broken-inn): New variable.
3670
3671 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3672
3673         * nnslashdot.el (nnslashdot-lose): New function.
3674
3675 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3676
3677         * mm-view.el (mm-inline-message): Not the right type of charset is
3678         being fetched here.  Let the group charset rule.
3679         (mm-inline-message): Ignore us-ascii.
3680
3681 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3682
3683         * mail-source.el (mail-source-fetch-maildir): work around the
3684         ommitted "file-regular-p" in efs/ange-ftp
3685
3686 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3687
3688         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3689         (mml-generate-mime-1): Use the encoding param.
3690
3691         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3692
3693         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3694         gnus-art before binding its variables.
3695
3696         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3697         after the MIME.
3698
3699 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3700
3701         * message.el (message-clone-locals): Use it.
3702
3703         * gnus-msg.el (gnus-configure-posting-styles): Make
3704         user-mail-address local.
3705
3706 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3707
3708         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3709         once.
3710
3711 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712
3713         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3714         (message-clone-locals): Ditto.
3715
3716         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3717         group inherit reply-to or from.
3718
3719 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3720
3721         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3722         for charset.
3723         (gnus-summary-show-article-charset-alist): New variable.
3724
3725         * mm-bodies.el (mm-decode-string): Support gnus-all and
3726         gnus-unknown.
3727         (mm-decode-body): Ditto.
3728         * rfc2047.el (rfc2047-decode): Ditto.
3729
3730 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731
3732         * mail-source.el (mail-source-delete-incoming): Change default to
3733         t.
3734
3735 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3736
3737         * gnus.el: Pterodactyl Gnus v0.99 is released.
3738
3739 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3740
3741         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3742
3743         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3744         spec.
3745
3746         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3747         (gnus-configure-posting-styles): No, don't.
3748         (gnus-configure-posting-styles): Allow overriding files.
3749
3750         * gnus-art.el (gnus-header-button-alist): Use browse-url
3751         directly.
3752
3753         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3754
3755         * gnus-msg.el (gnus-summary-yank-message): New command and
3756         keystroke.
3757
3758         * message.el (message-yank-buffer): New command.
3759         (message-buffers): New function.
3760
3761         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3762         next group in a more normal fasion.
3763
3764         * mml.el (mml-boundary-function): New variable.
3765         (mml-compute-boundary): Use it.
3766
3767         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3768         that exist for them.
3769
3770         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3771         (gnus-async-timer): New variable.
3772
3773 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3774
3775         * nnultimate.el (nnultimate-request-list): Be more lenient with
3776         root addresses.
3777
3778 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3779
3780         * gnus-art.el (gnus-treatment-function-alist): Do
3781         gnus-treat-capitalize-sentences.
3782
3783 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3784
3785         * webmail.el (webmail-hotmail-article): Hotmail changes the
3786         format.
3787
3788 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3789
3790         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3791         switch to buffer after calling program.
3792         (mm-display-external): Use `shell-command-switch' instead of "-c".
3793
3794 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795
3796         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3797         read groups file.
3798
3799         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3800         <p>.
3801
3802 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3803
3804         * message.el (message-mode): Doc fix.
3805
3806 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3807
3808         * gnus-art.el (article-emphasize): Check group variable.
3809         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3810
3811 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3812
3813         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3814         type.
3815
3816 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3817
3818         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3819
3820 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3821
3822         * mml.el (mml-quote-region): Insert ! after the hash.
3823
3824 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3825
3826         * gnus-group.el (gnus-group-warchive-address-history): Change to
3827         nil.
3828
3829 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3830
3831         * webmail.el: Support mail.yahoo.com.
3832
3833         * mail-source.el (mail-source-fetch-webmail): Add password check.
3834         (mail-source-keyword-map): Use `subtype'.
3835
3836 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3837
3838         * mail-source.el (mail-source-keyword-map): Add webmail.
3839         (mail-source-fetcher-alist): Ditto.
3840         (mail-source-fetch-webmail): New function.
3841         * webmail.el: New file.
3842
3843 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3844
3845         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3846
3847 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3848
3849         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3850
3851 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3852
3853         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3854         (nnultimate-prune-days): New function.
3855         (nnultimate-create-mapping): Use it.
3856         (nnultimate-request-group): Only fetch the groups list if it has
3857         not been done before.
3858         (nnultimate-retrieve-headers): Don't write groups.
3859         (nnultimate-create-mapping): Off-by-one error.
3860
3861 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3862
3863         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3864         threaded subjects.
3865
3866 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3867
3868         * nnwarchive.el: Lots of changes make agent happy.
3869
3870 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3871
3872         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3873         hashtb.
3874
3875 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3876
3877         * mm-decode.el (mm-display-external): Write region with binary
3878         mode.
3879
3880 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3881
3882         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3883
3884 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3885
3886         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3887         (mm-uu-test): Now it is in restricted region.
3888
3889         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3890
3891         * mm-view.el (mm-view-message): Fix buffer leak.
3892         (mm-inline-message): Support 'gnus-decoded.
3893
3894         * mm-bodies.el (mm-decode-body): Ditto.
3895
3896         * rfc2047.el (rfc2047-decode-region): Ditto.
3897
3898 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3899
3900         * imap.el (require): Added autoload for base64-encode-string.
3901
3902 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3903
3904         * gnus.el (gnus-refer-article-method): Made list value
3905         customizable.
3906
3907 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3908
3909         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3910         NOFORCE in Emacs case.
3911
3912 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3913
3914         * gnus-art.el (gnus-request-article-this-buffer): Set
3915         gnus-newsgroup-name.
3916
3917 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3918
3919         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3920         NOFORCE.
3921
3922 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3923
3924         * gnus-start.el (gnus-get-unread-articles): Check server before
3925         scanning.
3926
3927 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3928
3929         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3930
3931         * nnslashdot.el (nnslashdot-login-name): New variable.
3932         (nnslashdot-password): Ditto.
3933         (nnslashdot-request-post): New function.
3934
3935         * gnus-art.el (gnus-treat-buttonize): More testing.
3936
3937         * mm-encode.el: Another CVS test.
3938
3939         * gnus-art.el (gnus-treat-emphasize): Change default.
3940         (gnus-treat-buttonize): Ditto.
3941         (gnus-treat-buttonize): This is a test.
3942
3943         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3944         (gnus-build-sparse-threads): Ditto.
3945         (gnus-build-all-threads): Ditto.
3946
3947         * nnheader.el (make-full-mail-header): Make into a subst.
3948
3949         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3950         unless w3 is supplied.
3951
3952         * gnus.el (gnus-refer-article-method): Doc fix.
3953
3954         * gnus-sum.el: Do not accept a prefix.
3955         (gnus-summary-refer-article): Accept a list of select methods.
3956
3957 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3958
3959         * Makefile.in: Change `^  *' to `\t'.
3960
3961 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3962
3963         * message.el (message-forward): Pay attention to prefix argument
3964         again and forward all headers when it is set, regardless of the
3965         value of message-forward-ignored-headers.
3966
3967 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3968
3969         * dgnushack.el (dgnushack-compile): Vpath file.
3970
3971         * Makefile.in (SHELL): VPATH support.
3972
3973 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3974
3975         * gnus-ems.el: Check for cygwin32.
3976
3977 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3978
3979         * mm-decode.el (mm-display-external): Use 'non-viewer.
3980
3981 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3982
3983         * base64.el (base64-encode-string): An alias for base64-encode for
3984         compatibility.
3985
3986 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3987
3988         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3989         nntp-inhibit-erase.
3990
3991 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3992
3993         * gnus-start.el (gnus-get-unread-articles): Use
3994         nnfoo-retrieve-groups to find new news, if available.
3995         (gnus-read-active-file-2): New function.
3996         (gnus-get-unread-articles): Use it.
3997         (gnus-read-active-file-1): Ditto.
3998
3999 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4000
4001         * mm-util.el (mm-find-mime-charset-region): Make sure
4002         find-coding-systems-for-charsets is fbound.
4003
4004         * gnus-ems.el: Typo fix.
4005
4006 1999-11-13  Florian Weimer  <fw@s.netic.de>
4007
4008         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
4009         it's available and makes sense.
4010
4011 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
4012
4013         * gnus-score.el (gnus-score-save): Translate score file.
4014
4015 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
4016
4017         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
4018         added fetchflag and dontexpunge keywords.
4019         (mail-source-fetch-imap): Use them.
4020
4021 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
4022
4023         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
4024         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
4025         `defconst'.
4026
4027         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
4028         `defconst'.
4029         Mention that it is both for group and topic parameters.
4030         (gnus-extra-topic-parameters): New constant, including `subscribe'
4031         parameter.
4032         (gnus-extra-group-parameters): New constant.
4033         (gnus-group-customize): Use them.
4034
4035         * gnus.el (gnus-select-method): Added default value and tag.
4036         (gnus-refer-article-method): Added `DejaNews' customization option.
4037
4038 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4039
4040         * gnus-int.el (gnus-server-opened): Ignore denied servers.
4041
4042         * gnus-ems.el (gnus-mule-max-width-function): New backquote
4043         syntax.
4044
4045         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
4046
4047         * nnslashdot.el (nnslashdot-group-number): Changed default.
4048
4049         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
4050         (nnweb-dejanews-wash-article): Removed.
4051         (nnweb-type-definition): Fetch by id.
4052
4053         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
4054         we mean it.
4055
4056         * nnslashdot.el (nnslashdot-group-number): Doc fix.
4057         (nnslashdot-request-list): Use Ultramode as well.
4058         (nnslashdot-date-to-date): Be more lenient.
4059         (nnslashdot-threaded): New function.
4060
4061 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4062
4063         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
4064
4065 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
4066
4067         * nnweb.el (nnweb-type-definition): /=dnc
4068
4069 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4070
4071         * nnultimate.el (nnultimate-retrieve-headers): Work with american
4072         dates.
4073         (nnultimate-retrieve-headers): Wrong ordering.
4074
4075 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
4076
4077         * message.el (message-forward-as-mime): New variable.
4078
4079 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4080
4081         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
4082
4083 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4084
4085         * mail-source.el (mail-source-movemail-and-remove): New function.
4086         (mail-source-keyword-map): Add `function' for `maildir'.
4087         (mail-source-fetch-maildir): Use it.
4088
4089 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4090
4091         * nnwarchive.el: New file.
4092         * gnus-group.el (gnus-group-make-warchive-group): New function.
4093         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
4094
4095 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4096
4097         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
4098         subjects.
4099
4100 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
4101
4102         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
4103
4104 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4105
4106         * nnultimate.el (nnultimate-open-server): Do address.
4107         (nnultimate-forum-table-p): New function.
4108
4109         * nnweb.el (nnweb-insert-html): Renamed.
4110         (nnweb-insert): New function.
4111
4112         * nnultimate.el (nnultimate-insert-html): New function.
4113
4114         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
4115         if nov is evil.
4116         (nnslashdot-retrieve-headers): use the sane version instead.
4117
4118 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119
4120         * nnslashdot.el (nnslashdot-request-article): Fold case.
4121
4122         * nnultimate.el: New file.
4123
4124         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
4125         unless wanted.
4126
4127         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
4128         (gnus-read-active-file-1): Separated into own function.
4129         (gnus-read-active-file): Catch quits.
4130
4131         * nnslashdot.el (nnslashdot-request-article): Search better on
4132         first article.
4133         (nnslashdot-request-list): Fold case.
4134         (nnslashdot-retrieve-headers): Ditto.
4135
4136 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4137
4138         * gnus.el: Autoload gnus-subscribe-topics.
4139
4140 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
4141
4142         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
4143         before dot.
4144         * gnus-util.el (gnus-write-active-file): Ditto.
4145
4146 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4147
4148         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
4149         function.
4150         * gnus-cache.el (gnus-cache-file-name): Use it.
4151         * gnus-agent.el (gnus-agent-group-path): Use it.
4152         * nnmail.el (nnmail-group-pathname): Use it.
4153
4154 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
4155
4156         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
4157         if cooked.
4158         * gnus-util.el (gnus-write-active-file): Write cooked active file.
4159         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
4160         * gnus.el (gnus-short-group-name): "..." proof.
4161
4162 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4163
4164         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
4165         support nnslashdot.
4166
4167 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4168
4169         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
4170         many articles.
4171         (nnslashdot-generate-active): New function.
4172         (nnslashdot-request-newgroups): Use it.
4173
4174         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
4175         names.
4176
4177         * nnslashdot.el (nnslashdot-request-newgroups): New function.
4178         (nnslashdot-request-list): Not moderated.
4179
4180 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
4181
4182         * nnimap.el (nnimap-open-server): Remove error signal if
4183         nnimap-server-buffer is nil (the check should've been `boundp').
4184
4185         * imap.el (imap-log):
4186         * nnimap.el (nnimap-debug): Disable debugging by default.
4187
4188 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4189
4190         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
4191
4192         * gnus-topic.el (gnus-subscribe-topic): New function.
4193
4194         * nnslashdot.el (nnslashdot-request-list): Give out extended group
4195         names.
4196
4197         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
4198         if starting with a quote.
4199
4200 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4201
4202         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
4203         group name.
4204
4205 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4206
4207         * nnslashdot.el: New file.
4208
4209         * nnheader.el (nnheader-insert-header): New function.
4210
4211         * gnus-art.el (gnus-mime-internalize-part): Bind
4212         mm-inlined-types.
4213
4214         * nndraft.el (nndraft-request-expire-articles): Do all the backup
4215         files.
4216
4217 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4218
4219         * emacs-mime.texi (Customization): Document mm-inline-override-types
4220
4221 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4222
4223         * emacs-mime.texi (Customization): Document mm-inline-override-types
4224
4225 1999-10-29  David S. Goldberg  <dsg@mitre.org>
4226
4227         * emacs-mime.texi (Customization): Document mm-inline-override-types
4228
4229 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
4230
4231         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
4232         (smiley-toggle-buffer): New function.
4233         (smiley-buffer): Don't quote the function.
4234         (smiley-toggle-extents): Ditto.
4235
4236 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4237
4238         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
4239         empty buffers.
4240
4241 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4242
4243         * gnus-art.el (gnus-article-mode-map): Use the summary article
4244         edit.
4245
4246 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
4247
4248         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
4249
4250 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
4253
4254 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
4255
4256         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
4257         is list or not before condition.
4258
4259 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4260
4261         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
4262
4263 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
4264
4265         * gnus-art.el (gnus-emphasis-alist): New value.
4266
4267 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
4268
4269         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
4270         `buffer-substring'.
4271
4272 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4273
4274         * gnus-art.el (article-date-ut): Keep the updated timer.
4275         (gnus-emphasis-underline-italic): Doc fix.
4276
4277         * gnus-msg.el (gnus-post-method): Doc fix.
4278         (gnus-post-method): Change default.
4279
4280 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
4281
4282         * message.el (message-newline-and-reformat): Improvements.
4283
4284 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285
4286         * message.el (message-newline-and-reformat): Don't insert too many
4287         newlines.
4288         (message-newline-and-reformat): Work even if not sc.
4289
4290         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
4291
4292         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
4293
4294 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
4295
4296         * mm-view.el (mm-display-patch-inline): New function.
4297
4298 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
4299
4300         * mm-view.el (mm-display-patch-inline): New function.
4301
4302 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4303
4304         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
4305         group.
4306
4307         * message.el (message-forward): Narrow to the right header.
4308
4309         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
4310         dates.
4311
4312         * gnus-msg.el (gnus-configure-posting-styles): Use the
4313         user-full-name function.
4314
4315         * mm-bodies.el (mm-body-encoding): Use the choosing function.
4316         (mm-body-charset-encoding-alist): Default to nil.
4317
4318         * message.el (message-elide-ellipsis): Fix typo.
4319         (message-elide-region): Ditto.
4320         (message-elide-region): Don't insert a newline first.
4321
4322 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
4325         gnus-fetch-old-headers.
4326         (gnus-cut-threads): Ditto.
4327         (gnus-summary-initial-limit): Ditto.
4328         (gnus-summary-limit-children): Ditto.
4329
4330         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
4331         matches.
4332
4333 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
4334
4335         * gnus-art.el (article-decode-encoded-words):
4336         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
4337         live.
4338
4339         * gnus.el (gnus-read-method): Add methods from
4340         `gnus-opened-servers' to completion. Map entered method/address
4341         into existing methods if possible.
4342
4343         * gnus-group.el (gnus-group-make-group): Simplify method.
4344
4345         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
4346
4347         * mml.el (mml-preview): Remove mail-header-separator before
4348         encoding.
4349
4350 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4351
4352         * message.el (message-read-from-minibuffer): New function.
4353
4354 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4355
4356         * gnus.el: Pterodactyl Gnus v0.98 is released.
4357
4358 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4359
4360         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
4361
4362 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
4363
4364         * mml.el (mml-generate-mime-1): Read attached binary file in
4365         binary mode.
4366
4367 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
4368
4369         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
4370
4371 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
4372
4373         * mailcap.el (mailcap-viewer-lessp): Fix bug.
4374
4375 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
4376
4377         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
4378
4379 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
4380
4381         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
4382         (gnus-article-mime-match-handle-function): New variable.
4383         (gnus-article-view-part): Make `b' customizable.
4384
4385 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4386
4387         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
4388
4389 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
4390
4391         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
4392
4393 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
4394
4395         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
4396
4397 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4398
4399         * gnus-srvr.el (gnus-browse-foreign-server): Use
4400         `buffer-substring' instead of `read'.
4401
4402 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4403
4404         * nnimap.el, imap.el, rfc2104.el: New files.
4405
4406         * gnus.el (gnus-valid-select-methods): Add nnimap.
4407
4408         * gnus-group.el (gnus-group-group-map): Add
4409         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4410         (gnus-group-nnimap-expunge): New function.
4411         (gnus-group-nnimap-edit-acl): New function.
4412
4413         * gnus-agent.el (gnus-agent-group-mode-map): Add
4414         gnus-agent-synchronize.
4415         (gnus-agent-synchronize): New function.
4416         (gnus-agent-fetch-group-1): Check if server is open.
4417
4418         * nnagent.el (nnagent-request-set-mark): Save marks.
4419
4420         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4421         (mail-source-fetcher-alist): Map to imap fetcher function.
4422         (mail-source-fetch-imap): New function.
4423
4424         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4425         Hash:.
4426
4427 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4428
4429         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4430         (gnus-topic-sort-topics): New function.
4431         (gnus-topic-make-menu-bar): Add sort-topics.
4432         (gnus-topic-move): New function.
4433         (gnus-topic-move-group): Move the topic if no group selected.
4434
4435 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4436
4437         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4438
4439 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4440
4441         * mm-view.el (mm-inline-message): Fix leaving group bug.
4442
4443 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4444
4445         * gnus-msg.el (gnus-post-method): Use normal method if current is
4446         not available.
4447
4448 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4449
4450         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4451         (nnmail-insert-lines): Ditto.
4452
4453 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4454
4455         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4456         line.
4457
4458         * message.el (message-unsent-separator): One more separator.
4459
4460 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4461
4462         * nnfolder.el (nnfolder-request-move-article): For empty article,
4463         search till (point-max).
4464         (nnfolder-retrieve-headers): Ditto.
4465         (nnfolder-request-accept-article): Ditto.
4466         (nnfolder-save-mail): Ditto.
4467         (nnfolder-insert-newsgroup-line): Ditto.
4468
4469 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4470
4471         * qp.el (quoted-printable-encode-region): Check eobp.
4472
4473 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4474
4475         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4476
4477 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4478
4479         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4480         wait-for-reply.
4481
4482 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4483
4484         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4485         (mm-uu-forward-end-line): Ditto.
4486
4487 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4488
4489         * binhex.el (binhex-decode-region): don't consider the value of
4490         `enable-multibyte-characters' in XEmacs.
4491
4492         * gnus-start.el (gnus-read-descriptions-file): ditto.
4493
4494         * mm-util.el (mm-multibyte-p): ditto.
4495         (mm-with-unibyte-buffer): ditto.
4496         (mm-find-charset-region): use `mm-multibyte-p'.
4497
4498         * mm-bodies.el (mm-decode-body): ditto.
4499         (mm-decode-string): ditto.
4500
4501         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4502         `enable-multibyte-characters' in XEmacs.
4503
4504 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4505
4506         * mm-util.el (mm-binary-coding-system): Try binary first.
4507
4508 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4509
4510         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4511
4512 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4513
4514         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4515         format.
4516         (article-date-ut): Find correct insert position.
4517
4518 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4519
4520         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4521         forwarded message.
4522
4523 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4524
4525         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4526         groups.
4527
4528         * message.el (message-resend): Use message mode when prompting.
4529
4530         * gnus-art.el (article-hide-headers): Mark wash.
4531         (article-emphasize): Ditto.
4532
4533 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4534
4535         * message.el (message-newline-and-reformat): Work for SC.
4536
4537 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538
4539         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4540
4541         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4542
4543 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4544
4545         * mm-decode.el mm-inline-override-types: New variable
4546
4547         * mm-decode.el (mm-inline-override-p): New function
4548
4549         * mm-decode.el (mm-inlined-p): Use it
4550
4551 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4552
4553         * mm-decode.el mm-inline-override-types: New variable
4554
4555         * mm-decode.el (mm-inline-override-p): New function
4556
4557         * mm-decode.el (mm-inlined-p): Use it
4558
4559 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4560
4561         * gnus.el: Pterodactyl Gnus v0.97 is released.
4562
4563 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4564
4565         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4566         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4567         3 args.
4568
4569 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4570
4571         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4572         buffer for params.
4573
4574         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4575         line.
4576
4577         * message.el (message-forward-ignored-headers): New variable.
4578
4579         * gnus-art.el (gnus-article-prepare-display): Nix out
4580         gnus-article-wash-types.
4581
4582         * gnus-agent.el (gnus-agent-create-buffer): New function.
4583         (gnus-agent-fetch-group-1): Use it.
4584         (gnus-agent-start-fetch): Ditto.
4585
4586         * gnus-sum.el (gnus-summary-exit): Don't use
4587         `gnus-use-adaptive-scoring'.
4588
4589         * mail-source.el (mail-source-fetch-pop): Only store password when
4590         successful.
4591
4592         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4593
4594 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4595
4596         * message.el (message-reply): Use it.
4597         (message-dont-reply-to-names): New variable.
4598
4599         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4600
4601         * mm-util.el (mm-preferred-coding-system): Typo fix.
4602
4603         * message.el (message-bounce): Work for non-MIME.
4604
4605         * gnus.el (gnus-short-group-name): Short the right parts of the
4606         name.
4607
4608 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4609
4610         * mm-encode.el (mm-qp-or-base64): New version.
4611
4612 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4613
4614         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4615
4616 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4617
4618         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4619         of restricted region.
4620         (gnus-mime-display-single): Set beg at correct point.
4621
4622 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4623
4624         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4625
4626 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4627
4628         * gnus-msg.el (gnus-configure-posting-styles): Let
4629         `gnus-posting-styles' have its say in posting-style: local
4630         variable `styles' is already bound to `gnus-posting-styles' so
4631         don't rebind it to nil.
4632
4633 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4634
4635         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4636         Message-ID.
4637
4638 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4639
4640         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4641         quoted-printable-encode-region.
4642
4643         * qp.el (quoted-printable-encode-region): Assume charset
4644         encoded. Fold every line in the region.
4645
4646 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4647
4648         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4649         of active file.
4650
4651 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4652
4653         * message.el (message-mode): allows whitespaces between multiple
4654         instances of the fill character ">".
4655
4656 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4657
4658         * mm-encode.el (mm-qp-or-base64): Fix.
4659
4660 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * message.el (message-send): Too much and.
4663
4664 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4665
4666         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4667
4668 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4669
4670         * gnus-score.el (gnus-score-headers): Work for nil scores.
4671
4672 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673
4674         * gnus-cache.el (gnus-cache-write-active): Write full names.
4675
4676         * gnus-util.el (gnus-write-active-file): Accept full name.
4677
4678         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4679         (mm-assoc-string-match): New function.
4680         (mm-display-inline): Use it.
4681
4682         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4683
4684         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4685
4686 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4687
4688         * mml.el (mml-generate-multipart-alist): New variable.
4689
4690 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4691
4692         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4693
4694 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4695
4696         * message.el (message-send): More helpful error message if sending
4697         fails
4698
4699 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4700
4701         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4702         in newer emacsen, where ?r isn't equal 114.
4703
4704 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4705
4706         * gnus.el: Pterodactyl Gnus v0.96 is released.
4707
4708 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4709
4710         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4711         to get active info if method is covered by agent, otherwise
4712         active info is lost.
4713
4714 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4715
4716         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4717
4718 1999-08-09  Dave Love  <fx@gnu.org>
4719
4720         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4721
4722 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4723
4724         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4725           (already matched by "^X-Pgp"), removed duplicate
4726           X-Mailing-List, added several new junk headers.
4727
4728 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4729
4730         * gnus-art.el (article-decode-charset): Don't assume
4731         gnus-summary-buffer is live.
4732
4733 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4734
4735         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4736
4737 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4738
4739         * gnus-score.el (gnus-home-score-file): Work with absolute path
4740         names.
4741
4742 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4743
4744         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4745         nothing else in the group.
4746
4747 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4748
4749         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4750         the article.
4751
4752 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4753
4754         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4755
4756 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4757
4758         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4759         from mutt.
4760
4761 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4762
4763         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4764         whitespace.
4765
4766 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4767
4768         * mm-util.el (mm-text-coding-system-for-write): New variable.
4769         (mm-append-to-file): New function.
4770         (mm-write-region): New function.
4771
4772         * gnus-art.el (gnus-output-to-file): Use it.
4773         * gnus-util.el (gnus-output-to-rmail): Ditto.
4774         (gnus-output-to-mail): Ditto.
4775         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4776
4777 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4778
4779         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4780
4781         * nnheader.el (nnheader-insert-file-contents): Revert and use
4782         mm-insert-file-contents.
4783         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4784         (nnheader-auto-mode-alist): Removed.
4785
4786         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4787         (mm-insert-file-contents): Add a new parameter for inserting
4788         compressed file literally.
4789
4790         * mml.el (mml-generate-mime-1): Insert non-text literally.
4791
4792         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4793
4794 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4795
4796         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4797
4798 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4799
4800         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4801         koi8-r.
4802
4803 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4804
4805         * mml.el (mml-insert-mime): Decode text.
4806         (mml-to-mime): Narrow to headers-or-head.
4807
4808 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4809
4810         * mm-view.el (mm-inline-text): Check
4811         w3-meta-content-type-charset-regexp.
4812
4813 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4814
4815        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4816        predicate.
4817
4818 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4819
4820         * gnus-mlspl.el: Documentation fixes.
4821
4822 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4823
4824         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4825
4826 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4827
4828         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4829         variables.
4830
4831 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4832
4833         * nnmail.el (nnmail-get-new-mail): "Done".
4834
4835 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4836
4837         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4838         interactive.
4839
4840 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4841
4842         * gnus-art.el (article-decode-charset): Fix broken CT.
4843
4844 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4845
4846         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4847         overview buffer if it is killed.
4848
4849 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4850
4851         * gnus-art.el (article-babel): New version.
4852
4853 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4854
4855         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4856
4857 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4858
4859         * gnus.texi (More Threading): Document new variable
4860         `gnus-sort-gathered-threads-function'.
4861
4862 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4863
4864         * gnus.texi (More Threading): Document new variable
4865         `gnus-sort-gathered-threads-function'.
4866
4867 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4868
4869         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4870         usage.
4871
4872 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4873
4874         * mm-util.el (mm-running-xemacs): Removed.
4875         (mm-coding-system-p): New function.
4876         (mm-binary-coding-system): Safe guess.
4877         (mm-text-coding-system): Ditto.
4878         (mm-auto-save-coding-system): Ditto.
4879
4880 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4881
4882         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4883         (mm-qp-or-base64): Reversed logic.
4884
4885         * mm-decode.el (mm-save-part-to-file): Let coding system be
4886         binary.
4887
4888 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4889
4890         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4891         be set in topic parameters.
4892
4893 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4894
4895         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4896         (gnus-sort-gathered-threads): Allow the user to specify the
4897         function to use when sorting gathered threads.
4898
4899         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4900         mark cached articles as `undownloaded'.
4901
4902 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4903
4904         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4905         to have buffer local values.
4906
4907 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4908
4909         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4910         types 'g' for 'guess group type.
4911
4912 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4913
4914         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4915         after each regexp in nnmail-list-identifiers, not just after last
4916         one.
4917
4918         * gnus-sum.el (gnus-list-identifiers): New variable.
4919         (gnus-summary-remove-list-identifiers): New function.
4920         (gnus-select-newsgroup): Use it.
4921         (gnus-summary-wash-hide-map): Bind
4922         `gnus-article-hide-list-identifiers' to W W l.
4923         (gnus-summary-make-menu-bar): Add list-identifiers command.
4924
4925         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4926         (gnus-treatment-function-alist): Add variable.
4927         (article-hide-list-identifiers): New function.
4928         (mapcar): Add function.
4929         (gnus-article-hide): Use it.
4930
4931 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4932
4933         * gnus.el: Pterodactyl Gnus v0.95 is released.
4934
4935 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4936
4937         * mm-decode.el (mm-mailcap-command): New function.
4938         (mm-display-external): Use it.
4939
4940         * gnus-art.el (article-make-date-line): Work for India.
4941
4942         * mm-encode.el (mm-qp-or-base64): Typo.
4943
4944         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4945
4946 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4947
4948         * gnus.el: Pterodactyl Gnus v0.94 is released.
4949
4950 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4951
4952         * pop3.el: New version.
4953
4954 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * mm-encode.el (mm-qp-or-base64): New function.
4957         (mm-content-transfer-encoding): Use it.
4958
4959         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4960
4961 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4962
4963         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4964
4965         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4966
4967 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4968
4969         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4970         keystroke.
4971
4972         * mailcap.el (mailcap-mime-types): New function.
4973
4974         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4975
4976         * message.el (message-goto-eoh): Really go to the end.
4977
4978 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4979
4980         * message.el (message-make-date): Do the right thing in with
4981         sub-hour time zones.
4982
4983 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4984
4985         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4986         report.
4987
4988 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4989
4990         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4991
4992 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4993
4994         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4995         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4996         and use t as default value.
4997
4998 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4999
5000         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
5001         gnus-summary-buffer is live.
5002
5003 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
5004
5005         * mm-util.el (mm-enable-multibyte): Check whether var bound.
5006
5007 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5008
5009         * message.el (message-bounce): Do MIME bounces MIMEy.
5010
5011         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
5012
5013 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5014
5015         * mailcap.el (mailcap-mime-extensions): Changed patch to
5016         text/x-patch.
5017
5018         * mm-decode.el (mm-display-external): Wrong placement of paren.
5019
5020 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5021
5022         * gnus.el: Pterodactyl Gnus v0.93 is released.
5023
5024 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
5025
5026         * gnus-cus.el (gnus-group-parameters): New entries for
5027         gnus-group-split.
5028
5029         * gnus-mlspl.el: Renamed functions and variables so as to
5030         start with gnus-group-split.
5031         * gnus.el: Adjust autoload entries.
5032
5033 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
5034
5035         * gnus-mlspl.el: Removed trailing t from comment and provide.
5036         Renamed functions and variables to start with gnus-mlsplit.
5037         Added autoload comments.
5038         * gnus.el: Added autoload entries.
5039
5040 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
5041
5042         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
5043         so that matches excluded by RESTRICTs do not cause the whole split
5044         to be ignored.  This also fixes a long-standing bug in which a
5045         split with \N substitutions wouldn't cause cross-posting as
5046         expected.
5047
5048         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
5049         (nnmail-split-it): Implement them.
5050
5051         * nnmail.el (nnmail-split-fancy): Document ! splits.
5052
5053 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
5054
5055         * pop3.el: New version.
5056
5057 1999-07-05  Simon Josefsson
5058
5059         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
5060
5061 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5062
5063         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
5064
5065 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5066
5067         * gnus-util.el (gnus-write-active-file): Use real name.
5068
5069         * gnus-agent.el (gnus-agent-expire): Update active file
5070         method by method.
5071
5072 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5073
5074         * nndraft.el (nndraft-request-article): Use difference
5075         coding-systems for queue and drafts.
5076
5077         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
5078         nndraft:drafts.
5079
5080         * mm-util.el (mm-auto-save-coding-system): New coding system.
5081
5082         * message.el (message-draft-coding-system): Use it.
5083
5084 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
5085
5086         * mm-uu.el: More customizable and less aggressive.
5087
5088 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5089
5090         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
5091         when plugged.
5092
5093         * mml.el (mml-generate-mime-1): Don't insert nofile files.
5094         (mml-insert-mml-markup): Accept a nofile.
5095         (mml-insert-mime): Insert nofile.
5096
5097         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
5098
5099         * mm-decode.el (mm-handle-media-type): New function.
5100         (mm-handle-media-supertype): New function.
5101         (mm-handle-media-subtype): New function.
5102         Use new functions throughout. "/"))
5103
5104 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
5105
5106         * gnus-art.el (gnus-treat-predicate): Typo.
5107
5108 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5109
5110         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
5111
5112 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5113
5114         * gnus-art.el (article-date-ut): UT!  Default it!
5115
5116 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5117
5118         * gnus.el: Pterodactyl Gnus v0.92 is released.
5119
5120 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
5121
5122         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
5123
5124 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5125
5126         * nntp.el (nntp-retrieve-groups): Don't do anything when not
5127         connected.
5128
5129         * gnus-start.el (gnus-active-to-gnus-format): Only save active
5130         when plugged.
5131
5132         * mm-view.el (mm-inline-message): Ignore remove-spec.
5133
5134         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
5135         is bound.
5136
5137         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
5138
5139         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
5140
5141         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
5142         start.
5143
5144         * message.el (message-fill-yanked-message): Remove `t' arg.
5145
5146         * gnus-group.el (gnus-group-kill-group): Message killing of
5147         groups.
5148
5149         * mm-util.el (mm-preferred-coding-system): New function.
5150         (mm-mime-charset): Use it.
5151
5152         * mml.el (mml-generate-mime-1): Charset-encode message parts.
5153
5154 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5155
5156         * gnus-mlsplt.el: New file.
5157
5158 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5159
5160         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
5161         functions.
5162         (mm-attachment-override-p): Take a handle instead of a type.
5163         (mm-inlined-p): Ditto.
5164         (mm-automatic-display-p): Ditto,
5165         (mm-inlinable-p): Ditto.
5166
5167         * nndraft.el (nndraft-request-expire-articles): Delete backup
5168         files.
5169
5170         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
5171
5172         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
5173
5174 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
5175
5176         * nnmail.el (nnmail-split-it): Allow .*.
5177
5178 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5179
5180         * mm-decode.el (mm-inline-large-images-p): Renamed.
5181
5182         * gnus-art.el (article-date-ut): Always look in the current buffer
5183         for the Date header.
5184
5185         * mml.el (mml-validate): New command.
5186
5187         * mailcap.el (mailcap-possible-viewers): Revert to string-match
5188         since we are dealing with regexps.
5189
5190 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5191
5192         * gnus.el: Pterodactyl Gnus v0.91 is released.
5193
5194 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5195
5196         * gnus-agent.el (gnus-agent-save-active-1): New function.
5197         (gnus-agent-save-active): use it.
5198         (gnus-agent-save-groups): Ditto.
5199
5200         * gnus-cache.el (gnus-cache-write-active): Use it.
5201
5202         * gnus-agent.el (gnus-agent-write-active): Use it.
5203
5204         * gnus-util.el (gnus-write-active-file): New function.
5205
5206         * gnus-agent.el (gnus-agent-write-active): New function to keep
5207         lower boundaries and canceled groups.
5208         (gnus-agent-save-groups): Use it.
5209         (gnus-agent-save-active): Use it.
5210         (gnus-agent-save-group-info): Only write active files.
5211         (gnus-agent-expire): Update active file.
5212
5213         * mm-decode.el (mm-inlinable-part-p): Removed.
5214         (mm-user-display-methods): Default to nil.
5215         (mm-user-display-methods): Removed.
5216         (add-mime-display-method): Removed.
5217         (mm-automatic-display): Renamed.
5218         (mm-automatic-display-p): Use it.
5219         (mm-inlined-types): New variable.
5220         (mm-inlined-p): New function.
5221
5222         * message.el (message-reply): Bind message-this-is-mail.
5223
5224 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
5225
5226         * smiley.el (smiley-buffer): Fix for NT.
5227
5228 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5229
5230         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
5231
5232         * message.el (message-check-news-header-syntax): Protect against
5233         nil froms.
5234
5235         * mm-util.el (mm-auto-mode-alist): New.
5236
5237         * mml.el (mml-generate-mime-1): Ditto.
5238
5239         * gnus.el: Use mm-insert-file-contents throughout instead of
5240         nnheader.
5241
5242         * mm-util.el (mm-insert-file-contents): New function.
5243
5244 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5245
5246         * gnus.el: Pterodactyl Gnus v0.90 is released.
5247
5248 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
5249
5250         * mailcap.el (mailcap-possible-viewers): Use string=.
5251
5252 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5253
5254         * mm-uu.el (mm-uu-forward-begin-line): New variable.
5255         (mm-uu-forward-end-line): New variable.
5256         (mm-uu-begin-line): Handle forwarded message.
5257         (mm-uu-identifier-alist): Ditto.
5258         (mm-uu-dissect): Ditto.
5259
5260 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5261
5262         * lpath.el: Two free variables.
5263
5264 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5265
5266         * nnheader.el (nnheader-file-coding-system): Use raw-text.
5267         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
5268         * gnus-cache.el (gnus-cache-coding-system): Ditto.
5269
5270         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
5271         (nnfolder-file-coding-system-for-write): New variable.
5272         (nnfolder-active-file-coding-system): New variable.
5273         (nnfolder-active-file-coding-system-for-write): New variable.
5274         (nnfolder-save-active): New function.
5275         (nnfolder-save-buffer): Use them.
5276         (nnfolder-possibly-change-group): Ditto.
5277         (nnfolder-request-list-newsgroups): Ditto.
5278         (nnfolder-request-create-group): Ditto.
5279         (nnfolder-request-expire-articles): Ditto.
5280         (nnfolder-request-move-article): Ditto.
5281         (nnfolder-request-accept-article): Ditto.
5282         (nnfolder-request-delete-group): Ditto.
5283         (nnfolder-request-rename-group): Ditto.
5284         (nnfolder-possibly-change-folder): Ditto.
5285         (nnfolder-read-folder): Ditto.
5286         (nnfolder-request-list): Remove pathname-coding-system.
5287         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
5288
5289         * nnmail.el (nnmail-file-coding-system): Use raw-text.
5290         (nnmail-file-coding-system-1): Removed.
5291         (nnmail-find-file): Use nnmail-pathname-coding-system.
5292         (nnmail-write-region): Ditto.
5293
5294         * nnmbox.el (nnmbox-file-coding-system): New variable.
5295         (nnmbox-file-coding-system-for-write): New variable.
5296         (nnmbox-active-file-coding-system): New variable.
5297         (nnmbox-active-file-coding-system-for-write): New variable.
5298         (nnmbox-save-buffer): New function.
5299         (nnmbox-save-active): New function.
5300         (nnmbox-request-scan): Use them.
5301         (nnmbox-request-expire-articles): Ditto.
5302         (nnmbox-request-move-article): Ditto.
5303         (nnmbox-request-accept-article): Ditto.
5304         (nnmbox-request-replace-article): Ditto.
5305         (nnmbox-request-delete-group): Ditto.
5306         (nnmbox-request-rename-group): Ditto.
5307         (nnmbox-request-create-group): Ditto.
5308
5309         * mm-util.el (mm-text-coding-system): raw-text or -dos.
5310         (mm-running-ntemacs): Removed.
5311
5312         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
5313
5314 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
5315
5316         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
5317
5318 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5319
5320         * qp.el (quoted-printable-encoding-characters): Support lower case.
5321
5322 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
5323
5324         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
5325         (rfc2047-b-encode-region): Encode line by line.
5326
5327 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5328
5329         * mm-util.el (mm-find-mime-charset-region): Fix.
5330
5331 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
5332
5333         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
5334         (mm-find-mime-charset-region): Ditto.
5335
5336 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
5337
5338         * gnus-sum.el (gnus-summary-move-article): Fix something or
5339         other.
5340
5341 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
5342
5343         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
5344         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
5345         (gnus-summary-enter-digest-group): Use them.
5346         (gnus-summary-setup-default-charset): Ditto.
5347
5348 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5349
5350         * base64.el (base64-run-command-on-region): Use unibyte buffer.
5351
5352 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5353
5354         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
5355           gnus-newsgroup-name is nil.
5356
5357 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5358
5359         * rfc2047.el (rfc2047-encode): Chop the tail newline.
5360
5361 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5362
5363         * gnus-art.el (article-emphasize): Use correct
5364         gnus-article-emphasis-alist.
5365
5366 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
5367
5368         * mm-view.el (mm-inline-text): Fix text/html bug.
5369
5370 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5371
5372         * gnus.el: Pterodactyl Gnus v0.89 is released.
5373
5374 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
5375
5376         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
5377         * message.el (message-draft-coding-system): Ditto.
5378         * mm-util.el (mm-running-ntemacs): Ditto.
5379
5380 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5381
5382         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
5383         cause problem.
5384
5385 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5386
5387         * mm-view.el (mm-inline-text): Ignore error in w3-region.
5388
5389 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5390
5391         * mml.el: require mm-decode.
5392
5393 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5394
5395         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
5396
5397 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
5398
5399         * mm-view.el (mm-inline-image): Fix image undisplayer.
5400
5401 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5402
5403         * mml.el (mml-insert-multipart): Error in compeling-read.
5404         (mml-insert-tag): Match tags.
5405
5406 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5407
5408         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5409         (gnus-cache-braid-heads): Ditto.
5410         (gnus-cache-retrieve-headers): Ditto.
5411
5412 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5413
5414         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5415
5416 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5417
5418         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5419         to string under XEmacs.
5420
5421 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5422
5423         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5424
5425 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5426
5427         * mm-view.el (mm-inline-message): Fix message view bug.
5428         * gnus-art.el (gnus-article-prepare): Ditto.
5429
5430 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5431
5432         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5433
5434 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5435
5436         * gnus.el: Pterodactyl Gnus v0.88 is released.
5437
5438 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5439
5440         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5441         usage.
5442
5443         * nnmail.el (nnmail-get-new-mail): Save info.
5444
5445 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5446
5447         * gnus.el: Pterodactyl Gnus v0.87 is released.
5448
5449 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450
5451         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5452         (mail-source-run-script): New function.
5453         (mail-source-fetch-pop): Use it.
5454
5455 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5456
5457         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5458
5459 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5460
5461         * gnus.el: Pterodactyl Gnus v0.86 is released.
5462
5463 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5464
5465         * gnus-art.el (gnus-treat-translate): New variable.
5466         (gnus-treat-predicate): Accept a list of regexps.
5467         (gnus-article-treat-custom): Allow a list of regexps.
5468
5469 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5470
5471         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5472         type.
5473
5474 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5475
5476         * gnus-art.el (article-babel): Narrow a bit.
5477
5478         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5479
5480 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5481
5482         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5483         only unread ones.
5484         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5485         articles, not only unread ones.
5486
5487 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5488
5489         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5490         keystroke.
5491
5492         * gnus-art.el (gnus-article-x-face-command): Ditto.
5493
5494         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5495
5496         * gnus.el (gnus-method-simplify): Accept server names.
5497
5498 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5499
5500         * gnus-art.el (article-babel-prompt): New function.
5501         (article-babel): New command.
5502
5503 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5504
5505         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5506
5507         * mml.el (mml-generate-mime-1): Don't insert literally.
5508
5509         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5510         (gnus-netrc-syntax-table): Removed.
5511         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5512
5513 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5514
5515         * mm-view.el (mm-inline-text): Fix charset for text/html.
5516
5517 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5518
5519         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5520
5521 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5522
5523         * nnmail.el (nnmail-split-incoming): Return the number of split
5524         mails.
5525         (nnmail-process-babyl-mail-format): Ditto.
5526         (nnmail-process-unix-mail-format): Ditto.
5527         (nnmail-process-mmdf-mail-format): Ditto.
5528         (nnmail-process-maildir-mail-format): Ditto.
5529
5530         * mail-source.el (mail-source-callback): Return the number from
5531         the callback.
5532
5533         * message.el (message-send-mail): Generate Lines.
5534
5535         * mail-source.el (mail-source-call-script): New function.
5536         (mail-source-call-script): New function.
5537
5538 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5539
5540         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5541         (gnus-select-newsgroup): Use it.
5542         (gnus-group-highlight-words-alist): New variable.
5543         (gnus-newsgroup-emphasis-alist): New variable.
5544         (gnus-summary-local-variables):  Use it.
5545         * lpath.el: Use it.
5546         * gnus-art.el (article-emphasize): Use it.
5547         (gnus-emphasis-highlight-words): New face.
5548         * gnus-cus.el (gnus-group-parameters): New parameter.
5549
5550 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5551
5552         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5553         parameter `headers'.
5554         (gnus-cache-enter-article): Ditto.
5555         (gnus-cache-update-article): Ditto.
5556         * gnus-sum.el (gnus-summary-move-article): Ditto.
5557         (gnus-summary-mark-article-as-unread): Ditto.
5558         (gnus-summary-mark-article): Ditto.
5559
5560 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5561
5562         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5563         (gnus-posting-style-alist): Removed.
5564         (gnus-message-style-insertions): Ditto.
5565         (gnus-configure-posting-styles): Reimplementation.
5566
5567         * mail-source.el (mail-source-fetch): Error the message.
5568
5569         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5570
5571 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5572
5573         * gnus.el: Pterodactyl Gnus v0.85 is released.
5574
5575 1999-04-20  Michael Cook  <cook@sightpath.com>
5576
5577         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5578           Outlook citation regex.
5579
5580 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5581
5582         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5583         semicolon.
5584
5585 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5586
5587         * gnus-range.el (gnus-remove-from-range): Document range1
5588         modification, protect range2.
5589
5590 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5591
5592         * gnus-sum.el (gnus-update-marks): Protect lists from
5593         gnus-remove-from-range, don't sort twice.
5594
5595 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5596
5597         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5598         function in backend.
5599
5600 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5601
5602         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5603         request-accept-article function in the backend instead of using
5604         the 'respool capability.
5605
5606 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5607
5608         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5609         spurious whitespace at eob.
5610
5611 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5612
5613         * nnmail.el (nnmail-get-new-mail): Check right variable.
5614
5615 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5616
5617         * mailcap.el (mailcap-mime-data): Fix rfc822.
5618
5619 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5620
5621         * nndoc.el (nndoc-nsmail-type-p): New function.
5622         (nndoc-type-alist): Recognize nsmail.
5623
5624 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5625
5626         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5627         *before* `article-hide-headers' deletes the information.
5628
5629 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5630
5631         * gnus-sum.el (gnus-summary-save-parts): New command and
5632         keystroke.
5633         (gnus-summary-save-parts-1): New function.
5634         (gnus-summary-iterate): Buggy.
5635
5636         * mm-decode.el (mm-save-part-to-file): Made into own function.
5637
5638 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5639
5640         * gnus-group.el (gnus-group-set-info): Resist nils.
5641
5642 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5643
5644         * mailcap.el (mailcap-mime-data): Ditto.
5645
5646         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5647
5648         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5649
5650 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5651
5652         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5653         gnus-article-date-lapsed-new-header is t.
5654
5655 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5656
5657         * gnus.el: Pterodactyl Gnus v0.84 is released.
5658
5659 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5660
5661         * gnus-msg.el (gnus-bug-message): Mime change.
5662
5663 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5664
5665         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5666
5667 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5668
5669         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5670         `x-uue'.
5671
5672 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5673
5674         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5675         when authentication is 'password.
5676
5677 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5678
5679         * gnus-win.el (gnus-configure-windows): Accept a setting.
5680
5681 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5682
5683         * mm-util.el (mm-quote-arg): Moved here.
5684
5685         * mm-decode.el (mm-quote-arg): Quote more chars.
5686
5687 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5688
5689         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5690         with newlines would create buggy .nov files.
5691
5692         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5693
5694         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5695         end of lines.
5696
5697         * message.el (message-mode): Doc fix.
5698
5699         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5700
5701         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5702
5703         * gnus-art.el (article-date-ut): Rewrite.
5704
5705         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5706         order.
5707
5708         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5709         headers.
5710
5711         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5712
5713 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5714
5715         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5716         (article-date-ut): use it.
5717
5718 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5719
5720         * mail-source.el (mail-source-fetch-pop): Call script
5721         asynchronously.
5722
5723 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5724
5725         * gnus.el: Pterodactyl Gnus v0.83 is released.
5726
5727 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5728
5729         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5730
5731         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5732
5733         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5734
5735         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5736
5737         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5738
5739         * message.el (message-generate-headers): Accept continuation
5740         headers.
5741
5742 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5743
5744         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5745
5746 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5747
5748         * gnus-art.el (gnus-treatment-function-alist): use
5749         maybe-hide-headers.
5750
5751         * message.el (message-inhibit-body-encoding): Typo.
5752         (message-resend): Inhibit encoding.
5753
5754         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5755
5756         * gnus-art.el (article-remove-cr): Use re-search.
5757
5758         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5759         headers.
5760
5761         * mm-decode.el (mm-quote-arg): Quote '.
5762
5763         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5764
5765         * mm-decode.el (mm-insert-part): Use multibyte for text.
5766
5767         * gnus-start.el (gnus-read-newsrc-file): New variable.
5768         (gnus-read-newsrc-file): Use it.
5769
5770 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5771
5772         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5773
5774         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5775         function.
5776
5777 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5778
5779         * gnus.el: Pterodactyl Gnus v0.82 is released.
5780
5781 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5782
5783         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5784         for iso8859-2.
5785
5786 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5787
5788         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5789         synonym alist.
5790
5791 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5792
5793         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5794
5795 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5796
5797         * mail-source.el (mail-source-fetch): Ask before bugging out.
5798
5799 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5800
5801         * uudecode.el (uudecode-decode-region-external): Don't assume
5802         uudecode-temporary-file-directory ends with a slash.
5803
5804 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5805
5806         * gnus-sum.el (gnus-update-marks):
5807         (gnus-update-read-articles):
5808         (gnus-summary-expire-articles): Check server.
5809
5810 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5811
5812         * mml.el (mml-preview): New function.
5813
5814 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5815
5816         * mail-source.el (mail-source-fetch-file): Return the right
5817         value.
5818
5819 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5820
5821         * mml.el (mml-insert-parameter): New function.
5822         (mml-insert-parameter-string): New function.
5823
5824         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5825
5826         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5827         (gnus-mime-display-part): Use it.
5828
5829         * mm-decode.el (mm-alternative-precedence): Removed.
5830         (mm-discouraged-alternatives): New variable.
5831         (mm-preferred-alternative-precedence): New function.
5832
5833         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5834
5835         * mail-source.el (mail-sources): New variable.
5836
5837         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5838
5839         * mm-decode.el (mm-valid-image-format-p): New function.
5840         (mm-inline-media-tests): Use it.
5841         (mm-valid-and-fit-image-p): New function.
5842
5843         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5844         (gnus-agent-fetch-group): Ditto.
5845
5846 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5847
5848         * nnmail.el (nnmail-article-group): in case of a group name
5849         containing "\\n" constructs, be sure to pass the expanded value to
5850         nn*-save-mail.
5851
5852 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5853
5854         * gnus.el: Pterodactyl Gnus v0.81 is released.
5855
5856 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5857
5858         * gnus-sum.el (gnus-get-split-value): Reverse result.
5859
5860 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5861
5862         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5863
5864 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5865
5866         * mml.el (mml-insert-tag): Insert concluding part.
5867
5868         * message.el (message-send-mail): Encode later.
5869         (message-send-news): Ditto.
5870
5871         * nnfolder.el: Don't use mail delim.
5872
5873 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5874
5875         * gnus-cus.el (gnus-group-customize): Put point at min.
5876
5877         * mm-view.el (mm-inline-text): Allow toggling html.
5878
5879 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5880
5881         * mail-source.el: Added prescript and postscript to file.
5882
5883 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5884
5885         * nnmail.el: Reverted.
5886
5887         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5888         (gnus-setup-posting-charset): Did work.
5889
5890 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5891
5892         * gnus.el (gnus-short-group-name): Use
5893         gnus-group-uncollapsed-levels.
5894
5895 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5896
5897         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5898
5899 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5900
5901         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5902         (article-strip-headers-from-body): New command and keystroke.
5903
5904 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5905
5906         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5907
5908         * nnheader.el (nnheader-insert-file-contents): Bind
5909         enable-local-eval to nil.
5910         (nnheader-find-file-noselect): Ditto.
5911
5912         * nnmail.el (nnmail-article-group): Don't remove long lines.
5913         (nnmail-remove-long-lines): New function.
5914         (nnmail-split-header-length-limit): Removed.
5915
5916         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5917
5918         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5919
5920 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5921
5922         * gnus-sum.el (gnus-summary-generic-mark): New function.
5923
5924         * nnmail.el (nnmail-split-header-length-limit): Increased.
5925         (nnmail-article-group): Allow nil.
5926
5927         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5928
5929         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5930         first.
5931
5932         * mml.el (mml-minibuffer-read-type): Include types from
5933         mailcap-mime-data.
5934
5935         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5936
5937 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5938
5939         * mml.el (mml-insert-tag): New function.
5940         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5941         confusion with functions like `mml-read-tag'.
5942         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5943         (mml-minibuffer-read-description): Ditto with
5944         `mml-minibuffer-read-description'.
5945         (mml-attach-buffer): New function.
5946         (mml-mode-map): New entry for /.
5947         (mml-minibuffer-read-type): Accept DEFAULT.
5948
5949         * mml.el (mml-quote-region): Narrow the region.
5950
5951         * message.el (message-mode-menu): message-mime-attach-file is now
5952         mml-attach-file.
5953
5954 1999-03-05 21:24:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5955
5956         * gnus-art.el (gnus-treatment-function-alist): Do emphasis earlier.
5957
5958 1999-03-05 21:08:10  Robert Bihlmeyer  <robbe@orcus.priv.at>
5959
5960         * mml.el (mml-attach-buffer): New command.
5961
5962 1999-02-27  Simon Josefsson  <jas@pdc.kth.se>
5963
5964         * gnus-sum.el (gnus-update-marks): Call gnus-remove-from-range
5965         with a proper range. Compress range.
5966
5967         * gnus-range.el (gnus-remove-from-range): Protect arguments.
5968
5969 1999-03-05 20:59:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5970
5971         * mm-decode.el (mm-get-image): Create a temporary file for xbms.
5972
5973 1999-03-04 04:20:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5974
5975         * gnus-picon.el (gnus-picons-x-face-file-name): Removed.
5976         (gnus-picons-convert-x-face): Removed.
5977         (gnus-picons-article-display-x-face): Removed.
5978         (gnus-picons-x-face-sentinel): Ditto.
5979         (gnus-picons-display-x-face): Ditto.
5980
5981 Thu Mar  4 01:38:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5982
5983         * gnus.el: Pterodactyl Gnus v0.80 is released.
5984
5985 1999-03-02 16:04:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5986
5987         * gnus-art.el (gnus-mm-display-part): Narrow to the part itself.
5988
5989         * gnus-sum.el (gnus-with-article): Moved here.
5990
5991         * mail-source.el (mail-source-fetch-pop): Ask for password even
5992         when program.
5993
5994 1999-02-28 13:16:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5995
5996         * gnus-msg.el (gnus-bug): Add description.
5997
5998         * mml.el (mml-insert-mml-markup): Insert disposition.
5999
6000         * message.el (message-send-mail): Always encode mail headers.
6001
6002         * smiley.el (gnus-smiley-display): Goto body.
6003
6004 1999-02-28 13:15:47  Petr Konecny  <pekon@informatics.muni.cz>
6005
6006         * smiley.el (gnus-smiley-display): Don't search to blank line.
6007
6008 1999-02-28 00:38:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6009
6010         * gnus-art.el (gnus-treat-article): Only run the highlight stuff
6011         when requested.
6012
6013         * nnmail.el (nnmail-current-spool): Removed.
6014
6015         * gnus-salt.el (gnus-tree-inhibit): New varible.
6016
6017         * gnus.el (mm-util): Required.
6018
6019 1999-02-27 23:44:52  paul stevenson  <spaul@mail.phy.ornl.gov>
6020
6021         * gnus-sum.el (gnus-summary-toggle-header): Narrow to head first.
6022
6023 1999-02-27 17:17:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6024
6025         * mail-source.el (mail-source-bind): Doc fix.
6026
6027 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6028
6029         * message.el (message-mode): Doc fix.
6030
6031         * mm-encode.el (mm-content-transfer-encoding-defaults): Use 8bit
6032         encoding.
6033
6034         * gnus.el (gnus-methods-equal-p): Moved here.
6035
6036         * mail-source.el: pop at 110.
6037
6038         * pop3.el (pop3-movemail): Use write-region instead of
6039         append-to-file to avoid excessive messaging.
6040
6041 1999-02-27  lantz moore  <lmoore@contigo.com>
6042
6043         * nnmail.el (nnmail-get-new-mail): honor suffix for spool-files of
6044         type directory.
6045
6046 1999-03-04  Robert Bihlmeyer  <robbe@orcus.priv.at>
6047
6048         * gnus-art.el (article-hide-boring-headers): Field names must not
6049         contain whitespace.
6050
6051 Fri Feb 26 18:54:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6052
6053         * gnus.el: Pterodactyl Gnus v0.79 is released.
6054
6055 1999-02-26 18:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6056
6057         * gnus-cite.el (gnus-cite-toggle): Don't remove highlighting.
6058
6059         * mml.el (mml-mode): Don't use add-minor-mode.
6060
6061         * message.el (messgage-inhibit-body-encoding): New variable.
6062         (message-encode-message-body): Use it.
6063
6064 Fri Feb 26 17:00:25 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6065
6066         * gnus.el: Pterodactyl Gnus v0.78 is released.
6067
6068 1999-02-26 07:45:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6069
6070         * message.el (message-mode): Switch on MML mode.
6071
6072         * mml.el: Included commands and functions.
6073         (mml-mode-map): New keymap.
6074
6075         * message.el: Removed the insertion commands and functions.
6076
6077         * gnus-ems.el (gnus-mule-cite-add-face): Removed.
6078
6079         * gnus-sum.el (gnus-summary-sort-by-chars): New command and
6080         keystroke.
6081
6082         * gnus-art.el (gnus-narrow-to-page): Revert.
6083
6084         * gnus-cite.el (gnus-cite-delete-overlays): New function.
6085         (gnus-cite-parse-maybe): Always reparse.
6086
6087         * message.el (message-encode-message-body): Don't insert
6088         "multipart warning".
6089
6090         * gnus-art.el (gnus-article-treat-head-custom): New variable.
6091
6092 1999-02-25  Miles Bader  <miles@ccs.mt.nec.co.jp>
6093
6094         * mail-source.el (mail-source-fetch-pop): Return 1 for success.
6095
6096         * nnmail.el: Require mm-util.
6097
6098 1999-02-26 07:39:33  Justin Sheehy  <justin@linus.mitre.org>
6099
6100         * nnmail.el (nnmail-get-new-mail): Only get mail for the one
6101         group.
6102
6103 1999-02-26 07:38:08  SeokChan LEE  <chan@smoky-blue.com>
6104
6105         * mm-bodies.el (mm-body-charset-encoding-alist): Add euc-kr.
6106
6107 1999-02-21  Simon Josefsson  <jas@pdc.kth.se>
6108
6109         * gnus-msg.el (gnus-extended-version): Better regexp.
6110
6111 1999-02-25  Didier Verna  <verna@inf.enst.fr>
6112
6113         * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC
6114         is called with the result of SPLIT and should return a new split.
6115
6116         * gnus.texi: update the doc.
6117
6118 1999-02-23  Didier Verna  <verna@inf.enst.fr>
6119
6120         * gnus-picon.el (gnus-picons-display-bar-p): when picons are
6121         displayed in the article buffer, output bars if
6122         `gnus-picons-display-article-move-p'.
6123
6124 1999-02-20  Aaron M. Ucko  <amu@mit.edu>
6125
6126         * mail-source.el (mail-source-fetch-pop): Typo.
6127
6128 1999-02-26 07:15:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6129
6130         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6131
6132 1999-02-23 03:07:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6133
6134         * gnus-cite.el (gnus-cite-parse-wrapper): Always parse.
6135
6136 1999-02-21 11:11:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6137
6138         * mml.el (mml-insert-buffer): New function.
6139
6140         * message.el (message-forward): Insert the buffer in the buffer.
6141
6142 Sun Feb 21 01:20:50 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6143
6144         * mm-view.el (mm-inline-message): Insert part in narrowed region.
6145
6146 Sat Feb 20 23:09:40 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6147
6148         * gnus-sum.el (gnus-summary-toggle-header): Save restriction.
6149
6150 Sat Feb 20 21:34:28 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6151
6152         * gnus.el: Pterodactyl Gnus v0.77 is released.
6153
6154 1999-02-20 17:32:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6155
6156         * gnus-art.el (gnus-displaying-mime): New variable.
6157         (article-narrow-to-head): New function.
6158
6159         * mail-source.el (mail-source-fetch-pop): Include pre/postscript.
6160         Default to pop instead of pop3.
6161
6162 1999-02-19 16:16:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6163
6164         * gnus-art.el (article-hide-pgp): Goto body.
6165
6166         * gnus-uu.el (gnus-uu-digest-mail-forward): Don't kill buffer.
6167
6168         * gnus-cite.el: Don't use goto-line.
6169
6170         * gnus-art.el (gnus-article-treat-html): Removed.
6171         (gnus-treat-article): Save restriction.
6172
6173 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6174
6175         * message.el (message-send-mail): Don't untabify.
6176         (message-mode): Don't use tabs for indentation.
6177
6178 1999-02-19 14:54:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6179
6180         * message.el (message-send-mail): Don't untabify.
6181
6182         * nnml.el (nnml-save-mail): Typo fix.
6183
6184 1999-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
6185
6186         * message.el (message-cite-function): Add
6187         `message-cite-original-without-signature' customization option.
6188
6189 1999-02-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6190
6191         * nnmail.el (nnmail-fix-eudora-headers): Mark as option to
6192         `nnmail-prepare-incoming-header-hook'.
6193
6194 1999-02-19 14:41:43  Justin Sheehy  <justin@linus.mitre.org>
6195
6196         * gnus-util.el (gnus-make-sort-function-1): Typo fix.
6197
6198 1999-02-19 14:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6199
6200         * gnus-group.el (gnus-group-get-new-news): Require nnmail.
6201
6202 1999-02-18  Michael Cook  <cook@sightpath.com>
6203
6204         * Recognize Microsoft Outlook's cite attribution conventions.
6205
6206 1999-02-19 14:33:11  James H. Cloos, Jr.  <cloos@jhcloos.com>
6207
6208         * gnus-sum.el: Bind M.
6209
6210 1999-02-19 14:31:29  Neil Crellin  <neilc@wallaby.cc>
6211
6212         * mail-source.el (mail-source-fetch-pop): Bind pop3-port.
6213
6214 1999-02-15  Didier Verna  <verna@inf.enst.fr>
6215
6216         * gnus-picon.el (gnus-group-display-picons): ensures that
6217         `article-goto-body' really goes to the article body.
6218
6219 1999-02-19 12:57:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * mm-view.el (mm-inline-text): Bind url-standalone-mode.
6222
6223         * gnus-msg.el (gnus-summary-mail-forward): Create unique names.
6224
6225         * mm-view.el (mm-view-message): Enable multibyte.
6226
6227 1999-02-11 18:37:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6228
6229         * nnmail.el (nnmail-get-new-mail): Message later.
6230
6231         * mm-util.el (mm-find-charset-region): Revert to checking
6232         multibyte.
6233
6234 1999-02-11  Matt Pharr  <mmp@graphics.stanford.edu>
6235
6236       * gnus-msg.el (gnus-bug): Encode environment info as a MIME
6237       attachment.
6238
6239 Thu Feb 11 04:58:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6240
6241         * gnus.el: Pterodactyl Gnus v0.76 is released.
6242
6243 1999-02-06  Felix Lee  <flee@cygnus.com>
6244
6245         * gnus.el (gnus-group-change-level-function): Typo.
6246
6247 1999-02-11 05:47:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6248
6249         * gnus-sum.el (gnus-nov-skip-field): Removed.
6250         (gnus-nov-field): Ditto.
6251         (gnus-nov-parse-extra): Ditto.
6252         (gnus-nov-read-integer): Ditto.
6253
6254 1999-02-05 09:44:20  Katsumi Yamaoka  <yamaoka@jpl.org>
6255
6256         * nnheader.el (nnheader-nov-read-message-id): New macro.
6257         (nnheader-parse-nov): Use it.
6258
6259         * gnus-sum.el (gnus-nov-read-message-id): New macro.
6260         (gnus-nov-parse-line): Use it; use `(eobp)' instead of
6261         `(eq (char-after) ?\n)'.
6262
6263 1999-02-11 05:16:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6264
6265         * gnus.el (gnus-other-frame): Always pop up a new frame.
6266
6267 Wed Feb 10 01:03:43 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6268
6269         * gnus-range.el (gnus-range-add): Rewrite.
6270
6271 1999-02-02 18:12:00  Carsten Leonhardt  <leo@arioch.oche.de>
6272
6273         * nnmail.el (nnmail-split-incoming): Added detection of maildir
6274         format.
6275         (nnmail-process-maildir-mail-format): New function.
6276
6277         * mail-source.el (mail-source-fetch-maildir): New function.
6278         (mail-source-keyword-map): Add default for maildir method.
6279         (mail-source-fetcher-alist): Changed "qmail" to "maildir".
6280
6281 1999-02-10 02:29:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6282
6283         * mail-source.el (mail-source-fetcher-alist): Remove apop.
6284
6285         * nndoc.el (nndoc-type-alist): Remove MIME-digest.
6286         (nndoc-mime-digest-type-p): Removed.
6287
6288 1999-02-09 15:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6289
6290         * gnus-art.el (gnus-article-read-summary-keys): Set the point
6291         where it is supposed to be.
6292         (gnus-treat-play-sounds): New variable.
6293
6294         * gnus-sum.el (gnus-newsgroup-ignored-charsets): New variable.
6295
6296         * gnus-art.el (article-display-x-face): Narrow to head.
6297         (gnus-article-washed-types): New variable.
6298         (article-hide-pgp): Is not a toggle.
6299         (gnus-article-hide-text-type): Save types.
6300         (article-decode-charset): Use it.
6301
6302         * nnmail.el (nnmail-get-new-mail): Ignore procmail.
6303
6304         * message.el (message-forward-start-separator): Removed.
6305         (message-forward-end-separator): Removed.
6306         (message-signature-before-forwarded-message): Removed.
6307         (message-included-forward-headers): Removed.
6308         (message-check-news-body-syntax): Don't check forward.
6309         (message-forward): Use MIME.
6310
6311         * nnvirtual.el (nnvirtual-request-article): Bind
6312         gnus-article-decode-hook to nil.
6313
6314 1999-02-06 16:55:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6315
6316         * mml.el (mml-parse-singlepart-with-multiple-charsets): Check for
6317         us-ascii.
6318
6319 1999-02-04 00:00:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6320
6321         * format-spec.el (format-spec): Be more robust.
6322
6323         * message.el (message-encode-message-body): Default
6324         mail-parse-charset to mail-parse-charset.
6325
6326         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode.
6327         (gnus-summary-edit-article): Bind mail-parse-charset.
6328
6329         * mml.el (mml-read-tag): Ignore white space after end of tag.
6330
6331         * message.el (message-goto-body): Also work in separatorless
6332         articles.
6333
6334         * mml.el (mml-translate-from-mime): New function.
6335         (mml-insert-mime): Ditto.
6336         (mml-to-mime): New function.
6337         (mime-to-mml): New name.
6338
6339         * gnus-sum.el (gnus-summary-edit-article): Always select raw
6340         article.
6341
6342         * gnus-group.el (gnus-group-catchup-current): Unmark groups.
6343
6344         * gnus-sum.el (gnus-summary-setup-default-charset): Don't
6345         special-case nndraft groups.
6346
6347 1999-02-03 16:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6348
6349         * gnus-sum.el (gnus-get-newsgroup-headers): Bind charset.
6350         (gnus-get-newsgroup-headers): Already bound.
6351
6352         * message.el (message-encode-message-body): Use posting charset.
6353
6354         * mm-bodies.el (mm-encode-body): Use MIME charsets.
6355         (mm-body-encoding): Do CTE.
6356         (mm-body-7-or-8): New function.
6357
6358         * mm-util.el (mm-mime-charset): Always fall back on alist.
6359         (mm-mime-mule-charset-alist): Include katakana-jisx0201.
6360         (mm-mime-mule-charset-alist): Add arabic-*-column.
6361         (mm-find-mime-charset-region): New function.
6362
6363         * format-spec.el (format-spec-make): New function.
6364
6365         * mail-source.el (format-spec): Required.
6366         (mail-source-fetch-with-program): Removed.
6367         (mail-source-fetch-with-program): New function.
6368
6369         * format-spec.el: New file.
6370
6371 1999-02-03 16:00:41  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
6372
6373         * mail-source.el (mail-source-fetch-with-program): Take optional
6374         parameter.
6375
6376 1999-02-03 00:31:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377
6378         * gnus-start.el: Ignore some groups.
6379         (gnus-setup-news): Bind nnmail-fetched-sources.
6380
6381         * message.el (message-send-mail): Remove all tabs.
6382
6383         * mm-util.el (mm-find-charset-region): Just check whether
6384         find-charset-region is defined.
6385
6386 1999-02-02 23:35:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6387
6388         * gnus-group.el (gnus-group-get-new-news): Use
6389         nnmail-fetched-sources.
6390
6391         * nnmail.el (nnmail-fetched-sources): New variable.
6392         (nnmail-get-new-mail): Use it.
6393
6394         * mail-source.el (mail-source-fetched-sources): New variable.
6395         (mail-source-fetch): Use it.
6396
6397 1999-02-02 23:20:20  Mark W. Eichin  <eichin@thok.org>
6398
6399         * gnus.el (gnus-getenv-nntpserver): if the file that
6400         gnus-nntpserver-file names has a trailing newline, the
6401         string-match will always match, and thus the file will never be
6402         read.  (^ matches start of "line", \\` matches start of "buffer",
6403         which is what was intended...)
6404
6405 1999-02-02 23:17:40  Kim-Minh Kaplan  <kmkaplan@western.fr>
6406
6407         * gnus-picon.el (gnus-picons-parse-filenames): Quote group names.
6408
6409 1999-01-28 04:15:46  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * gnus-start.el (gnus-read-active-file): Eliminate duplicated
6412         select methods.
6413
6414 1999-01-27  Simon Josefsson  <jas@pdc.kth.se>
6415
6416         * gnus-range.el (gnus-remove-from-range): Sort second argument.
6417
6418 1999-02-02 10:55:23  Scott Hofmann  <shofmann@mindspring.com>
6419
6420         * nntp.el: Use mail-source-read-passwd instead of nnmail-read-passwd.
6421
6422 Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6423
6424         * gnus-cus.el (gnus-group-parameters): Charset as symbol, and fix
6425         a typo.
6426         * gnus-sum.el (gnus-summary-setup-default-charset): Set nndraft's
6427         charset to nil.
6428         * gnus-agent.el (gnus-agent-queue-setup): Remove charset setting.
6429         * gnus-start.el (gnus-start-draft-setup): Ditto.
6430
6431 1999-02-02 22:13:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6432
6433         * mail-source.el (mail-source-fetch-directory): Use the predicate.
6434         (mail-source-value): Don't do variables.
6435
6436         * nnmail.el (nnmail-get-new-mail): Set the predicate.
6437
6438         * gnus-sum.el (gnus-summary-toggle-header): Fix, and bound to t.
6439
6440 1999-02-01  Michael Cook  <cook@sightpath.com>
6441
6442         * Defenestrate spurious ?a.
6443
6444 1999-02-02 21:59:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6445
6446         * mail-source.el (mail-source-fetch-pop): Instead use
6447         :authentication.
6448
6449 1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
6450
6451         * lisp/mail-source.el : Support APOP authentication scheme.
6452
6453 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
6454
6455         * pop3.el (pop3-movemail): Return t.
6456
6457 1999-02-02 21:48:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6458
6459         * rfc2047.el (rfc2047-fold-region): New function.
6460         (rfc2047-encode-message-header): Use it.
6461
6462 1999-02-02 21:07:27  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
6463
6464         * gnus-sum.el (gnus-group-charset-alist): Add more.
6465
6466 Mon Feb  1 21:18:00 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6467
6468         * gnus.el: Pterodactyl Gnus v0.75 is released.
6469
6470 1999-02-01 21:54:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6471
6472         * gnus-art.el (article-display-x-face): Don't narrow to head.
6473
6474 1999-02-01 21:48:39  Michael Cook  <cook@sightpath.com>
6475
6476         * gnus-cite.el (gnus-cited-lines-visible): Accept a cons.
6477
6478 1999-02-01 20:59:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6479
6480         * mail-source.el (mail-source-fetch-directory): Ignore
6481         directories.
6482
6483         * gnus-cus.el (gnus-group-parameters): Addition.
6484
6485         * gnus-art.el (article-strip-banner): Do symbolic banners.
6486         (article-strip-banner): New keystroke.
6487
6488 1999-02-01 20:54:32  Michael Cook  <cook@sightpath.com>
6489
6490         * gnus-art.el (article-strip-banner): New command.
6491
6492 1999-02-01 20:53:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6493
6494         * gnus-art.el (gnus-treat-strip-banners): New variable.
6495
6496 1999-01-28 05:34:56  Katsumi Yamaoka  <yamaoka@jpl.org>
6497
6498         * mail-source.el (mail-source-read-passwd): Use `read-passwd' if it
6499         has been exist.
6500
6501 Thu Jan 28 01:38:34 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
6502
6503         * message.el (message-draft-coding-system): Check coding-system.
6504         * mm-util.el (mm-text-coding-system): Ditto.
6505
6506 1999-01-28 12:11:31  Katsumi Yamaoka  <yamaoka@jpl.org>
6507
6508         * mail-source.el (mail-source-fetch-pop): Save excursion.
6509
6510 1999-01-28 08:14:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511
6512         * mail-source.el (mail-source-movemail-args): Not constant.
6513         (mail-source-movemail-args): Removed.
6514         (mail-source-fetch-with-program): New function.
6515         (mail-source-fetch-pop): Use program and function.
6516         (mail-source-movemail-program): Removed.
6517
6518         * gnus-art.el (gnus-treat-date-iso8601): New variable.
6519         (gnus-treat-date-user-defined): New variable.
6520
6521 1999-01-28 08:07:12  Per Abrahamsen  <abraham@dina.kvl.dk>
6522
6523         * nnmail.el (nnmail-fix-eudora-headers): New function.
6524
6525 1999-01-28 08:05:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6526
6527         * mm-bodies.el (mm-encode-body): Use mail-parse-charset.
6528
6529 1999-01-27 08:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6530
6531         * smiley.el (smiley-deformed-regexp-alist): Removed =>.
6532         (smiley-nosey-regexp-alist): Ditto.
6533
6534         * gnus-art.el (gnus-treatment-function-alist): Do
6535         gnus-article-add-buttons-to-head later.
6536         (gnus-treat-capitalize-sentences): New variable.
6537         (article-capitalize-sentences): New command and keystroke.
6538
6539         * gnus-group.el (gnus-group-catchup-current): Do group.
6540
6541         * message.el (message-default-charset): Add group.
6542
6543 Wed Jan 27 05:24:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6544
6545         * gnus.el: Pterodactyl Gnus v0.74 is released.
6546
6547 1999-01-27 05:56:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6548
6549         * gnus-art.el (article-fill-long-lines): Renamed.
6550         (article-fill-long-lines): New keystroke.
6551
6552 1999-01-26 06:35:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6553
6554         * gnus-msg.el (gnus-setup-posting-charset): Check for group.
6555
6556         * gnus-group.el (gnus-group-catchup-current): Skip groups now
6557         displayed.
6558         (gnus-group-catchup-current): Be more robus.
6559
6560         * gnus-sum.el (gnus-summary-select-article): Reselect for showing
6561         headers.
6562
6563 1999-01-25  Dave Love  <fx@gnu.org>
6564
6565         * message.el (message-mode-menu): Add message-mime-attach-file.
6566         (message-mode): Doc fix.
6567
6568 1999-01-26 05:24:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6569
6570         * nnmail.el (nnmail-check-duplication): Insert the mail source
6571         string.
6572
6573         * mail-source.el (mail-source-fetch-pop): Bind mail-source-string.
6574         (mail-source-fetch-directory): Ditto.
6575         (mail-source-fetch-file): Ditto.
6576         (mail-source-string): New variable.
6577
6578         * gnus-start.el (gnus-get-unread-articles): Nix out groups over
6579         the level.
6580
6581         * rfc2047.el (rfc2047-encodable-p): Convert to MIME charsets
6582         before handling.
6583
6584         * mm-util.el (mm-mime-charset): Use the parameters.
6585         (mm-mime-charset): Removed region paremeters.
6586
6587         * nnmail.el (nnmail-get-new-mail): Don't message the entire
6588         source.
6589
6590 1999-01-25 12:05:16  Lloyd Zusman  <ljz@asfast.com>
6591
6592         * nnmail.el (nnmail-get-split-group): Quote right.
6593
6594 1999-01-25 05:55:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6595
6596         * mail-source.el (mail-source-movemail): Would kill an arbitrary
6597         buffer.
6598
6599 1999-01-24 03:02:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6600
6601         * gnus-group.el (gnus-clear-inboxes-moved): Removed.
6602         (gnus-group-mode): Don't hook.
6603
6604         * mail-source.el (mail-source-bind): Doc fix.
6605         (mail-source-bind): Take only one param.
6606
6607         * gnus-art.el (gnus-treat-highlight-signature): typep.
6608
6609         * mail-source.el (mail-source-movemail): Ignore empty file.
6610         (mail-source-callback): Check before deleting.
6611
6612         * message.el (message-mime-attach-file): Include name.
6613
6614 1999-01-23 17:01:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6615
6616         * mm-util.el (mm-read-charset): Return a symbol.
6617
6618         * mm-view.el (mm-inline-text): Insert signature separator.
6619
6620         * gnus-art.el (gnus-treat-predicate): New function.
6621         (gnus-treat-article): Allow all types to be checked.
6622
6623         * gnus-util.el (gnus-or): New function.
6624         (gnus-and): Ditto.
6625
6626         * gnus-art.el (gnus-mime-display-single): Use override.
6627
6628         * mm-decode.el (mm-attachment-override-types): New variable.
6629         (mm-attachment-override-p): New function.
6630
6631         * gnus-picon.el (gnus-group-display-picons): Don't go backward.
6632
6633 1999-01-23 16:45:06  Andrew J. Cosgriff  <ajc@bing.wattle.id.au>
6634
6635         * mm-view.el (mm-inline-text): Do vcards.
6636
6637 Sat Jan 23 14:23:27 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6638
6639         * gnus.el: Pterodactyl Gnus v0.73 is released.
6640
6641 1999-01-23 11:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6642
6643         * nnmail.el (nnmail-spool-file): Changed to use mail-source.
6644         (nnmail-crash-box, nnmail-use-procmail, nnmail-procmail-directory,
6645         nnmail-procmail-suffix, nnmail-resplit-incoming): Removed.
6646         (nnmail-movemail-program): Removed.
6647         (nnmail-movemail-args): Removed.
6648         (nnmail-pop-password-required): Ditto.
6649         (nnmail-tmp-directory): Ditto.
6650         (nnmail-delete-incoming): Removed.
6651         (nnmail-pop-password, nnmail-moved-inboxes,
6652         nnmail-internal-password, nnmail-move-inbox): Removed.
6653         (nnmail-read-passwd): Ditto.
6654         (nnmail-get-spool-files): Removed.
6655         (nnmail-resplit-incoming): Reinstated.
6656
6657         * mail-source.el: New file.
6658
6659 1999-01-23 09:08:31  James H. Cloos, Jr.  <cloos@jhcloos.com>
6660
6661         * gnus-art.el (gnus-article-mode-map): Bind backspace.
6662
6663 1999-01-23 09:05:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6664
6665         * gnus-art.el (article-make-date-line): Fix iso8601 display.
6666
6667 1999-01-20 02:53:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6668
6669         * gnus-art.el (gnus-treat-display-smileys): Check xpm.
6670
6671         * gnus-picon.el (gnus-group-display-picons): Goto body.
6672
6673         * gnus.el: Indented all functions; broke long lines; changed all
6674         instances of illegal/legal to invalid/valid.  Yes, I'm bored.
6675
6676 Wed Jan 20 00:50:53 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6677
6678         * gnus.el: Pterodactyl Gnus v0.72 is released.
6679
6680 1999-01-20 01:39:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6681
6682         * gnus.el: Cleaned up trailing whitespace.
6683
6684         * mm-util.el (mm-read-charset): Work.
6685
6686 1999-01-17  Matt Armstrong  <mattdav+matt@best.com>
6687
6688         * gnus-score.el (gnus-score-find-bnews): Match regexp on the
6689         nnheader-translate-file-chars'd group name.
6690
6691 1999-01-20 01:30:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6692
6693         * message.el (message-encode-message-body): Fold case.
6694
6695 1999-01-20 01:28:16  Alexei V. Barantsev  <barancev@ispras.ru>
6696
6697         * gnus-xmas.el (gnus-xmas-modeline-glyph): Backquote.
6698
6699 1999-01-20 00:46:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6700
6701         * mailcap.el (mailcap-add): New function.
6702
6703 1999-01-18 09:40:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6704
6705         * gnus-art.el (article-goto-body-goes-to-point-min-p): New variable.
6706         (article-goto-body): Use it.
6707         (gnus-treat-article): Ditto.
6708
6709         * gnus-agent.el (gnus-agent-get-undownloaded-list): Remove the
6710         downloaded articles from the downloadeble list.
6711
6712 1999-01-16 17:31:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6713
6714         * message.el (message-encode-message-body): Bind
6715         mail-parse-charset.
6716
6717         * mm-util.el (mm-charset-synonym-alist): New variable.
6718         (mm-charset-to-coding-system): Use it.
6719         (mm-charset-coding-system-alist): Removed.
6720         (mm-charset-to-coding-system): Don't use it.
6721         (mm-find-charset-region): Use mail-parse-charset.
6722
6723         * gnus-art.el (gnus-treatment-function-alist): Use
6724         gnus-article-display-picons.
6725         (gnus-treat-display-xface): Only do if we have xface feature.
6726         (gnus-part-display-hook): New function.
6727         (gnus-treat-article): Use it.
6728         (gnus-treat-article): Use gnus-visual.
6729
6730         * gnus-msg.el (gnus-setup-posting-charset): Check elem.
6731
6732         * gnus-art.el (gnus-mm-display-part): Fix the MIME button after
6733         displaying.
6734
6735         * mm-decode.el (mm-insert-part): Use insert-buffer-substring.
6736
6737         * gnus-score.el (gnus-score-find-bnews): Protect against invalid
6738         regexp file names.
6739
6740 Sat Jan 16 03:15:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6741
6742         * gnus.el: Pterodactyl Gnus v0.71 is released.
6743
6744 1999-01-16 00:13:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6745
6746         * mm-view.el (mm-inline-image): Don't add a dot.
6747
6748         * gnus-art.el (gnus-treat-article): New function.
6749
6750         * gnus.el (gnus-article-display-hook): Removed.
6751
6752         * gnus-art.el (gnus-article-treat-custom): New variable.
6753
6754         * gnus-start.el (gnus-ignored-newsgroups-has-to-p): Removed.
6755
6756         * gnus-msg.el (gnus-setup-posting-charset): Allow variables and
6757         functions.
6758
6759         * message.el (message-posting-charset): New variable.
6760         (message-send-mail): Use it.
6761
6762         * gnus-msg.el (gnus-group-posting-charset-alist): Moved here.
6763         (gnus-setup-posting-charset): New function.
6764         (gnus-setup-message): Use it.
6765
6766         * message.el (message-encode-message-body): Just look for
6767         Content-Type before inserting a new one.
6768
6769 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6770
6771         * rfc2047.el (rfc2047-default-charset): Removed.
6772
6773         * mail-prsvr.el: New file.
6774         (mail-parse-charset): New variable.
6775
6776         * gnus-sum.el (gnus-newsgroup-charset): Changed name.
6777         Changed name.
6778
6779         * gnus.el (gnus-charset): New group.
6780
6781         * nnmail.el (nnmail-pathname-coding-system): Default to binary.
6782
6783         * gnus-sum.el (gnus-default-charset): Default to nil.
6784         (gnus-newsgroup-iso-8859-1-forced-regexp): Removed.
6785         (gnus-newsgroup-iso-8859-1-forced): Removed.
6786
6787         * mm-util.el (mm-known-charsets): Removed.
6788         (mm-default-coding-system): Removed.
6789         (mm-default-charset): Removed.
6790         (mm-read-charset): New function.
6791
6792         * message.el (message-default-charset): Removed.
6793
6794         * rfc2047.el (rfc2047-default-charset): Default to nil.
6795
6796         * mm-util.el (mm-charset-iso-8859-1-forced): Removed.
6797
6798 Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6799
6800         * gnus.el: Pterodactyl Gnus v0.70 is released.
6801
6802 1999-01-15 00:06:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6803
6804         * mm-decode.el (mm-save-part): Use mm-get-part.
6805         (mm-insert-part): New function.
6806         (mm-get-part): Use it.
6807         (mm-get-image): Ditto.
6808         (mm-display-external): Ditto.
6809
6810         * mm-view.el (mm-inline-text): Ditto.
6811
6812         * gnus-move.el (gnus-move-group-to-server): Protect against nil
6813         ranges.
6814
6815         * mm-decode.el (mm-display-external): Save the buffer.
6816         (mm-remove-part): Kill it.
6817
6818         * qp.el (quoted-printable-decode-region): Do the right thing at eobp.
6819
6820         * nnagent.el (nnagent-request-set-mark): Defined stub.
6821
6822 1999-01-14 23:05:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6823
6824         * gnus-score.el (gnus-score-load-score-alist): Bind
6825         coding-system-for-read.
6826
6827         * gnus-sum.el (gnus-summary-exit): Do adaptive scoring before
6828         prepare-exit-hook.
6829
6830         * mm-view.el (mm-setup-w3): Require w3.
6831
6832 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
6833
6834         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
6835         body.
6836
6837 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6838
6839         * mm-encode.el: Ditto.
6840
6841         * mm-bodies.el (mm-decode-content-transfer-encoding): Message the
6842         error.
6843
6844         * mailcap.el (mailcap-mime-data): SAFER ps.
6845
6846         * message.el (message-encode-message-body): Always insert a
6847         Content-Type header.
6848
6849         * mm-decode.el (mm-inline-media-tests): Default all text/* to be
6850         shown inline.
6851
6852         * mm-view.el (mm-inline-text): Handle all sorts of text.
6853
6854         * mailcap.el (mailcap-mime-data): non-viewer for viewers that
6855         don't view.
6856
6857         * mm-decode.el (mm-display-external): Use it.
6858
6859         * gnus-art.el (gnus-visible-headers): Added bcc, gcc, fcc.
6860
6861         * mm-decode.el (mm-save-part): Removed double code.
6862
6863 1999-01-12  Dave Love  <fx@gnu.org>
6864
6865         * mm-decode.el (mm-save-part): Avoid doubly-compressed
6866         application/octet-stream .gz & al files with jka-compr.
6867
6868 1999-01-12  Dave Love  <fx@gnu.org>
6869
6870         * gnus-ems.el (gnus-down-mouse-3): New variable.
6871         * gnus-art.el (gnus-mime-button-map): Use it.
6872         (gnus-mime-button-menu): Set the clicked-on buffer initially.
6873
6874 1999-01-13 19:41:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6875
6876         * mailcap.el (mailcap-mime-data): Added ImageMagic and ee.
6877
6878 1999-01-12 17:34:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6879
6880         * gnus-picon.el (gnus-picons-kill-buffer): Don't kill article
6881         buffers.
6882
6883         * gnus-sum.el (gnus-summary-exit): Destroy all MIME.
6884
6885         * gnus-cache.el (gnus-cache-read-active): Reversed check.
6886
6887 1999-01-12 17:18:25  Matt Armstrong  <matta@geoworks.com>
6888
6889         * mml.el (mml-parameter-string): Strip directory component.
6890
6891 1999-01-12 17:02:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6892
6893         * gnus.el (gnus-use-demon): Removed.
6894
6895 1999-01-12 05:53:23  Katsumi Yamaoka  <yamaoka@jpl.org>
6896
6897         * nnmail.el (nnmail-article-group): Don't infloop.
6898
6899 1999-01-11  Colin Rafferty  <colin@xemacs.org>
6900
6901         * gnus-art.el (article-update-date-lapsed): Made it work with
6902         picons, and make it update on all visible frames.
6903         (article-date-ut): Get summary-buffer's current-headers.
6904
6905 1999-01-12 07:20:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6906
6907         * gnus-picon.el (gnus-picons-setup-buffer): Don't set major mode.
6908         (gnus-picons-setup-p): New variable.
6909
6910 1999-01-11 02:13:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6911
6912         * nnmail.el (nnmail-split-header-length-limit): Lowered to 512.
6913
6914 1999-01-04 12:58:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6915
6916         * gnus-sum.el (gnus-summary-exit-no-update): Don't use run-hooks.
6917         (gnus-summary-exit-no-update): Use mapcar.
6918
6919 1999-01-02 14:36:32  Simon Josefsson  <jas@pdc.kth.se>
6920
6921         * gnus-agent.el (gnus-category-write): Make directory.
6922
6923 1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
6924
6925         * gnus-sum.el (gnus-update-read-articles):
6926         (gnus-update-marks): Request backend update of mark.
6927
6928 1999-01-03 15:29:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6929
6930         * mm-bodies.el (mm-body-encoding): Use mm-find.
6931
6932 1999-01-03 15:28:27  Kim-Minh Kaplan  <kmkaplan@western.fr>
6933
6934         * gnus-picon.el (gnus-article-display-picons): Fix.
6935
6936 Sun Jan  3 13:32:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
6937
6938         * gnus.el: Pterodactyl Gnus v0.69 is released.
6939
6940 1999-01-03 06:45:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6941
6942         * gnus-picon.el (gnus-picons-setup-buffer): Run the hook.
6943
6944         * gnus-agent.el (gnus-agent-remove-group): New command and
6945         keystroke.
6946
6947         * rfc2047.el (rfc2047-decode-region): Check for us-ascii.
6948
6949 1999-01-02 14:12:41  Simon Josefsson  <jas@pdc.kth.se>
6950
6951         * gnus-agent.el (gnus-agent-write-servers): Make directory.
6952
6953 1998-12-26 02:38:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6954
6955         * mm-view.el (mm-inline-text): Bind current id.
6956
6957         * mm-decode.el (mm-handle-id): New macro.
6958         (mm-make-handle): Accept id.
6959         (mm-dissect-singlepart): Use it.
6960
6961 1998-12-23  Matt Pharr  <mmp@graphics.stanford.edu>
6962
6963       * message.el (message-cite-original-without-signature): Use
6964       message-signature-separator when searching for signature in
6965       message-cite-original-without-signature.
6966
6967 1998-12-24 16:25:38  Simon Josefsson  <jas@pdc.kth.se>
6968
6969         * gnus.el (gnus-server-to-method): Check named methods.
6970
6971 1998-12-24 03:27:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6972
6973         * mm-view.el (mm-view-message): Goto point-min.
6974
6975         * nnmail.el (nnmail-article-group): Don't delete lines, only
6976         shorten them.
6977
6978         * gnus-msg.el (gnus-configure-posting-styles): Also do nil
6979         values.
6980
6981         * nnheader.el (nnheader-temp-directory): New variable.
6982         (nnheader-temp-directory): Removed.
6983
6984 1998-12-22  Jack Vinson  <jvinson@chevax.ecs.umass.edu>
6985
6986         * mailcap.el (mailcap-parse-mailcaps): Add "~/.mailcaps" to the
6987         list of files to check for mailcap entries under windows-nt.
6988
6989 1998-12-24 03:02:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6990
6991         * gnus-art.el (gnus-article-maybe-hide-headers): Check whether the
6992         summary buffer exists.
6993
6994 1998-12-22  Aaron M. Ucko  <amu@mit.edu>
6995
6996         * nnsoup.el (nnsoup-store-reply): Remove code to deal with
6997         irrelevant Sun sendmail bug.
6998         (nnsoup-store-reply): Stop mucking with mail-header-separator.
6999
7000         * message.el (message-send-news): Bind mail-header-separator to
7001         "" when asking backend to post.
7002
7003 1998-12-22  Karl Kleinpaste  <karl@justresearch.com>
7004
7005         * mm-uu.el (mm-dissect-disposition): New variable.
7006         (mm-uu-dissect): Use it.
7007
7008 1998-12-21 21:34:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7009
7010         * mm-view.el (mm-inline-text): Bind url-current-object.
7011
7012 1998-12-06 03:05:41  Simon Josefsson  <jas@pdc.kth.se>
7013
7014         * gnus-range.el (gnus-remove-from-range): Rewrite.
7015
7016 1998-12-09  SL Baur  <steve@altair.xemacs.org>
7017
7018         * gnus-picon.el (annotations): Remove bogus require 'xpm.
7019
7020 1998-12-18  Hrvoje Niksic  <hniksic@srce.hr>
7021
7022         * message.el (message-encode-message-body): Insert `MIME-Version'
7023         instead of `Mime-Version'.
7024
7025 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7026
7027         * message.el (message-insert-mime-part): Add the attachment
7028         disposition.
7029         (message-insert-mime-part): Make TYPE and DESCRIPTION optional.
7030         (message-mime-query-type): New function.
7031         (message-mime-query-description): Ditto.
7032         (message-mime-query-file): Ditto.
7033         (message-insert-mime-part): Use them.
7034         (message-mime-insert-external): Use the new stuff.
7035
7036 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7037
7038         * nnmail.el (nnmail-split-header-length-limit): New variable.
7039
7040         * mm-decode.el (mm-dissect-buffer): Check syntax.
7041
7042         * rfc2231.el (rfc2231-parse-string): Remove check for syntax.
7043
7044         * rfc2047.el (rfc2047-encodable-p): Use mm-find-charset-region.
7045         (rfc2047-dissect-region): Ditto.
7046
7047 1998-12-17 18:36:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7048
7049         * mm-view.el (mm-view-message): Decode charset.
7050
7051 1998-12-16 16:01:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7052
7053         * rfc2231.el (rfc2231-parse-string): Ignore syntactically invalid
7054         CT headers.
7055
7056 Wed Dec 16 01:44:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7057
7058         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
7059         mm-uu-*-function.
7060         * mm-uu.el (mm-uu-dissect): Use x-uuencode.
7061
7062 1998-12-16 10:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7063
7064         * message.el (message-send-mail): Do MML first.
7065         (message-send-news): Ditto.
7066
7067 1998-12-15 20:57:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068
7069         * gnus-picon.el (gnus-picons-face): New face.
7070         (gnus-picons-try-face): Use it.
7071
7072 Tue Dec 15 19:17:43 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7073
7074         * gnus.el: Pterodactyl Gnus v0.68 is released.
7075
7076 Tue Dec 15 18:28:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7077
7078         * gnus.el: Pterodactyl Gnus v0.67 is released.
7079
7080 Tue Dec 15 17:31:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7081
7082         * gnus.el: Pterodactyl Gnus v0.66 is released.
7083
7084 1998-12-13 11:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7085
7086         * gnus-art.el (gnus-insert-mime-button): Decode description.
7087
7088 Sat Dec  5 16:50:49 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7089
7090         * gnus-art.el (article-decode-encoded-words): Rollback to 0.55.
7091         (gnus-decode-header-methods): Ditto.
7092         (gnus-decode-with-mail-decode-encoded-word-region): Ditto.
7093
7094 1998-12-13 10:04:39  Lloyd Zusman  <ljz@asfast.com>
7095
7096         * gnus-xmas.el (gnus-xmas-summary-recenter): Allow numbers.
7097
7098 1998-12-13 09:32:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7099
7100         * mml.el (mml-insert-mime-headers): Encode description.
7101
7102         * nnfolder.el (nnfolder-request-expire-articles): Go to the date
7103         line.
7104
7105         * gnus-sum.el (gnus-default-charset): Doc fix.
7106
7107 Wed Dec  9 15:18:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7108
7109         * mm-decode.el (mm-display-part): Forward a line.
7110
7111 Wed Dec  9 13:30:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7112
7113         * mm-util.el (mm-running-ntemacs): New variable.
7114         (mm-text-coding-system): Ditto.
7115         * nnmail.el (nnmail-incoming-coding-system): Ditto.
7116         (nnmail-split-incoming): Use nnmail-incoming-coding-system.
7117
7118 1998-12-13 08:52:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7119
7120         * gnus-picon.el (gnus-picons-network-display-internal): Don't set
7121         buffer.
7122
7123         * message.el (message-insert-headers): New command and keystroke.
7124
7125 1998-12-07 23:42:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7126
7127         * mm-decode.el (mm-inline-media-tests): Recognize x-xbitmap.
7128         (mm-get-image): Ditto.
7129
7130         * mm-bodies.el (mm-decode-content-transfer-encoding): Only for
7131         base64, uudecode and binhex.
7132
7133 Sun Dec  6 21:58:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7134
7135         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
7136         in text/plain.
7137         * mm-uu.el (mm-uu-dissect): Use inline.
7138
7139 1998-12-07 23:19:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7140
7141         * mm-view.el (mm-view-message): New function.
7142
7143         * mm-encode.el (mm-content-transfer-encoding-defaults): Changed to
7144         qp.
7145
7146 1998-12-07  Karl Kleinpaste  <karl@justresearch.com>
7147
7148         * mm-encode.el (mm-content-transfer-encoding-defaults): Add an
7149         entry for message/rfc822 as 8bit.
7150
7151 1998-12-07 23:16:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7152
7153         * mailcap.el (mailcap-mime-extensions): Add patch.
7154
7155 1998-12-05  Dale Hagglund  <rdh@best.com>
7156
7157         * gnus-sum.el (gnus-summary-display-buttonized): Use prefix
7158         argument to force all multipart/* to look like multipart/mixed.
7159
7160         * gnus-art.el (gnus-mime-display-multipart-as-mixed): New
7161         variable.
7162         (gnus-mime-display-part): Use it.
7163
7164 1998-12-07 22:46:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7165
7166         * gnus-draft.el (gnus-draft-send): Only disable checks for
7167         non-interactive use.
7168         (gnus-draft-send-message): Use it.
7169
7170 Sun Dec  6 19:36:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7171
7172         * gnus.el: Pterodactyl Gnus v0.65 is released.
7173
7174 1998-12-06 20:11:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7175
7176         * gnus-art.el (gnus-article-prepare-display): Don't init w3.
7177
7178         * mm-view.el (mm-inline-text): Bind url-standalone-mode here.
7179
7180 Sat Dec  5 18:35:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7181
7182         * gnus.el: Pterodactyl Gnus v0.64 is released.
7183
7184 1998-12-05 18:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7185
7186         * mm-view.el (mm-setup-w3): Don't load.
7187
7188         * gnus-msg.el (gnus-setup-message): Set group name.
7189         (gnus-group-mail): Avoid leaking local vars.
7190
7191         * message.el (message-attach-file): Renamed.
7192         (message-mime-attach-file): Renamed again.
7193
7194 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
7195
7196         * gnus-art.el (article-decode-encoded-words): Bind
7197         rfc2047-default-charset here.
7198
7199         * gnus-art.el (gnus-insert-mime-button): Nix slashes in file name.
7200
7201 1998-12-05 18:33:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7202
7203         * gnus-picon.el (gnus-picons-setup-buffer): Run picons hook.
7204         (gnus-picons-setup-hook): New hook.
7205
7206 1998-12-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7207
7208         * mailcap.el (mailcap-mime-data): Remove "*" from documentation
7209         string.
7210         (mailcap-mime-extensions): Ditto.  Made first sentense fit a
7211         line.
7212
7213 1998-12-05 17:11:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7214
7215         * gnus-art.el (gnus-article-prepare-display): Setup w3.
7216         (gnus-mime-view-part): Ditto.
7217         (gnus-mime-inline-part): Dotii.
7218         (gnus-mime-externalize-part): Daddo.
7219         (gnus-mime-internalize-part): Tutti frutti.
7220         (gnus-widget-press-button): Da da do.
7221
7222         * mm-view.el (mm-setup-w3): Require url-vars.
7223
7224 Fri Dec  4 12:13:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7225
7226         * message.el (message-draft-coding-system): Fix for XEmacs-NT.
7227         * mm-util.el (mm-find-charset-region): Ditto.
7228
7229 1998-12-05 16:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7230
7231         * message.el (message-send): Don't encode here.
7232         (message-send-mail): But here.
7233         (message-send-news): And here.
7234
7235 1998-12-04 15:29:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7236
7237         * gnus-msg.el (gnus-message-insert-stylings): Don't insert twice.
7238
7239 Fri Dec  4 04:09:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7240
7241         * gnus.el: Pterodactyl Gnus v0.63 is released.
7242
7243 1998-12-04 04:59:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7244
7245         * mml.el (mml-base-boundary): Shorten.
7246
7247         * message.el (message-insert-mime-part): Use default.
7248
7249         * gnus-art.el (gnus-insert-mime-button): Bind gnus-tmp-type-long.
7250
7251 1998-12-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7252
7253         * gnus-art.el (gnus-mime-display-alternative): Use (*) for radio
7254         buttons, not [*].
7255
7256 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7257
7258         * gnus-art.el (gnus-insert-mime-button): Do proper help-echo.
7259
7260 1998-12-04 04:48:37  Hrvoje Niksic  <hniksic@srce.hr>
7261
7262         * gnus-art.el (gnus-insert-mime-button): Fix.
7263
7264 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7265
7266         * message.el (message-insert-mime-part): Nicify prompts.
7267         (message-insert-mime-part): Really delete duplicates.
7268         (message-insert-mime-part): Check against common errors.
7269         (message-insert-mime-part): Fix docstring.
7270
7271 1998-12-04 04:41:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7272
7273         * gnus-art.el (gnus-mime-internalize-part): Bugged out.
7274
7275 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7276
7277         * gnus-art.el (gnus-mime-button-line-format): Nicify.
7278         (gnus-insert-mime-button): Modify accordingly.
7279
7280 1998-12-04 01:50:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7281
7282         * gnus-art.el (gnus-display-mime): Set window point.
7283
7284         * mm-decode.el (mm-display-external): Only decode when not
7285         saving.
7286         (mm-alternative-precedence): Prefer multiparts.
7287         (mm-inline-media-tests): Inline multiparts.
7288
7289         * gnus-picon.el (gnus-picons-next-job-internal): Do bar if asked.
7290         Ignore errors when requiring url.
7291
7292         * mml.el (mml-quote-region): New command.
7293
7294         * message.el (message-cite-original): Use it.
7295         (message-cite-original-without-signature): Ditto.
7296
7297 Thu Dec  3 12:53:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7298
7299         * gnus.el: Pterodactyl Gnus v0.62 is released.
7300
7301 1998-12-03 13:38:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7302
7303         * gnus-art.el (gnus-mime-view-all-parts): Work with multiparts.
7304
7305 1998-12-03  Hrvoje Niksic  <hniksic@srce.hr>
7306
7307         * mm-view.el (mm-inline-text): Use `point-min-marker' and
7308         `point-max-marker'.
7309
7310 1998-12-03 13:22:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7311
7312         * mailcap.el (mailcap-mime-extensions): Use image/xpm for xpms.
7313
7314         * gnus-art.el (gnus-mime-display-single): Check for attachment
7315         before other tests.
7316
7317 1998-12-03  Didier Verna  <verna@inf.enst.fr>
7318
7319         * gnus-msg.el (gnus-configure-posting-styles): find a
7320         posting-style entry in the group parameters, if any, and honor it
7321         at the end.
7322
7323 1998-12-03 13:03:37  Felix Lee  <flee@teleport.com>
7324
7325         * nntp.el (nntp-after-change-function): Fix.
7326
7327 1998-12-03 12:44:30  Mike McEwan  <mike@lotusland.demon.co.uk>
7328
7329         * mml.el (mml-generate-mime-1): Insert literally.
7330
7331 1998-12-03 00:23:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7332
7333         * mml.el (mml-insert-mime-headers): Removed debug.
7334
7335 1998-12-02 22:22:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7336
7337         * gnus-sum.el (gnus-summary-show-article): Destroy parts when
7338         prefixed.
7339
7340         * mm-encode.el (mm-content-transfer-encoding-defaults): Default
7341         application/emacs-lisp to 8bit.
7342
7343 1998-12-03  Dale Hagglund  <rdh@best.com>
7344
7345         * mm-decode.el (mm-quote-arg): Add quoting of '()', '<>', and '|'.
7346
7347 Wed Dec  2 20:24:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7348
7349         * gnus.el: Pterodactyl Gnus v0.61 is released.
7350
7351 1998-12-02 21:12:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7352
7353         * mml.el (mml-parse-1): Skipped parts.
7354         (mml-insert-mime-headers): Nil is a list.
7355         (mml-generate-mime-1): Don't insert literally.
7356         (mml-read-tag): Drop text props.
7357         (mml-read-part): Ditto.
7358         (mml-parse-singlepart-with-multiple-charsets): Ditto.
7359
7360 Wed Dec  2 20:07:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7361
7362         * gnus.el: Pterodactyl Gnus v0.60 is released.
7363
7364 1998-12-02 20:11:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7365
7366         * mml.el (mml-parse-1): Don't throw contents away.
7367
7368 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7369
7370         * mml.el (mml-compute-boundary-1): Regexp-quote the boundary.
7371
7372 1998-12-02 18:42:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7373
7374         * mml.el (mml-parse-singlepart-with-multiple-charsets): New
7375         function.
7376         (mml-parse-1): Use it.
7377
7378 Tue Dec  1 23:04:25 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7379
7380         * gnus-art.el (gnus-decode-with-mail-decode-encoded-word-region):
7381         Use gnus-newsgroup-default-charset.
7382         (article-decode-encoded-words): Remove charset codes.
7383         * gnus-sum.el (gnus-newsgroup-default-charset): Use
7384         gnus-default-charset.
7385
7386 1998-12-02 03:14:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7387
7388         * message.el (message-send-mail): Don't encode here.
7389         (message-send-news): Nor here.
7390         (message-send): ... but here instead.
7391
7392         * gnus-picon.el (gnus-picons-display-article-move-p): Changed
7393         default to nil.
7394         (gnus-article-display-picons): Replace From line.
7395         (gnus-group-display-picons): Replace Newsgroups line.
7396         (gnus-picons-display-glyph): Set baseline.
7397         (gnus-group-display-picons): Piconize the entire Newsgroups line.
7398         (gnus-picons-xbm-face): Revert to old, standard colors.
7399
7400         * message.el (message-fetch-field): Remove text props.
7401
7402         * gnus-art.el (gnus-article-normalized-header-length): New
7403         variable.
7404         (article-normalize-headers): New command and keystroke.
7405
7406         * gnus-picon.el (gnus-picons-xbm-face): Changed colors.
7407
7408 Wed Dec  2 01:43:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7409
7410         * gnus.el: Pterodactyl Gnus v0.59 is released.
7411
7412 1998-12-02 01:38:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7413
7414         * mml.el (mml-insert-mime-headers): Beep at multiple charsets.
7415
7416         * gnus-art.el (gnus-mime-copy-part): Set buffer-file-name.
7417
7418 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7419
7420         * mml.el (mml-generate-mime-1): Handle unquoting end-tags.
7421
7422 1998-12-02 00:15:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7423
7424         * mm-decode.el (mm-all-images-fit): New variable.
7425         (mm-image-fit-p): Use it.
7426
7427         * gnus-art.el (gnus-mime-display-single): Use it.
7428         (gnus-mime-internalize-part): New command and keystroke.
7429
7430         * mm-decode.el (mm-user-automatic-external-display): New
7431         variable.
7432         (mm-automatic-external-display-p): New function.
7433
7434         * gnus-picon.el (gnus-picons-xbm-face): Default to sensible
7435         colors.
7436
7437 1998-12-01 23:52:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7438
7439         * gnus-sum.el (gnus-summary-repair-multipart): Reselect article.
7440
7441         * gnus-art.el (gnus-with-article): Work in the original article
7442         buffer.
7443         (gnus-with-article): Work in read-only groups.
7444
7445 Tue Dec  1 00:15:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7446
7447         * mm-bodies.el (mm-decode-string): Return original string if not
7448         decode.
7449
7450 Mon Nov 30 23:38:02 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7451
7452         * mm-uu.el (mm-uu-dissect): Use mm-make-handle.
7453
7454 1998-12-01 01:53:49  Francois Pinard  <pinard@iro.umontreal.ca>
7455
7456         * nndoc.el (nndoc-mime-parts-type-p): Do related.
7457
7458 Tue Dec  1 00:46:20 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7459
7460         * gnus.el: Pterodactyl Gnus v0.58 is released.
7461
7462 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7463
7464         * mm-decode.el (mm-get-image): Return a glyph, not an image
7465         specifier.
7466
7467 1998-11-29  Hrvoje Niksic  <hniksic@srce.hr>
7468
7469         * rfc2047.el (rfc2047-decode): Bind mm-default-charset.
7470
7471 1998-12-01 01:23:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7472
7473         * mail-parse.el (rfc2045): Required.
7474
7475 1998-12-01 00:59:53  William M. Perry  <wmperry@aventail.com>
7476
7477         * mm-view.el (mm-inline-text): Remove props.
7478
7479 1998-12-01 00:18:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7480
7481         * mm-view.el (mm-setup-w3): Protect url-misc.
7482
7483         * message.el (message-ignored-resent-headers): Remove
7484         Gnus-Warning.
7485
7486         * mml.el (mml-insert-mime-headers): Use encoding.
7487         (mml-parameter-string): Ditto.
7488
7489         * rfc2045.el: New file.
7490         (rfc2045-encode-string): New function.
7491
7492 1998-11-30 23:11:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7493
7494         * mail-parse.el (mail-header-encode-parameter): New function.
7495
7496         * rfc2231.el (rfc2231-encode-string): New function.
7497
7498 Mon Nov 30 13:52:50 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7499
7500         * mm-bodies.el (mm-decode-string): New function.
7501         * mm-view.el (mm-inline-text): Use mm-decode-string.
7502
7503 Mon Nov 30 21:57:00 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7504
7505         * gnus.el: Pterodactyl Gnus v0.57 is released.
7506
7507 1998-11-23  Felix Lee  <flee@cygnus.com>
7508
7509         * nntp.el (nntp-async-needs-kluge): new setting.
7510         (nntp-async-timer): new var.
7511         (nntp-async-process-list): new var.
7512         (nntp-async-kluge): new function.
7513         (nntp-async-timer-handler): new function.
7514         (nntp-async-wait): new function.
7515         (nntp-async-stop): new function.
7516         (nntp-after-change-function): renamed, and split apart.
7517         (nntp-async-trigger): new function.
7518         (nntp-do-callback): new function.
7519         (nntp-accept-process-output): add optional timeout arg.
7520
7521         * gnus-async.el (gnus-async-request-fetched-article): fixed.
7522         (gnus-async-wait-for-article): new function.
7523         (gnus-async-with-semaphore): s/asynch/async/.
7524
7525 1998-11-30 16:54:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7526
7527         * gnus-art.el (gnus-with-article): Don't encode.
7528         (gnus-insert-mime-button): Fall back on filename from C-D.
7529         (gnus-mime-display-single): Have dots right on text/plain
7530         attachments.
7531
7532         * mm-decode.el (mm-dissect-buffer): Respect Content-Disposition in
7533         broken parts.
7534
7535         * gnus-art.el (gnus-with-article): Flush cache and backlog.
7536
7537         * mm-bodies.el (mm-decode-content-transfer-encoding): Also do
7538         binhex.
7539
7540         * gnus-sum.el (gnus-summary-reparent-thread): Use new macro.
7541         (gnus-summary-repair-multipart): New command and keystroke.
7542
7543         * gnus-art.el (gnus-with-article-buffer): New macro.
7544
7545 Sun Nov 29 23:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7546
7547         * gnus-art.el (gnus-mime-inline-part): Do not get part when
7548         undisplay the part.
7549
7550 1998-11-30 03:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7551
7552         * gnus-util.el (gnus-make-sort-function-1): Allow lambdas.
7553
7554         * mml.el (mml-read-part): Partition right.
7555
7556         * mm-decode.el (mm-handle-set-cache): New macro.
7557         (mm-handle-cache): Ditto.
7558         (mm-make-handle): Ditto.
7559         (mm-dissect-singlepart): Use it.
7560         (mm-get-image): Use the cache.
7561
7562 1998-11-29 23:44:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7563
7564         * gnus-art.el (gnus-mime-display-mixed): Rewrite.
7565         (gnus-mime-display-single): Don't insert lines between parts.
7566
7567 Sun Nov 29 04:55:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7568
7569         * nnmail.el (nnmail-file-coding-system-1): New variable.
7570         * nnfolder.el (nnfolder-file-coding-system): Ditto.
7571         (nnfolder-read-folder): Use nnfolder-file-coding-system.
7572         * nnml.el (nnml-file-coding-system): New variable.
7573         (nnml-request-article): Use nnml-file-coding-system.
7574
7575 Sun Nov 29 15:12:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7576
7577         * gnus.el: Pterodactyl Gnus v0.56 is released.
7578
7579 1998-11-29 00:52:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * gnus-art.el (gnus-mime-display-part): New function.
7582         (gnus-mime-display-mixed): Use it.
7583
7584         * mm-view.el (mm-setup-w3): Don't register.
7585
7586         * message.el (message-cite-original): Cite parts.
7587
7588 1998-11-28 23:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7589
7590         * mml.el (mml-parameter-string): New function.
7591         (mml-insert-mime-headers): Separated into new function.
7592
7593 1998-11-28  Hrvoje Niksic  <hniksic@srce.hr>
7594
7595         * mml.el (mml-make-boundary): Use `make-string'.
7596
7597 1998-11-27  Hrvoje Niksic  <hniksic@srce.hr>
7598
7599         * binhex.el (binhex-insert-char): Ditto.
7600
7601         * base64.el (base64-insert-char): Ditto.
7602
7603         * uudecode.el (uudecode-insert-char): Code correctly.
7604
7605 1998-11-28 01:08:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7606
7607         * mml.el (mml-generate-mime): Don't generate multiparts for
7608         empties.
7609
7610         * gnus-art.el (gnus-display-mime): Save excursion.
7611
7612         * message.el (message-remove-first-header): New function.
7613         (message-encode-message-body): Use it.
7614
7615 Fri Nov 27 12:26:10 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7616
7617         * gnus.el: Pterodactyl Gnus v0.55 is released.
7618
7619 1998-11-27 12:38:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7620
7621         * mm-view.el (mm-setup-w3): New function.
7622
7623         * mm-decode.el (mm-content-id-get-contents): New function.
7624         (mm-content-id-get-type): Ditto.
7625         (mm-content-id-get-encoding): Ditto.
7626         (mm-get-handle-by-content-id): Removed.
7627
7628 1998-11-25  Colin Rafferty  <colin@xemacs.org>
7629
7630         * message.el (message-generate-new-buffers): Fix tag.
7631
7632 1998-11-25 10:43:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7633
7634         * message.el (message-buffer-name): Check for unique first.
7635
7636         * gnus-art.el (gnus-unbuttonized-mime-type-p): use
7637         gnus-inhibit-mime-unbuttonizing.
7638
7639         * gnus-sum.el (t): Bind M-t.
7640         (gnus-inhibit-unbuttonizing): New variable.
7641         (gnus-summary-toggle-display-buttonized): New command.
7642
7643         * gnus-art.el (gnus-display-mime): Select article window.
7644         (article-strip-trailing-space): New command and keystroke.
7645
7646         * nneething.el (nneething-include-files): New variable.
7647         (nneething-create-mapping): Use it.
7648
7649         * nntp.el (nntp-possibly-change-group): Use nntp-send-command.
7650
7651         * nnvirtual.el (nnvirtual-request-update-mark): Only yodate
7652         ayto-expirable marks.
7653
7654 1998-11-24 21:00:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7655
7656         * gnus-art.el (gnus-mime-view-all-parts): Set buffer.
7657
7658         * gnus-sum.el (gnus-summary-display-buttonized): Don't pass on
7659         ARG.
7660
7661         * gnus-art.el (gnus-article-mode-line-format): Doc fix.
7662
7663 Tue Nov 24 14:57:41 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7664
7665         * mm-util.el (mm-binary-coding-system): New variable.
7666         (mm-with-unibyte-buffer): Use mm-binary-coding-system.
7667         * mm-decode.el (mm-display-external): Ditto.
7668
7669 Tue Nov 24 10:43:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7670
7671         * gnus.el: Pterodactyl Gnus v0.54 is released.
7672
7673 1998-11-24 11:21:32  Katsumi Yamaoka  <yamaoka@jpl.org>
7674
7675         * gnus-sum.el (gnus-newsgroup-default-charset-alist): Note fj.
7676
7677 1998-11-24 11:14:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7678
7679         * mm-decode.el (mm-save-part): Unquote.
7680
7681 1998-11-24 11:14:39  Matt Armstrong  <matta@geoworks.com>
7682
7683         * mm-decode.el (mm-save-part): Bind coding system for write.
7684
7685 1998-11-24 10:42:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7686
7687         * gnus-art.el (gnus-article-mode-line-format): New default.
7688         (gnus-article-mime-part-status): New function.
7689
7690         * message.el (message-send-news): Check the body syntax before
7691         encoding.
7692
7693         * gnus-art.el (gnus-unbuttonized-mime-type): New function.
7694         (gnus-mime-display-single): Use it.
7695         (gnus-mime-display-alternative): Ditto.
7696
7697         * mm-decode.el: Check for whether we are running under a term.
7698
7699 1998-11-22 08:12:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7700
7701         * mm-decode.el (mm-preferred-alternative): Default to first
7702         alternative.
7703         (mm-preferred-alternative): No, we dont.
7704
7705 Tue Nov 24 03:01:48 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7706
7707         * mm-decode.el (mm-display-external): Use binary instead of
7708         no-conversion.
7709         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
7710         * nnheader.el (nnheader-file-coding-system): Ditto.
7711         * mm-util.el (mm-with-unibyte-buffer): Use binary instead of nil.
7712
7713 Mon Nov 23 01:51:57 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7714
7715         * gnus-sum.el (gnus-newsgroup-setup-default-charset): Use group
7716         name without method.
7717
7718 Mon Nov 23 01:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7719
7720         * gnus-sum.el (gnus-newsgroup-default-charset): Rename
7721         coding-system -> default-charset.
7722         (gnus-newsgroup-default-charset-alist): Ditto.
7723         (gnus-summary-local-variables): Ditto.
7724         (gnus-set-global-variables): Ditto.
7725         (gnus-get-newsgroup-headers): Ditto.
7726         (gnus-summary-from-or-to-or-newsgroups): Ditto.
7727         (gnus-get-newsgroup-headers-xover): Ditto.
7728         (gnus-newsgroup-setup-default-charset): Ditto.
7729         (article-decode-mime-words): Ditto.
7730         (article-decode-charset): Ditto.
7731         (article-decode-encoded-words): Ditto.
7732         (article-de-quoted-unreadable): Ditto.
7733         (gnus-mime-view-all-parts): Ditto.
7734         (gnus-mime-externalize-part): Ditto.
7735         (gnus-mm-display-part): Ditto.
7736         (gnus-mime-display-single): Ditto.
7737         (gnus-mime-display-alternative): Ditto.
7738         * lpath.el : Ditto.
7739
7740 Mon Nov 23 00:54:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7741
7742         * rfc2047.el (rfc2047-decode-region): Do not decode nil charset.
7743         * gnus-art.el (article-decode-charset): Overlay
7744         rfc2047-default-charset.
7745         * message.el (message-draft-coding-system): New variable.
7746         (message-set-auto-save-file-name): Use message-draft-coding-system.
7747         * nndraft.el (nndraft-request-article): Ditto.
7748         * gnus-start.el (gnus-start-draft-setup): Set charset nil.
7749         * gnus-agent.el (gnus-agent-queue-setup): Ditto.
7750
7751 Sun Nov 22 04:42:22 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7752
7753         * mm-uu.el (mm-uu-test): New function.
7754         (mm-uu-dissect): Inherit charset and cte from head.
7755         * gnus-art.el (article-decode-charset): Use mm-uu-test.
7756
7757 Sat Nov 21 09:57:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7758
7759         * gnus.el: Pterodactyl Gnus v0.53 is released.
7760
7761 1998-11-21 05:54:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7762
7763         * mm-decode.el (mm-get-image): New function.
7764         (mm-image-fit-p): New function.
7765
7766         * gnus-xmas.el (gnus-xmas-annotation-in-region-p): Ditto.
7767
7768         * gnus-util.el (gnus-annotation-in-region-p): New definition.
7769
7770         * gnus-art.el (gnus-article-insert-newline): New function.
7771         (article-goto-body): New function.
7772
7773 1998-11-20 10:34:04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7774
7775         * gnus-art.el (gnus-mime-display-single): Insert blank line before
7776         buttons.
7777
7778         * gnus-sum.el (gnus-summary-display-buttonized): New command and
7779         keystroke.
7780
7781         * gnus-art.el (gnus-mime-display-single): Don't insert a blank
7782         line between parts.
7783
7784         * message.el (message-remove-header): Go to end if wanted.
7785
7786 1998-11-20  Karl Kleinpaste  <karl@justresearch.com>
7787
7788         * gnus-art.el (gnus-mime-display-alternative): Avoid window
7789         movement with save-window-excursion.
7790
7791 Fri Nov 20 03:50:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7792
7793         * gnus-art.el (gnus-mime-inline-part): Use argument as charset.
7794
7795 Fri Nov 20 03:37:53 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7796
7797         * mm-bodies.el (mm-decode-body): Remove buffer-file-coding-system.
7798
7799 Fri Nov 20 01:20:38 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7800
7801         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
7802         gnus-newsgroup-coding-system.
7803         (gnus-get-newsgroup-headers): Ditto.
7804         (gnus-get-newsgroup-headers-xover): Ditto.
7805         (gnus-set-global-variables): Ditto.
7806         * gnus-art.el (article-decode-mime-words): Ditto.
7807         (article-decode-charset): Ditto.
7808         (article-decode-encoded-words): Ditto.
7809         (article-de-quoted-unreadable): Ditto.
7810         (gnus-mime-view-all-parts): Ditto.
7811         (gnus-mime-externalize-part): Ditto.
7812         (gnus-mm-display-part): Ditto.
7813         (gnus-mime-display-alternative): Ditto.
7814         (gnus-mime-display-single): Ditto.
7815         * mm-view.el (mm-inline-text): Use default coding system.
7816
7817 Fri Nov 20 00:54:37 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7818
7819         * gnus-sum.el (gnus-newsgroup-coding-system-alist): New variable.
7820         (gnus-newsgroup-iso-8859-1-forced-regexp): New variable.
7821         (gnus-newsgroup-coding-system): New local variable.
7822         (gnus-newsgroup-iso-8859-1-forced): New local variable.
7823         (gnus-summary-local-variables): Add two new local variables.
7824         (gnus-newsgroup-setup-coding-system): New function.
7825         (gnus-select-newsgroup): Setup coding system.
7826         * lpath.el: Add two new variables.
7827         * mm-util.el (mm-charset-iso-8859-1-forced): New variable.
7828         (mm-charset-to-coding-system): Use mm-charset-iso-8859-1-forced.
7829         * gnus-cus.el (gnus-group-parameters): Customizable
7830         iso-8859-1-forced.
7831
7832 Fri Nov 20 05:30:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7833
7834         * gnus.el: Pterodactyl Gnus v0.52 is released.
7835
7836 1998-11-20 04:32:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7837
7838         * rfc2047.el (rfc2047-encode-message-header): Encode the default
7839         encoding.
7840
7841         * gnus-art.el (gnus-mime-display-single): Insert buttons for
7842         undisplayed text types.
7843
7844         * mm-decode.el (mm-automatic-display-p): Only prefer inlinable
7845         types.
7846
7847 1998-11-19  Felix Lee  <flee@cygnus.com>
7848
7849         * nntp.el (nntp-after-change-function-callback): recover from C-g.
7850
7851 1998-11-19  Felix Lee  <flee@cygnus.com>
7852
7853         * gnus-async.el (gnus-asynch-obarray): rename to
7854         gnus-async-hashtb, and don't buffer-local it.
7855
7856         (gnus-async-article-callback): new function.
7857         (gnus-make-async-article-function): use it.
7858
7859         (gnus-async-current-prefetch-group): new var.
7860         (gnus-async-current-prefetch-article): new var.
7861         (gnus-async-request-fetched-article): are we fetching it already?
7862
7863         (gnus-async-delete-prefected-entry): s/prefected/prefetched/
7864
7865 1998-11-20 02:49:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7866
7867         * gnus-sum.el (gnus-summary-show-article): Require.
7868
7869         * message.el: Provide before hooks.
7870         (message-send-news): Do MIME before headers.
7871
7872         * gnus-art.el (gnus-article-check-buffer): New function.
7873         (gnus-article-read-summary-keys): Use it.
7874
7875         * mm-decode.el (mm-user-automatic-display): Display all inline
7876         images.
7877
7878         * gnus-art.el (gnus-mime-display-single): Don't buttonize so
7879         much.
7880         (gnus-unbuttonized-mime-types): New variable.
7881
7882 1998-11-19 06:29:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7883
7884         * gnus-sum.el (gnus-inhibit-user-auto-expire): Changed to t.
7885
7886         * mm-decode.el (mm-quote-arg): Quote semicolons.
7887
7888         * gnus-art.el (gnus-mime-display-single): Don't display
7889         attachments.
7890         (gnus-mime-externalize-part): New command and keystroke.
7891
7892         * mm-decode.el (mm-dissect-buffer): Pass on the description info.
7893         (mm-alternative-precedence): Changed order.
7894
7895 1998-11-07 17:41:47  Simon Josefsson  <jas@pdc.kth.se>
7896
7897         * gnus.el (gnus-method-simplify): New function.
7898         (gnus-native-method-p): New function.
7899         (gnus-secondary-method-p): Use gnus-method-equal.
7900
7901         * gnus-start.el (gnus-group-change-level): Shorten select method.
7902
7903 Thu Nov 19 04:48:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7904
7905         * gnus.el: Pterodactyl Gnus v0.51 is released.
7906
7907 1998-11-19 04:02:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7908
7909         * gnus.el: Applied patches from 5.6.45.
7910
7911         * gnus-score.el (gnus-score-find-trace): Print complete file
7912         paths.
7913         (gnus-score-find-trace): Truncate lines.
7914
7915         * gnus.el (gnus-message-archive-group): Allow function.
7916
7917         * message.el (message-encode-message-body): Remove Mime-Version
7918         before inserting.
7919
7920         * gnus-cus.el (gnus-group-customize): Optional topic.
7921
7922         * gnus-sum.el (gnus-summary-customize-parameters): New command and
7923         keystroke.
7924
7925 Wed Nov 18 13:46:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7926
7927         * message.el (message-encode-message-body): Rewrite.
7928
7929 1998-11-18 07:37:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7930
7931         * mml.el (mml-base-boundary): New variable.
7932         (mml-make-boundary): New function.
7933
7934         * gnus-cache.el (gnus-cache-coding-system): New variable.
7935         (gnus-cache-request-article): Use it.
7936
7937         * message.el (message-insert-mime-part): Delete duplicates.
7938
7939 Wed Nov 18 11:52:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
7940
7941         * gnus-art.el (gnus-mime-display-alternative): Set end of
7942         multipart and display even when nothing is preferred.
7943
7944 Wed Nov 18 05:06:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
7945
7946         * gnus.el: Pterodactyl Gnus v0.50 is released.
7947
7948 1998-11-18 04:42:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7949
7950         * mm-decode.el (mm-inline-media-tests): Check that device-type is
7951         fbound.
7952
7953         * gnus-sum.el (gnus-summary-sort): Didn't do reverse.
7954
7955 1998-11-07 23:39:48  Simon Josefsson  <jas@pdc.kth.se>
7956
7957         * gnus.el (gnus-similar-server-opened): Compare backend.
7958
7959 1998-11-08 03:37:42  Simon Josefsson  <jas@pdc.kth.se>
7960
7961         * gnus-topic.el (gnus-topic-expire-articles): New function.
7962         (gnus-topic-mode-map): Bind it.
7963
7964         * gnus.texi (Topic Commands): New expiry command. Reordered.
7965
7966 1998-11-10  Miles Bader  <miles@ccs.mt.nec.co.jp>
7967
7968         * gnus-sum.el
7969         (gnus-auto-expirable-marks): New variable.
7970         (gnus-inhibit-user-auto-expire): New variable.
7971         (gnus-summary-mark-article-as-read, gnus-summary-mark-article):
7972         When looking to see if we should expire instead, check
7973         gnus-auto-expirable-marks instead of using a hard-wired list.
7974         (gnus-summary-mark-as-read-forward,
7975         gnus-summary-mark-as-read-backward):
7976         Pass gnus-inhibit-user-auto-expire for the no-expire argument to
7977         gnus-summary-mark-forward, instead of `t'.
7978
7979 1998-11-18 03:30:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7980
7981         * mml.el (mml-compute-boundary): New function.
7982         (mml-compute-boundary-1): New function.
7983         (mml-generate-mime-1): Use it.
7984
7985 1998-11-18  Hrvoje Niksic  <hniksic@srce.hr>
7986
7987         * mml.el (mml-generate-mime-1): Always precede closing boundary
7988         with newline.
7989
7990 1998-11-18 02:36:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7991
7992         * mml.el (mml-generate-mime-1): Do right boundaries when several
7993         multiparts.
7994
7995         * mm-decode.el (mm-user-automatic-display): Default to inline
7996         jpeg.
7997
7998         * mml.el (mml-generate-mime-1): Encode non-text parts.
7999
8000 Wed Nov 18 02:22:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8001
8002         * gnus.el: Pterodactyl Gnus v0.49 is released.
8003
8004 1998-11-18 00:37:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8005
8006         * mm-view.el (mm-inline-text): Require w3-vars.
8007
8008         * gnus-setup.el (gnus-use-tm): Removed.
8009
8010         * gnus-art.el (gnus-article-goto-part): Don't beep.
8011         (gnus-article-view-part): Check return value.
8012         (gnus-mime-display-alternative): Don't display when there is
8013         nothing to display.
8014
8015         * mml.el (mml-generate-mime-1): Don't use a unibyte buffer.
8016         (mml-generate-mime-1): Use unibyte for binaries.
8017
8018         * gnus-art.el (gnus-display-mime): Call
8019         gnus-article-mime-part-function.
8020         (gnus-mime-part-function): New function.
8021         (gnus-article-mime-part-function): New function.
8022
8023         * mml.el (mml-generate-mime-1): Don't insert so many newlines.
8024
8025 1998-11-16 06:44:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8026
8027         * mml.el (mml-generate-mime-1): Do it in unibyte buffers.
8028
8029         * message.el (message-font-lock-keywords): Highlight MML.
8030         (message-mml-face): New font.
8031
8032 Mon Nov 16 23:34:12 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8033
8034         * gnus-art.el (gnus-display-mime): Clean up even when no handles.
8035         (gnus-mm-display-part): Do not select-window if the article window
8036         is not found.
8037
8038 Mon Nov 16 02:26:40 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8039
8040         * gnus-sum.el (gnus-summary-move-article): Use no-encode for B m.
8041
8042 Mon Nov 16 02:00:05 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8043
8044         * gnus.el: Pterodactyl Gnus v0.48 is released.
8045
8046 1998-11-15 23:18:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8047
8048         * mm-bodies.el (mm-encode-body): Disbabled for nonmule.
8049
8050         * mm-util.el (mm-find-charset-region): Bogus change for non-Mule.
8051
8052         * message.el (message-cite-original-without-signature): Ditto.
8053         (message-cite-original): Quote parts.
8054
8055 Sun Nov 15 22:01:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8056
8057         * gnus.el: Pterodactyl Gnus v0.47 is released.
8058
8059 1998-11-15 20:11:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * message.el (message-encode-message-body): Insert MIME warning.
8062
8063         * mml.el (mml-read-tag): Look for #tag.
8064
8065         * mm-util.el (mm-find-charset-region): Check whether
8066         enable-multibyte-characters is bound.
8067
8068 Sun Nov 15 02:01:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8069
8070         * gnus.el: Pterodactyl Gnus v0.46 is released.
8071
8072 1998-11-15 01:54:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8073
8074         * message.el (message-encode-message-body): Insert headers at the
8075         right spot.
8076
8077 Sun Nov 15 01:13:41 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8078
8079         * gnus.el: Pterodactyl Gnus v0.45 is released.
8080
8081 1998-11-15 00:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8082
8083         * nndraft.el (nndraft-save-mime-part): Removed.
8084         (nndraft-get-mime-part): Ditto.
8085
8086         * message.el (message-format-mime-old): Removed.
8087         (message-encode-message-body): Removed.
8088         (message-encode-message-body): Renamed.
8089
8090 1998-11-14 18:27:19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8091
8092         * gnus-sum.el (gnus-get-newsgroup-headers): Translate \r's.
8093
8094         * message.el (message-format-mime): Check message-mime-part.
8095
8096         * mm-encode.el (mm-mime-file-types): Removed.
8097         (mm-default-file-encoding): New definition.
8098
8099 Sat Nov 14 01:29:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8100
8101         * mm-view.el (mm-inline-image): Use mm-insert-inline.
8102         * gnus-art.el (gnus-mm-display-part): Go to correct position.
8103
8104 Sat Nov 14 05:47:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8105
8106         * gnus.el: Pterodactyl Gnus v0.44 is released.
8107
8108 1998-11-14 03:59:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8109
8110         * message.el (message-format-mime): New function.
8111
8112         * nndraft.el (nndraft-save-mime-part): New function.
8113         (nndraft-get-mime-part): New function.
8114
8115         * mm-encode.el (mm-default-file-encoding): New function.
8116         (mm-content-transfer-encoding): New function.
8117         (mm-encode-buffer): New function.
8118
8119         * message.el: New command.
8120         (message-mime-part): New variable.
8121         (message-insert-mime-part): New command.
8122
8123         * mm-encode.el (mm-encode-content-transfer-encoding): New
8124         function.
8125
8126         * mm-util.el (mm-content-transfer-encoding-defaults): New
8127         variable.
8128         (mm-mime-file-types): Taken from TM.
8129
8130 Sat Nov 14 01:51:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8131
8132         * gnus.el: Pterodactyl Gnus v0.43 is released.
8133
8134 1998-11-07  Karl Kleinpaste  <karl@jprc.com>
8135
8136         * gnus-cus.el (gnus-score-customize): Add "Extra" element.
8137         * gnus-score.el (gnus-score-default-header): Ditto.
8138         (gnus-header-index): Ditto.
8139         (gnus-summary-increase-score): Ditto, & process "extra" requests.
8140         (gnus-summary-header): Handle extra headers.
8141         (gnus-summary-score-entry): Ditto, & provide new score element.
8142         (gnus-summary-score-effect): Ditto.
8143         (gnus-score-string): Avoid "extra" string sort, & modify match in
8144         "extra" case.
8145         * gnus-sum.el (gnus-make-score-map): Add "extra" element.
8146
8147 1998-11-13 20:30:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8148
8149         * message.el (message-resend): Bind message-required-mail-headers
8150         to nil.
8151
8152         * mm-view.el (mm-inline-text): Bind w3-strict-width.
8153
8154         * nngateway.el (require): Require cl.
8155
8156         * gnus-art.el (gnus-button-alist): Exclude more chars from news:
8157         things.
8158
8159 Wed Nov 11 02:15:06 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8160
8161         * gnus-agent.el (gnus-agent-fetch-headers): Create directory even
8162         when no articles.
8163
8164 1998-11-13 19:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8165
8166         * message.el (message-ignored-resent-headers): Remove X-Gnus.
8167
8168 1998-11-10  Colin Rafferty  <colin@xemacs.org>
8169
8170         * gnus-sum.el (gnus-ignored-from-addresses): Only quote
8171         user-mail-address if non-nil.
8172
8173 1998-11-13 18:50:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8174
8175         * gnus-util.el (gnus-make-sort-function): Do `reverse'.
8176         (gnus-make-sort-function-1): Ditto.
8177
8178         * gnus-art.el (gnus-mm-display-part): Switch to mm in right
8179         window.
8180
8181 1998-11-12 22:31:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8182
8183         * mm-util.el (mm-with-unibyte-buffer): Ditto.
8184
8185         * binhex.el (binhex-decode-region): Quote.
8186
8187 1998-11-10 05:32:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8188
8189         * gnus-art.el (article-decode-charset): Don't downcase charset.
8190
8191         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Translate CR's.
8192
8193 Sun Nov  8 23:17:24 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8194
8195         * gnus.el: Pterodactyl Gnus v0.42 is released.
8196
8197 Sun Nov  8 02:36:33 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8198
8199         * gnus-art.el (gnus-display-mime): Add id for alternative part.
8200
8201 1998-11-08 02:24:47  Simon Josefsson  <jas@pdc.kth.se>
8202
8203         * nntp.el (nntp-send-mode-reader): Revert.
8204
8205 Sun Nov  8 00:45:13 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8206
8207         * gnus-agent.el (gnus-agent-fetch-articles): Use with-temp-buffer.
8208
8209 Sat Nov  7 23:07:24 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8210
8211         * message.el (message-make-date): Fix for negative time zones.
8212
8213 Sun Nov  8 01:00:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8214
8215         * gnus.el: Pterodactyl Gnus v0.41 is released.
8216
8217 1998-11-08 00:52:38  Hrvoje Niksic  <hniksic@srce.hr>
8218
8219         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8220
8221 1998-10-29  Sudish Joseph  <sj@eng.mindspring.net>
8222
8223         * gnus.el (gnus-short-group-name): When shortening foreign select
8224         methods, do not scan for plusses beyond the first colon.
8225
8226 1998-11-07  Mike McEwan  <mike@lotusland.demon.co.uk>
8227
8228         * gnus-agent.el (gnus-agent-save-group-info): Cater for group info
8229         lines where `group' is the last thing on the line.
8230
8231 1998-11-08 00:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8232
8233         * gnus-art.el (gnus-article-view-part): Do alternative.
8234         (gnus-mime-display-alternative): Insert marker.
8235
8236 1998-11-07 14:33:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8237
8238         * mm-decode.el (mm-dissect-multipart): Quote regexp.
8239
8240         * nnmail.el (nnmail-expired-article-p): Protect against bogus
8241         dates.
8242
8243         * gnus-cus.el (gnus-topic): Required.
8244
8245         * nnheader.el (nnheader-parse-nov): Parse extra.
8246         (nnheader-nov-parse-extra): New macro.
8247
8248 1998-10-31 12:33:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8249
8250         * gnus-art.el (gnus-article-view-part): Internal move.
8251
8252 1998-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
8253
8254         * gnus-cus-new.el (gnus-custom-topic): New free variable.
8255         (gnus-group-customize): Support editing topic parameters.
8256
8257 1998-10-29 12:09:20  Karl Kleinpaste  <karl@jprc.com>
8258
8259         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Add
8260         indicators.
8261
8262 1998-10-29 11:31:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8263
8264         * gnus-art.el (gnus-mm-display-part): Return.
8265         (gnus-article-view-part): Only go if external.
8266         (gnus-article-dumbquotes-map): Do 205.
8267
8268         * mm-decode.el (mm-display-part): Return what was done.
8269
8270         * message.el (message-buffer-naming-style): New variable.
8271         (message-generate-new-buffers): Extended.
8272         (message-buffer-naming-style): Removed.
8273         (message-buffer-name): Use it.
8274         (message-do-send-housekeeping): Rename new styling.
8275
8276         * gnus-sum.el (gnus-summary-recenter): Allow
8277         gnus-auto-center-summary to be a number.
8278
8279 Wed Nov  4 02:24:39 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8280
8281         * pop3.el (pop3-open-server): Use "binary" instead of
8282         "no-conversion".
8283
8284 Sun Nov  1 01:26:42 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8285
8286         * gnus-srvr.el (gnus-browse-foreign-server): Set
8287         gnus-browse-current-method to the result of gnus-server-to-method.
8288
8289 Thu Oct 29 01:47:44 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8290
8291         * gnus-util.el (gnus-pull): Another optional argument.
8292         * nnweb.el (nnweb-request-delete-group): Delete from
8293         nnweb-group-alist and update active file.
8294
8295 Thu Oct 29 01:05:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8296
8297         * gnus-group.el (gnus-group-make-group): Accept group of new
8298         method.
8299
8300 Wed Oct 28 02:19:16 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8301
8302         * gnus-agent.el (gnus-agent-fetch-group-1): Update dribble.
8303
8304 Tue Oct 27 11:59:31 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8305
8306         * mm-view.el (mm-inline-text): Postion of html portion.
8307
8308 1998-10-29 10:26:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8309
8310         * nntp.el (nntp-list-active-group): Waited for short strings.
8311         (nntp-send-mode-reader): Ditto.
8312         (nntp-open-connection): Ditto.
8313
8314         * gnus-int.el (gnus-request-group-articles): New function.
8315
8316         * nntp.el (nntp-request-listgroup): New function.
8317         (nntp-request-group-articles): Renamed.
8318
8319 1998-10-27 10:37:52  Karl Kleinpaste  <karl@jprc.com>
8320
8321         * nnheader.el (nnheader-parse-nov): Supply extra.
8322
8323 1998-10-26 23:03:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8324
8325         * gnus-art.el (gnus-button-push): Don't go to
8326         gnus-article-buffer.
8327
8328         * mm-view.el (mm-inline-image): Add a newline.
8329
8330         * gnus-start.el (gnus-check-first-time-used): Check more.
8331
8332 1998-10-26 23:03:29  Francois Felix Ingrand  <felix@laas.fr>
8333
8334         * gnus-start.el (gnus-check-first-time-used): Check current.
8335
8336 1998-10-26 22:07:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8337
8338         * mm-util.el (mm-find-charset-region): New function.
8339
8340         * ietf-drums.el (ietf-drums-narrow-to-header): Work when no header.
8341
8342         * gnus-art.el (gnus-mime-button-menu): Fix.
8343
8344 1998-10-26 22:07:43  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8345
8346         * gnus-art.el (gnus-mime-button-menu): New definition.
8347
8348 1998-10-26 01:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8349
8350         * gnus-art.el (article-decode-charset): Downcase charset.
8351         (article-decode-charset): Pass on type.
8352         (article-decode-charset): Check nil charsets.
8353         (article-remove-cr): Translate CR to LF.
8354         (gnus-ignored-mime-types): Default to nil.
8355
8356         * nnheader.el (nnheader-insert-nov): Work when not Xref.
8357
8358         * gnus-sum.el (gnus-ignored-from-addresses): Default to
8359         user-mail-address.
8360         (gnus-nov-parse-extra): Didn't return right thing.
8361
8362 1998-10-25 23:25:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8363
8364         * gnus-xmas.el: Use compiled-function-p.
8365
8366 Mon Oct 26 14:37:19 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8367
8368         * mm-decode.el (mm-copy-Yo-buffer): Make it works when no header.
8369
8370 Sun Oct 25 23:11:44 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8371
8372         * gnus.el: Pterodactyl Gnus v0.40 is released.
8373
8374 1998-10-25 21:41:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8375
8376         * gnus-sum.el (gnus-summary-mark-forward): Show thread.
8377
8378         * gnus-start.el (gnus-check-first-time-used): Ignore dribble.
8379
8380         * gnus-agent.el (gnus-agent-fetch-group-1): Bind name.
8381
8382         * nnml.el (nnml-possibly-create-directory): Check before making.
8383
8384 1998-10-25 19:43:08  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8385
8386         * nnheader.el (nnheader-insert-nov): Don't infloop.
8387
8388 1998-10-25 19:26:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8389
8390         * gnus-sum.el (gnus-set-mode-line): Check that the spec has been
8391         set up.
8392
8393 1998-10-25 19:22:03  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8394
8395         * nneething.el (nneething-file-name): New definition.
8396
8397 1998-10-25 17:56:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8398
8399         * gnus-art.el (gnus-treatment-function-alist): Fix.
8400         (gnus-summary-save-in-rmail): Use gnus-output-to-rmail.
8401
8402         * nndoc.el (nndoc-dissect-mime-parts-sub): Recognize first part.
8403
8404 Sun Oct 25 06:23:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8405
8406         * gnus.el: Pterodactyl Gnus v0.39 is released.
8407
8408 1998-10-25 00:34:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8409
8410         * gnus-art.el (gnus-ignored-mime-types): New variable.
8411         (gnus-mime-display-single): Use it.
8412         (gnus-treatment-function-alist): New variable.
8413
8414         * gnus.el (gnus-mime): New group.
8415
8416         * gnus-art.el (gnus-mime-display-alternative): Don't destroy
8417         things for other parts.
8418         (gnus-mime-display-alternative): Place point.
8419
8420         * gnus.el: autoload gnus-uu-post-news.
8421
8422         * mailcap.el (mailcap-mailcap-entry-passes-test): Also check
8423         needsterm/DISPLAY.
8424
8425         * mm-decode.el (mm-display-part): Default to inline text/.*
8426         parts.
8427
8428         * mm-bodies.el (mm-decode-content-transfer-encoding): Default to
8429         8bit.
8430
8431         * gnus-art.el (gnus-mime-copy-part): Use normal-mode.
8432         (gnus-mime-display-single): Inline all text parts.
8433         (gnus-article-narrow-to-signature): Removed mime:: stubs.
8434
8435 1998-10-24 21:38:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8436
8437         * nnml.el (nnml-possibly-create-directory): Rewrite.
8438         (nnml-request-create-group): Change to right server.
8439
8440         * gnus-xmas.el (gnus-xmas-define): Use byte-code-function-p.
8441
8442         * gnus-sum.el (gnus-set-mode-line): Use truncate-string-to-width.
8443
8444         * gnus.el: rmail-output-to-rmail-file autoload.
8445
8446         * gnus-util.el (gnus-output-to-rmail): Didn't work if not in
8447         Gnus.
8448
8449         * nnheader.el (nnheader-parse-head): Checked wrong variable.
8450
8451         * gnus-sum.el (gnus-summary-update-mark): Ignore nil'd marks.
8452
8453 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8454
8455         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8456         mixed part.
8457
8458 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8459
8460         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8461
8462         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8463
8464 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8465
8466         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8467
8468 1998-10-24 20:51:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8469
8470         * gnus-sum.el (gnus-valid-move-group-p): Make sure group has a
8471         value.
8472
8473         * gnus-art.el (gnus-article-hidden-text-p): Return nil when not
8474         hidden.
8475
8476         * gnus-spec.el (gnus-update-format-specifications): Use the
8477         article mode line spec.
8478
8479         * gnus-art.el (gnus-insert-mime-button): Put right type.
8480         (gnus-insert-prev-page-button): Ditto.
8481         (gnus-insert-next-page-button): Dutti.
8482
8483         * pop3.el: New version installed.
8484
8485 Sat Oct 24 16:48:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8486
8487         * mm-uu.el (mm-uu-dissect): Delete the begining spurious newline
8488         and display last part.
8489
8490 Sat Oct 24 20:31:55 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8491
8492         * gnus.el: Pterodactyl Gnus v0.38 is released.
8493
8494 1998-10-24 07:54:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8495
8496         * gnus-art.el (article-mime-decode-quoted-printable-buffer):
8497         Removed.
8498         (article-de-quoted-unreadable): Narrow to default.
8499
8500         * qp.el (quoted-printable-encode-region): Encode before QP-ing.
8501
8502         * gnus-art.el (article-decode-charset): Decode even when broken
8503         MIME.
8504
8505         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Return
8506         name.
8507
8508         * gnus-msg.el (gnus-copy-article-buffer): Delete headers.
8509
8510         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8511         nnheader.
8512
8513         * nnmail.el (nnmail-extra-headers): New variable.
8514
8515         * nnheader.el (nnheader-insert-nov): Insert extra.
8516
8517         * gnus.el (gnus-summary-line-format): Doc fix.
8518
8519         * gnus-sum.el (gnus-get-newsgroup-headers): Parse extra.
8520         (gnus-nov-parse-line): Ditto.
8521         (gnus-nov-parse-extra): New macro.
8522         (gnus-header): New function.
8523         (gnus-update-summary-mark-positions): Change.
8524         (gnus-ignored-from-addresses): New variable.
8525         (gnus-summary-insert-from-or-to): New function.
8526
8527         * gnus.el (gnus-extra-headers): New variable.
8528
8529         * nnheader.el (make-mail-header): Expand.
8530         (mail-header-extra): New macro.
8531         (mail-header-set-extra): Ditto.
8532         (make-full-mail-header): Expand.
8533
8534 Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8535
8536         * gnus.el: Pterodactyl Gnus v0.37 is released.
8537
8538 1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8539
8540         * mm-bodies.el (mm-decode-body): Check for multibyticity.
8541
8542         * mm-util.el (mm-enable-multibyte): Don't always switch multibyte
8543         on.
8544
8545 1998-10-22  Didier Verna  <verna@inf.enst.fr>
8546
8547         * gnus-spec.el (gnus-balloon-face-function): new function
8548         (gnus-parse-format): understand the %< %> specifiers
8549         (gnus-parse-complex-format): ditto.
8550
8551 1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8552
8553         * gnus.el: Changed following-char to char-after throughout.
8554
8555 1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8556
8557         * mm-decode.el (mm-display-external): Protect more and message.
8558
8559 Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8560
8561         * gnus-xmas.el (gnus-xmas-article-push-button): Go to the
8562         position.
8563
8564 Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8565
8566         * gnus-art.el (gnus-mime-display-mixed): Multipart in
8567         mixed part.
8568
8569 Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8570
8571         * gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
8572
8573         * gnus-sum.el (gnus-summary-exit-no-update): Ditto.
8574
8575 Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8576
8577         * mm-uu.el (mm-uu-dissect): Create pseudo multipart head.
8578
8579 1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>
8580
8581         * mailcap.el (mailcap-save-binary-file): Use unwind-protect.
8582
8583         * mm-decode.el (mm-display-external): Set undisplayer to mm
8584         buffer, not the current buffer; use unwind-protect.
8585
8586 1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8587
8588         * gnus-sum.el (gnus-summary-exit): Destroy parts.
8589         (gnus-summary-exit-no-update): Ditto.
8590
8591 1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8592
8593         * mm-decode.el (mm-inline-media-tests): Look for w3.
8594
8595         * mailcap.el (mailcap-mime-data): Inline html.
8596
8597 Tue Oct 20 20:25:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8598
8599         * gnus.el: Pterodactyl Gnus v0.36 is released.
8600
8601 1998-10-20 18:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8602
8603         * gnus-art.el (article-translate-strings):
8604         (gnus-article-dumbquotes-map): Don't dot.
8605
8606         * pop3.el (pop3-open-server): Set point right.
8607
8608         * mm-decode.el (mm-dissect-multipart): Dissect hierarchically.
8609         (mm-dissect-buffer): Ditto.
8610         (mm-destroy-part): Ignore non-handles.
8611         (mm-remove-part): Ditto.
8612         (mm-destroy-parts): New function.
8613         (mm-remove-parts): Ditto.
8614
8615         * gnus-art.el (gnus-mm-display-part): Don't move point.
8616
8617 Tue Oct 20 02:16:36 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8618
8619         * mm-uu.el : New file.
8620
8621         * gnus-art.el (gnus-display-mime): Dissect uu stuffs.
8622
8623         * mm-bodies.el (mm-decode-content-transfer-encoding): Encoding as
8624         a function.
8625
8626 1998-10-20 00:35:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8627
8628         * mm-decode.el (mm-display-external): Check before selecting.
8629
8630 Sat Sep 26 02:03:00 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8631
8632         * gnus-sum.el (gnus-multi-decode-encoded-word-string): Rewrite.
8633
8634         * gnus-sum.el (gnus-decode-encoded-word-methods): New variable.
8635
8636         * gnus-sum.el (gnus-decode-encoded-word-methods-cache): New
8637         variable.
8638
8639         * gnus-sum.el (gnus-encoded-word-method-alist): Deleted.
8640
8641         * gnus-art.el (gnus-decode-header-methods): New variable.
8642
8643         * gnus-art.el (gnus-decode-header-methods-cache): New variable.
8644
8645         * gnus-art.el (gnus-multi-decode-header): New function.
8646
8647 Tue Oct 20 00:24:16 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8648
8649         * gnus.el: Pterodactyl Gnus v0.35 is released.
8650
8651 1998-10-20 00:00:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8652
8653         * uudecode.el (uudecode-decode-region-external): Insert
8654         literally.
8655
8656         * gnus-xmas.el (gnus-xmas-mime-button-menu): Moved here.
8657
8658         * mm-bodies.el (mm-decode-body): Optional encoding.
8659
8660 1998-10-19 23:57:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8661
8662         * gnus-ems.el (gnus-mouse-3): New variable.
8663
8664         * binhex.el (binhex-decode-region-external): Don't use -internally.
8665
8666 1998-10-16 14:54:02  Simon Josefsson  <jas@pdc.kth.se>
8667
8668         * mailcap.el (mailcap-parse-mailcaps): Only open regular
8669         files.
8670
8671 1998-09-26 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8672
8673         * gnus-group.el (gnus-add-marked-articles): Request backend update
8674         of flags.
8675
8676 1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
8677
8678         * gnus-sum.el (gnus-update-read-articles):
8679         (gnus-update-marks): Request backend update of mark.
8680
8681 1998-09-26 19:33:58  Simon Josefsson  <jas@pdc.kth.se>
8682
8683         * gnus.texi (Optional Backend Functions): New item,
8684         nnchoke-request-set-mark.
8685
8686 1998-09-26 16:27:27  Simon Josefsson  <jas@pdc.kth.se>
8687
8688         * gnus-range.el (gnus-remove-from-range): Don't add stuff in
8689           list to range.
8690
8691 1998-10-19 23:45:13  Simon Josefsson  <jas@pdc.kth.se>
8692
8693         * gnus-sum.el (gnus-summary-exit-no-update): Don't expire.
8694
8695 1998-10-14  SL Baur  <steve@altair.xemacs.org>
8696
8697         * gnus-sum.el: Move gnus-save-hidden-threads above where it is
8698         first used.
8699
8700 1998-10-10  SL Baur  <steve@altair.xemacs.org>
8701
8702         * mm-view.el: Require mm-decode for macros.
8703
8704         * mm-decode.el (mm-handle-type): Move macro declarations above the
8705         place where they are used.
8706
8707 Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
8708
8709         * gnus-msg.el (gnus-summary-mail-forward): Erase old forward
8710         buffer.
8711
8712 1998-10-19 23:38:11  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
8713
8714         * nnagent.el (nnagent-open-server): Error message.
8715
8716 1998-10-19 23:35:08  Joerg Lenneis  <lenneis@statrix2.wu-wien.ac.at>
8717
8718         * nnheader.el (nnheader-article-p): Recognize lower-case headers.
8719
8720 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8721
8722         * score-mode.el (gnus-score-mode-map): Ditto.
8723
8724         * message.el (message-mode-map): Ditto.
8725
8726         * gnus-uu.el (gnus-uu-post-news): Ditto.
8727
8728         * gnus-kill.el (gnus-kill-file-mode-map): Ditto.
8729
8730         * gnus-eform.el (gnus-edit-form-mode-map): Ditto.
8731
8732         * gnus-art.el (gnus-article-edit-mode-map): Use
8733         `set-keymap-parent' rather than `copy-keymap'.
8734
8735 1998-10-18  Hrvoje Niksic  <hniksic@srce.hr>
8736
8737         * gnus-art.el (gnus-mime-button-commands): New variable.
8738         (gnus-mime-button-map): Initialize it from
8739         `gnus-mime-button-commands'.
8740         (gnus-mime-button-menu): New function.
8741         (gnus-insert-mime-button): Use `gnus-mime-button-map'.
8742
8743 1998-10-11  Hrvoje Niksic  <hniksic@srce.hr>
8744
8745         * message.el (message-insert-to): Make `nobody' and `poster'
8746         synonymous to `never' and `always' in Mail-Copies-To.
8747         (message-reply): Ditto.
8748         (message-followup): Ditto.
8749
8750 1998-10-19 23:17:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8751
8752         * mailcap.el (mailcap-mime-data): Save sound.
8753
8754 1998-09-24  Hrvoje Niksic  <hniksic@srce.hr>
8755
8756         * message.el (message-ignored-supersedes-headers): Include
8757         `NNTP-Posting-Date'.
8758
8759 1998-10-19 01:25:27  Jonas Steverud  <d4jonas@dtek.chalmers.se>
8760
8761         * gnus-art.el (gnus-article-dumbquotes-table): New variable.
8762
8763 1998-10-19 00:50:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8764
8765         * mm-bodies.el (mm-decode-content-transfer-encoding): Use
8766         uudecode.
8767
8768 1998-10-18 18:20:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8769
8770         * mm-decode.el (mm-display-external): Don't switch on save.
8771
8772 1998-10-18 18:14:06  Andy Piper  <andyp@parallax.co.uk>
8773
8774         * nnmail.el (nnmail-movemail-args): New variable.
8775
8776 1998-10-18 00:17:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8777
8778         * gnus-art.el (article-translate-strings):
8779
8780 1998-10-17 22:51:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8781
8782         * gnus-art.el (gnus-article-view-part): Use it.
8783         (gnus-mm-display-part): New function.
8784         (article-de-quoted-unreadable): Yse mm-default-coding-system.
8785
8786         * mm-decode.el (mm-handle-displayed-p): New function.
8787
8788         * gnus-art.el (gnus-mime-copy-part): Create better names.
8789         (gnus-mime-button-line-format): Include dots spec.
8790
8791 1998-10-15  Matt Pharr  <mmp@graphics.stanford.edu>
8792
8793       * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old
8794       forward buffer first.
8795
8796 1998-10-17 21:16:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8797
8798         * gnus-util.el (gnus-set-window-start): New function.
8799
8800         * message.el (message-send): Don't check changed.
8801
8802 1998-10-12 15:26:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8803
8804         * gnus-art.el (gnus-article-setup-buffer): Set params.
8805
8806         * mm-decode.el (mm-user-display-methods): Inline
8807         "message/delivery-status".
8808
8809 1998-10-11 07:06:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8810
8811         * message.el (message-auto-save-directory): Rename.
8812         (message-mode): Dof fix.
8813
8814         * gnus-art.el (gnus-summary-save-in-pipe): Default to "cat".
8815         (gnus-summary-save-in-pipe): No, check gnus-last-shell-command.
8816
8817         * nndoc.el (nndoc-mime-parts-type-p): Be a bit more forgiving.
8818
8819         * message.el (message-make-date): Avoid locale.
8820
8821         * gnus-art.el (gnus-article-edit-done): Allow update before doing
8822         cache.
8823
8824         * mm-decode.el (mm-display-inline): Goto point-min.
8825
8826         * gnus-art.el (gnus-article-prepare-display): Not read-only.
8827
8828         * mm-decode.el (mm-display-external): Reverse before sorting.
8829
8830         * gnus-draft.el (gnus-draft-send): Allow mail.
8831
8832 1998-10-10 -SL Baur  <steve@altair.xemacs.org>
8833
8834         * message.el (message-check): Move message-check macro above where
8835         it is first used.
8836
8837         * gnus-art.el (article-hide-pgp): Hide the PGP 5/GNUPG Hash: line.
8838
8839 1998-10-11 06:45:37  Lloyd Zusman  <ljz@asfast.com>
8840
8841         * gnus-sum.el (gnus-summary-make-menu-bar): Fix.
8842
8843 Sun Oct 11 02:28:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8844
8845         * gnus.el: Pterodactyl Gnus v0.34 is released.
8846
8847 1998-10-11 02:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848
8849         * mm-decode.el (mm-inline-media-tests): delivery-status.
8850
8851         * mm-view.el (mm-inline-text): Provide default.
8852
8853 1998-10-11 01:01:37  Lloyd Zusman  <ljz@asfast.com>
8854
8855         * mailcap.el (mailcap-possible-viewers): Fix nils.
8856
8857 1998-10-11 00:03:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8858
8859         * gnus-art.el (gnus-article-edit-exit): Don't do updates.
8860         (article-update-date-lapsed): Record the buffer.
8861         (article-update-date-lapsed): Do all windows that display article
8862         buffers.
8863
8864         * nnml.el (nnml-generate-nov-databases-1): Ditto.
8865
8866         * gnus-score.el (gnus-score-score-files-1): Ignore dotted files.
8867
8868         * gnus-art.el (gnus-insert-mime-button): Mark buttons as
8869         annoations.
8870
8871         * gnus-msg.el (gnus-summary-mail-forward): Decode properly.
8872
8873 1998-10-10 22:07:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8874
8875         * gnus-agent.el (gnus-category-add): Change default category to
8876         'false.
8877
8878         * nnvirtual.el (nnvirtual-update-read-and-marked): Don't nix out
8879         scores.
8880
8881         * gnus-draft.el (gnus-draft-send): Check server more.
8882
8883         * gnus-art.el (gnus-article-view-part): New command and keystroke.
8884         (gnus-article-goto-part): New function.
8885
8886         * mm-view.el (mm-inline-text): Insert richtext properly.
8887
8888         * gnus-art.el (gnus-insert-mime-button): Store handle in alist.
8889
8890 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8891
8892         * parse-time.el (parse-time-rules): Accept dates far into the past
8893         and the future, and parse single-digit numbers as years.
8894
8895 1998-10-02 04:46:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8896
8897         * mm-decode.el (mm-display-external): Chop off directories.
8898
8899 1998-10-01 07:33:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8900
8901         * uudecode.el (uu-decode-region-external): Use
8902         insert-file-contents-literally.
8903
8904         * gnus-cache.el (gnus-cache-generate-active): Translate _ to :.
8905
8906 1998-10-01 07:02:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
8907
8908         * uudecode.el: New file.
8909
8910         * mm-bodies.el (mm-decode-content-transfer-encoding): Do
8911         x-uuencode.
8912
8913 1998-10-01 05:19:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8914
8915         * gnus-art.el (gnus-mime-display-alternative): Set faces.
8916
8917         * message.el (message-fetch-field): Unfold properly.
8918
8919         * mm-bodies.el (mm-decode-content-transfer-encoding): Replace CRLF
8920         in text/plain.
8921
8922 1998-09-30 05:47:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8923
8924         * gnus-sum.el (gnus-summary-first-unread-subject): New command.
8925         (gnus-auto-select-first): Removed.
8926         (gnus-auto-select-first): Extended.
8927         (gnus-summary-read-group-1): Use new value.
8928
8929 1998-09-29 13:21:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8930
8931         * message.el (message-fix-before-sending): Space.
8932
8933         * nnmail.el (nnmail-find-file): Don't erase.
8934
8935 Wed Sep 30 23:49:03 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8936
8937         * gnus-agent.el (gnus-agent-fetch-headers): Do not decode headers.
8938
8939 Wed Sep 30 23:46:29 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8940
8941         * gnus-soup.el (gnus-soup-add-article): Do not decode headers.
8942
8943 Wed Sep 30 23:44:08 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8944
8945         * gnus-soup.el (gnus-soup-pack-packet): Pack only if necesary.
8946
8947 Sat Sep 26 03:04:18 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>
8948
8949         * mm-util.el (mm-with-unibyte-buffer): Make it work in XEmacs
8950         20.4.
8951
8952 1998-09-29 11:35:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8953
8954         * gnus-art.el (gnus-mime-view-all-parts): New command and
8955         keystroke.
8956
8957         * mm-decode.el (mm-display-external): Translate slashes.
8958
8959         * nnmail.el (nnmail-find-file): Restrict auto-mode-alist.
8960
8961         * nndraft.el (nndraft-retrieve-headers): Don't copy so much.
8962
8963         * mm-decode.el (mm-quote-arg): Quote spaces.
8964         (mm-display-external): Quote args.
8965
8966 1998-09-24 22:27:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8967
8968         * mm-decode.el (mm-inlinable-part-p): New function.
8969
8970 1998-09-25 22:28:01  Simon Josefsson  <jas@pdc.kth.se>
8971
8972        * mm-util.el (mm-disable-multibyte): New function.
8973
8974 Thu Sep 24 20:28:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
8975
8976         * gnus.el: Pterodactyl Gnus v0.33 is released.
8977
8978 1998-09-24 18:47:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8979
8980         * gnus-art.el (gnus-insert-mime-button): Get buffer size.
8981
8982         * mm-decode.el (mm-display-external): Don't switch for externals.
8983         (mm-dissect-multipart): Don't include end-sep.
8984
8985         * mm-util.el (mm-get-coding-system-list): New function.
8986         (mm-coding-system-list): New variable.
8987
8988 Thu Sep 24 02:08:10 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8989
8990         * gnus-cus.el (gnus-group-parameters): Add charset as a parameter
8991
8992 Thu Sep 24 02:05:48 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8993
8994         * gnus-cus.el (gnus-group-customize): Use variable as cons not as
8995         group
8996
8997 Thu Sep 24 01:41:03 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
8998
8999         * base64.el (base64-run-command-on-region): External base64
9000         decoder do not use coding system
9001
9002 Thu Sep 24 01:39:44 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9003
9004         * mm-decode.el (mm-interactively-view-part): Typo.
9005
9006 Thu Sep 24 01:37:30 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9007
9008         * mm-decode.el (mm-dissect-multipart): Display last part when the
9009         article has no close-delimiter
9010
9011 Thu Sep 24 01:28:54 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9012
9013         * mm-decode.el (mm-dissect-buffer): Display parts which have no
9014         content-type.
9015
9016 Thu Sep 24 01:23:57 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9017
9018         * gnus-art.el (gnus-display-mime): Typo.
9019
9020 Thu Sep 24 02:29:57 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9021
9022         * gnus.el: Pterodactyl Gnus v0.32 is released.
9023
9024 1998-09-24 00:27:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9025
9026         * gnus-kill.el (gnus-batch-score): Protect against errors.
9027
9028         * gnus-art.el: Protect against broken headers.
9029
9030         * mm-decode.el (mm-display-external): Respect needsterm.
9031         (mm-display-external): Create buffer for external commands.
9032
9033 1998-09-23 22:04:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9034
9035         * mailcap.el (mailcap-mime-info): Return the proper viewer.
9036
9037         * mm-decode.el (mm-display-external): Use file name.
9038
9039 1998-09-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9040
9041         * gnus-util.el (gnus-output-to-rmail):  adjust to
9042           `rmail-output-to-rmail-file'
9043
9044 1998-09-23 20:07:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9045
9046         * gnus-util.el (gnus-output-to-rmail): Reinstated function.
9047
9048         * gnus-sum.el (gnus-select-newsgroup): Set global variables before
9049         headers.
9050
9051         * gnus-art.el (article-decode-charset): Fold case.
9052
9053 1998-09-17 15:49:10  Simon Josefsson  <jas@pdc.kth.se>
9054
9055         * mailcap.el (mailcap-save-binary-file): Goto point-min.
9056
9057 1998-09-23 19:48:52  Aaron M. Ucko  <amu@mit.edu>
9058
9059         * nnmail.el (nnmail-check-duplication): Enter into duplicate list
9060         after being stored.
9061
9062 Tue Sep 15 16:15:16 1998  Kurt Swanson  <ksw@dna.lth.se>
9063
9064         * gnus-salt.el (gnus-pick-setup-message): Return from whence ye
9065         come.
9066
9067 1998-09-23 19:42:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9068
9069         * gnus-xmas.el (wid-edit): Required.
9070
9071         * gnus-ems.el (gnus-widget-button-keymap): New variable.
9072
9073 Sun Sep 20 00:27:55 1998  ZHU Shenghuo  <zsh@cs.rochester.edu>
9074
9075         * gnus-art.el (gnus-mime-inline-part): remove part if necessary
9076
9077 1998-09-23 19:30:52  Matt Armstrong  <matta@geoworks.com>
9078
9079         * gnus-art.el (article-decode-charset): Narrow to the correct
9080         region.
9081
9082         * mm-bodies.el: Fix autoload.
9083
9084 1998-09-22 18:35:12  Lee Willis  <lee@gbdirect.co.uk>
9085
9086         * gnus-art.el (gnus-mime-button-line-format): Doc fix.
9087
9088 1998-09-22 14:53:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9089
9090         * rfc2047.el (rfc2047-decode): Use rfc2047-default-charset.
9091
9092 1998-09-19 13:58:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9093
9094         * gnus-art.el (gnus-insert-mime-button): Specify keymap.
9095         (gnus-article-add-button): Ditto.
9096
9097         * gnus-sum.el (gnus-summary-insert-pseudos): Use mm.
9098
9099         * gnus-art.el (gnus-article-prepare-display): Make article mode.
9100         (gnus-article-prepare-display): Bind url-standalone-mode.
9101
9102         * mm-decode.el (mm-remove-part): Also delete directory.
9103         (mm-display-external): Create a private sub-dir.
9104
9105         * mailcap.el (mailcap-binary-suffixes): New variable.
9106         (mailcap-command-p): Use it.
9107
9108 1998-09-16 10:38:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9109
9110         * nnmbox.el (nnmbox-request-group): Change server.
9111         (nnmbox-possibly-change-newsgroup): Enable multibyte.
9112
9113         * message.el (message-encode-message-body): Don't stomp MIME
9114         headers.
9115
9116         * gnus-sum.el (gnus-summary-edit-article-done): Don't encode
9117         unless useful.
9118         (gnus-summary-exit): Check for a live article buffer.
9119         (gnus-summary-exit-no-update): Ditto.
9120
9121         * gnus-int.el (gnus-request-replace-article): Accept no-encode
9122         param.
9123
9124         * gnus-sum.el (gnus-article-decoded-p): New variable.
9125
9126         * mm-decode.el (mm-display-external): Use no-conv.
9127
9128         * rfc2047.el (rfc2047-q-encode-region): Bound properly.
9129         (rfc2047-charset-encoding-alist): Use B encoding for koi8-r.
9130
9131         * gnus-art.el (gnus-article-mode-map): Bind button2 to
9132         mouse-click.
9133
9134 1998-09-15 14:38:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9135
9136         * gnus-agent.el (gnus-agent-expire): Protect against nil infos.
9137
9138 Mon Sep 14 18:55:38 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9139
9140         * gnus.el: Pterodactyl Gnus v0.31 is released.
9141
9142 1998-09-14 15:12:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9143
9144         * gnus-sum.el (gnus-summary-exit): Destroy MIME.
9145
9146         * mm-decode.el (mm-display-part): Accept no-default.
9147
9148         * gnus-art.el (gnus-insert-mime-button): buffer-size doesn't take
9149         a parameter.
9150
9151         * gnus-sum.el (gnus-summary-insert-line): Don't exclude faces.
9152         (gnus-summary-prepare-threads): Ditto.
9153
9154         * gnus.el (gnus-article-mode-map): Make sparse keymap.
9155
9156         * gnus-art.el (gnus-mime-button-line-format-alist): Allow a %d spec.
9157         (gnus-mime-button-line-format): Doc fix.
9158         (gnus-insert-mime-button): Use it.
9159         (gnus-article-add-button): Use widget-convert-button.
9160
9161         * gnus.el ((featurep 'gnus-xmas)): Defalias gnus-decode-rfc1522 to
9162         ignore.
9163
9164         * mm-decode.el (mm-alternative-precedence): Ditto.
9165
9166 1998-09-14 15:12:49  Conrad Sauerwald  <conrad@stack.nl>
9167
9168         * mm-decode.el (mm-user-automatic-display): Use enriched.
9169
9170 1998-09-14 15:09:12  Paul Fisher  <rao@gnu.org>
9171
9172         * mm-decode.el (mm-dissect-multipart): Have the part start on the
9173         right place.
9174
9175 1998-09-14 14:33:34  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9176
9177         * gnus-msg.el (gnus-inews-add-send-actions): Mark silently.
9178
9179         * gnus-art.el (article-update-date-lapsed): Only update header if
9180         buffer is dispalyed in frame.
9181         (gnus-article-prepare-display): New function.
9182         (gnus-article-prepare): Use it.
9183
9184 1998-09-14 08:16:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9185
9186         * gnus-art.el (gnus-mime-inline-part): New command and keystroke.
9187
9188         * mm-view.el (mm-insert-inline): New function.
9189
9190         * mm-decode.el (mm-pipe-part): Bugged.
9191
9192         * gnus-agent.el (gnus-agent-send-mail): Don't encode.
9193
9194         * mm-bodies.el (mm-encode-body): Move over the body.
9195
9196         * nnmbox.el (nnmbox-read-mbox): Enable multibyte.
9197
9198         * rfc2047.el (rfc2047-q-encode-region): Would bug out.
9199
9200 1998-09-13  Francois Pinard  <pinard@iro.umontreal.ca>
9201
9202         * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all
9203           related functions.  Handle message/rfc822 parts.  Display subject on
9204           multipart summary lines.  Display name on sub-parts when available.
9205
9206 1998-09-14 07:36:38  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9207
9208         * mailcap.el (mailcap-command-p): New version.
9209
9210 1998-09-13  Mike McEwan  <mike@lotusland.demon.co.uk>
9211
9212         * gnus-agent.el (gnus-agent-expire): Stop expiry barfing on killed
9213         groups.
9214
9215 1998-09-13 18:34:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9216
9217         * message.el (message-make-date): Remove weekday name.
9218
9219         * mm-decode.el (mm-dissect-buffer): Protect against broken
9220         headers.
9221
9222         * mailcap.el (mailcap-command-in-path-p): New function.
9223         (mailcap-command-p): Renamed.
9224
9225 1998-09-13 17:58:47  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9226
9227         * rfc2047.el (eval): Autoload.
9228
9229 1998-09-13 12:22:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9230
9231         * gnus-sum.el (gnus-decode-encoded-word-functions): New variable.
9232         (gnus-multi-decode-encoded-word-string): New function.
9233         (gnus-encoded-word-method-alist): New variable.
9234         (gnus-decode-encoded-word-functions): Removed.
9235
9236 1998-09-13  Shenghuo ZHU  <zsh@cs.rochester.edu>
9237
9238         * gnus-int.el (gnus-request-replace-article): Replace
9239         message-narrow-to-headers with message-narrow-to-head
9240
9241 1998-09-13 12:05:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9242
9243         * drums.el (drums-quote-string): Reversed match.
9244
9245         * message.el (message-make-date): Use weekday name.
9246
9247 Sun Sep 11 10:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9248
9249         * gnus.el: Pterodactyl Gnus v0.30 is released.
9250
9251 1998-09-13 08:00:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9252
9253         * gnus-art.el (article-decode-encoded-words): Use it.
9254         (gnus-decode-header-function): New variable.
9255
9256         * gnus-sum.el (gnus-nov-parse-line): Use it.
9257         (gnus-decode-encoded-word-function): New variable.
9258
9259         * gnus-msg.el (gnus-copy-article-buffer): Decode the right
9260         buffer.
9261
9262         * gnus-art.el (gnus-insert-mime-button): Use widget.
9263         (gnus-widget-press-button): New function.
9264         (gnus-article-prev-button): Removed.
9265         (gnus-article-next-button): Ditto.
9266         (gnus-article-add-button): Ditto.
9267
9268         * gnus.el (gnus-article-mode-map): Inherit from widget.
9269         (gnus-article-mode-map): No, don't.
9270
9271         * mm-decode.el (mm-dissect-buffer): Store Content-ID things.
9272         (mm-content-id-alist): New variable.
9273         (mm-get-content-id): New function.
9274
9275         * gnus-art.el (gnus-request-article-this-buffer): Only decode
9276         articles if we are fetching to the article buffer.
9277
9278 1998-09-13 07:58:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
9279
9280         * gnus-sum.el (gnus-summary-move-article): Don't decode accepting
9281         articles.
9282
9283 1998-09-13 07:23:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9284
9285         * mm-util.el (mm-mime-charset): Try to use safe-charsets.
9286         (mm-default-mime-charset): New variable.
9287
9288         * rfc2047.el (rfc2047-dissect-region): Dissect using tspecials.
9289
9290         * drums.el (drums-quote-string): Reversed test.
9291
9292 1998-09-12 14:29:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9293
9294         * mm-util.el (mm-insert-rfc822-headers): Possibly not quote
9295         string.
9296
9297         * drums.el (drums-quote-string): New function.
9298
9299         * rfc2047.el (rfc2047-encode-message-header): Goto point-min.
9300         (rfc2047-b-encode-region): Chop lines.
9301         (rfc2047-q-encode-region): Ditto.
9302
9303 Sat Sep 12 13:27:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9304
9305         * gnus.el: Pterodactyl Gnus v0.29 is released.
9306
9307 1998-09-12 12:46:30  Istvan Marko  <imarko@pacificnet.net>
9308
9309         * mm-decode.el (mm-save-part): Message right.
9310
9311 1998-09-12 11:30:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9312
9313         * drums.el (drums-parse-address): Returned a list instead of a
9314         string.
9315         (drums-remove-whitespace): Skip comments.
9316         (drums-parse-addresses): Didn't work.
9317
9318 Sat Sep 12 09:17:30 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9319
9320         * gnus.el: Pterodactyl Gnus v0.28 is released.
9321
9322 1998-09-12 04:57:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9323
9324         * gnus-art.el (gnus-mime-button-map): Use the article keymap as a
9325         starting point.
9326         (article-decode-encoded-words): Rename.
9327
9328         * message.el (message-narrow-to-headers-or-head): New function.
9329
9330         * gnus-int.el (gnus-request-accept-article): Narrow to the right
9331         region.
9332
9333         * message.el (message-send-news): Encode body after checking
9334         syntax.
9335
9336         * gnus-art.el (gnus-mime-button-line-format): Allow descriptions.
9337
9338         * mm-decode.el (mm-save-part): Use Content-Disposition filename.
9339
9340         * gnus-art.el (gnus-display-mime): Respect disposition.
9341
9342         * mm-decode.el (mm-preferred-alternative): Respect disposition.
9343
9344         * gnus-art.el (article-strip-multiple-blank-lines): Don't delete
9345         text with annotations.
9346
9347         * message.el (message-make-date): Fix sign for negative time
9348         zones.
9349
9350         * mm-view.el (mm-inline-image): Insert a space at the end of the
9351         image.
9352
9353         * mail-parse.el: New file.
9354
9355         * rfc2231.el: New file.
9356
9357         * drums.el (drums-content-type-get): Removed.
9358         (drums-parse-content-type): Ditto.
9359
9360         * mailcap.el (mailcap-mime-data): Use symbols instead of strings.
9361
9362 Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9363
9364         * gnus.el: Pterodactyl Gnus v0.27 is released.
9365
9366 1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
9367
9368         * mm-decode.el (mm-alternative-precedence): New variable.
9369         (mm-preferred-alternative): New function.
9370
9371         * gnus-art.el (gnus-mime-copy-part): New command.
9372
9373         * mm-decode.el (mm-get-part): New function.
9374
9375         * mm-view.el: New file.
9376
9377         * mm-decode.el (mm-dissect-buffer): Downcase cte.
9378         (mm-display-part): Default to mailcap-save-binary-file.
9379
9380 Fri Sep 11 12:32:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9381
9382         * gnus.el: Pterodactyl Gnus v0.26 is released.
9383
9384 1998-09-11 08:25:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9385
9386         * mm-decode.el (mm-interactively-view-part): New function.
9387
9388         * gnus-art.el (gnus-mime-view-part): New command.
9389
9390         * mm-decode.el (mm-last-shell-command): New variable.
9391
9392         * mailcap.el (mailcap-mime-info): Allow returning all matches.
9393
9394         * mm-decode.el (mm-save-part): New function.
9395
9396         * gnus-art.el (article-decode-charset): Protect against buggy
9397         content-types.
9398         (gnus-mime-pipe-part): New command.
9399         (gnus-mime-save-part): New command.
9400         (gnus-mime-button-map): New keymap.
9401         (gnus-mime-button-line-format): New variable.
9402         (gnus-insert-mime-button): New function.
9403         (gnus-display-mime): Use it.
9404
9405         * gnus-util.el (gnus-dd-mmm): Removed length spec.
9406
9407         * mm-decode.el (mm-inline-text): Decode charsets.
9408
9409         * gnus-art.el (gnus-article-save): Comment fix.
9410
9411         * gnus-int.el (gnus-start-news-server): When in batch, don't
9412         prompt.
9413
9414         * gnus-cache.el (gnus-cache-possibly-enter-article): Don't
9415         decode.
9416
9417         * mm-decode.el (mm-inline-media-tests): Add audio.
9418         (mm-inline-audio): New function.
9419
9420 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
9421
9422         * gnus-art.el (article-make-date-line): Didn't work.
9423
9424         * parse-time.el (parse-time-string): One too many nils.
9425
9426 Fri Sep 11 08:09:40 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9427
9428         * gnus.el: Pterodactyl Gnus v0.25 is released.
9429
9430 1998-09-11 07:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9431
9432         * gnus-art.el (article-remove-trailing-blank-lines): Don't remove
9433         annotations.
9434
9435         * gnus.el ((featurep 'gnus-xmas)): New
9436         'gnus-annotation-in-region-p alias.
9437
9438 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9439
9440         * mm-util.el (mm-with-unibyte-buffer): New function.
9441
9442         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Renamed.
9443
9444         * mm-decode.el (mm-inline-media-tests): New variable.
9445
9446         * gnus-sum.el (gnus-summary-exit): Destroy handles.
9447
9448         * gnus-art.el (gnus-article-mime-handles): New variable.
9449
9450         * drums.el (drums-narrow-to-header): New function.
9451
9452         * gnus-art.el (article-decode-charset): Use it.
9453
9454         * drums.el (drums-content-type-get): New function.
9455
9456         * mm-util.el (mm-content-type-charset): Removed.
9457
9458         * drums.el (drums-syntax-table): @ is word.
9459         (drums-parse-content-type): New function.
9460
9461         * parse-time.el (parse-time-rules): Parse "Wed, 29 Apr 98 0:26:01
9462         EDT" times.
9463
9464         * gnus-util.el (gnus-date-get-time): Use safe date.
9465
9466         * gnus-sum.el (gnus-show-mime): Removed.
9467         (gnus-summary-toggle-mime): Removed.
9468
9469         * gnus-art.el (gnus-strict-mime): Removed.
9470         (gnus-article-prepare): Don't do MIME.
9471         (gnus-decode-encoded-word-method): Removed.
9472         (gnus-show-mime-method): Removed.
9473
9474 Thu Sep 10 04:03:29 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9475
9476         * gnus.el: Pterodactyl Gnus v0.24 is released.
9477
9478 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9479
9480         * gnus-sum.el (gnus-summary-show-article): Don't decode chars if
9481         PREFIX.
9482
9483         * parse-time.el (parse-time-rules): Accept times that look like
9484         "h:mm".
9485
9486         * message.el (message-make-date): Use zone properly.
9487
9488         * gnus.el: Autoload gnus-batch.
9489
9490         * gnus-art.el (article-de-quoted-unreadable): Do not do
9491         gnus-article-decode-rfc1522.
9492
9493         * gnus-msg.el (gnus-inews-do-gcc): Use it.
9494
9495         * gnus-int.el (gnus-request-accept-article): Accept a no-encode
9496         param.
9497
9498         * message.el (message-encode-message-body): Check for us-ascii.
9499
9500         * gnus-msg.el (gnus-extended-version): Move Gnus version comments
9501         to the left.
9502
9503 1998-09-09 13:18:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9504
9505         * gnus-art.el (article-decode-charset): Rename.
9506
9507 Wed Sep  9 12:25:48 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9508
9509         * gnus.el: Pterodactyl Gnus v0.23 is released.
9510
9511 1998-09-09 12:14:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9512
9513         * gnus-util.el (gnus-parent-id): Ditto.
9514         (gnus-put-text-property-excluding-newlines): Ditto.
9515
9516         * gnus-sum.el (gnus-dependencies-add-header): Make into subst.
9517
9518 1998-09-08  Karl Kleinpaste  <karl@jprc.com>
9519
9520         * message.el (message-generate-headers): Generate User-Agent
9521         instead of X-Mailer & X-Newsreader.
9522
9523         * gnus-msg.el (gnus-extended-version): Reformat for USEFOR
9524         User-Agent header format.
9525
9526 Tue Sep  8 22:38:27 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9527
9528         * gnus.el: Pterodactyl Gnus v0.22 is released.
9529
9530 1998-09-08 22:36:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9531
9532         * mm-util.el (mm-multibyte-p): Typo.
9533
9534 Tue Sep  8 22:25:53 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9535
9536         * gnus.el: Pterodactyl Gnus v0.21 is released.
9537
9538 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
9539
9540         * gnus-art.el (article-treat-dumbquotes): Handle \224 correctly.
9541
9542 1998-09-08 22:18:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9543
9544         * mm-util.el (mm-multibyte-p): New function.
9545
9546 Tue Sep  8 21:43:03 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9547
9548         * gnus.el: Pterodactyl Gnus v0.20 is released.
9549
9550 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9551
9552         * rfc2047.el (rfc2047-decode-region): Only decode when in
9553         multibyte.
9554
9555         * nnheader.el (nnheader-pathname-coding-system): Changed to binary.
9556
9557         * gnus-int.el (gnus-request-replace-article): Encode.
9558         (gnus-request-accept-article): Encode.
9559
9560         * gnus-art.el (gnus-request-article-this-buffer): Decode charsets
9561         here.
9562
9563         * gnus.el (gnus-article-display-hook): Take the charset functions
9564         out.
9565
9566         * time-date.el (safe-date-to-time): New function.
9567
9568         * gnus-util.el (gnus-dd-mmm): Protect against bogus dates.
9569
9570 Tue Sep  8 07:09:28 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9571
9572         * gnus.el: Pterodactyl Gnus v0.19 is released.
9573
9574 1998-09-08 04:51:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9575
9576         * base64.el (base64-encode-region): Accept no-line-break.
9577
9578         * mm-util.el (mm-mime-charset): New function.
9579
9580         * gnus-draft.el (gnus-draft-edit-message): Delete article.
9581
9582 Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9583
9584         * gnus.el: Pterodactyl Gnus v0.18 is released.
9585
9586 1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9587
9588         * message.el (message-send-and-exit): Return t on success.
9589         (message-make-date): Make a proper time zone.
9590
9591         * gnus-draft.el (gnus-draft-send): Only remove article if the
9592         sending is successful.
9593
9594         * drums.el (drums-get-comment): Return the last comment.
9595         (drums-parse-address): Parse old-style From headers.
9596
9597 1998-09-07  SL Baur  <steve@altair.xemacs.org>
9598
9599         * gnus-sum.el (gnus-data-compute-positions): Move below
9600         `gnus-save-hidden-threads' so the former is correctly detected as
9601         a macro.
9602
9603 1998-09-06  Dave Love  <fx@gnu.org>
9604
9605         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9606         ignore-errors too, eval'd when compile.  Require w3 stuff at load
9607         time for nicer failure if it's not available.
9608
9609 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9610
9611         * time-date.el (time-to-seconds): Renamed.
9612
9613         * parse-time.el (parse-time-string): Downcase before handling.
9614         (parse-time-rules): Times without seconds have 0 seconds.
9615
9616         * rfc2047.el (rfc2047-encode-region): New version.
9617         (rfc2047-dissect-region): New function.
9618
9619 1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9620
9621         * message.el (message-make-date): Use symbolic zone.
9622
9623 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9624
9625         * time-date.el (parse-time): Always use parse-time.
9626
9627         * parse-time.el (parse-time-syntax): Use vectors.
9628
9629 Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9630
9631         * gnus.el: Pterodactyl Gnus v0.17 is released.
9632
9633 1998-09-06 05:45:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9634
9635         * time-date.el: Renamed from "date".
9636
9637         * gnus.el: Removed all timezone dependencies.
9638
9639         * score-mode.el: Removed.
9640         (gnus-score-edit-insert-date): Use date.
9641
9642         * date.el (float-to-time): New function.
9643
9644         * nnspool.el (nnspool-seconds-since-epoch): Removed.
9645
9646         * date.el (time-to-float): New function.
9647
9648         * message.el (message-make-date): Use format-time-string.
9649         (message-make-expires): Use make-date.
9650
9651         * gnus-xmas.el (gnus-xmas-seconds-since-epoch): Removed.
9652
9653         * gnus-util.el (gnus-dd-mmm): Use date.
9654         (gnus-sortable-date): Ditto.
9655
9656         * message.el (message-make-date): Take an optional time.
9657
9658         * gnus: Applied patches from 5.6.43.
9659
9660         * date.el (if): Use parse-time.
9661
9662         * gnus-score.el (gnus-summary-score-entry): Make into a command
9663         again.
9664
9665         * gnus-group.el (gnus-group-get-new-news-this-group): Only call if
9666         gnus-agent.
9667
9668         * gnus.el (gnus-agent-meta-information-header): Moved here.
9669
9670 1998-09-05  Mike McEwan  <mike@lotusland.demon.co.uk>
9671
9672         * gnus-agent.el (gnus-agent-scoreable-headers): New variable.
9673         (gnus-agent-fetch-group-1): Score article headers using normal
9674         group score files if the download score rule of a category/group
9675         is `file'.
9676         (gnus-agent-fetch-group-1): Don't parse the entire .overview when
9677         deciding what articles to download.
9678         (gnus-agent-fetch-group-1): Don't push headers through scoring and
9679         predicate processing if predicate is `true' or `false'.
9680
9681 1998-09-06 01:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9682
9683         * gnus-score.el (gnus-score-load-score-alist): Bind coding system.
9684
9685         * gnus-art.el (gnus-article-setup-buffer): Enable multibyte.
9686
9687         * score-mode.el (score-mode-coding-system): New variable.
9688         (gnus-score-edit-exit): Use it.
9689
9690 1998-09-04  Jason R Mastaler  <jason@4b.org>
9691
9692         * drums.el: Corrected typo.
9693
9694 1998-09-05 23:24:43  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9695
9696         * mm-bodies.el (mm-body-encoding): Faster version.
9697
9698 1998-09-05 22:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9699
9700         * gnus-art.el (gnus-article-decode-charset): Only decode text
9701         things.
9702
9703         * message.el (message-output): Use rmail.
9704
9705         * rfc2047.el (rfc2047-encoded-word-regexp): Allow spaces in the
9706         word part.
9707
9708         * mm-util.el (mm-charset-to-coding-system): Use
9709         rfc2047-default-charset.
9710         (mm-known-charsets): New variable.
9711
9712         * message.el (message-caesar-region): Bugged out.
9713
9714 1998-09-06  Mike McEwan  <mike@lotusland.demon.co.uk>
9715
9716         * gnus-agent.el (gnus-agent-fetch-group-1): Allow lists when
9717         specifying `agent-predicate' in a group's parameters.
9718
9719 Sat Sep  5 21:55:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9720
9721         * gnus.el: Pterodactyl Gnus v0.16 is released.
9722
9723 1998-09-05 17:30:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9724
9725         * nnmail.el (nnmail-expired-article-p): Use predicate.
9726
9727         * date.el (time-less-p): Renamed.
9728
9729         * gnus-art.el (gnus-article-decode-charset): Really fetch headers
9730         from the headers.
9731
9732         * rfc2047.el (rfc2047-decode-region): Use the mm decoding
9733         functions.
9734
9735         * gnus-group.el (gnus-group-sort-selected-flat): Didn't work at
9736         all.
9737         (gnus-group-sort-selected-groups-by-alphabet): Changed interface
9738         to all functions.
9739
9740 Sat Sep  5 01:45:52 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9741
9742         * gnus.el: Pterodactyl Gnus v0.15 is released.
9743
9744 1998-09-05 00:21:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9745
9746         * date.el: New file.
9747
9748         * gnus-util.el (gnus-encode-date): Removed.
9749         (gnus-time-less): Ditto.
9750
9751         * nnmail.el (nnmail-date-to-time): Removed.
9752         (nnmail-time-less): Ditto.
9753         (nnmail-days-to-time): Ditto.
9754         (nnmail-time-since): Ditto.
9755
9756         * drums.el: New file.
9757
9758 1998-09-04 00:25:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9759
9760         * message.el (message-encode-message-body): Encode headers with
9761         body encoding.
9762
9763         * rfc2047.el (rfc2047-default-charset): Renamed.
9764         (rfc2047-encodable-p): Use it.
9765
9766         * base64.el (mm-util): Required.
9767
9768 1998-09-03 16:28:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9769
9770         * gnus-msg.el (gnus-post-method): Peel off real info from opened
9771         servers.
9772
9773         * gnus-util.el (gnus-output-to-rmail): Removed.
9774
9775         * gnus-art.el (gnus-summary-save-in-rmail): Use
9776         gnus-output-to-rmailrmail-output-to-rmail-file.
9777
9778         * rfc2047.el (rfc2047-decode-region): Fold case.
9779         (rfc2047-decode): Use decode-string.
9780
9781         * mm-util.el: Provide mm-char-int.
9782
9783 Thu Sep  3 15:23:22 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9784
9785         * gnus.el: Pterodactyl Gnus v0.14 is released.
9786
9787 1998-09-03 15:08:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9788
9789         * mm-bodies.el (mm-body-encoding): Go through the buffer to make
9790         sure we have 7bit.
9791
9792 1998-09-02 14:38:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9793
9794         * gnus-msg.el (gnus-post-method): Use opened servers, and remove
9795         ducplicates.
9796         (gnus-inews-insert-mime-headers): Removed.
9797
9798         * message.el (message-caesar-region): Protect against MULE chars.
9799
9800 1998-09-02 00:36:23  Hallvard B. Furuseth  <h.b.furuseth@usit.uio.no>
9801
9802         * mm-util.el (if): fset the right function.
9803
9804 1998-09-02 00:31:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9805
9806         * gnus-art.el (gnus-article-decode-charset): Use real
9807         read-coding-system.
9808
9809 1998-09-01 17:58:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9810
9811         * mm-bodies.el (mm-decode-body): Protect against malformed
9812         base64.
9813         (mm-decode-body): Check that buffer-file-coding-system is
9814         non-nil.
9815
9816 Tue Sep  1 10:29:33 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9817
9818         * gnus.el: Pterodactyl Gnus v0.13 is released.
9819
9820 1998-09-01 09:14:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9821
9822         * gnus-util.el (gnus-strip-whitespace): Already defined.
9823         Removed.
9824
9825         * gnus-art.el (gnus-article-decode-charset): Strip whitespace.
9826
9827         * gnus-util.el (gnus-strip-whitespace): New function.
9828
9829         * mm-util.el (mm-content-type-charset): Downcase.
9830
9831 1998-08-31 23:04:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9832
9833         * gnus-art.el (gnus-article-decode-charset): Accept a prefix.
9834         (gnus-article-decode-charset): Don't fetch all headers.
9835
9836         * mm-util.el (mm-read-coding-system): New function.
9837
9838         * mm-bodies.el (mm-decode-body): Check the right charset.
9839
9840         * gnus-sum.el (gnus-summary-mode-line-format): Ditto.
9841
9842         * gnus-art.el (gnus-article-mode-line-format): Use short group
9843         format.
9844
9845 Mon Aug 31 23:03:13 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9846
9847         * gnus.el: Pterodactyl Gnus v0.12 is released.
9848
9849 1998-08-31 22:39:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9850
9851         * mm-bodies.el (mm-decode-body): Don't do charset unless MULE.
9852
9853         * gnus-art.el (gnus-article-decode-charset): Supply cte.
9854         (gnus-article-decode-charset): Always run.
9855
9856         * mm-bodies.el (mm-decode-body): Decode cte.
9857
9858 Mon Aug 31 22:14:50 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9859
9860         * gnus.el: Pterodactyl Gnus v0.11 is released.
9861
9862 1998-08-31 14:27:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9863
9864         * message.el (message-encode-message-body): Ditto.
9865
9866         * gnus-art.el (gnus-article-decode-mime-words): New command and
9867         keystroke.
9868         (gnus-article-decode-charset): Ditto.
9869         (gnus-article-decode-charset): Only work under MULE.
9870
9871         * mm-util.el (mm-content-type-charset): New function.
9872
9873         * nnmail.el (nnmail-delete-incoming): Changed to nil.
9874
9875         * message.el (message-send-mail): Insert MIME headers.
9876         (message-check-news-body-syntax): Don't warn for escape sequences.
9877         (message-check-news-body-syntax): Insert MIME headers.
9878
9879         * mm-bodies.el (mm-body-encoding): New function.
9880
9881         * message.el (message-encode-message-body): New function.
9882
9883         * mm-bodies.el: New file.
9884
9885         * mm-util.el (mm-narrow-to-head): New function.
9886
9887         * rfc2047.el (rfc2047-encode): Use it.
9888
9889         * mm-util.el: Provide mm-encode-coding-region.
9890
9891         * gnus-sum.el (gnus-summary-mode): Enable multibyte.
9892
9893         * gnus-util.el (gnus-set-work-buffer): Enable multibyte.
9894
9895         * mm-util.el (mm-enable-multibyte): New function.
9896
9897         * message.el (message-set-work-buffer): Set multibyte.
9898
9899         * gnus.el (gnus-continuum-version): Be valid forever and ever.
9900
9901         * gnus-util.el (gnus-point-at-eol): Removed.
9902         (gnus-point-at-bol): Ditto.
9903
9904         * base64.el (base64-decode-region): Commented out messaging.
9905
9906 1998-08-31  Didier Verna  <verna@inf.enst.fr>
9907
9908         * gnus-msg.el (gnus-group-mail): make it behave like
9909         gnus-group-post-news with regards to the prefix (this enables the
9910         use of posting styles).
9911
9912 1998-08-31 12:53:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9913
9914         * gnus.el (gnus-article-display-hook): Added
9915         gnus-article-decode-rfc1522 to hook.
9916
9917 Mon Aug 31 12:43:46 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9918
9919         * gnus.el: Pterodactyl Gnus v0.10 is released.
9920
9921 1998-08-31 11:45:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9922
9923         * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow
9924         hook to be run.
9925
9926 1998-08-30 17:59:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927
9928         * rfc2047.el (rfc2047-encodable-p): Use find-charset-region.
9929
9930         * mm-util.el (mm-charsets-in-region): Removed.
9931
9932         * rfc2047.el: Renamed file.
9933
9934         * gnus-msg.el (gnus-copy-article-buffer): Multibyte.
9935
9936         * message.el (message-mode): Set multibyte.
9937
9938         * mm-util.el (mm-charsets-in-region): Copied here.
9939
9940         * gnus-util.el: Removed gnus-truncate-string.
9941
9942         * gnus-art.el (gnus-article-decode-mime-words): Use 1522.
9943
9944         * rfc1522.el (rfc1522-unencoded-charsets): New variable.
9945         (rfc1522-encodable-p): New function.
9946         (rfc1522-encode-message-header): Use it.
9947
9948 Sun Aug 30 17:46:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9949
9950         * gnus.el: Pterodactyl Gnus v0.9 is released.
9951
9952 1998-08-30 16:13:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9953
9954         * mm-util.el: Shadow encode-coding-string.
9955
9956         * base64.el (base64-encode-region): Don't add newline.
9957
9958         * rfc1522.el (rfc1522-narrow-to-field): Copied here.
9959
9960         * mm-util.el: New file.
9961
9962         * mm-decode.el: Somewhat depleted.
9963         * mm-encode.el: Ditto.
9964
9965         * rfc1522.el: New file.
9966
9967         * mm-util.el (mm-replace-chars-in-string): Copied here.
9968
9969         * mm-encode.el (mm-q-encode-region): New function.
9970
9971         * qp.el (quoted-printable-encode-region): Take an optional CLASS
9972         param.
9973
9974         * mm-encode.el (mm-encode-word-region): Downcase.
9975
9976 Sun Aug 30 15:28:01 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
9977
9978         * gnus.el: Pterodactyl Gnus v0.8 is released.
9979
9980 1998-08-30 12:23:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9981
9982         * message.el (message-send-mail): Encode headers.
9983
9984         * qp.el (quoted-printable-encode-region): Encode 8-bit words.
9985         (quoted-printable-encode-region): Upcase.
9986
9987         * message.el (message-default-charset): New variable.
9988
9989         * qp.el (quoted-printable-encode-region): Optional param FOLD.
9990
9991         * message.el (message-narrow-to-field): Changed name.
9992
9993         * mm-encode.el: New file.
9994
9995         * message.el (message-narrow-to-header): New function.
9996
9997         * gnus-art.el (gnus-article-decode-mime-words): Place point in the
9998         right buffer.
9999
10000 Sun Aug 30 12:15:54 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10001
10002         * gnus.el: Pterodactyl Gnus v0.7 is released.
10003
10004 1998-08-30 01:26:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10005
10006         * gnus.el: Remove autoload for
10007         gnus-article-mime-decode-quoted-printable.
10008
10009         * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to
10010         be decoded in non-MULE Emacsen.
10011
10012         * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown.
10013
10014 1998-08-29  SL Baur  <steve@altair.xemacs.org>
10015
10016         * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown.
10017
10018 1998-08-30 01:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10019
10020         * mm-decode.el: Check for coding-system-list.
10021
10022 Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10023
10024         * gnus.el: Pterodactyl Gnus v0.6 is released.
10025
10026 1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10027
10028         * nnheader.el (fboundp): Protect code-coding-string.
10029
10030         * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte
10031         is available.
10032
10033 Sat Aug 29 23:24:31 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10034
10035         * gnus.el: Pterodactyl Gnus v0.5 is released.
10036
10037 1998-08-29 22:38:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10038
10039         * gnus-art.el (gnus-article-mode): Make article buffer multibyte.
10040         (gnus-hack-decode-rfc1522): Removed.
10041
10042         * mm-decode.el (mm-charset-coding-system-alist): Check better.
10043
10044 Sat Aug 29 22:20:39 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10045
10046         * gnus.el: Gnus v0.4 is released.
10047
10048 1998-08-29 20:53:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10049
10050         * gnus-art.el (gnus-article-decode-mime-words): New command and
10051         keystroke.
10052
10053         * qp.el (quoted-printable-decode-region): Don't use hexl.
10054
10055         * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino.
10056
10057         * gnus-sum.el (gnus-parse-headers-hook): Default to nil.
10058         (gnus-structured-field-decoder): Removed.
10059         (gnus-unstructured-field-decoder): Ditto.
10060
10061         * mm-decode.el: New file.
10062
10063         * qp.el: New file.
10064
10065         * gnus-art.el (article-mime-decode-quoted-printable): Removed.
10066
10067         * gnus-ems.el (fboundp): Removed gnus-split-string.
10068
10069         * gnus.el (gnus-splash-face): Doc fix.
10070
10071         * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p.
10072
10073         * gnus-art.el (article-mime-decode-quoted-printable): Don't use
10074         hexl.
10075
10076         * nnheader.el (nnheader-temp-write): Removed.
10077
10078 Sat Aug 29 20:34:17 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10079
10080         * gnus.el: Gnus v0.3 is released.
10081
10082 Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
10083
10084         * gnus.el: Gnus v0.2 is released.
10085
10086 ;; Local Variables:
10087 ;; coding: iso-2022-7bit
10088 ;; End: