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