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