2001-11-15 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / lisp / ChangeLog
1 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
4         * nnml.el (nnml-save-marks): Ditto.
5         
6         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7
8 2001-11-15  Simon Josefsson  <jas@extundo.com>
9
10         * nnml.el (nnml-save-marks):
11         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
12         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
13
14 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
15
16         * gnus-art.el (gnus-article-wash-status-strings): Use
17         `copy-sequence', not `copy-seq'.
18
19 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
20         
21         * gnus-art.el (gnus-article-wash-status-strings): New constant.
22         (gnus-gnus-article-wash-status-entry): New function.
23         (gnus-article-wash-status): Use it.
24
25 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
26
27         * mml1991.el: Add coding header.
28
29 2001-11-12  Simon Josefsson  <jas@extundo.com>
30
31         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
32         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
33         `mml1991-sign' and `mml1991-encrypt'.
34         (mml1991-encrypt, mml1991-sign): New glue functions.
35         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
36
37         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
38         (mml-menu): Add PGP to menu.
39
40         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
41         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
42         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
43         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
44
45         * mml2015.el: Mention RFC 3156.
46
47         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
48
49 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
50
51         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
52
53         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
54           From <Michael.Cook@cisco.com>
55
56 2001-11-11  Simon Josefsson  <jas@extundo.com>
57
58         * message.el (top-level): Autoload sha1.
59         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
60         canlock, no need to require two different hash algs).  Suggested
61         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
62
63 2001-11-09  Simon Josefsson  <jas@extundo.com>
64
65         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Bm\e(Bk
66         <Pavel@Janik.cz>.
67
68 2001-11-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
69
70         * message.el (message-point-in-header-p): New function.
71         (message-do-auto-fill): Use it.
72         (message-beginning-of-line): New function.  Goes to beginning of
73         header value (i.e., end of header name), or to beginning of line
74         if already at beginning of value.  Behaves like
75         `beginning-of-line' when in message body.
76         (message-mode-map): Bind it.
77
78 2001-11-08  Simon Josefsson  <jas@extundo.com>
79
80         * gnus-msg.el (gnus-posting-styles): Add doc.
81
82 2001-11-07  Simon Josefsson  <jas@extundo.com>
83
84         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
85
86         * sieve-mode.el (sieve-control-commands-face)
87         (sieve-control-commands-face, sieve-action-commands-face)
88         (sieve-test-commands-face, sieve-tagged-arguments-face): New
89         faces.
90         (sieve-font-lock-keywords): Use them.
91         (sieve-mode): Only set font-lock-defaults in emacs.
92
93         * gnus-art.el (gnus-default-article-saver): Add
94         gnus-summary-save-body-in-file.
95         (gnus-summary-write-to-file): Fix doc.
96
97 2001-11-07  Simon Josefsson  <jas@extundo.com>
98
99         * gnus-art.el (gnus-treat-highlight-signature): Add cross
100         reference to the correct chapter in the manual.
101
102         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
103         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
104
105 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
106
107         * mml.el (mml-preview): Bind mail-header-separator.
108
109 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * message.el: Always require canlock.
112         (message-ignored-supersedes-headers): Include Cancel-Lock and
113         Cancel-Key.
114         (message-insert-canlock): Don't require canlock.
115         (message-cancel-news): Don't check whether canlock is available.
116         (message-supersede): Support cancel-locks.
117
118         * gnus-art.el: Don't autoload canlock.
119
120 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
121
122         * mail-source.el (mail-source-fetch-imap): ASYNC param.
123         From: <andre@slamdunknetworks.com>
124         
125 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
126
127         * many files: Fix copyright lines.
128
129 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
130
131         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
132         Suggested by Dave Love  <fx@gnu.org>.
133
134 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
135
136         * message.el (message-kill-buffer): Remove auto-save file after
137         confirm.
138
139         * message.el (message-send-mail): Call message-generate-headers
140         once.  Suggested by Matt Armstrong <matt@lickey.com>.
141
142         * gnus-topic.el (gnus-topic-rename): Initial-input.
143         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
144
145 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
146
147         * message.el (message-forbidden-properties): New constant.
148         (message-strip-forbidden-properties): New function.
149         (message-mode): Activate it.
150
151 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
152
153         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
154         (mm-hack-charsets): Fix doc.
155
156 2001-11-02  Simon Josefsson  <jas@extundo.com>
157
158         * gnus-int.el (gnus-check-server): Message "...done" when done.
159
160         * imap.el (imap-close): Don't message (imap-send-command-wait
161         returns if the connection is dropped).
162         (imap-wait-for-tag): Nix out message only when necessary.
163
164         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
165         for non-crossposting.
166         (gnus-sieve-crosspost): Default to t to be consistent with other
167         parts of Gnus.
168
169 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
170
171         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
172         (mm-iso-8859-x-to-15-table): Ditto.
173         (mm-iso-8859-x-to-15-region): Ditto.
174         (mm-find-mime-charset-region): Ditto.
175
176 2001-11-01  Simon Josefsson  <jas@extundo.com>
177
178         * nnimap.el (nnimap-close-asynchronous): New variable.
179         (nnimap-close-group): Use it.
180         (nnimap-expunge): Don't use it.
181
182         * imap.el (imap-callbacks): New variable.
183         (imap-remassoc): Copied from `gnus-remassoc'.
184         (imap-add-callback): New function.
185         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
186         behaviour.
187         (imap-parse-response): Call the callback.
188
189         * message.el (message-insert-canlock): New variable.
190         (message-canlock-generate, message-canlock-password) 
191         (message-insert-canlock): New functions.
192         (message-send-news): Call `message-insert-canlock'.
193         (top-level): Require canlock when compiling.
194         (message-insert-canlock): Require canlock before we need it.
195
196 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
197
198         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
199
200 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
201
202         * dgnushack.el (dgnushack-make-load): A workaround for
203         custom-add-loads bug in some versions of XEmacs.
204
205 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
206
207         * mm-util.el (mm-charset-synonym-alist): Revert (some).
208
209 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
210
211         * mm-util.el (mm-iso-8859-x-to-15-region): New.
212         (mm-hack-charsets): New.
213         (mm-iso-8859-15-compatible): New.
214         (mm-iso-8859-x-to-15-table): New.
215         (mm-find-mime-charset-region): Add parameter hack-charsets.
216
217         * mm-bodies.el (mm-encode-body): Use it.
218         * mml.el (mml-parse-1): Ditto.
219
220 2001-11-01  Simon Josefsson  <jas@extundo.com>
221
222         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
223
224 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
225
226         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
227         is nil.
228
229 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
230
231         * smiley-ems.el (smiley-update-cache): Auto detect file type.
232
233         * message.el (message-forward-rmail-make-body):
234         save-window-excursion.
235         (message-encode-message-body): no error.
236         (message-setup-1): compose-mail send-actions are different from
237         message-send-actions.
238
239 2001-11-01  Simon Josefsson  <jas@extundo.com>
240
241         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
242         <yamaoka@jpl.org>.
243
244 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
245
246         * sieve-manage.el (sieve-string-bytes): No complain.
247
248 2001-11-01  Simon Josefsson  <jas@extundo.com>
249
250         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
251         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
252         has autoload cookies, so no `require' should be necessary.)
253
254         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
255         files.
256
257 2001-10-31  Simon Josefsson  <jas@extundo.com>
258
259         * gnus-cus.el (gnus-group-parameters): Support integer `display'
260         parameter.
261
262         * gnus-sum.el (gnus-select-newsgroup): If group parameter
263         `display' is a number (and C-u wasn't used to enter group), only
264         fetch that number of articles.
265
266 2001-10-31  Matt Armstrong  <matt@lickey.com>
267
268         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
269         not-subscribed -> subscribed.
270
271 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
272         From: Josh Huber <huber@alum.wpi.edu>
273
274         * message.el (message-subscribed-address-functions): New.
275         (message-subscribed-addresses): New.
276         (message-subscribed-regexps): New.
277         (message-goto-mail-followup-to): New.
278         (message-send-mail): Mail-Followup-To.
279         (message-make-mft): New.
280
281         * gnus.el (gnus-find-subscribed-addresses): New.
282
283 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
284
285         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
286         (mail-source-fetch-pop): Ditto.
287         (mail-source-check-pop): Ditto.
288         
289         * gnus-start.el (gnus-read-init-file): Ditto.
290         (gnus-activate-group): Ditto.
291         (gnus-read-newsrc-el-file): Ditto.
292
293 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
294
295         * message.el (message-get-reply-headers): Make sure there is ", ".
296
297         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
298         mm-coding-system-p. Don't correct it only in XEmacs.
299         (mm-charset-to-coding-system): Use mm-coding-system-p and
300         mm-get-coding-system-list.
301         (mm-emacs-mule, mm-mule4-p): New.
302         (mm-enable-multibyte, mm-disable-multibyte,
303         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
304         mm-with-unibyte-current-buffer,
305         mm-with-unibyte-current-buffer-mule4): Use them.
306         (mm-find-mime-charset-region): Treat iso-2022-jp.
307
308         From  Dave Love  <fx@gnu.org>:
309
310         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
311         construction.
312         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
313         entries conditional on not having a coding system defined for
314         them.
315         (mm-mule-charset-to-mime-charset): Use
316         find-coding-systems-for-charsets if defined.
317         (mm-charset-to-coding-system): Don't use
318         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
319         later.  Add last resort search of coding systems.
320         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
321         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
322         Mule 4.
323         (mm-find-mime-charset-region): Re-write.
324         (mm-with-unibyte-current-buffer): Restore buffer as well as
325         multibyteness.
326         
327 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
328
329         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
330         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
331         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
332         
333 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * gnus-art.el (article-display-x-face): Nix buffer-read-only
336         again.
337
338         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
339
340 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
341
342         * gnus-spec.el (gnus-parse-simple-format): Use
343           buffer-substring-no-properties.
344
345 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
346
347         * gnus-art.el (article-verify-cancel-lock): New function.
348
349         * nnheader.el (nntp-process-response): New variable.
350         (nnheader-init-server-buffer): Make `nntp-process-response'
351         buffer-local in `nntp-server-buffer'.
352
353         * nntp.el (nntp-prepare-post-hook): New hook.
354         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
355         (nntp-async-trigger): Ditto.
356         (nntp-request-post): Insert a server's ID if there's no Message-ID
357         header; run `nntp-prepare-post-hook'.
358         
359 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
360
361         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
362         instead.
363
364         * message.el (message-forward-subject-author-subject): Don't use
365         message-news-p, which widens the buffer.
366         (message-forward-make-body): New function.
367         (message-forward): Use it.
368         (message-insinuate-rmail): New.
369         (message-forward-rmail-make-body): New.
370
371 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
372
373         * mm-extern.el (mm-extern): Provide it.
374
375         * mm-partial.el (mm-partial): Provide it.
376
377 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
378
379         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
380
381 2001-10-29  Simon Josefsson  <jas@extundo.com>
382
383         * mml.el (mml-preview): Bind message-this-is-news if it is
384         news. From Jesper Harder <harder@myrealbox.com>.
385
386 2001-10-28  Simon Josefsson  <jas@extundo.com>
387
388         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
389
390 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
391
392         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
393         ironic smilies.
394
395 2001-10-27  Simon Josefsson  <jas@extundo.com>
396
397         * message.el (message-indent-citation): Don't add trailing
398         whitespace when citing text.
399
400         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
401         <harder@ifa.au.dk>.
402
403 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
404
405         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
406         not available.
407         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
408         (nnweb-type-definition): Add google as alias of dejanews.
409         (nnweb-google-parse-1): Forward 1 line.
410
411 2001-10-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
412
413         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
414         variable `message-forward-ignored-headers'.
415
416 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
417
418         * gnus.el (gnus-expand-group-parameter): New function.
419         (gnus-expand-group-parameters): Call it.
420         (gnus-group-fast-parameter): New function.
421         (gnus-group-find-parameter): Call it.
422
423 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
424
425         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
426         vector (it didn't before because of a bug).
427         * gnus-msg.el (gnus-post-news): Use header vector directly, if
428         available.  Before it converted it to an article number.
429
430         This makes followup to news articles with negative numbers in
431         nnvirtual groups use news instead of mail.
432
433 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
434
435         * gnus.el (post-method): Use `native' instead of `nil'.
436
437         * gnus-msg.el (gnus-post-method): Ditto.
438
439 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
440
441         * gnus.el (gnus-define-group-parameter): Grammar fix.
442
443 2001-10-22  Simon Josefsson  <jas@extundo.com>
444
445         * gnus-msg.el (gnus-extended-version): Include
446         system-configuration.
447         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
448
449 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
450
451         * gnus.el (post-method): Customization fix: `native' is not a
452         valid value.
453         * gnus-msg.el (gnus-post-method): Doc and customization fix:
454         `native' is not a valid value.
455
456 2001-10-21  Simon Josefsson  <jas@extundo.com>
457
458         * nnimap.el (nnimap): Defgroup
459         (nnimap-strict-function, nnimap-strict-function-match): New
460         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
461         (nnimap-split-crosspost, nnimap-split-inbox)
462         (nnimap-split-rule, nnimap-split-predicate) 
463         (nnimap-split-predicate): Defcustom.
464         (nnimap-split-inbox, nnimap-expunge-search-string) 
465         (nnimap-importantize-dormant): Remove "*" from doc.
466
467 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
468
469         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
470         not supplied via prefix arg.  From Lisp, make arg mandatory.
471         Suggested by Frank Schmitt.
472
473 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
474
475         * message.el (message-do-auto-fill): Avoid calling
476         'rfc822-goto-eoh'. 
477
478 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
479         From Paul Jarc <prj@po.cwru.edu>.
480         
481         * message.el (message-get-reply-headers): Restructure the logic
482         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
483
484 2001-10-20  Simon Josefsson  <jas@extundo.com>
485
486         * message.el (message-cancel-news): Support cancel-locks.
487         Suggested by Per Abrahamsson.
488
489         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
490         conses.  From David Z Maze <dmaze@MIT.EDU>.
491
492         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
493
494 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
495
496         * mm-decode.el (mm-default-directory): Fix customize type.
497
498         * message.el (message-setup-fill-variables): Kludge to use
499         normal-auto-fill-function even if auto fill is already activated.
500
501 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
502
503         * message.el (message-do-auto-fill): New version that does not
504         rely on text properties, by Simon Josefsson <jas@extundo.com>. 
505         (message-setup-1): Removed the `message-field' property.
506
507         * gnus-draft.el (gnus-draft-edit-message): Removed the
508         `message-field' property.
509
510 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
511
512         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
513         `message-field'.  The `field' property has a special significance in
514         Emacs 21.
515
516         * message.el (message-send, message-setup-1): Ditto.
517
518 2001-10-18  Simon Josefsson  <jas@extundo.com>
519
520         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
521         when undoing.
522
523 2001-10-18  Simon Josefsson  <jas@extundo.com>
524         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
525
526         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
527         (gnus-summary-make-menu-bar): Ditto.
528
529 2001-10-17  Simon Josefsson  <jas@extundo.com>
530
531         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
532         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
533
534 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
535
536         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
537         * gnus-util.el (gnus-user-date): New function. 
538         From Frank Schmitt <usenet@Frank-Schmitt.net>.
539         
540 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
541
542         * message.el (message-check-news-header-syntax): Special case
543         nnvirtual groups.
544
545         * gnus-sum.el (gnus-summary-respool-default-method): Changed
546         customize type to `symbol'.
547
548 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
549
550         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
551         %&foo;.
552         (gnus-parse-simple-format): Support user extended spec too. 
553         %u&foo; invokes gnus-user-format-function-foo.
554
555 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
556
557         * nnml.el (nnml-request-expire-articles): Make sure it is back to
558         the server.
559         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
560         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
561         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
562         * nndiary.el (nndiary-request-expire-articles): Ditto.
563         (nndiary-schedule): Defsubst it before use it.
564         (nndiary-error): eval-and-compile.
565
566 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
567
568         * gnus-msg.el (gnus-post-method): Changed two instances of
569         `active' to `current' and one `null' to `not'.
570
571 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
572         From Katsumi Yamaoka  <yamaoka@jpl.org>.
573
574         * message.el (message-setup-fill-variables): Use
575         `normal-auto-fill-function' instead of `auto-fill-function'.
576
577 2001-10-16  Simon Josefsson  <jas@extundo.com>
578
579         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
580         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
581         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
582
583 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
584         Patch by Oliver Scholz <oscholz@my.gnus.org>.
585
586         * gnus-draft.el (gnus-draft-edit-message): Add text property
587         `field' with value `header' to message headers.
588         * message.el (message-setup-1): Really add text property to all of
589         the header, not just part of it.
590
591 2001-09-04 21:42:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592
593         * gnus-group.el (gnus-group-sort-by-server): Use it.
594
595         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
596
597         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
598         and keystroke.
599
600 2001-10-14  Simon Josefsson  <jas@extundo.com>
601
602         * dig.el: Doc fix.
603
604         * smime.el: Doc fix.
605
606         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
607         charset magic from message.el.
608
609 2001-10-12  Simon Josefsson  <jas@extundo.com>
610         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
611
612         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
613         'cite from g-a-wash-types.
614         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
615         (gnus-article-hide-citation): Fix.
616
617         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
618         character.
619         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
620
621         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
622         definition.
623         (gnus-signature-toggle): Toggle `s' mode line character.
624
625         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
626         doing stuff that clears it.
627
628 2001-10-12  Simon Josefsson  <jas@extundo.com>
629
630         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
631         From Eric Marsden <emarsden@laas.fr>.
632
633 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
634
635         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
636         (autoload): Add some autoloads.
637
638 2001-10-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
639         Suggested by Oliver Scholz <epameinondas@gmx.de>.
640         
641         * message.el (message-do-auto-fill): New function.  Like
642         `do-auto-fill' but don't fill when in the message header.
643         (message-setup-1): Put a text property on the message header.
644         (message-setup-fill-variables): Use `message-do-auto-fill'.
645
646 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
647
648         * message.el (message-send-mail-partially): Insert an empty line
649         first, because of the change of message-make-lines.
650
651 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
652
653         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
654         iso-8859-15, make it an alias for iso-8859-1.
655
656 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
657
658         * message.el (message-send-news): Don't modify the value of
659         `message-syntax-checks' if it is not a list (possibly it is
660         `dont-check-for-anything-just-trust-me').
661         
662 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
663
664         * gnus-group.el (gnus-group-name-charset-group-alist): Use
665         `find-coding-system' for XEmacs to check whether the coding-system
666         `utf-8' is available.
667
668 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
669
670         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
671
672 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
673
674         * message.el (message-send-news): Oops, missed case with no
675         "Followup-To" header...
676
677 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
678
679         * message.el (message-send-news): Allow
680         `gnus-group-name-charset-group-alist' to affect encoding of the
681         "Newsgroups" and "Followup-To" headers.
682
683 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
684
685         * Makefile.in (install-el): Depend on gnus-load.el.
686
687 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
688
689         * Makefile.in (install-el): Use -f.
690         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
691
692 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
693
694         * message.el (message-send-news): Don't encode Followups-To when
695         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
696
697         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
698         header. 
699
700         * gnus-art.el (article-decode-group-name): Also decode
701         "Followup-To". 
702
703         * rfc2047.el (rfc2047-encode-message-header): Encode without
704         asking for null methods.
705
706         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
707         default charset for newsgroup names in accordance with USEFOR.
708
709         * gnus-group.el (gnus-group-name-charset-method-alist,
710         gnus-group-name-charset-group-alist): Removed "*" from doc
711         strings, "*" should not be used for complex variables.
712         
713 2001-10-06  Simon Josefsson  <jas@extundo.com>
714
715         Support UTF-8 group names better.
716         
717         * message.el (message-check-news-header-syntax): Encode group
718         names before comparison.
719
720         * gnus-msg.el (gnus-copy-article-buffer): Run all
721         `gnus-article-decode-hook's except `article-decode-charset'
722         instead of hardcoding call to one of them.
723
724         * gnus-art.el (gnus-article-decode-hook): Add
725         `article-decode-group-name'.
726         (article-decode-group-name): New function, use `g-d-n'.
727
728         * gnus-group.el (gnus-group-insert-group-line): Decode
729         gnus-tmp-group using `g-d-n'.
730
731         * gnus-util.el (gnus-decode-newsgroups): New function.
732
733 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
734
735         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
736         `gnus-group-name-charset-group-alist'. 
737
738 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
739
740         * Makefile.in: Install el in install. Add uninstall.
741
742 2001-10-05  Simon Josefsson  <jas@extundo.com>
743
744         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
745
746         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
747
748         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
749         empty folders.
750
751         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
752         limiting if read-all (C-u RET) was used.
753
754 2001-10-04  Simon Josefsson  <jas@extundo.com>
755
756         * mail-source.el (mail-source-movemail-program): New variable.
757         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
758         <thutt@thutt.vmware.com>.
759
760 2001-10-03  Simon Josefsson  <jas@extundo.com>
761
762         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
763         (gnus-summary-line-format-alist): Fix param.
764
765 2001-10-02  Simon Josefsson  <jas@extundo.com>
766
767         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
768         don't go through `nnimap-request-expire-articles' to delete the
769         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
770
771 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
772
773         * gnus-agent.el (gnus-agent-write-active): The min in the
774         agent/active may be larger than that in the server/active.
775
776 2001-10-01  Simon Josefsson  <jas@extundo.com>
777
778         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
779         is IMAP4rev1.
780
781         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
782
783         * nnfolder.el: Ditto.
784
785 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
786
787         * gnus-sum.el (gnus-summary-extract-address-component): New function.
788         (gnus-summary-from-or-to-or-newsgroups): Optimize.
789
790 2001-09-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
791
792         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
793         (message-mode-menu): Menu item for same.
794
795         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
796         delayed articles.
797
798         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
799         nndraft:delayed does not exist.
800         (gnus-delay-initialize): Don't set up keymap, that's done from
801         message.el now.
802         (gnus-delay, gnus-delay-group, gnus-delay-header) 
803         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
804
805 2001-09-29  Simon Josefsson  <jas@extundo.com>
806
807         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
808         utf-8, not eight-bit-control.
809
810         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7) 
811         (imap-log, imap-debug): Custom.
812         (imap-log-buffer, imap-debug-buffer): New constants.
813         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open) 
814         (imap-network-open, imap-shell-open, imap-starttls-open) 
815         (imap-send-command-1, imap-send-command, imap-arrival-filter) 
816         (imap-debug): Use imap-*-buffer.
817
818         * nndoc.el (nndoc-article-type): Add mailman.
819         (nndoc-type-alist): Ditto.
820         (nndoc-mailman-type-p): New function.
821
822 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
823
824         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
825         gnus-art.el.
826
827 2001-09-27  Simon Josefsson  <jas@extundo.com>
828
829         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
830         (gnus-topic-catchup-articles): New function. Suggested by Robin
831         S. Socha <robin-dated-1001857693.185e29@socha.net>.
832
833 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
834         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
835
836         * gnus-ems.el (gnus-article-display-xface): Insert xface after
837         previous ones.
838
839 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
840         From Daiki Ueno  <ueno@unixuser.org>
841
842         * gnus-sum.el (gnus-summary-show-article): The arglist of
843         detect-coding-region is incompatible.
844
845 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
846         From Katsuhiro Hermit Endo <hermit@koka-in.org>
847
848         * gnus-group.el (gnus-group-delete-group): Typo.
849
850 2001-09-26  Simon Josefsson  <jas@extundo.com>
851
852         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
853
854         * nnimap.el (nnimap-expiry-target): Use temp buffer.
855
856 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
857
858         * gnus-cus.el (gnus-group-parameters): Display as sexp.
859
860 2001-09-22  Simon Josefsson  <jas@extundo.com>
861
862         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
863
864         * nnfolder.el (nnfolder-open-marks): Ditto.
865
866         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
867         (gnus-update-marks): Use it.
868         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
869         hardcoded list.
870
871         * gnus.el (gnus-article-special-mark-lists): Add killed.
872         (gnus-article-unpropagated-mark-lists): New constant.
873
874 2001-09-22  Simon Josefsson  <jas@extundo.com>
875
876         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
877         custom option.
878
879 2001-09-23  Simon Josefsson  <jas@extundo.com>
880
881         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
882
883 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
884
885         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
886
887 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
888
889         * gnus-group.el (gnus-group-sort-function): Fix customize type to
890         accept lists of functions.
891
892 2001-09-20  Simon Josefsson  <jas@extundo.com>
893
894         * gnus-group.el (gnus-group-catchup): Update expire marks in
895         backend.  Also, if ALL also set expire marks on tick/dormant.
896
897 2001-09-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
898
899         * message.el (message-tab-body-function): New variable.
900         * message.el (message-tab): Use it.
901
902 2001-09-19  Sam Steingold  <sds@gnu.org>
903
904         * gnus-win.el (gnus-buffer-configuration): Respect
905         `gnus-bug-create-help-buffer'.
906
907 2001-09-18  Simon Josefsson  <jas@extundo.com>
908
909         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
910         (gnus-parse-simple-format): Re-revert.
911
912 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
913
914         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
915         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
916
917 2001-09-18  Simon Josefsson  <jas@extundo.com>
918
919         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
920         signed.
921         (gnus-parse-simple-format): Don't use it.
922
923 2001-09-17  Miles Bader  <miles@gnu.org>
924
925         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
926         error querying a backend abort the whole process.
927
928 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
929
930         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
931         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
932
933 2001-09-17  Didier Verna  <didier@xemacs.org>
934
935         * nndiary.el: version 0.2-b14.
936         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
937         compatibility problem with XEmacs 21.1.
938
939 2001-09-15  Simon Josefsson  <jas@extundo.com>
940
941         * gnus-group.el (gnus-group-line-format): Document %c.
942
943         * nnml.el (nnml-parse-head): Handle CRLF files.
944         (nnml-generate-nov-file): Ditto.
945         (nnml-retrieve-headers): Ditto.
946
947 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
948
949         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
950
951 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
952
953         * gnus-spec.el (gnus-correct-substring): Still stopped one
954         character before we wanted (never included last character).
955         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
956         add missing "," (once per function)
957
958 2001-09-14  Simon Josefsson  <jas@extundo.com>
959
960         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
961         (otherwise e.g. gnus-agentize in .gnus overrides the customized
962         default before gnus-group is loaded and the variable set.)
963
964         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
965         killed or unsent marks.
966
967         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
968         isn't an article to set it on (e.g. when you `a' in a group).
969
970 2001-09-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
971
972         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
973         can read e-mails from Microsoft Outlook users not using ISO
974         8859-2 character set.
975
976 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
977
978         * gnus-diary.el: Minor modifications to avoid warnings.
979         (gnus-summary-misc-menu): defvar.
980         (gnus-diary-check-message): Use gnus-point-at-eol.
981         (gnus-diary-kill-entire-line): eval-and-compile.
982
983 2001-09-12  Didier Verna  <didier@xemacs.org>
984
985         * nndiary.el: new version (0.2-b13).
986         * nndiary.el (nndiary-mail-sources): doc update.
987         * nndiary.el (nndiary-split-methods): ditto.
988         * nndiary.el (nndiary-request-accept-article-hooks): New.
989         * nndiary.el (nndiary-request-accept-article): use it, check
990         message validity.
991         * nndiary.el (nndiary-get-new-mail): changed default to nil.
992         * nndiary.el (nndiary-schedule): fix bug (misplaced
993         condition-case): it didn't return nil on error.
994         * gnus-diary.el: new version.
995         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
996         * gnus-diary.el (gnus-diary-header-value-history): New.
997         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
998         * gnus-diary.el (gnus-diary-add-header): New.
999         * gnus-diary.el (gnus-diary-check-message): New.
1000         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
1001         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
1002
1003 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1004
1005         * gnus-sum.el (gnus-select-newsgroup): Make
1006         `gnus-current-select-method' buffer-local.
1007
1008         * gnus-art.el (gnus-request-article-this-buffer): Refer
1009         `gnus-current-select-method' in the current summary buffer.
1010
1011 2001-09-10  Simon Josefsson  <jas@extundo.com>
1012         From Daniel Pittman <daniel@rimspace.net>
1013
1014         * gnus-spec.el (gnus-correct-pad-form): Fix.
1015
1016 2001-09-09  Simon Josefsson  <jas@extundo.com>
1017
1018         * mm-decode.el (mm-inline-media-tests): Add
1019         application/x-emacs-lisp.
1020         (mm-attachment-override-types): Add
1021         application/{x-,}pkcs7-signature.
1022
1023         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
1024         (gnus-server-line-format, gnus-server-mode-line-format)
1025         (gnus-server-browse-in-group-buffer): Customize.
1026
1027 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1028
1029         * nnml.el (nnml-marks-changed-p): Typo.
1030         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
1031         (nnml-marks-changed-p): Use gnus-gethash.
1032         (nnml-marks-modtime): Use gnus-make-hashtable.
1033
1034         * nnfolder.el (nnfolder-marks-changed-p): Typo.
1035         (nnfolder-request-expire-articles, nnfolder-save-marks)
1036         (nnfolder-open-marks): Typo.
1037         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
1038         (nnfolder-marks-changed-p): Use gnus-gethash.
1039         (nnfolder-marks-modtime): Use gnus-make-hashtable.
1040
1041 2001-09-08  Simon Josefsson  <jas@extundo.com>
1042
1043         * nnfolder.el (nnfolder-marks-modtime): New variable.
1044         (nnfolder-marks-changed-p): New function.
1045         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
1046         (nnfolder-request-update-info): Don't update if marks didn't change.
1047
1048         * nnml.el (nnml-marks-modtime): New variable.
1049         (nnml-marks-changed-p): New function.
1050         (nnml-save-marks, nnml-open-marks): Save modtime.
1051         (nnml-request-update-info): Don't update if marks didn't change.
1052
1053         * gnus-agent.el (gnus-agent-any-covered-gcc)
1054         (gnus-agent-add-server, gnus-agent-remove-server): Use
1055         gnus-agent-method-p.
1056
1057         * gnus-art.el (gnus-buttonized-mime-types): New variable.
1058         (gnus-unbuttonized-mime-type-p): Use it.
1059
1060         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
1061         fetch group.
1062
1063 2001-09-08  Simon Josefsson  <jas@extundo.com>
1064         From Daniel Pittman <daniel@rimspace.net>
1065
1066         * gnus-spec.el (gnus-correct-pad-form): New function.
1067         (gnus-parse-simple-format): Use it.
1068
1069 2001-09-07  Simon Josefsson  <jas@extundo.com>
1070
1071         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
1072         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
1073         Putnam <reader@newsguy.com>.
1074         (gnus-group-sort-selected-groups): Touch dribble file.
1075
1076 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
1077
1078         * nnml.el (nnml-filenames-are-evil): New variable.
1079         (nnml-article-to-file-alist): Rename to ...
1080         (nnml-current-group-article-to-file-alist): ... this.
1081         Respect `nnml-filenames-are-evil'.
1082         (nnml-active-number): Update.
1083         (nnml-update-file-alist): Update.
1084         (nnml-request-article): Use nnheader-article-to-file-alist.
1085         (nnml-request-rename-group): Likewise.
1086
1087 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1088
1089         * gnus-sum.el (gnus-summary-insert-line): Fix.
1090
1091 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1092
1093         * gnus-sum.el: Bind g-s-t-s to "W g".
1094         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
1095         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
1096         display of graphical smilies.
1097
1098 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1099
1100         * gnus-start.el (gnus-setup-news): A typo.
1101         From Bill White <billw@wolfram.com>.
1102
1103 2001-09-06  Simon Josefsson  <jas@extundo.com>
1104
1105         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
1106         and unseen marks.
1107
1108 2001-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1109
1110         * nnmail.el (nnmail-split-fancy): Document `junk'.
1111
1112 2001-09-04  Simon Josefsson  <jas@extundo.com>
1113
1114         * imap.el (imap-search): Don't error if server is broken.
1115
1116 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
1117
1118         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
1119         searching for an article that isn't in the mbox.
1120
1121 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
1124         right, and get all the comments.
1125
1126 2001-09-02  Simon Josefsson  <jas@extundo.com>
1127         Suggested by Dan Christensen <jdc+news@uwo.ca>
1128
1129         * nnfolder.el (nnfolder-request-update-info): Fix message.
1130
1131         * nnml.el (nnml-request-update-info): Ditto.
1132
1133 2001-09-01  Simon Josefsson  <jas@extundo.com>
1134
1135         * nnml.el (nnml-request-expire-articles): Also bind
1136         `nnml-current-group' and `nnml-article-file-alist' when using
1137         expiry-target. (Otherwise nnml will be in a inconsistent internal
1138         state causing all kind of problems.)
1139         (nnml-request-expire-articles): If `nnml-article-to-file' or
1140         `file-attributes' failes, return article as un-expirable instead
1141         of treating it as expired.
1142
1143 2001-08-31  Sam Steingold  <sds@gnu.org>
1144
1145         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
1146         typo: `exmine' --> `examine'.
1147
1148 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1149
1150         * nndoc.el (nndoc-forward-type-p): It is not a digest.
1151
1152 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1153
1154         * nnml.el (nnml-check-directory-twice): Remove.
1155         (nnml-retrieve-headers): Ditto.
1156         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
1157
1158 2001-08-30  Andrew Innes  <andrewi@gnu.org>
1159
1160         * nnheader.el (nnheader-directory-files-is-safe): No need to read
1161         directory twice on Windows, or on GNU Emacs-21.
1162
1163 2001-08-30  Andrew Innes  <andrewi@gnu.org>
1164
1165         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
1166         (nnml-request-rename-group): Ditto.
1167         (nnml-active-number): Ditto.
1168         (nnml-request-create-group): Use nnml-directory-articles.
1169         (nnml-request-expire-articles): Use nnml-directory-articles, which
1170         gets list from nov database if available.
1171         (nnml-get-nov-buffer): New function.
1172         (nnml-open-nov): Use it.
1173         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
1174         gets alist from nov database if available.
1175         (nnml-directory-articles): New function.
1176         (nnml-article-to-file-alist): New function.
1177
1178 2001-08-30  Andrew Innes  <andrewi@gnu.org>
1179
1180         * mm-decode.el (mm-display-external): Use `name' as filename, if
1181         `filename' attribute is not present.
1182
1183 2001-08-30  Andrew Innes  <andrewi@gnu.org>
1184
1185         * mail-source.el (mail-source-flash): New defcustom.
1186         (mail-source-new-mail-p): Ring visible bell if appropriate.
1187         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
1188         timer is cleared even if mail check signals an error.
1189
1190 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1191
1192         * gnus-sum.el (gnus-summary-move-article): Only update marks of
1193         type 'list.
1194
1195 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1196
1197         * flow-fill.el (fill-flowed): eol might be point-max.
1198
1199 2001-08-27  Simon Josefsson  <jas@extundo.com>
1200
1201         * nnml.el (nnml-request-update-info): Fix message.
1202         (nnml-open-marks): Ditto.
1203
1204         * nnfolder.el (nnfolder-request-update-info):
1205         (nnfolder-open-marks): Fix message.
1206
1207 2001-08-25  Simon Josefsson  <jas@extundo.com>
1208
1209         * nnfolder.el (nnfolder-save-marks): Don't create directory named
1210         after group in ~/.
1211
1212 2001-08-25  Simon Josefsson  <jas@extundo.com>
1213         From Andreas Jaeger  <aj@suse.de>
1214
1215         * nnfolder.el (nnfolder-open-marks): Fix typo.
1216         * nnml.el (nnml-open-marks): Likewise.
1217
1218 2001-08-25  Simon Josefsson  <jas@extundo.com>
1219
1220         Make nnfolder groups self-contained as far as marks are concerned.
1221
1222         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1223         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
1224         (nnfolder-open-server): Make marks directory.
1225         (nnfolder-request-delete-group): Delete marks file.
1226         (nnfolder-request-delete-group): Check of nov/marks file exist
1227         before deleting.
1228         (nnfolder-request-rename-group): Rename marks file.
1229         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
1230         (nnfolder-request-set-mark, nnfolder-request-update-info)
1231         (nnfolder-group-marks-pathname, nnfolder-save-marks)
1232         (nnfolder-open-marks): New functions.
1233         (top-level): Require gnus.
1234
1235 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1236
1237         * nnweb.el (nnweb-type-definition): Use google raw file.
1238         (nnweb-google-parse-1): Ditto.
1239         (nnweb-google-identity): Ditto.
1240         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
1241         (nnweb-altavista-wash-article): Ditto.
1242         (nnweb-request-article): Remove nnweb-decode-entities.
1243
1244         * nnml.el: Require 'gnus.
1245
1246 2001-08-25  Simon Josefsson  <jas@extundo.com>
1247
1248         * nnml.el (nnml-marks-is-evil): Add doc.
1249
1250 2001-08-25  Simon Josefsson  <jas@extundo.com>
1251
1252         * nnml.el (nnml-save-marks): Wrap saving marks in a
1253         condition-case, to allow user to start Gnus if saving marks failed
1254         for some reason.
1255
1256 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
1259
1260         * gnus-group.el (gnus-update-group-mark-positions): Bind
1261         gnus-group-update-hook to nil.
1262
1263 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1264
1265         * mml.el (mml-generate-mime-1): Force as multibyte string.
1266
1267 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1268
1269         * gnus-sum.el (gnus-summary-insert-line)
1270         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
1271         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
1272
1273         * gnus-spec.el (gnus-correct-substring): Take optional END.
1274
1275         * nnrss.el (nnrss-request-article): Remove \n.
1276         (nnrss-retrieve-headers): Lines number is -1.
1277
1278 2001-08-24  Simon Josefsson  <jas@extundo.com>
1279
1280         * gnus-group.el (gnus-info-clear-data): Call
1281         nnfoo-request-set-mark to propagate marks.  Fix bug:
1282         `gnus-group-update-line' doesn't update read range unless we call
1283         `gnus-get-unread-articles-in-group' first.
1284
1285         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
1286         to server.
1287
1288 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1289
1290         * gnus-util.el (gnus-create-info-command): Return an interactive
1291         function.
1292
1293 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1294         From Katsumi Yamaoka <yamaoka@jpl.org>
1295
1296         * gnus-spec.el (gnus-parse-complex-format): Use equal.
1297
1298 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1299
1300         * gnus-sum.el (gnus-select-newsgroup): Use it.
1301
1302         * gnus-util.el (gnus-not-ignore): New function.
1303
1304         * lpath.el (featurep): Don't fbind char-int.
1305
1306         * gnus-util.el (gnus-create-info-command): New function.
1307
1308         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
1309         right node.
1310
1311         * gnus-sum.el (gnus-select-newsgroup): Clean up.
1312         (gnus-summary-limit-children): Use 'identity instead of `all'.
1313         (gnus-summary-limit-to-display-predicate): New command and
1314         keystroke.
1315
1316 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1317
1318         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
1319
1320         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
1321
1322 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * gnus-spec.el: Add the Gnus version.
1325         (gnus-update-format-specifications): If the Gnus version changes,
1326         nix out the format spec cache.
1327
1328         * gnus.el (gnus-continuum-version): Made into a command and
1329         optionalize the VERSION.
1330
1331         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
1332         the start of the lines.
1333
1334 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1335
1336         * gnus.el (gnus-visual-p): Define function before use of
1337         function.
1338
1339 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1340
1341         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
1342         (gnus-article-mark-to-type): New function.
1343         (gnus-update-missing-marks): Only update marks of type 'list.
1344
1345         * gnus.el (gnus-article-special-mark-lists): New variable.
1346
1347 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1348
1349         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
1350         (gnus-select-newsgroup): Still use 'all.
1351         (gnus-summary-initial-limit): Comparing with 'all.
1352
1353 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1354
1355         * gnus-start.el (gnus-activate-group): If dont-check, don't update
1356         active.
1357
1358 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1359
1360         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
1361         nnslashdot-*-retrieve-headers.
1362         (nnslashdot-request-article): Fix for slashcode 2.2.
1363         (nnslashdot-make-tuple): New.
1364         (nnslashdot-read-groups): Use it.
1365
1366 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1367
1368         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
1369         list.
1370
1371         * gnus-sum.el (gnus-summary-move-article): Don't select article.
1372
1373 2001-08-20  Simon Josefsson  <jas@extundo.com>
1374
1375         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
1376         opened, error instead of continuing (and exploding later).
1377
1378 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * gnus.el (gnus-expand-group-parameters): Return the parameter
1381         list.
1382
1383         * gnus-sum.el (gnus-summary-show-article): Doc fix.
1384         (gnus-summary-show-article): Guess at charset if required.
1385
1386         * gnus-spec.el (gnus-correct-substring): Stopped one character
1387         before we wanted.
1388
1389 2001-08-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1390
1391         * earcon.el (earcon-auto-play): Remove unused option.
1392
1393 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
1396         message down in levels, since it happens very fast.
1397
1398         * smiley-ems.el (smiley-update-cache): Respect the symbol version
1399         of smiley-regexp-alist.
1400
1401         * mm-view.el (mm-inline-text): Ignore vcard errors.
1402
1403         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
1404
1405         * gnus-score.el (gnus-all-score-files): Use append instead of
1406         nconc.
1407
1408         * gnus.el (gnus-splash-face): Doc fix.
1409
1410         * mm-decode.el (mm-mailcap-command): Use
1411         mm-path-name-rewrite-functions.
1412         (mm-path-name-rewrite-functions): New variable.
1413
1414         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
1415         (gnus-complex-form-to-spec): Insert tab.
1416         (gnus-spec-tab): New function.
1417
1418         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
1419         entering the group.
1420
1421         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
1422         the positional spec.
1423         (gnus-parse-complex-format): React to %C.
1424
1425         * gnus-ems.el (gnus-char-width): Moved here.
1426
1427         * gnus-sum.el (gnus-select-newsgroup): Set
1428         gnus-newsgroup-articles.
1429         (gnus-unseen-mark): New variable.
1430         (gnus-newsgroup-unseen): Ditto.
1431         (gnus-newsgroup-seen): Ditto.
1432         (gnus-adjust-marked-articles): Use them.
1433         (gnus-update-marks): Use them.
1434         (gnus-summary-update-secondary-mark): Display.
1435         (gnus-summary-prepare-threads): Display.
1436
1437         * gnus-msg.el (gnus-inews-group-method): Use and return the
1438         method, not the server.
1439
1440 2001-08-19  Simon Josefsson  <jas@extundo.com>
1441
1442         * gnus-srvr.el (gnus-server-agent-face): New.
1443         (gnus-server-agent-face): New.
1444         (gnus-server-mode): Turn on font-lock-mode.
1445
1446         * gnus.el (gnus-server-visual): Add defgroup.
1447
1448 2001-08-19  Simon Josefsson  <jas@extundo.com>
1449         From Joe Casadonte <jcasadonte@northbound-train.com>
1450
1451         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
1452         gnus-server-denied-face): New.
1453         (gnus-server-opened-face, gnus-server-closed-face,
1454         gnus-server-denied-face): New.
1455         (gnus-server-font-lock-keywords): Add.
1456
1457 2001-08-19  Simon Josefsson  <jas@extundo.com>
1458
1459         * nnml.el (nnml-request-set-mark): Return nil.
1460         (nnml-save-marks): Use nnml-possibly-create-directory.
1461         (nnml-open-marks): Only work in temp buffer when inserting/reading
1462         .marks file.
1463
1464 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1465
1466         * gnus.el (gnus-expand-group-parameters): Fix.
1467
1468         * gnus-spec.el (gnus-char-width): New.
1469         (gnus-correct-substring, gnus-correct-length): Use it.
1470
1471         * message.el (message-required-mail-headers): Fix doc.
1472
1473 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1474
1475         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
1476
1477         * mm-decode.el (mm-save-part-to-file): Insert the handle.
1478
1479 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1480
1481         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1482         slashdot 2.2 (not fully fixed yet).
1483         (nnslashdot-request-article): Ditto.
1484
1485 2001-08-18  Simon Josefsson  <jas@extundo.com>
1486
1487         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
1488         nnimap.
1489
1490         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
1491         gnus-util.
1492         (nnimap-request-update-info-internal): Use new functions.
1493
1494         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
1495         new functions.
1496
1497 2001-08-18  Simon Josefsson  <jas@extundo.com>
1498
1499         Make nnml groups self-contained as far as marks are concerned.
1500
1501         * nnml.el (nnml-request-delete-group): Delete marks file.
1502         (nnml-request-rename-group): Move marks file.
1503         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
1504         variables.
1505         (nnml-request-set-mark, nnml-request-update-info): New server
1506         functions.
1507         (nnml-save-marks, nnml-open-marks): New functions.
1508
1509 2001-08-18  Simon Josefsson  <jas@extundo.com>
1510
1511         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
1512         `set' when setting marks.
1513
1514 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1515
1516         * gnus.el (gnus-info-find-node): Take an argument.
1517
1518         * gnus-art.el (gnus-button-handle-info): New.
1519         (gnus-url-unhex-string): Replace "+" with " ".
1520
1521 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1522
1523         * message.el (message-check-news-header-syntax): Check bad From.
1524
1525 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * gnus-spec.el (gnus-correct-length): New function.
1528         (gnus-correct-substring): New function.
1529         (gnus-tilde-max-form): Use it.
1530
1531 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
1532
1533         * nnmh.el: Docstring changes as below.
1534
1535         * nnml.el: Docstring changes as below.
1536
1537         * nnbabyl.el: Docstring changes as below.
1538
1539         * nnmbox.el: Docstring changes as below.
1540
1541         * nnfolder.el: Added docstrings identifying each virtual server
1542         parameter.
1543
1544 2001-08-18  Simon Josefsson  <jas@extundo.com>
1545
1546         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
1547
1548 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
1549
1550         * message.el: rename "Abort Message" to "Postpone Message".
1551         Remove "Attach file as MIME" from Message menu, it's already in
1552         the MIME menu.
1553
1554 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1555
1556         * smime.el (smime-point-at-eol): eval-and-compile.
1557         (smime-make-temp-file): New.
1558         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
1559         Use it.
1560
1561 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1562
1563         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
1564         (gnus-agent-summary-fetch-group): New command and keystroke.
1565
1566         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
1567         (gnus-mime-display-security): Make it respect
1568         gnus-unbuttonized-mime-type-p.
1569
1570         * gnus-sum.el (gnus-articles-to-read): Comments.
1571         (gnus-article-marked-p): New function.
1572         (gnus-summary-display-make-predicate): New function.
1573         (gnus-select-newsgroup): Use them.
1574
1575         * mm-decode.el (mm-save-part-to-file): Made it not error.
1576
1577 2001-08-17  Simon Josefsson  <jas@extundo.com>
1578
1579         * imap.el (imap-wait-for-tag): If process-status isn't open or
1580         run, return nil instead of sit-for looping.
1581
1582 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1583
1584         * lpath.el (featurep): fbind xml-parse-region.
1585
1586         * gnus.el (gnus-message-archive-method): Default to "archive".
1587         (gnus-message-archive-method): Doc fix.
1588         (gnus-parameters-get-parameter): Cleaned up.
1589         (gnus-expand-group-parameter): New function.
1590
1591         * gnus-start.el (gnus-setup-news): Push the archive server only
1592         the server list.
1593
1594         * mml.el (mml-menu): Changed name to "Attachments".
1595
1596         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
1597         when there is something to detroy.
1598
1599 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1600
1601         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
1602         nil.
1603
1604 2001-08-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1605
1606         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
1607         which specifies a time today or tomorrow.
1608
1609 2001-08-15  Simon Josefsson  <jas@extundo.com>
1610         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
1611
1612         * gnus-agent.el (gnus-agent-make-mode-line-string)
1613         (gnus-agent-toggle-plugged): Use new API.
1614
1615 2001-08-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1616
1617         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
1618         deadline has expired.
1619
1620 2001-08-12  Simon Josefsson  <jas@extundo.com>
1621         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
1622
1623         Support `recent' mark indicating newly arrived messages (to
1624         separate from old but unread messages).
1625
1626         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
1627         `nnmail-split-history' if recent is > 0.
1628         (nnimap-request-update-info-internal): Update `recent' marks.
1629         (nnimap-request-set-mark): Never set `recent' marks.
1630         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
1631         recent.
1632
1633         * gnus-sum.el (gnus-recent-mark): New mark.
1634         (gnus-newsgroup-recent): New variable.
1635         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
1636         (gnus-summary-prepare-threads): Mark recent articles.
1637         (gnus-summary-add-mark): Support recent.
1638         (gnus-summary-update-secondary-mark): Support recent.
1639
1640         * gnus.el (gnus-article-mark-lists): Add recent.
1641
1642 2001-08-12  Simon Josefsson  <jas@extundo.com>
1643
1644         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
1645         whether successful decoding took place.  Add doc.
1646
1647 2001-08-12  Simon Josefsson  <jas@extundo.com>
1648         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
1649
1650         * gnus.el (gnus-summary-line-format, gnus-parameters):
1651         * gnus-gl.el (gnus-summary-grouplens-line-format):
1652         * gnus-salt.el (gnus-summary-pick-line-format):
1653         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
1654
1655 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
1656         Committed by Kai Gro\e,A_\e(Bjohann.
1657
1658         * gnus-score.el (gnus-score-string): Fix `match' regexp
1659         for `extra' header case.
1660
1661 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1662
1663         * nnmbox.el (nnmbox-read-mbox): No warning.
1664
1665 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1666
1667         * nndoc.el (nndoc-article-type): Fix doc.
1668         (nndoc-generate-article-function): New.
1669         (nndoc-dissection-function): New.
1670         (nndoc-type-alist): Add oe-dbx.
1671         (nndoc-oe-dbx-type-p): New.
1672         (nndoc-oe-dbx-dissection): New.
1673         (nndoc-oe-dbx-generate-article): New.
1674
1675 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1676
1677         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
1678         whether deadline has been reached.  Patch from Dan Nicolaescu
1679         <dann@godzilla.ics.uci.edu>.
1680
1681 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1682
1683         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
1684         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
1685         <rintaman@cs.Helsinki.FI>.
1686
1687         * mail-source.el (mail-source-movemail): The error buffer is
1688         modified, but nothing in it.
1689
1690 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1691
1692         * message.el (message-bogus-system-names): New.
1693         (message-make-fqdn): Use it.
1694
1695 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1696
1697         * nndraft.el (nndraft-request-group): Use
1698         nndraft-auto-save-file-name.
1699
1700 2001-08-09  Simon Josefsson  <jas@extundo.com>
1701
1702         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
1703         Don't ask whether to decrypt.  Just leave result in buffer (don't
1704         call mm).
1705
1706         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
1707         parts as well.
1708         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
1709         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
1710
1711 2001-08-09  Simon Josefsson  <jas@extundo.com>
1712
1713         * mm-decode.el (mm-insert-part): Return decoding success status.
1714         (mm-save-part-to-file): Error if decoding failed.
1715
1716 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1717
1718         * message.el (message-tab): Use indent-relative.
1719         (message-mode): Don't bind indent-line-function to indent-relative.
1720
1721 2001-08-09  Simon Josefsson  <jas@extundo.com>
1722
1723         * message.el (message-get-reply-headers): Fix string. Suggested by
1724         Christoph Conrad <cc@cli.de>.
1725
1726 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1727
1728         * message.el (message-tab): Use the current value of
1729         indent-line-function.
1730         (message-mode): Bind indent-line-function to indent-relative.
1731
1732 2001-08-08  Simon Josefsson  <jas@extundo.com>
1733
1734         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
1735         whether `imtest' is installed.
1736
1737 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
1738         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
1739
1740         * gnus-sum.el (gnus-summary-show-article): Call
1741         gnus-summary-update-secondary-secondary-mark.
1742         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
1743         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
1744
1745 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1746
1747         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
1748
1749         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
1750
1751         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
1752         <gerd@gnu.org>.
1753
1754         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
1755
1756         * gnus-util.el (gnus-output-to-rmail): Ditto.
1757         (gnus-output-to-mail): Ditto.
1758
1759         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
1760
1761 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
1762
1763         * message.el (message-indent-citation): Use
1764         `message-yank-cited-prefix' for empty lines.
1765
1766 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
1767
1768         * message.el (message-indent-citation): Quote only lines starting
1769         with ">" using `message-yank-cited-prefix'.
1770
1771 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
1772
1773         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
1774         gnus-cache-fully-p.
1775
1776 2001-08-04  Simon Josefsson  <jas@extundo.com>
1777
1778         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
1779         file if it doesn't exist (by calling gnus-cache-read-active).
1780
1781 2001-08-04  Simon Josefsson  <jas@extundo.com>
1782
1783         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
1784         (gnus-cache-passively-or-fully-p): Removed.
1785         (gnus-cache-fully-p): Fix it.
1786
1787         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
1788
1789 2001-08-04  Simon Josefsson  <jas@extundo.com>
1790
1791         * gnus-cache.el (gnus-cache-fully-p)
1792         (gnus-cache-passively-or-fully-p): New functions.
1793         (gnus-cache-possibly-enter-article): Cosmetic change, use
1794         `g-c-p-o-f-p'.
1795         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
1796         was bogus (`g-c-p-a-a' does not change active info, just change
1797         the functions parameters).
1798         (gnus-cache-possibly-remove-articles-1): Make sure articles are
1799         not removed in groups that match `gnus-uncacheable-groups'.
1800
1801         Reported and modifications based on discussions with Nuutti
1802         Kotivuori <nuutti.kotivuori@smarttrust.com>.
1803
1804 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
1805         Committed by Simon Josefsson  <jas@extundo.com>
1806
1807         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
1808         calls `gnus-cache-update-active' if bounds has been extended.
1809
1810 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1811
1812         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
1813         before remove.
1814         (gnus-mime-security-show-details): Ditto.
1815
1816 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1817
1818         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
1819         syntax.  Protect string-match against nil string and regexp.
1820
1821 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1822
1823         * mm-util.el (mm-find-charset-region): Remove control-1.
1824
1825 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1826
1827         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
1828
1829 2001-08-04  Simon Josefsson  <jas@extundo.com>
1830
1831         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
1832         buffer.  Delete MIME-Version header.
1833
1834 2001-08-03  Simon Josefsson  <jas@extundo.com>
1835
1836         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
1837         that is entered does not necessarily have the highest article
1838         number in the group, so use `gnus-cache-possibly-alter-active'
1839         instead of `gnus-cache-update-active'.
1840
1841 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1842
1843         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
1844
1845 2001-08-03  Simon Josefsson  <jas@extundo.com>
1846
1847         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
1848         menu.
1849
1850 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1851
1852         * gnus.el (post-method): New group parameter.  It also provides
1853         the user option `gnus-post-method-alist' and the internal function
1854         `gnus-parameter-post-method'.
1855
1856         * gnus-msg.el (gnus-post-method): Bind the value of
1857         `gnus-post-method' to the group parameter if it is defined.
1858
1859 2001-08-02  Simon Josefsson  <jas@extundo.com>
1860
1861         * smime.el (smime-extra-arguments): Removed.
1862         (smime-call-openssl-region): Don't use it.
1863
1864 2001-08-02  Simon Josefsson  <jas@extundo.com>
1865
1866         * smime.el (smime-sign-region): Handle stderr.
1867         (smime-encrypt-region): Ditto.
1868
1869         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
1870         match the ASN.1 length bytes.
1871         (mm-pkcs7-enveloped-magic): Ditto.
1872         (mm-view-pkcs7-get-type): Don't regexp quote.
1873
1874 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1875         From Andreas Fuchs <asf@void.at>
1876
1877         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
1878
1879 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1880
1881         * gnus-art.el (gnus-header-button-alist): References regexp.
1882
1883 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
1884
1885         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
1886         already fboundp.  Add INTERACTIVE arg to autoload form.
1887
1888 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1889
1890         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
1891
1892         * nnmail.el (nnmail-cache-open): Ditto.
1893
1894 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1895
1896         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
1897
1898 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1899
1900         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
1901
1902 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1903         Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1904
1905         * gnus-agent.el (gnus-agent-make-mode-line-string): New.
1906         (gnus-agent-toggle-plugged): Use it.
1907
1908 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1909
1910         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
1911         (gnus-ding-file-coding-system): New variable.
1912         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
1913         (gnus-slave-save-newsrc): Use it.
1914
1915 2001-07-31  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1916
1917         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
1918         syntax.
1919
1920 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1921         Originally from Andreas Fuchs <asf@void.at>
1922
1923         * mml2015.el (mml2015-trust-boundaries-alist)
1924         (mml2015-gpg-pretty-print-fpr): New.
1925         (mml2015-gpg-extract-signature-details): More details, rename from
1926         `m-g-e-from'.
1927         (mml2015-gpg-verify): Use them.
1928         (mml2015-gpg-clear-verify): Use them.
1929
1930 2001-07-31  Simon Josefsson  <jas@extundo.com>
1931
1932         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
1933         buffer when done.
1934
1935 2001-07-30  Simon Josefsson  <jas@extundo.com>
1936
1937         * smime.el (smime-call-openssl-region): Revert previous change,
1938         just pass on buf to `call-process-region'.
1939         (smime-verify-region): Doc fix.  Don't message stuff.  Use
1940         `smime-new-details-buffer'.  Inserts error messages into buffer.
1941         (smime-noverify-region): Ditto.
1942         (smime-decrypt-region): Ditto.  Handles stderr separately.
1943         (smime-verify-buffer, smime-noverify-buffer)
1944         (smime-decrypt-buffer): Doc fix.
1945         (smime-new-details-buffer): New function.
1946         (smime-pkcs7-region, smime-pkcs7-certificates-region)
1947         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
1948         (smime-sign-region, smime-encrypt-region): Don't use
1949         `insert-buffer'.
1950
1951         * mml-smime.el (mml-smime-verify): Fix security button strings.
1952
1953 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1954
1955         * gnus-art.el (gnus-mime-save-part-and-strip): Save
1956         gnus-article-mime-handles.
1957
1958 2001-07-29  Simon Josefsson  <jas@extundo.com>
1959
1960         * mail-source.el (top-level): Require message for message-directory.
1961         (mail-source-directory): Change default to message-directory.
1962
1963         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
1964         (smime-certificate-directory, smime-openssl-program)
1965         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
1966         (smime-extra-arguments): New variable.
1967         (smime-dns-server): Fix customize group.
1968         (smime-call-openssl-region): Use `smime-extra-arguments'.
1969
1970 2001-07-29  Simon Josefsson  <jas@extundo.com>
1971         From Vladimir Volovich <vvv@vsu.ru>
1972
1973         * smime.el (smime-call-openssl-region): Ignore stderr.
1974
1975 2001-07-29  Simon Josefsson  <jas@extundo.com>
1976         From Christoph Conrad <christoph.conrad@gmx.de>
1977
1978         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
1979         file.
1980
1981 2001-07-29  Simon Josefsson  <jas@extundo.com>
1982
1983         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
1984
1985         Support S/MIME decryption.
1986
1987         * mm-decode.el (mm-inline-media-tests):
1988         (mm-inlined-types):
1989         (mm-automatic-display):
1990         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
1991
1992         * mm-view.el (mm-pkcs7-signed-magic):
1993         (mm-pkcs7-enveloped-magic): New variables.
1994         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
1995         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
1996         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
1997         PKCS#7 blobs.
1998
1999         * smime.el (smime-decrypt-region): Expand keyfile.
2000
2001 2001-07-29  Simon Josefsson  <jas@extundo.com>
2002
2003         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
2004         `ssl.el' variables.
2005
2006         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
2007         but line instead of narrowing to it, because `nnmail-parse-active'
2008         calls widen.  Thanks to Christoph Conrad
2009         <christoph.conrad@gmx.de>.
2010
2011 2001-07-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2012
2013         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
2014         for %B spec.
2015
2016         * gnus-sum.el (gnus-summary-prepare-threads): If
2017         gnus-sum-thread-tree-root is nil, use subject instead.
2018         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
2019         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
2020         (gnus-sum-thread-tree-leaf-with-other)
2021         (gnus-sum-thread-tree-single-leaf): Documentation.
2022         (gnus-sum-thread-tree-single-indent): Allow nil.
2023
2024 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2025
2026         * message.el (message-fill-paragraph): Do nothing if the user
2027         wants filladapt-mode.
2028
2029 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2030
2031         * mm-decode.el (mm-image-type-from-buffer): New.
2032         (mm-get-image): Use it.
2033
2034 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2035
2036         * gnus.el (gnus-large-newsgroup): If it is nil, ...
2037
2038         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
2039         mm-display-parts too.
2040
2041 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2042
2043         * nnfolder.el (nnfolder-request-accept-article): Bind
2044         nntp-server-buffer.
2045
2046         * nnmail.el (nnmail-parse-active): Read from buffer instead of
2047         nntp-server-buffer.
2048
2049 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2050
2051         * message.el (message-check-news-header-syntax): Use
2052         message-post-method.
2053         (message-send-news): Bind message-post-method.
2054
2055 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2056
2057         * mml.el (mml-tweak-type-alist): New.
2058         (mml-tweak-function-alist): New.
2059         (mml-tweak-part): New.
2060         (mml-generate-mime-1): Use it.
2061
2062 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2063
2064         * nnfolder.el (nnfolder-request-accept-article): Replace
2065         nnfolder-request-list.
2066
2067 2001-07-27  Simon Josefsson  <jas@extundo.com>
2068
2069         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
2070         nnoo-change-server failed to do it.
2071
2072 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2073
2074         * gnus.el (gnus-parameters): Make it customizable.
2075
2076 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2077
2078         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
2079
2080         * message.el (message-set-auto-save-file-name): More
2081         poor-system-types.
2082
2083         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
2084
2085         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
2086         supports +.
2087
2088 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2089
2090         * mm-decode.el (mm-readable-p): New.
2091         (mm-inline-media-tests): Fix the default testers.
2092
2093 2001-07-26  Simon Josefsson  <jas@extundo.com>
2094
2095         * nnimap.el (nnimap-version): Bump version number.
2096
2097 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2098         From Steven E. Harris <seh@speakeasy.org>
2099
2100         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
2101         in M$Windows too.
2102
2103 2001-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2104
2105         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
2106
2107 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2108
2109         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
2110
2111         * mm-decode.el (mm-get-image): Guess then use the type.
2112
2113         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
2114
2115 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
2116
2117         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
2118         display (%B) for threads if threading is off.
2119
2120 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2121         From Henrik Enberg <henrik@enberg.org>
2122
2123         * gnus-msg.el: Customization patch.
2124
2125 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
2126
2127         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
2128         variable.
2129         (nnmail-split-fancy-with-parent): Ignore certain groups.
2130
2131 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2132
2133         * gnus-util.el (gnus-byte-compile): New.
2134         (gnus-use-byte-compile): New.
2135         (gnus-make-sort-function): Use it.
2136
2137         * nnmail.el (nnmail-get-new-mail): Use it.
2138
2139         * gnus-agent.el (gnus-category-make-function): Simple function or
2140         compiled function.
2141         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
2142
2143         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
2144         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
2145         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
2146
2147         * message.el (message-check-news-header-syntax): Remove quote.
2148
2149 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2150
2151         * message.el (message-use-mail-followup-to): `t' is not a
2152         documented value.
2153
2154 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2155
2156         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
2157
2158 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2159
2160         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
2161         there are long lines.
2162
2163 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2164
2165         * dgnushack.el (copy-list): New compiler macro.
2166
2167 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2168
2169         * message.el (message-bounce): If no Return-Path, the whole
2170         content is considered as the original message.
2171
2172         * nnml.el (nnml-check-directory-twice): New.
2173         (nnml-article-to-file): Use it.
2174         (nnml-retrieve-headers): Hack it.
2175
2176 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2177
2178         * gnus-win.el (gnus-buffer-configuration): New configure.
2179
2180         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
2181         not alive.
2182
2183         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
2184         (mm-display-external): Use display-term configure.
2185
2186 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2187
2188         * gnus-delay.el (gnus-delay-default-hour): New variable.
2189         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
2190
2191 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2192         From Karl Kleinpaste <karl@charcoal.com>
2193
2194         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
2195         (gnus-summary-prepare-threads): Ditto.
2196
2197         * gnus.el (gnus-summary-line-format): Add %B.
2198
2199 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2200
2201         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
2202
2203         * mm-util.el (mm-string-as-multibyte): New.
2204
2205         * nnmh.el (nnmh-request-list-1): Encode, not decode!
2206
2207 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2208
2209         * mm-util.el (mm-universal-coding-system): New.
2210
2211         * gnus-start.el (gnus-startup-file-coding-system): Use it.
2212
2213         * score-mode.el (score-mode-coding-system): Use it.
2214
2215 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * gnus-start.el (gnus-setup-news): Call
2218         `gnus-check-bogus-newsgroups' just after the native server is
2219         opened.
2220
2221 2001-07-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2222
2223         * nnmail.el (nnmail-do-request-post): Util function to be used by
2224         `nnchoke-request-post' for all nnmail-derived backends.
2225
2226         * nnml.el (nnml-request-post): Use it.
2227
2228         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
2229         backend, for it groks nnml-request-post.
2230
2231         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
2232         Treat `mail-post' backends like `mail' backends, not like `news'
2233         backends.
2234
2235 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2236
2237         * gnus-msg.el (gnus-setup-message): make-local-hook.
2238
2239 2001-07-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2240
2241         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
2242         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
2243         <karl@charcoal.com>, slightly changed by Kai.
2244
2245         * message.el (message-check-news-header-syntax): When checking
2246         whether the groups exist, check the right server based on
2247         `gnus-post-method'.
2248
2249 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2250
2251         * gnus-delay.el: New file.
2252
2253 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2254
2255         * mm-util.el (mm-read-coding-system): Take two arguments.
2256
2257         * gnus-sum.el (gnus-summary-show-article): Use
2258         mm-read-coding-system.
2259
2260         * gnus-art.el (article-de-quoted-unreadable):
2261         (article-de-base64-unreadable, article-wash-html):
2262         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
2263
2264 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2265
2266         * nnml.el (nnml-request-post): New function.  Can be used for
2267         annotations in nnml groups.
2268
2269 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2270
2271         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
2272         command.
2273
2274         * gnus-start.el (gnus-find-new-newsgroups): Use
2275         `message-make-date' instead of `current-time-string'.
2276         (gnus-ask-server-for-new-groups): Ditto.
2277         (gnus-check-first-time-used): Ditto.
2278
2279 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2280
2281         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
2282
2283 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
2284
2285         * message.el (message-shorten-references): Change `maxcount' and
2286         `cut' to obey USEFOR draft 5.
2287
2288 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
2289
2290         * gnus-sum.el (gnus-summary-display-arrow): New variable.
2291         (gnus-summary-set-article-display-arrow): New function.
2292         (gnus-summary-goto-subject): Use it.
2293
2294 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2295
2296         * gnus-sum.el (gnus-summary-import-article): Insert date if
2297         doesn't exist.
2298
2299 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2300
2301         * mml.el (mml-content-type-parameters): New.
2302         (mml-content-disposition-parameters): New.
2303         (mml-insert-mime-headers): Use them.
2304         (mml-parse-1): Accept charset.
2305
2306 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2307
2308         * gnus-group.el (gnus-group-select-group): Doc fix.
2309
2310         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
2311
2312 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2313
2314         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
2315         to handle `define-derived-mode'.
2316
2317 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2318         From:  Stefan Monnier  <monnier@cs.yale.edu>
2319
2320         * message.el (message-mode): Use define-derived-mode.
2321         (message-tab): message-completion-alist.
2322
2323         * imap.el (imap-interactive-login): Use make-local-variable.
2324         (imap-open): Ditto.
2325         (imap-authenticate): Ditto.
2326
2327         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
2328
2329         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
2330
2331 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2332
2333         * message.el (message-citation-line-function): Refer to
2334         gnus-cite-attribution-suffix.
2335
2336 2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2337
2338         * gnus-art.el,...: Error convention changes.
2339
2340 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2341
2342         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
2343
2344 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2345
2346         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
2347         (nnrss-read-server-data): Ditto.
2348
2349 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2350
2351         * gnus-setup.el (gnus-use-installed-gnus): Typo.
2352         * Cleanup files.
2353         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
2354
2355 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2356
2357         * gnus.el (gnus-summary-line-format): Add %o.
2358
2359         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
2360         unless shell outputs something.
2361
2362 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2363
2364         * gnus-art.el (gnus-boring-article-headers): Better doc.
2365         (article-hide-headers): Better regexp.
2366         Suggested by Matt Swift <swift@alum.mit.edu>.
2367
2368         * nnheader.el (nnheader-max-head-length): Better doc.
2369         (nnheader-header-value): Skip spaces.
2370         (nnheader-parse-head): Remove space.
2371         Suggested by Matt Swift <swift@alum.mit.edu>.
2372
2373         * gnus-sum.el (gnus-summary-show-raw-article): New function.
2374         (gnus-get-newsgroup-headers): Remove space.
2375
2376 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2377
2378         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
2379         (gnus-summary-reply): Use it.
2380         (gnus-summary-reply-broken-reply-to): New.
2381         (gnus-msg-force-broken-reply-to): New.
2382
2383         * mm-view.el (mm-inline-text): Showing as text/plain when error.
2384
2385 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2386
2387         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
2388
2389 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2390
2391         * mm-decode.el (mm-external-terminal-program): New variable.
2392         (mm-display-external): Use it. Use term to display when no
2393         window-system.
2394
2395 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
2396
2397         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
2398         Browse->Next entries to Browse->Prev
2399
2400 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2401
2402         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
2403
2404 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2405
2406         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
2407         for the default encoding.
2408
2409         * nnrss.el (nnrss-url-field): New field.
2410         (nnrss-request-article): Add newsgroups.
2411
2412         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
2413
2414 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2415
2416         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
2417
2418         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
2419         (gnus-draft-setup): Remove backlog.
2420
2421 2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2422
2423         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
2424         Cleanup.
2425
2426 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2427
2428         * gnus-msg.el (gnus-bug): Erase buffer.
2429
2430         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
2431
2432 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2433
2434         * mm-decode.el (mm-attachment-override-p): Fix typo.
2435
2436 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
2437
2438         * gnus-kill.el (gnus-execute): Work with the extra headers.
2439         * gnus-sum.el (gnus-summary-execute-command): Ditto.
2440
2441 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2442
2443         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
2444         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
2445
2446         * message.el (message-send-mail-real-function): New variable.
2447         (message-send-mail-partially, message-send-mail):
2448
2449         * nngateway.el (nngateway-request-post): Use it.
2450
2451         * gnus-agent.el (gnus-agentize): Use it.
2452
2453         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
2454         (nnsoup-revert-variables): Use it.
2455
2456 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
2457
2458         * mm-decode.el (mm-inline-media-tests): Default to displaying as
2459         text/plain if the type doesn't match any other media types.
2460         (mm-inlined-types): Doc fix.
2461         (mm-display-inline): Revert previous change (now handled by a
2462         default type in `mm-inline-media-tests'.
2463         (mm-inlinable-p): Revive.
2464         (mm-display-part): Call `mm-inlinable-p'.
2465         (mm-attachment-override-p): Ditto.
2466         (mm-inlined-p): Doc fix.
2467
2468         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
2469         well as `mm-inlined-p'.
2470
2471 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2472
2473         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
2474         (nntp-send-command-and-decode): Use gnus-point-at-bol.
2475
2476 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2477         From  Paul Jarc <prj@po.cwru.edu>
2478
2479         * message.el (message-use-mail-followup-to): New variable.
2480         (message-get-reply-headers): Use it.
2481
2482 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
2483
2484         * nnheader.el (nnheader-init-server-buffer): Make sure the
2485         *nntpd* buffer is made multibyte instead of a random buffer.
2486
2487 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2488
2489         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
2490         when it returns headers.
2491
2492 2001-07-07  Simon Josefsson  <jas@extundo.com>
2493
2494         * rfc2047.el (rfc2047-encode-message-header): Skip header when
2495         trying to fold. Thanks to Colin Walters
2496         <walters@cis.ohio-state.edu>
2497
2498 2001-07-06  Simon Josefsson  <jas@extundo.com>
2499
2500         * imap.el (imap-parse-address-list, imap-parse-flag-list)
2501         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
2502         Add information in `assert's.
2503
2504         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
2505         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
2506         and `nnimap-group-overview-filename', should handle all
2507         change-of-uidvalidity related issues.  But there may be other
2508         problems.)
2509
2510 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
2511
2512         * rfc2047.el (rfc2047-encode-message-header): Don't include the
2513         header name when folding.
2514
2515 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
2516
2517         * mm-decode.el (mm-inlined-types): Document relationship with
2518         `mm-inline-media-tests'.
2519         (mm-display-inline): Default to displaying as plain text if no
2520         inlining handler is available.
2521         (mm-inlinable-p): Remove.
2522         (mm-inlined-p): Don't call `mm-inlinable-p'.
2523         (mm-automatic-display-p): Ditto.
2524         (mm-attachment-override-p): Ditto.
2525
2526 2001-07-04  Simon Josefsson  <jas@extundo.com>
2527
2528         * nnimap.el (nnimap-importantize-dormant): New variable.
2529         (nnimap-request-update-info-internal): Use it.
2530         (nnimap-request-set-mark): Ditto.
2531
2532 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
2533
2534         * nntp.el (nntp-send-command): don't pass a buffer argument to
2535         `point'. Only XEmacs accepts this.
2536         * nntp.el (nntp-send-command-nodelete): ditto.
2537         * nntp.el (nntp-send-command-and-decode): ditto.
2538
2539 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
2540
2541         * nntp.el (nntp-open-connection-function): doc update.
2542         * nntp.el (nntp-pre-command): New.
2543         * nntp.el (nntp-via-rlogin-command): New.
2544         * nntp.el (nntp-via-telnet-command): New.
2545         * nntp.el (nntp-via-telnet-switches): New.
2546         * nntp.el (nntp-via-user-name): New.
2547         * nntp.el (nntp-via-user-password): New.
2548         * nntp.el (nntp-via-address): New.
2549         * nntp.el (nntp-via-envuser): New.
2550         * nntp.el (nntp-via-shell-prompt): New.
2551         * nntp.el (nntp-open-telnet-stream): New.
2552         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
2553         * nntp.el (nntp-open-via-telnet-and-telnet): New.
2554         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
2555         * nntp.el (nntp-send-command): ditto.
2556         * nntp.el (nntp-send-command-nodelete): ditto.
2557         * nntp.el (nntp-send-command-and-decode): ditto.
2558
2559 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
2560
2561         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
2562         `when'.
2563
2564 2001-07-03  Simon Josefsson  <jas@extundo.com>
2565         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
2566
2567         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
2568
2569 2001-07-03  Simon Josefsson  <jas@extundo.com>
2570
2571         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
2572         remove it (workaround XEmacs `fill-region' bug).
2573
2574 2001-07-01  Simon Josefsson  <jas@extundo.com>
2575
2576         * nnimap.el (nnimap-date-days-ago): Defeat locale.
2577
2578 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2579
2580         * mml2015.el (mml2015-format-error): New function.
2581         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
2582         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
2583         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
2584
2585 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2586
2587         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
2588         Suggested by Christoph Conrad <C.Conrad@cli.de>.
2589
2590         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
2591         group variables.
2592
2593 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2594
2595         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
2596
2597         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
2598         (nnrss-save-group-data): Ditto.
2599
2600         * gnus-agent.el (gnus-agent-save-alist): Ditto.
2601
2602 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2603
2604         * message.el (message-do-send-housekeeping): Narrow to headers.
2605
2606 2001-06-24  Simon Josefsson  <jas@extundo.com>
2607
2608         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
2609         insertion when breaking lines looked for " \t" instead of "[ \t]".
2610         (rfc2047-encode-message-header): Fold lines even if
2611         no QP encoding is done.
2612
2613 2001-06-23  Simon Josefsson  <jas@extundo.com>
2614         From Samuel Tardieu <sam@inf.enst.fr>
2615
2616         * smime.el (smime-keys): Support additional certificates.
2617         (smime-make-certfiles): New function.
2618         (smime-sign-region): Use previous variables.
2619         (smime-get-certfiles): New function.
2620         (smime-sign-buffer): Use it.
2621         (smime-verify-region): Support both CAfile and CApath.
2622
2623 2001-06-23  Simon Josefsson  <jas@extundo.com>
2624
2625         * smime.el (smime-decrypt-region): Perhaps work.
2626
2627 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2628
2629         * gnus-msg.el (gnus-copy-article-buffer): Typo.
2630
2631 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
2632
2633         * mm-decode.el (mm-save-part): Rewrite file name.
2634         (mm-file-name-rewrite-functions): New variable.
2635         (mm-file-name-delete-whitespace): New function.
2636         (mm-file-name-trim-whitespace): New function.
2637         (mm-file-name-collapse-whitespace): New function.
2638         (mm-file-name-replace-whitespace): New variable and function.
2639
2640 2001-06-22  Simon Josefsson  <jas@extundo.com>
2641
2642         * message.el (message-make-date): Workaround locale for weekdays.
2643
2644 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2645
2646         * message.el (message-goto-body): Return nil if not found. (revert!)
2647
2648 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2649         From Fremlin <chief@bandits.org>
2650
2651         * message.el (message-goto-body): Some messages have no header.
2652
2653         * gnus-msg.el (gnus-copy-article-buffer): Use it.
2654
2655 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
2656
2657         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
2658
2659 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2660
2661         * message.el (message-make-date): Add week day.
2662         Suggested by Jason R. Mastaler <jason@mastaler.com>.
2663
2664 2001-06-19  Simon Josefsson  <jas@extundo.com>
2665
2666         * message.el (message-yank-prefix): Doc fix.
2667         (message-yank-cited-prefix): Ditto.
2668         (message-delete-not-region): Keep citation prefix on first line,
2669         if possible and appropriate.
2670
2671 2001-06-19  Simon Josefsson  <jas@extundo.com>
2672
2673         * imap.el (imap-process-connection-type): New variable.
2674         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
2675         recent `imtest's work completely (no line length issues), while
2676         making making old `imtest's unusable.  Thanks to NAGY Andras
2677         <nagya@inf.elte.hu> for his work.
2678
2679 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
2680
2681         * imap.el (imap-ssl-program): Add -quiet to shut up
2682         OpenSSL/SSLeay's internal debug talk.
2683
2684 2001-06-19  Matt Armstrong <matt@lickey.com>
2685
2686         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
2687         server.
2688
2689 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2690
2691         * nnmail.el (nnmail-article-buffer): New variable.
2692         (nnmail-split-incoming): Use it.
2693
2694 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
2695
2696         * qp.el (quoted-printable-decode-region): If called interactively,
2697         use coding-system-for-read.
2698
2699 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2700
2701         * message.el (message-check-news-header-syntax): Check Reply-To.
2702
2703 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2704
2705         * mml.el (mml-parse-1): Use message options.
2706
2707         * message.el (message-do-fcc): Don't do anything if there is no
2708         FCC.
2709
2710 2001-06-16  Simon Josefsson  <jas@extundo.com>
2711
2712         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
2713         (nnimap-expunge-search-string): New variable.
2714         (nnimap-request-expire-articles): Use it.
2715
2716 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2717
2718         * message.el (message-send-mail-with-qmail): wrong exit status is
2719         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
2720
2721 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2722
2723         * gnus-art.el (article-strip-multiple-blank-lines): Use
2724         delete-region instead of replace-match.
2725
2726 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2727
2728         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
2729         (nnweb-google-wash-article): Ditto.
2730
2731 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
2732
2733         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
2734
2735 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2736
2737         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
2738         specs.
2739
2740 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2741
2742         * gnus.el (gnus-email-address): Move it here.
2743
2744         * gnus-art.el (article-de-quoted-unreadable): Read charset if
2745         requested.
2746         (article-de-base64-unreadable): Ditto.
2747         (article-wash-html): Ditto.
2748
2749 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2750
2751         * message.el (message-options-set-recipient): Don't add ", "
2752         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
2753
2754 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2755
2756         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
2757
2758 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2759
2760         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
2761         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
2762
2763         * nnrss.el (nnrss-node-text): Node might be nil.
2764
2765 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2766
2767         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
2768         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
2769
2770         * nnrss.el (nnrss-group-alist): More items.
2771
2772 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2773
2774         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
2775
2776 2001-06-03  Dale Hagglund  <rdh@best.com>
2777
2778         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
2779        restrict clauses.
2780
2781 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2782
2783         From Benjamin Rutt <brutt+news@bloomington.in.us>
2784
2785         * message.el (message-wide-reply-confirm-recipients): New variable.
2786
2787 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
2788
2789         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
2790         fix so it works with XEmacs.
2791
2792 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2793
2794         * nnrss.el (nnrss-retrieve-headers): Support description as extra
2795         headers.
2796
2797 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2798
2799         * nnrss.el: Fix a few bugs.
2800
2801 2001-06-05  Simon Josefsson  <jas@extundo.com>
2802
2803         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
2804         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
2805
2806 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
2807
2808         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
2809         binary so that we don't transmit ISO 2022 garbage to the process.
2810         This is needed under XEmacs.
2811
2812 2001-06-03  Simon Josefsson  <simon@josefsson.org>
2813
2814         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
2815         autoloaded incorrectly below because ssl-program-* is bound.)
2816         Thanks to Amos Gouaux for report.
2817
2818 2001-06-02  Simon Josefsson  <simon@josefsson.org>
2819
2820         * imap.el (imap-kerberos4-open):
2821         (imap-gssapi-open):
2822         (imap-ssl-open):
2823         (imap-network-open):
2824         (imap-shell-open):
2825         (imap-starttls-open): Set buffer to workaround spurious
2826         `accept-process-output' buffer changes.  Thanks to Mats Lidell
2827         <Mats.Lidell@contactor.se> for report and partial patch and Jake
2828         Colman <colman@ppllc.com> for report.
2829
2830 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2831
2832         * gnus-sum.el (gnus-summary-catchup): New argument.
2833         (gnus-summary-catchup-from-here): New function.
2834
2835 2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2836
2837         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
2838         back, then insert glyph.  (Before, the glyph was inserted first,
2839         then the newline.)  This works around a behavior in XEmacs where
2840         it is not possible to insert a character after a glyph which is at
2841         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
2842
2843 2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2844
2845         From Jaap-Henk Hoepman (jhh@xs4all.nl).
2846
2847         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
2848         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
2849         mm-destroy-postponed-undisplay-list): New functions.
2850         (mm-display-external): Use them.
2851
2852 2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2853
2854         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
2855         `default-low' when evaluating `gnus-summary-highlight'.
2856         From Raja R Harinath <harinath@cs.umn.edu>.
2857
2858 2001-05-27  Simon Josefsson  <simon@josefsson.org>
2859
2860         * message.el (message-yank-cited-prefix): New variable.
2861         (message-indent-citation): Use it.
2862
2863         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
2864         as details.
2865         (mml2015-mailcrypt-clear-verify): Ditto.
2866
2867 2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2868         From Nevin Kapur <nevin@jhu.edu>.
2869
2870         * gnus-sum.el (gnus-summary-default-high-score,
2871         gnus-summary-default-low-score): New variables.
2872         (gnus-summary-highlight): Use them.
2873
2874 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
2875
2876         * message.el (message-mail): pass the 'send-actions argument to
2877         `message-setup'.
2878
2879 2001-05-16  Simon Josefsson  <simon@josefsson.org>
2880         From Raymond Scholz <ray-2001@zonix.de>
2881
2882         * gnus-art.el (gnus-mime-view-part-as-charset):
2883         (gnus-mime-internalize-part): Doc fixes.
2884
2885 2001-05-11  Simon Josefsson  <simon@josefsson.org>
2886
2887         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
2888         status lines without any text ("^215$").
2889
2890 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2891
2892         * nnrss.el (nnrss-check-group): Reverse.
2893
2894 2001-05-07  Simon Josefsson  <simon@josefsson.org>
2895
2896         * message.el (message-get-reply-headers):
2897         (message-followup): Fix typo, suggested by David Green
2898         <dgreen@uab.edu>
2899
2900 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2901
2902         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
2903
2904         * nnrss.el (nnrss-open-server): Read server data when it is called.
2905         (nnrss-request-expire-articles): Fix.
2906
2907 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2908
2909         * message.el (message-do-send-housekeeping): mail-abbrevs may
2910         rename buffer behind Gnus.
2911
2912 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2913
2914         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
2915         (nnrss-group-alist): Add more resources.
2916         (nnrss-check-group): Ignore errors.
2917
2918 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2919
2920         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
2921
2922         * nnslashdot.el (nnslashdot-request-list): Add time.
2923         (nnslashdot-request-expire-articles): New.
2924
2925         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
2926         secondary methods too.
2927
2928 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2929
2930         * message.el (message-use-followup-to): Set default value to t.
2931
2932 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
2933
2934         * message.el (message-dont-reply-to-names): Fix documentation.
2935         (message-get-reply-headers): Use Mail-Followup-To only for wide
2936         replies.
2937
2938 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2939
2940         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
2941         correctly.
2942         (nnrss-check-group): Use time.
2943
2944 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2945
2946         * gnus.el: Oort Gnus v0.03 is released.
2947
2948 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2949
2950         * nnultimate.el (nnultimate-topic-article-to-article): Use the
2951         group.
2952
2953 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2954
2955         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
2956
2957 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2958
2959         * nnultimate.el (nnultimate-retrieve-headers): Return all
2960         available headers.
2961
2962         * gnus-sum.el (gnus-read-all-available-headers): New variable.
2963         (gnus-get-newsgroup-headers-xover): Use it.
2964
2965 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2966
2967         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
2968
2969 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2970
2971         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
2972
2973 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2974
2975         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
2976         disable it.
2977
2978         * gnus.el (gnus-info-nodes): Remove a few The's.
2979
2980 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2981
2982         * mail-source.el (mail-source-movemail): Call-process may return a
2983         signal description string.
2984
2985         * gnus-start.el (gnus-read-newsrc-el-file):
2986         gnus-newsrc-file-version may be nil.
2987
2988         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
2989         Suggested by Michael Sperber [Mr. Preprocessor]
2990         <sperber@informatik.uni-tuebingen.de>.
2991
2992 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
2993
2994         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
2995
2996 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
2997
2998         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
2999         fontify HANDLE.
3000
3001 2001-04-18  Simon Josefsson  <simon@josefsson.org>
3002
3003         * smime.el (smime-ask-passphrase): Rework to return value.
3004         (smime-sign-region): Rework to bind value and use it.
3005         (smime-decrypt-region): Ditto.
3006
3007 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
3008         Committed by Simon Josefsson  <simon@josefsson.org>
3009
3010         * smime.el (smime-ask-passphrase): New function.
3011         (smime-sign-region): Use it.
3012         (smime-encrypt-cipher): New variable.
3013         (smime-decrypt-region): Ditto.
3014
3015 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
3016         Committed by Simon Josefsson  <simon@josefsson.org>
3017
3018         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
3019         the log.
3020
3021 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3022
3023         *gnus.el: Oort Gnus v0.02 is released.
3024
3025 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
3026
3027         * gnus.el: Oort Gnus v0.01 is released.
3028
3029 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030
3031         * gnus-sum.el (gnus-summary-highlight): Highlight read
3032         undownloaded articles as read articles.
3033
3034         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
3035         (gnus-agent-get-undownloaded-list): Mark all undownloaded
3036         articles, even read ones, as such.
3037
3038         * gnus-sum.el (gnus-summary-find-matching): Clean up.
3039         (gnus-find-matching-articles): New function.
3040         (gnus-summary-limit-include-matching-articles): New command.
3041         (gnus-summary-limit-include-thread): Include articles that have
3042         matching subjects.
3043         (gnus-offer-save-summaries): Clean up.
3044
3045 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3046
3047         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
3048
3049 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3050         From Jason Merrill <jason_merrill@redhat.com>
3051
3052         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
3053
3054 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
3055         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3056
3057         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
3058         newsgroup names when the original article is a news message.
3059
3060 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3061
3062         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
3063         supported. Suggest by Jim Meyering <jim@meyering.net>.
3064
3065 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
3066         Committed by Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
3067
3068         * nnmail.el (nnmail-split-it): Added check for .* at the end of
3069         regexp in nnmail-split-fancy.
3070
3071 2001-04-10  Simon Josefsson  <simon@josefsson.org>
3072
3073         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
3074
3075 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
3076
3077         * message.el (message-send-mail): Improve the interaction with the
3078         user.
3079
3080 2001-04-10  Simon Josefsson  <simon@josefsson.org>
3081
3082         * imap.el (imap-message-copy): Work around buggy servers that
3083         doesn't send TRYCREATE tags.
3084
3085 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
3086
3087         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
3088
3089 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3090
3091         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
3092         date.
3093
3094 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3095
3096         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
3097         lives.
3098
3099 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3100
3101         * gnus-art.el (gnus-parse-news-url): New function.
3102         (gnus-button-handle-news): New function.
3103         (gnus-button-alist): Point to new functions.
3104
3105         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
3106
3107         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
3108         gnus-format-specs.
3109
3110         * message.el (message-check-news-header-syntax): Question even
3111         when Gnus doesn't know the group names.
3112         (message-send-news): Clean up.
3113
3114         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
3115         exited on purpose without saving.
3116
3117         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
3118
3119 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus-score.el (gnus-score-orphans): Clean up.
3122
3123         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
3124
3125         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
3126         later.
3127
3128         * gnus-start.el (gnus-close-all-servers): Find the right items to
3129         close.
3130
3131         * qp.el (quoted-printable-decode-region): Just message
3132         malformation; don't quit.
3133
3134 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3135         From Gerd Moellmann <gerd@gnu.org>.
3136
3137         * gnus.el (gnus-interactive): A typo.
3138
3139 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
3140         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3141
3142         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
3143         `assq-delete-all', if that function exists; otherwise use the old
3144         definition. Documentation changed to match the one in
3145         `assq-delete-all'.
3146
3147 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * gnus-start.el (gnus-close-all-servers): New function.
3150
3151         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
3152         (gnus-server-remove-denials): Clean up.
3153
3154         * gnus-sum.el (gnus-summary-sort-by-original): New command and
3155         keystroke.
3156
3157 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3158
3159         * message.el (message-send-news): Message where we are sending.
3160         (message-send-mail): Ditto.
3161
3162         * gnus.el (gnus-server-string): New function.
3163
3164         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
3165
3166         * mm-decode.el (mm-default-directory): Customized.
3167         (mm-tmp-directory): Ditto.
3168
3169         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
3170         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
3171         or Chars.
3172         (gnus-summary-line-format-alist): ?l is now a string.
3173         (gnus-summary-prepare-threads): Output ? for unknown lines.
3174         (gnus-summary-insert-line): Ditto.
3175         (gnus-summary-print-article): Unbalanced parentheses.
3176
3177         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
3178         out whether new stuff has arrived.
3179
3180 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
3181
3182         * gnus-sum.el: Let printing work on ttys on Emacs.
3183
3184 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3185
3186         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
3187         when forcing news.
3188
3189         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
3190         command.
3191
3192 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
3193
3194         * message.el (message-set-auto-save-file-name): Don't use
3195         asterisks under nt.
3196
3197 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3198
3199         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
3200         lists of articles.
3201
3202         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
3203
3204         * gnus-msg.el (gnus-put-message): Clean up.
3205         (gnus-summary-reply): Mark all replied-to articles as replied to.
3206         (gnus-inews-add-send-actions): Also mark as forwarded.
3207         (gnus-summary-mail-forward): Mark as forwarded.
3208
3209         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
3210         of articles.
3211         (gnus-summary-mark-article-as-forwarded): Ditto.
3212
3213         * gnus-msg.el (gnus-summary-resend-message): Mark article as
3214         forwarded.
3215         (gnus-summary-mail-forward): Clean up.
3216
3217         * gnus.el (gnus-article-mark-lists): Added forward.
3218
3219         * gnus-sum.el (gnus-forwarded-mark): New variable.
3220         (gnus-summary-prepare-threads): Use it.
3221         (gnus-summary-update-secondary-mark): Ditto.
3222         (gnus-newsgroup-forwarded): New variable.
3223
3224 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225
3226         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
3227         (gnus-summary-very-wide-reply): New command and keystroke.
3228         (gnus-summary-very-wide-reply-with-original): Ditto.
3229
3230         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
3231         (gnus-score-adaptive): Use it.
3232
3233         * gnus-start.el (gnus-get-unread-articles): Clean up.
3234
3235 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236
3237         * nnultimate.el (nnultimate-retrieve-headers): Work for other
3238         boards.
3239
3240 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
3241
3242         * gnus-start.el:
3243         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
3244         * gnus-start.el (gnus-subscribe-newsgroup): use it.
3245
3246
3247 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3248
3249         * nnultimate.el (nnultimate-retrieve-headers): Understand
3250         long-form month names.
3251
3252 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3253
3254         * gnus-sum.el (gnus-summary-show-all-headers):
3255         gnus-article-show-all-headers is broken. Use
3256         gnus-summary-toggle-header instead.
3257
3258         * mml2015.el (mml2015-gpg-extract-from): No error.
3259
3260 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3261         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3262
3263         * mml2015.el (mml2015-gpg-extract-from): New function.
3264         (mml2015-gpg-verify): Use it.
3265         (mml2015-gpg-clear-verify): Use it.
3266
3267 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3268
3269         * message.el (message-setup-fill-variables): Use
3270         fill-paragraph-function.
3271         (message-fill-paragraph): Take an argument.
3272         (message-newline-and-reformat): Take another argument.
3273
3274 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3275
3276         * message.el (rmail-output): It is in rmailout.el not rmail.el.
3277
3278 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3279
3280         * message.el (message-forward): local-variable-p takes an extra
3281         argument in XEmacs.
3282
3283 2001-03-16  Simon Josefsson  <simon@josefsson.org>
3284
3285         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
3286         `nnimap-use-nov-p' (it really tested the negative).
3287         (nnimap-retrieve-headers): Use it.
3288
3289 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3290
3291         * message.el (message-generate-headers-first): Update doc.
3292
3293 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
3294
3295         * gnus.el (gnus-summary-line-format): Typo.
3296
3297 2001-03-11  Simon Josefsson  <simon@josefsson.org>
3298
3299         * mailcap.el (mailcap-mime-data): Add application/sieve.
3300         (mailcap-mime-extensions): Add .siv, .xls.
3301
3302 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3303         From Christoph Conrad <christoph.conrad@gmx.de>
3304
3305         * gnus-score.el (gnus-summary-lower-thread): Typo.
3306
3307 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3308
3309         * message.el (message-forward-decoded-p): New variable.
3310         (message-forward-subject-author-subject): Use it.
3311         (message-make-forward-subject): Use it.
3312         (message-forward): Use it.
3313
3314         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
3315
3316         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
3317         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
3318
3319 ;;Has been fixed -- zsh.
3320 ;;2001-03-05  Dave Love  <fx@gnu.org>
3321 ;;
3322 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
3323 ;;      Move it after definition of mm-coding-system-p.
3324 ;;
3325 2001-03-01  Dave Love  <fx@gnu.org>
3326
3327         * mm-util.el (mm-inhibit-file-name-handlers): Add
3328         image-file-handler.
3329
3330 2001-02-11  Dave Love  <fx@gnu.org>
3331
3332         * message.el (message-signature-file): Fix doc, :type.
3333
3334 2001-02-08  Dave Love  <fx@gnu.org>
3335
3336         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
3337         (message-posting-charset): Defvar when compiling again.
3338         (rfc2047-encodable-p): Require message.
3339
3340         * gnus-sum.el (gnus-alter-articles-to-read-function):
3341         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
3342
3343 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3344
3345         * nnrss.el: New file.
3346
3347 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
3348         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3349
3350         * rfc2047.el (rfc2047-unfold-region): Fix arg of
3351         `skip-chars-forward'.
3352
3353 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3354
3355         * nndraft.el (nndraft-request-group): Restore auto save files if
3356         the original files do not exist.
3357
3358 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3359
3360         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
3361         SCORE paths.
3362
3363         * mm-decode.el (mm-dissect-buffer): Call
3364         mail-extract-address-components only if necessary.
3365
3366 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3367
3368         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
3369         directory part.
3370         (gnus-score-search-global-directories): Use file-directory-p.
3371
3372         * gnus-score.el (gnus-score-score-files-1): Use
3373         gnus-kill-files-directory.
3374         From Adrian Aichner <adrian@xemacs.org>.
3375
3376 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3377
3378         * gnus.el (charset): Move here from gnus-sum.el.
3379
3380 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3381
3382         * mml.el (mml-preview): Disable local map.
3383
3384         * gnus-sum.el (gnus-summary-make-menu-bar): Make
3385         gnus-article-post-menu here.
3386
3387         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
3388         if it has not been made.
3389
3390 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3391
3392         * gnus-art.el (gnus-article-describe-key): Map key to event.
3393         (gnus-article-describe-key-briefly): Ditto
3394
3395 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3396
3397         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
3398
3399 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3400         From Katsumi Yamaoka <yamaoka@jpl.org>.
3401
3402         * dgnushack.el (coerce, merge, subseq): defmacro.
3403
3404 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3405
3406         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
3407         A fake defalias in nndraft.el results a not-activated bug in
3408         uncompiled versions.
3409
3410 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
3411         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3412
3413         * gnus-util.el (gnus-split-references): Handle malformed References:.
3414
3415 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3416
3417         * gnus-art.el (gnus-article-mime-part-status): 1 part.
3418
3419 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3420         From NAGY Andras <nagya@inf.elte.hu>.
3421
3422         * gnus.el (gnus-parameters): Typo.
3423
3424 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3425
3426         * gnus.el (gnus-read-method): Remove redundancy.
3427
3428 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3429
3430         * nnslashdot.el (nnslashdot-backslash-url): New.
3431         (nnslashdot-request-list): Use it.
3432
3433 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3434
3435         * nnml.el (nnml-generate-active-info): Fix the case when there is
3436         no file.
3437
3438         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
3439         (gnus-summary-create-article): New.
3440
3441         * gnus-group.el (gnus-group-mark-article-read): New.
3442
3443         * gnus-msg.el (gnus-inews-do-gcc): Use it.
3444
3445         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
3446
3447 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3448
3449         * gnus-art.el (gnus-article-edit-done): Don't use
3450         gnus-article-edit-exit.
3451         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
3452
3453         * gnus.el (gnus-parameters): New.
3454         Suggested by NAGY Andras <nagya@inf.elte.hu>.
3455         (gnus-parameters-get-parameter): New.
3456         (gnus-group-find-parameter): Use it.
3457
3458 2001-02-23  Simon Josefsson  <simon@josefsson.org>
3459
3460         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
3461         change of default value to `current'.
3462
3463 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3464
3465         * nneething.el (nneething-get-head): Insert unreadable file too.
3466
3467 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3468
3469         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
3470
3471         * webmail.el (webmail-type-definition): Deja is bought by google.
3472
3473 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3474
3475         * gnus-sum.el (gnus-fetch-headers): New.
3476         (gnus-select-newsgroup): Use it.
3477         (gnus-summary-insert-articles): New.
3478         (gnus-summary-insert-old-articles): New.
3479         (gnus-summary-insert-new-articles): New.
3480
3481         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
3482         (gnus-group-list-active): Ditto.
3483         * gnus-sum.el (gnus-set-mode-line): Ditto.
3484         (gnus-summary-read-group-1): Ditto.
3485
3486 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3487
3488         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
3489         current topic.
3490
3491 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3492
3493         * smiley.el (gnus-smiley-display): Don't do widening.
3494
3495         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
3496         within body.
3497
3498         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
3499
3500         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
3501         New.
3502         (gnus-mime-display-multipart-related-as-mixed): New.
3503         (gnus-mime-display-part): Use them.
3504
3505 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3506
3507         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
3508         something special.
3509
3510 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3511
3512         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
3513         (nnweb-request-article): Call reference if exists.
3514         (nnweb-type-definition): Dejanews is bought by google.com.
3515         Beta!
3516
3517 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3518
3519         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
3520
3521 2001-02-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3522
3523         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
3524         gnus-article-sort-functions.
3525         (gnus-article-sort-functions): Doc fix.  Refer to
3526         gnus-thread-sort-functions.
3527
3528 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3529         From Paul Jarc <prj@po.cwru.edu>.
3530
3531         * message.el (message-get-reply-headers): More fixes.
3532
3533 2001-02-17  Paul Jarc <prj@po.cwru.edu>
3534         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3535
3536         * message.el (message-get-reply-headers): Fix bug with
3537         Mail-Followup-To/to-address interaction.
3538
3539 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3540
3541         * gnus-msg.el (gnus-configure-posting-styles): Match header in
3542         gnus-article-copy.
3543
3544 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3545
3546         * message.el (message-do-send-housekeeping): Rename to a better
3547         name.
3548
3549 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3550
3551         * message.el (message-cancel-news): Check article first, then ask
3552         yes or no.
3553
3554 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3555
3556         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
3557
3558 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3559
3560         * gnus-range.el (gnus-range-normalize): New function.
3561
3562 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
3563
3564         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
3565
3566 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3567
3568         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
3569
3570         * nnagent.el (nnagent-request-regenerate): New.
3571
3572         * nnfolder.el (nnfolder-request-regenerate): Deffoo.
3573
3574         * nnml.el (nnml-generate-nov-databases): Accept argument
3575         server. Don't open server if it is opened.
3576         (nnml-request-regenerate): Use it. Change to deffoo.
3577
3578 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
3579         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3580
3581         * gnus.el (gnus-define-group-parameter): Fix.
3582
3583 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3584
3585         * gnus.el (gnus-define-group-parameter): Improved.
3586
3587         * gnus-sum.el (charset): Define parameter.
3588         (ignored-charsets): Ditto.
3589         (gnus-summary-setup-default-charset): Use them.
3590
3591         * gnus-start.el (gnus-read-descriptions-file): Use them.
3592
3593         * gnus-cus.el (gnus-group-parameters): Remove them.
3594
3595 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3596
3597         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
3598
3599 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3600
3601         * gnus-sum.el (gnus-summary-read-group-1): Remove
3602         gnus-summary-set-local-parameters.
3603         (gnus-summary-setup-buffer): Put it here.
3604
3605 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3606
3607         * gnus.el (to-address): Define parameter.
3608         (to-list): Ditto.
3609         * gnus-art.el (article-hide-boring-headers): Use them.
3610         * gnus-msg.el (gnus-post-news): Ditto.
3611         * gnus-cus.el (gnus-group-parameters): Remove them.
3612
3613 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3614
3615         * gnus-draft.el (gnus-draft-reminder): New.
3616
3617         * gnus-art.el (gnus-sender-save-name): New.
3618
3619 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3620
3621         * mm-util.el (mm-mime-charset): Error message.
3622
3623 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3624
3625         * message.el (message-check-news-body-syntax): Don't check mml lines.
3626
3627 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3628
3629         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
3630         subscribe.
3631
3632         * gnus-start.el (gnus-call-subscribe-functions): New.
3633         (gnus-find-new-newsgroups): Use it.
3634         (gnus-ask-server-for-new-groups): Use it.
3635         (gnus-check-first-time-used): Use it.
3636         (gnus-subscribe-newsgroup-method): Grok a list of functions.
3637         (gnus-subscribe-options-newsgroup-method): Ditto.
3638         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
3639         return .
3640
3641 2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3642
3643         * gnus-cus.el (gnus-score-customize): Doc fix.
3644
3645 2001-02-11  Jesper Harder <harder@ifa.au.dk>
3646
3647         * dgnushack.el (my-getenv): Typo.
3648
3649 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3650
3651         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
3652
3653 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3654
3655         * gnus-group.el (gnus-group-suspend): Offer save summaries.
3656
3657         * gnus-art.el (gnus-treat-leading-whitespace): New.
3658         (gnus-treatment-function-alist): Use it.
3659         (article-remove-leading-whitespace): New.
3660         (gnus-article-make-menu-bar): Use it.
3661
3662         * gnus-sum.el (gnus-summary-wash-empty-map): Add
3663         remove-leading-whitespace.
3664         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
3665         because of conflict.
3666
3667 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * Makefile.in: Hack generating gnus-load.el.
3670         * dgnushack.el: Ditto.
3671         * gnus-load.el: Remove it.
3672
3673 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3674
3675         * dgnushack.el : Add URLDIR.
3676
3677         * Makefile.in (EMACS_COMP): Ditto.
3678
3679 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3680
3681         * gnus-cus.el (gnus-score-customize): Error on no score file.
3682
3683 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3684
3685         * mm-decode.el (mm-merge-handles): New function.
3686
3687         * mm-view.el (mm-inline-message): Use it.
3688         (mm-view-message): Ditto.
3689
3690         * mm-partial.el (mm-inline-partial): Ditto.
3691
3692         * mm-extern.el (mm-inline-external-body): Ditto.
3693
3694         * gnus-art.el (gnus-mime-view-part): Ditto.
3695         (gnus-mime-view-part-as-type): Ditto.
3696         (gnus-mime-save-part-and-strip): Prevent users to strip in some
3697         cases.
3698
3699 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3700
3701         * message.el (message-cancel-news): Allow to shoot foot.
3702         (message-supersede): Ditto.
3703
3704 2001-02-08  Tommi Vainikainen <thv@iki.fi>
3705
3706         * gnus-sum.el (gnus-simplify-subject-re): Use
3707         message-subject-re-regexp.
3708
3709 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3710
3711         * nnmail.el (nnmail-expiry-target-group): Bind
3712         nnmail-cache-accepted-message-ids to nil.
3713
3714         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
3715         coding system.
3716
3717 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3718
3719         * qp.el (quoted-printable-encode-region): Make sure characters are
3720         between 00 and FF.  Don't check charset.
3721
3722         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
3723         in Emacs 20.
3724         * rfc2047.el (rfc2047-q-encode-region): Ditto.
3725
3726 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3727
3728         * message.el (message-make-forward-subject): Argument decoded.
3729         (message-forward): Use it when digest.
3730
3731         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
3732         buffer.
3733
3734 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3735
3736         * message.el (message-generate-headers-first): Doc fix.
3737
3738 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3739
3740         * gnus-art.el (article-make-date-line): Error proof.
3741
3742 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3743
3744         * gnus-group.el (gnus-group-listing-limit): New.
3745         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
3746
3747         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
3748
3749 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3750
3751         * message.el (message-newline-and-reformat): Special case for
3752         breaking at BOL.
3753
3754 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
3755
3756         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
3757         message/rfc822.
3758
3759 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3760
3761         * message.el (message-encode-message-body): Don't insert
3762         Content-Type if it is inside a mail.
3763
3764 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3765
3766         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
3767         gnus-article-commands-menu.
3768
3769         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
3770         in Emacs.
3771
3772         * gnus-start.el (gnus-read-descriptions-file): Use
3773         gnus-group-name-charset and gnus-group-charset-alist.
3774
3775 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3776
3777         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
3778         active region.
3779
3780         * gnus-start.el (gnus-group-change-level): Remove from both
3781         gnus-zombie-list and gnus-killed-list.
3782
3783 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3784
3785         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
3786         gnus-subscribe-topics.
3787
3788         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
3789
3790 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3791
3792         * gnus-art.el (gnus-article-make-menu-bar): Make
3793         gnus-article-post-menu.
3794
3795         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
3796
3797         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
3798
3799         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
3800
3801         * message.el (message-mode-menu): Ditto.
3802
3803         * gnus-art.el (defvar): eval-when-compile.
3804
3805 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3806
3807         * gnus-agent.el (gnus-agentize): Fix doc.
3808
3809 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
3810
3811         * mml.el (mml-preview): Bind `q'.
3812
3813 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3814
3815         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
3816
3817 2001-01-31  Dave Love  <fx@gnu.org>
3818
3819         * mm-util.el (mm-mime-mule-charset-alist)
3820         (mm-find-mime-charset-region): Consider mule-utf-8.
3821
3822 2001-01-31  Dave Love  <fx@gnu.org>
3823
3824         * gnus-art.el (gnus-article-x-face-command)
3825         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
3826         :version.
3827
3828 2001-01-26  Dave Love  <fx@gnu.org>
3829
3830         * mm-util.el (mm-multibyte-string-p): New.
3831
3832 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
3833 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
3834 ;;      string-as-multibyte on class.  Clarify line-folding.
3835         (quoted-printable-encode-string): Make temp buffer inherit
3836         string's multibyteness.
3837
3838 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
3839
3840         * nnheader.el (toplevel): Don't require `gnus-util' at
3841         compile-time; this creates a circular dependency, and prevents
3842         a bootstrap.
3843
3844 2001-01-22  Andreas Schwab  <schwab@suse.de>
3845
3846         * nnheader.el (gnus-delete-line): Autoload it as a macro.
3847
3848 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3849
3850         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
3851
3852         * gnus-art.el (article-hide-list-identifiers): Ditto.
3853
3854         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
3855
3856 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3857
3858         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
3859
3860         * gnus-art.el (article-hide-list-identifiers): Similar.
3861
3862 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
3863
3864         * nnmail.el (nnmail-remove-list-identifiers): Improved.
3865
3866 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3867
3868         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
3869
3870 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3871
3872         * gnus-util.el (gnus-string-equal): New function.
3873
3874         * gnus-art.el (article-hide-boring-headers): Use it.
3875
3876 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
3877
3878         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
3879
3880 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3881
3882         * gnus-msg.el (gnus-msg-mail): Support switch-action.
3883
3884 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3885
3886         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
3887         command if there is not last-saver.
3888
3889 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3890
3891         * nntp.el (nntp-open-connection): 201 is possible.
3892
3893 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3894
3895         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
3896         (rfc2047-charset-encoding-alist): Add big5.
3897
3898 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3899
3900         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
3901         (gnus-agent-remove-server): Ditto.
3902         (autoload): gnus-server-update-server.
3903
3904         * gnus-srvr.el (gnus-server-line-format): Add %a.
3905         (gnus-server-line-format-alist): Add gnus-tmp-agent.
3906         (gnus-server-insert-server-line): Use it.
3907
3908 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3909
3910         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
3911         GB2312 and Big5.
3912
3913 2001-01-24  Simon Josefsson  <sj@extundo.com>
3914
3915         * mail-source.el (mail-sources): Add :program specifier to IMAP
3916         mail source.
3917         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
3918
3919 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3920
3921         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
3922
3923 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3924
3925         * nntp.el (nntp-wait-for): Return the success code.
3926         (nntp-open-connection): Use it.
3927
3928 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3929
3930         * gnus-int.el (gnus-check-server): Allow breaking the opening.
3931
3932 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3933
3934         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
3935
3936 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3937
3938         * gnus-sum.el (gnus-summary-print-article): Take one prefix
3939         argument. Allow to print several articles in one file.
3940
3941 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3942
3943         * webmail.el (webmail-type-definition): netaddress changes.
3944
3945 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3946
3947         * gnus.el: Fix copyright. Remove trailing spaces.
3948
3949         * message.el (message-forward): Use mule4.
3950
3951 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3952
3953         * mm-util.el (mm-string-as-unibyte): New.
3954
3955         * message.el (message-forward): Use it.
3956
3957 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3958
3959         * message.el (message-cite-original-without-signature): Don't peel
3960         off the blank line.
3961         (message-get-reply-headers): Add Cc if it is not in follow-to.
3962
3963 2001-01-20  Simon Josefsson  <sj@extundo.com>
3964
3965         * mm-decode.el (mm-handle-multipart-from): Add.
3966         (mm-dissect-buffer): Save From: header value.
3967         (mm-security-from): Remove.
3968         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
3969
3970         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
3971         instead of `mml-security-from'.  Protect null from value.
3972
3973 2001-01-20  Simon Josefsson  <sj@extundo.com>
3974
3975         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
3976         application/vnd.ms-excel attachments.
3977
3978 2001-01-19  Simon Josefsson  <sj@extundo.com>
3979
3980         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
3981
3982 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3983
3984         * message.el (message-ignored-mail-headers): Ditto.
3985
3986 2001-01-19  Simon Josefsson  <sj@extundo.com>
3987
3988         * message.el (message-ignored-news-headers): Only search beginning
3989         of line.
3990
3991 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
3992
3993         * message.el (message-send-mail): Content-Type may not be there.
3994
3995 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3996
3997         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
3998         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
3999
4000         * gnus-art.el (article-display-x-face): Insert X-Face if there is
4001         not.
4002
4003 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4004
4005         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
4006         non-native groups.
4007
4008 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4009
4010         * message.el (message-yank-original): Understand
4011         universal-argument.
4012
4013 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4014
4015         * gnus-art.el (gnus-boring-article-headers): Add to-address.
4016         (article-hide-boring-headers): Ditto.
4017
4018         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
4019
4020 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4021
4022         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
4023         one.
4024
4025 2001-01-16  Simon Josefsson  <simon@josefsson.org>
4026
4027         * message.el (message-make-in-reply-to): Add comment to message-id
4028         (old syntax, see 2000-08-02 change).
4029
4030 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4031
4032         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
4033         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
4034         (gnus-button-reply): Ditto.
4035
4036 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
4037
4038         * gnus-art.el (article-display-x-face): Fix.
4039
4040 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4041
4042         * gnus-art.el (article-display-x-face): Use
4043         gnus-original-article-buffer.
4044
4045 2001-01-15  Jack Twilley <jmt@tbe.net>
4046
4047         * message.el (message-add-header): Move to point-max.
4048
4049 2001-01-15  Simon Josefsson  <simon@josefsson.org>
4050
4051         * smime.el (smime-CA-directory, smime-CA-file): Change default to
4052         nil, improve documentation.
4053         (smime-certificate-directory): Comment out false hints (until it
4054         is implemented).
4055
4056         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
4057         there aren't any keys.
4058         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
4059         verify certificate.  Default is changed to only check integrity.
4060         Improved security status texts.  If a certificate doesn't contain
4061         a email address, don't fail.
4062
4063         * smime.el (smime-noverify-region):
4064         (smime-noverify-buffer): New functions.  Verifies integrity only.
4065
4066 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4067
4068         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
4069
4070 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4071
4072         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
4073         (gnus-remove-some-windows): Ditto.
4074
4075 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4076
4077         * gnus-art.el (article-make-date-line): 11th.
4078
4079 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4080
4081         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
4082         (mml2015-gpg-sign): Ditto.
4083
4084 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4085
4086         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
4087         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
4088
4089 2001-01-08  Dave Love  <fx@gnu.org>
4090
4091         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
4092         single character.
4093
4094         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
4095
4096         * message.el: Doc and message fixes.
4097         (message-send-rename-function)
4098         (message-make-forward-subject-function)
4099         (message-send-mail-function, message-reply-to-function)
4100         (message-wide-reply-to-function, message-followup-to-function)
4101         (message-distribution-function, message-auto-save-directory): Fix
4102         :type.
4103
4104         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
4105         proceeding after warnings.  Amend multipart warning message.
4106
4107 2001-01-04  Dave Love  <fx@gnu.org>
4108
4109         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
4110         compiling.
4111         (gnus-make-directory): Require nnmail.
4112
4113         * mm-decode.el (mm-inline-media-tests): Add
4114         image/x-portable-bitmap.
4115         (mm-get-image): Grok pbm.
4116
4117 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
4118
4119         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
4120
4121 2001-01-09  Didier Verna  <didier@xemacs.org>
4122
4123         * dgnushack.el (dgnushack-compile): give a dummy value to
4124         `gnus-xmas-glyph-directory' for the time of compilation.
4125         * gnus-agent.el: moved some XEmacs specific hook add-ons from
4126         `gnus-xmas-[re]define' to avoid loosing user custom settings.
4127         * gnus-art.el: ditto.
4128         * gnus-group.el: ditto.
4129         * gnus-salt.el: ditto.
4130         * gnus-sum.el: ditto.
4131         * gnus-topic.el: ditto.
4132         * gnus-xmas.el (gnus-xmas-define): see above.
4133         * gnus-xmas.el (gnus-xmas-redefine): see above.
4134         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
4135         non-continuable error when the directory can't be found.
4136
4137 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4138
4139         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
4140         handle.
4141         * gnus-art.el (gnus-mime-view-part): Copy it.
4142         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
4143
4144 2001-01-09  Michael Downes <mjd@ams.org>
4145
4146         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
4147
4148 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4149
4150         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
4151         orig-file. Use ',source.
4152
4153 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4154
4155         * gnus-xmas.el (gnus-xmas-modeline-glyph):
4156         (gnus-xmas-group-startup-message):
4157         Detect gnus-xmas-glyph-directory when it is nil.
4158
4159 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4160
4161         * pop3.el (pop3-get-message-count): Andrew Innes
4162         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
4163
4164 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4165
4166         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
4167
4168         * time-date.el (time-to-number-of-days): New function.
4169
4170 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
4171
4172         * nnslashdot.el (nnslashdot-request-list): Always get the right
4173         sid.
4174
4175 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4176
4177         * message.el (message-minibuffer-local-map): New keymap.
4178         (message-read-from-minibuffer): Use it.
4179         * gnus-msg.el (gnus-summary-resend-message): Use it
4180
4181 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4182
4183         * gnus-start.el (gnus-display-time-event-handler): New function.
4184         (gnus-after-getting-new-news-hook): Use it.
4185
4186 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4187
4188         * message.el (message-ignored-mail-headers): Add draft header.
4189
4190 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4191
4192         * gnus-sum.el (gnus-summary-expire-articles): Don't save
4193         excursion.
4194
4195         * nnslashdot.el (nnslashdot-request-list): Get the right year.
4196
4197 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
4198
4199         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
4200
4201 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4202
4203         * qp.el (quoted-printable-decode-region): Don't backward-char.
4204
4205 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4206
4207         * gnus-draft.el: Mark articles as replied.
4208
4209         * gnus-sum.el (gnus-summary-add-mark): New function.
4210
4211         * gnus-group.el (gnus-add-mark): New function.
4212
4213         * gnus-sum.el (gnus-summary-buffer-name): New function.
4214         (gnus-summary-setup-buffer): Use it.
4215
4216         * gnus-draft.el: Set things up with the right post method and
4217         stuff.
4218
4219         * message.el (message-ignored-news-headers): Remove X-Draft-From.
4220
4221         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
4222
4223         * gnus.el (gnus-draft-meta-information-header): New variable.
4224
4225 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4226
4227         * gnus-art.el (gnus-treatment-function-alist): Move the date
4228         functions before the header sorting functions.
4229
4230         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
4231
4232         * dgnushack.el (dgnushack-compile): Message whether there is w3.
4233         Don't (push "/usr/share/emacs/site-lisp" load-path).
4234
4235         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
4236         to empty fill prefixes.
4237
4238 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4239
4240         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
4241         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
4242
4243 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4244
4245         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
4246
4247         * nnml.el (autoload): Move to nnheader.el.
4248
4249         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
4250         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
4251         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
4252         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
4253
4254 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4255
4256         * gnus-art.el (article-make-date-line): Get the hours right.
4257         (gnus-ignored-headers): More hiding.
4258
4259         * nnmail.el (nnmail-expiry-wait): Not an integer.
4260
4261         * message.el (message-goto-body): Only expand abbrev when called
4262         interactively.
4263         (message-make-lines): Use it.
4264
4265 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4266
4267         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
4268
4269 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
4272         include the expunged articles.
4273
4274         * gnus-group.el (gnus-group-sort-by-server): New function.
4275
4276         * gnus.el (gnus-method-to-server-name): New function.
4277         (gnus-group-prefixed-name): Use it.
4278
4279         * gnus-group.el (gnus-group-sort-function): Doc fix.
4280         (gnus-group-sort-groups-by-server): New command.
4281
4282 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4283
4284         * gnus-art.el (gnus-treat-date-english): New variable.
4285         (article-date-english): New command.
4286         (gnus-english-month-names): New variable.
4287         (article-make-date-line): Do 'english.
4288
4289         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
4290         after the fill prefix.
4291
4292         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
4293         score...".
4294
4295         * gnus-art.el (gnus-ignored-headers): Hide more headers.
4296
4297         * message.el (message-mode-map): Bind comment-region.
4298
4299         * gnus-art.el (gnus-mime-display-part): Let w3 display
4300         multipart/related.
4301
4302         * mm-bodies.el (mm-long-lines-p): New function.
4303         (mm-body-encoding): Use it.
4304         (mm-body-encoding): Encode articles with lines longer than 1000
4305         characters.
4306
4307 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4308
4309         * mm-util.el (mm-enable-multibyte): Use
4310         default-enable-multibyte-characters.
4311         (mm-enable-multibyte-mule4): Ditto.
4312         (mm-disable-multibyte): Test XEmacs.
4313         (mm-disable-multibyte-mule4): Ditto.
4314         (mm-with-unibyte-current-buffer): Simplified.
4315         (mm-with-unibyte-current-buffer-mule4): Ditto.
4316
4317 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4318
4319         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
4320
4321         * nnheader.el (nnheader-string-as-multibyte): New alias.
4322
4323         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
4324
4325         * gnus-uu.el (gnus-message-process-mark): New function.
4326         (gnus-uu-mark-by-regexp): Use it.
4327         (gnus-new-processable): New function.
4328
4329 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
4330
4331         * gnus-sum.el (gnus-no-mark): New variable.
4332
4333 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4334
4335         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
4336         backslashes.
4337
4338 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
4339
4340         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
4341         definition.
4342
4343 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4344
4345         * dgnushack.el (dgnushack-compile): elc is in the current directory.
4346
4347         * qp.el (quoted-printable-encode-region): Don't check multibyte in
4348         XEmacs.
4349
4350 2000-12-25  Lloyd Zusman <ljz@asfast.com>
4351
4352         * mml.el (mml-read-tag): Save tag location.
4353
4354 2000-12-25  Simon Josefsson  <simon@josefsson.org>
4355
4356         * starttls.el: Sync with Emacs 21.
4357
4358 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4359
4360         * message.el (message-mail): Support yank-action.
4361
4362         * message.el (message-setup): Revoke the last change.
4363
4364 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4365
4366         * message.el (message-setup): Use cons. Suggested by Johan Vromans
4367         <jvromans@squirrel.nl>.
4368
4369 2000-12-24  Simon Josefsson  <sj@extundo.com>
4370
4371         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
4372         mailing list junk at end of part.
4373
4374 2000-12-23  Simon Josefsson  <sj@extundo.com>
4375
4376         * nnimap.el (nnimap-expiry-target): New function.
4377         (nnimap-request-expire-articles): Use it.
4378
4379 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4380
4381         * gnus.el (gnus-group-parameters-more): New variable.
4382         * gnus-cus.el (gnus-group-customize): Use it.
4383
4384         * gnus.el (gnus-define-group-parameter): New macro.
4385         (auto-expire): Use it
4386         (total-expire): Use it.
4387         * gnus-art.el (banner): Use it.
4388
4389         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
4390         <ljz@asfast.com>.
4391
4392 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4393
4394         * gnus-topic.el (gnus-topic-create-topic): Use list.
4395
4396         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
4397         before binding gnus-default-article-saver.
4398
4399         * gnus-sum.el (gnus-summary-save-article):
4400         (gnus-summary-pipe-output):
4401         (gnus-summary-save-article-mail):
4402         (gnus-summary-save-article-rmail):
4403         (gnus-summary-save-article-file):
4404         (gnus-summary-write-article-file):
4405         (gnus-summary-save-article-body-file): Ditto.
4406
4407         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
4408
4409 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4410
4411         * gnus-art.el (gnus-mime-security-button-map):
4412         (gnus-mime-button-map): Add parent.
4413
4414 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4415
4416         * messagexmas.el (message-xmas-redefine): New function.
4417
4418         * message.el: Use it.
4419
4420         * gnus-art.el (gnus-article-check-hidden-text): Return t.
4421
4422         * gnus-util.el (gnus-remove-text-properties-when): Return t.
4423
4424 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4425
4426         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
4427         malformatted messages.
4428
4429 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4430
4431         * mm-util.el (mm-image-load-path): New function.
4432
4433         * gnus-group.el (gnus-group-make-tool-bar): Use it.
4434
4435         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
4436
4437         * message.el (message-tool-bar-map): Use it.
4438
4439         * Makefile.in (install-el): New.
4440
4441 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4442
4443         * gnus-art.el (article-treat-dumbquotes): Quote \.
4444
4445 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4446
4447         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
4448         Emacs 20 runs on a terminal.
4449
4450 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4451
4452         * gnus-msg.el (gnus-bug): Revert to save-excursion.
4453
4454         * mml.el (gnus-add-minor-mode): Autoload.
4455
4456         * message.el (message-forward): Save-restriction.
4457
4458 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4459
4460         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
4461         Paul Stevenson <p.stevenson@surrey.ac.uk>
4462
4463 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4464
4465         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
4466
4467         * mml.el (gnus-ems): Don't require.
4468
4469         * gnus.el (gnus-decode-rfc1522): Removed.
4470         (gnus-set-text-properties): Define.
4471
4472 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4473
4474         * gnus-art.el (gnus-mime-*): handle may be nil.
4475
4476         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
4477
4478         * gnus.el (gnus-group-remove-excess-properties): Not defined
4479         in gnus-xmas.
4480
4481 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4482
4483         * message.el (message-mail-user-agent): Add :version.
4484
4485 2000-12-21  Miles Bader  <miles@gnu.org>
4486
4487         * message.el (message-mode): Set `comment-start' to the  yank prefix.
4488
4489 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4490
4491         * message.el (message-mail-user-agent): New variable.
4492         (message-setup): Renamed to message-setup-1. Support
4493         mail-user-agent.
4494         (message-mail-user-agent): New function.
4495         (message-mail): Use it.
4496         (message-reply): Use it.
4497         (message-resend): Use it.
4498         (message-mail-other-window): Use it.
4499         (message-mail-other-frame): Use it.
4500
4501         * gnus-msg.el (gnus-bug): Support mail-user-agent.
4502
4503 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4504
4505         * message.el (message-tool-bar-map): Simplify.
4506         (message-narrow-to-head-1): New function.
4507         (message-narrow-to-head): Use it.
4508         (message-reply): Ditto.
4509         (message-cancel-news): Ditto.
4510         (message-supersede): Ditto.
4511         (message-make-forward-subject): Ditto.
4512         (message-bounce): Ditto.
4513
4514 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4515
4516         * uudecode.el (uudecode-decode-region-external): make-temp-file
4517         may not be defined.
4518
4519         * binhex.el (defalias): eval-and-compile.
4520
4521         * message.el (message-tool-bar-map): New function.
4522         (message-mode): Use it.
4523
4524 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4525
4526         * nntp.el (nntp-find-connection): Remove the entry.
4527         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
4528
4529 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4530
4531         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
4532
4533         * message.el (message-forward): Copy buffer in unibyte mode.
4534
4535 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4536
4537         * message.el (message-make-forward-subject): Don't widen. Decode.
4538         (message-forward): Don't decode subject.
4539
4540 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
4541
4542         * qp.el (quoted-printable-encode-region): Upcase QP.
4543
4544 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4545
4546         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
4547         mail-extract-a-c instead. Don't depend on Gnus.
4548
4549         * mml.el (gnus-ems): Require it.
4550
4551         * gnus-msg.el (gnus-summary-mail-forward):
4552
4553         * message.el (message-forward):  Move mime-to-mml here.
4554
4555 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4556
4557         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
4558         * gnus-art.el (gnus-insert-mime-button): Simplify.
4559         (gnus-mime-display-alternative): Ditto.
4560         (gnus-insert-mime-security-button): Ditto.
4561
4562 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4563
4564         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
4565         text-property-not-all doesn't return nil when start=mark(end).
4566         (gnus-remove-text-properties-when): Ditto.
4567
4568 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4569
4570         * gnus-start.el (gnus-group-change-level): Remove group from
4571         gnus-active-hashtb if real killed.
4572
4573 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4574
4575         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
4576         (gnus-mime-display-alternative): Ditto.
4577         (gnus-insert-mime-security-button): Ditto.
4578
4579 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4580
4581         * gnus-start.el (gnus-group-change-level): Don't add it into
4582         killed-list if it was killed.
4583
4584 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4585
4586         * nnmbox.el (nnmbox-file-coding-system): Use binary.
4587         (nnmbox-active-file-coding-system): Ditto.
4588
4589         * gnus-cus.el (gnus-group-parameters): Add posting-style.
4590
4591 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4592
4593         * gnus.el (gnus-version):
4594         (gnus-version-number): Set to Oort Gnus 0.01.
4595
4596         * gnus-art.el (gnus-mime-security-button-map):
4597         (gnus-insert-mime-security-button): Fix for Emacs21.
4598
4599 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4600
4601         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
4602         easymenu, because XEmacs doesn't understand :help.
4603
4604         * mm-uu.el: Require binhex.
4605
4606 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4607
4608         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
4609
4610 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4611
4612         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
4613
4614 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
4615
4616         * *.xpm, *.pbm: Convert icons icons to size 24x24.
4617
4618 2000-12-18  Dave Love  <fx@gnu.org>
4619
4620         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
4621         (unused).
4622
4623 2000-12-13  Miles Bader  <miles@gnu.org>
4624
4625         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
4626         to t, so that we don't get stuck while trying to smilefy
4627         intangible text.
4628
4629 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
4630
4631         * smiley-ems.el (smiley-regexp-alist): Make regexps match
4632         at the end of the buffer.
4633         (smiley-region): In the loop, move to the end of the submatch
4634         matching the smiley instead of using the end of the match
4635         of the whole regexp.
4636
4637 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
4638
4639         * message.el (message-mode): Doc fix.
4640
4641 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
4642
4643         * smiley-ems.el (smiley-region): Doc fix.
4644
4645 2000-12-11  Miles Bader  <miles@gnu.org>
4646
4647         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
4648         bottom line visible, check to see if it's partially obscured, and
4649         if so, either scroll one more line to make it fully visible, or
4650         revert to showing the second line from the top.
4651
4652 2000-12-07  Dave Love  <fx@gnu.org>
4653
4654         * mailcap.el (mailcap-download-directory)
4655         * gnus-audio.el (gnus-audio-directory)
4656         * smiley-ems.el (smiley-data-directory): Fix :type.
4657
4658 2000-11-30  Dave Love  <fx@gnu.org>
4659
4660         * message.el (message-auto-save-directory): Use
4661         file-name-as-directory.
4662         (message-set-auto-save-file-name): Create
4663         message-auto-save-directory if necessary.
4664         (message-replace-chars-in-string): Removed -- unused.
4665         (message-mail-alias-type): Customize.
4666         (message-headers): Remove duplicate defgroup.
4667
4668 2000-11-29  Dave Love  <fx@gnu.org>
4669
4670         * qp.el (quoted-printable-decode-region): Use error, not message
4671         to report malformed text (like base64).  Amend message.
4672
4673 2000-11-29  Miles Bader  <miles@gnu.org>
4674
4675         * message.el (message-header-lines): Fontify tag.
4676
4677 2000-11-27  Dave Love  <fx@gnu.org>
4678
4679         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
4680         compiler warning.
4681
4682 ;2000-11-26  Dave Love  <fx@gnu.org>
4683 ;
4684 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
4685 ;
4686 2000-11-23  Dave Love  <fx@gnu.org>
4687
4688         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
4689
4690         * mm-uu.el (uudecode): Require.
4691         (uudecode-decode-region, uudecode-decode-region-external): Don't
4692         autoload.
4693         (mm-uu-copy-to-buffer): Doc fix.
4694         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
4695         type fix.
4696
4697         * mailcap.el: Doc fixes.
4698         (mailcap-mime-data): Various adjustments.
4699         (mailcap): New group.
4700         (mailcap-download-directory): Customize.
4701         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
4702         (mailcap-temporary-directory): Deleted (unused).
4703         (mailcap-unescape-mime-test): Simplify slightly.
4704         (mailcap-viewer-passes-test): Use functionp.
4705         (mailcap-command-p): Aliased to executable-find.
4706
4707         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
4708         default-enable-multibyte-characters is nil.
4709
4710 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
4711
4712         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
4713
4714 2000-11-21  Dave Love  <fx@gnu.org>
4715
4716         * gnus-art.el (gnus-mime-button-map): Don't inherit from
4717         gnus-article-mode-map.
4718 ;       (gnus-mime-button-menu): Use mouse-set-point.
4719         (gnus-insert-mime-button, gnus-mime-display-alternative)
4720         (gnus-mime-display-alternative): Don't use local-map property.
4721
4722 2000-11-17  Dave Love  <fx@gnu.org>
4723
4724         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
4725         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
4726         and make-temp-file.
4727         (uudecode-decode-region): Doc fix.
4728
4729 2000-11-14  Dave Love  <fx@gnu.org>
4730
4731         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
4732         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
4733         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
4734         New files, derived from the XPMs.
4735
4736 2000-11-10  Dave Love  <fx@gnu.org>
4737
4738         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
4739         (gnus-agent-lib-file, gnus-agent-load-alist)
4740         (gnus-agent-save-alist, gnus-agent-article-name): Use
4741         expand-file-name.
4742
4743         * gnus-group.el (gnus-group-name-charset-method-alist): Add
4744         :version.
4745         (nnkiboze-score-file): Defvar when compiling.
4746
4747         * gnus-start.el (gnus-read-newsrc-file): Add :version.
4748
4749         * gnus-art.el (gnus-article-banner-alist)
4750         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
4751         (gnus-article-date-lapsed-new-header)
4752         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
4753         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
4754         (gnus-treat-strip-headers-in-body)
4755         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
4756         (gnus-treat-translate): Add :version.
4757         (gnus-article-mime-part-function): Fix defcustom.
4758
4759         * nnmail.el (nnmail-expiry-target)
4760         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
4761         (nnmail-split-header-length-limit): Add :version.
4762
4763         * gnus-sum.el (gnus-auto-expirable-marks)
4764         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
4765         (gnus-extra-headers, gnus-ignored-from-addresses)
4766         (gnus-newsgroup-ignored-charsets)
4767         (gnus-group-highlight-words-alist)
4768         (gnus-summary-show-article-charset-alist): Add :version.
4769
4770         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
4771         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
4772         files, converted from the XPMs.
4773
4774         * gnus-cache.el (gnus-cache-active-file): Don't use
4775         file-name-as-directory on directory.
4776         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
4777         use file-name-as-directory on directory.
4778
4779         * time-date.el (timezone-make-date-arpa-standard): Autoload.
4780         (date-to-time): Use it.
4781
4782 ;       * message.el (message-mode) <adaptive-fill-regexp>:
4783 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
4784 ;       (message-newline-and-reformat): Likewise.
4785         (message-forward-as-mime, message-forward-ignored-headers)
4786         (message-buffer-naming-style, message-default-charset)
4787         (message-dont-reply-to-names, message-send-mail-partially-limit):
4788         Add :version.
4789
4790         * mm-util.el: Doc fixes.
4791         (mm-mime-charset): Don't use the raw result of
4792         mm-preferred-coding-system.
4793         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
4794         (mm-with-unibyte): Simplify.
4795
4796         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
4797         concat.
4798
4799         * pop3.el (pop3-version): Deleted.
4800         (pop3-make-date): New function, avoiding message-make-date.
4801         (pop3-munge-message-separator): Use it.
4802
4803 2000-11-09  Dave Love  <fx@gnu.org>
4804
4805         * gnus-group.el (gnus-group-make-directory-group)
4806         (gnus-group-fetch-faq): Use expand-file-name.
4807         (gnus-group-fetch-faq): Simplify completing-read form.
4808
4809         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
4810         test for Mule.
4811
4812         * message.el (tool-bar-map): Defvar when compiling.
4813
4814         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
4815         (gnus-tm-lisp-directory): Deleted.
4816         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
4817         (featurep 'xemacs).
4818         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
4819         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
4820         version numbers from file names.
4821
4822 2000-11-08  Dave Love  <fx@gnu.org>
4823
4824         * mm-view.el: Use featurep for XEmacs test.
4825         (mm-inline-message): Test for `remove-specifier'; don't use
4826         condition-case.
4827
4828         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
4829
4830         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
4831         (gnus-score-find-bnews): Don't concat "".
4832
4833         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
4834         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
4835         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
4836         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
4837
4838         * gnus-sum.el: Put some defvars in eval-when-compile.
4839         (gnus-summary-mode-hook): Add :options.
4840         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
4841         (gnus-summary-tool-bar-map): New variable.
4842         (gnus-summary-make-tool-bar): New function.
4843         (gnus-summary-mode): Put kill-all-local-variables first.
4844
4845         * gnus-group.el (gnus-group-toolbar-map): New variable.
4846         (gnus-group-make-tool-bar): Rewritten.
4847         (gnus-group-mode): Put kill-all-local-variables first.
4848
4849         * rfc2047.el: Require gnus-util.
4850
4851         * nnml.el (gnus-sorted-intersection): Autoload.
4852
4853         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
4854         Put some defvars in eval-when-compile.
4855         (gnus-intersection, gnus-sorted-complement):  Autoload.
4856
4857         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
4858
4859         * mm-encode.el (mm-body-7-or-8): Autoload.
4860
4861         * mm-decode.el (mm-insert-inline): Autoload.
4862
4863         * mml.el:
4864         * message.el: Put some defvars in eval-when-compile.
4865
4866         * gnus-msg.el: Put some defvars in eval-when-compile.
4867         (gnus-msg-mail): Move after gnus-setup-message.
4868
4869         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
4870
4871 2000-11-07  Dave Love  <fx@gnu.org>
4872
4873         * gnus-util.el (nnheader): Don't require message (recursive
4874         autoload).
4875
4876         * uudecode.el: Avoid compiler warnings.
4877
4878         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
4879         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
4880
4881 2000-11-06  Dave Love  <fx@gnu.org>
4882
4883         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
4884
4885         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
4886         (uudecode-char-int): New alias, replacing char-int.
4887         (uudecode-decode-region): Don't call buffer-disable-undo.
4888
4889 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
4890 ;       (mm-uu-configure-list): Doc fix.
4891 ;
4892 ;       * earcon.el (running-xemacs): Don't define.
4893 ;
4894 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
4895 ;
4896 ;       * message.el (message-font-lock-keywords): Match a final newline
4897 ;       to help font-lock's multiline support.
4898 ;
4899 2000-11-03  Dave Love  <fx@gnu.org>
4900
4901         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
4902
4903         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
4904         name.
4905
4906         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
4907         <banner>: Fix custom type, doc.
4908
4909         * mm-decode.el (mm-display-external): Space-prefix temp buffer
4910         name.  Don't disable undo explicitly.
4911
4912 ;2000-11-02  Dave Love  <fx@gnu.org>
4913 ;
4914 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
4915 ;       cite-prefix.
4916
4917 2000-11-01  Dave Love  <fx@gnu.org>
4918
4919         * rfc2047.el (base64): Require unconditionally.
4920         (message-posting-charset): Defvar when compiling.
4921         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
4922         message.
4923
4924         * gnus-sum.el (nnoo): Require.
4925         (mm-uu-dissect): Autoload.
4926
4927         * mml.el (mml-parse-1): Clarify message.
4928         (mml-minibuffer-read-type): Use mailcap-mime-types.
4929
4930 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
4931
4932         * mml.el: Fix a typo in the requiring of CL.
4933
4934 2000-11-01  Dave Love  <fx@gnu.org>
4935
4936         * utf7.el: Require cl when compiling.
4937
4938         * binhex.el: Use (featurep 'xemacs).
4939         (binhex-char-int): New alias, replacing char-int.  Change callers.
4940         (binhex-decode-region): Simplify work buffer code.
4941         (binhex-decode-region-external): Use expand-file-name, not concat.
4942
4943 2000-10-30  Dave Love  <fx@gnu.org>
4944
4945         * gnus-art.el: Fix 2000-10-27 change properly.
4946
4947 2000-10-28  Miles Bader  <miles@gnu.org>
4948
4949         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
4950
4951 2000-10-27  Dave Love  <fx@gnu.org>
4952
4953         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
4954         strings.
4955         (gnus-group-make-tool-bar): New function.
4956         (gnus-group-mode): Use it.
4957
4958         * message.el (message-mode-menu): Add some :help strings.
4959         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
4960         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
4961
4962         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
4963         * describe-group.xpm, get-news.xpm, kill-group.xpm:
4964         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
4965
4966         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
4967         display-graphic-p here.
4968
4969 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
4970
4971         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
4972         of the `gnus-xemacs' variable, as the latter has been removed.
4973         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
4974         * gnus-art.el (gnus-treat-display-xface)
4975         (gnus-treat-display-smileys, gnus-treat-display-picons)
4976         (gnus-article-read-summary-keys): Likewise.
4977
4978 2000-10-26  Dave Love  <fx@gnu.org>
4979
4980         (defvar): Use rmail-spool-directory unconditionally.
4981
4982 2000-10-18  Dave Love  <fx@gnu.org>
4983
4984         * mm-bodies.el (mm-uu-decode-function)
4985         (mm-uu-binhex-decode-function): Defvar when compiling.
4986
4987         * gnus-nocem.el (gnus-nocem-issuers): Update.
4988         (gnus-nocem-check-from): New option.
4989         (gnus-nocem-scan-groups): Use it.
4990         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
4991         (gnus-nocem-check-article-limit): Add :version.
4992
4993 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
4994
4995         * ietf-drums.el (mm-util): Require CL when compiling.
4996
4997 2000-10-15  Dave Love  <fx@gnu.org>
4998
4999         * qp.el: Require mm-util.
5000
5001 2000-10-13  Dave Love  <fx@gnu.org>
5002
5003         * qp.el (quoted-printable-decode-region): Avoid invalid
5004         coding-systems.
5005
5006 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
5007
5008         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
5009         to a recursive load.
5010
5011 2000-10-12  Dave Love  <fx@gnu.org>
5012
5013         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
5014
5015         * gnus.el (gnus-group-startup-message): Check for PBM image.
5016
5017 2000-10-09  Dave Love  <fx@gnu.org>
5018
5019         * mail-source.el (mail-source-fetch-imap): Bind
5020         default-enable-multibyte-characters rather than using
5021         mm-disable-multibyte.
5022
5023 2000-10-05  Dave Love  <fx@gnu.org>
5024
5025         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
5026         Autoload.
5027         (quoted-printable-decode-region):  Rename arg which confused
5028         charset with coding-system.  Don't use nonascii-insert-offset.
5029         Coding-system encode the region initially.  Don't recognize `=='
5030         as valid QP.  Coding-system decode the region finally.
5031         (quoted-printable-decode-string): Rename arg which confused
5032         charset with coding-system.
5033
5034         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
5035         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
5036         mm-encode-coding-region.
5037         (mm-decode-body, mm-decode-string): Rename variables which
5038         confused charset with coding-system.
5039         (binhex-decode-region): Don't autoload.
5040         (mm-body-encoding): Require message.
5041         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
5042         cond branches.
5043
5044         * gnus-art.el (article-de-quoted-unreadable)
5045         (article-de-base64-unreadable): Fold search case
5046         rather than downcasing string.  Apply mm-charset-to-coding-system
5047         to arg of quoted-printable-decode-region.
5048
5049 2000-10-04  Dave Love  <fx@gnu.org>
5050
5051         * gnus-ems.el: Don't turn off compiler warnings in local vars.
5052         Require ring when compiling.
5053         (gnus-article-compface-xbm): New variable.
5054
5055 2000-10-04  Dave Love  <fx@gnu.org>
5056
5057         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
5058         pbm images.
5059
5060         * frown.pbm, smile.pbm, wry.pbm: New files.
5061
5062         * frown.xbm, smile.xbm, wry.xbm: Deleted.
5063
5064 2000-10-03  Dave Love  <fx@gnu.org>
5065
5066         * mail-source.el (mail-sources): Revert to nil.
5067
5068         * nnmail (nnmail-spool-file): Revert to `((file))'.
5069
5070         * qp.el: Don't require mm-util.
5071         (quoted-printable-decode-region): Rewritten.
5072         (quoted-printable-decode-string, quoted-printable-encode-region):
5073         Doc fix.
5074         (quoted-printable-encode-region): Barf on multibyte characters.
5075         Maybe make the class multibyte.  Upcase chars, not formatted
5076         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
5077         (quoted-printable-encode-string): Don't use
5078         mm-with-unibyte-buffer.
5079
5080 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
5081
5082         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
5083
5084 2000-09-21  Dave Love  <fx@gnu.org>
5085
5086         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
5087         (for Emacs 20).  Tidy somewhat.
5088
5089 2000-09-21  Dave Love  <fx@gnu.org>
5090
5091         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
5092         image processing.  Rationalize logic somewhat.
5093
5094 2000-09-20  Dave Love  <fx@gnu.org>
5095
5096         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
5097         specifically.
5098
5099         * gnus.el (gnus-version-number): Avoid some redundant
5100         autoloads.
5101
5102 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
5103
5104         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
5105         to XBM; we always have PBM support.
5106
5107 2000-09-14  Dave Love  <fx@gnu.org>
5108
5109         * gnus.el (gnus-charset):
5110         * mm-decode.el (mime-display):
5111         * imap.el (imap) <defgroup>: Add :version.
5112
5113 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
5114
5115         * parse-time.el: Fix author's mail address.
5116
5117         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
5118         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
5119         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
5120         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
5121         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
5122         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
5123         * rfc2231.el, uudecode.el: Fix copyright notice.
5124
5125         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
5126         require `w3' at load-time only if not running in batch mode.
5127
5128 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5129
5130         * gnus.el: Before merge with Emacs21.
5131
5132 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
5133
5134         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
5135
5136 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5137
5138         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
5139         to avoid conflict with the standard `back-to-indentation'
5140         binding.
5141
5142 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5143
5144         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
5145
5146         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
5147         (mm-disable-multibyte-mule4): Ditto.
5148         (mm-with-unibyte-current-buffer-mule4): Ditto.
5149
5150 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5151
5152         * pop3.el (pop3-movemail): Use binary.
5153         (pop3-movemail-file-coding-system): Removed.
5154
5155 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5156
5157         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
5158
5159 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5160
5161         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
5162         exists.
5163
5164 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5165
5166         * gnus-msg.el (gnus-post-method): Use backend name when the
5167         address is "".
5168
5169 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5170
5171         * gnus-art.el (article-verify-x-pgp-sig): Don't test
5172         mm-verify-option.
5173         (gnus-treat-x-pgp-sig): Default value.
5174         (gnus-ignored-headers): Redundant.
5175
5176 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5177
5178         * gnus-win.el (gnus-configure-frame): Save selected window.
5179
5180 2000-02-15  Andrew Innes  <andrewi@gnu.org>
5181
5182         * nnmbox.el: Require gnus-range.
5183         (nnmbox-group-building-active-articles): New variable.
5184         (nnmbox-group-active-articles): New variable; this is a cache of
5185         all active articles by group and number.
5186         (nnmbox-in-header-p): New function.
5187         (nnmbox-find-article): New function.
5188         (nnmbox-record-active-article): New function.
5189         (nnmbox-record-deleted-article): New function.
5190         (nnmbox-is-article-active-p): New function.
5191         (nnmbox-retrieve-headers): Use nnmbox-find-article.
5192         (nnmbox-request-article): Ditto.  Also supply extra arg to
5193         nnmbox-article-group-number.
5194         (nnmbox-request-expire-articles): Ditto.
5195         (nnmbox-request-move-article): Ditto.
5196         (nnmbox-request-replace-article): Ditto.
5197         (nnmbox-request-rename-group): Rename group entry in active
5198         article cache.
5199         (nnmbox-delete-mail): Update active article cache, unless article
5200         is being replaced.
5201         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
5202         than partially duplicating it.
5203         (nnmbox-article-group-number): Add extra `this-line' arg, to
5204         handle articles belonging to multiple groups.
5205         (nnmbox-save-mail): Update active article cache.
5206         (nnmbox-read-mbox): Build active article cache when loading mbox.
5207         Also do some repair work, if we find articles that are missing the
5208         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
5209         reconstruct these from Xref info.
5210
5211 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5212
5213         * mail-source.el (mail-source-report-new-mail): Use
5214         nnheader-run-at-time.
5215
5216 2000-02-15  Andrew Innes  <andrewi@gnu.org>
5217
5218         * mail-source.el (mail-source-fetch-pop): Clear pop password when
5219         an error is thrown, and then rethrow the error.
5220         (mail-source-check-pop): Ditto.
5221         (mail-source-start-idle-timer): Prevent multiple pop checks
5222         running if the check takes a long time.
5223
5224 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5225
5226         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
5227         succeed.
5228
5229 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5230
5231         * gnus-win.el (gnus-configure-windows): Make sure
5232         nntp-server-buffer is live.
5233         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
5234
5235 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
5236
5237         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
5238
5239 2000-12-04  Andreas Jaeger  <aj@suse.de>
5240
5241         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
5242
5243 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5244
5245         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
5246
5247 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
5248
5249         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
5250
5251 2000-12-01  Simon Josefsson  <sj@extundo.com>
5252
5253         * mml-smime.el (mml-smime-verify): Fix address parsing.
5254
5255 2000-12-01  Simon Josefsson  <sj@extundo.com>
5256
5257         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
5258         more than one certificate inside PKCS#7 blob.  Better security
5259         information (clamed / actual sender, openssl output, certificates
5260         inside message).
5261
5262         * smime.el (smime-verify-region): Output to /dev/null.
5263         (smime-buffer-as-string-region): Don't parse empty lines.
5264
5265 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5266
5267         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
5268         ?d and ?D.
5269         (gnus-mime-security-show-details-inline): New variable.
5270         (gnus-mime-security-show-details): Use them.
5271         (gnus-insert-mime-security-button): Ditto.
5272
5273         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
5274         Suggest by Michael Duggan (md5i@cs.cmu.edu).
5275         (mml2015-gpg-clear-verify): Ditto.
5276         (mml2015-gpg-decrypt-1): Ditto.
5277         (mml2015-use): Prefer 'gpg.
5278
5279 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5280
5281         * gnus-util.el (gnus-add-text-properties-when): New function.
5282         (gnus-remove-text-properties-when): Ditto.
5283
5284         * gnus-cite.el (gnus-article-hide-citation): Use them.
5285         (gnus-article-toggle-cited-text): Use them.
5286
5287         * gnus-art.el (gnus-signature-toggle): Use them.
5288         (gnus-article-show-hidden-text): Ditto.
5289         (gnus-article-hide-text): Ditto.
5290
5291 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5292
5293         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
5294
5295 2000-11-30  Simon Josefsson  <sj@extundo.com>
5296
5297         * smime.el (smime-point-at-eol): New alias.
5298         (smime-buffer-as-string-region): Use it.
5299
5300 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5301
5302         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
5303
5304 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5305
5306         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
5307
5308         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
5309
5310         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
5311
5312 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5313
5314         * nnmh.el (nnmh-request-expire-articles): Implemented
5315         expiry-target for nnmh backend.
5316
5317 2000-11-30  Simon Josefsson  <sj@extundo.com>
5318
5319         * mm-decode.el (mm-security-from): New variable.
5320         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
5321
5322         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
5323         than `from'.
5324
5325 2000-11-30  Simon Josefsson  <sj@extundo.com>
5326
5327         * mml-smime.el (mml-smime-verify): Verify that certificate mail
5328         address match sender address.
5329
5330         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
5331
5332         * smime.el (smime-verify-region): Don't copy buffer.
5333         (smime-decrypt-buffer): Use expand-file-name on keyfile.
5334         (smime-pkcs7-region): New function.
5335         (smime-pkcs7-certificates-region): Ditto.
5336         (smime-pkcs7-email-region): Ditto.
5337         (smime-buffer-as-string-region): Ditto.
5338
5339         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
5340         buffer.
5341
5342 2000-11-23  Jens Krinke <j.krinke@gmx.de>
5343
5344         * smime.el (smime-decrypt-region): Fix keyfile argument.
5345
5346 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5347
5348         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
5349
5350 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5351
5352         * message.el (message-shoot-gnksa-feet): New variable.
5353         (message-gnksa-enable-p): New function.
5354         (message-send): Use it.
5355         (message-check-news-body-syntax): Ditto.
5356
5357 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * message.el (message-make-message-id): Remove the redundancy.
5360
5361 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5362
5363         * message.el (message-setup): Discourage using mc-install-*-mode.
5364
5365         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
5366
5367 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5368
5369         * gnus-cite.el (gnus-cite-parse): Guess citation length.
5370
5371 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5372
5373         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
5374
5375 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5376
5377         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
5378
5379 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5380
5381         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
5382         insert-buffer-substring.
5383
5384         * message.el (message-send-mail): Use buffer-substring-no-properties.
5385         (message-send-news): Ditto.
5386
5387 2000-11-22  David Edmondson <dme@dme.org>
5388
5389         * imap.el (imap-wait-for-tag): Message read info.
5390
5391 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5392
5393         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
5394         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
5395         (mml2015-gpg-encrypt): Ditto.
5396
5397 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5398
5399         * mm-decode.el (mm-verify-option): Default value.
5400
5401         * mml-sec.el (mml-secure-part): Error message.
5402
5403 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5404
5405         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
5406
5407 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5408
5409         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
5410
5411 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5412
5413         * gnus-art.el (gnus-article-describe-key): Use prompt.
5414         (gnus-article-describe-key-briefly): Ditto.
5415
5416 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5417
5418         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
5419
5420 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5421
5422         * gnus-art.el (gnus-article-describe-key): New function.
5423         (gnus-article-describe-key-briefly): New function.
5424
5425 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5426
5427         * mm-decode.el (mm-decrypt-option): Doc typo.
5428
5429         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
5430         return a number.
5431
5432 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5433
5434         * message.el (message-newline-and-reformat): Typo.
5435
5436 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5437
5438         * gnus-art.el (article-verify-x-pgp-sig): Check whether
5439         original-article-buffer exists.
5440
5441         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
5442         (rfc2047-header-encoding-alist): Addresses are different from text.
5443         (rfc2047-encode-message-header): Ditto.
5444         (rfc2047-dissect-region): Extra parameter.
5445         (rfc2047-encode-region): Ditto.
5446         (rfc2047-encode-string): Ditto.
5447
5448 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5449
5450         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
5451         (mm-uu-pgp-encrypted-extract): Use it.
5452         (mm-uu-pgp-signed-extract-1): New function.
5453         (mm-uu-pgp-signed-extract): Use it.
5454
5455         * gnus-art.el (gnus-mime-display-security): New function.
5456         (gnus-mime-display-part): Use it.
5457         (gnus-mime-security-verify-or-decrypt): New function.
5458         (gnus-mime-security-press-button): New function.
5459         (gnus-insert-mime-security-button): Use it.
5460
5461         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
5462         (mm-find-raw-part-by-type): Ditto.
5463         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
5464         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
5465         (mm-destroy-parts): Kill nested multibyte buffer.
5466
5467         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
5468         (mml2015-gpg-verify): Ditto.
5469
5470 2000-11-18  Simon Josefsson  <sj@extundo.com>
5471
5472         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
5473         (mml2015-function-alist): Use it.
5474
5475         * mml-sec.el (mml-sign-alist): Update names.
5476         (mml-encrypt-alist): Ditto.
5477         (mml-secure-part-smime-sign): Moved to mml-smime.el
5478         as `mml-smime-sign-query'.
5479         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
5480         `mml-smime-get-file-cert'.
5481         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
5482         `mml-smime-get-dns-cert'.
5483         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
5484         `mml-smime-encrypt-query'.
5485         (mml-smime-sign-buffer): Use mml-smime-sign.
5486         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
5487
5488         * mml-smime.el (mml-smime-sign): New function.
5489         (mml-smime-encrypt):
5490         (mml-smime-sign-query):
5491         (mml-smime-get-file-cert):
5492         (mml-smime-get-dns-cert):
5493         (mml-smime-encrypt-query): Moved from mml-sec.el.
5494
5495 2000-11-16  Simon Josefsson  <sj@extundo.com>
5496
5497         * mml2015.el (mml2015-gpg-clear-verify): New function.
5498         (mml2015-function-alist): Add it.
5499
5500 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5501
5502         * message.el (message-setup-fill-variables): Use
5503         message-cite-prefix-regexp.
5504         (message-newline-and-reformat): Check the end of citation, leading
5505         WSP, break in the cite prefix.
5506         (message-fill-paragraph): New function.
5507
5508 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5509
5510         * lpath.el: Shut up.
5511
5512 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5513
5514         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
5515         raw 8-bit in headers in dk.* newsgroups.
5516
5517 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5518
5519         * message.el (message-newline-and-reformat): Match extra WSPs.
5520
5521 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5522
5523         * mml.el (mml-generate-mime-1): Ignore ascii.
5524
5525 2000-11-16 Justin Sheehy <justin@iago.org>
5526
5527         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
5528
5529 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5530
5531         * message.el (message-cite-prefix-regexp): Prefix should not end
5532         at space.
5533
5534 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5535
5536         * message.el (message-mode-syntax-table): Add - as a word
5537         constituent as in articles.
5538         (message-setup-fill-variables): Add -_. as supercite-style prefix.
5539         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
5540         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
5541
5542 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5543
5544         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
5545
5546 2000-11-12  David Edmondson  <dme@dme.org>
5547
5548         * message.el (message-font-lock-keywords): use
5549         message-cite-prefix-regexp.
5550
5551 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5552
5553         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
5554         Stein Arild Str\e,Ax\e(Bmme.
5555         (gnus-group-jump-to-group): Use it.
5556         (gnus-group-jump-to-group-prompt): Customize.
5557
5558 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
5559
5560         * mailcap.el (mailcap-possible-viewers): Match the entire string.
5561
5562 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
5563
5564         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
5565         incompatible.
5566         (mml2015-mailcrypt-sign): Ditto.
5567
5568 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5569
5570         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
5571         group is open.
5572
5573 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
5574
5575         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
5576         nnvirtual articles.
5577         (gnus-backlog-request-article): Don't request nnvirtual articles.
5578
5579 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5580
5581         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
5582         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
5583
5584 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
5585
5586         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
5587         * mml.el (mml-generate-mime-1): Use charset attribute.
5588         * mm-bodies.el (mm-encode-body): Add parameter charset.
5589         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
5590
5591 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5592
5593         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
5594         (mml2015-mailcrypt-clear-decrypt): Ditto.
5595         (mml2015-mailcrypt-verify): Ditto.
5596         (mml2015-mailcrypt-clear-verify): Ditto.
5597         (mml2015-gpg-verify): Ditto.
5598
5599 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5600
5601         * smime.el (smime-openssl-program): Test the existence of openssl.
5602         * mml-smime.el: Require mm-decode.
5603         (mml-smime-verify-test): New function.
5604         * mm-decode.el (mm-verify-function-alist): Use it.
5605
5606 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5607
5608         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
5609         anyway.
5610
5611 2000-11-13  Simon Josefsson  <sj@extundo.com>
5612
5613         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
5614         verification doesn't work.
5615
5616 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
5617
5618         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
5619         (gnus-inews-do-gcc): Use it.
5620
5621 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5622
5623         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
5624         leading space.
5625         * mm-extern.el (mm-inline-external-body): Report error when no
5626         access-type.
5627
5628 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5629
5630         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
5631
5632 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5633
5634         * gnus-art.el (gnus-mime-button-menu): Use select-window.
5635
5636 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
5637
5638         * gnus-art.el (gnus-mime-display-part): Display multipart/related
5639         as multipart/mixed.
5640
5641 2000-11-12  David Edmondson  <dme@dme.org>
5642
5643         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
5644         and replace `.' with `\w' to allow for different syntax tables
5645         (from Vladimir Volovich).
5646         * message.el (message-newline-and-reformat): use
5647         `message-cite-prefix-regexp'.
5648         * gnus-cite.el (gnus-supercite-regexp): use
5649         `message-cite-prefix-regexp'.
5650         * gnus-cite.el (gnus-cite-parse): use
5651         `message-cite-prefix-regexp'.
5652
5653 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
5654
5655         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
5656         PGP SIGNATURE.  Escape leading "-"'s.
5657         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
5658
5659 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
5660
5661         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
5662
5663 2000-11-11  Simon Josefsson  <sj@extundo.com>
5664
5665         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
5666
5667         * smime.el (smime-details-buffer): New variable.
5668         (smime-sign-region):
5669         (smime-encrypt-region):
5670         (smime-verify-region):
5671         (smime-decrypt-region): Copy OpenSSL output to the buffer.
5672
5673         * mml-smime.el (mml-smime-verify): Support security info.
5674
5675 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
5676
5677         * mm-decode.el (mm-verify-option): Set default to nil.
5678         (mm-decrypt-option): Ditto.
5679         * gnus-art.el (article-verify-x-pgp-sig): New function.
5680
5681 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5682
5683         * gnus-art.el (gnus-mime-display-alternative): Show button if no
5684         preferred part.
5685
5686 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5687
5688         * gnus-sum.el (gnus-move-split-methods): Say that
5689         `gnus-split-methods' uses file names, whereas this uses group
5690         names.  (Report from Nevin Kapur)
5691
5692 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5693
5694         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
5695
5696 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5697
5698         * nnheader.el (nnheader-directory-files-is-safe): New variable.
5699         (nnheader-directory-articles): Use it.
5700         (nnheader-article-to-file-alist): Ditto.
5701
5702 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
5703
5704         * rfc2047.el (rfc2047-pad-base64): New function.
5705         (rfc2047-decode): Use it.
5706
5707 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5708
5709         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
5710         select method.
5711
5712 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5713
5714         * mml2015.el (mml2015-gpg-decrypt-1):
5715         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
5716
5717 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5718
5719         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
5720
5721 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5722
5723         * pop3.el (pop3-munge-message-separator): A message may have an
5724         empty body.
5725
5726 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5727
5728         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
5729         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
5730         (mm-uu-pgp-signed-extract): Use coding-system.
5731
5732 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5733
5734         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
5735         (gnus-insert-mime-security-button): New function.
5736         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
5737         * mml2015.el:  Add security info when verify or decrypt.
5738         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
5739         (mm-uu-pgp-encrypted-extract): Ditto.
5740
5741 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
5742
5743         * mm-decode.el (mm-display-parts): New function.
5744         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
5745
5746 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5747
5748         * gnus-mlspl.el: Documentation tweaks.
5749
5750 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5751
5752         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
5753         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
5754         argument.
5755
5756 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5757
5758         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
5759
5760 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
5761
5762         * gnus-art.el (gnus-article-encrypt): New function.
5763         (gnus-article-encrypt-protocol-alist): New variable.
5764         (gnus-article-encrypt-protocol): New variable.
5765         * mml2015.el (mml2015-self-encrypt): New function.
5766         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
5767
5768 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
5769
5770         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
5771         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
5772         let mailcap do it.
5773         * mml2015.el: Remove snarf code.
5774         * mm-decode.el: Remove snarf code.
5775
5776 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5777
5778         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
5779         (mml-insert-mime): Understand gnus-decoded.
5780         (mime-to-mml): New parameter handles.
5781         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
5782         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
5783
5784 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
5785
5786         * mm-decode.el (mime-security): New group.
5787         (mm-verify-function-alist): Add test function.
5788         (mm-decrypt-function-alist): Ditto.
5789         (mm-snarf-option): Set default value as nil.
5790         (mm-find-part-by-type): Recursive parameter.
5791         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
5792         * mml2015.el: Support draft-ietf-openpgp-multsig.
5793
5794 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5795
5796         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
5797         (gnus-article-view-part-as-charset): New function.
5798
5799 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5800
5801         * mm-decode.el (mm-verify-option): Default value.
5802         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
5803
5804 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5805
5806         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
5807
5808 2000-11-05  Simon Josefsson  <sj@extundo.com>
5809
5810         * mml-smime.el (mml-smime-verify): Work in original multipart
5811         buffert.
5812
5813         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
5814         (mm-handle-multipart-ctl-parameter): Ditto.
5815         (mm-alist-to-plist): New function.
5816         (mm-dissect-buffer): Store CTL parameters and copy original buffer
5817         for multiparts.
5818         (mm-destroy-parts): Destroy multipart buffert.
5819         (mm-remove-part): Ditto.
5820
5821         * mml-smime.el (mml-smime-sign): Not used.
5822         (mml-smime-encrypt): Ditto.
5823
5824         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
5825
5826         Verify S/MIME signature support.
5827
5828         * mm-decode.el (mm-inline-media-tests): Add
5829         application/{x-,}pkcs7-signature.
5830         (mm-inlined-types): Ditto.
5831         (mm-automatic-display): Ditto.
5832         (mm-verify-function-alist): Ditto.  Add name of method.
5833         (mm-decrypt-function-alist): Add name of method.
5834         (mm-find-part-by-type): Add documentation.
5835         (mm-possibly-verify-or-decrypt): Use new format of
5836         mm-{verify,decrypt}-function-alist.  Use method names.
5837
5838         * mml-smime.el (mml-smime-verify): New function.
5839
5840 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5841
5842         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
5843
5844 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5845
5846         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
5847         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
5848         * mm-decode.el (mm-snarf-option): New.
5849
5850 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5851
5852         * mm-util.el (mm-subst-char-in-string): New function.
5853         (mm-replace-chars-in-string): Use it.
5854         * message.el (message-replace-chars-in-string): Use it.
5855         * nnheader.el (nnheader-replace-chars-in-string): Use it.
5856         * gnus-mh.el (mh-lib-progs): Shut up.
5857
5858 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
5859
5860         * base64.el, md5.el: Moved to contrib directory.
5861
5862 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
5863
5864         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
5865         the last article when search.
5866
5867 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5868
5869         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
5870         * nnmail.el (nnmail-pathname-coding-system): Ditto.
5871
5872 2000-09-29  David Edmondson  <dme@thus.net>
5873
5874         * message.el (message-newline-and-reformat): Typo.
5875
5876 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5877
5878         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
5879
5880 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
5881
5882         * nntp.el (nntp-decode-text): Delete bogus status lines.
5883
5884 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
5885
5886         * message.el (message-font-lock-keywords): Match a final newline
5887         to help font-lock's multiline support.
5888
5889 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5890
5891         * nnoo.el (nnoo-set): New function.
5892
5893 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
5894
5895         * gpg.el, gpg-ring.el: Moved to contrib directory.
5896
5897 2000-11-04  Simon Josefsson  <sj@extundo.com>
5898
5899         * nnimap.el (nnimap-split-inbox): Typo.
5900
5901 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5902
5903         * gnus-msg.el (gnus-msg-mail): Move it backwards.
5904
5905 2000-11-03  Simon Josefsson  <sj@extundo.com>
5906
5907         * rfc2231.el (rfc2231-parse-qp-string): New function.
5908         (require): rfc2047.
5909
5910         * mail-parse.el (mail-header-parse-content-type):
5911         (mail-header-parse-content-disposition): Support invalid QP
5912         encoded strings, by using `rfc2231-parse-qp-string'.
5913
5914 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5915
5916         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
5917         (rfc2231-decode-encoded-string): Typo "> X 1".
5918         (rfc2231-encode-string): Insert the name of charset.
5919         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
5920
5921 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5922
5923         * mm-decode.el (mm-save-part): Return the filename.
5924         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
5925         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
5926         (gnus-mime-action-alist): Use it.
5927         (gnus-mime-button-commands): USe it.
5928         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
5929         (mm-inline-external-body): unwind-protect.
5930
5931 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
5932
5933         * gnus-art.el (gnus-insert-mime-button): Show url.
5934
5935 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5936
5937         * mml.el (mml-generate-mime-1): Support external url.
5938         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
5939
5940 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
5941
5942         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
5943         * mm-decode.el (mm-display-external): Ditto.
5944         * mm-extern.el: New file.
5945         * mm-decode.el (mm-inline-media-tests): Hook it up.
5946         (mm-inlined-types): Inline message/external-body.
5947
5948 2000-11-02  Simon Josefsson  <sj@extundo.com>
5949
5950         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
5951
5952         * message.el (message-get-reply-headers): Better handling when
5953         Mail-Followup-To is very large.
5954
5955 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
5956
5957         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
5958         * gnus-art.el (gnus-article-edit-done):
5959         * gnus-sum.el (gnus-summary-edit-article-done): Move line
5960         counting code here.
5961         * gnus-msg.el (gnus-setup-message): Remove a hack.
5962
5963 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5964
5965         * gnus-sum.el (gnus-newsgroup-variables): New variable.
5966         (gnus-summary-mode): Make them local variables.
5967         (gnus-set-global-variables): Globalize them.
5968         (gnus-summary-exit): Kill them.
5969
5970 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
5971
5972         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
5973         word.
5974
5975 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5976
5977         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
5978         gnus-article-wash-types.
5979         * gnus-art.el (gnus-article-wash-status): Use them.
5980
5981 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5982
5983         * mml.el (mml-read-tag): Remove spaces and LF.
5984
5985 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5986
5987         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
5988         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
5989
5990 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5991
5992         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
5993
5994 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5995
5996         * gnus-sum.el (gnus-article-charset): New variable.
5997         (gnus-summary-display-article): Set it.
5998         * gnus-msg.el (gnus-copy-article-buffer): Use it.
5999         * gnus-art.el (gnus-article-mode): Make it local variable.
6000
6001 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6002
6003         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
6004
6005 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6006
6007         * nnwfm.el: New file.
6008
6009         * nnweb.el (nnweb-replace-in-string): New function.
6010
6011 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6012
6013         * mml2015.el: Wrap gpg.el.
6014         * gpg.el (gpg-verify): The last argument of apply is a list.
6015         (gpg-encrypt): Add passphrase as a parameter.
6016
6017 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
6018
6019         * gpg.el: New file.
6020         * gpg-ring.el: New file.
6021
6022 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6023
6024         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
6025
6026 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6027
6028         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
6029         double-quote charcters.
6030         (gnus-summary-prepare-threads): Ditto.
6031
6032 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6033
6034         * gnus-art.el (gnus-mime-display-single): Forward line -1.
6035         * mml.el (mml-read-tag): Don't skip the leading space.
6036         * lpath.el (font-lock-set-defaults): Shut up.
6037
6038 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
6039
6040         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
6041
6042 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6043
6044         * qp.el (quoted-printable-encode-region): Replace leading - when
6045         ultra safe.
6046         * mml.el (mml-generate-mime-postprocess-function): Removed.
6047         (mml-postprocess-alist): Removed.
6048         (mml-generate-mime-1): Use ultra-safe when sign.
6049         * mml2015.el (mml2015-fix-micalg): Uppercase.
6050         (mml2015-verify): Insert LF.
6051         (mml2015-mailcrypt-sign): Downcase; search backward.
6052
6053 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6054
6055         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
6056         restrictive.
6057         (nnultimate-table-regexp): New variable.
6058         (nnultimate-forum-table-p): Use it.
6059
6060 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
6061
6062         * gnus-sum.el (gnus-summary-expire-articles): Save point.
6063
6064 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
6065
6066         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
6067         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
6068
6069 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6070
6071         * mml2015.el: Shut up.
6072
6073 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
6074
6075         * gnus.el (gnus-server-browse-hashtb): Removed.
6076         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
6077         (gnus-group-insert-group-line-info): Use simplified method.
6078         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
6079
6080 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
6081
6082         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
6083         moved here.
6084         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
6085         * gnus-group.el (gnus-group-prepare-flat): Use it.
6086         * gnus-topic.el (gnus-group-prepare-topics): Use it.
6087
6088 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
6089
6090         * mml.el (mml-mode): Show menu in XEmacs.
6091
6092 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
6093
6094         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
6095         (gnus-server-read-server-in-server-buffer): New function.
6096         (gnus-browse-foreign-server): Browse in group buffer.
6097         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
6098         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
6099         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
6100         * gnus.el (gnus-server-browse-hashtb): New variable.
6101
6102 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
6103
6104         * nnfolder.el (nnfolder-open-nov): Use group.
6105
6106 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6107
6108         * nnfolder.el: Add NOV. Set version to 2.0.
6109         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
6110
6111 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6112
6113         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
6114
6115 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6116
6117         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
6118         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
6119
6120 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
6121
6122         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
6123
6124 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6125
6126         * mm-decode.el (mm-verify-function-alist): New variable.
6127         (mm-verify-option): New variable.
6128         (mm-decrypt-function-alist): Ditto.
6129         (mm-decrypt-option): Ditto.
6130         (mm-find-raw-part-by-type): New function.
6131         (mm-possibly-verify-or-decrypt): New function.
6132         (mm-dissect-multipart): Use it.
6133         * mml2015.el (mml2015-fix-micalg): New function.
6134         (mml2015-decrypt): Use new interface.
6135         (mml2015-verify):  Use new interface.
6136         (mml2015-setup): Make it bogus.
6137
6138 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
6139
6140         * mml.el (mml-generate-mime-postprocess-function): Set to
6141         mml-postprocess.
6142         (autoload): Autoload mml2015 and mml-smime.
6143         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
6144         * mml2015.el (mml2015-encrypt): New function.
6145         (mml2015-sign): New function.
6146         (mml2015-encrypt-function): New variable.
6147         (mml2015-sign-function): New variable.
6148         (mml2015-mailcrypt-encrypt): Use message-recipients.
6149         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
6150         * mml-smime.el (mml-smime-setup): Ditto.
6151
6152 2000-10-28  Simon Josefsson  <sj@extundo.com>
6153
6154         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
6155         Communigate Pro 3.3.1 server.
6156
6157         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
6158         in buffers.
6159         (mml-secure-dns-server): Removed.
6160         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
6161         write certificates to files.
6162
6163         * smime.el (smime-dns-server): New variable.
6164         (smime-mail-to-domain):
6165         (smime-cert-by-dns): New functions.
6166
6167         * dig.el: New file.
6168
6169 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
6170
6171         * message.el (message-options): New variable.
6172         (message-options-set-recipient): New function.
6173         (message-send): Use them.
6174         * gnus-int.el (gnus-request-replace-article): Use them.
6175         (gnus-request-accept-article): Ditto.
6176         * mml.el (mml-preview): Use them.
6177         * gnus-sum.el (gnus-summary-edit-article): Use them.
6178
6179         * message.el (message-options-get): New function.
6180         (message-options-get): New function.
6181         * rfc2047.el (rfc2047-encode-message-header): Use them.
6182         * mm-bodies.el (mm-encode-body): Use them.
6183
6184 2000-10-28  Simon Josefsson  <sj@extundo.com>
6185
6186         * nnimap.el (nnimap-retrieve-which-headers):
6187         (nnimap-request-article-part): Quote message-id.
6188
6189         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
6190         (smime-CA-file): New variable.
6191         (smime-call-openssl-region): Don't error.
6192         (smime-sign-region): Return result value.
6193         (smime-encrypt-region): Ditto.
6194         (smime-verify-region): New function.
6195         (smime-decrypt-region): Ditto.
6196         (smime-verify-buffer): Ditto.
6197         (smime-decrypt-buffer): Ditto.
6198
6199         * mml.el: Require mml-sec.
6200         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
6201         (mml-mode-map): Add "sign" and "encrypt" maps.
6202         (mml-menu): Add security menu.
6203         (mml-preview): Use generate-new-buffer.
6204
6205         * mml-sec.el: New file.
6206
6207 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6208
6209         * mm-decode.el (mm-find-part-by-type): Move it here.
6210         * mml.el (mml-postprocess): Move it here.
6211         (mml-postprocess-alist): Move it here. Merge them.
6212
6213 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
6214
6215         * rfc2047.el (rfc2047-encode-message-header): Make sure no
6216         unencoded stuff in the header.
6217
6218 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
6219
6220         * gnus-group.el (gnus-group-listed-groups): New variable.
6221         (gnus-group-list-option): New variable.
6222         (gnus-group-list-limit-map): New keymap.
6223         (gnus-group-list-flush-map): New keymap.
6224         (gnus-group-list-plus-map): New keymap.
6225         (gnus-group-prepare-logic): New function.
6226         (gnus-group-prepare-flat): Merge with
6227         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
6228         (gnus-group-prepare-flat-list-dead): Ditto.
6229         (gnus-group-list-matching): Use gnus-group-prepare-function.
6230         (gnus-group-list-dormant): Ditto.
6231         (gnus-group-list-cached): Ditto.
6232         (gnus-group-listed-groups): New function.
6233         (gnus-group-list-limit): New function.
6234         (gnus-group-list-flush): New function.
6235         (gnus-group-list-plus): New function.
6236         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
6237         (gnus-topic-prepare-topic): Ditto.
6238
6239 2000-10-27  Paul Jarc <prj@po.cwru.edu>
6240
6241         * message.el (message-insert-to, message-get-reply-headers):
6242         (message-reply, message-followup): Mail-{Followup,Reply}-To.
6243
6244 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
6245
6246         * mml2015.el: New file.
6247         * smime.el: New file.
6248         * mml-smime.el: New file.
6249
6250 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6251
6252         * ChangeLog: Moved to ChangeLog.1.
6253
6254 ;; Local Variables:
6255 ;; coding: iso-2022-7bit
6256 ;; End: