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