2000-10-04 15:24:46 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / lisp / ChangeLog
1 2000-10-04 15:24:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * gnus-art.el (gnus-article-prepare): Configure windows before
4         gnus-article-prepare-display is called.  Otherwise, BBDB's popup
5         window might be overrided.
6
7 2000-10-04  Dave Love  <fx@gnu.org>
8
9         * gnus-ems.el (gnus-article-display-xface)
10         [gnus-article-compface-xbm]: Fix.
11         (gnus-x-splash): Bind width, height.
12
13 2000-10-04 11:45:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14
15         * gnus-art.el (gnus-mime-inline-part): Use prefix argument only
16         when it is called interactively.
17
18 2000-10-03 21:20:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
19
20         * gnus-art.el (gnus-mime-action-alist): New variable.
21         (gnus-mime-action-on-part): Use it.
22         (gnus-mime-button-commands): Add command ".".
23
24 2000-10-03 20:37:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
25
26         * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
27
28 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
29
30         * lpath.el: "." is in the load-path because dgnushack.el.
31
32 2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>
33
34         * uudecode.el: xemacs cleanup (use featurep ' xemacs)
35
36         * nnheader.el: ditto
37
38         * mm-util.el: ditto
39
40         * message.el: ditto
41
42         * binhex.el: ditto
43
44         * gnus-audio.el: removed unnecessary xemacs test
45
46         * earcon.el: ditto
47         
48 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * nnweb.el (nnweb-decode-entities): Work for non-character
51         entities. 
52
53 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
54
55         * gnus.el: Message the quit parts.
56
57 2000-10-03 08:08:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
58
59         * mail-source.el (mail-source-fetch-maildir): Don't insert
60         newlines.
61
62 2000-10-02 20:14:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
63
64         * dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
65         lpath.el. Don't compile base64.el if there is builtin base64.
66
67 2000-10-02  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
68
69         * base64.el (Repository): Use featurep for XEmacs test.
70
71 2000-10-02 17:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
72
73         * nntp.el (nntp-retrieve-data): Don't ignore quit.
74
75 2000-10-02 14:43:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
76
77         * gnus-art.el (gnus-article-banner-alist): New variable.
78         (article-strip-banner): Use it.
79         * gnus-cus.el (gnus-group-parameters): Allow symbol.
80
81 2000-10-02  Dave Love  <fx@gnu.org>
82
83         * smiley-ems.el: New file.
84
85         * gnus-ems.el (gnus-smiley-display): Autoload.
86         (mouse-set-point, set-face-foreground, set-face-background)
87         (x-popup-menu): Don't clobber these.
88         (gnus-article-compface-xbm): New variable.
89         (gnus-article-display-xface): Move graphic test.  Use unibyte.
90         Obey gnus-article-compface-xbm.  Use pbm, not xbm.
91
92         * mml.el (require): Fix typo.
93         (mml-parse-1): Modify unknown encoding prompt.
94
95         * mail-source.el (mail-sources): Revert to nil.
96
97         * nnmail.el (nnmail-spool-file): Revert previous change.
98
99         * gnus.el: Don't require custom, message.
100         (gnus-message-archive-method): Wrap initializer in progn and
101         require message here.
102
103 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
104
105         * gnus.el (gnus-mode-line-buffer-identification) [Emacs]: Change
106         image's :ascent to 80.  That gives a mode-line which is approx.
107         as tall as the normal one.
108
109 2000-10-02 08:04:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
110
111         * webmail.el (webmail-hotmail-list): Fix.
112
113 2000-10-01 20:55:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
114
115         Don't postpone GCC if none of GCC methods is agent-covered.  This
116         fix presumes that the post-method must be agent-covered if any Gcc
117         method is agent-covered.
118
119         * gnus-msg.el (gnus-inews-group-method): New function.
120         (gnus-inews-do-gcc): Use it.
121         * gnus-agent.el (gnus-agent-any-covered-gcc): New function.
122         (gnus-agent-possibly-save-gcc): Use it.
123         (gnus-agent-possibly-do-gcc): Ditto.
124
125 2000-10-01 17:08:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
126
127         * mailcap.el (mailcap-mime-types): Use mailcap-mime-data.
128         * mml.el (mml-minibuffer-read-type): Use mailcap-mime-types.
129
130 2000-10-01 13:07:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
131
132         * webmail.el (webmail-netscape-open, webmail-hotmail-article,
133         webmail-hotmail-list): Update.
134
135 2000-10-01 08:36:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
136
137         * mail-source.el (mail-source-report-new-mail): Use
138         nnheader-cancel-timer.
139
140 2000-10-01 08:35:38  ShengHuo ZHU  <zsh@cs.rochester.edu>
141
142         * lpath.el (overlay-*): Shut up.
143         * dgnushack.el: Two implementations of smiley.
144
145 2000-10-01 08:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
146
147         * gnus-ml.el: Usage.
148         (gnus-mailing-list-archive, gnus-mailing-list-owner,
149         gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
150         gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
151         (gnus-mailing-list-menu): Define it.
152         (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
153         
154         * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
155
156 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
157
158         * webmail.el (webmail-my-deja-*): Rewrite.
159
160 2000-09-30  Simon Josefsson  <simon@josefsson.org>
161
162         * nnimap.el (nnimap-request-accept-article): Remove \n's from
163         From_ lines.
164
165 2000-08-05  Simon Josefsson <simon@josefsson.org>
166
167         Make GCC to remote groups work when unplugged
168         (postpone GCC until message is actually sent).
169
170         * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
171
172         * gnus-agent.el (gnus-agent-possibly-do-gcc): 
173         (gnus-agent-restore-gcc): 
174         (gnus-agent-possibly-save-gcc): New functions.
175
176         * gnus-msg.el (gnus-inews-add-send-actions): Use
177         `gnus-agent-possibly-do-gcc' if Agentized.
178         (gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
179         to `message-header-hook'.
180
181         * gnus.el (gnus-agent-gcc-header): New variable.
182
183 2000-07-13  Simon Josefsson <simon@josefsson.org>
184
185         Asks the user to synch flags with server when you plug in.
186
187         * gnus-agent.el (gnus-agent-synchronize-flags): New variable.
188         (gnus-agent-possibly-synchronize-flags-server): New function, use it.
189         (gnus-agent-toggle-plugged): Call it.
190         (gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
191         (gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
192         (gnus-agent-possibly-synchronize-flags): New function.
193         (gnus-agent-possibly-synchronize-flags-server): New function.
194
195 2000-09-30  Simon Josefsson  <simon@josefsson.org>
196
197         * starttls.el: New file, by Daiki Ueno.
198
199 2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
200
201         * message.el (message-make-in-reply-to): In-Reply-To is message-id
202         (see DRUMS).
203         
204 2000-09-29  Simon Josefsson  <simon@josefsson.org>
205
206         * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
207         prefetch.
208
209 2000-08-09 10:21:20  Katsumi Yamaoka  <yamaoka@jpl.org>
210
211         * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
212         sending a command; allow the rtelnet prompt as well.
213
214 2000-09-29  Simon Josefsson  <simon@josefsson.org>
215
216         * message.el (message-send): Make sure error is signalled if no
217         send method is specified.
218
219 2000-09-29  Florian Weimer  <fw@deneb.enyo.de>
220
221         * qp.el (quoted-printable-encode-region): Wrap with
222         `mm-with-unibyte-current-buffer'.
223
224 2000-09-29 12:12:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
225
226         * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
227           McEwan's proposal.
228         
229 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
230
231         * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
232         the GNU assignment issue.
233
234 2000-09-29 09:56:34  ShengHuo ZHU  <zsh@cs.rochester.edu>
235
236         * nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
237
238 2000-09-29 09:14:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
239
240         * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
241
242 2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
243
244         * gnus-art.el (article-strip-banner): Use
245         gnus-group-find-parameter rather than gnus-group-get-parameter, to
246         allow inheritance on the banner.
247         From elkin@tverd.astro.spbu.ru.
248
249 2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
250
251         * gnus-art.el (gnus-read-save-file-name): expand-file-name.
252
253 2000-09-26  Dave Love  <fx@gnu.org>
254
255         * gnus-draft.el: Don't require gnus-agent.
256
257         * mm-view.el: Use featurep for XEmacs test.
258         (mm-inline-message): Test for `remove-specifier'; don't use
259         condition-case.
260
261 >>>>>>> 5.672
262 2000-09-24  Simon Josefsson  <simon@josefsson.org>
263
264         * nnimap.el (nnimap-request-accept-article): Remove From[^:] lines.
265
266         * gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
267         support ACL's.
268
269         * nnimap.el (nnimap-acl-get): Check capability.
270
271         * mail-source.el (mail-source-imap-file-coding-system): New variable.
272         (mail-source-fetch-imap): Use it.
273
274         * rfc2104.el (rfc2104-hexstring-to-bitstring): New function.
275         (rfc2104-hash): Use it.
276
277         * imap.el (imap-starttls-p): Check for starttls binary.
278         (imap-starttls-open): More verbose.
279         (imap-gssapi-auth): Ditto.
280         (imap-kerberos4-auth): Ditto.
281         (imap-cram-md5-auth): Ditto.
282         (imap-login-auth): Ditto.
283         (imap-anonymous-auth): Ditto.
284         (imap-digest-md5-auth): Ditto.
285         (imap-open): Ditto.
286         (imap-digest-md5-p): Check capability first.
287
288 2000-09-24  Simon Josefsson  <simon@josefsson.org>
289
290         * imap.el (imap-parse-flag-list): Correctly parse empty lists.
291         (imap-login-p): Support LOGINDISABLED.
292
293 2000-09-23  Simon Josefsson  <jas@nada.kth.se>
294
295         * rfc2104.el: Add SHA-1 example.
296
297 2000-09-22  Simon Josefsson  <simon@josefsson.org>
298
299         * imap.el (imap-parse-body): Work around bug in Sun SIMS.
300
301 2000-09-21 21:54:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
302
303         * lpath.el: Bind nnkiboze-score-file.
304
305 2000-09-21 16:15:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
306
307         * gnus-score.el (gnus-score-use-all-scores): New variable.
308         (gnus-all-score-files): Use it.
309         * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
310         (nnkiboze-enter-nov): Fix it when there is no xref.
311         (nnkiboze-generate-groups): List groups.
312         * gnus-group.el (gnus-group-make-kiboze-group): Use 
313         nnkiboze-score-file.
314         
315         * nnkiboze.el (nnkiboze-request-article): Use
316         gnus-cache-request-article.
317         * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
318
319 2000-07-16 Dmitry Bely <dbely@mail.ru>
320
321         * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
322
323 2000-09-20 18:33:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
324
325         * gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
326
327 2000-09-20 17:37:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
328
329         * message.el (message-default-charset): Set default value in
330         non-MULE XEmacsen as iso-8859-1.
331
332 2000-09-20 12:02:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
333
334         * gnus-demon.el: Use (featurep 'xemacs).
335         * gnus-agent.el: timer vs. itimer.
336         * mail-source.el: Ditto.
337
338 2000-09-19 10:24:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
339
340         * gnus-group.el (gnus-group-make-kiboze-group): Makedir.
341         * nnheader.el (nnheader-parse-nov): Remove Xref in mail-header-xref.
342         * gnus-sum.el (gnus-nov-parse-line): Ditto.
343         * nnkiboze.el (nnkiboze-file-coding-system): New.
344         (nnkiboze-retrieve-headers): Use it.
345         (nnkiboze-request-group): Ditto.
346         (nnkiboze-close-group): Ditto.
347         (nnkiboze-generate-group): Ditto.
348         (nnkiboze-enter-nov): Insert first Xref properly.
349
350 2000-09-19  Dave Love  <fx@gnu.org>
351
352         * nnmail.el (nnmail-cache-accepted-message-ids): Default to nil.
353         (nnmail-get-new-mail): Test `sources' in top-level conditional.
354
355         * mail-source.el (mail-sources): Change default to '((file)).
356         Add useful custom type.
357
358 2000-09-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
359
360         * gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
361         year).
362         (gnus-date-iso8601): Ditto.
363
364 2000-09-18 09:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
365
366         * mail-source.el (mail-source-fetch-imap): Disable multibyte.
367
368 2000-09-17 01:13:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
369
370         * rfc2047.el (rfc2047-q-encoding-alist): Remove = and _ from the
371         pattern. Avoid using 8 bit chars.
372         * qp.el (quoted-printable-encode-region): Avoid using 8 bit chars.
373
374 2000-09-16 15:57:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
375
376         * smiley.el (smiley-buffer-ems, smiley-create-glyph-ems,
377         smiley-toggle-extent-ems, smiley-toggle-extents-ems,
378         smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
379         functions are not implemented yet.
380         
381         * dgnushack.el (dgnushack-compile): Remove smiley.el and 
382         x-overlay.el from the FSF Emacs black list.
383
384 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
385
386         * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
387         (mm-inline-media-tests): Ditto.
388         (mm-automatic-display): Ditto.
389         * mm-view.el (mm-display-inline-fontify): Generalize from 
390         mm-display-patch-inline. 
391         (mm-display-patch-inline): Use it.
392         (mm-display-elisp-inline): Ditto.
393         
394 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
395
396         * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
397         (gnus-topic-unmark-topic): Ditto.
398         (gnus-topic-mark-topic): Ditto.
399         (gnus-topic-get-new-news-this-topic): Use it.
400
401 2000-09-15 09:01:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
402
403         * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
404         display xface.
405
406 2000-08-23 02:54:46  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
409         zombie or killed groups.
410         
411 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
412
413         * mml.el (mml-preview): Reinsert unibyte content. 
414         (mml-parse-1): Remove with-unibyte-current-buffer.
415         (mml-generate-mime-1): Ditto.
416         * gnus-msg.el (gnus-summary-mail-forward): Ditto.
417         * message.el (message-forward): Ditto.
418
419 2000-09-14 23:13:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
420
421         * gnus-art.el (article-de-quoted-unreadable): Guess charset from
422         original article buffer.
423         (article-de-base64-unreadable): Ditto.
424         (article-wash-html): Ditto.
425
426 2000-09-14 18:55:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
427
428         * gnus-msg.el (gnus-summary-mail-forward): Disable multibyte
429         unless forward-show-mml.
430
431 2000-09-14 14:48:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
432
433         * gnus-sum.el (gnus-summary-save-parts-type-history): New.
434         (gnus-summary-save-parts-last-directory): New.
435         (gnus-summary-save-parts): Save history.
436
437 2000-09-14 Ben Gertzfield <che@debian.org>
438
439         * gnus-sum.el (gnus-summary-save-parts-default-mime): New
440         variable.
441         (gnus-summary-save-parts): Use it.
442
443 2000-09-14 11:31:28  ShengHuo ZHU  <zsh@cs.rochester.edu>
444
445         * gnus-art.el (gnus-article-setup-buffer): Clean handle-alist.
446         * gnus-sum.el (gnus-summary-exit): Ditto.
447         (gnus-summary-exit-no-update): Ditto.
448         (gnus-summary-show-article): Ditto.
449
450 2000-09-14 08:42:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
451
452         * nndoc.el (nndoc-dissect-mime-parts-sub): Remove
453         Content-Disposition.
454
455 2000-09-13 23:58:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
456
457         * webmail.el: Hotmail updated. Add X-Gnus-Webmail.
458
459 2000-09-13 21:41:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
460
461         * gnus-art.el (gnus-article-setup-buffer): Set
462         gnus-article-mime-handles to nil.
463         * gnus-sum.el (gnus-summary-exit): Ditto.
464         (gnus-summary-exit-no-update): Ditto.
465         (gnus-summary-show-article): Ditto.
466         (gnus-summary-save-parts): Use gnus-article-mime-handles if
467         dissected.
468         * mm-partial.el (mm-partial-find-parts): Remove redundancy.
469
470 2000-09-13 16:59:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
471
472         * gnus-sum.el (gnus-summary-sort): Sort loose threads too.
473         (gnus-sort-threads-1): New function. Sort threads recursively.
474         (gnus-sort-threads): Use it.
475         (gnus-sort-gathered-threads): Doc fix.
476
477 2000-09-13  Dave Love  <fx@gnu.org>
478
479         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
480
481         * gnus-ems.el (gnus-ems-redefine): Don't alias
482         gnus-summary-set-display-table.
483
484         * message.el (message-user-agent): Don't wrap ignore-errors around
485         it.
486
487         * mm-encode.el (mm-insert-multipart-headers): Avoid redundant
488         `format'.
489         (mm-content-transfer-encoding): Don't use cadar.
490
491         * uudecode.el (uudecode-decoder-program) 
492         (uudecode-decoder-switches): Customize.
493
494         * gnus-score.el (gnus-home-score-file): Improve custom type.
495
496         * gnus-cus.el (gnus-custom-mode): Conditionally set local
497         variables for Emacs 21.
498         (gnus-group-customize): Disable undo while laying out the buffer.
499
500 2000-09-13 09:38:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
501
502         * gnus-util.el (gnus-write-active-file): Bind
503         coding-system-for-write.
504
505 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
506
507         * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
508         
509         * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
510         * gnus-kill.el (gnus-batch-score): Ditto.
511         * gnus-move.el (gnus-change-server): Ditto.
512         * nnkiboze.el (nnkiboze-generate-groups): Ditto.
513
514 2000-09-12  Simon Josefsson  <simon@josefsson.org>
515
516         * gnus-sum.el (gnus-update-read-articles): Undo
517         `gnus-request-set-mark' operation.
518
519 2000-09-11  Dave Love  <fx@gnu.org>
520
521         * Changelog: Use iso-2022 coding.
522
523         * gnus-msg.el (gnus-msg-mail): New function.
524         (gnus-user-agent): New mail agent.
525
526 2000-09-10  Dave Love  <fx@gnu.org>
527
528         * message.el: Require mail-abbrevs for XEmacs for a problem with
529         keybinding despite the autoloads for it.
530
531 2000-09-08  Simon Josefsson  <simon@josefsson.org>
532
533         * imap.el (imap-kerberos4-open): Erase more (fixes race condition?).
534
535         * nnimap.el (nnimap-request-update-info-internal): Remove tick
536         marks from dormant articles. (See nnimap-request-set-mark.)
537         (nnimap-retrieve-headers-progress): Demule.
538         (nnimap-open-server): Call nnoo-change-server twice, once for
539         getting the nnimap-server-buffer and once for letting n-c-s set
540         the variables in that buffer.
541
542 2000-09-08  David Edmondson <dme@dme.org>
543
544         * gnus.el (gnus-short-group-name): Guess separator.
545
546 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
547
548         * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
549         XEmacs as well.
550
551 2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
552
553         * gnus-group.el (gnus-group-insert-group-line): Fix.
554
555 2000-09-04  Dave Love  <fx@gnu.org>
556
557         * mm-decode.el (mime-display) <defgroup>: Add `multimedia' group.
558         (mm-get-image): Avoid the losing `make-glyph' from W3.
559
560 2000-09-03  Simon Josefsson  <simon@josefsson.org>
561
562         * gnus-sum.el (gnus-summary-delete-article): Check server.
563
564 2000-09-01  Simon Josefsson  <simon@josefsson.org>
565
566         * imap.el (imap-parse-flag-list): Rewrite.
567
568         * nnimap.el (nnimap-retrieve-headers-from-file): Ignore errors.
569
570         * imap.el (imap-parse-flag-list): Hack.
571
572 2000-08-29  Dave Love  <fx@gnu.org>
573
574         * gnus-mlspl.el (gnus-group-split-fancy): Eschew mapcon.
575
576         * dgnushack.el (mapcon, union): Remove compiler macros.
577
578         * gnus-agent.el (gnus-agent-union): new function.
579         (gnus-agent-fetch-headers): Use it.
580
581         * gnus.el (gnus-group-startup-message): Specify foreground and
582         background for xpm image.  Centre image vertically.
583         From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
584
585 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
586
587         * message.el (message-send-mail): Narrow-to-headers.
588
589 2000-08-24  Dave Love  <fx@gnu.org>
590
591         * gnus-art.el (gnus-insert-mime-button): Fix help-echo for Emacs
592         21.
593
594 2000-08-23  Dave Love  <fx@gnu.org>
595
596         * dgnushack.el: Remove `member-if' compiler macro.
597
598 2000-08-21  Dave Love  <fx@gnu.org>
599
600         * nnimap.el (nnimap-request-newgroups): Eschew member-if.
601
602 2000-08-21 10:09:47  ShengHuo ZHU  <zsh@cs.rochester.edu>
603
604         * gnus-topic.el (gnus-topic-hide-topic): Use find-topology if
605         permanent is used.
606         (gnus-topic-show-topic): Read topic when to show permanent hidden
607         topic.
608         (gnus-topic-remove-topic): Revert to the old behavior, not using
609         hide.
610
611 2000-08-21  Dave Love  <fx@gnu.org>
612
613         * gnus-ems.el (gnus-add-minor-mode): Add &rest arg.
614         (gnus-xemacs): Use featurep.
615
616         * mm-util.el (mm-read-charset): Maybe use builtin.
617         (mm-replace-chars-in-string): Maybe use subst-char-in-string.
618         (mm-multibyte-p, mm-with-unibyte-current-buffer)
619         (mm-with-unibyte): Use featurep, not string-match.
620         (mm-with-unibyte-buffer): Simplify.
621         (mm-quote-arg): Maybe use shell-quote-argument.
622
623         * mml.el (mml-make-string): Deleted (unused).
624
625         * gnus.el (gnus-mode-line-buffer-identification): Supply
626         definition for Emacs 21.
627
628         * gnus-salt.el: Small doc fixes.
629         (gnus-pick-mode, gnus-binary-mode): Supply a toggle-func arg to
630         gnus-add-minor-mode.
631
632         * gnus-topic.el (gnus-topic-mode): Supply a toggle-func arg to
633         gnus-add-minor-mode.
634
635 2000-08-20  Simon Josefsson  <simon@josefsson.org>
636
637         * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
638         function, thanks to Lloyd Zusman for debugging.
639         (nnimap-request-group): 
640         (nnimap-request-list): 
641         (nnimap-retrieve-groups): 
642         (nnimap-request-newgroups): Use it.
643
644         * nnimap.el (nnimap-request-article-part): Less verbose.
645
646 2000-08-19  Andreas Jaeger  <aj@suse.de>
647
648         * lpath.el ((string-match "XEmacs" emacs-version)): Remove
649         subst-char-in-string since we test elsewhere whether it's bound.
650         
651 2000-08-18  Dave Love  <fx@gnu.org>
652
653         * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
654         custom type.
655
656         * gnus-xmas.el (gnus-group-icon-create-glyph): Don't test
657         gnus-group-running-xemacs.
658
659         * nnheader.el (nnheader-replace-chars-in-string): Use
660         subst-char-in-string if available.
661
662         * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
663         (gnus-request-article-this-buffer): Use expand-file-name.
664         (gnus-mime-view-part-as-type): Simplify interactive spec.
665         (gnus-mime-button-map): Define it all in defvar.
666
667 2000-08-17  Dave Love  <fx@gnu.org>
668
669         * gnus-group.el (gnus-group-running-xemacs): Deleted.
670
671         * gnus-demon.el (gnus-demon): Bind use-dialog-box and
672         last-nonmenu-event.
673
674         * uudecode.el (char-int): Use defalias, not fset.
675
676         * score-mode.el: Don't require easymenu.  Require mm-util.
677         (score-mode-coding-system): Use mm-auto-save-coding-system.
678
679         * nneething.el (nneething-create-mapping): Don't use cadar & al.
680         (nneething-file-name): Use expand-file-name, not concat.
681
682 2000-08-16 13:05:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
683
684         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
685         Failure proof for email addresses.
686         (nnslashdot-sane-retrieve-headers): Ditto.
687
688 2000-08-14 20:08:40  Lars Magne Ingebrigtsen  <larsi@gnus.org>
689
690         * message.el (message-send-mail): Only insert courtesy message
691         when text/plain.
692
693 2000-08-14 19:55:04  Jesper Harder  <jesper_harder@hotmail.com>
694
695         * message.el (message-cancel-news): Copy the From header from the
696         original article.
697
698 2000-08-14 19:52:01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
699
700         * gnus-async.el (gnus-asynchronous): Removed.
701
702 2000-08-14 16:12:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
703
704         * mail-source.el (mail-source-fetch-maildir): Use MMDF mail
705         format.
706
707 2000-08-14 19:12:22  Rod Whitby  <list.ding@rwhitby.net>
708
709         * nnmail.el (nnmail-expiry-target-group): Fixed.
710
711 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
712
713         * nnmail.el (nnmail-expiry-target-group): Fix the call to
714         gnus-request-accept-article so that body encoding is *not* done.
715         Encoding is not done on incoming mail, so why should it be done on
716         expired mail?
717
718
719 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
720
721         * nnml.el (nnml-request-expire-articles): Fix the calls to
722         nnml-request-article (the filename was being passed instead of the
723         article number) and nnmail-expiry-target-group
724         (nnml-current-directory is changed by nnml-request-accept-article,
725         causing it to be incorrect for the next article to be expired).
726
727 2000-08-14  Rod Whitby <list.ding@rwhitby.net>
728
729         * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
730         expiry-target group parameters. 
731
732 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733
734         * gnus-topic.el (gnus-topic-select-group): Touch the dribble
735         buffer.
736         (gnus-topic-hide-topic): Take a PERMANENT parameter.
737         (gnus-topic-show-topic): Ditto.
738
739         * gnus-dup.el (gnus-dup-suppress-articles): Do auto-expiry.
740
741 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
742
743         * mail-source.el (mail-source-incoming-file-prefix): New
744         variable. 
745
746 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
747
748         * gnus-start.el (gnus-check-first-time-used): Clean up a bit.
749
750         * mailcap.el (mailcap-maybe-eval): Be even more warning.
751
752 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
753
754         * message.el (message-syntax-checks): New check quotin-style: 
755         Text must be written below quoted text.
756         (message-check-news-body-syntax): Check it.
757
758 2000-08-11  Simon Josefsson  <simon@josefsson.org>
759
760         * imap.el (imap-authenticator-alist): Fix typo.
761         (imap-gssapi-open): Copy krb4 fixes for modern imtest's, thanks to
762         Jonas Oberg for debugging.
763
764 2000-08-11  Simon Josefsson  <simon@josefsson.org>
765
766         * gnus-async.el (gnus-asynchronous): Disable by default.
767
768 2000-08-10 20:22:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
769
770         * mm-view.el (mm-inline-text): Bind fill-column.
771
772         * nnvirtual.el (nnvirtual-request-expire-articles): Return the
773         list of unexpired articles.
774
775         * gnus-group.el (gnus-group-expire-articles-1): Return the list of
776         un-expired articles. 
777
778         * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
779         headers. 
780
781         * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
782         we update the right topic.. 
783
784         * mm-decode.el (mm-display-external): Put point at start. 
785
786 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
787
788         * nnmail.el (nnmail-expiry-target): More explicit documentation.
789
790         * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
791
792 2000-08-09  Simon Josefsson <simon@josefsson.org>
793
794         * imap.el (imap-parse-body):
795         (imap-parse-string-list): Add bug workarounds for Stalker
796         Communigate Pro 3.0 server.
797         (imap-body-lines): Remove bogus comment.
798
799         * imap.el (imap-range-to-message-set): Move from nnimap.el.
800
801         * nnimap.el (nnimap-retrieve-which-headers):
802         (nnimap-retrieve-headers-from-server):
803         (nnimap-request-set-mark):
804         (nnimap-request-expire-articles): Use `i-r-t-m-set' instead.
805
806 2000-08-08 00:53:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
807
808         * message.el (message-dont-reply-to-names):
809         rmail-dont-reply-to-names may not be defined.
810
811 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
812
813         * gnus-group.el (gnus-group-iterate): Uncompiled function should 
814         not use pop.
815
816 2000-07-19  Dave Love  <fx@gnu.org>
817
818         * gnus-ems.el: Defalias some dummy funcs to `ignore'.
819         (gnus-x-splash): Use expand-file-name.  Remove redundant facep
820         check.
821         (gnus-article-display-xface): Special-case for dark backgrounds.
822
823 2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
824
825         * imap.el (imap-calculate-literal-size-first): New variable.
826         (imap-local-variables): Add it.
827         (imap-kerberos4-open): Set it.
828         (imap-send-command): Use it.
829
830 2000-07-17 14:18:16  ShengHuo ZHU  <zsh@cs.rochester.edu>
831
832         * mailcap.el (mailcap-mimetypes-parsed-p): New variable.
833         (mailcap-parse-mimetypes): Use it.
834         (mailcap-extension-to-mime): Parse mimetype.
835         (mailcap-mime-types): Ditto.
836         * mml.el (mml-minibuffer-read-type): Ditto.
837
838 2000-07-16 18:25:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
839
840         * nndoc.el (nndoc-type-alist): Add outlook.
841         (nndoc-outlook-type-p): New function.
842         (nndoc-outlook-article-begin): Ditto.
843
844 2000-07-16  Daiki Ueno  <ueno@unixuser.org>
845
846         * gnus-sum.el (gnus-restore-hidden-threads-configuration): Save
847         excursion.
848
849 2000-07-15  Simon Josefsson  <simon@josefsson.org>
850
851         * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
852
853         * imap.el (imap): 
854         (imap-kerberos4-program): 
855         (imap-gssapi-program): 
856         (imap-ssl-program): Customization.
857         (imap-shell-program): 
858         (imap-shell-host): New variables.
859         (imap-streams): 
860         (imap-stream-alist): Add shell.
861         (imap-shell-p): 
862         (imap-shell-open): New functions.
863         (imap-open): Don't call authenticator if preauth.
864         (imap-authenticate): Return t if already authenticated.
865
866 2000-07-14  Simon Josefsson  <simon@josefsson.org>
867
868         * gnus.el (gnus-invalid-group-regexp): New variable.
869         (gnus-read-group): Use it.
870
871 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
872
873         * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
874         expunge-below and orphan-score are "group variables".
875
876 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
877
878         * gnus-srvr.el (gnus-browse-read-group): Don't pass fully
879         qualified group names to `gnus-group-read-ephemeral-group'.
880
881 2000-07-13 07:40:39  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * dgnushack.el (srcdir): Define it before use it.
884
885 2000-07-12 19:37:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
886
887         * gnus-sum.el: `W t' is toggle-header in info.
888
889 2000-07-12 16:50:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * lpath.el: Fbind subst-char-in-string.
892
893 2000-07-12 15:48:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
894
895         * Makefile.in: Use W3DIR and lispdir.
896         * dgnushack.el: Ditto.
897
898 2000-07-12 10:12:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
899
900         * gnus-art.el (article-de-base64-unreadable): Typo.
901
902 2000-07-12  Simon Josefsson  <jas@pdc.kth.se>
903
904         * gnus-agent.el (require): Require timer.
905
906 2000-07-11 18:29:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
907
908         * message.el (message-bounce): Call mime-to-mml.
909
910 2000-07-11 18:00:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
911
912         * nnslashdot.el (nnslashdot-request-close): New function.
913
914 2000-07-04 23:23:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
915
916         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Get the
917         right line number for the article.
918
919 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
920
921         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
922         * webmail.el (webmail-fetch): Bind 
923         url-http-silence-on-insecure-redirection.
924
925 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
926
927         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Use
928         unibyte.
929         (nnslashdot-sane-retrieve-headers): Ditto.
930         (nnslashdot-request-article): Ditto.
931
932 2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
933
934         * mailcap.el (mailcap-parse-mimetype-file): 
935
936 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
937
938         * nnweb.el (nnweb-insert): Stricter test.
939         * webmail.el (webmail-refresh-redirect): Ditto.
940
941 2000-07-06 14:17:48  ShengHuo ZHU  <zsh@cs.rochester.edu>
942
943         * mm-decode.el (mm-dissect-multipart): Match the EOL of boundary.
944
945 2000-07-05 21:19:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
946
947         * nnheader.el (nnheader-insert-nov): Remove EOLs of all fields.
948
949 2000-07-05  Dave Love  <fx@gnu.org>
950
951         * utf7.el: Doc and header fixes.
952
953         * gnus-sum.el: Doc fixes.
954
955         * gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
956         defalias, not fset.
957
958         * flow-fill.el (fill-flowed-point-at-eol)
959         (fill-flowed-point-at-bol): Use defalias, not fset.
960
961         * gnus-art.el: Don't alias article-mime-decode-quoted-printable.
962         (gnus-Plain-save-name): Delete -- apparently bogus.
963
964 2000-07-03 00:12:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
965
966         * nnsoup.el: Use expand-file-name throughout.
967
968 2000-07-03 00:07:51  Kjetil Torgrim Homme  <kjetilho@ifi.uio.no>
969
970         * nnmail.el (nnmail-read-incoming-hook): New example.
971
972 2000-07-02 23:17:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * mm-view.el (mm-inline-text): Check whether the text has already
975         been decoded.
976
977 2000-07-04 15:17:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
978
979         * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
980
981 2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
982
983         * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
984
985 2000-07-03  Simon Josefsson  <simon@josefsson.org>
986
987         * gnus-sum.el (gnus-update-marks): Don't propagate download and
988         unsend flags.
989
990 2000-07-03  Simon Josefsson  <jas@pdc.kth.se>
991
992         * nnimap.el (nnimap-open-connection): Don't look up virtual server
993         name in authinfo (.authinfo now support ports, no need for the
994         hack).
995         (nnimap-split-find-rule): Fix.
996         (nnimap-open-connection): Look for nnimap-server-address in authinfo.
997
998 2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
999
1000         * message.el (message-unquote-tokens): Remove all quotes.
1001
1002 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
1003
1004         * gnus-ml.el: New file. 
1005
1006 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1007
1008         * nnultimate.el (nnultimate-request-close): New function.
1009
1010         * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
1011
1012 2000-06-18  Norbert Koch  <norbert@s.netic.de>
1013
1014         * Makefile.in: Better support for xemacs builds
1015
1016 Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1017
1018         * gnus.el: Gnus v5.8.7 is released.
1019
1020 2000-05-19 06:32:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1021
1022         * mm-decode.el (mm-insert-part): Characters doubly decoded.
1023
1024 2000-07-01 10:23:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1025
1026         * message.el (message-do-fcc): Encode MIME.
1027
1028 2000-06-28 13:52:57  Shenghuo ZHU  <zsh@cs.rochester.edu>
1029
1030         * lpath.el: Fbind image-size.
1031
1032 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1033
1034         * nnimap.el (nnimap-split-rule): Update doc with extended syntax.
1035         (nnimap-assoc-match): New function.
1036         (nnimap-split-find-rule): Support extended syntax.
1037
1038 2000-06-28  Simon Josefsson  <simon@josefsson.org>
1039
1040         * nnimap.el (nnimap-open-connection): Use port stuff.
1041
1042         * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
1043         document port and defaultport.
1044
1045 2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
1046
1047         * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
1048
1049 2000-06-26  Dave Love  <fx@gnu.org>
1050
1051         * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
1052
1053         * message.el: Remove unnecessary `require'ments.  Defvar
1054         gnus-list-identifiers when compiling.  Don't try to autoload
1055         variable `gnus-list-identifiers'.  Autoload
1056         gnus-group-name-charset.
1057         (message-fetch-field): Don't assume `format' removes text
1058         properties.
1059         (message-strip-list-identifiers, message-reply, message-followup):
1060         Require gnus-sum.
1061         (message-mode): Tidy XEmacs conditionals.
1062         (message-replace-chars-in-string): Use subst-char-in-string when
1063         available.
1064
1065         * gnus-xmas.el (gnus-xmas-define) <match-string-no-properties>:
1066         Define if necessary.
1067
1068         * gnus-art.el (gnus-article-edit-exit): Don't assume `format'
1069         removes text properties.
1070
1071         * gnus-srvr.el (gnus-browse-group-name): Likewise.
1072
1073         * gnus-msg.el (gnus-copy-article-buffer):  Likewise.
1074
1075         * gnus-score.el (gnus-summary-score-entry): Likewise.
1076
1077 2000-06-26 11:18:57  Katsumi Yamaoka  <yamaoka@jpl.org>
1078
1079         * nnimap.el (nnimap-request-post): Fix parenthesis.
1080
1081 2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
1082
1083         * message.el (message-unquote-tokens): New function.
1084
1085         * gnus-msg.el (gnus-inews-do-gcc): Unquote gcc tokens.
1086
1087         * nnimap.el (nnimap-request-post): Ditto.
1088
1089 2000-06-21  Simon Josefsson  <jas@pdc.kth.se>
1090
1091         * gnus.el (gnus-asynchronous): Removed (defined in gnus-async.el).
1092
1093         * nnimap.el (nnimap-callback): Update for IMAP4rev1 servers (see
1094         patch commited 2000-04-02).
1095
1096 2000-06-20  Simon Josefsson  <jas@pdc.kth.se>
1097
1098         * imap.el (imap-mailbox-examine-1): New function.
1099         (imap-message-copyuid-1):
1100         (imap-message-appenduid-1): Use it, instead of
1101         `imap-mailbox-examine' which would utf-7 encode mailbox name
1102         twice.
1103
1104 2000-06-19  Dave Love  <fx@gnu.org>
1105
1106         * mm-uu.el Don't require message.  Require cl when compiling.
1107
1108 2000-06-17 18:58:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1109
1110         * gnus-sum.el (gnus-summary-local-variables): gnus-orphan-score is
1111         a local variable.
1112         * gnus-sum.el (gnus-orphan-score): Move here.
1113
1114 2000-06-10 09:33:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1115
1116         * message.el (message-forward): Remove show-mml condition.
1117         (message-forward-ignored-headers): Remove X-Gnus headers.
1118
1119 2000-06-08  Simon Josefsson  <simon@josefsson.org>
1120
1121         * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
1122
1123 2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
1124
1125         * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
1126
1127 2000-06-08 12:27:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1128
1129         * message.el (message-syntax-checks): Add type.
1130
1131 2000-06-07  Dave Love  <fx@gnu.org>
1132
1133         * mm-view.el (mm-inline-image-emacs): Don't specify string for
1134         put-image.
1135         (mm-inline-image): Defalias, not fset.
1136
1137         * gnus.el (gnus-group-startup-message): Don't specify string for
1138         insert-image.
1139
1140         * gnus-ems.el (gnus-add-minor-mode): Make it an alias if
1141         add-minor-mode is available.
1142         (gnus-article-display-xface): Don't specify string for
1143         insert-image.
1144
1145 2000-06-06 13:28:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1146
1147         * gnus-topic.el (gnus-topic-remove-topic): Set hidden.
1148         (gnus-topic-insert-topic-line): Use shownp.
1149         (gnus-topic-hide-topic): Don't use hidden.
1150         (gnus-topic-show-topic): Don't use hidden.
1151
1152 2000-06-05 22:25:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1153
1154         * gnus-cache.el (gnus-cache-possibly-enter-article): Bind coding
1155         system.
1156         * gnus-soup.el (gnus-soup-write-prefixes): Ditto.
1157         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1158         * gnus-util.el (gnus-output-to-rmail): Ditto.
1159         (gnus-output-to-mail): Ditto.
1160         (gnus-write-buffer): Ditto.
1161         * gnus-uu.el (gnus-uu-save-article): Ditto.
1162
1163 2000-06-04 15:05:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1164
1165         * message.el (message-read-from-minibuffer): Typo.
1166
1167 2000-06-03 13:36:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1168
1169         * gnus-art.el (article-decode-charset): Override non-MIME forward
1170         charset.
1171
1172 2000-06-02 12:04:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
1173
1174         * mml.el (mml-quote-region): Correct the regexp.
1175         * gnus-msg.el (gnus-summary-reply): mml-quote it.
1176
1177 2000-06-02 11:57:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1178
1179         * message.el (message-forward): Insert raw text.
1180         * mml.el (mml-parse-1): Get raw text in unibyte mode.
1181         (mml-generate-mime-1): Insert raw text in unibyte mode.
1182
1183 2000-06-01  Florian Weimer  <fw@deneb.cygnus.argh.org>
1184
1185         * mm-bodies.el (mm-body-encoding): Always encoded if
1186         `mm-use-ultra-safe-encoding' is set.
1187
1188 2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1189
1190         * mml.el (ange-ftp-name-format): Typo.
1191
1192 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
1193
1194         * gnus-start.el (gnus-get-unread-articles): If
1195         `gnus-activate-group' and/or `gnus-check-server' return nil, don't
1196         try to do anything on that server.
1197         
1198 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
1199
1200         * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
1201         from latest draft.
1202
1203 2000-05-08  Simon Josefsson  <jas@pdc.kth.se>
1204
1205         * gnus-group.el (gnus-group-expire-articles-1): Make sure server
1206         is open.
1207
1208 2000-05-24  Dave Love  <fx@gnu.org>
1209
1210         * mml.el (mml-parse-file-name): Fix ange-ftp part.
1211
1212 2000-05-22  Didier Verna  <didier@lrde.epita.fr>
1213
1214         * gnus.el (gnus-redefine-select-method-widget): new function, call
1215         it once. Add an "other" entry for unknown but editable backend
1216         name symbols.
1217         * gnus-start.el (gnus-declare-backend): use it.
1218
1219 2000-05-19  Dave Love  <fx@gnu.org>
1220
1221         * gnus-art.el (gnus-article-next-page): Revert last change.
1222
1223 2000-05-19 09:56:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
1224
1225         * gnus-agent.el (gnus-agent-open-history): Open history in binary mode.
1226
1227 2000-05-19  Dave Love  <fx@gnu.org>
1228
1229         * gnus-art.el (gnus-mime-externalize-part): Bind mm-inlined-types,
1230         not mm-inline-large-images.
1231
1232 2000-05-19 01:45:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1233
1234         * mml.el (mml-parse-1): Don't test multiple-charsets within mml tag.
1235
1236 2000-05-18  Dave Love  <fx@gnu.org>
1237
1238         * gnus-art.el: Use defalias, not fset.
1239         (gnus-article-x-face-command): Don't test for xbm.
1240         (gnus-article-next-page): Redisplay before testing point in window.
1241
1242 2000-05-17 21:16:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1243
1244         * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
1245         * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
1246
1247 2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
1248
1249         * gnus-sum.el (gnus-summary-save-article-rmail): Use
1250         gnus-summary-save-in-rmail.
1251         * message.el (message-output): Ditto.
1252
1253 2000-05-17 22:37:25  Katsumi Yamaoka  <yamaoka@jpl.org>
1254
1255         * gnus-art.el (gnus-emphasize-whitespace-regexp): Doc fix.
1256
1257 2000-05-17 14:03:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
1258
1259         * rfc2047.el (rfc2047-encode-message-header): Encode if the method
1260         is a charset.
1261         * message.el (message-send-news): Check group name charset.
1262         * gnus-msg.el (gnus-post-news): Decode group name.
1263         (gnus-inews-do-gcc): Encode group name.
1264
1265 2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
1266
1267         * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
1268         * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
1269
1270 2000-05-17 02:25:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1271
1272         * gnus-group.el (gnus-group-mark-line-p): New function.
1273         (gnus-group-goto-group): New parameter.
1274         (gnus-group-remove-mark): Use it.
1275         * gnus-topic.el (gnus-topic-move-group): Ditto.
1276         (gnus-topic-remove-group): Ditto.
1277
1278 2000-05-17 00:49:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1279
1280         * gnus-group.el (gnus-group-list-dormant): New function.
1281
1282 2000-05-16 23:20:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
1283
1284         * gnus-agent.el (gnus-agent-synchronize): Use
1285         nnheader-insert-file-contents.
1286         (gnus-agent-save-active-1): Ditto.
1287         (gnus-agent-write-active): Ditto.
1288         (gnus-agent-expire): Ditto.
1289         * gnus-cache.el (gnus-cache-read-active): Ditto.
1290         * gnus-start.el (gnus-master-read-slave-newsrc): Ditto.
1291         * gnus-sum.el (gnus-summary-import-article): Ditto.
1292
1293         * gnus-agent.el (gnus-agent-write-servers): Bind coding-system.
1294         (gnus-agent-save-group-info): Ditto.
1295         (gnus-agent-save-alist): Ditto.
1296         * gnus-util.el (gnus-make-directory): Ditto.
1297
1298         * gnus-agent.el (gnus-agent-save-group-info): Disable multibyte.
1299
1300 2000-05-16 21:13:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1301
1302         * mml.el (mml-generate-mime-preprocess-function): New variable.
1303         (mml-generate-mime-postprocess-function): New variable.
1304         (mml-generate-mime-1): Use them.
1305
1306 2000-05-16 18:15:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1307
1308         * gnus-group.el (gnus-group-apropos): Group name charset.
1309         * gnus-sum.el (gnus-set-mode-line): Ditto.
1310         * gnus-group.el (gnus-group-decoded-name): New function.
1311         (gnus-group-edit-group): Use it.
1312         * gnus-cus.el (gnus-group-customize): Use it.
1313
1314 2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
1315
1316         * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
1317
1318 2000-05-16 16:22:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1319
1320         * gnus-group.el (gnus-group-name-charset-method-alist): New variable.
1321         (gnus-group-name-charset-group-alist): Ditto.
1322         (gnus-group-name-charset): New function.
1323         (gnus-group-name-decode): New function.
1324         (gnus-group-insert-group-line): Use them.
1325         (gnus-group-prepare-flat-list-dead): Ditto.
1326         (gnus-group-list-active): Ditto.
1327         (gnus-group-describe-all-groups): Ditto.
1328         (gnus-group-prepare-flat-list-dead-predicate): Ditto.
1329         * gnus-srvr.el: (gnus-browse-foreign-server): Decode group name and
1330         add gnus-group property.
1331         (gnus-browse-group-name): Read gnus-group property.
1332
1333 2000-05-16 15:27:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1334
1335         * nnfolder.el (nnfolder-possibly-change-group): Use
1336         file-name-coding-system instead of pathname-coding-system.
1337         * nnmail.el (nnmail-find-file): Ditto.
1338         (nnmail-write-region): Ditto.
1339         * nnmh.el (nnmh-retrieve-headers): Ditto.
1340         (nnmh-request-article): Ditto.
1341         (nnmh-request-group): Ditto.
1342         (nnmh-request-list): Ditto.
1343         (nnmh-possibly-change-directory): Ditto.
1344         (nnmh-active-number): Ditto.
1345         * nnml.el (nnml-possibly-change-directory): Ditto.
1346         (nnml-request-list): Ditto.
1347         (nnml-request-article): Ditto.
1348         (nnml-retrieve-headers): Ditto.
1349
1350 2000-05-16  Simon Josefsson  <jas@pdc.kth.se>
1351
1352         * nnimap.el (nnimap-request-accept-article): Don't unselect
1353         mailbox if no mailbox is selected.
1354
1355 2000-05-15  Per Abrahamsen  <abraham@dina.kvl.dk>
1356
1357         * gnus-art.el (gnus-button-url-regexp): Revert earlier change.
1358         Recognize domain names starting with `www.' as starting an URL.
1359
1360 2000-05-15 09:46:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1361
1362         * mail-source.el (mail-source-fetch-maildir): Insert "From ".
1363         (mail-source-keyword-map): Add "subdirs" for maildir.
1364
1365 2000-05-14 16:19:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1366
1367         * nnmail.el (nnmail-scan-directory-mail-source-once): New variable.
1368         (nnmail-get-new-mail): Use it.
1369         * gnus-start.el (gnus-get-unread-articles): Ditto.
1370
1371 2000-05-14 14:02:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1372
1373         * gnus-sum.el (gnus-summary-edit-article): Better support for
1374         nndraft:drafts.
1375         * nndraft.el (nndraft-request-replace-article): New function,
1376         bind nnmail-file-coding-system.
1377
1378 2000-05-14  Dave Love  <fx@gnu.org>
1379
1380         * nnheader.el: Replace uses of `fset' with `defalias'.
1381         (jka-compr-compression-info-list): Only defvar when compiling.
1382
1383 2000-05-14 12:30:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1384
1385         * webmail.el (webmail-netaddress-article): Refresh redirect.
1386
1387 2000-05-13 20:41:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1388
1389         * mm-view.el (mm-inline-text): w3 might not recognize utf-8.
1390
1391 2000-05-13 16:49:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1392
1393         * webmail.el: Translate &nbsp; to SP.
1394
1395 2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
1396
1397         * message.el (message-bounce): Doc typo.
1398
1399 2000-05-13 12:25:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1400
1401         * gnus-soup.el (gnus-soup-encoding-type): u is USENET news format.
1402         (gnus-soup-store): Ditto.
1403         (gnus-soup-send-packet): Ditto.
1404         * nnsoup.el (nnsoup-replies-format-type): Ditto.
1405         (nnsoup-dissect-buffer): Ditto.
1406         (nnsoup-narrow-to-article): Ditto.
1407         (nnsoup-make-active): Ditto
1408
1409 2000-05-13 12:03:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1410
1411         * message.el (message-mode): Two parameters for local-variable-p.
1412
1413 2000-05-13 00:54:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1414
1415         * message.el (message-strip-list-identifiers): New function.
1416         (message-reply): Use it and use message-strip-subject-re.
1417         (message-followup): Ditto.
1418         * gnus-art.el (article-hide-list-identifiers): Remove more.
1419         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
1420
1421 2000-05-12 22:28:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1422
1423         * gnus-uu.el (gnus-uu-digest-mail-forward): Bind
1424         mail-parset-charset and use non-numeric argument.
1425
1426 2000-05-12 20:54:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1427
1428         * mml.el (mml-buffer-list): New variable.
1429         (mml-generate-new-buffer): New function.
1430         (mml-destroy-buffers): Ditto.
1431         (mml-insert-mime): Use them.
1432         * gnus-msg.el (gnus-setup-message): mml-buffer leaks.
1433         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1434         * message.el (message-mode): Ditto.
1435         * gnus-uu.el (gnus-uu-digest-headers): Keep MIME headers.
1436         (gnus-uu-save-article): Support show-as-mml.
1437         * message.el (message-forward): Ditto.
1438
1439 2000-05-12 15:15:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1440
1441         * nndoc.el (nndoc-type-alist): mime-digest head-begin.
1442         (nndoc-mime-digest-type-p): Locate article head precisely.
1443         * mml.el (mml-generate-default-type): New variable.
1444         (mml-generate-mime-1): Use it.
1445         (mml-insert-mime-headers): Use it.
1446         * gnus-uu.el (gnus-uu-digest-buffer): New variable.
1447         (gnus-uu-digest-mail-forward): Use it and call message-forward
1448         with argument digest.
1449         (gnus-uu-save-article): Support message-forward-as-mime.
1450         * message.el (message-forward): Add parameter digest.
1451         * mm-decode.el (mm-dissect-default-type): New variable.
1452         (mm-dissect-buffer): Use it.
1453
1454 2000-05-11 11:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
1455
1456         * mml.el (mml-parse-singlepart-with-multiple-charsets): Set space,
1457         newline and paragraph to nil when got a non-ascii character. Test
1458         paragraph before newline.
1459
1460 2000-05-10 12:17:58  Shenghuo ZHU  <zsh@cs.rochester.edu>
1461
1462         * qp.el (quoted-printable-encode-region): Bind tab-width to 1. Set
1463         limit to 76.
1464
1465 2000-05-10 09:11:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1466
1467         * nnslashdot.el (nnslashdot-sid-strip): New function.
1468         (nnslashdot-threaded-retrieve-headers): New format.
1469         (nnslashdot-sane-retrieve-headers): Ditto.
1470         (nnslashdot-request-article): Ditto.
1471         (nnslashdot-threaded-retrieve-headers): Thread properly.
1472         (nnslashdot-request-article): Be more lenient.
1473         (nnslashdot-threaded-retrieve-headers): Regexp search.
1474
1475 2000-05-09 13:23:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
1476
1477         * gnus-sum.el (gnus-with-article): Define it before use it.
1478
1479 2000-05-08 22:34:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
1480
1481         * message.el (message-supersede): Use mime-to-mml.
1482         * mm-decode.el (mm-insert-part): Test the buffer if no encoding.
1483
1484 2000-05-08 22:34:24  Katsumi Yamaoka  <yamaoka@jpl.org>
1485
1486         * gnus-group.el (gnus-group-list-cached): Don't use
1487         `subst-char-in-string'.
1488
1489 2000-05-08  Dave Love  <fx@gnu.org>
1490
1491         * pop3.el (pop3-open-server): Fix creating name of trace buffer.
1492
1493 2000-05-08 01:07:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
1494
1495         * mm-decode.el (mm-interactively-view-part): Append %s if the
1496         method is a single word.
1497         * nnwarchive.el (nnwarchive-type-definition): Typo.
1498
1499 2000-05-07 17:24:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1500
1501         * gnus-group.el (gnus-group-prepare-flat-list-dead-predicate): New
1502         function.
1503         (gnus-group-prepare-flat-predicate): Use it.
1504         (gnus-group-list-cached): List dead groups.
1505
1506 2000-05-07 10:50:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1507
1508         * gnus-art.el (article-decode-charset): Don't decode message with
1509         format.
1510
1511 2000-05-07  Florian Weimer  <fw@deneb.cygnus.argh.org>
1512
1513         * mailcap.el (mailcap-maybe-eval): Honor user request not to
1514         evaluate the Lisp code.
1515
1516 2000-05-06 17:40:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
1517
1518         * gnus-art.el (article-wash-html): New function.
1519         (gnus-article-wash-html): Bind.
1520         (gnus-article-make-menu-bar): Menu item.
1521         * gnus-sum.el (gnus-summary-wash-map): Bind 'h'.
1522         (gnus-summary-make-menu-bar): Menu item.
1523         * gnus.el: Autoload.
1524
1525 2000-05-06  Florian Weimer  <fw@deneb.cygnus.argh.org>
1526
1527         * gnus-uu.el (gnus-uu-unshar-warning): New variable.
1528         (gnus-uu-unshar-article): Use it.
1529
1530         * mailcap.el (mailcap-maybe-eval-warning): New variable.
1531         (mailcap-maybe-eval): Use it.
1532
1533         * gnus-msg.el (gnus-group-posting-charset-alist): Speling mistake
1534         in docstring.
1535
1536         * mml.el (mml-generate-mime-1): Small comment.
1537
1538 2000-05-05 12:27:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1539
1540         * gnus-art.el (article-de-base64-unreadable): New function.
1541         (gnus-article-de-base64-unreadable): Bind.
1542         (gnus-article-make-menu-bar): Menu item.
1543         * gnus-sum.el (gnus-summary-wash-map): Bind '6' and 'Z'.
1544         (gnus-summary-make-menu-bar): Menu item.
1545         * gnus.el: Autoload.
1546
1547 2000-05-05 10:32:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1548
1549         * gnus-sum.el (gnus-summary-show-article): Remove en/disable multibyte.
1550         (gnus-summary-select-article): Add en/disable multibyte.
1551
1552 2000-05-05 02:47:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1553
1554         * gnus-sum.el (gnus-summary-edit-article): Enable multibyte.
1555         (gnus-summary-edit-article): New feature: editing raw articles.
1556
1557 2000-05-05 00:30:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1558
1559         * rfc2047.el (rfc2047-encode-region): Insert a space before encoding.
1560         Emacs MULE can not encode adjacent iso-2022-jp and cn-gb-2312.
1561         * gnus-msg.el (gnus-summary-mail-forward): Use unibyte buffer.
1562         Emacs MULE can not copy some 8bit characters in multibyte buffers.
1563         * mm-decode.el (mm-insert-part): Ditto.
1564
1565 2000-05-04 17:49:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1566
1567         * nndoc.el (nndoc-type-alist): Extend forward regexp.
1568         (nndoc-forward-type-p): Ditto.
1569
1570 2000-05-04 17:13:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1571
1572         * mm-util.el (mm-with-unibyte-current-buffer): Set the default
1573         value of enable-multibyte-characters.
1574
1575 2000-05-04 10:31:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
1576
1577         * gnus-sum.el (gnus-summary-show-article): En/disable multibyte.
1578
1579 2000-05-03  Dave Love  <fx@gnu.org>
1580
1581         * gnus-ems.el (gnus-article-xface-ring-internal)
1582         (gnus-article-xface-ring-size): New variable.
1583         (gnus-article-display-xface): Use them to cache data.  Don't try
1584         to use XPM.  Set up binary coding for PBM's sake.
1585
1586 2000-05-03 14:23:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
1587
1588         * gnus-msg.el (gnus-inews-do-gcc): Set mail-parse-charset.
1589         * gnus-int.el (gnus-request-accept-article): Ditto.
1590         (gnus-request-replace-article): Ditto.
1591         * mm-util.el (mm-mime-mule-charset-alist): Add a fake mule-charset.
1592
1593 2000-05-03 14:11:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1594
1595         * rfc2047.el (rfc2047-encode): Test the validity of coding-system.
1596
1597 2000-05-03 11:35:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1598
1599         * rfc2047.el (rfc2047-encode-message-header): Encode field by
1600         field.
1601         * mml.el (mml-to-mime): Use message-default-charset.
1602         (mml-preview): Narrow to headers.
1603         * message.el (message-send-mail): Use message-default-charset.
1604         (message-send-news): Narrow to headers;
1605         use message-default-charset.
1606
1607 2000-05-03 08:09:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1608
1609         * mm-bodies.el (mm-decode-content-transfer-encoding): A better junk
1610         detect.
1611         * mml.el (mml-parse-singlepart-with-multiple-charsets): Save
1612         restriction.
1613         (mml-parse-1): Warning message.
1614         (mml-preview): Disable multibyte.
1615
1616 2000-05-03  Dave Love  <fx@gnu.org>
1617
1618         * gnus.el (gnus-group-startup-message): Add newline before image.
1619
1620 2000-05-02 21:34:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1621
1622         * rfc2047.el (rfc2047-encode-message-header): Check the coding-system.
1623         * message.el (message-send-mail): Use unibyte-buffer.
1624         (message-send-mail): Ditto.
1625
1626 Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1627
1628         * gnus.el: Gnus v5.8.6 is released.
1629
1630 2000-05-01 07:45:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1631
1632         * mml.el (mml-parse-1): Set no-markup-p and warn to nil.
1633
1634 2000-04-28 21:14:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1635
1636         * rfc2047.el (rfc2047-q-encoding-alist): Encode HTAB.
1637
1638 2000-04-28 16:37:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1639
1640         * message.el (message-send-mail-partially): Use forward-line.
1641
1642 2000-04-28 16:01:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1643
1644         * gnus-art.el (gnus-mime-button-menu): Use call-interactively.
1645
1646 2000-04-28 15:30:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1647
1648         * mml.el (mml-generate-mime-1): Ignore 0x1b.
1649         (mml-insert-mime): No markup only for text/plain.
1650         (mime-to-mml): Remove MIME headers.
1651
1652 2000-04-28 14:23:14  Shenghuo ZHU  <zsh@cs.rochester.edu>
1653
1654         * mml.el (mml-preview): Set gnus-newsgroup-charset.
1655         * rfc2047.el (rfc2047-encode-message-header): Encode non-ascii
1656         as 8-bit.
1657         * lpath.el: Fbind image functions.
1658
1659 2000-04-28  Dave Love  <fx@gnu.org>
1660
1661         * gnus.el (gnus-group-startup-message): Maybe use image in Emacs
1662         21.
1663
1664         * mailcap.el (mailcap-parse-mailcaps): Revert last change to
1665         search order.  Use parse-colon-path and remove some redundancy.
1666         Doc fix.
1667         (mailcap-parse-mimetypes): Code consistently with
1668         mailcap-parse-mailcaps.  Doc fix.
1669
1670         * gnus-start.el (gnus-unload): Iterate over `features', not
1671         `load-history'.
1672
1673 2000-04-28 09:52:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
1674
1675         * mml.el (mml-parse-1): Don't create blank parts.
1676         (mml-read-part): Fix mml tag.
1677         (mml-insert-mime): Convert message/rfc822.
1678         (mml-insert-mml-markup): Add mmlp parameter.
1679
1680 2000-04-28 01:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1681
1682         * message.el (message-send-mail-partially): Remove CTE.
1683
1684 2000-04-28 00:31:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1685
1686         * lpath.el: Fbind put-image for XEmacs.
1687         * mm-view.el (mm-inline-image): Fset it.
1688
1689 2000-04-27 23:23:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1690
1691         * nndoc.el (nndoc-type-alist): Change forward regexp.
1692
1693 2000-04-27 21:57:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1694
1695         * message.el (message-send-mail-partially-limit): Change the
1696         default value.
1697
1698 2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
1699
1700         * gnus-util.el (gnus-extract-address-components): Name might be
1701         "".
1702
1703 2000-04-27 20:32:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1704
1705         * gnus-msg.el (gnus-summary-mail-forward): Use ARG.
1706         (gnus-summary-post-forward): Ditto.
1707         * message.el (message-forward-show-mml): New variable.
1708         (message-forward): Use it.
1709         * mml.el (mml-parse-1): Add tag mml.
1710         (mml-read-part): Ditto.
1711         (mml-generate-mime): Support reentance.
1712         (mml-generate-mime-1): Support mml tag.
1713
1714 2000-04-27  Dave Love  <fx@gnu.org>
1715
1716         * gnus-art.el: Don't bother to require custom, browse-url.
1717         (gnus-article-x-face-command): Include gnus-article-display-xface.
1718
1719         * gnus-ems.el: Assume only (X)Emacs 20+.  Simplify XEmacs checks.
1720         Use defalias, not fset.
1721         (gnus-article-display-xface): New function.
1722
1723         * mm-view.el (mm-inline-image-emacs): Use put-image, remove-images.
1724
1725         * mm-decode.el: Small doc fixes.  Require cl when compiling.
1726         (mm-xemacs-p): Deleted.
1727         (mm-get-image-emacs, mm-get-image-xemacs): Deleted.
1728         (mm-get-image): Amalgamate Emacs and XEmacs code here; for Emacs,
1729         use create-image and don't special-case xbm.
1730         (mm-valid-image-format-p): Use display-graphic-p.
1731
1732 2000-04-27 15:27:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1733
1734         * message.el (message-send-mail-partially-limit): New variable.
1735         (message-send-mail-partially): New function.
1736         (message-send-mail): Use it.
1737         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
1738         all blank lines inside of base64.
1739         * mm-partial.el (mm-inline-partial): Add an option. Remove tail
1740         blank lines.
1741
1742 2000-04-27 10:03:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1743
1744         * mml.el (mml-insert-tag): Match more special characters.
1745
1746 2000-04-27 09:06:29  Shenghuo ZHU  <zsh@cs.rochester.edu>
1747
1748         * gnus-msg.el (gnus-bug): Avoid attaching the external buffer.
1749
1750 2000-04-27 00:58:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1751
1752         * mm-decode.el (mm-inline-media-tests): Add message/partial.
1753         (mm-inlined-types): Ditto.
1754         * mm-partial.el: New file.
1755
1756 2000-04-27  Dave Love  <fx@gnu.org>
1757
1758         * mailcap.el (mailcap-mime-data): Fix octet-stream syntax -- might
1759         matter in Emacs 21.
1760
1761 2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>
1762
1763         * mm-bodies.el (mm-encode-body): Remove reference to
1764         mm-default-charset in comment.
1765
1766 2000-04-24 00:56:00  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1767
1768         * rfc2047.el (rfc2047-encode-message-header): Fixing typo.
1769
1770 2000-04-26 12:27:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1771
1772         * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
1773         let.
1774
1775 2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
1776
1777         * gnus-draft.el (gnus-draft-setup): Fix comments.
1778
1779 2000-04-26 10:06:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1780
1781         * nnmbox.el (nnmbox-create-mbox): Use nnmbox-file-coding-system,
1782         if nnmbox-file-coding-system-for-write is nil.
1783
1784 2000-04-26 02:17:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
1785
1786         * gnus-msg.el (gnus-configure-posting-styles): Just remove the
1787         header if nil.
1788
1789 2000-04-26 00:23:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1790
1791         * mm-view.el (mm-inline-text): Insert directly if decoded.
1792         * mml.el (autoload): Typo.
1793
1794 2000-04-25 22:46:36  Shenghuo ZHU  <zsh@cs.rochester.edu>
1795
1796         * mml.el (mml-preview): Set up posting-charset.
1797         * gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.
1798
1799 2000-04-25 21:23:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
1800
1801         * webmail.el: Fix yahoo mail.
1802
1803 2000-04-25 20:12:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
1804
1805         * rfc2047.el (rfc2047-dissect-region): Don't include LWS ahead of
1806         word if not necessary.
1807         (rfc2047-encode-region): Put space between encoded words.
1808
1809 2000-04-24 21:11:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
1810
1811         * gnus-util.el (gnus-netrc-machine): Another default to nntp.
1812
1813 2000-04-24 18:14:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
1814
1815         * gnus-draft.el (gnus-draft-setup): Restore mml only when
1816         required.
1817         (gnus-draft-edit-message): Require restoration.
1818
1819 2000-04-24 16:51:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
1820
1821         * gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored
1822         back.
1823
1824 2000-04-24 16:01:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
1825
1826         * gnus-art.el (gnus-treat-article): Make sure that the summary
1827         buffer is live.
1828
1829 2000-04-24 15:42:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1830
1831         * mailcap.el (mailcap-parse-mailcaps): Reorder.
1832         (mailcap-parse-mailcap): Backwards parsing.
1833         (mailcap-possible-viewers): Remove nreverse.
1834         (mailcap-mime-info): Ditto.
1835         (mailcap-add-mailcap-entry): Keep alternative viewer.
1836
1837 Mon Apr 24 21:12:06 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
1838
1839         * gnus.el: Gnus v5.8.5 is released.
1840
1841 2000-04-24 16:29:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * rfc2047.el (rfc2047-header-encoding-alist): Doc fix.
1844
1845         * gnus-util.el (gnus-netrc-machine): Default to nntp.
1846
1847         * mml.el (mml-generate-mime-1): Force 8bit on message/rfc822.
1848
1849 2000-04-23 23:27:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
1850
1851         * mm-view.el (mm-inline-message): Disable prepare-hook.
1852
1853 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1854
1855         * gnus.el: Fix copyright statements.
1856
1857         * gnus-sum.el (gnus-alter-articles-to-read-function): New
1858         variable.
1859         (gnus-articles-to-read): Use it.
1860
1861         * message.el (message-get-reply-headers): Bind free variable.
1862
1863 2000-04-23 01:14:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1864
1865         * message.el (message-get-reply-headers): Fix to-address.
1866
1867 2000-04-22 22:51:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1868
1869         * webmail.el: Hotmail fix. Add a debug function.
1870
1871 2000-04-23 00:32:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1872
1873         * gnus-sum.el (t): M-down and M-up.
1874
1875 2000-04-22 20:22:03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1876
1877         * gnus-sum.el: Doc fix.
1878
1879 2000-04-22 10:25:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
1880
1881         * nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
1882
1883 2000-04-22 14:25:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1884
1885         * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
1886         string.
1887         (nnweb-request-group): Don't scan twice.
1888         (nnweb-request-scan): Don't nix out the hashtb.
1889
1890         * message.el (message-get-reply-headers): Return a value.
1891
1892 2000-04-22 14:12:41  David Aspinwall  <aspinwall@TimesTen.com>
1893
1894         * gnus-art.el (gnus-button-url-regexp): New value to match naked
1895         urls.
1896
1897 2000-04-22 01:23:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1898
1899         * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
1900         order messages are inserted.
1901
1902         * mml.el (mml-generate-mime-1): rfc2047-encode the heads of
1903         message/rfc822 parts.
1904
1905         * gnus-art.el (gnus-article-read-summary-keys): Check for
1906         numerical values.
1907
1908         * message.el (message-get-headers): Made into own function.
1909         (message-reply): Use it.
1910         (message-get-reply-headers): Renamed.
1911         (message-widen-reply): New command.
1912
1913 2000-04-21 20:52:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1914
1915         * nntp.el (nntp-retrieve-data): Report the error and return nil.
1916
1917 2000-04-21 19:38:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1918
1919         * mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
1920         non-base64 text at the end if not found.
1921
1922 2000-03-01  Simon Josefsson  <jas@pdc.kth.se>
1923
1924         * gnus-sum.el (gnus-read-move-group-name):
1925         (gnus-summary-move-article): Use `gnus-group-method' to find out
1926         what method the manually entered group belong to.
1927         `gnus-group-name-to-method' doesn't return any method parameters
1928         and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
1929         for new groups so they wouldn't work.
1930
1931 2000-04-21 22:27:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1932
1933         * gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
1934         override.
1935
1936 2000-04-21 21:58:20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1937
1938         * nnmail.el (nnmail-cache-insert): Does some stuff that is
1939         probably good to do, or something.  I dunno.  I just write these
1940         ChangeLog entries, and my name is Lars.
1941
1942 1999-12-06  Hrvoje Niksic  <hniksic@iskon.hr>
1943
1944         * message.el (message-caesar-region): Use translate-region.
1945
1946 2000-04-21 21:20:32  Mike Fabian  <mike.fabian@gmx.de>
1947
1948         * gnus-group.el (gnus-group-catchup-current): Doc fix.
1949
1950 2000-04-21 20:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * gnus-art.el (gnus-article-setup-buffer): Don't kill local
1953         variables, because that makes Emacs flash.
1954
1955         * gnus-group.el (gnus-group-insert-group-line): Don't call
1956         gnus-group-add-icon unconditionally.
1957
1958         * gnus-xmas.el (gnus-group-add-icon): Moved here.
1959
1960         * gnus-group.el (gnus-group-glyph-directory): Don't depend on
1961         xmas.
1962         (gnus-group-glyph-directory): Removed.
1963
1964 2000-04-21 20:26:23  Jaap-Henk Hoepman  <hoepman@cs.utwente.nl>
1965
1966         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do stuff if
1967         gnus-newsgroup-name is "".
1968
1969 2000-04-21  Florian Weimer  <fw@deneb.cygnus.argh.org>
1970
1971         * mm-util.el (mm-mime-mule-charset-alist): Add support for UTF-8
1972         in conjunction with MULE-UCS.
1973
1974 1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>
1975
1976         * rfc2047.el (rfc2047-fold-region): Don't use the same break twice.
1977
1978 1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>
1979
1980         * dgnushack.el (last, mapcon, member-if, union): New compiler
1981         macros for emulating cl functions.
1982
1983 1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>
1984
1985         * message.el (message-shorten-references): Only cater to broken
1986         INN for news. This caters for broken smtpd.
1987
1988 2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1989
1990         * mailcap.el (mailcap-mime-info): Use the first match; not the
1991         last.
1992
1993         * gnus-agent.el (gnus-category-kill): Save the category list.
1994
1995 2000-04-21 16:41:50  Chris Brierley  <brierley@pobox.com>
1996
1997         * gnus-sum.el (gnus-summary-move-article): Do something or other.
1998
1999 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000
2001         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2002
2003 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * gnus-group.el (gnus-group-add-icon): Fixed indentation.
2006
2007 2000-04-21 10:43:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
2008
2009         * gnus-group.el (gnus-group-prepare-flat-predicate): New function.
2010         (gnus-group-list-cached): Use it.
2011
2012 2000-04-21 16:07:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2013
2014         * gnus.el: Update all the copyright notices.
2015
2016 2000-04-21 15:38:06  Vladimir Volovich  <vvv@vvv.vsu.ru>
2017
2018         * mm-bodies.el (mm-decode-content-transfer-encoding): Remove
2019         non-base64 text at the end.
2020
2021 2000-04-21 15:21:30  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * mm-bodies.el (mm-body-charset-encoding-alist): defcustomized.
2024
2025 2000-04-21 15:15:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * nnheader.el: Don't autoload cancel-function-timers.
2028
2029         * message.el (message-fetch-field): Fold case.
2030
2031 2000-04-21 15:11:09  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2032
2033         * message.el (message-forward-before-signature): New variable.
2034
2035 2000-04-21 15:10:31  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
2036
2037         * gnus-mlspl.el: Fix stuff.
2038
2039 2000-04-21 14:41:09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2040
2041         * gnus-sum.el (gnus-summary-update-article-line): Don't hide
2042         subjects when unthreaded.
2043
2044 2000-04-21 14:11:39  David S. Goldberg  <dsg@mitre.org>
2045
2046         * gnus-art.el (gnus-boring-article-headers): Work on long CCs as
2047         well.
2048
2049 2000-04-21 14:06:43  Rui Zhu  <sprache@iname.com>
2050
2051         * gnus-art.el (gnus-article-mode): Fix variable name.
2052
2053 2000-04-21 13:54:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2054
2055         * mm-view.el: Fix autoload.
2056
2057         * flow-fill.el (flow-fill): Fix provide.
2058
2059         * gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
2060         nil.
2061
2062 2000-04-20 22:24:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2063
2064         * gnus-win.el (gnus-configure-windows): Revert to switch-to-buffer.
2065
2066 2000-04-21 05:22:18  Katsumi Yamaoka  <yamaoka@jpl.org>
2067
2068         * gnus-util.el (gnus-netrc-machine): Didn't work.
2069
2070 2000-04-20 21:22:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2071
2072         * gnus-draft.el (gnus-draft-setup): Restore to mml.
2073
2074 2000-04-21 01:24:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2075
2076         * flow-fill.el: Renamed from fill-flowed.
2077
2078         * message.el (message-forward-ignored-headers): Default to
2079         removing CTE.
2080
2081 2000-04-21 00:48:48    <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2082
2083         * message.el (message-mode): Don't fill headers.
2084
2085 2000-04-20 23:12:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2086
2087         * message.el (message-pipe-buffer-body): Use shell
2088
2089 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
2090
2091         * nnvirtual.el (nnvirtual-request-article):
2092         Bind gnus-override-method to nil.
2093         (nnvirtual-request-update-mark): Don't update mark when
2094         article is not there.
2095
2096 2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2097
2098         * mm-uu.el (mm-uu-dissect): Check forwarded message.
2099
2100 2000-04-20 21:17:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2101
2102         * gnus-util.el (gnus-parse-netrc): Allow "port".
2103         (gnus-netrc-machine): Take a port param.
2104         (gnus-netrc-machine):
2105
2106         * gnus-art.el (gnus-request-article-this-buffer): Allow
2107         re-selecting referenced articles.
2108
2109         * message.el (message-cancel-news): Allow editing.
2110         (message-cancel-message): Add newline.
2111
2112 2000-04-20 21:03:54  William M. Perry  <wmperry@aventail.com>
2113
2114         * mm-view.el (mm-inline-image-emacs): New function.
2115
2116 2000-04-20 20:44:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * mail-source.el (mail-source-delete-incoming): Change default in
2119         cvs.
2120
2121 2000-04-20 20:43:34  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
2122
2123         * gnus-art.el (gnus-mime-view-part-as-type-internal): New
2124         function.
2125
2126 2000-04-20 14:45:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2127
2128         * nnml.el (nnml-request-expire-articles): Use it.
2129
2130         * nnmail.el (nnmail-expiry-target): New variable.
2131         (nnmail-expiry-target-group): New function.
2132
2133 2000-04-20 02:36:31  Emerick Rogul  <emerick@cs.bu.edu>
2134
2135         * message.el (message-forward): Add non-MIME separators.
2136
2137 2000-04-20 02:25:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2138
2139         * message.el (message-generate-headers): Respect the syntax check
2140         spec.
2141
2142         * gnus-sum.el (gnus-remove-thread-1): Show thread.
2143         (gnus-remove-thread): Don't show all threads.
2144
2145 Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2146
2147         * gnus.el: Pterodactyl Gnus v5.8.4 is released.
2148
2149 2000-04-19  Dave Love  <fx@gnu.org>
2150
2151         * mailcap.el (mailcap-parse-mimetypes): Add ...mime.types.
2152
2153 2000-04-18 12:28:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2154
2155         * nnwarchive.el (nnwarchive-type-definition): New egroups html.
2156         (nnwarchive-egroups-*): Ditto.
2157         (nnwarchive-url): Unibyte buffer and single line cookie.
2158
2159 2000-04-14 18:50:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2160
2161         * mm-util.el (mm-char-or-char-int-p): New alias.
2162         * nnweb.el (nnweb-decode-entities): Check the validity of numeric
2163         entities.
2164
2165 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
2166
2167         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
2168         article case insensitively.
2169
2170 2000-04-10 20:35:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2171
2172         * mail-source.el (mail-source-fetch-webmail): Use the default
2173         password provided in mail-sources; use webmail:subtype:user as
2174         the key.
2175
2176 2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
2177
2178         * mail-source.el (mail-source-fetch-webmail): Use
2179         mail-source-password-cache.
2180
2181 2000-04-09 18:13:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2182
2183         * webmail.el: Add netscape mail and fix HotMail mail.
2184
2185 2000-04-08  Simon Josefsson  <jas@pdc.kth.se>
2186
2187         * imap.el (imap-kerberos4-open): Work with recent `imtest's.
2188
2189 2000-04-02  Simon Josefsson  <jas@pdc.kth.se>
2190
2191         * nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
2192         RFC822.PEEK if server support IMAP4rev1.
2193         (nnimap-request-body): Use BODY.PEEK[TEXT] instead of
2194         RFC822.TEXT.PEEK if server support IMAP4rev1.
2195         (nnimap-request-head): Use BODY.PEEK[HEADER] instead of
2196         RFC822.HEADER if server support IMAP4rev1.
2197         (nnimap-request-article-part): Support bodydetail in response
2198         data.
2199
2200 2000-03-11  Simon Josefsson  <jas@pdc.kth.se>
2201
2202         * fill-flowed.el: New file.
2203
2204         * mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
2205         text/plain parts with `format' parameters.
2206
2207         * mm-view.el (autoload): Autoload fill-flowed.
2208         (mm-inline-text): For "plain" parts with a format=flowed
2209         parameter, call `fill-flowed'.
2210
2211 2000-03-21 10:32:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * nnslashdot.el (nnslashdot-request-list): Fudge new-style
2214         slashdot ids.
2215
2216 2000-03-20 00:12:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2217
2218         * nnslashdot.el (nnslashdot-request-list): Use the new slashdot
2219         format.
2220
2221 2000-03-16  Simon Josefsson  <jas@pdc.kth.se>
2222
2223         * imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
2224         `imtest' too.
2225         (imap-kerberos4-program): Renamed from `imap-imtest-program'.
2226         (imap-gssapi-program): New variable.
2227         (imap-streams): Add gssapi.
2228         (imap-stream-alist): Ditto.
2229         (imap-authenticators): Ditto.
2230         (imap-authenticator-alist): Ditto.
2231         (imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
2232         (imap-kerberos4-open): Loop over imtest programs, support Cyrus
2233         1.6.x `imtest' syntax.
2234         (imap-gssapi-stream-p): New function.
2235         (imap-gssapi-open): Ditto.
2236         (imap-gssapi-auth-p): Ditto.
2237         (imap-gssapi-auth): Ditto.
2238         (imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
2239         (imap-send-command): Use buffer-local `imap-client-eol' value.
2240
2241         * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
2242         lines and turn TAB into SPC before parsing.
2243
2244 2000-03-15  Simon Josefsson <jas@pdc.kth.se>
2245
2246         * nnheader.el (nnheader-group-pathname): Make sure to return a
2247         directory.
2248         * nnmail.el (nnmail-group-pathname): Ditto.
2249
2250 2000-02-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2251
2252         * nnmail.el (nnmail-fix-eudora-headers): Fix `In-Reply-To' too, it
2253         might split in the middle of a message-id.
2254
2255 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256
2257         * gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
2258         groups from the server.
2259
2260         * gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
2261         (gnus-summary-toggle-header): Update the wash status.
2262
2263         * gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
2264         Moved here.
2265
2266         * gnus-agent.el (gnus-agent-save-group-info): Respect old
2267         setting.
2268
2269         * nnmail.el (nnmail-get-active): Use it.
2270         (nnmail-parse-active): New function.
2271
2272         * mm-view.el (mm-inline-text): Support the new version of
2273         vcard.el.
2274
2275         * gnus-sum.el (gnus-summary-move-article): Only delete article
2276         when moving junk.
2277         (gnus-deaden-summary): Bury the buffer.
2278
2279         * nnmail.el (nnmail-group-pathname): Ditto.
2280
2281         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
2282
2283 2000-03-13 20:23:06  Christoph Rohland  <hans-christoph.rohland@sap.com>
2284
2285         * rfc2047.el (rfc2047-encode-message-header): Encode no matter
2286         whether Mule.
2287
2288 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2289
2290         * message.el (message-send-mail): Protect against unloaded Gnus.
2291
2292         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
2293         parent.
2294         (gnus-topic-update-topic-line): Yes, do.
2295         (gnus-topic-goto-missing-group): Tally the correct number of
2296         unread articles before inserting the topic line.
2297
2298 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2299
2300         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors.
2301
2302 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2303
2304         * mm-decode.el (mm-dissect-buffer): Ditto.
2305
2306         * gnus-art.el (article-decode-charset): Strip CTE.
2307
2308         * ietf-drums.el (ietf-drums-strip): New function.
2309
2310         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
2311         when prompting in read-only groups.
2312
2313 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
2314
2315         * imap.el (imap-send-command): Change EOL-chars when
2316         `imap-client-eol' differs from default, not only for kerberos4.
2317         (imap-mailbox-status): Get encoded mailbox's status.
2318
2319 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
2320
2321         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
2322         into `mail-source-password-cache'.
2323
2324 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
2325
2326         * mm-util.el (mm-mime-charset): Check for presence of
2327         `coding-system-get' and `get-charset-property' (recent XEmacs has
2328         the former, but not the latter).
2329
2330 2000-01-28  Dave Love  <fx@gnu.org>
2331
2332         * message.el (message-check-news-header-syntax): Fix typo
2333         `newsgroyps'.
2334         (message-talkative-question): Put temp buffer in fundamental-mode.
2335         (message-recover): Use fundamental-mode in the right buffer.
2336
2337         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
2338         right buffer.
2339
2340 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2341
2342         * qp.el (quoted-printable-decode-region): Add charset parameter.
2343         (quoted-printable-decode-string): Ditto.
2344
2345         * gnus-art.el (article-de-quoted-unreadable): Use it.
2346
2347 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
2348
2349         * nnimap.el (nnimap-split-predicate): New variable.
2350         (nnimap-split-articles): Use it.
2351
2352 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
2353
2354         * utf7.el: Change email address.
2355
2356 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * gnus-group.el (gnus-group-catchup): Purge split history.
2359
2360 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2361
2362         * nnmail.el (nnmail-generate-active): Support extended group name.
2363         (nnmail-get-active): Ditto.
2364
2365 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2366
2367         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
2368         group names, don't remove anything.
2369
2370 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2371
2372         * webmail.el (webmail-my-deja-open): My-deja changes.
2373
2374 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
2375
2376         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
2377
2378 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2379
2380         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
2381
2382 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
2383
2384         * gnus.el (gnus-other-frame): Fix typo.
2385
2386 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2387
2388         * gnus-cus.el (gnus-group-customize): Fix typo.
2389
2390 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2391
2392         * nnweb.el (nnweb-insert): Simplified.
2393
2394 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * gnus-art.el (gnus-article-mode-map): "e" is
2397         gnus-summary-edit-article.
2398
2399 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
2400
2401         * mailcap.el (mailcap-mime-extensions): Add .diff.
2402
2403 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2404
2405         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
2406         there is no "%s" in the method.
2407
2408 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
2409
2410         * gnus-sum.el (gnus-summary-select-article): Return 'old.
2411
2412 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2413
2414         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer.
2415
2416         * gnus.el: Really always pop up a new frame.
2417
2418         * parse-time.el (parse-time-rules): Allow 100-110 to be
2419         2000-2010.
2420
2421         * time-date.el (date-to-time): Don't use timezone.
2422
2423 2000-01-06  Dave Love  <fx@gnu.org>
2424
2425         * time-date.el: Add keywords.
2426         (date-to-time): Add autoload cookie.  Canonicalize with
2427         timezone-make-date-arpa-standard.
2428         (time-to-seconds): Avoid caddr.
2429         (safe-date-to-time): Add autoload cookie.
2430
2431         * base64.el: Require cl when compiling.
2432
2433 2000-01-05  BrYan P. Johnson  <beej@mindspring.net>
2434
2435         * gnus-group.el (gnus-group-line-format-alist): Added %E for
2436         eyecandy.
2437         (gnus-group-insert-group-line): Now groks %E and inserts icon in
2438         group line using gnus-group-add-icon.
2439         (gnus-group-icons): Added customize group.
2440         (gnus-group-icon-list): Added variable.
2441         (gnus-group-glyph-directory): Added variable.
2442         (gnus-group-icon-cache): Added variable.
2443         (gnus-group-running-xemacs): Added variable.
2444         (gnus-group-add-icon): Added function. Add an icon to the current
2445         line according to gnus-group-icon-list.
2446         (gnus-group-icon-create-glyph): Added function.
2447
2448 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449
2450         * gnus-sum.el (gnus-summary-select-article): Return whether we
2451         selected something new.
2452         (gnus-summary-search-article): Start searching at the window
2453         point.
2454
2455         * gnus-group.el (gnus-fetch-group): Complete over
2456         gnus-active-hashtb.
2457
2458 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2459
2460         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
2461
2462 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2463
2464         * gnus-sum.el (gnus-preserve-marks): New variable.
2465         (gnus-summary-move-article): Use it.
2466         (gnus-group-charset-alist): Added more entries.
2467
2468 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2469
2470         * mm-decode.el (mm-inline-override-types): Removed duplicate.
2471
2472         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
2473         as the default score.
2474
2475         * gnus-score.el (gnus-score-delta-default): Changed name.
2476
2477 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
2478
2479         * imap.el (imap-parse-literal):
2480         (imap-parse-flag-list): Don't care about props.
2481         (imap-parse-string): Handle quoted characters.
2482
2483 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484
2485         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
2486         (gnus-summary-mark-article): Doc fix.
2487         (gnus-summary-mark-forward): Doc fix.
2488         (t): Changed keystroke for gnus-summary-customize-parameters.
2489
2490         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
2491         "e".
2492         (gnus-article-mode-map): No, don't.
2493
2494         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
2495         of the final article.
2496
2497         * mm-decode.el (mm-interactively-view-part): Error on no method.
2498
2499 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
2500
2501         * gnus-score.el (gnus-score-insert-help): Something.
2502
2503         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
2504
2505         * gnus-win.el (gnus-configure-frame): Ditto.
2506
2507         * gnus-mh.el (gnus-summary-save-in-folder): Use
2508         with-current-buffer.
2509
2510 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * nnwarchive.el: Changed file perms.
2513
2514 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2515
2516         * gnus-group.el (gnus-group-delete-groups): New command.
2517         (gnus-group-delete-group): Extra no-prompt parameters.
2518
2519 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2520
2521         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
2522         <p>.
2523
2524 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2525
2526         * webmail.el (webmail-hotmail-article): Don't insert message id.
2527
2528 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
2529
2530         * nnimap.el (nnimap-split-fancy): New variable.
2531         (nnimap-split-fancy): New function.
2532
2533 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2534
2535         (nnimap-split-rule): Document symbol value.
2536
2537 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
2538
2539         * nnimap.el (nnimap-retrieve-headers-progress): Let
2540         `nnheader-parse-head' parse article.
2541         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
2542         request headers needed by `nnheader-parse-head'.
2543
2544 1999-12-23  Florian Weimer  <fw@s.netic.de>
2545
2546         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
2547         value (crosspostings are handled), improve documentation.
2548
2549         * smiley.el: Declare file coding system as iso-8859-1.
2550
2551         * nnultimate.el: Dito.
2552
2553         * message.el: Dito.
2554
2555         * gnus-cite.el: Dito.
2556
2557         * gnus-spec.el: Dito.
2558
2559 1999-12-21  Florian Weimer  <fw@s.netic.de>
2560
2561         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
2562         (gnus-setup-message): No longer make `message-posting-charset'
2563         buffer-local.
2564         (gnus-setup-posting-charset): Reflect the new layout of
2565         `gnus-group-posting-charset-alist' and `message-posting-charset'.
2566
2567         * message.el (message-send-mail): Bind `message-this-is-mail' and
2568         `message-posting-charset'.
2569         (message-send-news): Dito, and honour new layout of
2570         `message-posting-charset'.
2571         (message-encode-message-body): Ignore `message-posting-charset'.
2572
2573         * mm-bodies.el (mm-body-encoding): Consider
2574         `message-posting-charset' when deciding whether to use 8bit.
2575
2576         * rfc2047.el (rfc2047-encode-message-header): Back out change.
2577         (rfc2047-encodable-p): Now solely for headers; use
2578         `message-posting-charset'.
2579
2580 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
2581
2582         * nnwarchive.el (nnwarchive-type-definition): Set default value.
2583
2584 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
2585
2586         * nnagent.el (nnagent-server-opened): Optional.
2587         (nnagent-status-message): Optional.
2588
2589 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
2590
2591         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
2592         end (referenced by instructions in
2593         `gnus-cited-opened-text-button-line-format-alist').
2594
2595 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2596
2597         * imap.el (imap-starttls-open): Typo.
2598
2599 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
2600
2601         * mm-util.el (mm-charset-after): Non-MULE case.
2602         * mail-prsvr.el (mail-parse-mule-charset): New variable.
2603         * rfc2047.el (rfc2047-dissect-region): Bind it.
2604
2605 1999-12-18  Florian Weimer  <fw@s.netic.de>
2606
2607         * mml.el (mml-generate-multipart-alist): Correct default value.
2608
2609         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
2610         (mm-safer-encoding): New function.
2611         (mm-content-transfer-encoding): Use both.
2612
2613         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
2614         * qp.el (quoted-printable-encode-region): Dito.
2615
2616 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
2617
2618         * webmail.el (webmail-hotmail-article): Snarf the raw file.
2619
2620 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
2621
2622         * webmail.el (webmail-hotmail-list): raw=0.
2623
2624 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2625
2626         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
2627         group name.
2628
2629 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
2630
2631         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
2632
2633 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
2634
2635         * imap.el: Don't autoload digest-md5.
2636         (imap-starttls-open): Bind coding-system-for-{read,write}.
2637         (imap-starttls-p): Check if we can find starttls.el.
2638         (imap-digest-md5-p): Check if we can find digest-md5.el.
2639
2640 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2641
2642         * base64.el (base64-encode-string): Accept 2nd argument
2643         `no-line-break'.
2644
2645         * imap.el: Require `digest-md5' when compiling; add autoload
2646         settings for `digest-md5-parse-digest-challenge',
2647         `digest-md5-digest-response', `starttls-open-stream' and
2648         `starttls-negotiate'.
2649         (imap-authenticators): Add `digest-md5'.
2650         (imap-authenticator-alist): Setup for `digest-md5'.
2651         (imap-digest-md5-p): New function.
2652         (imap-digest-md5-auth): New function.
2653         (imap-stream-alist): Add STARTTLS entry.
2654         (imap-starttls-p): New function.
2655         (imap-starttls-open): New function.
2656
2657 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2658
2659         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
2660
2661 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2662
2663         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
2664         string-to-x function.
2665
2666 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
2667
2668         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
2669
2670 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
2671
2672         * webmail.el: Enhance hotmail-snarf.
2673
2674 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2675
2676         * rfc2047.el (rfc2047-dissect-region): Rewrite.
2677
2678 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
2679
2680         * webmail.el (webmail-hotmail-list): Search no-error.
2681
2682 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2683
2684         * nnwarchive.el: Support nov-is-evil.
2685         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
2686         Set it if non-nil.
2687         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
2688
2689 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
2690
2691         * nnagent.el (nnagent-server-opened): Redefine.
2692         (nnagent-status-message): Ditto.
2693
2694 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
2695
2696         * rfc1843.el (rfc1843-decode-region): Use
2697         buffer-substring-no-properties.
2698         * gnus-art.el (article-decode-HZ): New function.
2699
2700 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2701
2702         * nnheader.el (nnheader-translate-file-chars): Only in full path.
2703
2704 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
2705
2706         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
2707         MIME charset not a MULE charset.
2708
2709 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2710
2711         * gnus-ems.el: Translate more ugly characters.
2712         * nnheader.el (nnheader-translate-file-chars): Don't translate
2713         the second ':'.
2714
2715 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2716
2717         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
2718         method if cannot find the article.
2719
2720 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
2721
2722         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
2723         method if overrided.
2724
2725 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2726
2727         * mail-source.el (mail-source-fetch-webmail): Parameter
2728         dontexpunge.
2729
2730 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
2731
2732         * webmail.el: Support my-deja. Better error report.
2733
2734 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
2735
2736         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
2737         is bad.
2738         * gnus-sum.el (gnus-list-of-unread-articles): When (car read)
2739         is not 1.
2740
2741 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
2742
2743         * nnslashdot.el (nnslashdot-request-article): A space.
2744
2745 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
2746
2747         * nnagent.el: Support different backend with same name.
2748
2749 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2750
2751         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
2752         archived group.
2753         (nnslashdot-sane-retrieve-headers): Ditto.
2754         (nnslashdot-request-article): Ditto.
2755
2756 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
2757
2758         * nnweb.el (nnweb-insert): Narrow to point.
2759
2760 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2761
2762         * nnweb.el (nnweb-insert): Follow refresh url.
2763         * nnslashdot.el: Use it.
2764
2765 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
2766
2767         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
2768         (nnweb-decode-entities-string): New function.
2769
2770         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
2771         nnweb-* and move to nnweb.el.
2772         * nnwarchive.el: Use nnweb-decode-entities, etc.
2773         * webmail.el: Ditto.
2774
2775         * nnslashdot.el: Use nnweb-decode-entities-string.
2776         (nnslashdot-decode-entities): Remove.
2777
2778 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
2779
2780         * nnslashdot.el: Decode entities.
2781
2782 1999-12-12  Dave Love  <fx@gnu.org>
2783
2784         * gnus-agent.el (gnus-category-edit-groups)
2785         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
2786         expansion of setf, fixed.
2787
2788 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
2789
2790         * gnus-agent.el: Revoke last Dave Love's patch, because of
2791         incompatibility of XEmacs.
2792
2793 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
2794
2795         * mm-uu.el: Change headers.
2796         * rfc1843.el: Ditto.
2797         * uudecode.el: Ditto.
2798
2799 1999-12-07  Dave Love  <fx@gnu.org>
2800
2801         * gnus-agent.el (gnus-category-edit-predicate)
2802         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
2803         inside backquote to avoid it at runtime.
2804
2805 1999-12-07  Dave Love  <fx@gnu.org>
2806
2807         * binhex.el: Require cl when compiling.
2808
2809 1999-12-04  Dave Love  <fx@gnu.org>
2810
2811         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
2812
2813 1999-12-04  Dave Love  <fx@gnu.org>
2814
2815         * mm-util.el (mm-delete-duplicates): New function.
2816         (mm-write-region): Use it.
2817
2818         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
2819
2820         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
2821         mm-delete-duplicates.
2822
2823         * imap.el (imap-open, imap-debug): Avoid mapc.
2824
2825         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
2826
2827         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
2828         (gnus-multi-decode-encoded-word-string): Avoid mapc.
2829
2830         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
2831         runtime.
2832
2833         * gnus.el (gnus-select-method): Likewise.
2834
2835         * nnheader.el (nnheader-nov-read-integer): Likewise.
2836
2837         * mm-view.el (mm-inline-message): Require cl when compiling.
2838         Avoid ignore-errors at runtime.
2839         (mm-inline-text): Avoid mapc.
2840
2841 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
2842
2843         * gnus-art.el (article-decode-charset): Widen is bad.
2844
2845 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
2846
2847         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
2848
2849 1999-12-12  Florian Weimer  <fw@s.netic.de>
2850
2851         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
2852         indicate that only US-ASCII is permitted.
2853         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
2854         use unencoded 8-bit characters in message headers.
2855
2856 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
2857
2858         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
2859         CRLF.
2860
2861 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
2862
2863         * webmail.el: Require url-cookie.
2864
2865 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
2866
2867         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
2868         new function to make modified caesar table.
2869         (nnwarchive-from-r13): Use it.
2870         (nnwarchive-mail-archive-article): Improved.
2871
2872 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
2873
2874         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
2875
2876 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
2877
2878         * nnweb.el (nnweb-request-article): Return cons.
2879
2880 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2881
2882         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
2883
2884 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
2885
2886         * mm-util.el (mm-with-unibyte): New macro.
2887         * nnweb.el (nnweb-init): Use it.
2888
2889 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
2890
2891         * mm-util.el (mm-charset-after): New function.
2892         (mm-find-mime-charset-region): Set charsets after
2893         delete-duplicates and use find-coding-systems-region.
2894         (mm-find-charset-region): Remove composition.
2895
2896         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
2897
2898         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
2899
2900 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
2901
2902         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
2903         * mml.el (mml-confirmation-set): New variable.
2904         (mml-parse-1): Ask user to confirm.
2905
2906 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
2907
2908         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
2909         are scanned when we have directory mail-sources (the mail source
2910         is modified in that case, so we must scan it for all
2911         groups/methods).
2912
2913 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
2914
2915         * nnml.el (nnml-request-move-article): Save nnml-current-directory
2916         and nnml-article-file-alist.
2917
2918 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
2919
2920         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
2921         nnmail-fetched-sources.
2922
2923 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
2924
2925         * mm-util.el (mm-find-charset-region): Use the last charset.
2926
2927 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
2928
2929         * gnus.el (gnus-select-method): Made the option list prettier.
2930
2931 1999-12-08  Florian Weimer  <fw@s.netic.de>
2932
2933         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
2934         for the `de' newsgroups hierarchy, as it is common practice there.
2935
2936
2937 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
2938
2939         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
2940         buffer-string arguments. Fix references.
2941
2942 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
2943
2944         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
2945         (gnus-agent-batch-fetch): Use it.
2946         (gnus-agent-fetch-session): Use it.
2947
2948 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
2949
2950         * mm-util.el (mm-find-mime-charset-region): Delete nil.
2951
2952 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
2953
2954         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
2955         nil.
2956
2957 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
2958
2959         * nnslashdot.el (nnslashdot-request-list): There were two
2960         top-level body-forms.  Put a `progn' around them.
2961
2962         * gnus.el (gnus-select-method): Use `condition-case'
2963         instead of `ignore-errors', since cl may not be loaded when the
2964         form is evaluated.
2965
2966 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
2967
2968         * nnwarchive.el: Support www.mail-archive.com.
2969
2970 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
2971
2972         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
2973         do anything.
2974
2975 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
2976
2977         * utf7.el: New file, written by Jon K Hellan.
2978
2979         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
2980         default to t.
2981
2982 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2983
2984         * nnslashdot.el (nnslashdot-request-delete-group): New function.
2985
2986         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
2987         current.
2988         (gnus-refer-article-methods): New function.
2989         (gnus-summary-refer-article): Use it.
2990
2991 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
2992
2993         * nnimap.el (nnimap-retrieve-groups): Return active format.
2994
2995         * nnimap.el (nnimap-replace-in-string): Removed.
2996         (nnimap-request-list):
2997         (nnimap-retrieve-groups):
2998         (nnimap-request-newgroups): Quote group instead of escaping SPC.
2999
3000 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
3001
3002         * imap.el: Use format-spec for ssl program.
3003         * imap.el (imap-ssl-arguments): Removed.
3004         (imap-ssl-open-{1,2}): Removed.
3005
3006 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3007
3008         * gnus-start.el (gnus-site-init-file): Use `condition-case'
3009         instead of `ignore-errors', since cl may not be loaded when the
3010         form is evaluated.
3011
3012 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3013
3014         * mm-bodies.el (mm-8bit-char-regexps): Removed.
3015         (mm-7bit-chars): New variable.
3016         (mm-body-7-or-8): Use it in both cases.
3017
3018 1999-12-04  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3019
3020         * gnus-start.el (gnus-site-init-file): Don't use cl macros in
3021           defcustom definitions.
3022
3023 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
3024
3025         * mm-decode.el (mm-display-part): Let mm-display-external return
3026         inline or external.
3027         (mm-display-external): For copiousoutput methods, insert output in
3028         buffer.
3029
3030 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3031
3032         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
3033         buffer.
3034
3035 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3036
3037         * gnus-audio.el: An M too far.
3038
3039         * gnus-msg.el (gnus-setup-message): One backtick too many.
3040
3041         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is
3042         a function, not a variable.
3043
3044 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
3045
3046         * gnus-score.el (gnus-score-body): Widen before requesting.
3047
3048 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3049
3050         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
3051
3052 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3053
3054         * mail-source.el (mail-source-fetch-webmail): Bind
3055         mail-source-string.
3056
3057 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
3058
3059         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
3060         (gnus-uu-unmark-by-regexp): Ditto.
3061
3062         * gnus-group.el (gnus-group-catchup-current): Would bug out on
3063         dead groups.
3064
3065 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3066
3067         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
3068         do their real thing.
3069
3070         * nnmh.el (nnmh-be-safe): Doc fix.
3071
3072         * gnus-sum.el (gnus-summary-exit): Write cache active file.
3073
3074         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire
3075         status line has arrived before we count it.
3076
3077         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*.
3078
3079         * gnus-sum.el (gnus-thread-header): Fixed after indent.
3080         Whitespace problems.
3081
3082         * gnus-win.el (gnus-configure-windows): Error fix.
3083
3084         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
3085         right function.
3086
3087         * gnus.el: Fixed all the doc strings to match the FSF convetions.
3088         Indent all functions.  Fix all comments to match the comment
3089         conventions.  Double-space after full stop.
3090
3091 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
3092
3093         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
3094         value to divide received mails into my favorite groups and I met
3095         an error.  It takes place if the length of a element "VALUE" in
3096         nnmail-split-fancy is less than two.
3097
3098 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
3099
3100         * mml.el (mml-insert-part): New function.
3101
3102 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
3103
3104         * lpath.el: Add `sc-cite-regexp'.
3105
3106 1999-12-02  Dave Love  <fx@gnu.org>
3107
3108         * mm-decode.el: Customize.
3109
3110 1999-12-03  Dave Love  <fx@gnu.org>
3111
3112         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
3113         the W3 stuff isn't available.
3114
3115 1999-12-03  Dave Love  <fx@gnu.org>
3116
3117         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
3118         at runtime.
3119
3120 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
3121
3122         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
3123
3124 1999-12-01  Andrew Innes  <andrewi@gnu.org>
3125
3126         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
3127         don't be fooled by "From nobody" lines added by respooling.
3128
3129         * pop3.el (pop3-movemail): Write crashbox in binary.
3130         (pop3-get-message-count): New function.
3131
3132         * mail-source.el (mail-source-primary-source): New variable.
3133         (mail-source-report-new-mail-interval): New variable.
3134         (mail-source-idle-time-delay): New variable.
3135         (mail-source-new-mail-available): New internal variable.
3136         (mail-source-fetch-pop): Clear new mail flag, when mail from
3137         primary source has been fetched.
3138         (mail-source-check-pop): New function.
3139         (mail-source-new-mail-p): New function.
3140         (mail-source-start-idle-timer): New function.
3141         (mail-source-report-new-mail): New function.
3142         (mail-source-report-new-mail): New internal variable.
3143         (mail-source-report-new-mail-timer): New internal variable.
3144         (mail-source-report-new-mail-idle-timer): New internal variables.
3145
3146 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
3147
3148         * gnus-cus.el (gnus-group-customize): Customize fix.
3149
3150 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
3151
3152         * message.el (message-send-mail-with-sendmail): Use
3153         message-make-address.
3154
3155 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3156
3157         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
3158
3159 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3160
3161         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
3162
3163 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
3164
3165         * mml.el (mml-insert-tag): Don't close the tag.
3166         (mml-insert-empty-tag): New function.
3167         (mml-attach-file): Use mml-insert-empty-tag instead of
3168         mml-insert-tag.
3169         (mml-attach-buffer): Ditto.
3170         (mml-attach-external): Ditto.
3171         (mml-insert-multipart): Ditto.
3172
3173 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3174
3175         * nnfolder.el (nnfolder-request-article): Return -1 if not find
3176         the article number.
3177
3178 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3179
3180         * gnus.el (gnus-find-method-for-group): The method of a new group
3181         is not the native one.
3182
3183 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3184
3185         * gnus-art.el (gnus-button-embedded-url): Always call browse-url.
3186
3187 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3188
3189         * nnultimate.el (nnultimate-retrieve-headers): Use
3190         mm-with-unibyte-current-buffer.
3191         (nnultimate-request-article): Ditto.
3192
3193 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3194
3195         * nntp.el (nntp-retrieve-groups): Set to process buffer.
3196
3197 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
3198
3199         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
3200         * nnweb.el (nnweb-retrieve-headers): Use it.
3201         (nnweb-request-article): Use it.
3202
3203         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
3204         case matching failed.
3205
3206 1999-12-02  John Wiegley <jwiegley@inprise.com>
3207
3208         * mail-source.el (mail-source-keyword-map): Add backslash to
3209         Delete-flag.
3210
3211 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212
3213         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
3214         Latin-1.
3215         (gnus-group-charset-alist): No, don't.
3216
3217         * nnweb.el (nnweb-init): Make the buffer unibyte.
3218
3219 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
3220
3221         * mail-source.el (mail-source-set-common-1): Fix to get the
3222         default value.
3223
3224 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225
3226         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
3227
3228         * nnultimate.el (nnultimate-request-list): Use unibyte.
3229
3230         * gnus-uu.el (gnus-uu-grab-articles): Bind
3231         gnus-display-mime-function to nil.
3232
3233         * message.el (message-send-mail-with-sendmail): Use the
3234         user-mail-address variable.
3235
3236         * gnus-art.el (gnus-ignored-headers): More headers.
3237
3238         * message.el (message-shorten-1): Use list.
3239
3240 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3241
3242         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
3243         signatures.
3244
3245         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
3246         (nnweb-dejanews-create-mapping): Do the properish date.
3247
3248 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
3249
3250         * mail-source.el (mail-source-common-keyword-map): New variable.
3251         (mail-source-bind-common): New macro.
3252         (mail-source-fetch): Support plugged mail source.
3253         * gnus-int.el (gnus-request-scan): Use them.
3254
3255 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256
3257         * mm-view.el (mm-inline-message): Check whether charset is a
3258         string.
3259
3260         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
3261
3262         * message.el (message-mode-map): Changed keystroke for
3263         message-yank-buffer.
3264
3265 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
3266
3267         * message.el (message-shorten-references): Cut references to 31
3268         elements, then either fold them or shorten them to 988 characters.
3269         (message-shorten-1): New function.
3270         (message-cater-to-broken-inn): New variable.
3271
3272 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
3273
3274         * nnslashdot.el (nnslashdot-lose): New function.
3275
3276 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3277
3278         * mm-view.el (mm-inline-message): Not the right type of charset is
3279         being fetched here.  Let the group charset rule.
3280         (mm-inline-message): Ignore us-ascii.
3281
3282 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
3283
3284         * mail-source.el (mail-source-fetch-maildir): work around the
3285         ommitted "file-regular-p" in efs/ange-ftp
3286
3287 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3288
3289         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
3290         (mml-generate-mime-1): Use the encoding param.
3291
3292         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
3293
3294         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
3295         gnus-art before binding its variables.
3296
3297         * gnus-art.el (gnus-article-prepare-display): Run the prepare
3298         after the MIME.
3299
3300 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
3301
3302         * message.el (message-clone-locals): Use it.
3303
3304         * gnus-msg.el (gnus-configure-posting-styles): Make
3305         user-mail-address local.
3306
3307 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
3308
3309         * gnus-start.el (gnus-get-unread-articles): Scan each method only
3310         once.
3311
3312 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3313
3314         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
3315         (message-clone-locals): Ditto.
3316
3317         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
3318         group inherit reply-to or from.
3319
3320 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
3321
3322         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
3323         for charset.
3324         (gnus-summary-show-article-charset-alist): New variable.
3325
3326         * mm-bodies.el (mm-decode-string): Support gnus-all and
3327         gnus-unknown.
3328         (mm-decode-body): Ditto.
3329         * rfc2047.el (rfc2047-decode): Ditto.
3330
3331 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3332
3333         * mail-source.el (mail-source-delete-incoming): Change default to
3334         t.
3335
3336 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3337
3338         * gnus.el: Pterodactyl Gnus v0.99 is released.
3339
3340 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3341
3342         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
3343
3344         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
3345         spec.
3346
3347         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
3348         (gnus-configure-posting-styles): No, don't.
3349         (gnus-configure-posting-styles): Allow overriding files.
3350
3351         * gnus-art.el (gnus-header-button-alist): Use browse-url
3352         directly.
3353
3354         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
3355
3356         * gnus-msg.el (gnus-summary-yank-message): New command and
3357         keystroke.
3358
3359         * message.el (message-yank-buffer): New command.
3360         (message-buffers): New function.
3361
3362         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
3363         next group in a more normal fasion.
3364
3365         * mml.el (mml-boundary-function): New variable.
3366         (mml-compute-boundary): Use it.
3367
3368         * nnmh.el (nnmh-active-number): Skip past files that have buffers
3369         that exist for them.
3370
3371         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
3372         (gnus-async-timer): New variable.
3373
3374 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3375
3376         * nnultimate.el (nnultimate-request-list): Be more lenient with
3377         root addresses.
3378
3379 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3380
3381         * gnus-art.el (gnus-treatment-function-alist): Do
3382         gnus-treat-capitalize-sentences.
3383
3384 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
3385
3386         * webmail.el (webmail-hotmail-article): Hotmail changes the
3387         format.
3388
3389 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
3390
3391         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
3392         switch to buffer after calling program.
3393         (mm-display-external): Use `shell-command-switch' instead of "-c".
3394
3395 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3396
3397         * nnultimate.el (nnultimate-possibly-change-server): Don't always
3398         read groups file.
3399
3400         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
3401         <p>.
3402
3403 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3404
3405         * message.el (message-mode): Doc fix.
3406
3407 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
3408
3409         * gnus-art.el (article-emphasize): Check group variable.
3410         * rfc1843.el (rfc1843-decode-article-body): Ditto.
3411
3412 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
3413
3414         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
3415         type.
3416
3417 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3418
3419         * webmail.el: Support www.netaddress.com, i.e. usa.net.
3420
3421 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
3422
3423         * mml.el (mml-quote-region): Insert ! after the hash.
3424
3425 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
3426
3427         * gnus-group.el (gnus-group-warchive-address-history): Change to
3428         nil.
3429
3430 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3431
3432         * webmail.el: Support mail.yahoo.com.
3433
3434         * mail-source.el (mail-source-fetch-webmail): Add password check.
3435         (mail-source-keyword-map): Use `subtype'.
3436
3437 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
3438
3439         * mail-source.el (mail-source-keyword-map): Add webmail.
3440         (mail-source-fetcher-alist): Ditto.
3441         (mail-source-fetch-webmail): New function.
3442         * webmail.el: New file.
3443
3444 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
3445
3446         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
3447
3448 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3449
3450         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
3451
3452 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3453
3454         * nnultimate.el (nnultimate-request-list): Add fetch-time slot.
3455         (nnultimate-prune-days): New function.
3456         (nnultimate-create-mapping): Use it.
3457         (nnultimate-request-group): Only fetch the groups list if it has
3458         not been done before.
3459         (nnultimate-retrieve-headers): Don't write groups.
3460         (nnultimate-create-mapping): Off-by-one error.
3461
3462 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3463
3464         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
3465         threaded subjects.
3466
3467 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
3468
3469         * nnwarchive.el: Lots of changes make agent happy.
3470
3471 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
3472
3473         * gnus-start.el (gnus-get-unread-articles): Assert group is in
3474         hashtb.
3475
3476 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
3477
3478         * mm-decode.el (mm-display-external): Write region with binary
3479         mode.
3480
3481 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3482
3483         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
3484
3485 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3486
3487         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
3488         (mm-uu-test): Now it is in restricted region.
3489
3490         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
3491
3492         * mm-view.el (mm-view-message): Fix buffer leak.
3493         (mm-inline-message): Support 'gnus-decoded.
3494
3495         * mm-bodies.el (mm-decode-body): Ditto.
3496
3497         * rfc2047.el (rfc2047-decode-region): Ditto.
3498
3499 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
3500
3501         * imap.el (require): Added autoload for base64-encode-string.
3502
3503 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3504
3505         * gnus.el (gnus-refer-article-method): Made list value
3506         customizable.
3507
3508 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
3509
3510         * gnus-sum.el (gnus-summary-recenter): set-window-start with
3511         NOFORCE in Emacs case.
3512
3513 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3514
3515         * gnus-art.el (gnus-request-article-this-buffer): Set
3516         gnus-newsgroup-name.
3517
3518 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
3519
3520         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
3521         NOFORCE.
3522
3523 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
3524
3525         * gnus-start.el (gnus-get-unread-articles): Check server before
3526         scanning.
3527
3528 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3529
3530         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
3531
3532         * nnslashdot.el (nnslashdot-login-name): New variable.
3533         (nnslashdot-password): Ditto.
3534         (nnslashdot-request-post): New function.
3535
3536         * gnus-art.el (gnus-treat-buttonize): More testing.
3537
3538         * mm-encode.el: Another CVS test.
3539
3540         * gnus-art.el (gnus-treat-emphasize): Change default.
3541         (gnus-treat-buttonize): Ditto.
3542         (gnus-treat-buttonize): This is a test.
3543
3544         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
3545         (gnus-build-sparse-threads): Ditto.
3546         (gnus-build-all-threads): Ditto.
3547
3548         * nnheader.el (make-full-mail-header): Make into a subst.
3549
3550         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
3551         unless w3 is supplied.
3552
3553         * gnus.el (gnus-refer-article-method): Doc fix.
3554
3555         * gnus-sum.el: Do not accept a prefix.
3556         (gnus-summary-refer-article): Accept a list of select methods.
3557
3558 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
3559
3560         * Makefile.in: Change `^  *' to `\t'.
3561
3562 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
3563
3564         * message.el (message-forward): Pay attention to prefix argument
3565         again and forward all headers when it is set, regardless of the
3566         value of message-forward-ignored-headers.
3567
3568 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
3569
3570         * dgnushack.el (dgnushack-compile): Vpath file.
3571
3572         * Makefile.in (SHELL): VPATH support.
3573
3574 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3575
3576         * gnus-ems.el: Check for cygwin32.
3577
3578 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
3579
3580         * mm-decode.el (mm-display-external): Use 'non-viewer.
3581
3582 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
3583
3584         * base64.el (base64-encode-string): An alias for base64-encode for
3585         compatibility.
3586
3587 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
3588
3589         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
3590         nntp-inhibit-erase.
3591
3592 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3593
3594         * gnus-start.el (gnus-get-unread-articles): Use
3595         nnfoo-retrieve-groups to find new news, if available.
3596         (gnus-read-active-file-2): New function.
3597         (gnus-get-unread-articles): Use it.
3598         (gnus-read-active-file-1): Ditto.
3599
3600 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3601
3602         * mm-util.el (mm-find-mime-charset-region): Make sure
3603         find-coding-systems-for-charsets is fbound.
3604
3605         * gnus-ems.el: Typo fix.
3606
3607 1999-11-13  Florian Weimer  <fw@s.netic.de>
3608
3609         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
3610         it's available and makes sense.
3611
3612 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
3613
3614         * gnus-score.el (gnus-score-save): Translate score file.
3615
3616 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
3617
3618         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
3619         added fetchflag and dontexpunge keywords.
3620         (mail-source-fetch-imap): Use them.
3621
3622 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
3623
3624         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
3625         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
3626         `defconst'.
3627
3628         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
3629         `defconst'.
3630         Mention that it is both for group and topic parameters.
3631         (gnus-extra-topic-parameters): New constant, including `subscribe'
3632         parameter.
3633         (gnus-extra-group-parameters): New constant.
3634         (gnus-group-customize): Use them.
3635
3636         * gnus.el (gnus-select-method): Added default value and tag.
3637         (gnus-refer-article-method): Added `DejaNews' customization option.
3638
3639 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3640
3641         * gnus-int.el (gnus-server-opened): Ignore denied servers.
3642
3643         * gnus-ems.el (gnus-mule-max-width-function): New backquote
3644         syntax.
3645
3646         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
3647
3648         * nnslashdot.el (nnslashdot-group-number): Changed default.
3649
3650         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja.
3651         (nnweb-dejanews-wash-article): Removed.
3652         (nnweb-type-definition): Fetch by id.
3653
3654         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless
3655         we mean it.
3656
3657         * nnslashdot.el (nnslashdot-group-number): Doc fix.
3658         (nnslashdot-request-list): Use Ultramode as well.
3659         (nnslashdot-date-to-date): Be more lenient.
3660         (nnslashdot-threaded): New function.
3661
3662 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3663
3664         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
3665
3666 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
3667
3668         * nnweb.el (nnweb-type-definition): /=dnc
3669
3670 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * nnultimate.el (nnultimate-retrieve-headers): Work with american
3673         dates.
3674         (nnultimate-retrieve-headers): Wrong ordering.
3675
3676 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
3677
3678         * message.el (message-forward-as-mime): New variable.
3679
3680 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
3683
3684 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
3685
3686         * mail-source.el (mail-source-movemail-and-remove): New function.
3687         (mail-source-keyword-map): Add `function' for `maildir'.
3688         (mail-source-fetch-maildir): Use it.
3689
3690 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3691
3692         * nnwarchive.el: New file.
3693         * gnus-group.el (gnus-group-make-warchive-group): New function.
3694         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
3695
3696 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3697
3698         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page
3699         subjects.
3700
3701 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
3702
3703         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point.
3704
3705 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3706
3707         * nnultimate.el (nnultimate-open-server): Do address.
3708         (nnultimate-forum-table-p): New function.
3709
3710         * nnweb.el (nnweb-insert-html): Renamed.
3711         (nnweb-insert): New function.
3712
3713         * nnultimate.el (nnultimate-insert-html): New function.
3714
3715         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
3716         if nov is evil.
3717         (nnslashdot-retrieve-headers): use the sane version instead.
3718
3719 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720
3721         * nnslashdot.el (nnslashdot-request-article): Fold case.
3722
3723         * nnultimate.el: New file.
3724
3725         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
3726         unless wanted.
3727
3728         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
3729         (gnus-read-active-file-1): Separated into own function.
3730         (gnus-read-active-file): Catch quits.
3731
3732         * nnslashdot.el (nnslashdot-request-article): Search better on
3733         first article.
3734         (nnslashdot-request-list): Fold case.
3735         (nnslashdot-retrieve-headers): Ditto.
3736
3737 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3738
3739         * gnus.el: Autoload gnus-subscribe-topics.
3740
3741 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
3742
3743         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
3744         before dot.
3745         * gnus-util.el (gnus-write-active-file): Ditto.
3746
3747 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
3748
3749         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
3750         function.
3751         * gnus-cache.el (gnus-cache-file-name): Use it.
3752         * gnus-agent.el (gnus-agent-group-path): Use it.
3753         * nnmail.el (nnmail-group-pathname): Use it.
3754
3755 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
3756
3757         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
3758         if cooked.
3759         * gnus-util.el (gnus-write-active-file): Write cooked active file.
3760         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
3761         * gnus.el (gnus-short-group-name): "..." proof.
3762
3763 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
3764
3765         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
3766         support nnslashdot.
3767
3768 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3769
3770         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
3771         many articles.
3772         (nnslashdot-generate-active): New function.
3773         (nnslashdot-request-newgroups): Use it.
3774
3775         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group
3776         names.
3777
3778         * nnslashdot.el (nnslashdot-request-newgroups): New function.
3779         (nnslashdot-request-list): Not moderated.
3780
3781 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
3782
3783         * nnimap.el (nnimap-open-server): Remove error signal if
3784         nnimap-server-buffer is nil (the check should've been `boundp').
3785
3786         * imap.el (imap-log):
3787         * nnimap.el (nnimap-debug): Disable debugging by default.
3788
3789 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3790
3791         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix.
3792
3793         * gnus-topic.el (gnus-subscribe-topic): New function.
3794
3795         * nnslashdot.el (nnslashdot-request-list): Give out extended group
3796         names.
3797
3798         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
3799         if starting with a quote.
3800
3801 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
3802
3803         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
3804         group name.
3805
3806 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * nnslashdot.el: New file.
3809
3810         * nnheader.el (nnheader-insert-header): New function.
3811
3812         * gnus-art.el (gnus-mime-internalize-part): Bind
3813         mm-inlined-types.
3814
3815         * nndraft.el (nndraft-request-expire-articles): Do all the backup
3816         files.
3817
3818 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3819
3820         * emacs-mime.texi (Customization): Document mm-inline-override-types
3821
3822 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3823
3824         * emacs-mime.texi (Customization): Document mm-inline-override-types
3825
3826 1999-10-29  David S. Goldberg  <dsg@mitre.org>
3827
3828         * emacs-mime.texi (Customization): Document mm-inline-override-types
3829
3830 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
3831
3832         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
3833         (smiley-toggle-buffer): New function.
3834         (smiley-buffer): Don't quote the function.
3835         (smiley-toggle-extents): Ditto.
3836
3837 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3838
3839         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
3840         empty buffers.
3841
3842 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-art.el (gnus-article-mode-map): Use the summary article
3845         edit.
3846
3847 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
3848
3849         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
3850
3851 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3852
3853         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
3854
3855 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
3856
3857         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
3858         is list or not before condition.
3859
3860 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3861
3862         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
3863
3864 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
3865
3866         * gnus-art.el (gnus-emphasis-alist): New value.
3867
3868 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
3869
3870         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
3871         `buffer-substring'.
3872
3873 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3874
3875         * gnus-art.el (article-date-ut): Keep the updated timer.
3876         (gnus-emphasis-underline-italic): Doc fix.
3877
3878         * gnus-msg.el (gnus-post-method): Doc fix.
3879         (gnus-post-method): Change default.
3880
3881 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
3882
3883         * message.el (message-newline-and-reformat): Improvements.
3884
3885 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3886
3887         * message.el (message-newline-and-reformat): Don't insert too many
3888         newlines.
3889         (message-newline-and-reformat): Work even if not sc.
3890
3891         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
3892
3893         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
3894
3895 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
3896
3897         * mm-view.el (mm-display-patch-inline): New function.
3898
3899 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
3900
3901         * mm-view.el (mm-display-patch-inline): New function.
3902
3903 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3904
3905         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
3906         group.
3907
3908         * message.el (message-forward): Narrow to the right header.
3909
3910         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
3911         dates.
3912
3913         * gnus-msg.el (gnus-configure-posting-styles): Use the
3914         user-full-name function.
3915
3916         * mm-bodies.el (mm-body-encoding): Use the choosing function.
3917         (mm-body-charset-encoding-alist): Default to nil.
3918
3919         * message.el (message-elide-ellipsis): Fix typo.
3920         (message-elide-region): Ditto.
3921         (message-elide-region): Don't insert a newline first.
3922
3923 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3924
3925         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
3926         gnus-fetch-old-headers.
3927         (gnus-cut-threads): Ditto.
3928         (gnus-summary-initial-limit): Ditto.
3929         (gnus-summary-limit-children): Ditto.
3930
3931         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
3932         matches.
3933
3934 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
3935
3936         * gnus-art.el (article-decode-encoded-words):
3937         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
3938         live.
3939
3940         * gnus.el (gnus-read-method): Add methods from
3941         `gnus-opened-servers' to completion. Map entered method/address
3942         into existing methods if possible.
3943
3944         * gnus-group.el (gnus-group-make-group): Simplify method.
3945
3946         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
3947
3948         * mml.el (mml-preview): Remove mail-header-separator before
3949         encoding.
3950
3951 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3952
3953         * message.el (message-read-from-minibuffer): New function.
3954
3955 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3956
3957         * gnus.el: Pterodactyl Gnus v0.98 is released.
3958
3959 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
3960
3961         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
3962
3963 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
3964
3965         * mml.el (mml-generate-mime-1): Read attached binary file in
3966         binary mode.
3967
3968 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
3969
3970         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
3971
3972 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
3973
3974         * mailcap.el (mailcap-viewer-lessp): Fix bug.
3975
3976 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
3977
3978         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
3979
3980 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
3981
3982         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
3983         (gnus-article-mime-match-handle-function): New variable.
3984         (gnus-article-view-part): Make `b' customizable.
3985
3986 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
3987
3988         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
3989
3990 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
3991
3992         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
3993
3994 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
3995
3996         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
3997
3998 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
3999
4000         * gnus-srvr.el (gnus-browse-foreign-server): Use
4001         `buffer-substring' instead of `read'.
4002
4003 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
4004
4005         * nnimap.el, imap.el, rfc2104.el: New files.
4006
4007         * gnus.el (gnus-valid-select-methods): Add nnimap.
4008
4009         * gnus-group.el (gnus-group-group-map): Add
4010         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
4011         (gnus-group-nnimap-expunge): New function.
4012         (gnus-group-nnimap-edit-acl): New function.
4013
4014         * gnus-agent.el (gnus-agent-group-mode-map): Add
4015         gnus-agent-synchronize.
4016         (gnus-agent-synchronize): New function.
4017         (gnus-agent-fetch-group-1): Check if server is open.
4018
4019         * nnagent.el (nnagent-request-set-mark): Save marks.
4020
4021         * mail-source.el (mail-source-keyword-map): New imap mail-source.
4022         (mail-source-fetcher-alist): Map to imap fetcher function.
4023         (mail-source-fetch-imap): New function.
4024
4025         * gnus-art.el (article-hide-pgp): Hide all headers, not just
4026         Hash:.
4027
4028 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
4029
4030         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
4031         (gnus-topic-sort-topics): New function.
4032         (gnus-topic-make-menu-bar): Add sort-topics.
4033         (gnus-topic-move): New function.
4034         (gnus-topic-move-group): Move the topic if no group selected.
4035
4036 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
4037
4038         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.
4039
4040 1999-10-13 12:52:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
4041
4042         * mm-view.el (mm-inline-message): Fix leaving group bug.
4043
4044 1999-10-07 17:59:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
4045
4046         * gnus-msg.el (gnus-post-method): Use normal method if current is
4047         not available.
4048
4049 1999-10-07 17:09:34  Shenghuo ZHU  <zsh@cs.rochester.edu>
4050
4051         * nnmail.el (nnmail-insert-xref): Dealing with empty articles.
4052         (nnmail-insert-lines): Ditto.
4053
4054 1999-10-07  Shenghuo ZHU  <zsh@cs.rochester.edu>
4055
4056         * nnfolder.el (nnfolder-insert-newsgroup-line): Insert a blank
4057         line.
4058
4059         * message.el (message-unsent-separator): One more separator.
4060
4061 1999-10-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4062
4063         * nnfolder.el (nnfolder-request-move-article): For empty article,
4064         search till (point-max).
4065         (nnfolder-retrieve-headers): Ditto.
4066         (nnfolder-request-accept-article): Ditto.
4067         (nnfolder-save-mail): Ditto.
4068         (nnfolder-insert-newsgroup-line): Ditto.
4069
4070 1999-10-05  Shenghuo ZHU  <zsh@cs.rochester.edu>
4071
4072         * qp.el (quoted-printable-encode-region): Check eobp.
4073
4074 1999-10-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4075
4076         * nntp.el (nntp-retrieve-headers-with-xover): Fix hanging problem.
4077
4078 1999-10-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4079
4080         * nntp.el (nntp-send-xover-command): Wait for nothing if not
4081         wait-for-reply.
4082
4083 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4084
4085         * mm-uu.el (mm-uu-forward-begin-line): Change the regexp.
4086         (mm-uu-forward-end-line): Ditto.
4087
4088 1999-09-29  Didier Verna  <verna@inf.enst.fr>
4089
4090         * binhex.el (binhex-decode-region): don't consider the value of
4091         `enable-multibyte-characters' in XEmacs.
4092
4093         * gnus-start.el (gnus-read-descriptions-file): ditto.
4094
4095         * mm-util.el (mm-multibyte-p): ditto.
4096         (mm-with-unibyte-buffer): ditto.
4097         (mm-find-charset-region): use `mm-multibyte-p'.
4098
4099         * mm-bodies.el (mm-decode-body): ditto.
4100         (mm-decode-string): ditto.
4101
4102         * lpath.el ((string-match "XEmacs" emacs-version)): Don't define
4103         `enable-multibyte-characters' in XEmacs.
4104
4105 1999-09-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4106
4107         * mm-util.el (mm-binary-coding-system): Try binary first.
4108
4109 1999-09-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4110
4111         * rfc1843.el (rfc1843-decode-article-body): Don't decode twice.
4112
4113 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4114
4115         * gnus-art.el (article-make-date-line): Add time-zone in iso8601
4116         format.
4117         (article-date-ut): Find correct insert position.
4118
4119 1999-09-03  Shenghuo ZHU  <zsh@cs.rochester.edu>
4120
4121         * mm-uu.el (mm-uu-dissect): Do not dissect quoted-printable
4122         forwarded message.
4123
4124 1999-09-27 20:33:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4125
4126         * gnus-topic.el (gnus-topic-find-groups): Work for unactivated
4127         groups.
4128
4129         * message.el (message-resend): Use message mode when prompting.
4130
4131         * gnus-art.el (article-hide-headers): Mark wash.
4132         (article-emphasize): Ditto.
4133
4134 1999-09-27 19:52:14  Vladimir Volovich  <vvv@vvv.vsu.ru>
4135
4136         * message.el (message-newline-and-reformat): Work for SC.
4137
4138 1999-09-27 19:38:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4139
4140         * gnus-msg.el (gnus-group-posting-charset-alist): 2047 in de.*.
4141
4142         * gnus-sum.el (gnus-newsgroup-ignored-charsets): Add x-unknown.
4143
4144 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4145
4146         * mm-decode.el mm-inline-override-types: New variable
4147
4148         * mm-decode.el (mm-inline-override-p): New function
4149
4150         * mm-decode.el (mm-inlined-p): Use it
4151
4152 1999-10-20  David S. Goldberg  <dsg@mitre.org>
4153
4154         * mm-decode.el mm-inline-override-types: New variable
4155
4156         * mm-decode.el (mm-inline-override-p): New function
4157
4158         * mm-decode.el (mm-inlined-p): Use it
4159
4160 Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4161
4162         * gnus.el: Pterodactyl Gnus v0.97 is released.
4163
4164 1999-09-01  Brendan Kehoe  <brendan@zen.org>
4165
4166         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Use
4167         gnus-summary-next-group, not gnus-summary-next-article.  Only give
4168         3 args.
4169
4170 1999-09-25 08:07:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4171
4172         * gnus-agent.el (gnus-agent-fetch-group-1): Look in the group
4173         buffer for params.
4174
4175         * gnus-xmas.el (gnus-xmas-summary-recenter): Display one more
4176         line.
4177
4178         * message.el (message-forward-ignored-headers): New variable.
4179
4180         * gnus-art.el (gnus-article-prepare-display): Nix out
4181         gnus-article-wash-types.
4182
4183         * gnus-agent.el (gnus-agent-create-buffer): New function.
4184         (gnus-agent-fetch-group-1): Use it.
4185         (gnus-agent-start-fetch): Ditto.
4186
4187         * gnus-sum.el (gnus-summary-exit): Don't use
4188         `gnus-use-adaptive-scoring'.
4189
4190         * mail-source.el (mail-source-fetch-pop): Only store password when
4191         successful.
4192
4193         * gnus-nocem.el (gnus-nocem-scan-groups): Message better.
4194
4195 1999-09-24 18:43:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4196
4197         * message.el (message-reply): Use it.
4198         (message-dont-reply-to-names): New variable.
4199
4200         * nntp.el (nntp-open-telnet): Don't erase-buffer.
4201
4202         * mm-util.el (mm-preferred-coding-system): Typo fix.
4203
4204         * message.el (message-bounce): Work for non-MIME.
4205
4206         * gnus.el (gnus-short-group-name): Short the right parts of the
4207         name.
4208
4209 1999-09-24 18:17:48  Johan Kullstam  <kullstam@ne.mediaone.net>
4210
4211         * mm-encode.el (mm-qp-or-base64): New version.
4212
4213 1999-09-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4214
4215         * gnus-art.el (article-make-date-line): Fix time-zone bug.
4216
4217 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4218
4219         * gnus-art.el (gnus-article-add-buttons): Don't delete markers out
4220         of restricted region.
4221         (gnus-mime-display-single): Set beg at correct point.
4222
4223 1999-09-09  Shenghuo ZHU  <zsh@cs.rochester.edu>
4224
4225         * nnmail.el (nnmail-process-maildir-mail-format): Typo.
4226
4227 1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
4228
4229         * gnus-msg.el (gnus-configure-posting-styles): Let
4230         `gnus-posting-styles' have its say in posting-style: local
4231         variable `styles' is already bound to `gnus-posting-styles' so
4232         don't rebind it to nil.
4233
4234 1999-09-24 18:10:56  Robert Bihlmeyer  <robbe@orcus.priv.at>
4235
4236         * gnus-score.el (gnus-summary-increase-score): Allow editing of
4237         Message-ID.
4238
4239 1999-09-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4240
4241         * mm-encode.el (mm-encode-content-transfer-encoding): Fold
4242         quoted-printable-encode-region.
4243
4244         * qp.el (quoted-printable-encode-region): Assume charset
4245         encoded. Fold every line in the region.
4246
4247 1999-09-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4248
4249         * gnus-srvr.el (gnus-browse-foreign-server): Read the first line
4250         of active file.
4251
4252 1999-09-01  Didier Verna  <verna@inf.enst.fr>
4253
4254         * message.el (message-mode): allows whitespaces between multiple
4255         instances of the fill character ">".
4256
4257 1999-09-24 18:02:50  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
4258
4259         * mm-encode.el (mm-qp-or-base64): Fix.
4260
4261 1999-09-01 12:18:01  Katsumi Yamaoka  <yamaoka@jpl.org>
4262
4263         * message.el (message-send): Too much and.
4264
4265 1999-09-24 17:58:07  Andreas Schwab  <schwab@suse.de>
4266
4267         * gnus-art.el (gnus-mime-view-part-as-type): Renamed.
4268
4269 1999-08-28 12:44:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * gnus-score.el (gnus-score-headers): Work for nil scores.
4272
4273 1999-08-27 20:46:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4274
4275         * gnus-cache.el (gnus-cache-write-active): Write full names.
4276
4277         * gnus-util.el (gnus-write-active-file): Accept full name.
4278
4279         * mm-decode.el (mm-inlinable-p): Use string-match on the types.
4280         (mm-assoc-string-match): New function.
4281         (mm-display-inline): Use it.
4282
4283         * gnus-group.el (gnus-group-set-info): Work for nil group params.
4284
4285         * gnus-msg.el (gnus-configure-posting-styles): Allow eval.
4286
4287 1999-08-27 19:08:10  Florian Weimer  <fw@s.netic.de>
4288
4289         * mml.el (mml-generate-multipart-alist): New variable.
4290
4291 1999-08-27 15:30:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4292
4293         * gnus-art.el (gnus-treat-predicate): Work for (not 5).
4294
4295 1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
4296
4297         * message.el (message-send): More helpful error message if sending
4298         fails
4299
4300 1999-09-06  Robert Bihlmeyer  <robbe@orcus.priv.at>
4301
4302         * gnus-score.el (gnus-summary-increase-score): "Lars" was broken
4303         in newer emacsen, where ?r isn't equal 114.
4304
4305 Fri Aug 27 13:17:48 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4306
4307         * gnus.el: Pterodactyl Gnus v0.96 is released.
4308
4309 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4310
4311         * gnus-start.el (gnus-groups-to-gnus-format): Only use agent
4312         to get active info if method is covered by agent, otherwise
4313         active info is lost.
4314
4315 1999-08-17  Simon Josefsson  <jas@pdc.kth.se>
4316
4317         * gnus-sum.el (gnus-summary-move-article): Report backend errors.
4318
4319 1999-08-09  Dave Love  <fx@gnu.org>
4320
4321         * mm-util.el: Use `defalias', not `fset' for dummy functions.
4322
4323 1999-08-09  Simon Josefsson  <jas@pdc.kth.se>
4324
4325         * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*"
4326           (already matched by "^X-Pgp"), removed duplicate
4327           X-Mailing-List, added several new junk headers.
4328
4329 1999-08-01  Simon Josefsson  <jas@pdc.kth.se>
4330
4331         * gnus-art.el (article-decode-charset): Don't assume
4332         gnus-summary-buffer is live.
4333
4334 1999-08-27 15:07:43  Paul Flinders  <paul@dawa.demon.co.uk>
4335
4336         * smiley.el (smiley-deformed-regexp-alist): Fix % smileys.
4337
4338 1999-08-27 15:02:58  Florian Weimer  <fw@s.netic.de>
4339
4340         * gnus-score.el (gnus-home-score-file): Work with absolute path
4341         names.
4342
4343 1999-07-17  Shenghuo ZHU  <zsh@cs.rochester.edu>
4344
4345         * gnus-sum.el (gnus-articles-to-read): Return cached articles if
4346         nothing else in the group.
4347
4348 1999-07-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
4349
4350         * gnus-bcklg.el (gnus-backlog-enter-article): Check the size of
4351         the article.
4352
4353 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4354
4355         * mm-uu.el (mm-uu-dissect): Fix for base64 message.
4356
4357 1999-07-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4358
4359         * mm-uu.el (mm-uu-forward-end-line): Support forwarded message
4360         from mutt.
4361
4362 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4363
4364         * mm-bodies.el (mm-decode-content-transfer-encoding): Delete
4365         whitespace.
4366
4367 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4368
4369         * mm-util.el (mm-text-coding-system-for-write): New variable.
4370         (mm-append-to-file): New function.
4371         (mm-write-region): New function.
4372
4373         * gnus-art.el (gnus-output-to-file): Use it.
4374         * gnus-util.el (gnus-output-to-rmail): Ditto.
4375         (gnus-output-to-mail): Ditto.
4376         * gnus-uu.el (gnus-uu-binhex-article): Ditto.
4377
4378 1999-07-14  Shenghuo ZHU  <zsh@cs.rochester.edu>
4379
4380         * nnmail.el (nnmail-find-file): Use mm-auto-mode-alist.
4381
4382         * nnheader.el (nnheader-insert-file-contents): Revert and use
4383         mm-insert-file-contents.
4384         (nnheader-find-file-noselect): Use mm-auto-mode-alist.
4385         (nnheader-auto-mode-alist): Removed.
4386
4387         * mm-util.el (mm-inhibit-file-name-handlers): New variable.
4388         (mm-insert-file-contents): Add a new parameter for inserting
4389         compressed file literally.
4390
4391         * mml.el (mml-generate-mime-1): Insert non-text literally.
4392
4393         * gnus.el: Change most mm-insert-file-contents back to nnheader.
4394
4395 1999-07-13  Hrvoje Niksic  <hniksic@srce.hr>
4396
4397         * gnus-art.el (gnus-unbuttonized-mime-types): Fix docstring.
4398
4399 1999-08-27 14:53:42  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
4400
4401         * gnus-sum.el (gnus-group-charset-alist): Default fido7 to
4402         koi8-r.
4403
4404 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4405
4406         * mml.el (mml-insert-mime): Decode text.
4407         (mml-to-mime): Narrow to headers-or-head.
4408
4409 1999-07-11  Shenghuo ZHU  <zsh@cs.rochester.edu>
4410
4411         * mm-view.el (mm-inline-text): Check
4412         w3-meta-content-type-charset-regexp.
4413
4414 1999-07-10  Simon Josefsson  <jas@pdc.kth.se>
4415
4416        * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for
4417        predicate.
4418
4419 1999-07-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
4420
4421         * gnus-mlspl.el: Documentation fixes.
4422
4423 1999-08-27 14:42:14  Rui Zhu  <sprache@iname.com>
4424
4425         * gnus-sum.el (gnus-summary-limit-to-age): Prompt better.
4426
4427 1999-08-27 14:40:52  Michael Cook  <cook@sightpath.com>
4428
4429         * gnus-art.el (gnus-article-setup-buffer): Kill all local
4430         variables.
4431
4432 1999-08-27 14:39:34  Hrvoje Niksic  <hniksic@srce.hr>
4433
4434         * nnmail.el (nnmail-get-new-mail): "Done".
4435
4436 1999-08-27 14:38:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437
4438         * gnus-group.el (gnus-group-kill-all-zombies): Only prompt when
4439         interactive.
4440
4441 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4442
4443         * gnus-art.el (article-decode-charset): Fix broken CT.
4444
4445 1999-07-12  Shenghuo ZHU  <zsh@cs.rochester.edu>
4446
4447         * gnus-agent.el (gnus-agent-fetch-group-1): Recreate agent
4448         overview buffer if it is killed.
4449
4450 1999-08-27 14:26:03  Eric Marsden  <emarsden@mail.dotcom.fr>
4451
4452         * gnus-art.el (article-babel): New version.
4453
4454 1999-08-27 14:22:39  Jon Kv  <jonkv@ida.liu.se>
4455
4456         * nnfolder.el (nnfolder-request-list-newsgroups): Faster expiry.
4457
4458 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4459
4460         * gnus.texi (More Threading): Document new variable
4461         `gnus-sort-gathered-threads-function'.
4462
4463 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4464
4465         * gnus.texi (More Threading): Document new variable
4466         `gnus-sort-gathered-threads-function'.
4467
4468 1999-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4469
4470         * gnus-uu.el (gnus-uu-digest-mail-forward): Delete file after
4471         usage.
4472
4473 1999-07-10  Shenghuo ZHU  <zsh@cs.rochester.edu>
4474
4475         * mm-util.el (mm-running-xemacs): Removed.
4476         (mm-coding-system-p): New function.
4477         (mm-binary-coding-system): Safe guess.
4478         (mm-text-coding-system): Ditto.
4479         (mm-auto-save-coding-system): Ditto.
4480
4481 1999-07-11 11:02:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4482
4483         * mm-encode.el (mm-qp-or-base64): Also consider control chars.
4484         (mm-qp-or-base64): Reversed logic.
4485
4486         * mm-decode.el (mm-save-part-to-file): Let coding system be
4487         binary.
4488
4489 1999-07-15  Mike McEwan  <mike@lotusland.demon.co.uk>
4490
4491         * gnus-agent.el (gnus-agent-fetch-group-1): Allow 'agent-score' to
4492         be set in topic parameters.
4493
4494 1999-07-10  Mike McEwan  <mike@lotusland.demon.co.uk>
4495
4496         * gnus-sum.el (gnus-sort-gathered-threads-function): New variable.
4497         (gnus-sort-gathered-threads): Allow the user to specify the
4498         function to use when sorting gathered threads.
4499
4500         * gnus-agent.el (gnus-agent-get-undownloaded-list): Don't
4501         mark cached articles as `undownloaded'.
4502
4503 Tue Jul 20 02:39:56 1999  Peter von der Ahe  <peter@ahe.dk>
4504
4505         * gnus-sum.el (gnus-summary-exit): Allow gnus-use-adaptive-scoring
4506         to have buffer local values.
4507
4508 1999-07-25  Matt Pharr  <mmp@graphics.stanford.edu>
4509
4510         * gnus-group.el (gnus-group-make-doc-group): Notice when user
4511         types 'g' for 'guess group type.
4512
4513 1999-07-30  Simon Josefsson  <jas@pdc.kth.se>
4514
4515         * nnmail.el (nnmail-remove-list-identifiers): Remove whitespace
4516         after each regexp in nnmail-list-identifiers, not just after last
4517         one.
4518
4519         * gnus-sum.el (gnus-list-identifiers): New variable.
4520         (gnus-summary-remove-list-identifiers): New function.
4521         (gnus-select-newsgroup): Use it.
4522         (gnus-summary-wash-hide-map): Bind
4523         `gnus-article-hide-list-identifiers' to W W l.
4524         (gnus-summary-make-menu-bar): Add list-identifiers command.
4525
4526         * gnus-art.el (gnus-treat-strip-list-identifiers): New variable.
4527         (gnus-treatment-function-alist): Add variable.
4528         (article-hide-list-identifiers): New function.
4529         (mapcar): Add function.
4530         (gnus-article-hide): Use it.
4531
4532 Fri Jul  9 22:21:16 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4533
4534         * gnus.el: Pterodactyl Gnus v0.95 is released.
4535
4536 1999-07-09 21:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * mm-decode.el (mm-mailcap-command): New function.
4539         (mm-display-external): Use it.
4540
4541         * gnus-art.el (article-make-date-line): Work for India.
4542
4543         * mm-encode.el (mm-qp-or-base64): Typo.
4544
4545         * gnus-topic.el (gnus-topic-goto-topic): Made into command.
4546
4547 Fri Jul  9 19:28:29 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4548
4549         * gnus.el: Pterodactyl Gnus v0.94 is released.
4550
4551 1999-07-09 21:19:23  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4552
4553         * pop3.el: New version.
4554
4555 1999-07-09 20:01:44  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4556
4557         * mm-encode.el (mm-qp-or-base64): New function.
4558         (mm-content-transfer-encoding): Use it.
4559
4560         * gnus-util.el (gnus-parse-netrc): Allow quoted names.
4561
4562 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4563
4564         * mm-decode.el (mm-display-external): Fix typo and use 'non-viewer.
4565
4566         * mailcap.el (mailcap-mailcap-entry-passes-test): Add needsterminal.
4567
4568 1999-07-09 18:52:22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4569
4570         * gnus-art.el (gnus-mime-view-part-as-media): New command and
4571         keystroke.
4572
4573         * mailcap.el (mailcap-mime-types): New function.
4574
4575         * nnmh.el (nnmh-request-group): Update nnmh-group-alist.
4576
4577         * message.el (message-goto-eoh): Really go to the end.
4578
4579 1999-07-09 18:40:23  Puneet Goel  <puneet@computer.org>
4580
4581         * message.el (message-make-date): Do the right thing in with
4582         sub-hour time zones.
4583
4584 1999-07-09 18:36:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4585
4586         * gnus-group.el (gnus-group-make-menu-bar): Removed double bug
4587         report.
4588
4589 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4590
4591         * nnfolder.el (nnfolder-request-rename-group): Create directory.
4592
4593 1999-07-08  Shenghuo ZHU  <zsh@cs.rochester.edu>
4594
4595         * mailcap.el (mailcap-parse-mailcap): Skip \;.
4596         (mailcap-parse-mailcap-extras): Fix "nonterminal;" and empty name,
4597         and use t as default value.
4598
4599 Wed Jul  7 18:40:30 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
4600
4601         * gnus-sum.el (gnus-get-newsgroup-headers): Don't assume
4602         gnus-summary-buffer is live.
4603
4604 1999-07-09 17:44:03  Robert Pluim  <rpluim@nortelnetworks.com>
4605
4606         * mm-util.el (mm-enable-multibyte): Check whether var bound.
4607
4608 1999-07-09 17:31:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4609
4610         * message.el (message-bounce): Do MIME bounces MIMEy.
4611
4612         * gnus-sum.el (gnus-summary-read-group-1): Update mark positions.
4613
4614 1999-07-08 08:41:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4615
4616         * mailcap.el (mailcap-mime-extensions): Changed patch to
4617         text/x-patch.
4618
4619         * mm-decode.el (mm-display-external): Wrong placement of paren.
4620
4621 Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4622
4623         * gnus.el: Pterodactyl Gnus v0.93 is released.
4624
4625 1999-07-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
4626
4627         * gnus-cus.el (gnus-group-parameters): New entries for
4628         gnus-group-split.
4629
4630         * gnus-mlspl.el: Renamed functions and variables so as to
4631         start with gnus-group-split.
4632         * gnus.el: Adjust autoload entries.
4633
4634 1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
4635
4636         * gnus-mlspl.el: Removed trailing t from comment and provide.
4637         Renamed functions and variables to start with gnus-mlsplit.
4638         Added autoload comments.
4639         * gnus.el: Added autoload entries.
4640
4641 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4642
4643         * nnmail.el (nnmail-split-it): Search the regexp multiple times,
4644         so that matches excluded by RESTRICTs do not cause the whole split
4645         to be ignored.  This also fixes a long-standing bug in which a
4646         split with \N substitutions wouldn't cause cross-posting as
4647         expected.
4648
4649         * nnmail.el (nnmail-split-fancy): Document RESTRICT clauses.
4650         (nnmail-split-it): Implement them.
4651
4652         * nnmail.el (nnmail-split-fancy): Document ! splits.
4653
4654 1999-07-07 10:41:11  Stainless Steel Rat  <ratinox@peorth.gweep.net>
4655
4656         * pop3.el: New version.
4657
4658 1999-07-05  Simon Josefsson
4659
4660         * gnus-srvr.el (gnus-browse-foreign-server): Use read.
4661
4662 1999-07-07 10:37:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4663
4664         * gnus-art.el (gnus-mime-display-alternative): Do treatment.
4665
4666 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4667
4668         * gnus-util.el (gnus-write-active-file): Use real name.
4669
4670         * gnus-agent.el (gnus-agent-expire): Update active file
4671         method by method.
4672
4673 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4674
4675         * nndraft.el (nndraft-request-article): Use difference
4676         coding-systems for queue and drafts.
4677
4678         * gnus-sum.el (gnus-summary-setup-default-charset): Special-case
4679         nndraft:drafts.
4680
4681         * mm-util.el (mm-auto-save-coding-system): New coding system.
4682
4683         * message.el (message-draft-coding-system): Use it.
4684
4685 1999-07-06  Shenghuo ZHU  <zsh@cs.rochester.edu>
4686
4687         * mm-uu.el: More customizable and less aggressive.
4688
4689 1999-07-07 07:53:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690
4691         * gnus-start.el (gnus-groups-to-gnus-format): Only gnus-active
4692         when plugged.
4693
4694         * mml.el (mml-generate-mime-1): Don't insert nofile files.
4695         (mml-insert-mml-markup): Accept a nofile.
4696         (mml-insert-mime): Insert nofile.
4697
4698         * gnus-art.el (gnus-treat-strip-blank-lines): Removed.
4699
4700         * mm-decode.el (mm-handle-media-type): New function.
4701         (mm-handle-media-supertype): New function.
4702         (mm-handle-media-subtype): New function.
4703         Use new functions throughout. "/"))
4704
4705 1999-05-18 03:03:50  Katsumi Yamaoka  <yamaoka@jpl.org>
4706
4707         * gnus-art.el (gnus-treat-predicate): Typo.
4708
4709 1999-07-07 06:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4710
4711         * gnus-score.el (gnus-summary-score-entry): Made un-interactive.
4712
4713 1999-07-06 17:57:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4714
4715         * gnus-art.el (article-date-ut): UT!  Default it!
4716
4717 Tue Jul  6 10:59:24 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4718
4719         * gnus.el: Pterodactyl Gnus v0.92 is released.
4720
4721 1999-07-06 12:30:59  Johannes Weinert  <Johannes.Weinert@Informatik.Uni-Oldenburg.DE>
4722
4723         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
4724
4725 1999-07-06 07:41:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726
4727         * nntp.el (nntp-retrieve-groups): Don't do anything when not
4728         connected.
4729
4730         * gnus-start.el (gnus-active-to-gnus-format): Only save active
4731         when plugged.
4732
4733         * mm-view.el (mm-inline-message): Ignore remove-spec.
4734
4735         * gnus-agent.el (gnus-agent-write-active): Check whether orig sym
4736         is bound.
4737
4738         * gnus-msg.el (gnus-summary-mail-forward): Rename From_ lines.
4739
4740         * nndoc.el (nndoc-guess-type): Remove blank lines at the start.
4741
4742         * nnfolder.el (nnfolder-read-folder): Remove blank lines at the
4743         start.
4744
4745         * message.el (message-fill-yanked-message): Remove `t' arg.
4746
4747         * gnus-group.el (gnus-group-kill-group): Message killing of
4748         groups.
4749
4750         * mm-util.el (mm-preferred-coding-system): New function.
4751         (mm-mime-charset): Use it.
4752
4753         * mml.el (mml-generate-mime-1): Charset-encode message parts.
4754
4755 1999-07-06 07:03:31  Alexandre Oliva  <oliva@dcc.unicamp.br>
4756
4757         * gnus-mlsplt.el: New file.
4758
4759 1999-07-06 05:47:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4760
4761         * mm-decode.el (mm-inline-Media-tests): Changed from forms to
4762         functions.
4763         (mm-attachment-override-p): Take a handle instead of a type.
4764         (mm-inlined-p): Ditto.
4765         (mm-automatic-display-p): Ditto,
4766         (mm-inlinable-p): Ditto.
4767
4768         * nndraft.el (nndraft-request-expire-articles): Delete backup
4769         files.
4770
4771         * mailcap.el (mailcap-parse-mailcap): Regexp-quote stuff.
4772
4773         * gnus-sum.el (gnus-summary-limit-to-extra): Typo.
4774
4775 1999-07-06 05:37:46  Alexandre Oliva  <oliva@dcc.unicamp.br>
4776
4777         * nnmail.el (nnmail-split-it): Allow .*.
4778
4779 1999-07-05 05:04:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780
4781         * mm-decode.el (mm-inline-large-images-p): Renamed.
4782
4783         * gnus-art.el (article-date-ut): Always look in the current buffer
4784         for the Date header.
4785
4786         * mml.el (mml-validate): New command.
4787
4788         * mailcap.el (mailcap-possible-viewers): Revert to string-match
4789         since we are dealing with regexps.
4790
4791 Sun Jul  4 06:31:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4792
4793         * gnus.el: Pterodactyl Gnus v0.91 is released.
4794
4795 1999-07-04 04:35:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4796
4797         * gnus-agent.el (gnus-agent-save-active-1): New function.
4798         (gnus-agent-save-active): use it.
4799         (gnus-agent-save-groups): Ditto.
4800
4801         * gnus-cache.el (gnus-cache-write-active): Use it.
4802
4803         * gnus-agent.el (gnus-agent-write-active): Use it.
4804
4805         * gnus-util.el (gnus-write-active-file): New function.
4806
4807         * gnus-agent.el (gnus-agent-write-active): New function to keep
4808         lower boundaries and canceled groups.
4809         (gnus-agent-save-groups): Use it.
4810         (gnus-agent-save-active): Use it.
4811         (gnus-agent-save-group-info): Only write active files.
4812         (gnus-agent-expire): Update active file.
4813
4814         * mm-decode.el (mm-inlinable-part-p): Removed.
4815         (mm-user-display-methods): Default to nil.
4816         (mm-user-display-methods): Removed.
4817         (add-mime-display-method): Removed.
4818         (mm-automatic-display): Renamed.
4819         (mm-automatic-display-p): Use it.
4820         (mm-inlined-types): New variable.
4821         (mm-inlined-p): New function.
4822
4823         * message.el (message-reply): Bind message-this-is-mail.
4824
4825 1999-07-03 13:16:31  Michael Klingbeil  <mklingbeil@knuut.de>
4826
4827         * smiley.el (smiley-buffer): Fix for NT.
4828
4829 1999-07-03 11:26:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4830
4831         * mm-encode.el (mm-encode-buffer): Check whether we have 7bit.
4832
4833         * message.el (message-check-news-header-syntax): Protect against
4834         nil froms.
4835
4836         * mm-util.el (mm-auto-mode-alist): New.
4837
4838         * mml.el (mml-generate-mime-1): Ditto.
4839
4840         * gnus.el: Use mm-insert-file-contents throughout instead of
4841         nnheader.
4842
4843         * mm-util.el (mm-insert-file-contents): New function.
4844
4845 Sat Jul  3 07:35:35 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4846
4847         * gnus.el: Pterodactyl Gnus v0.90 is released.
4848
4849 1999-07-03 09:31:10  Sven Fischer  <herpes@kawo2.rwth-aachen.de>
4850
4851         * mailcap.el (mailcap-possible-viewers): Use string=.
4852
4853 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4854
4855         * mm-uu.el (mm-uu-forward-begin-line): New variable.
4856         (mm-uu-forward-end-line): New variable.
4857         (mm-uu-begin-line): Handle forwarded message.
4858         (mm-uu-identifier-alist): Ditto.
4859         (mm-uu-dissect): Ditto.
4860
4861 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4862
4863         * lpath.el: Two free variables.
4864
4865 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4866
4867         * nnheader.el (nnheader-file-coding-system): Use raw-text.
4868         * gnus-agent.el (gnus-agent-file-coding-system): Ditto.
4869         * gnus-cache.el (gnus-cache-coding-system): Ditto.
4870
4871         * nnfolder.el (nnfolder-file-coding-system): Use mm-text-coding-system.
4872         (nnfolder-file-coding-system-for-write): New variable.
4873         (nnfolder-active-file-coding-system): New variable.
4874         (nnfolder-active-file-coding-system-for-write): New variable.
4875         (nnfolder-save-active): New function.
4876         (nnfolder-save-buffer): Use them.
4877         (nnfolder-possibly-change-group): Ditto.
4878         (nnfolder-request-list-newsgroups): Ditto.
4879         (nnfolder-request-create-group): Ditto.
4880         (nnfolder-request-expire-articles): Ditto.
4881         (nnfolder-request-move-article): Ditto.
4882         (nnfolder-request-accept-article): Ditto.
4883         (nnfolder-request-delete-group): Ditto.
4884         (nnfolder-request-rename-group): Ditto.
4885         (nnfolder-possibly-change-folder): Ditto.
4886         (nnfolder-read-folder): Ditto.
4887         (nnfolder-request-list): Remove pathname-coding-system.
4888         (nnfolder-possibly-change-group): Use nnmail-pathname-coding-system.
4889
4890         * nnmail.el (nnmail-file-coding-system): Use raw-text.
4891         (nnmail-file-coding-system-1): Removed.
4892         (nnmail-find-file): Use nnmail-pathname-coding-system.
4893         (nnmail-write-region): Ditto.
4894
4895         * nnmbox.el (nnmbox-file-coding-system): New variable.
4896         (nnmbox-file-coding-system-for-write): New variable.
4897         (nnmbox-active-file-coding-system): New variable.
4898         (nnmbox-active-file-coding-system-for-write): New variable.
4899         (nnmbox-save-buffer): New function.
4900         (nnmbox-save-active): New function.
4901         (nnmbox-request-scan): Use them.
4902         (nnmbox-request-expire-articles): Ditto.
4903         (nnmbox-request-move-article): Ditto.
4904         (nnmbox-request-accept-article): Ditto.
4905         (nnmbox-request-replace-article): Ditto.
4906         (nnmbox-request-delete-group): Ditto.
4907         (nnmbox-request-rename-group): Ditto.
4908         (nnmbox-request-create-group): Ditto.
4909
4910         * mm-util.el (mm-text-coding-system): raw-text or -dos.
4911         (mm-running-ntemacs): Removed.
4912
4913         * nnml.el (nnml-file-coding-system): Use nnmail-file-coding-system.
4914
4915 1999-07-02  Shenghuo ZHU  <zsh@cs.rochester.edu>
4916
4917         * nnfolder.el (nnfolder-read-folder): Use nnheader-file-coding-system.
4918
4919 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4920
4921         * qp.el (quoted-printable-encoding-characters): Support lower case.
4922
4923 1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>
4924
4925         * rfc2047.el (rfc2047-encode): Fold before B-encoding.
4926         (rfc2047-b-encode-region): Encode line by line.
4927
4928 1999-07-03 09:20:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4929
4930         * mm-util.el (mm-find-mime-charset-region): Fix.
4931
4932 1999-06-30  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
4933
4934         * mm-util.el (mm-mime-mule-charset-alist): Fix iso-2022-jp(-2) bug.
4935         (mm-find-mime-charset-region): Ditto.
4936
4937 1999-07-03 09:15:35  Simon Josefsson  <jas@pdc.kth.se>
4938
4939         * gnus-sum.el (gnus-summary-move-article): Fix something or
4940         other.
4941
4942 1999-06-29  Shenghuo ZHU  <zsh@cs.rochester.edu>
4943
4944         * gnus-sum.el (gnus-newsgroup-ephemeral-charset): New variable.
4945         (gnus-newsgroup-ephemeral-ignored-charsets): New variable.
4946         (gnus-summary-enter-digest-group): Use them.
4947         (gnus-summary-setup-default-charset): Ditto.
4948
4949 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4950
4951         * base64.el (base64-run-command-on-region): Use unibyte buffer.
4952
4953 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4954
4955         * gnus-msg.el (gnus-configure-posting-styles): Fix bug when
4956           gnus-newsgroup-name is nil.
4957
4958 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4959
4960         * rfc2047.el (rfc2047-encode): Chop the tail newline.
4961
4962 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4963
4964         * gnus-art.el (article-emphasize): Use correct
4965         gnus-article-emphasis-alist.
4966
4967 1999-06-15  Shenghuo ZHU  <zsh@cs.rochester.edu>
4968
4969         * mm-view.el (mm-inline-text): Fix text/html bug.
4970
4971 Mon Jun 28 17:54:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4972
4973         * gnus.el: Pterodactyl Gnus v0.89 is released.
4974
4975 1999-06-24  Shenghuo ZHU  <zsh@cs.rochester.edu>
4976
4977         * nnmail.el (nnmail-file-coding-system-1): For NTEmacs in Windows.
4978         * message.el (message-draft-coding-system): Ditto.
4979         * mm-util.el (mm-running-ntemacs): Ditto.
4980
4981 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4982
4983         * gnus-xmas.el (gnus-xmas-summary-recenter): A blank line may
4984         cause problem.
4985
4986 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4987
4988         * mm-view.el (mm-inline-text): Ignore error in w3-region.
4989
4990 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4991
4992         * mml.el: require mm-decode.
4993
4994 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4995
4996         * gnus-art.el (gnus-display-mime): Treat as head only if necessary.
4997
4998 1999-06-23  Shenghuo ZHU  <zsh@cs.rochester.edu>
4999
5000         * mm-view.el (mm-inline-image): Fix image undisplayer.
5001
5002 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5003
5004         * mml.el (mml-insert-multipart): Error in compeling-read.
5005         (mml-insert-tag): Match tags.
5006
5007 1999-06-19  Shenghuo ZHU  <zsh@cs.rochester.edu>
5008
5009         * gnus-cache.el (gnus-cache-braid-nov): Fix coding-system bug.
5010         (gnus-cache-braid-heads): Ditto.
5011         (gnus-cache-retrieve-headers): Ditto.
5012
5013 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5014
5015         * gnus-draft.el (gnus-draft-send): Fix encoding bug.
5016
5017 1999-06-16 10:17:29  Katsumi Yamaoka  <yamaoka@jpl.org>
5018
5019         * gnus-art.el (gnus-article-read-summary-keys): Convert key events
5020         to string under XEmacs.
5021
5022 1999-06-28 19:34:03  Petersen Jens-Ulrik  <jens-ulrik.petersen@nokia.com>
5023
5024         * gnus-start.el (gnus-find-new-newsgroups): Doc fix.
5025
5026 1999-06-22  Shenghuo ZHU  <zsh@cs.rochester.edu>
5027
5028         * mm-view.el (mm-inline-message): Fix message view bug.
5029         * gnus-art.el (gnus-article-prepare): Ditto.
5030
5031 1999-06-16  Shenghuo ZHU  <zsh@cs.rochester.edu>
5032
5033         * gnus-cache.el (gnus-cache-possibly-enter-article): Fetch headers.
5034
5035 Tue Jun 15 04:13:01 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5036
5037         * gnus.el: Pterodactyl Gnus v0.88 is released.
5038
5039 1999-06-15 04:13:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * gnus-sum.el (gnus-summary-save-parts): Destroy handles after
5042         usage.
5043
5044         * nnmail.el (nnmail-get-new-mail): Save info.
5045
5046 Mon Jun 14 01:15:59 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5047
5048         * gnus.el: Pterodactyl Gnus v0.87 is released.
5049
5050 1999-06-14 02:46:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5051
5052         * mail-source.el (mail-source-fetch-file): Use prescript-delay.
5053         (mail-source-run-script): New function.
5054         (mail-source-fetch-pop): Use it.
5055
5056 1999-06-13 09:52:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5057
5058         * gnus-art.el (gnus-article-setup-highlight-words): Moved here.
5059
5060 Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5061
5062         * gnus.el: Pterodactyl Gnus v0.86 is released.
5063
5064 1999-06-13 08:51:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5065
5066         * gnus-art.el (gnus-treat-translate): New variable.
5067         (gnus-treat-predicate): Accept a list of regexps.
5068         (gnus-article-treat-custom): Allow a list of regexps.
5069
5070 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5071
5072         * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
5073         type.
5074
5075 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5076
5077         * gnus-art.el (article-babel): Narrow a bit.
5078
5079         * gnus-agent.el (gnus-agent-get-undownloaded-list): Was too slow.
5080
5081 1999-06-12  Simon Josefsson  <jas@pdc.kth.se>
5082
5083         (gnus-agent-get-undownloaded-list): Operate on all articles, not
5084         only unread ones.
5085         (gnus-agent-fetch-headers): Fetch headers from unread and marked
5086         articles, not only unread ones.
5087
5088 1999-06-13 03:01:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5089
5090         * gnus-sum.el (gnus-summary-limit-to-extra): New command and
5091         keystroke.
5092
5093         * gnus-art.el (gnus-article-x-face-command): Ditto.
5094
5095         * gnus-uu.el (gnus-uu-default-view-rules): Default to "display".
5096
5097         * gnus.el (gnus-method-simplify): Accept server names.
5098
5099 1999-06-13 02:36:15  Per Abrahamsen  <abraham@dina.kvl.dk>
5100
5101         * gnus-art.el (article-babel-prompt): New function.
5102         (article-babel): New command.
5103
5104 1999-06-13 01:01:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5105
5106         * gnus-art.el (gnus-article-part-wrapper): Go to part.
5107
5108         * mml.el (mml-generate-mime-1): Don't insert literally.
5109
5110         * gnus-util.el (gnus-parse-netrc): Skip lines with #'s.
5111         (gnus-netrc-syntax-table): Removed.
5112         (gnus-parse-netrc): Don't use syntax table; just use whitespace.
5113
5114 Wed May  5 13:51:13 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5115
5116         * mm-view.el (mm-inline-text): Fix charset for text/html.
5117
5118 Wed May  5 01:15:08 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5119
5120         * message.el (message-draft-coding-system): Use emacs-mule-dos.
5121
5122 1999-06-12 07:29:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5123
5124         * nnmail.el (nnmail-split-incoming): Return the number of split
5125         mails.
5126         (nnmail-process-babyl-mail-format): Ditto.
5127         (nnmail-process-unix-mail-format): Ditto.
5128         (nnmail-process-mmdf-mail-format): Ditto.
5129         (nnmail-process-maildir-mail-format): Ditto.
5130
5131         * mail-source.el (mail-source-callback): Return the number from
5132         the callback.
5133
5134         * message.el (message-send-mail): Generate Lines.
5135
5136         * mail-source.el (mail-source-call-script): New function.
5137         (mail-source-call-script): New function.
5138
5139 Sun May  2 02:00:27 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5140
5141         * gnus-sum.el (gnus-summary-setup-highlight-words): New function.
5142         (gnus-select-newsgroup): Use it.
5143         (gnus-group-highlight-words-alist): New variable.
5144         (gnus-newsgroup-emphasis-alist): New variable.
5145         (gnus-summary-local-variables):  Use it.
5146         * lpath.el: Use it.
5147         * gnus-art.el (article-emphasize): Use it.
5148         (gnus-emphasis-highlight-words): New face.
5149         * gnus-cus.el (gnus-group-parameters): New parameter.
5150
5151 Sun May  2 01:00:02 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
5152
5153         * gnus-cache.el (gnus-cache-possibly-enter-article): Remove
5154         parameter `headers'.
5155         (gnus-cache-enter-article): Ditto.
5156         (gnus-cache-update-article): Ditto.
5157         * gnus-sum.el (gnus-summary-move-article): Ditto.
5158         (gnus-summary-mark-article-as-unread): Ditto.
5159         (gnus-summary-mark-article): Ditto.
5160
5161 1999-06-12 03:59:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5162
5163         * gnus-msg.el (gnus-message-insert-stylings): Removed.
5164         (gnus-posting-style-alist): Removed.
5165         (gnus-message-style-insertions): Ditto.
5166         (gnus-configure-posting-styles): Reimplementation.
5167
5168         * mail-source.el (mail-source-fetch): Error the message.
5169
5170         * gnus-msg.el (gnus-inews-do-gcc): Do mml and encoding.
5171
5172 Sat Jun 12 00:19:57 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5173
5174         * gnus.el: Pterodactyl Gnus v0.85 is released.
5175
5176 1999-04-20  Michael Cook  <cook@sightpath.com>
5177
5178         * gnus-cite.el (gnus-cite-attribution-prefix): Tweak for MS
5179           Outlook citation regex.
5180
5181 1999-06-12 02:09:49  Lars Magne Ingebrigtsen  <pinard@iro.umontreal.ca>
5182
5183         * nndoc.el (nndoc-mime-parts-type-p): Accept space before
5184         semicolon.
5185
5186 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5187
5188         * gnus-range.el (gnus-remove-from-range): Document range1
5189         modification, protect range2.
5190
5191 1999-05-24  Simon Josefsson  <jas@pdc.kth.se>
5192
5193         * gnus-sum.el (gnus-update-marks): Protect lists from
5194         gnus-remove-from-range, don't sort twice.
5195
5196 1999-05-21  Simon Josefsson  <jas@pdc.kth.se>
5197
5198         * gnus-start.el (gnus-read-descriptions-file): Protect if no
5199         function in backend.
5200
5201 1999-05-15  Simon Josefsson  <jas@pdc.kth.se>
5202
5203         * gnus-sum.el (gnus-valid-move-group-p): Check for a
5204         request-accept-article function in the backend instead of using
5205         the 'respool capability.
5206
5207 1999-04-18  Hrvoje Niksic  <hniksic@srce.hr>
5208
5209         * mm-bodies.el (mm-decode-content-transfer-encoding): Handle
5210         spurious whitespace at eob.
5211
5212 1999-06-12 02:02:06  Adrian Aichner  <aichner@ecf.teradyne.com>
5213
5214         * nnmail.el (nnmail-get-new-mail): Check right variable.
5215
5216 1999-06-12 01:57:39  Karl Kleinpaste  <karl@justresearch.com>
5217
5218         * mailcap.el (mailcap-mime-data): Fix rfc822.
5219
5220 1999-06-11 23:48:50  TOZAWA Akihiko  <miles@is.s.u-tokyo.ac.jp>
5221
5222         * nndoc.el (nndoc-nsmail-type-p): New function.
5223         (nndoc-type-alist): Recognize nsmail.
5224
5225 1999-05-12  Mike McEwan  <mike@lotusland.demon.co.uk>
5226
5227         * gnus-art.el (gnus-treatment-function-alist): Display `x-face'
5228         *before* `article-hide-headers' deletes the information.
5229
5230 1999-05-22 00:26:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5231
5232         * gnus-sum.el (gnus-summary-save-parts): New command and
5233         keystroke.
5234         (gnus-summary-save-parts-1): New function.
5235         (gnus-summary-iterate): Buggy.
5236
5237         * mm-decode.el (mm-save-part-to-file): Made into own function.
5238
5239 1999-05-11 05:53:16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5240
5241         * gnus-group.el (gnus-group-set-info): Resist nils.
5242
5243 1999-05-04 19:26:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244
5245         * mailcap.el (mailcap-mime-data): Ditto.
5246
5247         * gnus-uu.el (gnus-uu-default-view-rules): Ditto.
5248
5249         * gnus-art.el (gnus-article-x-face-command): Default to ee.
5250
5251 1999-05-02  Gareth Jones  <gdj1@gdjones.demon.co.uk>
5252
5253         * gnus-art.el (article-make-date-line): Put X-Sent below Date if
5254         gnus-article-date-lapsed-new-header is t.
5255
5256 Sat May  1 20:27:43 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5257
5258         * gnus.el: Pterodactyl Gnus v0.84 is released.
5259
5260 1999-05-01 22:23:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5261
5262         * gnus-msg.el (gnus-bug-message): Mime change.
5263
5264 1999-04-22  Simon Josefsson  <jas@pdc.kth.se>
5265
5266         * gnus-sum.el (gnus-update-marks): Process null mark lists.
5267
5268 1999-04-21  Hrvoje Niksic  <hniksic@srce.hr>
5269
5270         * mm-bodies.el (mm-decode-content-transfer-encoding): Recognize
5271         `x-uue'.
5272
5273 1999-03-04  Aaron M. Ucko  <amu@mit.edu>
5274
5275         * mail-source.el (mail-source-fetch-pop): Only prompt for password
5276         when authentication is 'password.
5277
5278 1999-05-01 22:17:55    <pinard@iro.umontreal.ca>
5279
5280         * gnus-win.el (gnus-configure-windows): Accept a setting.
5281
5282 1999-04-21 20:51:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5283
5284         * mm-util.el (mm-quote-arg): Moved here.
5285
5286         * mm-decode.el (mm-quote-arg): Quote more chars.
5287
5288 1999-04-18 20:12:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5289
5290         * nnheader.el (nnheader-parse-head): Message-ID in In-Reply-To
5291         with newlines would create buggy .nov files.
5292
5293         * gnus-art.el (gnus-article-date-lapsed-new-header): Default to nil.
5294
5295         * qp.el (quoted-printable-encode-region): Encode whitespace at the
5296         end of lines.
5297
5298         * message.el (message-mode): Doc fix.
5299
5300         * gnus-art.el (article-hide-headers): Delete the hidden headers.
5301
5302         * gnus-msg.el (gnus-setup-posting-charset): Default group to "".
5303
5304         * gnus-art.el (article-date-ut): Rewrite.
5305
5306         * mm-decode.el (mm-preferred-alternative-precedence): Reverse the
5307         order.
5308
5309         * gnus-msg.el (gnus-message-insert-stylings): Remove duplicate
5310         headers.
5311
5312         * gnus-art.el (gnus-article-date-lapsed-new-header): Doc fix.
5313
5314 1999-04-18  Didier Verna  <verna@inf.enst.fr>
5315
5316         * gnus-art.el (gnus-article-date-lapsed-new-header): new variable.
5317         (article-date-ut): use it.
5318
5319 1999-04-18 20:06:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5320
5321         * mail-source.el (mail-source-fetch-pop): Call script
5322         asynchronously.
5323
5324 Sun Apr 18 12:40:04 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5325
5326         * gnus.el: Pterodactyl Gnus v0.83 is released.
5327
5328 1999-04-18 10:55:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5329
5330         * gnus-draft.el (gnus-draft-mode): Use mml minor mode.
5331
5332         * gnus-cite.el (gnus-dissect-cited-text): Off-by-one error.
5333
5334         * gnus-uu.el (gnus-uu-mark-thread): Save hidden threads.
5335
5336         * gnus-art.el (gnus-mime-inline-part): Don't do a charset param.
5337
5338         * gnus-msg.el (gnus-bug): Use application/x-emacs-lisp.
5339
5340         * message.el (message-generate-headers): Accept continuation
5341         headers.
5342
5343 1999-04-18 10:48:57  Renaud Rioboo  <Renaud.Rioboo@lip6.fr>
5344
5345         * gnus-demon.el (gnus-demon-time-to-step): Not strings.
5346
5347 1999-04-18 08:21:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5348
5349         * gnus-art.el (gnus-treatment-function-alist): use
5350         maybe-hide-headers.
5351
5352         * message.el (message-inhibit-body-encoding): Typo.
5353         (message-resend): Inhibit encoding.
5354
5355         * gnus-sum.el (gnus-summary-toggle-header): Decode rfc2047.
5356
5357         * gnus-art.el (article-remove-cr): Use re-search.
5358
5359         * rfc2231.el (rfc2231-parse-string): Allow broken elm MIME
5360         headers.
5361
5362         * mm-decode.el (mm-quote-arg): Quote '.
5363
5364         * gnus-ems.el (gnus-x-splash): Would place splash wrongly.
5365
5366         * mm-decode.el (mm-insert-part): Use multibyte for text.
5367
5368         * gnus-start.el (gnus-read-newsrc-file): New variable.
5369         (gnus-read-newsrc-file): Use it.
5370
5371 1999-04-17 18:51:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372
5373         * nnvirtual.el (nnvirtual-request-expire-articles): New function.
5374
5375         * gnus-group.el (gnus-group-expire-articles-1): Made into own
5376         function.
5377
5378 Sat Apr 17 16:41:30 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5379
5380         * gnus.el: Pterodactyl Gnus v0.82 is released.
5381
5382 1999-04-15  Hrvoje Niksic  <hniksic@srce.hr>
5383
5384         * gnus-sum.el (gnus-group-charset-alist): Include Croatian groups
5385         for iso8859-2.
5386
5387 1999-04-17 18:23:50  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5388
5389         * mm-util.el (mm-charset-synonym-alist): Remove iso-2022-jp-2 from
5390         synonym alist.
5391
5392 1999-04-17 18:03:38  Adam P. Jenkins  <ajenkins@netway.com>
5393
5394         * gnus-sum.el (gnus-summary-local-variables): Mark as global.
5395
5396 1999-04-17 18:02:05  Ettore Perazzoli  <ettore@comm2000.it>
5397
5398         * mail-source.el (mail-source-fetch): Ask before bugging out.
5399
5400 1999-03-19  Hrvoje Niksic  <hniksic@srce.hr>
5401
5402         * uudecode.el (uudecode-decode-region-external): Don't assume
5403         uudecode-temporary-file-directory ends with a slash.
5404
5405 1999-03-18  Simon Josefsson  <jas@pdc.kth.se>
5406
5407         * gnus-sum.el (gnus-update-marks):
5408         (gnus-update-read-articles):
5409         (gnus-summary-expire-articles): Check server.
5410
5411 1999-03-16  Simon Josefsson  <jas@pdc.kth.se>
5412
5413         * mml.el (mml-preview): New function.
5414
5415 1999-04-17 17:10:21  William M. Perry  <wmperry@aventail.com>
5416
5417         * mail-source.el (mail-source-fetch-file): Return the right
5418         value.
5419
5420 1999-04-17 07:52:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5421
5422         * mml.el (mml-insert-parameter): New function.
5423         (mml-insert-parameter-string): New function.
5424
5425         * nnmail.el (nnmail-get-new-mail): Say how many new articles.
5426
5427         * gnus-art.el (gnus-mime-multipart-functions): New variable.
5428         (gnus-mime-display-part): Use it.
5429
5430         * mm-decode.el (mm-alternative-precedence): Removed.
5431         (mm-discouraged-alternatives): New variable.
5432         (mm-preferred-alternative-precedence): New function.
5433
5434         * nnmail.el (nnmail-get-new-mail): Use mail-sources.
5435
5436         * mail-source.el (mail-sources): New variable.
5437
5438         * gnus-art.el (article-remove-cr): Remove several trailing CRs.
5439
5440         * mm-decode.el (mm-valid-image-format-p): New function.
5441         (mm-inline-media-tests): Use it.
5442         (mm-valid-and-fit-image-p): New function.
5443
5444         * gnus-agent.el (gnus-agent-fetch-groups): Error when unplugged.
5445         (gnus-agent-fetch-group): Ditto.
5446
5447 1999-04-12  Didier Verna  <verna@inf.enst.fr>
5448
5449         * nnmail.el (nnmail-article-group): in case of a group name
5450         containing "\\n" constructs, be sure to pass the expanded value to
5451         nn*-save-mail.
5452
5453 Sat Apr 17 05:40:45 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
5454
5455         * gnus.el: Pterodactyl Gnus v0.81 is released.
5456
5457 1999-04-16 15:54:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * gnus-sum.el (gnus-get-split-value): Reverse result.
5460
5461 1999-04-03 00:17:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5462
5463         * gnus-start.el (gnus-always-read-dribble-file): Doc fix.
5464
5465 1999-04-02 15:33:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5466
5467         * mml.el (mml-insert-tag): Insert concluding part.
5468
5469         * message.el (message-send-mail): Encode later.
5470         (message-send-news): Ditto.
5471
5472         * nnfolder.el: Don't use mail delim.
5473
5474 1999-03-28 19:14:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5475
5476         * gnus-cus.el (gnus-group-customize): Put point at min.
5477
5478         * mm-view.el (mm-inline-text): Allow toggling html.
5479
5480 1999-03-28 17:11:15  William M. Perry  <wmperry@aventail.com>
5481
5482         * mail-source.el: Added prescript and postscript to file.
5483
5484 1999-03-28 13:46:00  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5485
5486         * nnmail.el: Reverted.
5487
5488         * gnus-msg.el (gnus-setup-posting-charset): Didn't work.
5489         (gnus-setup-posting-charset): Did work.
5490
5491 1999-03-28 13:19:50  Jae-you Chung  <jay@pllab.kaist.ac.kr>
5492
5493         * gnus.el (gnus-short-group-name): Use
5494         gnus-group-uncollapsed-levels.
5495
5496 1999-03-28 13:11:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5497
5498         * gnus-cite.el (gnus-dissect-cited-text): Don't remove overlays.
5499
5500 1999-03-26 13:18:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5501
5502         * gnus-art.el (gnus-treat-strip-headers-in-body): New variable.
5503         (article-strip-headers-from-body): New command and keystroke.
5504
5505 1999-03-14 16:09:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5506
5507         * mail-source.el (mail-source-fetch-pop): Check for symbol first.
5508
5509         * nnheader.el (nnheader-insert-file-contents): Bind
5510         enable-local-eval to nil.
5511         (nnheader-find-file-noselect): Ditto.
5512
5513         * nnmail.el (nnmail-article-group): Don't remove long lines.
5514         (nnmail-remove-long-lines): New function.
5515         (nnmail-split-header-length-limit): Removed.
5516
5517         * mml.el (mml-generate-mime-1): Use unibyte buffers.
5518
5519         * gnus-group.el (gnus-group-kill-all-zombies): Query user.
5520
5521 1999-03-06 07:20:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5522
5523         * gnus-sum.el (gnus-summary-generic-mark): New function.
5524
5525         * nnmail.el (nnmail-split-header-length-limit): Increased.
5526         (nnmail-article-group): Allow nil.
5527
5528         * gnus-cite.el (gnus-cite-parse-wrapper): Inhibit point-motion.
5529
5530         * nndoc.el (nndoc-generate-mime-parts-head): Insert real headers
5531         first.
5532
5533         * mml.el (mml-minibuffer-read-type): Include types from
5534         mailcap-mime-data.
5535
5536         * nndraft.el (nndraft-request-article): Would clobber Japanese.
5537
5538 1999-03-05  Hrvoje Niksic  <hniksic@srce.hr>
5539
5540         * mml.el (mml-insert-tag): New function.
5541         (mml-read-file): Renamed to mml-minibuffer-read-file to avoid
5542         confusion with functions like `mml-read-tag'.
5543         (mml-read-type): Ditto with `mml-minibuffer-read-type'.
5544         (mml-minibuffer-read-description): Ditto with
5545         `mml-minibuffer-read-description'.
5546         (mml-attach-buffer): New function.
5547         (mml-mode-map): New entry for /.
5548         (mml-minibuffer-read-type): Accept DEFAULT.
5549
5550         * mml.el (mml-quote-region): Narrow