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