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