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