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