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