* gnus-sum.el (gnus-summary-move-article): Only delete article
[gnus] / lisp / ChangeLog
1 2000-03-13 13:51:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-sum.el (gnus-summary-move-article): Only delete article
4         when moving junk.
5         (gnus-deaden-summary): Bury the buffer.
6
7         * nnmail.el (nnmail-group-pathname): Ditto.
8
9         * nnheader.el (nnheader-group-pathname): Use expand-file-name.
10
11 2000-03-10 14:57:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * message.el (message-send-mail): Protect against unloaded Gnus. 
14
15         * gnus-topic.el (gnus-topic-update-topic-line): Don't update the
16         parent.  
17         (gnus-topic-update-topic-line): Yes, do.
18         (gnus-topic-goto-missing-group): Tally the correct number of
19         unread articles before inserting the topic line.
20
21 2000-03-01 09:55:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22
23         * nnultimate.el (nnultimate-retrieve-headers): Ignore errors. 
24
25 2000-02-13 13:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26
27         * mm-decode.el (mm-dissect-buffer): Ditto.
28
29         * gnus-art.el (article-decode-charset): Strip CTE.
30
31         * ietf-drums.el (ietf-drums-strip): New function.
32
33         * gnus-sum.el (gnus-summary-move-article): Don't use the prefix
34         when prompting in read-only groups.
35
36 2000-02-23  Simon Josefsson  <jas@pdc.kth.se>
37
38         * imap.el (imap-send-command): Change EOL-chars when
39         `imap-client-eol' differs from default, not only for kerberos4.
40         (imap-mailbox-status): Get encoded mailbox's status.
41
42 2000-02-19  Simon Josefsson  <jas@pdc.kth.se>
43
44         * mail-source.el (mail-source-fetch-imap): Copy `imap-password'
45         into `mail-source-password-cache'.
46
47 2000-02-17  Florian Weimer  <fw@deneb.cygnus.argh.org>
48
49         * mm-util.el (mm-mime-charset): Check for presence of
50         `coding-system-get' and `get-charset-property' (recent XEmacs has
51         the former, but not the latter).
52
53 2000-01-28  Dave Love  <fx@gnu.org>
54
55         * message.el (message-check-news-header-syntax): Fix typo
56         `newsgroyps'.
57         (message-talkative-question): Put temp buffer in fundamental-mode.
58         (message-recover): Use fundamental-mode in the right buffer.
59
60         * nnmail.el (nnmail-split-history): Use fundamental-mode in the
61         right buffer.
62
63 2000-01-26 12:01:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
64
65         * qp.el (quoted-printable-decode-region): Add charset parameter.
66         (quoted-printable-decode-string): Ditto.
67         
68         * gnus-art.el (article-de-quoted-unreadable): Use it.
69
70 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
71
72         * nnimap.el (nnimap-split-predicate): New variable.
73         (nnimap-split-articles): Use it.
74
75 2000-01-20  Simon Josefsson  <jas@pdc.kth.se>
76
77         * utf7.el: Change email address.
78
79 2000-01-18 22:03:51  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * gnus-group.el (gnus-group-catchup): Purge split history.
82
83 2000-01-14 02:43:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
84
85         * nnmail.el (nnmail-generate-active): Support extended group name.
86         (nnmail-get-active): Ditto.
87
88 2000-01-13 15:16:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
89
90         * gnus-agent.el (gnus-agent-write-active): Since no prefix in
91         group names, don't remove anything.
92
93 2000-01-13 15:10:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
94
95         * webmail.el (webmail-my-deja-open): My-deja changes.
96
97 2000-01-13  Simon Josefsson  <jas@pdc.kth.se>
98
99         * nnimap.el (nnimap-retrieve-headers-progress): Create xref field.
100
101 2000-01-10 23:35:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
102
103         * gnus-agent.el (gnus-agent-fetch-headers): Translate full path.
104
105 2000-01-09 22:52:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
106
107         * gnus.el (gnus-other-frame): Fix typo.
108
109 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
110
111         * gnus-cus.el (gnus-group-customize): Fix typo.
112
113 2000-01-08 08:36:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
114
115         * nnweb.el (nnweb-insert): Simplified.
116
117 2000-01-06 18:32:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
118
119         * gnus-art.el (gnus-article-mode-map): "e" is
120         gnus-summary-edit-article. 
121
122 2000-01-06 18:25:37  Jari Aalto  <jari.aalto@poboxes.com>
123
124         * mailcap.el (mailcap-mime-extensions): Add .diff.
125
126 2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
127
128         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
129         there is no "%s" in the method.
130
131 2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
132
133         * gnus-sum.el (gnus-summary-select-article): Return 'old.
134
135 2000-01-06 13:41:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
136
137         * nnfolder.el (nnfolder-read-folder): Use nnfolder-save-buffer. 
138
139         * gnus.el: Really always pop up a new frame.
140
141         * parse-time.el (parse-time-rules): Allow 100-110 to be
142         2000-2010. 
143
144         * time-date.el (date-to-time): Don't use timezone.
145
146 2000-01-06  Dave Love  <fx@gnu.org>
147
148         * time-date.el: Add keywords.
149         (date-to-time): Add autoload cookie.  Canonicalize with
150         timezone-make-date-arpa-standard.
151         (time-to-seconds): Avoid caddr.
152         (safe-date-to-time): Add autoload cookie.
153
154         * base64.el: Require cl when compiling.
155
156 2000-01-05 17:31:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * gnus-sum.el (gnus-summary-select-article): Return whether we
159         selected something new.
160         (gnus-summary-search-article): Start searching at the window
161         point.
162
163         * gnus-group.el (gnus-fetch-group): Complete over
164         gnus-active-hashtb. 
165
166 Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
167
168         * gnus.el: Pterodactyl Gnus v5.8.3 is released.
169
170 2000-01-05 15:56:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
171
172         * gnus-sum.el (gnus-preserve-marks): New variable.
173         (gnus-summary-move-article): Use it.
174         (gnus-group-charset-alist): Added more entries.
175
176 2000-01-03 01:18:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * mm-decode.el (mm-inline-override-types): Removed duplicate.
179
180         * gnus-uu.el (gnus-uu-mark-over): Use gnus-summary-default-score
181         as the default score.
182
183         * gnus-score.el (gnus-score-delta-default): Changed name.
184
185 2000-01-04  Simon Josefsson  <jas@pdc.kth.se>
186
187         * imap.el (imap-parse-literal): 
188         (imap-parse-flag-list): Don't care about props.
189         (imap-parse-string): Handle quoted characters.
190
191 2000-01-02 08:37:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192
193         * gnus-sum.el (gnus-summary-goto-unread): Doc fix.
194         (gnus-summary-mark-article): Doc fix.
195         (gnus-summary-mark-forward): Doc fix.
196         (t): Changed keystroke for gnus-summary-customize-parameters.
197
198         * gnus-art.el (gnus-article-mode-map): Use gnus-article-edit for
199         "e". 
200         (gnus-article-mode-map): No, don't.
201
202         * gnus-sum.el (gnus-summary-next-subject): Don't show the thread
203         of the final article.
204
205         * mm-decode.el (mm-interactively-view-part): Error on no method.
206
207 2000-01-02 06:10:32  Stefan Monnier  <monnier+gnu/emacs@tequila.cs.yale.edu>
208
209         * gnus-score.el (gnus-score-insert-help): Something.
210
211         * gnus-art.el (gnus-button-alist): Exclude < from <URL:
212
213         * gnus-win.el (gnus-configure-frame): Ditto.
214
215         * gnus-mh.el (gnus-summary-save-in-folder): Use
216         with-current-buffer.
217
218 2000-01-02 05:00:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
219
220         * nnwarchive.el: Changed file perms.
221
222 1999-12-19 21:42:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
223
224         * gnus-group.el (gnus-group-delete-groups): New command.
225         (gnus-group-delete-group): Extra no-prompt parameters.
226
227 1999-12-14 10:18:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228
229         * nnslashdot.el (nnslashdot-request-article): Translate <br> into
230         <p>. 
231
232 1999-12-28 12:20:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
233
234         * webmail.el (webmail-hotmail-article): Don't insert message id.
235
236 1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
237
238         * nnimap.el (nnimap-split-fancy): New variable.
239         (nnimap-split-fancy): New function.
240
241 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
242
243         (nnimap-split-rule): Document symbol value.
244
245 1999-12-28  Simon Josefsson  <jas@pdc.kth.se>
246
247         * nnimap.el (nnimap-retrieve-headers-progress): Let
248         `nnheader-parse-head' parse article.
249         (nnimap-retrieve-headers-from-server): Don't request ENVELOPE,
250         request headers needed by `nnheader-parse-head'.
251
252 1999-12-23  Florian Weimer  <fw@s.netic.de>
253
254         * gnus-msg.el (gnus-group-posting-charset-alist): Correct default
255         value (crosspostings are handled), improve documentation.
256
257         * smiley.el: Declare file coding system as iso-8859-1.
258
259         * nnultimate.el: Dito.
260
261         * message.el: Dito.
262
263         * gnus-cite.el: Dito.
264
265         * gnus-spec.el: Dito.
266
267 1999-12-21  Florian Weimer  <fw@s.netic.de>
268
269         * gnus-msg.el (gnus-group-posting-charset-alist): New layout.
270         (gnus-setup-message): No longer make `message-posting-charset'
271         buffer-local.
272         (gnus-setup-posting-charset): Reflect the new layout of
273         `gnus-group-posting-charset-alist' and `message-posting-charset'.
274
275         * message.el (message-send-mail): Bind `message-this-is-mail' and
276         `message-posting-charset'.
277         (message-send-news): Dito, and honour new layout of 
278         `message-posting-charset'.
279         (message-encode-message-body): Ignore `message-posting-charset'.
280         
281         * mm-bodies.el (mm-body-encoding): Consider
282         `message-posting-charset' when deciding whether to use 8bit.
283
284         * rfc2047.el (rfc2047-encode-message-header): Back out change.
285         (rfc2047-encodable-p): Now solely for headers; use
286         `message-posting-charset'.
287         
288 1999-12-20 14:10:39  Shenghuo ZHU  <zsh@cs.rochester.edu>
289
290         * nnwarchive.el (nnwarchive-type-definition): Set default value.
291
292 1999-12-19 22:49:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
293
294         * nnagent.el (nnagent-server-opened): Optional.
295         (nnagent-status-message): Optional.
296
297 1999-12-19  Simon Josefsson  <jas@pdc.kth.se>
298
299         * gnus-cite.el (gnus-article-toggle-cited-text): Restore beg and
300         end (referenced by instructions in
301         `gnus-cited-opened-text-button-line-format-alist').
302         
303 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
304
305         * imap.el (imap-starttls-open): Typo.
306
307 1999-12-18 16:43:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
308
309         * mm-util.el (mm-charset-after): Non-MULE case.
310         * mail-prsvr.el (mail-parse-mule-charset): New variable.
311         * rfc2047.el (rfc2047-dissect-region): Bind it.
312
313 1999-12-18  Florian Weimer  <fw@s.netic.de>
314
315         * mml.el (mml-generate-multipart-alist): Correct default value. 
316
317         * mm-encode.el (mm-use-ultra-safe-encoding): New variable.
318         (mm-safer-encoding): New function.
319         (mm-content-transfer-encoding): Use both.
320
321         * mm-bodies.el (mm-body-encoding): Use mm-use-ultra-safe-encoding.
322         * qp.el (quoted-printable-encode-region): Dito.
323
324 1999-12-18 14:08:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
325
326         * webmail.el (webmail-hotmail-article): Snarf the raw file.
327
328 1999-12-18 14:08:12  Victor S. Miller  <victor@idaccr.org>
329
330         * webmail.el (webmail-hotmail-list): raw=0.
331
332 1999-12-18 11:14:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
333
334         * gnus-agent.el (gnus-agent-enter-history): Back-compatible in
335         group name.
336
337 1999-12-18 11:02:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
338
339         * gnus-agent.el (gnus-agent-expire): Convert to symbol if stringp.
340
341 1999-12-18  Simon Josefsson  <jas@pdc.kth.se>
342
343         * imap.el: Don't autoload digest-md5.
344         (imap-starttls-open): Bind coding-system-for-{read,write}.
345         (imap-starttls-p): Check if we can find starttls.el.
346         (imap-digest-md5-p): Check if we can find digest-md5.el.
347
348 1999-12-17   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
349
350         * base64.el (base64-encode-string): Accept 2nd argument
351         `no-line-break'.
352
353         * imap.el: Require `digest-md5' when compiling; add autoload
354         settings for `digest-md5-parse-digest-challenge',
355         `digest-md5-digest-response', `starttls-open-stream' and
356         `starttls-negotiate'.
357         (imap-authenticators): Add `digest-md5'.
358         (imap-authenticator-alist): Setup for `digest-md5'.
359         (imap-digest-md5-p): New function.
360         (imap-digest-md5-auth): New function.
361         (imap-stream-alist): Add STARTTLS entry.
362         (imap-starttls-p): New function.
363         (imap-starttls-open): New function.
364
365 1999-12-18 01:08:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
366
367         * gnus-agent.el (gnus-agent-enter-history): Bad group name.
368
369 1999-12-17 19:36:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
370
371         * rfc2047.el (rfc2047-dissect-region): Use mapcar instead of
372         string-to-x function.
373
374 1999-12-17 13:08:54  Shenghuo ZHU  <zsh@cs.rochester.edu>
375
376         * rfc2047.el (rfc2047-fold-region): Fold a line more than once.
377
378 1999-12-17 11:54:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
379
380         * webmail.el: Enhance hotmail-snarf.
381
382 1999-12-17 10:38:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
383
384         * rfc2047.el (rfc2047-dissect-region): Rewrite.
385
386 1999-12-16 22:59:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
387
388         * webmail.el (webmail-hotmail-list): Search no-error.
389
390 1999-12-15 22:07:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
391
392         * nnwarchive.el: Support nov-is-evil.
393         * gnus-bcklg.el (gnus-backlog-request-article): Buffer is optional.
394         Set it if non-nil.
395         * gnus-agent.el (gnus-agent-fetch-articles): Use it.
396
397 1999-12-15 08:55:19  Shenghuo ZHU  <zsh@cs.rochester.edu>
398
399         * nnagent.el (nnagent-server-opened): Redefine.
400         (nnagent-status-message): Ditto.
401
402 1999-12-14 23:37:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
403
404         * rfc1843.el (rfc1843-decode-region): Use
405         buffer-substring-no-properties.
406         * gnus-art.el (article-decode-HZ): New function.
407
408 1999-12-14 22:07:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
409
410         * nnheader.el (nnheader-translate-file-chars): Only in full path.
411
412 1999-12-14 16:21:45  Shenghuo ZHU  <zsh@cs.rochester.edu>
413
414         * mm-util.el (mm-find-charset-region): mail-parse-charset is a
415         MIME charset not a MULE charset.
416
417 1999-12-14 15:08:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
418
419         * gnus-ems.el: Translate more ugly characters.
420         * nnheader.el (nnheader-translate-file-chars): Don't translate
421         the second ':'.
422
423 1999-12-14 10:40:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
424
425         * gnus-art.el (gnus-request-article-this-buffer): Use all refer
426         method if cannot find the article.
427
428 1999-12-14 01:13:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
429
430         * gnus-art.el (gnus-request-article-this-buffer): Don't use refer
431         method if overrided.
432
433 1999-12-13 23:38:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
434
435         * mail-source.el (mail-source-fetch-webmail): Parameter
436         dontexpunge.
437
438 1999-12-13 23:31:17  Shenghuo ZHU  <zsh@cs.rochester.edu>
439
440         * webmail.el: Support my-deja. Better error report.
441
442 1999-12-13 18:59:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
443
444         * nnslashdot.el (nnslashdot-date-to-date): Error proof when input
445         is bad.
446         * gnus-sum.el (gnus-list-of-unread-articles): When (car read) 
447         is not 1.
448
449 1999-12-13 18:22:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
450
451         * nnslashdot.el (nnslashdot-request-article): A space.
452
453 1999-12-13 17:20:25  Shenghuo ZHU  <zsh@cs.rochester.edu>
454
455         * nnagent.el: Support different backend with same name.
456
457 1999-12-13 13:14:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
458
459         * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Support
460         archived group.
461         (nnslashdot-sane-retrieve-headers): Ditto.
462         (nnslashdot-request-article): Ditto.
463
464 1999-12-13 11:41:32  Shenghuo ZHU  <zsh@cs.rochester.edu>
465
466         * nnweb.el (nnweb-insert): Narrow to point.
467
468 1999-12-13 10:59:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
469
470         * nnweb.el (nnweb-insert): Follow refresh url.
471         * nnslashdot.el: Use it.
472
473 1999-12-13 10:39:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
474
475         * nnweb.el (nnweb-decode-entities): Decode numerical entities.
476         (nnweb-decode-entities-string): New function.
477         
478         * nnwarchive.el (nnwarchive-decode-entities-string): Rename to
479         nnweb-* and move to nnweb.el.
480         * nnwarchive.el: Use nnweb-decode-entities, etc.
481         * webmail.el: Ditto.
482         
483         * nnslashdot.el: Use nnweb-decode-entities-string.
484         (nnslashdot-decode-entities): Remove.
485                 
486 1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
487
488         * nnslashdot.el: Decode entities.
489
490 1999-12-12  Dave Love  <fx@gnu.org>
491
492         * gnus-agent.el (gnus-category-edit-groups)
493         (gnus-category-edit-score, gnus-category-edit-predicate): Replace
494         expansion of setf, fixed.
495         
496 1999-12-12 12:50:30  Shenghuo ZHU  <zsh@cs.rochester.edu>
497
498         * gnus-agent.el: Revoke last Dave Love's patch, because of
499         incompatibility of XEmacs.
500
501 1999-12-12 12:27:03  Shenghuo ZHU  <zsh@cs.rochester.edu>
502
503         * mm-uu.el: Change headers.
504         * rfc1843.el: Ditto.
505         * uudecode.el: Ditto.
506
507 1999-12-07  Dave Love  <fx@gnu.org>
508
509         * gnus-agent.el (gnus-category-edit-predicate)
510         (gnus-category-edit-score, gnus-category-edit-score): Expand setf
511         inside backquote to avoid it at runtime.
512
513 1999-12-07  Dave Love  <fx@gnu.org>
514
515         * binhex.el: Require cl when compiling.
516
517 1999-12-04  Dave Love  <fx@gnu.org>
518
519         * gnus-cus.el (gnus-group-parameters): Allow nil for banner.
520
521 1999-12-04  Dave Love  <fx@gnu.org>
522
523         * mm-util.el (mm-delete-duplicates): New function.
524         (mm-write-region): Use it.
525
526         * mml.el (mml-minibuffer-read-type): Use mm-delete-duplicates.
527
528         * mailcap.el (mailcap-mime-types): Require mm-util.  Use
529         mm-delete-duplicates.
530
531         * imap.el (imap-open, imap-debug): Avoid mapc.
532
533         * nnvirtual.el (nnvirtual-create-mapping): Likewise.
534
535         * gnus-sum.el (gnus-summary-exit-no-update): Avoid copy-list.
536         (gnus-multi-decode-encoded-word-string): Avoid mapc.
537
538         * gnus-start.el (gnus-site-init-file): Avoid ignore-errors at
539         runtime.
540
541         * gnus.el (gnus-select-method): Likewise.
542
543         * nnheader.el (nnheader-nov-read-integer): Likewise.
544
545         * mm-view.el (mm-inline-message): Require cl when compiling.
546         Avoid ignore-errors at runtime.
547         (mm-inline-text): Avoid mapc.
548         
549 1999-12-12 10:36:51  Shenghuo ZHU  <zsh@cs.rochester.edu>
550
551         * gnus-art.el (article-decode-charset): Widen is bad.
552
553 1999-12-12 10:17:42  Shenghuo ZHU  <zsh@cs.rochester.edu>
554
555         * mm-util.el (mm-charset-after): `charset-after' may not be defined.
556
557 1999-12-12  Florian Weimer  <fw@s.netic.de>
558
559         * rfc2047.el (rfc2047-encodable-p): New parameter header used to
560         indicate that only US-ASCII is permitted.
561         (rfc2047-encode-message-header): Use it.  Now, Gnus should never
562         use unencoded 8-bit characters in message headers.
563
564 1999-12-12 03:08:15  Shenghuo ZHU  <zsh@cs.rochester.edu>
565
566         * ietf-drums.el (ietf-drums-narrow-to-header): Make it work with
567         CRLF.
568
569 1999-12-11 14:42:26  Shenghuo ZHU  <zsh@cs.rochester.edu>
570
571         * webmail.el: Require url-cookie.
572
573 1999-12-11 14:21:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
574
575         * nnwarchive.el (nnwarchive-make-caesar-translation-table): A
576         new function to make modified caesar table.
577         (nnwarchive-from-r13): Use it.
578         (nnwarchive-mail-archive-article): Improved.
579
580 1999-12-11 12:30:20  Shenghuo ZHU  <zsh@cs.rochester.edu>
581
582         * webmail.el (webmail-url): Use mm-with-unibyte-current-buffer.
583
584 1999-12-10 16:22:24  Shenghuo ZHU  <zsh@cs.rochester.edu>
585
586         * nnweb.el (nnweb-request-article): Return cons.
587
588 1999-12-10 16:06:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
589
590         * gnus-sum.el (gnus-summary-setup-default-charset): Typo.
591
592 1999-12-10 12:14:04  Shenghuo ZHU  <zsh@cs.rochester.edu>
593
594         * mm-util.el (mm-with-unibyte): New macro.
595         * nnweb.el (nnweb-init): Use it.
596
597 1999-12-09 20:39:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
598
599         * mm-util.el (mm-charset-after): New function.
600         (mm-find-mime-charset-region): Set charsets after
601         delete-duplicates and use find-coding-systems-region.
602         (mm-find-charset-region): Remove composition.
603         
604         * mm-bodies.el (mm-encode-body): Use mm-charset-after.
605
606         * mml.el (mml-parse-singlepart-with-multiple-charsets): Ditto.
607         
608 1999-12-09 17:47:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
609
610         * mm-util.el (mm-find-mime-charset-region): Revoke last change.
611         * mml.el (mml-confirmation-set): New variable.
612         (mml-parse-1): Ask user to confirm.
613
614 1999-12-09  Simon Josefsson  <jas@pdc.kth.se>
615
616         * gnus-start.el (gnus-get-unread-articles): Make sure all methods
617         are scanned when we have directory mail-sources (the mail source
618         is modified in that case, so we must scan it for all
619         groups/methods).
620
621 1999-12-09 12:05:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
622
623         * nnml.el (nnml-request-move-article): Save nnml-current-directory
624         and nnml-article-file-alist.
625
626 1999-12-09 10:20:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
627
628         * gnus-group.el (gnus-group-get-new-news-this-group): Binding
629         nnmail-fetched-sources.
630
631 1999-12-09 10:19:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
632
633         * mm-util.el (mm-find-charset-region): Use the last charset.
634
635 1999-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
636
637         * gnus.el (gnus-select-method): Made the option list prettier.
638
639 1999-12-08  Florian Weimer  <fw@s.netic.de>
640
641         * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1
642         for the `de' newsgroups hierarchy, as it is common practice there.
643         
644
645 1999-12-07 16:17:12  Shenghuo ZHU  <zsh@cs.rochester.edu>
646
647         * nnwarchive.el (nnwarchive-mail-archive-article): Fix
648         buffer-string arguments. Fix references.
649
650 1999-12-07 15:04:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
651
652         * gnus-agent.el (gnus-agent-confirmation-function): New variable.
653         (gnus-agent-batch-fetch): Use it.
654         (gnus-agent-fetch-session): Use it.
655
656 1999-12-07 12:32:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
657
658         * mm-util.el (mm-find-mime-charset-region): Delete nil.
659
660 1999-12-07 11:45:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
661
662         * mm-util.el (mm-find-charset-region): Don't capitalize.  Delete
663         nil.
664
665 1999-12-07  Per Abrahamsen  <abraham@dina.kvl.dk>
666
667         * nnslashdot.el (nnslashdot-request-list): There were two
668         top-level body-forms.  Put a `progn' around them.
669
670         * gnus.el (gnus-select-method): Use `condition-case'
671         instead of `ignore-errors', since cl may not be loaded when the
672         form is evaluated.
673
674 1999-12-06 23:57:47  Shenghuo ZHU  <zsh@cs.rochester.edu>
675
676         * nnwarchive.el: Support www.mail-archive.com.
677
678 1999-12-06 23:55:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
679
680         * nnmail.el (nnmail-get-new-mail): Remove fetched sources before
681         do anything.
682
683 1999-12-06  Simon Josefsson  <jas@pdc.kth.se>
684
685         * utf7.el: New file, written by Jon K Hellan.
686
687         * imap.el (imap-use-utf7): Renamed from `imap-utf7-p', change
688         default to t.
689
690 1999-12-06 04:40:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691
692         * nnslashdot.el (nnslashdot-request-delete-group): New function.
693
694         * gnus-sum.el (gnus-summary-refer-article): Work for lists with
695         current. 
696         (gnus-refer-article-methods): New function.
697         (gnus-summary-refer-article): Use it.
698
699 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
700
701         * nnimap.el (nnimap-retrieve-groups): Return active format.
702
703         * nnimap.el (nnimap-replace-in-string): Removed.
704         (nnimap-request-list): 
705         (nnimap-retrieve-groups): 
706         (nnimap-request-newgroups): Quote group instead of escaping SPC.
707
708 1999-12-05  Simon Josefsson  <jas@pdc.kth.se>
709
710         * imap.el: Use format-spec for ssl program.
711         * imap.el (imap-ssl-arguments): Removed.
712         (imap-ssl-open-{1,2}): Removed.
713
714 1999-12-04  Per Abrahamsen  <abraham@dina.kvl.dk>
715
716         * gnus-start.el (gnus-site-init-file): Use `condition-case'
717         instead of `ignore-errors', since cl may not be loaded when the
718         form is evaluated.
719
720 1999-12-04 11:34:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
721
722         * mm-bodies.el (mm-8bit-char-regexps): Removed.
723         (mm-7bit-chars): New variable.
724         (mm-body-7-or-8): Use it in both cases.
725
726 1999-12-04  Simon Josefsson  <jas@pdc.kth.se>
727
728         * mm-decode.el (mm-display-part): Let mm-display-external return
729         inline or external.
730         (mm-display-external): For copiousoutput methods, insert output in
731         buffer.
732
733 1999-12-04 03:29:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
734
735         * nntp.el (nntp-retrieve-headers-with-xover): Goto the end of
736         buffer.
737
738 1999-12-04 08:31:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
739
740         * gnus-audio.el: An M too far.
741
742         * gnus-msg.el (gnus-setup-message): One backtick too many.
743
744         * gnus-art.el (gnus-mime-view-part-as-type): mailcap-mime-types is 
745         a function, not a variable.
746
747 1999-12-04 08:14:08  Max Froumentin  <masmef@maths.bath.ac.uk>
748
749         * gnus-score.el (gnus-score-body): Widen before requesting.
750
751 1999-12-04 08:06:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
752
753         * gnus-group.el (gnus-group-prepare-flat): Comment fix.
754
755 1999-12-04 03:01:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
756
757         * mail-source.el (mail-source-fetch-webmail): Bind
758         mail-source-string.
759
760 1999-12-04 07:18:23  Matt Swift  <swift@alum.mit.edu>
761
762         * gnus-uu.el (gnus-uu-mark-by-regexp): Doc fix.
763         (gnus-uu-unmark-by-regexp): Ditto.
764
765         * gnus-group.el (gnus-group-catchup-current): Would bug out on
766         dead groups.
767
768 1999-12-04 01:34:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
769
770         * gnus-msg.el (gnus-setup-message): Allow the charset setting to
771         do their real thing.
772
773         * nnmh.el (nnmh-be-safe): Doc fix.
774
775         * gnus-sum.el (gnus-summary-exit): Write cache active file. 
776
777         * nntp.el (nntp-retrieve-headers-with-xover): Make sure the entire 
778         status line has arrived before we count it.
779
780         * mailcap.el (mailcap-mime-data): Removed save-file from audio/*. 
781
782         * gnus-sum.el (gnus-thread-header): Fixed after indent.
783         Whitespace problems.
784
785         * gnus-win.el (gnus-configure-windows): Error fix.
786
787         * gnus-demon.el (gnus-demon-add-nntp-close-connection): Add the
788         right function.
789
790         * gnus.el: Fixed all the doc strings to match the FSF convetions.
791         Indent all functions.  Fix all comments to match the comment
792         conventions.  Double-space after full stop.
793
794 1999-12-04 01:14:55  YAMAMOTO Kouji  <kouji@pobox.com>
795
796         * nnmail.el (nnmail-split-it): I redefined nnmail-split-fancy's
797         value to divide received mails into my favorite groups and I met
798         an error.  It takes place if the length of a element "VALUE" in
799         nnmail-split-fancy is less than two.
800
801 1999-10-10  Robert Bihlmeyer  <robbe@orcus.priv.at>
802
803         * mml.el (mml-insert-part): New function.
804
805 1999-09-29 04:48:14  Katsumi Yamaoka  <yamaoka@jpl.org>
806
807         * lpath.el: Add `sc-cite-regexp'.
808
809 1999-12-02  Dave Love  <fx@gnu.org>
810
811         * mm-decode.el: Customize.
812
813 1999-12-03  Dave Love  <fx@gnu.org>
814
815         * nnslashdot.el, nnultimate.el: Don't lose at compile time when
816         the W3 stuff isn't available.
817
818 1999-12-03  Dave Love  <fx@gnu.org>
819
820         * imap.el, mailcap.el, nnvirtual.el, rfc2104.el: Don't require cl
821         at runtime.
822
823 1999-12-04 00:47:35  Dan Christensen  <jdc@jhu.edu>
824
825         * gnus-score.el (gnus-score-headers): Fix orphan scoring.
826
827 1999-12-01  Andrew Innes  <andrewi@gnu.org>
828
829         * nnmbox.el (nnmbox-read-mbox): Count messages correctly, and
830         don't be fooled by "From nobody" lines added by respooling.
831
832         * pop3.el (pop3-movemail): Write crashbox in binary.
833         (pop3-get-message-count): New function.
834
835         * mail-source.el (mail-source-primary-source): New variable.
836         (mail-source-report-new-mail-interval): New variable.
837         (mail-source-idle-time-delay): New variable.
838         (mail-source-new-mail-available): New internal variable.
839         (mail-source-fetch-pop): Clear new mail flag, when mail from
840         primary source has been fetched.
841         (mail-source-check-pop): New function.
842         (mail-source-new-mail-p): New function.
843         (mail-source-start-idle-timer): New function.
844         (mail-source-report-new-mail): New function.
845         (mail-source-report-new-mail): New internal variable.
846         (mail-source-report-new-mail-timer): New internal variable.
847         (mail-source-report-new-mail-idle-timer): New internal variables.
848
849 1999-12-04 00:39:34  Andreas Schwab  <schwab@suse.de>
850
851         * gnus-cus.el (gnus-group-customize): Customize fix.
852
853 1999-12-04 00:38:24  Andrea Arcangeli  <andrea@suse.de>
854
855         * message.el (message-send-mail-with-sendmail): Use
856         message-make-address. 
857
858 Fri Dec  3 20:34:11 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
859
860         * gnus.el: Pterodactyl Gnus v5.8.2 is released.
861
862 Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
863
864         * gnus.el: Pterodactyl Gnus v5.8.1 is released.
865
866 1999-11-11  Hrvoje Niksic  <hniksic@iskon.hr>
867
868         * mml.el (mml-insert-tag): Don't close the tag.
869         (mml-insert-empty-tag): New function.
870         (mml-attach-file): Use mml-insert-empty-tag instead of
871         mml-insert-tag.
872         (mml-attach-buffer): Ditto.
873         (mml-attach-external): Ditto.
874         (mml-insert-multipart): Ditto.
875
876 1999-12-03 08:49:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
877
878         * nnfolder.el (nnfolder-request-article): Return -1 if not find
879         the article number.
880
881 1999-12-03 01:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
882
883         * gnus.el (gnus-find-method-for-group): The method of a new group
884         is not the native one.
885
886 1999-12-03 01:26:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * gnus-art.el (gnus-button-embedded-url): Always call browse-url. 
889
890 1999-12-02 18:00:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
891
892         * nnultimate.el (nnultimate-retrieve-headers): Use
893         mm-with-unibyte-current-buffer. 
894         (nnultimate-request-article): Ditto.
895
896 1999-12-02 14:57:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
897
898         * nntp.el (nntp-retrieve-groups): Set to process buffer.
899
900 1999-12-02 11:14:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
901
902         * mm-util.el (mm-with-unibyte-current-buffer): New macro.
903         * nnweb.el (nnweb-retrieve-headers): Use it.
904         (nnweb-request-article): Use it.
905         
906         * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
907         case matching failed.
908
909 1999-12-02  John Wiegley <jwiegley@inprise.com>
910
911         * mail-source.el (mail-source-keyword-map): Add backslash to
912         Delete-flag.
913
914 1999-12-02 07:24:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
915
916         * gnus-sum.el (gnus-group-charset-alist): Default nnweb groups to
917         Latin-1.
918         (gnus-group-charset-alist): No, don't.
919
920         * nnweb.el (nnweb-init): Make the buffer unibyte.
921
922 1999-12-01 23:02:48  Shenghuo ZHU  <zsh@cs.rochester.edu>
923
924         * mail-source.el (mail-source-set-common-1): Fix to get the
925         default value.
926
927 1999-12-02 00:27:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928
929         * nnslashdot.el (nnslashdot-read-groups): Unibyte.
930
931         * nnultimate.el (nnultimate-request-list): Use unibyte.
932
933         * gnus-uu.el (gnus-uu-grab-articles): Bind
934         gnus-display-mime-function to nil.
935
936         * message.el (message-send-mail-with-sendmail): Use the
937         user-mail-address variable.
938
939         * gnus-art.el (gnus-ignored-headers): More headers.
940
941         * message.el (message-shorten-1): Use list.
942
943 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
944
945         * gnus-msg.el (gnus-configure-posting-styles): Ignore nil
946         signatures. 
947
948         * nnweb.el (nnweb-dejanews-create-mapping): Get the data.
949         (nnweb-dejanews-create-mapping): Do the properish date.
950
951 1999-12-01 17:41:21  Shenghuo ZHU  <zsh@cs.rochester.edu>
952
953         * mail-source.el (mail-source-common-keyword-map): New variable.
954         (mail-source-bind-common): New macro.
955         (mail-source-fetch): Support plugged mail source.
956         * gnus-int.el (gnus-request-scan): Use them.
957
958 1999-12-01 21:59:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * mm-view.el (mm-inline-message): Check whether charset is a
961         string. 
962
963         * nnslashdot.el (nnslashdot-request-post): Insert <p>'s.
964
965         * message.el (message-mode-map): Changed keystroke for
966         message-yank-buffer. 
967
968 1999-11-26  Hrvoje Niksic  <hniksic@iskon.hr>
969
970         * message.el (message-shorten-references): Cut references to 31
971         elements, then either fold them or shorten them to 988 characters.
972         (message-shorten-1): New function.
973         (message-cater-to-broken-inn): New variable.
974
975 1999-12-01 21:47:10  Eric Marsden  <emarsden@mail.dotcom.fr>
976
977         * nnslashdot.el (nnslashdot-lose): New function.
978
979 1999-12-01 21:08:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
980
981         * mm-view.el (mm-inline-message): Not the right type of charset is 
982         being fetched here.  Let the group charset rule.
983         (mm-inline-message): Ignore us-ascii.
984
985 1999-11-24  Carsten Leonhardt  <leo@arioch.oche.de>
986
987         * mail-source.el (mail-source-fetch-maildir): work around the
988         ommitted "file-regular-p" in efs/ange-ftp
989
990 1999-12-01 19:59:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
991
992         * mml.el (mml-generate-mime-1): Don't insert extra empty line.
993         (mml-generate-mime-1): Use the encoding param.
994
995         * gnus-sum.el (gnus-summary-show-article): Don't bind gnus-visual.
996
997         * gnus-cache.el (gnus-cache-possibly-enter-article): Require
998         gnus-art before binding its variables.
999
1000         * gnus-art.el (gnus-article-prepare-display): Run the prepare
1001         after the MIME.
1002
1003 1999-12-01 19:48:14  Rupa Schomaker  <rupa-list@rupa.com>
1004
1005         * message.el (message-clone-locals): Use it.
1006
1007         * gnus-msg.el (gnus-configure-posting-styles): Make
1008         user-mail-address local.
1009
1010 1999-11-20  Simon Josefsson  <jas@pdc.kth.se>
1011
1012         * gnus-start.el (gnus-get-unread-articles): Scan each method only
1013         once.
1014
1015 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1016
1017         * message.el (message-generate-new-buffer-clone-locals): Use varstr.
1018         (message-clone-locals): Ditto.
1019
1020         * gnus-sum.el (gnus-summary-enter-digest-group): Have the digest
1021         group inherit reply-to or from.
1022
1023 1999-12-01 13:04:09  Shenghuo ZHU  <zsh@cs.rochester.edu>
1024
1025         * gnus-sum.el (gnus-summary-show-article): Support numbered ARG
1026         for charset.
1027         (gnus-summary-show-article-charset-alist): New variable.
1028         
1029         * mm-bodies.el (mm-decode-string): Support gnus-all and
1030         gnus-unknown.
1031         (mm-decode-body): Ditto.
1032         * rfc2047.el (rfc2047-decode): Ditto.
1033
1034 1999-12-01 17:37:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * mail-source.el (mail-source-delete-incoming): Change default to
1037         t.
1038
1039 Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1040
1041         * gnus.el: Pterodactyl Gnus v0.99 is released.
1042
1043 1999-12-01 14:28:49  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1044
1045         * dgnushack.el (dgnushack-compile): No webmail under Emacs.
1046
1047         * gnus-sum.el (gnus-summary-refer-article): Wrong interactive
1048         spec. 
1049
1050         * gnus-msg.el (gnus-configure-posting-styles): Eval `eval'.
1051         (gnus-configure-posting-styles): No, don't.
1052         (gnus-configure-posting-styles): Allow overriding files.
1053
1054         * gnus-art.el (gnus-header-button-alist): Use browse-url
1055         directly. 
1056
1057         * mm-decode.el (mm-inline-media-tests): Check feature vcard.
1058
1059         * gnus-msg.el (gnus-summary-yank-message): New command and
1060         keystroke. 
1061
1062         * message.el (message-yank-buffer): New command.
1063         (message-buffers): New function.
1064
1065         * gnus-sum.el (gnus-summary-catchup-and-goto-next-group): Select
1066         next group in a more normal fasion.
1067
1068         * mml.el (mml-boundary-function): New variable.
1069         (mml-compute-boundary): Use it.
1070
1071         * nnmh.el (nnmh-active-number): Skip past files that have buffers
1072         that exist for them.
1073
1074         * gnus-async.el (gnus-async-prefetch-next): Cancel timers.
1075         (gnus-async-timer): New variable.
1076
1077 1999-11-30 02:07:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1078
1079         * nnultimate.el (nnultimate-request-list): Be more lenient with
1080         root addresses.
1081
1082 1999-11-28 20:22:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * gnus-art.el (gnus-treatment-function-alist): Do
1085         gnus-treat-capitalize-sentences. 
1086
1087 1999-11-30 09:07:53  Shenghuo ZHU  <zsh@cs.rochester.edu>
1088
1089         * webmail.el (webmail-hotmail-article): Hotmail changes the
1090         format.
1091
1092 1999-11-29  Simon Josefsson  <jas@pdc.kth.se>
1093
1094         * mm-decode.el (mm-display-external): For `copiousoutput' methods,
1095         switch to buffer after calling program.
1096         (mm-display-external): Use `shell-command-switch' instead of "-c".
1097
1098 1999-11-27 15:21:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * nnultimate.el (nnultimate-possibly-change-server): Don't always
1101         read groups file.
1102
1103         * nnslashdot.el (nnslashdot-request-article): Convert <br><br> to
1104         <p>. 
1105
1106 1999-11-24 20:18:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1107
1108         * message.el (message-mode): Doc fix.
1109
1110 1999-11-24 09:25:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
1111
1112         * gnus-art.el (article-emphasize): Check group variable.
1113         * rfc1843.el (rfc1843-decode-article-body): Ditto.
1114
1115 1999-11-24 00:11:27  Shenghuo ZHU  <zsh@cs.rochester.edu>
1116
1117         * mm-decode.el (mm-save-part-to-file): Inhibit jka-compr for any
1118         type.
1119
1120 1999-11-23 17:21:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
1121
1122         * webmail.el: Support www.netaddress.com, i.e. usa.net.
1123
1124 1999-11-23  Hrvoje Niksic  <hniksic@iskon.hr>
1125
1126         * mml.el (mml-quote-region): Insert ! after the hash.
1127
1128 1999-11-23 05:08:23  Shenghuo ZHU  <zsh@cs.rochester.edu>
1129
1130         * gnus-group.el (gnus-group-warchive-address-history): Change to
1131         nil.
1132
1133 1999-11-23 02:33:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
1134
1135         * webmail.el: Support mail.yahoo.com.
1136         
1137         * mail-source.el (mail-source-fetch-webmail): Add password check.
1138         (mail-source-keyword-map): Use `subtype'.
1139
1140 1999-11-22 04:35:43  Shenghuo ZHU  <zsh@cs.rochester.edu>
1141
1142         * mail-source.el (mail-source-keyword-map): Add webmail.
1143         (mail-source-fetcher-alist): Ditto.
1144         (mail-source-fetch-webmail): New function.
1145         * webmail.el: New file.
1146
1147 1999-11-21 12:20:02  Shenghuo ZHU  <zsh@cs.rochester.edu>
1148
1149         * nnwarchive.el (nnwarchive-request-group): Print 0 if it is nil.
1150
1151 1999-11-21 12:19:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1152
1153         * mailcap.el (mailcap-parse-mailcap): Don't skip double semicolon.
1154
1155 1999-11-20 12:54:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1156
1157         * nnultimate.el (nnultimate-request-list): Add fetch-time slot. 
1158         (nnultimate-prune-days): New function.
1159         (nnultimate-create-mapping): Use it.
1160         (nnultimate-request-group): Only fetch the groups list if it has
1161         not been done before.
1162         (nnultimate-retrieve-headers): Don't write groups.
1163         (nnultimate-create-mapping): Off-by-one error.
1164
1165 1999-11-19 12:17:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166
1167         * nnslashdot.el (nnslashdot-sane-retrieve-headers): Fix to match
1168         threaded subjects.
1169
1170 1999-11-20 02:22:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
1171
1172         * nnwarchive.el: Lots of changes make agent happy.
1173
1174 1999-11-19 21:37:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
1175
1176         * gnus-start.el (gnus-get-unread-articles): Assert group is in
1177         hashtb.
1178
1179 1999-11-19 19:53:08  Shenghuo ZHU  <zsh@cs.rochester.edu>
1180
1181         * mm-decode.el (mm-display-external): Write region with binary
1182         mode.
1183
1184 1999-11-18 14:52:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
1185
1186         * nnweb.el (nnweb-dejanews-create-mapping): Bind `text'.
1187
1188 1999-11-18 14:35:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1189
1190         * mm-uu.el (mm-uu-dissect): Use fake charset `gnus-decoded'.
1191         (mm-uu-test): Now it is in restricted region.
1192         
1193         * gnus-art.el (article-decode-charset): Don't mm-uu-test.
1194         
1195         * mm-view.el (mm-view-message): Fix buffer leak.
1196         (mm-inline-message): Support 'gnus-decoded.
1197         
1198         * mm-bodies.el (mm-decode-body): Ditto.
1199
1200         * rfc2047.el (rfc2047-decode-region): Ditto.
1201         
1202 1999-11-18  Matthias Andree  <ma@dt.e-technik.uni-dortmund.de>
1203
1204         * imap.el (require): Added autoload for base64-encode-string.
1205
1206 1999-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
1207
1208         * gnus.el (gnus-refer-article-method): Made list value
1209         customizable. 
1210
1211 1999-11-17 13:09:37  Shenghuo ZHU  <zsh@cs.rochester.edu>
1212
1213         * gnus-sum.el (gnus-summary-recenter): set-window-start with
1214         NOFORCE in Emacs case.
1215
1216 1999-11-17 13:04:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1217
1218         * gnus-art.el (gnus-request-article-this-buffer): Set
1219         gnus-newsgroup-name.
1220
1221 1999-11-16 23:53:22  Shenghuo ZHU  <zsh@cs.rochester.edu>
1222
1223         * gnus-xmas.el (gnus-xmas-summary-recenter): set-window-start with
1224         NOFORCE.
1225
1226 1999-11-17  Simon Josefsson  <jas@pdc.kth.se>
1227
1228         * gnus-start.el (gnus-get-unread-articles): Check server before
1229         scanning.
1230
1231 1999-11-16 10:01:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1232
1233         * gnus.el (gnus-valid-select-methods): nnslashdot is news.
1234
1235         * nnslashdot.el (nnslashdot-login-name): New variable.
1236         (nnslashdot-password): Ditto.
1237         (nnslashdot-request-post): New function.
1238
1239         * gnus-art.el (gnus-treat-buttonize): More testing.
1240
1241         * mm-encode.el: Another CVS test.
1242
1243         * gnus-art.el (gnus-treat-emphasize): Change default.
1244         (gnus-treat-buttonize): Ditto.
1245         (gnus-treat-buttonize): This is a test.
1246
1247         * gnus-sum.el (gnus-build-old-threads): Bind mail-parse-charset.
1248         (gnus-build-sparse-threads): Ditto.
1249         (gnus-build-all-threads): Ditto.
1250
1251         * nnheader.el (make-full-mail-header): Make into a subst.
1252
1253         * dgnushack.el (dgnushack-compile): Skip all w3-dependent files
1254         unless w3 is supplied.
1255
1256         * gnus.el (gnus-refer-article-method): Doc fix.
1257
1258         * gnus-sum.el: Do not accept a prefix.
1259         (gnus-summary-refer-article): Accept a list of select methods. 
1260
1261 1999-11-15 21:28:40  Shenghuo ZHU  <zsh@cs.rochester.edu>
1262
1263         * Makefile.in: Change `^  *' to `\t'.
1264
1265 1999-11-11  Matt Pharr  <mmp@graphics.stanford.edu>
1266
1267         * message.el (message-forward): Pay attention to prefix argument
1268         again and forward all headers when it is set, regardless of the
1269         value of message-forward-ignored-headers.
1270
1271 1999-11-15 20:44:50  William M. Perry  <wmperry@aventail.com>
1272
1273         * dgnushack.el (dgnushack-compile): Vpath file.
1274
1275         * Makefile.in (SHELL): VPATH support.
1276
1277 1999-11-15 20:37:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1278
1279         * gnus-ems.el: Check for cygwin32.
1280
1281 1999-11-14 18:15:28  Shenghuo ZHU  <zsh@cs.rochester.edu>
1282
1283         * mm-decode.el (mm-display-external): Use 'non-viewer.
1284
1285 1999-11-14 15:21:06  Shenghuo ZHU  <zsh@cs.rochester.edu>
1286
1287         * base64.el (base64-encode-string): An alias for base64-encode for
1288         compatibility.
1289
1290 1999-11-14 01:58:18  Shenghuo ZHU  <zsh@cs.rochester.edu>
1291
1292         * nntp.el (nntp-retrieve-groups): Erase nntp-sever-buffer before
1293         nntp-inhibit-erase.
1294
1295 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
1296
1297         * gnus-start.el (gnus-get-unread-articles): Use
1298         nnfoo-retrieve-groups to find new news, if available.
1299         (gnus-read-active-file-2): New function.
1300         (gnus-get-unread-articles): Use it.
1301         (gnus-read-active-file-1): Ditto.
1302
1303 1999-11-13 17:59:18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1304
1305         * mm-util.el (mm-find-mime-charset-region): Make sure
1306         find-coding-systems-for-charsets is fbound.
1307
1308         * gnus-ems.el: Typo fix.
1309
1310 1999-11-13  Florian Weimer  <fw@s.netic.de>
1311
1312         * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if 
1313         it's available and makes sense.
1314
1315 1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
1316
1317         * gnus-score.el (gnus-score-save): Translate score file.
1318
1319 1999-11-13  Simon Josefsson  <jas@pdc.kth.se>
1320
1321         * mail-source.el (mail-source-keyword-map): For IMAP mail source,
1322         added fetchflag and dontexpunge keywords.
1323         (mail-source-fetch-imap): Use them.
1324
1325 1999-11-12  Per Abrahamsen  <abraham@dina.kvl.dk>
1326
1327         * gnus-start.el (gnus-level-subscribed, gnus-level-unsubscribed,
1328         gnus-level-zombie, gnus-level-killed): Changed from `defcustom' to
1329         `defconst'.
1330
1331         * gnus-cus.el (gnus-group-parameters): Changed from `defcustom' to
1332         `defconst'. 
1333         Mention that it is both for group and topic parameters. 
1334         (gnus-extra-topic-parameters): New constant, including `subscribe'
1335         parameter. 
1336         (gnus-extra-group-parameters): New constant.
1337         (gnus-group-customize): Use them.
1338
1339         * gnus.el (gnus-select-method): Added default value and tag.
1340         (gnus-refer-article-method): Added `DejaNews' customization option.
1341
1342 1999-11-12 05:04:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * gnus-int.el (gnus-server-opened): Ignore denied servers.
1345
1346         * gnus-ems.el (gnus-mule-max-width-function): New backquote
1347         syntax. 
1348
1349         * nndoc.el (nndoc-mime-digest-type-p): Reinstated.
1350
1351         * nnslashdot.el (nnslashdot-group-number): Changed default.
1352
1353         * nnweb.el (nnweb-dejanews-create-mapping): Work with new deja. 
1354         (nnweb-dejanews-wash-article): Removed.
1355         (nnweb-type-definition): Fetch by id.
1356
1357         * gnus-msg.el (gnus-configure-posting-styles): Don't insert unless 
1358         we mean it.
1359
1360         * nnslashdot.el (nnslashdot-group-number): Doc fix.
1361         (nnslashdot-request-list): Use Ultramode as well.
1362         (nnslashdot-date-to-date): Be more lenient.
1363         (nnslashdot-threaded): New function.
1364
1365 1999-11-11 17:40:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1366
1367         * gnus-art.el (gnus-mime-internalize-part): Doc fix.
1368
1369 1999-11-11 14:32:48  Steinar Bang  <sb@metis.no>
1370
1371         * nnweb.el (nnweb-type-definition): /=dnc
1372
1373 1999-11-11 10:58:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374
1375         * nnultimate.el (nnultimate-retrieve-headers): Work with american
1376         dates. 
1377         (nnultimate-retrieve-headers): Wrong ordering.
1378
1379 1999-11-11 07:31:51  Matt Pharr  <mmp@graphics.stanford.edu>
1380
1381         * message.el (message-forward-as-mime): New variable.
1382
1383 1999-11-11 05:24:13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1384
1385         * gnus-util.el (gnus-dd-mmm): Beware buggy dates.
1386
1387 1999-11-10 16:50:01  Shenghuo ZHU  <zsh@cs.rochester.edu>
1388
1389         * mail-source.el (mail-source-movemail-and-remove): New function.
1390         (mail-source-keyword-map): Add `function' for `maildir'.
1391         (mail-source-fetch-maildir): Use it.
1392
1393 1999-11-10 13:48:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1394
1395         * nnwarchive.el: New file.
1396         * gnus-group.el (gnus-group-make-warchive-group): New function.
1397         * gnus.el (gnus-valid-select-methods): Add `nnwarchive'.
1398
1399 1999-11-10 12:13:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1400
1401         * nnultimate.el (nnultimate-retrieve-headers): Work for multi-page 
1402         subjects.
1403
1404 1999-11-10 11:33:23  Rajappa Iyer  <rajappa@mindspring.com>
1405
1406         * gnus-salt.el (gnus-pick-article-or-thread): Don't move point. 
1407
1408 1999-11-10 05:22:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409
1410         * nnultimate.el (nnultimate-open-server): Do address.
1411         (nnultimate-forum-table-p): New function.
1412
1413         * nnweb.el (nnweb-insert-html): Renamed.
1414         (nnweb-insert): New function.
1415
1416         * nnultimate.el (nnultimate-insert-html): New function.
1417
1418         * nnslashdot.el (nnslashdot-retrieve-headers): Don't do anything
1419         if nov is evil.
1420         (nnslashdot-retrieve-headers): use the sane version instead.
1421
1422 1999-11-09 00:13:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1423
1424         * nnslashdot.el (nnslashdot-request-article): Fold case.
1425
1426         * nnultimate.el: New file.
1427
1428         * nnslashdot.el (nnslashdot-retrieve-headers): Skip the article
1429         unless wanted.
1430
1431         * gnus-start.el (gnus-active-to-gnus-format): Catch errors.
1432         (gnus-read-active-file-1): Separated into own function.
1433         (gnus-read-active-file): Catch quits.
1434
1435         * nnslashdot.el (nnslashdot-request-article): Search better on
1436         first article.
1437         (nnslashdot-request-list): Fold case.
1438         (nnslashdot-retrieve-headers): Ditto.
1439
1440 1999-11-08 05:33:15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * gnus.el: Autoload gnus-subscribe-topics.
1443
1444 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
1445
1446         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
1447         before dot.
1448         * gnus-util.el (gnus-write-active-file): Ditto.
1449
1450 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
1451
1452         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
1453         function.
1454         * gnus-cache.el (gnus-cache-file-name): Use it.
1455         * gnus-agent.el (gnus-agent-group-path): Use it.
1456         * nnmail.el (nnmail-group-pathname): Use it.
1457
1458 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
1459
1460         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
1461         if cooked.
1462         * gnus-util.el (gnus-write-active-file): Write cooked active file.
1463         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
1464         * gnus.el (gnus-short-group-name): "..." proof.
1465
1466 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
1467
1468         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
1469         support nnslashdot.
1470
1471 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
1474         many articles.
1475         (nnslashdot-generate-active): New function.
1476         (nnslashdot-request-newgroups): Use it.
1477
1478         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group 
1479         names.
1480
1481         * nnslashdot.el (nnslashdot-request-newgroups): New function.
1482         (nnslashdot-request-list): Not moderated.
1483
1484 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
1485
1486         * nnimap.el (nnimap-open-server): Remove error signal if
1487         nnimap-server-buffer is nil (the check should've been `boundp').
1488
1489         * imap.el (imap-log):
1490         * nnimap.el (nnimap-debug): Disable debugging by default.
1491
1492 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493
1494         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix. 
1495
1496         * gnus-topic.el (gnus-subscribe-topic): New function.
1497
1498         * nnslashdot.el (nnslashdot-request-list): Give out extended group 
1499         names.
1500
1501         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
1502         if starting with a quote.
1503
1504 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
1505
1506         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
1507         group name.
1508
1509 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * nnslashdot.el: New file.
1512
1513         * nnheader.el (nnheader-insert-header): New function.
1514
1515         * gnus-art.el (gnus-mime-internalize-part): Bind
1516         mm-inlined-types. 
1517
1518         * nndraft.el (nndraft-request-expire-articles): Do all the backup
1519         files. 
1520
1521 1999-10-29  David S. Goldberg  <dsg@mitre.org>
1522
1523         * emacs-mime.texi (Customization): Document mm-inline-override-types
1524
1525 1999-10-29  David S. Goldberg  <dsg@mitre.org>
1526
1527         * emacs-mime.texi (Customization): Document mm-inline-override-types
1528
1529 1999-10-29  David S. Goldberg  <dsg@mitre.org>
1530
1531         * emacs-mime.texi (Customization): Document mm-inline-override-types
1532
1533 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
1534
1535         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
1536         (smiley-toggle-buffer): New function.
1537         (smiley-buffer): Don't quote the function.
1538         (smiley-toggle-extents): Ditto.
1539
1540 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>