Synch to Oort Gnus 200304162310.
[elisp/gnus.git-] / lisp / ChangeLog
1 2003-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lpath.el: Fbind compare-strings for XEmacs.
4
5 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
8
9 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
10
11         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable. 
12
13 2003-04-15  Michael Shields  <shields@msrl.com>
14
15         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
16         the broken-reply-to group parameter is set.  Idea from Vasily
17         Korytov <deskpot@myrealbox.com>.
18
19 2003-04-17  Steve Youngs  <youngs@xemacs.org>
20
21         * dgnushack.el: Add a whole swag of autoloads and defaliases to
22         satisfy the byte-compiler when building with XEmacs.
23
24         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
25         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
26         W3 doesn't have these.
27
28         * mailcap.el: Maybe require 'lpr in XEmacs.
29
30 2003-04-16  Simon Josefsson  <jas@extundo.com>
31
32         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
33         sender tag, if available.
34
35 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
36
37         * gnus-registry.el (gnus-register-action) 
38         (gnus-register-spool-action, hashtable-to-alist) 
39         (gnus-registry-translate-from-alist, alist-to-hashtable) 
40         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
41         new variables and function fixes
42
43         * gnus.el (gnus-registry-headers-alist): new variable to hold
44         article header data
45         (gnus-variable-list): save gnus-registry-headers-alist
46
47         * spam-report.el (Module): new module for spam reporting
48
49         * gnus.el (spam-process): added
50         gnus-group-spam-exit-processor-report-gmane to the list of choices
51         (gnus-install-group-spam-parameters): defined new spam exit processor
52
53         * spam.el (autoload): autoload spam-report-gmane when needed
54         (spam-report-gmane-register-routine): glue for spam-report.el
55         (spam-group-spam-processor-report-gmane-p): glue for the
56         gnus-group-spam-exit-processor-report-gmane spam processor
57         (spam-summary-prepare-exit): check the report-gmane spam processor
58         and run spam-report-gmane-register-routine if it's active
59
60         From John Wiegley <johnw@gnu.org>
61
62         * spam.el (spam-bogofilter-score): check bogofilter headers before
63         checking bogofilter itself
64
65 2003-04-16  Dave Love  <fx@gnu.org>
66
67         * gnus-agent.el: Wrap defsetf in eval-when-compile.
68         (gnus-agent-cat-defaccessor): Don't use gensym.
69
70         * mml1991.el: Require cl, mm-util when compiling.
71         (quoted-printable-decode-region, quoted-printable-encode-region):
72         Autoload.
73
74         * pgg.el: Require cl when compiling.
75
76         * nnmail.el (gnus): Require.
77
78         * gnus-util.el: Move provide to end.
79         (gnus-string-equal): Maybe use compare-strings.
80         (gnus-merge): New.
81
82         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
83         (gnus-summary-insert-articles): Use gnus-merge.
84
85         * gnus-fun.el: Require cl and mm-util when compiling.
86
87         * gnus-diary.el (gnus-diary-delay-format-french)
88         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
89
90         * nndiary.el (nndiary-compute-reminders): Don't use setf with
91         nthcdr.
92
93 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
94
95         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
96         specify a predicate other than false.
97         (gnus-category-read): Use the new feature to create a 'default'
98         category with a 'short' predicate.
99
100 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
101
102         * message.el (message-unique-id): Comment change.
103
104         * gnus-art.el (gnus-article-next-page-1): New function.
105         (gnus-article-next-page): Use it.
106
107 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
108
109         * spam.el (spam-split): added save-restriction to save-excursion
110
111 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
112         From Julien Avarre <julien@avarre.com>
113
114         * gnus-fun.el: Fixed autoload cookie.
115
116 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
117         From Remi Letot  <remi.letot@easynet.be>
118
119         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
120         instead of remove-if.
121
122 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
123
124         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
125         copy-sequence instead of remove which is a cl run-time function in
126         Emacs 20.
127
128 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
129
130         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
131         local copy of gnus-discouraged-post-methods with the current
132         method removed.
133
134 2003-04-14  Simon Josefsson  <jas@extundo.com>
135
136         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
137
138 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
139
140         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
141         of `mm-coding-system-priorities' to base coding system.
142
143         * gnus-sum.el: Added coding cookie ("middle dot" in
144         gnus-summary-morse-message).
145
146 2003-04-13  Simon Josefsson  <jas@extundo.com>
147
148         * gnus-art.el (article-fill-long-lines)
149         (article-verify-x-pgp-sig, article-decode-group-name)
150         (gnus-mime-button-menu): Split >80 character lines.
151
152 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
153
154         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
155         we're let-binding it.
156
157         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
158
159 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * message.el (message-hide-headers): Don't do intangible.
162
163         * gnus.el (gnus-group-prefixed-name): Comment out the test for
164         colon. 
165
166         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
167         to the ephemeral entry, but the prefixed name.
168
169         * gnus.el (gnus-group-prefixed-name): Clean up.
170
171 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
172
173         * gnus-agent.el (gnus-agent-group-pathname): Bind
174         gnus-command-method so that gnus-agent-directory will always
175         return a valid directory.
176         * gnus-cache.el (gnus-cache-enter-article): Remove article from
177         gnus-newsgroup-undownloaded so that the summary will display the
178         article as downloaded.
179         (gnus-cache-remove-article): If the article isn't in the agent,
180         remove it from gnus-newsgroup-undownloaded so that the summary
181         will display the article as undownloaded.
182
183 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
184
185         * gnus.el (gnus-version-number): Bump.
186
187 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
188
189         * gnus.el: Oort Gnus v0.18 is released.
190
191 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192
193         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers. 
194
195 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
196
197         * gnus-art.el (gnus-article-next-page): Use
198         gnus-article-over-scroll.
199         (gnus-article-over-scroll): New variable.
200
201         * message.el (message-newline-and-reformat): Place a boundary
202         before filling.
203         (message-make-forward-subject-function): Changed default to
204         message-forward-subject-name-subject. 
205         (message-forward-subject-name-subject): New function.
206
207         * nnimap.el (nnimap-split-fancy): Ditto.
208
209         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
210
211         * gnus-cus.el (gnus-group-parameters): Removed "which see".
212
213         * mml.el (mml-minibuffer-read-file): Bind
214         completion-ignored-extensions to nil.
215
216         * message.el (message-fix-before-sending): Comment fix.
217         (message-fix-before-sending): Make hidden headers visible.
218         (message-hide-headers): Bind after-change-functions to nil.
219         (message-forbidden-properties): Put invisible and intangible
220         back. 
221         (message-strip-forbidden-properties): Ignore message-hidden text.
222
223         * gnus-msg.el: Hide headers.
224
225         * message.el (message-hidden-headers): New variable.
226         (message-hide-headers): New function.
227         (message-hide-header-p): New function.
228         (message-hide-header-p): Change logic.
229         (message-forbidden-properties): Remove intangible nil invisible
230         nil. 
231         (message-hide-headers): Narrow to headers.
232
233         * lpath.el (featurep): Bind Info-directory, Info-menu.
234
235 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
236
237         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
238         encoded.
239         (mm-encode-body): Don't corrupt UTF-16.
240         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
241
242 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
243
244         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
245         the CACHE are now detected and handled the same as an article
246         downloaded into the agent.
247         (gnus-agent-group-path): Modified to match nnmail-group-pathname
248         so that the agent front-end and back-end (nnagent) always use the
249         same directory.
250         (gnus-agent-group-pathname): New function. Wrapper for
251         nnmail-group-pathname.
252         (gnus-agent-expire-unagentized-dirs): New variable.  May be
253         customized to disable gnus-agent-expire-unagentized-dirs.
254         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
255         as the directories in gnus-agent-expire-current-dirs were
256         expanded.
257
258 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
259
260         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
261         body" entry in read only groups.
262
263 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
264
265         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
266         and "Create article" items in non-editable groups.
267
268 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
269
270         * gnus-agent.el (gnus-agent-write-active): Added option of
271         replacing, rather than updating, the agent's active file.  Do NOT
272         use the fully qualified group name as gnus-active-to-gnus-format
273         blindly prefixes group names with server names.
274         (gnus-agent-save-group-info): Merge BOTH min/max of current active
275         range, was just merging min, with specified active range.
276         (gnus-agent-expire): Save agent's active ranges after
277         expiring all groups.
278         (gnus-agent-expire-group-1): Update min of agent's active range to
279         min article currently fetched.
280         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
281         same ancestor multiple times.
282
283         * gnus-async.el (gnus-asynchronous): Moved defcustom of
284         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
285         seems to fix an intermittant error in which loading gnus-async
286         fails to define gnus-asynchronous (the variable).
287
288         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
289         non-essential.  Removed on all platforms.
290         (gnus-select-newsgroup): When the agent is active, expand the
291         group's active range to include fetched articles that are no
292         longer in the server's active range.
293
294         * gnus-util.el (gnus-with-output-to-file): Removed all of the
295         print-* bindings as they should be handled by the function doing
296         the printing.
297
298 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
299
300         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
301         might be unbound in non-MULE XEmacsen.
302
303 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
304
305         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
306         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
307         recognize diffs.
308
309         * mm-bodies.el (mm-decode-body): Use the supplied charset
310         unconditionally if `code-pages' hasn't been loaded.
311
312 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
313
314         * gnus-art.el (article-verify-x-pgp-sig): Don't use
315         `insert-buffer', the docstring says "This function is meant for
316         the user to run interactively.  Don't call it from programs!"
317
318         * mm-extern.el (mm-extern-mail-server): do.
319
320         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
321         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
322         (mml1991-pgg-encrypt): do.
323
324         * pgg.el (pgg-decrypt-region): do.
325
326         * mm-view.el (mm-view-pkcs7-decrypt): do.
327
328         * mml-smime.el (mml-smime-verify): do.
329
330         * mml.el (mml-insert-mime, mml-preview): do.
331
332         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
333         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
334         (mml2015-pgg-encrypt): do.
335
336 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
337
338         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
339
340 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
341
342         * mm-uu.el (mm-uu-copy-to-buffer): Copy
343         `buffer-file-coding-system' to the new buffer.
344         (mm-uu-pgp-signed-extract-1): Don't copy
345         `buffer-file-coding-system' here.
346
347         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
348         exist in XEmacs.
349         (mm-decode-body): Add missing quote.
350
351         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
352         buffer-file-coding-system.
353
354         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
355         last-coding-system-used.
356
357         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
358         according to buffer-file-coding-system.
359
360         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
361
362         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
363         (pgg-pgp-snarf-keys-region): do.
364
365         * pgg-pgp5.el (pgg-pgp5-verify-region)
366         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
367
368         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
369         
370 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
371
372         * spam.el (spam-split): (save-excursion) around (widen)
373         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
374         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
375
376 2003-04-05  Steve Youngs  <youngs@xemacs.org>
377
378         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
379         don't use it when loading gnus-sum.el if we're in XEmacs.
380
381 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
382
383         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
384         print-escape-nonascii to fix more characters in compiled format
385         specs.
386
387 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
388
389         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
390         Fix customization type.
391
392 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
393
394         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
395         print-quoted, print-readably, print-escape-multibyte, and
396         print-level to match original behavior of gnus-prin1.  This should
397         repair the format of .newsrc.eld when using compiled format specs.
398
399 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
400
401         * gnus-group.el (tool-bar-map): defvar it.
402
403         * gnus-art.el (tool-bar-map): do.
404
405         * gnus-sum.el (tool-bar-map): do.
406
407 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
408
409         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
410
411 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
412
413         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
414         and value.
415         (gnus-button-alist): Use it.
416
417 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
418
419         * pgg-gpg.el (pgg-gpg-process-region): do.
420
421         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
422         (pgg-pgp-snarf-keys-region): do.
423
424         * pgg-pgp5.el (pgg-pgp5-verify-region)
425         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
426
427         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
428         unsafe.
429         (pgg-temporary-file-directory): Remove.
430
431 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
432
433         * lpath.el: Fbind Info-directory and Info-menu.
434
435 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
436
437         * gnus-util.el (gnus-message): Added doc-string.
438
439         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
440         (gnus-score-edit-file-at-point): Goto first match when using `e'.
441
442 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
443
444         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
445         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
446
447 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
448
449         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
450         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
451
452 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
453
454         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
455         print-escape-newlines to print escape sequences rather than
456         literal newline characters.
457
458 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
459
460         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
461         `message-valid-fqdn-regexp' for initialization.
462         (gnus-button-handle-info-url): Renamed and extended version of
463         `gnus-button-handle-info'.
464         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
465         (gnus-button-handle-symbol, gnus-button-handle-library)
466         (gnus-button-handle-info-keystrokes): New functions.
467         (gnus-button-browse-level): New variable.
468         (gnus-button-alist): Use them.  Added levels.
469         (gnus-header-button-alist): Added levels.
470
471 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
472
473         * gnus.el (gnus-version-number): Bump.
474
475 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
476
477         * gnus.el: Oort Gnus v0.17 is released.
478
479 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
480
481         * gnus-start.el (gnus-unload): Removed.
482
483         * pop3.el (pop3-read-response): Use
484         nnheader-accept-process-output.
485         (pop3-retr): Ditto.
486
487         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
488         (mm-text-html-washer-alist): Ditto.
489
490 2003-03-31  Simon Josefsson  <jas@extundo.com>
491
492         * imap.el (imap-gssapi-program): Also try GNU SASL.
493         (imap-gssapi-open): Accept GNU SASL greeting.
494         (imap-read-timeout): New.
495         (imap-wait-for-tag): Use it.
496
497 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
498
499         * nntp.el (nntp-accept-process-output): Use new function.
500
501         * nnheader.el (nnheader-read-timeout): New variable.
502         (nnheader-accept-process-output): New function.
503
504         * nntp.el (nntp-read-timeout): Removed.
505
506         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
507
508 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
509
510         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
511
512 2003-03-30  Simon Josefsson  <jas@extundo.com>
513
514         * message.el (message-idna-inside-rhs-p): Narrow to header before
515         searching.
516
517         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
518
519 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
520
521         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
522
523 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
524
525         * message.el (message-make-in-reply-to): Use
526         mail-extract-address-components to determine sender's
527         name/address.
528
529 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
530
531         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
532
533         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
534         valid lambda.
535         (gnus-registry-translate-from-alist): Ditto.
536
537         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
538         print-length to nil.
539
540         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
541
542         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
543         (gnus-grab-cam-face): Use it.
544
545 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
546
547         * nnmaildir.el (nnmaildir-request-set-mark)
548         (nnmaildir-close-group): Allow each mark directory in a group to
549         have its own inode for mark files, to accommodate AFS.
550
551 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
552
553         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
554         gnus-read-newsrc-el-file
555         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
556
557         * gnus-registry.el (gnus-registry-translate-to-alist)
558         (gnus-registry-translate-from-alist, alist-to-hashtable)
559         (hashtable-to-alist): new functions
560         (gnus-register-spool-action): add a spool item to the registry
561
562         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
563         list of saved variables
564         (gnus-registry-alist): new variable
565
566 2003-03-27  Simon Josefsson  <jas@extundo.com>
567
568         * gnus-art.el (article-decode-group-name): Be correct instead of
569         smart.
570
571 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
572
573         * lpath.el: Bind url-current-object for Emacs; bind
574         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
575         for both Emacsen.
576
577 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
578
579         * gnus-sum.el (gnus-article-loose-mime)
580         (gnus-article-emulate-mime): Move to gnus-article-mime customize
581         group.
582
583         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
584         doc string.
585
586 2003-03-26  Kevin Ryde <user42@zip.com.au>
587
588         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
589         gnus-summary-find-uncancelled, skip temporary articles inserted by
590         "refer" functions.
591
592 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
593
594         * smiley.el (smiley-buffer): New function.
595
596 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
597
598         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
599         gnus-summary-update-line (which updated the article's face) with
600         gnus-summary-update-download-mark (which updates the article's
601         face by calling gnus-summary-update-line AND updates the download
602         mark to show that the article was fetched).
603
604 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
605
606         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
607         option of deleting agent directories for groups/servers that are
608         not currently agentized.
609         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
610
611         * gnus-int.el (gnus-open-server): Report backend errors in
612         condition handler.
613
614 2003-03-23  Simon Josefsson  <jas@extundo.com>
615
616         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
617         header.
618
619         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
620         same as Newsgroups.
621
622         * nntp.el (nntp-open-connection-function): Mention
623         nntp-open-tls-stream.
624         (nntp-open-tls-stream): New function.
625
626         * tls.el: New file.
627
628         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
629         instead of SSL.
630         (nnimap-stream): Add other streams, link to imap variables.
631         (nnimap-authenticator): Add other authenticator, link to imap
632         variables.
633
634         * imap.el: Autoload open-tls-stream.
635         (imap-streams): Add tls in front of ssl.
636         (imap-stream-alist): Add tls.
637         (imap-default-tls-port): New variable.
638         (imap-tls-p, imap-tls-open): New functions.
639
640 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
641
642         * mm-url.el (mm-url-insert-file-contents): parse url only if
643         results is a list.
644
645 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * mail-source.el (mail-source-fetch-imap): Revert.
648
649 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
650
651         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
652         less strict regexp.
653
654 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
655
656         * mail-source.el (mail-source-fetch-imap): Use buffer name for
657         more imap function.
658
659 2003-03-21  Simon Josefsson  <jas@extundo.com>
660
661         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
662         Followup-To data inline.
663
664 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
665
666         * gnus-art.el (gnus-treat-display-xface): Don't enable if
667         icontopbm isn't available.
668
669 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
670
671         * gnus-int.el (gnus-open-server): Catch errors in backend's
672         open-server method.  Returns nil rather than crashing startup.
673
674         * gnus-sum.el (eval-when-compile): Modified to resolve
675         compile-time warnings.
676
677         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
678         Reports length of series so that the user can compare N with a
679         subject that should, if the entire series is present, contain
680         '(.../N)'.
681         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
682         of temp file (Win-XP may leave the temp file locked when the
683         uudecode process fails).
684
685 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
686
687         * message.el (message-split-line): Ignore error.
688
689         * lpath.el (split-line): Avoid split-line warning message.
690
691 2003-03-20  Kim F. Storm  <storm@cua.dk>
692
693         * message.el (message-split-line): New function.
694         (message-mode-map): Remap split-line to message-split-line.
695
696 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
697
698         * message.el (message-make-overlay): Defalias it to make-overlay.
699         (message-delete-overlay): Defalias it to delete-overlay.
700         (message-overlay-put): Defalias it to overlay-put.
701         (message-idna-to-ascii-rhs-1): Use them.
702
703         * messagexmas.el (message-xmas-redefine): Defalias some overlay
704         functions to extent functions.
705
706 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
707
708         * message.el (message-check-news-header-syntax): Fixed regexp.
709
710 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
711
712         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
713
714         * mm-url.el (mm-url-insert): Move url-current-object stuff into
715         mm-url-insert-file-contents.
716
717         * nnrss.el (nnrss-fetch): Fetch the local stuff.
718         (nnrss-check-group): Use it.
719
720 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
721
722         * nnrss.el: Primitive XML Name-space support.  This means that RSS
723         feeds like Kevin Burton's[1] can now be read in Gnus.
724
725         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
726         means that if you want to read the RSS feed for example.com, all
727         you have to do is hit "G R http://www.example.com/ RET" and
728         nnrss.el will find and the feed listed on the site or (if you have
729         loaded xml-rpc.el) look it up on syndic8.com.
730
731         Marked the message as HTML (by adding a Content-Type header) so
732         that Gnus will render it as html if the user wants that.
733
734         Implemented the ability to save nnrss-group-alist so that any new
735         feeds the you subscribe to will be found the next time you start
736         up.
737
738         Implemented support for RSS 2.0 elements (author, pubDate).
739
740         Prefer for <content:encoded> over <description> where both
741         elements exist.
742
743         * mm-url.el (mm-url-insert): Set url-current-object.
744
745         * gnus-group.el (gnus-group-make-rss-group): New function.
746
747 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
748
749         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
750         for highlight overlays.
751
752 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
753
754         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
755         a NOV.
756
757 2003-03-20  Simon Josefsson  <jas@extundo.com>
758
759         * message.el (message-use-idna): Disable if UTF-8 unavailable.
760         (message-idna-to-ascii-rhs): Use it.
761
762         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
763
764 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
765
766         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
767         (spam-group-ham-marks, spam-group-spam-marks): new functions
768         (spam-spam-marks, spam-ham-marks): removed in favor of the
769         spam-marks and ham-marks parameters
770         (spam-generic-register-routine, spam-ham-move-routine): use the
771         new spam-group-{spam,ham}-mark-p functions
772
773         * gnus.el (spam-marks, ham-marks): new group parameters with
774         default values same as the old spam-spam-marks and spam-ham-marks
775
776 2003-03-19  Simon Josefsson  <jas@extundo.com>
777
778         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
779         (gnus-use-idna): New variable.
780         (article-decode-idna-rhs): New function.
781
782         * message.el (message-use-idna): New variable.
783         (message-mode-field-menu): Add entry for IDNA.
784         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
785         (message-idna-to-ascii-rhs): New function.
786         (message-generate-headers): Invoke IDNA code.
787
788 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
789
790         * nnmaildir.el (nnmaildir--system-name): New function.
791         (nnmaildir-request-accept-article): Use it.
792
793 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
794
795         * gnus-util.el (gnus-byte-compile): Make it work silently as the
796         gnus-compile function does.
797
798         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
799         bogus change.
800
801 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
802
803         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
804         sort-coding-systems is defined.
805
806 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
807
808         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
809         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
810         Replace create-directory with target-prefix.
811
812 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
813
814         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
815         find-charset-string which is slooow in XEmacs.
816
817 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
818
819         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
820         compiler under XEmacs.
821
822 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
823
824         * gnus-art.el (gnus-treat-highlight-signature): Make the default
825         work for multipart/signed where the message text isn't `last'.
826
827 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
828
829         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
830         the value of mm-inline-text-html-with-images.
831         (mm-inline-text-html-render-with-w3m): Don't bind
832         w3m-display-inline-images.
833
834         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
835         w3m-display-inline-images.
836
837         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
838         regardless of an Emacs flavor.
839
840 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
841
842         * gnus.el (gnus-version-number): Bump.
843
844 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
845
846         * gnus.el: Oort Gnus v0.16 is released.
847
848 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
849
850         * lpath.el (featurep): Bind mm-w3m-mode-map.
851
852 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
853
854         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
855         'respool-able backends define a global nnchoke-get-new-mail
856         variable.
857
858 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
859
860         * gnus-art.el (gnus-mime-delete-part): New function.
861         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
862
863 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * message.el (message-check-news-header-syntax): Don't push
866         groups twice onto list of unknown groups.
867
868         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
869         back.
870
871         * nnheader.el (nnheader-find-etc-directory): Doc fix.
872
873         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
874         config unless the summary buffer exists.
875
876         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
877         that target group is computed correctly when articles are marked
878         as read by Xref handling.
879
880         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
881         imap-open.
882
883         * message.el (message-send-mail): Add courtesy string to Bcc's,
884         too.
885
886         * gnus-cite.el (gnus-cited-line-p): New function.
887
888 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
889
890         * mm-bodies.el (mm-decode-body): Add new optional parameter,
891         force, to use the supplied charset unconditionally.
892
893         * gnus-art.el (article-decode-charset): Use it.
894
895 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
896
897         * mm-bodies.el (mm-decode-coding-region-safely): New function.
898         (mm-decode-body): Use it.
899
900         * rfc2047.el (rfc2047-decode-region): do.
901         (rfc2047-decode-string): Guess coding system if the default is
902         invalid.
903
904 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
905
906         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
907         articles are marked 'read, so we get correct article counts.
908
909 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
910
911         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
912         the button.
913         (gnus-insert-prev-page-button): Ditto.
914         (gnus-insert-next-page-button): Ditto.
915         (gnus-insert-mime-security-button): Ditto.
916
917         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
918         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
919         (mm-inline-image-xemacs): Ditto.
920
921 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
922
923         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
924         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
925         the recent filename uniqueness discussion.
926
927 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
928
929         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
930         newline next time.
931         (mm-inline-image-xemacs): Ditto.
932
933 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
934
935         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
936         kill-line.
937
938 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
939
940         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
941         kill-line.
942
943 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
944
945         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
946         fixing the code to match the documentation.
947         (gnus-agent-fetch-selected-article): Replaced
948         gnus-summary-update-article-line with gnus-summary-update-line as
949         the former did not correctly recalculate the thread indentation.
950         (gnus-agent-find-parameter): The agent-predicate, if not found
951         anywhere else, defaults to the value of gnus-agent-predicate.
952         (gnus-agent-fetch-session): Fixed typo; now executes
953         gnus-agent-fetched-hook rather than the undocumented
954         gnus-agent-fetch-hook.
955         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
956         default agent predicate is now provided by
957         gnus-agent-find-parameter.
958         (gnus-agent-message): New macro.  This macro avoids potentially
959         costly parameter evaluation when the message's level is too high
960         to display.
961         (gnus-agent-expire-group-1): Disabled undo tracking in temp
962         overview buffer. Uses new gnus-agent-message macro to reduce
963         overhead of optional messages. Reversed message levels to
964         emphasize percent completion messages.  Detailed messages of
965         little use except when debugging code.
966
967 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
968
969         * spam.el (spam-ham-move-routine): use
970         spam-mark-ham-unread-before-move-from-spam-group
971         (spam-mark-ham-unread-before-move-from-spam-group): new variable
972
973 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
974
975         * spam.el: load nnimap.el when compiling
976         (spam-setup-widening): use
977         nnimap-split-download-body-default instead of
978         nnimap-split-download-body which is a user-customizable variable
979
980 2003-03-07  Simon Josefsson  <jas@extundo.com>
981
982         * nnimap.el (nnimap-split-download-body-default): New, holds
983         default for n-s-d-b.
984         (nnimap-split-download-body): Add new setting (symbol default),
985         which uses contents of n-s-d-b-d, and made it the default.
986
987 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
988
989         * spam.el (spam-use-hashcash): new variable
990         (spam-list-of-checks): added spam-use-hashcash with associated
991         spam-check-hashcash
992         (spam-check-hashcash): new function, installed iff hashcash.el is
993         loaded
994         (spam-setup-widening): don't use (return)
995
996 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
997
998         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
999         predicate of `false' to avoid an error when a group defines no
1000         predicate. Fixed typo that disabled agent scoring (i.e. the
1001         low/high predicates should now work).
1002
1003 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
1004
1005         * spam.el: add spam-maybe-spam-stat-load to
1006         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
1007         (spam-bogofilter-register-with-bogofilter): use
1008         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
1009         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
1010         custom variables to replace "-s" and "-n"
1011
1012         * gnus-group.el (gnus-group-get-new-news): call the new
1013         gnus-get-top-new-news-hook hook
1014
1015         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
1016         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
1017
1018 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
1021
1022 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1023
1024         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
1025         a cl run-time function.
1026
1027 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1028
1029         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
1030         on gnus-agent-short-article.
1031         (gnus-category-read): Replaced CL function mapcar* with new macro:
1032         gnus-mapcar.
1033         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
1034         support functions that accept multiple parameters.  A separate
1035         sequence must be provided for each parameter in the function.
1036         Iteration stops when the end of the shortest list is reached.
1037
1038 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
1039
1040         * nnimap.el (nnimap-request-accept-article): Use delete-region.
1041
1042         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
1043         (html2text-delete-single-tag, html2text-clean-anchor)
1044         (html2text-remove-tags): Use delete-region.
1045         (html2text-fix-paragraphs): Simplify.
1046
1047         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
1048         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
1049         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
1050         kill-region.
1051
1052 2003-03-04  John Paul Wallington  <jpw@gnu.org>
1053
1054         * gnus-agent.el (gnus-agent-enable-expiration)
1055         (gnus-agent-article-alist, gnus-agent-article-alist)
1056         (gnus-agent-cat-defaccessor): Doc fixes.
1057
1058 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1059
1060         * gnus-agent.el (gnus-function-implies-unread-1): Grok
1061         byte-compiled functions.
1062
1063 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1064
1065         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
1066         customization between new maneuvering (which permits selecting
1067         undownloaded articles) and old maneuvering (which skipped over
1068         undownloaded articles) behaviors.
1069         (gnus-summary-find-next): Pass through the unread and subject
1070         parameters when calling gnus-summary-find-prev.
1071         (gnus-summary-find-next,gnus-summary-find-prev): Apply
1072         gnus-auto-goto-ignores to filter out unacceptable articles.
1073
1074 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
1075
1076         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
1077         exists in all supported Emacs versions, so we don't need this
1078         compatibility function.
1079         (mail-source-fetch-pop, mail-source-check-pop)
1080         (mail-source-fetch-webmail): Use read-passwd.
1081
1082         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
1083         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
1084         read-passwd.
1085
1086         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
1087
1088         * imap.el (imap-read-passwd): Remove.
1089         (imap-interactive-login): Use read-passwd.
1090
1091         * canlock.el (canlock-read-passwd): Remove.
1092         (canlock-insert-header, canlock-verify): Use read-passwd.
1093
1094         * sieve-manage.el (sieve-manage-read-passwd): Remove.
1095         (sieve-manage-interactive-login): Use read-passwd.
1096
1097         * pop3.el (pop3-read-passwd): Remove.
1098         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
1099         read-passwd.
1100
1101         * pgg.el (pgg-read-passphrase): Simplify.
1102
1103 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1104
1105         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
1106         'plugged' when actually 'unplugged' bug.
1107         (gnus-category-read): Ignore nil values when converting an
1108         old-format category so that the new-format category will default
1109         those attributes to the global variables.
1110
1111 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1112
1113         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
1114         doc-string.
1115
1116 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1117
1118         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
1119         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
1120         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
1121         * mm-url.el (mm-url-decode-entities-string): do.
1122         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
1123         * mm-decode.el (mm-find-raw-part-by-type): do.
1124         * message.el (message-send-mail-partially)
1125         (message-send-mail-with-sendmail): do.
1126         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
1127         * gnus-kill.el (gnus-pp-gnus-kill): do.
1128         * gnus-art.el (gnus-article-treat-unfold-headers)
1129         (gnus-article-encrypt-body): do.
1130
1131 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1132
1133         * mail-source.el (mail-source-delete-incoming): Allow integer value.
1134         (mail-source-delete-old-incoming-confirm): New variable.
1135         (mail-source-delete-old-incoming): Use it.  New function.
1136         (mail-source-callback): Call `mail-source-delete-old-incoming' if
1137         `mail-source-delete-incoming' is a nonnegative integer.
1138
1139 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1140
1141         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
1142         (gnus-user-agent): Fixed typo.
1143
1144 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1145
1146         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
1147         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
1148
1149 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1150
1151         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
1152         (gnus-agent-fetch-session): Allow debugging to take place.
1153
1154 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1155
1156         * gnus-sum.el (gnus-highlight-selected-summary)
1157         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
1158         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
1159         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
1160         and makes it clear that we don't need the side effect.
1161         * gnus-util.el (gnus-delete-line): do.
1162         * gnus-xmas.el (gnus-group-add-icon): do.
1163         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
1164         * nntp.el (nntp-send-authinfo-from-file): do.
1165         * nnml.el (nnml-header-value): do.
1166         * nnheader.el (nnheader-insert-references): do.
1167         * gnus-cite.el (gnus-article-highlight-citation)
1168         (gnus-cite-parse): do.
1169         * gnus-score.el (gnus-score-followup): do.
1170         * gnus-draft.el (gnus-draft-send): do.
1171         * gnus-group.el (gnus-group-highlight-line): do.
1172         * gnus-cache.el (gnus-cache-braid-nov): do.
1173         * nnfolder.el (nnfolder-retrieve-headers)
1174         (nnfolder-request-article): do.
1175         * gnus-art.el (article-hide-boring-headers)
1176         (gnus-article-hide-header): do.
1177
1178         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
1179         * nnml.el (nnml-request-replace-article): do.
1180         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
1181         * nnfolder.el (nnfolder-request-move-article): do.
1182         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
1183         * gnus-art.el (gnus-mm-display-part): do.
1184
1185         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
1186
1187 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1188
1189         * nntp.el (nntp-possibly-change-group): Avoid calling
1190         process-buffer on nil (Which happened when you lost your
1191         connection while fetching); instead signal a "Server Closed
1192         Connection" error.
1193
1194 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1195
1196         * gnus-agent.el (gnus-agent-enable-expiration): New
1197         variable. Either ENABLE or DISABLE.  Sets default behavior for
1198         selecting which groups are expired.
1199         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
1200         gnus-agent-set-cat-groups): Provides abstract interface for
1201         accessing agent category.  Category now implemented by an alist.
1202         (gnus-agent-add-group, gnus-agent-remove-group,
1203         gnus-category-insert-line, gnus-category-edit-predicate,
1204         gnus-category-edit-score, gnus-category-edit-groups,
1205         gnus-category-copy, gnus-category-add, gnus-group-category): Use
1206         new agent category abstraction.
1207         (gnus-agent-find-parameter): New function. Search for agent
1208         configuration parameter first in the group's parameters, then its
1209         topics (if any), and then the group's category.  If not found
1210         anywhere, use the original defined constants.
1211         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
1212         gnus-agent-find-parameter.
1213         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
1214         gnus-agent-cache now blocks retrieving headers and articles from
1215         the local cache.  Fetched content is still added to the cache
1216         before being returned.
1217         (gnus-agent-fetch-session): Use error-message-string to generate
1218         displayed error message.
1219         (gnus-agent-customize-category): New Command. 'e' in category
1220         buffer opens category customization buffer.
1221         (gnus-category-read): Reads either positional or alist format;
1222         returns alist format.
1223         (gnus-category-write): Writes category file compatible with
1224         current, and previous, versions of gnus-agent.
1225         (gnus-category-make-function, gnus-category-make-function-1):
1226         Corrected documentation; parameter is predicate NOT category.
1227         (gnus-predicate-implies-unread): Now works in more cases per the
1228         todo comment.
1229         (gnus-function-implies-unread-1): New function. Supports
1230         gnus-predicate-implies-unread.
1231         (gnus-agent-expire-group): Command now provides default of group
1232         under point.
1233         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
1234         agent-days-until-old parameters. No longer supports
1235         gnus-agent-expire-days being set to an alist.
1236         (gnus-agent-request-article): Now performs its own checks of
1237         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
1238         assuming that the caller will do them correctly.
1239         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
1240         gnus-agent-expire-days is set to an alist.  Converts said alist
1241         into group parameter so that gnus-agent-expire-days will not be
1242         needed.
1243         * gnus-art.el (gnus-request-article-this-buffer): Conditional
1244         checks surrounding gnus-agent-request-article removed; now
1245         performed by gnus-agent-request-article.
1246         * gnus-cus.el (gnus-agent-parameters): New variable. List of
1247         customizable group/topic parameters that regulate the agent.
1248         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
1249         kill-buffer with gnus-kill-buffer to remove the killed buffer from
1250         the list of gnus buffers.
1251         (gnus-trim-whitespace): Removes leading and trailing whitespace
1252         from multiline strings.
1253         (gnus-agent-cat-prepare-category-field,
1254         gnus-agent-customize-category): Constructs a category
1255         customization buffer.
1256         * gnus-int.el (gnus-retrieve-headers,
1257         gnus-request-expire-articles): No longer checks gnus-agent-cache
1258         as it is handled internally by the agent.
1259         (gnus-request-head, gnus-request-body): Conditional checks
1260         surrounding gnus-agent-request-article removed; now performed by
1261         gnus-agent-request-article.
1262
1263         * gnus-start.el (): Added defvar statements to resolve compilation
1264         warnings.
1265         (gnus-long-file-names): New function. Isolates platform dependent
1266         msdos-long-file-names.
1267         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
1268         option of writing directly to file.  Avoids memory exhausted
1269         errors when .newsrc.eld is huge.
1270         (gnus-save-newsrc-file): Uses new
1271         gnus-save-startup-file-via-temp-buffer.
1272         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
1273         standard-output.
1274         (gnus-display-time-event-handler): Changed to alias from a defun
1275         to avoid a compile-time warning when display-time-event-handler is
1276         not defined.
1277         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
1278         standard-output such that prin1 and princ will write directly to a
1279         file.
1280
1281         * gnus.el (gnus-agent-cache): Expanded documentation.
1282         (gnus-summary-high-undownloaded-face): Removed second bold keyword
1283         so that this face is actually bold.
1284
1285         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
1286         gnus-use-cache has been set.
1287
1288 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
1289
1290         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
1291
1292 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
1293
1294         * gnus-art.el (gnus-article-refer-article): Be more permissive.
1295
1296 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1297
1298         * spam.el: Fix typo.
1299
1300 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
1301         (Trivial patch.)
1302
1303         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
1304         errors-buffer. This produces a nicer error message in case of
1305         problems.
1306
1307 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
1308
1309         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
1310         load stats iff spam-use-stat is on
1311
1312         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
1313         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
1314         instead of spam-stat-load and spam-stat-save in the
1315         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
1316
1317 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1318
1319         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
1320
1321 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * message.el (message-make-fqdn): Protect against nil user-mail.
1324
1325 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
1326
1327         * gnus-art.el (gnus-boring-article-headers): New values:
1328         'to-list and 'cc-list.
1329
1330 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1331
1332         * spam.el (spam-setup-widening): new function to set
1333         nnimap-split-download-body, we add it to gnus-get-new-news-hook
1334         (spam-list-of-statistical-checks): list of statistical splitter
1335         checks
1336         (spam-split): added a widen call when a statistical check is
1337         enabled
1338
1339 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1340
1341         * gnus-msg.el (gnus-user-agent): Changed default to
1342         'emacs-gnus-type, renamed 'full.
1343
1344 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1345
1346         * nnfolder.el (nnfolder-request-accept-article): Don't use
1347         mail-header-unfold-field.
1348
1349 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1350
1351         * imap.el (imap-ssl-open): Don't depend on ssl.el.
1352         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
1353
1354 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1355
1356         * spam.el: add spam-stat-load to gnus-get-new-news-hook
1357         (spam-split): remove spam-stat-load call
1358
1359 2003-02-26  Simon Josefsson  <jas@extundo.com>
1360
1361         * gnus-sum.el (gnus-summary-toggle-header): Run
1362         gnus-article-decode-hook instead of calling a-decode-encoded-words
1363         directly (the latter is run as part of the former).
1364
1365 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1366
1367         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
1368
1369 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
1370
1371         * message.el (message-sendmail-envelope-from): New option.
1372         (message-sendmail-envelope-from): New function.
1373         (message-send-mail-with-sendmail): Use it.
1374
1375 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
1376
1377         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
1378         compensation for TDMA addresses.
1379
1380 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1381
1382         * gnus-msg.el (gnus-user-agent): New variable.
1383         (gnus-version-expose-system): Removed.  Obsoleted by
1384         `gnus-user-agent'.
1385         (gnus-extended-version): Use `gnus-user-agent'.
1386
1387 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1388
1389         * spam.el (spam-stat-register-spam-routine,
1390         spam-stat-register-ham-routine): remove spam-stat-save
1391         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
1392
1393 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1394
1395         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
1396         reference.
1397
1398 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1399
1400         * nnheader.el (nnheader-find-nov-line): Changed midpoint
1401         calculation to avoid integer overflow.
1402
1403 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1404
1405         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
1406
1407 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
1408         * spam.el: disabled spam-get-article-as-filename
1409
1410         From Michael Shields  <shields@msrl.com>
1411
1412         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
1413         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
1414         * gnus-sum.el (gnus-summary-expire-articles): Use it.
1415         * spam.el (spam-summary-prepare-exit): Use it.
1416         * gnus.el (gnus-install-group-spam-parameters): New.
1417         * spam.el (spam-group-ham-processor-copy-p): New.
1418         * spam.el (spam-summary-prepare-exit): Support for ham copying.
1419         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
1420         that would cause the current message to be moved if the group had
1421         no spam.
1422         * spam.el (spam-ham-move-routine): New `copy' argument.
1423
1424 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1425         From Martin Thornquist <martint@ifi.uio.no>
1426
1427         * gnus-topic.el (gnus-topic-select-group): Select last group if
1428         after last group.
1429         * gnus-group.el (gnus-group-select-group): Ditto.
1430
1431 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1432
1433         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
1434         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
1435         point-at-(b|e)ol which aren't available in Emacs 20.
1436
1437         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
1438
1439 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1440
1441         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
1442         clause of the condition-case statement.  Errors connecting to a
1443         server no longer terminate gnus.
1444
1445         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
1446         make its use obvious.  Added no-nothing case to avoid
1447         opening(closing) servers when already open(closed).
1448         (gnus-agent-while-plugged): Added macro to facilitate internal use
1449         of gnus-agent-toggle-plugged.
1450         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
1451         temporarily open servers.
1452         (gnus-agent-get-undownloaded-list): Sort list of article numbers
1453         as sorting gnus-newsgroup-headers is wrong.
1454         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
1455         to temporarily open servers. Corrected logic to handle setting
1456         gnus-agent-mark-unread-after-downloaded.
1457         (gnus-agent-fetch-articles): Now handles headers with missing
1458         article sizes and/or missing article lengths.  Now clears the
1459         message buffer when finished.
1460         (gnus-agent-fetch-group-1): Position point before calling
1461         gnus-summary-set-agent-mark.
1462         (gnus-get-predicate): Corrected description, parameter is
1463         predicate not category.
1464         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
1465         provide a separate single group expiration function.
1466         (gnus-agent-regenerate-group): Now clears the message buffer when
1467         finished.
1468
1469 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1470
1471         * gnus.el (gnus-agent-target-move-group-header): New variable.
1472         * gnus-draft.el (gnus-draft-send): If special header
1473         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
1474         that group, instead of performing the regular sending functions.
1475
1476 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
1479
1480 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1481
1482         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
1483         variables.
1484         (message-make-fqdn): Use it.  Improved validity check.
1485
1486 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1487
1488         * message.el (message-user-mail-address): Check whether
1489         user-mail-address looks valid.
1490
1491         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
1492
1493         * gnus-util.el (gnus-fetch-original-field): New function.
1494
1495 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1496
1497         * message.el (message-mode): \\(...\\) around additional
1498         paragraph-separate alternative.
1499
1500 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
1501
1502         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
1503         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
1504         display key bindings.
1505         (gnus-mime-button-menu): Rewrite.
1506
1507 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508
1509         * gnus-art.el (gnus-button-url-regexp): Removed `.
1510
1511 2003-02-23  Max Froumentin  <mf@w3.org>
1512
1513         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
1514
1515 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * gnus-art.el (gnus-mime-action-on-part): Require a match
1518         interactively.
1519
1520         * gnus-start.el (gnus-save-newsrc-file): Use
1521         gnus-backup-startup-file.
1522         (gnus-backup-startup-file): New variable.
1523
1524 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * gnus.el (gnus-summary-buffer-name): Moved function here.
1527
1528         * gnus-draft.el (defun): Remove debug.
1529
1530 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1531
1532         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
1533         can't open server.
1534
1535 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1536
1537         * gnus-draft.el (defun): Configure posting styles.
1538
1539         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
1540         the entry for the group exists before we alter it.
1541
1542 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1543
1544         * message.el (message-mode): MML tags separate paragraphs.  Small
1545         change from David S Goldberg <david.goldberg6@verizon.net>.
1546
1547         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
1548         `gnus-newsgroup-headers'.
1549
1550         * gnus-art.el (gnus-article-refer-article): Grok more message id
1551         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1552
1553 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1554
1555         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
1556         use "path name".
1557
1558 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
1559
1560         * gnus-sum.el (gnus-summary-move-article)
1561         (gnus-summary-expire-articles): send data header for article, not
1562         just article ID
1563
1564         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
1565         (gnus-register-spool-action): added hashtable of message ID keys
1566         with message motion data
1567
1568 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
1569         From Reiner Steib  <Reiner.Steib@gmx.de>.
1570
1571         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
1572         variable, used in `gnus-button-mid-or-mail-heuristic'.
1573         (gnus-button-mid-or-mail-heuristic): New function derived from
1574         Florian Weimer's Perl script.
1575         (gnus-button-handle-mid-or-mail): Allow a function instead of
1576         'guess.
1577         (gnus-button-guessed-mid-regexp): Removed.
1578
1579 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * message.el (message-resend): Bind message-setup-hook to nil;
1582         remove X-Draft-From header.
1583
1584 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1585
1586         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
1587         (gnus-newsgroup-undownloaded)
1588         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
1589         Doc fixes.
1590
1591 2003-02-17  John Paul Wallington  <jpw@gnu.org>
1592
1593         * gnus.el (gnus-shell-command-separator, gnus-email-address)
1594         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
1595
1596 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1597
1598         * gnus-spec.el (gnus-xmas-format): Use insert instead of
1599         insert-string which is obsolete in Emacs 21.4.
1600
1601         * message.el (message-cross-post-followup-to-header): do.
1602
1603         * spam.el (spam-ifile-register-with-ifile)
1604         (spam-stat-register-spam-routine)
1605         (spam-stat-register-ham-routine)
1606         (spam-bogofilter-register-with-bogofilter): do.
1607
1608         * mailcap.el (mailcap-mime-data): Fix typo.
1609
1610         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
1611
1612 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
1613
1614         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
1615         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
1616         `gnus-cite-unsightly-citation-regexp'.
1617
1618 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1619
1620         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
1621         even if there's just a header.
1622
1623 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
1624
1625         * message.el (message-fix-before-sending): Fix highlighting of
1626         illegible and invisible text.
1627
1628         * gnus-util.el (gnus-multiple-choice): Separate choices with
1629         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
1630
1631 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
1632
1633         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
1634
1635 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
1636
1637         * spam.el (spam-ham-move-routine)
1638         (spam-mark-spam-as-expired-and-move-routine): use
1639         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
1640         around process-mark manipulation on the group
1641
1642 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1643
1644         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
1645         submenu.
1646
1647 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1648
1649         * mail-source.el (mail-source-fetch): Reverse the return value of
1650         the continuation question.
1651
1652 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1653
1654         * nndraft.el (nndraft-request-move-article): Bind
1655         nnmh-allow-delete-final to t.
1656
1657 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1658
1659         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
1660
1661 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
1662
1663         * nntp.el (nntp-accept-process-output): Don't use point-max to get
1664         the buffer's size.
1665
1666 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1667
1668         * nnheader.el: Added cygwin to system-type comparisons.
1669
1670 2003-01-27  Juanma Barranquero  <lektu@terra.es>
1671
1672         * imap.el (imap-mailbox-status): Fix typo.
1673
1674 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1675
1676         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
1677         online.
1678
1679 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1680
1681         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
1682         commands.
1683         * gnus-sum.el: Small change from Frank Weinberg
1684         <frank@usenet-rundfahrt.de>:
1685         (gnus-auto-center-group): New variable.
1686         (gnus-summary-read-group-1): Use it.
1687         (gnus-summary-next-group): Fix docstring.
1688
1689 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1690
1691         * gnus-util.el (gnus-faces-at): Simplify.
1692
1693 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1694
1695         * spam.el (spam-ham-move-routine)
1696         (spam-mark-spam-as-expired-and-move-routine): made the article
1697         move conditional, so it's not called even if there's nothing to move
1698
1699 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1700
1701         * message.el (message-unix-mail-delimiter): Accept any whitespace
1702         after the email address and before the date; do not require the
1703         space character.  From Kurt B. Kaiser <kbk@shore.net>.
1704
1705 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1706
1707         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
1708         gnus-article-boring-faces variable is bound; use gnus-faces-at.
1709
1710         * gnus-util.el (gnus-faces-at): New macro.
1711
1712 2003-02-13  Michael Shields  <shields@msrl.com>
1713
1714         * gnus-cite.el
1715         (gnus-cite-attribution-suffix, gnus-cite-parse):
1716         Better handling for Microsoft citation styles.
1717         (gnus-unsightly-citation-regexp): New.
1718
1719 2003-02-12  Michael Shields  <shields@msrl.com>
1720
1721         * gnus-art.el (article-strip-banner): Strip both per-group and
1722         per-user-address banners.
1723         (article-really-strip-banner): New.
1724
1725 2003-02-12  Michael Shields  <shields@msrl.com>
1726
1727         * gnus-sum.el (gnus-article-goto-next-page,
1728         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
1729         relying on the summary bindings of `n' and `p'.
1730
1731 2003-02-12  Michael Shields  <shields@msrl.com>
1732
1733         * gnus-art.el (gnus-article-only-boring-p): New.
1734         (gnus-article-skip-boring): New.
1735         * gnus-cite.el (gnus-article-boring-faces): New.
1736         * gnus-sum.el (gnus-summary-next-page): Use
1737         gnus-article-only-boring-p.
1738
1739 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
1740
1741         * spam.el (spam-mark-spam-as-expired-and-move-routine)
1742         (spam-ham-move-routine): unmark all articles before marking those
1743         of interest and calling gnus-summary-move-article
1744
1745 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
1746
1747         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
1748         logically the complement of gnus-get-buffer-create and
1749         gnus-add-buffer.
1750
1751         * gnus-util.el (gnus-kill-buffer): do.
1752
1753         * nnmail.el: Autoload gnus-kill-buffer.
1754
1755 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1756
1757         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
1758         gnus-summary-goto-subject as gnus-summary-update-mark operates on
1759         the current LINE.
1760         (gnus-agent-summary-fetch-group): Minimized the number of times
1761         that the article is updated in the buffer.
1762
1763 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1764
1765         * spam.el (spam-ham-move-routine): use the process-mark instead of
1766         gnus-current-article when moving articles
1767         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
1768
1769 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1770
1771         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
1772         (gnus-topic-catchup-articles): Ditto.
1773         (gnus-topic-mark-topic): Reverse recursive logic.
1774
1775 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
1776
1777         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
1778         gnus-refer-thread-limit is t.
1779
1780 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
1781
1782         * mm-util.el (mm-mule-charset-to-mime-charset): Use
1783         sort-coding-systems to prefer utf-8 over utf-16.
1784
1785 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1786
1787         * gnus-agent.el (gnus-agent-expire-days):
1788         gnus-request-move-article depends on gnus-agent-expire to clean up
1789         the cache after moving the article.  Therefore, g-a-e-d can NOT
1790         default to nil or can gnus-agent-expire be disabled by doing so.
1791         If you don't want to run gnus-agent-expire, don't call it.
1792         (gnus-agent-expire): The broken test to disable gnus-agent-expire
1793         when g-a-e-d was NOT nil was removed.
1794         (gnus-agent-article-name): Removed unnecessary input test as
1795         article IDs are always strings.
1796         (gnus-agent-regenerate-group): Added check to protect against
1797         servers that generate absurdly long article IDs.  Valid IDs are
1798         less than 10 digits to avoid overflow errors.  Fixed logic error
1799         when ensuring that the final article ID is present in the new
1800         alist.
1801
1802 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
1805         next line after finding the parent.
1806
1807 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1808
1809         * gnus.el (gnus-version-number): Bumped.
1810
1811 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1812
1813         * gnus.el: Oort Gnus v0.15 is released.
1814
1815 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
1816
1817         * nnmail.el (nnmail-split-it): If a message ends up matching the
1818           same mailbox more than once, it will cause duplicates to appear
1819           in the mailbox.
1820
1821 2003-02-08  Simon Josefsson  <jas@extundo.com>
1822
1823         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
1824         code that only worked under Emacs.
1825
1826         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
1827         Das <satyaki@chicory.stanford.edu>.
1828
1829 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
1830
1831         * gnus-art.el (gnus-article-refer-article): Use
1832         gnus-replace-in-string.
1833
1834         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
1835         (gnus-remove-duplicates): do.
1836
1837 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1838
1839         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
1840         (gnus-request-scan): set
1841         gnus-internal-registry-spool-current-method to gnus-command-method
1842         before a request-scan operation
1843
1844         * gnus-registry.el (regtest-nnmail): use
1845         gnus-internal-registry-spool-current-method
1846
1847 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1848
1849         * mail-source.el (mail-source-fetch): Typo fix.
1850
1851 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1852
1853         * nnmail.el (nnmail-spool-hook): new hook
1854         (nnmail-cache-insert): call nnmail-spool-hook
1855
1856         * gnus-registry.el: new file with examples of using the hooks
1857
1858         * gnus.el (gnus-registry): added registry customization group
1859         (gnus-group-prefixed-name): improve function to return full group
1860         name optionally
1861         (gnus-group-guess-prefixed-name): shortcut to
1862         gnus-group-prefixed-name, using just the group name
1863         (gnus-group-full-name): always get a group's full name
1864         (gnus-group-guess-full-name): shortcut, using just the group name
1865
1866         * gnus-sum.el (gnus-summary-article-move-hook)
1867         (gnus-summary-article-delete-hook)
1868         (gnus-summary-article-expire-hook): new hooks
1869         (gnus-summary-move-article, gnus-summary-expire-articles)
1870         (gnus-summary-delete-article): invoke the new hooks
1871
1872 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
1873
1874         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
1875         from message-ID
1876
1877 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
1878
1879         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
1880
1881 2003-02-07  John Paul Wallington  <jpw@gnu.org>
1882
1883         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
1884         (mm-write-region, mm-detect-coding-region): Doc fixes.
1885
1886 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1887
1888         * mail-source.el (mail-source-fetch): Ignore errors.
1889         (mail-source-ignore-errors): New variable.
1890
1891         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
1892         articles.
1893
1894         * gnus-msg.el (gnus-version-expose-system): Change default.
1895
1896 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
1897
1898         * gnus-msg.el (gnus-version-expose-system): New variable.
1899
1900 2003-02-07  Simon Josefsson  <jas@extundo.com>
1901
1902         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
1903         patch from deskpot@myrealbox.com (Vasily Korytov).
1904
1905 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1906
1907         * gnus-art.el (article-display-face): Get the Face header from
1908         the current buffer.
1909
1910 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * gnus-art.el (gnus-mime-view-part-internally): Bind
1913         buffer-read-only to nil.
1914
1915 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
1918         from g-a-e-1 to g-a-e-2.
1919
1920 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1921
1922         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
1923         of bbdb-search-simple, use spam-use-BBDB-exclusive
1924         (spam-check-whitelist): use spam-use-whitelist-exclusive
1925         (spam-use-whitelist-exclusive): new variable affecting
1926         spam-use-whitelist
1927         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
1928
1929 2003-02-05  Simon Josefsson  <jas@extundo.com>
1930
1931         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
1932         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
1933         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
1934         (gnus-agent-expire-1): New.
1935         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
1936         (gnus-agent-expire-2): New.
1937
1938 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
1939
1940         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
1941         "delete-if" is misleading because it isn't actually destructive.
1942
1943         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
1944
1945         * nnmail.el (nnmail-purge-split-history): do.
1946
1947         * gnus-win.el (gnus-get-buffer-window): do.
1948
1949         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
1950         let-binding.
1951         (gnus-simplify-all-whitespace): do.
1952
1953 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1954
1955         * gnus-delay.el (gnus-delay-article): Fix binding of the
1956         nndraft:delayed group.
1957
1958 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1959
1960         * gnus.el (spam group parameters): change 'other to 'const in
1961         the group parameter definitions to soothe XEmacs
1962
1963 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1964
1965         * gnus-delay.el (gnus-delay-article): Really create
1966         nndraft:delayed group if it doesn't exist.
1967
1968 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
1969
1970         * gnus-sum.el (gnus-summary-search-article): Speed up by
1971         disabling various visual features while searching.
1972         (gnus-summary-recenter): Test gnus-auto-center-summary first.
1973
1974 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
1975
1976         * spam.el (spam-list-of-checks): Don't quote nil and t in
1977         docstrings.  From the elisp manual:
1978
1979            When a documentation string refers to a Lisp symbol, write
1980            it [..] with single-quotes around it.  [..] There are two
1981            exceptions: write t and nil without single-quotes.
1982
1983         * messcompat.el (message-from-style): do.
1984
1985         * message.el (message-send-mail): do.
1986
1987         * gnus-util.el (gnus-use-byte-compile): do.
1988
1989         * gnus-score.el (gnus-score-lower-thread): do.
1990
1991         * gnus-int.el (gnus-server-unopen-status): do.
1992
1993         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
1994         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
1995
1996         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
1997         (gnus-group-parameters): do.
1998
1999         * gnus-art.el (gnus-article-mime-match-handle-function): do.
2000
2001         * mm-decode.el (mm-text-html-renderer): do.
2002
2003 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2004
2005         * nnheader.el (nnheader-directory-separator-character): Change the
2006         way to compute the dafault value.
2007
2008 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
2009
2010         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
2011         (gnus-button-alist): Fix regexp for describe-key.
2012         (gnus-button-handle-describe-function)
2013         (gnus-button-handle-describe-variable)
2014         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
2015         (gnus-button-handle-apropos-variable)
2016         (gnus-button-handle-apropos-documentation): Docstring fix.
2017
2018         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
2019
2020 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2021
2022         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
2023         to nil.
2024
2025         * nnmail.el: Removed gnus-util autoload.
2026
2027         * gnus.el: Use gnus-prin1-to-string throughout.
2028
2029         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
2030         print-level.
2031
2032         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
2033         (gnus-treat-display-grey-xface): Removed.
2034
2035         * gnus-fun.el (gnus-grab-cam-face): New.
2036         (gnus-convert-image-to-gray-x-face): Removed.
2037         (gnus-convert-gray-x-face-to-xpm): removed.
2038         (gnus-convert-gray-x-face-region): Removed.
2039         (gnus-grab-gray-x-face): Removed.
2040
2041         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
2042
2043 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
2044
2045         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
2046         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
2047         bound.
2048
2049         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
2050
2051 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
2052
2053         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
2054         Remove -- these are bogus options which are never used.
2055
2056 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
2057
2058         * gnus-art.el (gnus-article-mode): Use summary tool bar.
2059
2060 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
2061
2062         * spam.el (spam-check-blackholes)
2063         (spam-blackhole-good-server-regex): new variable to skip some IPs
2064         when checking blackholes; use it
2065         (spam-check-bogofilter-headers)
2066         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
2067         case more X-Bogosity is used than just "Yes/No"
2068         (spam-ham-move-routine): semi-fixed, only first article is
2069         properly moved now
2070
2071 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
2072
2073         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
2074         as well.
2075
2076         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
2077
2078         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
2079
2080         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
2081
2082         * gnus-bcklg.el (gnus-backlog-shutdown): do.
2083
2084         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
2085
2086 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2087
2088         * gnus-fun.el (gnus-face-encode): New function.
2089         (gnus-convert-png-to-face): Use it.
2090
2091         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
2092
2093 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
2094
2095         * mm-decode.el (mm-dissection-list): Remove.
2096         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
2097         only used in mm-remove-all-parts.
2098         (mm-remove-all-parts): Remove it, it's never called.
2099
2100 2003-01-25  Simon Josefsson  <jas@extundo.com>
2101
2102         * gnus-group.el (gnus-group-make-group): Report errors.
2103
2104         * nnimap.el (nnimap-request-create-group): Ditto.
2105
2106         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
2107
2108         * sieve.el (sieve-upload): Fix error printing.
2109
2110         * mm-encode.el (mm-qp-or-base64): Always QP iff
2111         mm-use-ultra-safe-encoding and cleartext PGP.
2112
2113         * gnus-sum.el (gnus-summary-select-article): Inhibit
2114         redisplay (mainly for secured messages).
2115
2116         * nnmail.el (nnmail-article-group): Copy body too (but don't
2117         process it).
2118
2119 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
2120
2121         * gnus-art.el (gnus-article-setup-buffer): Reset
2122         gnus-button-marker-list.
2123
2124 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2125
2126         * nntp.el (nntp-read-timeout): Default to using a second delay
2127         under Microsoft Windows.
2128
2129 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2130
2131         * nnheader.el (nnheader-directory-separator-character): New
2132         variable.
2133
2134 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2135
2136         * gnus-agent.el (gnus-agent-max-fetch-size)
2137         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
2138         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
2139         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
2140         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
2141         (gnus-agent-braid-nov, gnus-agent-load-alist)
2142         (gnus-agent-article-alist-save-format)
2143         (gnus-agent-read-agentview, gnus-agent-save-alist)
2144         (gnus-agent-fetch-group-1, gnus-agent-expire)
2145         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
2146         (gnus-agent-regenerate-group): Reformat to keep under eighty
2147         columns.  Reword docstrings so that first line is under eighty
2148         chars and a complete sentence.  Still need to work on the rear
2149         end of the file, in particular gnus-agent-expire.
2150
2151 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152
2153         * gnus-agent.el (gnus-agentize): Indent.
2154
2155         * gnus.el (gnus-version-number): Bumped.
2156
2157 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2158
2159         * gnus.el: Oort Gnus v0.14 is released.
2160
2161 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2162
2163         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
2164         before beginning.  Tiny patch from Mark Thomas
2165         <swoon@bellatlantic.net>.
2166
2167 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2168
2169         * spam.el (spam-check-blackholes, spam-split)
2170         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
2171         gnus-message calls to show to users what spam.el is doing
2172
2173 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
2174
2175         * gnus-msg.el (gnus-message-replysign)
2176         (gnus-message-replyencrypt): Fix typo.
2177
2178 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2179
2180         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
2181         details.
2182
2183 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * gnus-art.el (gnus-article-press-button): let* -> let.
2186         (gnus-mime-security-show-details): Cleaned up.
2187         (gnus-mime-security-press-button): Save excursion.
2188         (gnus-insert-mime-security-button): Clean up.
2189
2190         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
2191
2192         * gnus-async.el (gnus-async-wait-for-article): Don't use a
2193         timeout.
2194
2195         * nntp.el (nntp-accept-process-output): Removed timeout.
2196         (nntp-read-timeout): New variable.
2197         (nntp-accept-process-output): Use it.
2198
2199         * gnus-sum.el (gnus-data-find-list): Remove *.
2200
2201 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2202
2203         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
2204         introduced on 2002-01-22.
2205         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2206
2207 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
2208
2209         * spam.el (spam-check-regex-headers, spam-list-of-checks)
2210         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
2211         checks of incoming mail based on simple header regexp matching
2212
2213 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
2214
2215         * gnus-sum.el (gnus-spam-mark): set to `$'
2216
2217 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2218
2219         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
2220         gnus-newsgroup-unfetched, the list of articles whose headers have
2221         not been fetched from the server.
2222
2223         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
2224         parameter as it never worked due to a bug.  Added check to prevent
2225         selection of any article in the gnus-newsgroup-unfetched list.
2226         (gnus-summary-find-prev): Added check to prevent selection of any
2227         article in the gnus-newsgroup-unfetched list.
2228         (gnus-summary-first-subject): Documented API. Modified
2229         implementation so that constraints are handled independently.
2230         Added check to prevent selection of any article in the
2231         gnus-newsgroup-unfetched list.
2232         (gnus-summary-first-unseen-subject): Updated parameters in
2233         gnus-summary-first-subject call to match new API.
2234         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2235         (gnus-summary-catchup): Do not mark unfetched articles as read.
2236
2237 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
2238
2239         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
2240         make-obsolete-variable allows only two arguments in XEmacs and
2241         Emacs 20.
2242
2243         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
2244         gnus-article-hide-pgp.
2245         (gnus-summary-make-menu-bar): do.
2246
2247         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
2248         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
2249         gnus-article-hide-pgp.
2250         (article-hide-pgp): Remove.
2251         (gnus-article-hide): Remove gnus-article-hide-pgp.
2252
2253         * gnus.el: Remove gnus-article-hide-pgp
2254
2255 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2256
2257         * message.el (message-required-headers): Doc fix.
2258
2259 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
2260
2261         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
2262         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
2263         option to make ifile a purely binary classifier
2264
2265 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2266
2267         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
2268         (mml-secure-encrypt-pgpmime): Removed double.
2269
2270         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
2271         debugging statements.
2272
2273 2003-01-21  Andreas Fuchs  <asf@void.at>
2274
2275         * mml-sec.el (mml-sign-alist): Added pgpauto.
2276
2277 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278
2279         * gnus.el (gnus-version-number): Bumped version number.
2280
2281 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2282
2283         * gnus.el: Oort Gnus v0.13 is released.
2284
2285 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2286
2287         * gnus-art.el (gnus-button-url-regexp): Removed |.
2288
2289         * message.el (message-send-hook): Doc fix.
2290
2291         * gnus-win.el (gnus-buffer-configuration): Display article
2292         instead of article-copy when `reply'.
2293
2294 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
2295
2296         * gnus.el (gnus-format): Change customize group to gnus.
2297         (gnus-cache): Add link.
2298         (gnus-group-charter-alist): Fix docstring.
2299
2300 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
2301
2302         * mailcap.el (mailcap-print-command): lpr-command might be
2303         unbound in XEmacs.
2304
2305 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2306
2307         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
2308
2309         * gnus-sum.el (gnus-summary-update-article-line): Fixed
2310         calculation of net characters added for use in the gnus-data
2311         structure.
2312
2313 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2314
2315         * nnmail.el (nnmail-process-unix-mail-format): Improve error
2316         message.  Suggested by Jari Aalto.
2317
2318 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2319
2320         * gnus-art.el (gnus-article-followup-with-original): Clean up.
2321         (gnus-article-reply-with-original): Ditto.
2322
2323         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
2324         read articles don't become unread.
2325
2326 2003-01-17  Simon Josefsson  <jas@extundo.com>
2327
2328         * gnus-fun.el (gnus-x-face-from-file):
2329         (gnus-face-from-file): Suggest image format in minibuffer prompt.
2330
2331         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2332         (gnus-convert-image-to-face-command): Doc fix.
2333
2334 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335
2336         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
2337
2338 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
2339
2340         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
2341         avoid encoding problems.
2342
2343         * mailcap.el (mailcap-ps-command): New variable.
2344         (mailcap-mime-data): Add print entry where applicable.  Use
2345         pdftotext on a tty.
2346
2347 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2348
2349         * gnus-sum.el (gnus-alter-header-function): Add type and group.
2350
2351 2003-01-16  Simon Josefsson  <jas@extundo.com>
2352
2353         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2354         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
2355         (gnus-face-from-file): Doc fix; don't mention image format.
2356
2357 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2358
2359         * spam.el (spam-get-article-as-filename): new function (unused for now)
2360         (spam-get-article-as-buffer): new function
2361         (spam-get-article-as-string): use spam-get-article-as-buffer
2362         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
2363
2364 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2365
2366         * gnus-agent.el: Don't use `path'.
2367         From the GNU coding standards:
2368
2369             Please do not use the term ``pathname'' that is used in Unix
2370             documentation; use ``file name'' (two words) instead.  We use
2371             the term ``path'' only for search paths, which are lists of
2372             directory names.
2373
2374         * nnsoup.el (nnsoup-file-name): Ditto.
2375
2376         * nnmail.el (nnmail-pathname-coding-system): Ditto.
2377         (nnmail-group-pathname): Ditto.
2378
2379         * nnimap.el (nnimap-group-overview-filename): Ditto.
2380
2381         * nnheader.el (nnheader-pathname-coding-system): Ditto.
2382         (nnheader-group-pathname): Ditto.
2383
2384         * nnfolder.el (nnfolder-group-pathname): Ditto.
2385
2386         * gnus.el (gnus-home-directory): Ditto.
2387
2388         * gnus-group.el (gnus-group-icon-list): Ditto.
2389
2390 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
2391
2392         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
2393
2394         * message.el (message-mode-menu): Use it.
2395         (message-mode-menu): Deactivate "Yank Original" if there's no
2396         reply buffer.
2397
2398         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
2399
2400         * message.el (message-mark-active-p): New function.
2401
2402 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
2403
2404         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
2405         (spam-bogofilter-database-directory): new variables
2406         (spam-check-bogofilter-headers, spam-check-bogofilter)
2407         (spam-bogofilter-register-with-bogofilter)
2408         (spam-bogofilter-register-spam-routine)
2409         (spam-bogofilter-register-ham-routine)
2410         (spam-group-ham-processor-bogofilter-p): new functions for the new
2411         Bogofilter interface
2412         (spam-summary-prepare-exit): use the new Bogofilter functions
2413         (spam-list-of-checks): added spam-use-bogofilter-headers
2414         (spam-bogofilter-score): rewrote function
2415         (spam-check-bogofilter): optional score parameter, uses
2416         spam-check-bogofilter-headers better
2417         (spam-check-bogofilter-headers): optional score parameter
2418
2419         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
2420         default, in the gnus-start customization group.  Used to disable
2421         the spam-*/ham-* parameters.
2422         (gnus-group-ham-exit-processor-bogofilter): new ham processor
2423
2424 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
2425
2426         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
2427         XEmacs.
2428
2429         * gnus-ems.el (gnus-mark-active-p): do.
2430
2431 2003-01-15  Kevin Ryde  <user42@zip.com.au>
2432
2433         * gnus.texi (Using MIME): Mention auto-compression-mode with
2434         gnus-mime-copy-part.
2435
2436 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2437
2438         * message.el (message-send): Don't warn about duplicates when
2439         superseding.
2440
2441 2003-01-15  Simon Josefsson  <jas@extundo.com>
2442
2443         * nnimap.el (nnimap-split-download-body): New variable.
2444         (nnimap-split-articles): Use it.
2445
2446 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2447
2448         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
2449         integrity checker was incorrectly flagging, and removing, articles
2450         whose article number was negative.
2451         (gnus-agent-fetch-group-1): When executed in the group's summary
2452         buffer, refresh each downloaded line to update the status flag and
2453         font.  Preserve the value of gnus-newsgroup-headers so that
2454         gnus-agent-fetch-articles can split the requests by size.
2455         (gnus-agent-expire): Corrected day calculation for when
2456         gnus-agent-expire-days contains a list.
2457
2458 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
2461
2462 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
2463
2464         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
2465           /usr/bin/play as default player.
2466           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
2467
2468 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2469
2470         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
2471         articles to be marked as well.
2472
2473 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2474         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
2475         fictious headers generated by nnagent (ie. Undownloaded Article
2476         ####) in the list of articles that have not been downloaded.
2477
2478         * gnus-int.el (): Added require declarations to resolve
2479         compile-time warnings.
2480         (gnus-open-server): If the server status is set to offline,
2481         recursively execute gnus-open-server to open the offline backend
2482         (e.g. nnagent).
2483
2484 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
2485
2486         * gnus-art.el (gnus-article-reply-with-original): Use
2487         gnus-mark-active-p.
2488         (gnus-article-followup-with-original): do.
2489
2490 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2491
2492         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
2493
2494 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2495
2496         * gnus-score.el (gnus-score-edit-file-at-point): New function.
2497         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
2498
2499 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
2500
2501         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
2502         (gnus-face-from-file): Ditto.
2503
2504 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2505
2506         * gnus-sum.el (gnus-articles-to-read): Don't just apply
2507         gnus-alter-articles-to-read-function to the unread articles.
2508
2509 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2510
2511         * deuglify.el (gnus-article-outlook-unwrap-lines)
2512         (gnus-article-outlook-repair-attribution)
2513         (gnus-article-outlook-rearrange-citation): New function names,
2514         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
2515         doc-string.
2516
2517         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
2518         removed `W k' key binding (use `W Y f' instead).
2519         (gnus-summary-make-menu-bar): Use new function names.
2520
2521 2003-01-13  Simon Josefsson  <jas@extundo.com>
2522
2523         * gnus-fun.el (gnus-random-x-face): Doc fix.
2524         (gnus-insert-random-x-face-header): New function.
2525
2526 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
2527
2528         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
2529         mark is not active.
2530
2531         * gnus-msg.el (gnus-inews-do-gcc): Comment.
2532
2533         * gnus-ems.el (gnus-mark-active-p): New function.
2534
2535         * gnus-group.el (gnus-topic-mode-p): New function.
2536         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
2537         Deactivate items if mark is not active.
2538
2539 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2540
2541         * gnus.el (gnus-version-number): Bumped version.
2542         (gnus-summary-line-format): Doc fix.
2543
2544 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2545
2546         * gnus.el: Oort Gnus v0.12 is released.
2547
2548 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2549
2550         * mail-source.el (mail-sources): Removed autoload to make it
2551         compile under XEmacs.
2552
2553 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
2554
2555         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
2556         regexp or a function too.
2557         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
2558         confirmation even if the original article is mail.
2559
2560 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2561
2562         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
2563         articles to be marked when not yanking.
2564
2565 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
2566
2567         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
2568
2569 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * gnus-fun.el (gnus-face-from-file): Autoload.
2572
2573         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
2574         errors.
2575
2576 2003-01-12  Simon Josefsson  <jas@extundo.com>
2577
2578         * sieve.el (sieve-upload-and-bury): New.  Suggested by
2579         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2580
2581         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
2582         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2583
2584 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2585
2586         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
2587         in every string.
2588
2589         * gnus.el (gnus-version-number): Bumped version number.
2590
2591 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2592
2593         * gnus.el: Oort Gnus v0.11 is released.
2594
2595 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
2596
2597         * message.el (message-fetch-reply-field): Narrow to headers.
2598
2599         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
2600         if Gnus isn't alive.
2601
2602 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2603
2604         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
2605         marks from articles that are already stored in the agent.
2606         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
2607         backup copy of an invalid .overview file for later analysis.
2608
2609 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
2610
2611         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
2612         exit work with two frames.
2613
2614 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
2615
2616         * message.el (message-forward-make-body): Use mule4.
2617
2618 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2619
2620         * message.el (message-mode-map): Move wide-reply command.
2621
2622 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2623
2624         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
2625         castellano.
2626         (gnus-outlook-display-hook): New variable.
2627         (gnus-outlook-display-article-buffer): New function.
2628         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
2629         (gnus-outlook-deuglify-article): Made them interactive and added
2630         optional arg.  Use `g-o-d-a-b'.
2631         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
2632
2633         * gnus-sum.el: Added autoloads.
2634         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
2635         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
2636
2637 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2638
2639         * gnus-art.el (gnus-display-mime): Use the mime emulation
2640         variable.
2641
2642         * gnus-sum.el (gnus-article-emulate-mime): New variable.
2643
2644         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
2645         newsrc-alist is initialized properly.
2646
2647         * mail-source.el (mail-sources): Autoload.
2648
2649         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
2650         nil.
2651
2652         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
2653         insert two newlines.
2654
2655         * message.el (message-check-news-header-syntax): Compute the
2656         header length correctly.
2657
2658 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2659
2660         * gnus-agent.el (gnus-agent-expire): Do not remove article from
2661         alist when keeping fetched article file.
2662         (gnus-agent-retrieve-headers): When parsing response for article
2663         numbers, use the same algorithm as gnus-agent-braid-nov to protect
2664         against garbage in the server's response.
2665
2666         * gnus-int.el (gnus-request-expire-articles,
2667         gnus-request-move-article): Only expire when the group's server
2668         has been agentized.
2669
2670 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2671
2672         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
2673         errors when deleting overlays.
2674
2675         * gnus-score.el (gnus-score-followup): Allow tracing.
2676
2677         * gnus-art.el (gnus-treat-display-face): New variable.
2678         (article-display-face): New command.
2679
2680         * gnus-fun.el (gnus-face-from-file): New function.
2681         (gnus-convert-face-to-png): Ditto.
2682
2683         * gnus-art.el (gnus-ignored-headers): Added Face.
2684
2685 2003-01-10  Simon Josefsson  <jas@extundo.com>
2686
2687         * nndraft.el (nndraft-request-group): Avoid crash in
2688         directory-files when draft directory doesn't exists.
2689
2690         * gnus-sum.el (gnus-select-article-hook): Add :option.
2691
2692 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2693
2694         * spam.el (spam-use-stat): new variable
2695         (spam-group-spam-processor-stat-p)
2696         (spam-group-ham-processor-stat-p): new convenience functions
2697         (spam-summary-prepare-exit): add spam/ham processors to sequence
2698         (spam-list-of-checks): add spam-use-stat to list of checks
2699         (spam-split): conditionally load the spam-stat tables
2700         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
2701         spam-check-ifile): new functions
2702
2703         * spam-stat.el (spam-stat): typo fix
2704         (spam-stat-install-hooks): new variable
2705         (spam-stat-split-fancy-spam-group): added documentation clarification
2706         (spam-stat-split-fancy-spam-threshhold): new variable
2707         (spam-stat-install-hooks): make hooks conditional
2708         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
2709
2710         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
2711         spam-stat ham/spam processor symbols
2712
2713 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2714
2715         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
2716         file exists.
2717
2718 2003-01-10  Simon Josefsson  <jas@extundo.com>
2719
2720         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
2721         undownloaded/downloadable only when unplugged.
2722
2723 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
2724
2725         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
2726
2727 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2728
2729         * spam.el (spam-check-ifile): fixed call-process-region to use the
2730         db parameter only if it's set
2731         (spam-ifile-register-with-ifile): ditto
2732
2733 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
2734
2735         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
2736         spam-stat-nbad before creating the hash table.
2737         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
2738         Changed copyright statement to FSF.
2739
2740 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2741
2742         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
2743         processable articles as read.
2744         (gnus-agent-summary-fetch-series): Remove processable and
2745         downloadable marks on all downloaded articles in the series.
2746
2747         * nntp.el (nntp-report): Throw error after reporting the problem.
2748         (nntp-accept-process-output): Corrected error check to report an
2749         error when the process is nil.
2750
2751 2003-01-09  Simon Josefsson  <jas@extundo.com>
2752
2753         * message.el (message-tool-bar-map): Add preview.
2754
2755 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
2756
2757         * mml.el (mml-preview): Get rid of MIME handles and buffers after
2758         previewing.
2759
2760 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
2761
2762         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
2763         bug when the (n+1)th article to be added to a group has a smaller
2764         number than the n articles already added.
2765
2766 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2767
2768         * message.el (message-mode-field-menu): Use backquote.
2769
2770 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
2771
2772         * spam.el: fixed the BBDB autoloads again, using
2773         bbdb-search-simple now (which is not a macro, thank god)
2774
2775         * lpath.el (bbdb-search): removed function from maybe-fbind list
2776
2777         * gnus.el (ham-process-destination): added new parameter for
2778         destination of ham articles found in spam groups at summary exit
2779
2780         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
2781         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
2782         (spam-ifile-database-path): added new parameter for ifile's database
2783         (spam-move-spam-nonspam-groups-only): new parameter to determine
2784         if spam should be moved from all groups or only some
2785         (spam-summary-prepare-exit): fixed logic to use
2786         spam-move-spam-nonspam-groups-only when deciding to invoke
2787         spam-mark-spam-as-expired-and-move-routine; always invoke that
2788         routine after the spam has been expired-or-moved in case there's
2789         some spam left over; use spam-ham-move-routine in spam groups
2790         (spam-ham-move-routine): new function to move ham articles to the
2791         ham-process-destinations group parameter
2792
2793 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
2796
2797         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2798         gnus-summary-update-article-line.
2799
2800 2003-01-08  Simon Josefsson  <jas@extundo.com>
2801
2802         * nnmail.el (nnmail-expiry-target-group): Request group, create it
2803         not successful.
2804
2805 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
2808
2809 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2810
2811         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
2812         logic, finally
2813
2814 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2815
2816         * gnus-spec.el (gnus-parse-format): %C is a complex format.
2817         (gnus-parse-format): Change to %~.
2818
2819         * message.el (message-generate-headers): Don't generate optional
2820         empty headers.
2821
2822 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2823
2824         * message.el (message-cross-post-default)
2825         (message-cross-post-note-function, message-shoot-gnksa-feet)
2826         (message-strip-subject-trailing-was, message-change-subject)
2827         (message-mark-insert-file, message-cross-post-followup-to)
2828         (message-cross-post-followup-to, message-mode-map)
2829         (message-generate-unsubscribed-mail-followup-to)
2830         (message-make-mail-followup-to): Minor changes to doc-strings and
2831         error messages.  Updated copyright line.
2832
2833         * message.el (message-make-mail-followup-to,
2834         message-generate-unsubscribed-mail-followup-to): New function
2835         names.  Renamed functions: "-mft" -> "-mail-followup-to".
2836         (message-make-mft, message-gen-unsubscribed-mft): Removed function
2837         names.
2838
2839         * mml.el (mml-preview-insert-mail-followup-to): New function name.
2840         (mml-preview-insert-mft): Removed function name.
2841         (mml-preview): Use new function names.
2842
2843         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
2844
2845         * message.el (message-mode-field-menu): Moved header related
2846         commands from "Message" to "Field" menu.
2847
2848 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2849
2850         * message.el (message-generate-headers-first): Added customization
2851         if variable is a list.
2852
2853 2003-01-07  Michael Shields  <shields@msrl.com>
2854
2855         * gnus-art.el (gnus-article-next-page): Correctly handle the case
2856         where the last line of the article is the last line of the window.
2857
2858 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2859
2860         * gnus-msg.el (gnus-debug): Use ignore-errors.
2861
2862         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2863         `gnus-summary-update-line'.
2864
2865 2003-01-08  Simon Josefsson  <jas@extundo.com>
2866
2867         * gnus-art.el (gnus-unbuttonized-mime-types)
2868         (gnus-buttonized-mime-types): Doc fix.
2869
2870 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2871
2872         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
2873
2874 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2875
2876         * nnrss.el (nnrss-group-alist): Add and clear up.
2877
2878 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2879
2880         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
2881
2882         * lpath.el (bbdb-search): added BBDB functions for a better way to
2883         fix missing functions
2884
2885         * spam.el (spam-check-ifile): if should be an unless
2886
2887         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
2888         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
2889         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
2890
2891 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2892
2893         * gnus-sum.el (gnus-summary-make-menu-bar): Added
2894         gnus-summary-refer-thread to thread menu.
2895
2896 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2897
2898         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
2899         summary buffer, articles that cannot be fetched are marked as
2900         canceled.
2901
2902         * nntp.el (nntp-with-open-group): The quit signal handler must
2903         propagate the quit signal to the next outer handler so that the
2904         caller knows that the request aborted abnormally.
2905
2906 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2907
2908         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
2909         (spam-ifile-register-spam-routine)
2910         (spam-ifile-register-ham-routine): added ifile functionality that
2911         does not use ifile-gnus.el to classify and register articles
2912         (spam-get-article-as-string): convenience function
2913         (spam-summary-prepare-exit): added ifile spam and ham registration
2914         (spam-ifile-all-categories, spam-ifile-spam-category)
2915         (spam-ifile-path, spam-ifile): added customization options
2916
2917         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
2918         exit processor
2919         (spam-process): added gnus-group-ham-exit-processor-ifile to the
2920         list of choices
2921
2922 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2923
2924         * gnus-score.el (gnus-score-followup): Also score immediate
2925         followups.
2926
2927 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2928
2929         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
2930
2931 2003-01-07  Simon Josefsson  <jas@extundo.com>
2932
2933         * message.el (message-mode-menu): Fix receipt balloon help.
2934
2935 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
2936
2937         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
2938         always be interpreted as news.
2939
2940 2003-01-07  Simon Josefsson  <jas@extundo.com>
2941
2942         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
2943         gnus-sieve-script, instead of the global variable
2944         gnus-sieve-crosspost.  One-line patch from Steinar Bang
2945         <sb@dod.no>.
2946
2947 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2948
2949         * gnus.el: Renamed gnus-summary-*-uncached-face as
2950         gnus-summary-*-undownloaded-face to avoid confusing the agent with
2951         the cache.
2952
2953         * gnus-sum.el: Ditto.
2954
2955 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2956
2957         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
2958         in either the group or summary buffer.
2959         New command "JS", in summary buffer, will fetch articles per the
2960         group's category, predicate, and processable flags.
2961         (gnus-agent-summary-fetch-series): Rewritten to call
2962         gnus-agent-session-fetch-group once with all articles in the
2963         series.
2964         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
2965         return list of fetched articles.
2966         (gnus-agent-fetch-articles): Split fetch list into sublists such
2967         that the article buffer is only slightly larger than
2968         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
2969         the group's article alist is saved.
2970         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
2971         longer result in the agent trying to fetch an article.
2972         (gnus-agent-fetch-group-1): Can now be called in either the group
2973         or summary buffer.  Removed the max-fetch-size code that I added
2974         on 2002-12-13 as that capability is now part of
2975         gnus-agent-fetch-articles.  Added code to update summary buffer.
2976         When called in the group buffer, articles that can not be fetched
2977         are AUTOMATICALLY MARKED AS READ.
2978
2979         * gnus-sum.el (): Modified eval-when-compile to minimize
2980         misleading compilation warnings.
2981         (gnus-update-summary-mark-positions): Changed code to use
2982         gnus-undownloaded-mark rather than gnus-downloaded-mark.
2983
2984         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
2985         empty file as the parser assumes that the file isn't empty.
2986
2987         * nntp.el (nntp-send-string): The process-send-string call can,
2988         because it performs I/O on the process, change the process' state
2989         from open to closed.  If this happens, call nntp-report
2990         immediately to report the broken connection.
2991         (nntp-report): Rewritten to avoid needing a global variable to
2992         determine the appropriate course of action.  Instead, two function
2993         implementations are provided and the nntp-report function value is
2994         bound to the appropriate implementation.
2995         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
2996         (nntp-with-open-group): Now binds nntp-report's function cell
2997         rather than binding gnus-with-open-group-first-pass.  Added a
2998         condition-case to detect a quit during a nntp command.  When the
2999         quit occurs, the current connection is closed as a fetch articles
3000         request could have several megabytes queued up for reading.
3001         (nntp-retrieve-headers): Bind articles to itself.  If
3002         nntp-with-open-group repeats this command, I must have access to
3003         the original list of articles.
3004         (nntp-retrieve-groups): Ditto for groups.
3005         (nntp-retrieve-articles): Ditto for articles.
3006         (*): Replaced nntp-possibly-change-group calls to
3007         nntp-with-open-group forms in all, but one, occurrance.
3008         (nntp-accept-process-output): Bug fix. Detect when called with
3009         null process.
3010
3011 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
3012
3013         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
3014         if we don't need to.
3015         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
3016
3017 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3018
3019         * gnus-group.el (gnus-group-make-web-group): Pass the select
3020         method on to group-create.
3021         (gnus-group-line-format-alist): %U is an integer.
3022
3023         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
3024         ephemeral groups.
3025         (gnus-summary-read-group-1): Ditto.
3026         (gnus-group-make-articles-read): Ditto.
3027
3028         * mm-url.el (mm-url-program): Doc fix.
3029
3030         * message.el (message-mode-map): Rebound
3031         message-insert-wide-reply.
3032
3033 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3034
3035         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
3036         color as `gnus-group-startup-message' does.
3037
3038 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
3039
3040         * spam.el: fixed line lengths to 80 chars or less
3041
3042         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
3043         "not-read" mark
3044         (gnus-summary-mark-forward): added the spam-mark to the list of
3045         marks not to be marked as "read" when viewed
3046
3047 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3048
3049         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
3050
3051         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
3052         Protect against unactive groups.
3053
3054         * message.el (message-check-news-header-syntax): Check long
3055         header lines.
3056         (message-check-news-header-syntax): Update `start'.
3057
3058         * gnus-group.el (gnus-group-expire-articles): Doc fix.
3059         (gnus-group-line-format): %U.
3060         (gnus-group-line-format-alist): ?U.
3061         (gnus-number-of-unseen-articles-in-group): New function.
3062
3063         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
3064
3065         * gnus.el (gnus-version-number): Bump version number.
3066
3067 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3068
3069         * gnus.el: Oort Gnus v0.10 is released.
3070
3071 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3072
3073         * gnus.el (gnus-version-number): Fix version number.
3074
3075 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3076
3077         * gnus.el: Oort Gnus v0.08 is released.
3078
3079 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
3080
3081         * mm-util.el: Add mm-string-make-unibyte.
3082
3083         * gnus-group.el (gnus-group-jump-to-group): Make it work for
3084         UTF-8 groups.
3085
3086 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3087
3088         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
3089
3090         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
3091
3092 2003-01-04  Kevin Ryde  <user42@zip.com.au>
3093
3094         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
3095         function.
3096
3097 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3098
3099         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
3100         (gnus-summary-read-group-1): Update group line.
3101         (gnus-summary-exit-no-update): Update group on exit.
3102
3103         * gnus-group.el (gnus-group-line-format): Add %*.
3104         (gnus-group-line-format-alist): Ditto.
3105         (gnus-group-insert-group-line): Set it.
3106         (gnus-group-is-exiting-p): New variable.
3107         (gnus-group-insert-group-line): Use it.
3108
3109 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
3110
3111         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
3112         enable BBDB ham processing
3113         (spam-blacklist-register-routine): enable blacklist spam processing
3114         (spam-whitelist-register-routine): enable whitelist ham processing
3115         (spam-fetch-field-from-fast): fast fetching of the "from" field
3116         from (gnus-data-list)
3117         (spam-summary-prepare-exit): works completely now
3118         (spam-use-blacklist): oops, should be nil by default
3119         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
3120         split processing now; before it was for summary exit as
3121         well but that's done with the spam-contents and spam-process
3122         parameters now
3123
3124 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
3125
3126         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
3127         characters.
3128
3129 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
3130
3131         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
3132         (spam-group-processor-p, spam-group-processor-bogofilter-p)
3133         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
3134         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
3135         (spam-mark-spam-as-expired-and-move-routine)
3136         (spam-generic-register-routine, spam-BBDB-register-routine)
3137         (spam-ifile-register-routine, spam-blacklist-register-routine)
3138         (spam-whitelist-register-routine): new functions
3139         (spam-summary-prepare-exit): added summary exit processing (expire
3140         or move) of spam-marked articles for spam groups; added slots for
3141         all the spam-*-register-routine functions
3142
3143 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3144
3145         * pop3.el (pop3-retr): Wait 500 msecs.
3146         (pop3-read-response): Ditto.
3147
3148         * gnus-msg.el (gnus-setup-message): Get the evaliation order
3149         right.
3150         (gnus-inews-make-draft): New function.
3151         (gnus-setup-message): Use it.
3152
3153         * message.el (message-required-headers): Add From.
3154
3155 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3156         Trivial patch from Norbert Koch <nk@viteno.net>.
3157
3158         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
3159
3160 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3161
3162         * message.el (message-generate-headers): Let header formatters do
3163         their work.
3164
3165 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
3166
3167         * deuglify.el (gnus-article-outlook-deuglify-article):
3168         Rehighlight, reapply treatments and call
3169         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
3170         (gnus-outlook-repair-attribution-block): Recognize cited
3171         attributions.  Suggested by Niklas Morberg.
3172
3173 2003-01-02  Pete Kazmier  <pete@kazmier.com>
3174
3175         * gnus-art.el (gnus-treat-predicate): Check condition first.
3176
3177 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
3178
3179         * lpath.el: Add url-http-file-exists-p.
3180
3181         * gnus-group.el (gnus-group-fetch-charter): Use
3182         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
3183
3184 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3185
3186         * message.el (message-draft-headers): Also generate From to get a
3187         nicer draft buffer summary.
3188
3189         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
3190         parameter.
3191
3192         * gnus-art.el (article-wash-html): Clean up.
3193         (article-wash-html): Typo fix.
3194
3195         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
3196         (gnus-summary-mail-forward): To many lists of lists.
3197
3198         * gnus-art.el (article-wash-html): Clean up.
3199
3200 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
3201
3202         * gnus-art.el (gnus-treat-wash-html): New variable.
3203
3204 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3205
3206         * message.el (message-check-news-header-syntax): Allow posting.
3207         (message-check-news-header-syntax): Fix logic for sure, this
3208         time.
3209
3210 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
3211
3212         * message.el (message-check-news-header-syntax): Check syntax of
3213         continuation headers.
3214
3215 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
3216
3217         * gnus-art.el (gnus-button-url-regexp,
3218         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
3219         (gnus-header-button-alist): Regexps are case insensitive here.
3220
3221 2003-01-02  Simon Josefsson  <jas@extundo.com>
3222
3223         * dig.el (query-dig): Doc fix.
3224
3225 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3226
3227         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
3228         summary buffer line, not just the download mark.
3229
3230 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3231
3232         * gnus-sum.el (gnus-summary-goto-subjects): New function.
3233         (gnus-summary-insert-dormant-articles): New command and
3234         keystroke.
3235
3236         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
3237         function for mass insertion of subjects.
3238
3239         * nndraft.el (nndraft-generate-headers): Don't move point.
3240
3241         * gnus.el (nnheader): Require nnheader.
3242
3243         * nndraft.el (nndraft-request-associate-buffer): Use
3244         make-local-variable.
3245
3246 2003-01-02  Michael Shields  <shields@msrl.com>
3247
3248         * nndraft.el (nndraft-request-associate-buffer): Make
3249         write-contents-hooks buffer-local before setting it.
3250
3251 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3252
3253         * gnus.el (gnus-group-parameter-value): Take an extra param.
3254         (gnus-group-fast-parameter): Let group param results be nil.
3255
3256         * gnus-art.el (gnus-article-forward-header): New function.
3257         (article-date-ut): Use it to remove continuation date headers.
3258
3259         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
3260         read-event.
3261         (gnus-summary-remove-bookmark): Clean up.
3262         (gnus-summary-set-bookmark): Clean up.
3263
3264         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
3265
3266         * gnus.el (gnus-group-startup-message): Bind data-directory to
3267         the Gnus etc directory.
3268
3269 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3270
3271         * spam.el (spam-summary-prepare-exit): added slots for spam- and
3272         ham-processing of articles; use the new
3273         spam-group-(spam|ham)-contents-p functions
3274         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
3275         convenience functions
3276         (spam-mark-junk-as-spam-routine): use the new
3277         spam-group-spam-contents-p function
3278
3279         * gnus.el (spam-process, spam-contents, spam-process-destination):
3280         added new parameters with corresponding global variables
3281         (gnus-group-spam-exit-processor-ifile,
3282         gnus-group-spam-exit-processor-bogofilter,
3283         gnus-group-spam-exit-processor-blacklist,
3284         gnus-group-spam-exit-processor-whitelist,
3285         gnus-group-spam-exit-processor-BBDB,
3286         gnus-group-spam-classification-spam,
3287         gnus-group-spam-classification-ham): added new symbols for the
3288         spam-process and spam-contents parameters
3289
3290         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3291         customization and list itself to store mark symbol rather than
3292         mark character.
3293         (spam-bogofilter-register-routine): added logic to generate mark
3294         values list from spam-ham-marks and spam-spam-marks, so (member)
3295         would work.
3296
3297 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * message.el (message-cross-post-followup-to): Fix comment.
3300
3301 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3302
3303         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3304         customization and list itself to store mark symbol rather than
3305         mark character.
3306         (spam-bogofilter-register-routine): added logic to generate mark
3307         values list from spam-ham-marks and spam-spam-marks, so (member)
3308         would work.
3309
3310 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
3311
3312         * message.el (message-signature-insert-empty-line): New variable.
3313
3314 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3315
3316         * message.el: Renamed functions and variables: "xpost" ->
3317         "cross-post", "-fup2" -> "-followup-to".
3318         (message-cross-post-old-target, message-cross-post-default,
3319         message-cross-post-note, message-followup-to-note,
3320         message-cross-post-note-function): New variables names.
3321         (message-xpost-old-target, message-xpost-default,
3322         message-xpost-note, message-fup2-note,
3323         message-xpost-note-function): Removed variable names.
3324         (message-cross-post-followup-to-header,
3325         message-cross-post-insert-note, message-cross-post-followup-to):
3326         New function names.
3327         (message-xpost-fup2-header, message-xpost-insert-note,
3328         message-xpost-fup2): Removed function names.
3329
3330 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3331
3332         * message.el (message-send-mail): Added message-cleanup-headers to
3333         prevent newlines in headers.
3334
3335 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3336
3337         * dns.el (dns-make-network-process): Comment.
3338
3339         * gnus-sum.el (gnus-summary-display-while-building): Default to
3340         nil.
3341
3342 2003-01-01  Wes Hardaker  <wes@hardakers.net>
3343
3344         * gnus-sum.el (gnus-summary-display-while-building): New
3345         variable.
3346
3347 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
3348
3349         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
3350         before rearranging the article.
3351
3352 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3353
3354         * nndraft.el (nndraft-generate-headers): New function.
3355         (nndraft-request-associate-buffer): Use it to write headers on
3356         buffer save.
3357
3358         * message.el (message-generate-headers): Let the function be a
3359         lambda form.
3360         (message-draft-headers): New variable.
3361
3362         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
3363         function.
3364         (gnus-setup-message): Use it.
3365
3366         * message.el (message-generate-headers-first): Doc fix.
3367         (message-setup-1): Use new function for getting which headers to
3368         generate.
3369         (message-headers-to-generate): New function.
3370
3371 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3372
3373         * gnus-agent.el (gnus-agent-save-alist): Make directory.
3374
3375 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
3376
3377         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
3378         mention negatives.
3379
3380 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
3381
3382         * deuglify.el (gnus-outlook-rearrange-article): Use
3383         `transpose-regions' instead of tempering the kill-ring.
3384         (gnus-article-outlook-deuglify-article): Rehighlight article
3385         instead of a complete redisplay.
3386
3387 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
3388
3389         * spam.el: most defvars are defcustoms now
3390
3391         patches from Michael Shields  <shields@msrl.com>
3392
3393         * spam.el (spam-bogofilter-articles): Select the article
3394         body using gnus-summary-show-article t instead of
3395         gnus-summary-select-article; this presents the raw text
3396         without running any hooks.
3397
3398         * spam.el (spam-bogofilter-articles): Use message-remove-header
3399         to remove headers; the old way incorrectly removed just the first
3400         line of folded headers.
3401
3402 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
3405
3406 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407
3408         * gnus-start.el (gnus-load): New function.
3409         (gnus-read-newsrc-el-file): Use it.
3410
3411 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3412
3413         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
3414         (gnus-button-handle-apropos-documentation): New function.
3415         (gnus-button-handle-ctan): New function.
3416         (gnus-button-alist): Use them.  Improve some regexps.
3417         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
3418
3419 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3420
3421         * message.el (message-subscribed-p): New function.
3422         (message-send-mail): Use it.
3423         * mml.el (mml-preview-insert-mft): New function.
3424         (mml-preview): Use it.
3425
3426 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3427
3428         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
3429         when sorting by date.
3430
3431         * gnus-art.el (gnus-article-edit-mode): New variable.
3432         (gnus-article-setup-buffer): Warn user about discarding edits.
3433
3434         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
3435         (gnus-summary-pipe-output): Take a symbolic prefix to save all
3436         headers.
3437
3438         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
3439
3440 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3441
3442         * message.el (message-completion-alist): Added "Mail-Followup-To"
3443         and "Mail-Copies-To".
3444
3445 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3446
3447         * gnus-group.el: Add key bindings for
3448         gnus-group-sort-groups-by-real-name and
3449         gnus-group-sort-selected-groups-by-real-name.
3450
3451 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3452
3453         * gnus.texi (Sorting Groups): Add key bindings for
3454         gnus-group-sort-groups-by-real-name and
3455         gnus-group-sort-selected-groups-by-real-name.
3456
3457 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3458
3459         * spam.el (spam-use-dig): new variable for blackhole checking
3460         through dig.el
3461         (spam-check-blackholes): added dig.el checking functionality and
3462         more verbose reporting; query-dig is autoloaded from dig.el
3463         (spam-use-blackholes): disabled by default
3464         (spam-blackhole-servers): removed rbl.maps.vix.com from the
3465         blackhole servers list
3466
3467 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3468
3469         * message.el (message-required-headers): New variable.
3470
3471 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3472
3473         * dig.el (query-dig): new function
3474
3475 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3476
3477         * flow-fill.el (fill-flowed): Don't infloop on too long fill
3478         prefixes.
3479
3480         * dns.el (query-dns): Protect against errors.
3481
3482         * gnus-msg.el (gnus-article-yanked-articles): New variable.
3483         (gnus-inews-add-send-actions): Mark all answered messages as
3484         answered.
3485
3486 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
3487
3488         * nnmail.el (nnmail-split-it): Added tracing to
3489         `:' split rule
3490
3491 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3492
3493         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
3494         and "%s" so we don't overquote them.
3495
3496 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3497
3498         * (mm-display-external): Display the actual command that has been
3499         executed in the echo area.
3500
3501 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3502
3503         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
3504
3505         * message.el (message-with-reply-buffer): New macro.
3506         (message-fetch-reply-field): Use it.
3507         (message-insert-wide-reply): New command and keystroke.
3508         (message-carefully-insert-headers): New function.
3509         (message-insert-to): Use new function.
3510
3511         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
3512         (gnus-topic-goto-missing-group): Use it.
3513
3514         * message.el (message-required-news-headers): Removed Lines.
3515         (message-reply): Don't insert References first.
3516         (message-followup): Ditto.
3517         (message-make-references): New function.
3518         (message-followup): Set message-reply-headers before generating
3519         the buffer stuff.
3520
3521 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
3522
3523         * mml.el (mml-generate-mime-1): Reverse the order of
3524         encoding/flowing.
3525
3526 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3527
3528         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
3529         after moving them.
3530
3531         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
3532         fit with newer standard format.
3533         (gnus-summary-make-false-root-always): New variable.
3534         (gnus-gather-threads-by-subject): Use it.
3535
3536         * message.el (message-get-reply-headers): Take an address list
3537         optional argument.
3538
3539 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540
3541         * gnus.el (gnus-keep-backlog): Change default to 20.
3542
3543         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
3544         start.
3545         (gnus-agent-check-overview-buffer): Remove negative article
3546         numbers.
3547
3548         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
3549         (nnmail-cache-ignore-groups): Doc fix.
3550
3551         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
3552         (nnimap-debug-buffer): New variable.
3553         (nnimap-debug): Use it.
3554
3555 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
3556
3557         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
3558
3559 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
3562         they aren't already sorted.
3563
3564 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
3565
3566         * message.el (message-mode-menu): Add ellipses to menu items
3567         expecting user interaction.
3568         (message-mode-field-menu): do.
3569
3570 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
3571
3572         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
3573         it isn't used any more.
3574
3575 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
3576
3577         * binhex.el (binhex-decoder-program): Fix docstring.
3578
3579 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3580
3581         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
3582         special chars if the mailcap file uses single quotes around %s.
3583         From Laurent Martelli <laurent@bearteam.org>.
3584
3585 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
3586
3587         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
3588         return the info object.
3589
3590 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
3591
3592         * gnus-int.el (gnus-request-update-info): Artificially add
3593         (1 . (1- min)) to the read range, in case the backend doesn't
3594         store marks for nonexistent articles.
3595
3596 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3597
3598         * binhex.el (binhex-insert-char): Eval-and-compile.
3599
3600 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
3601
3602         * lpath.el: Add tool-bar-local-item-from-menu.
3603
3604         * message.el (message-tool-bar-local-item-from-menu): New function.
3605         (message-tool-bar-map): Use it.
3606
3607 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
3608
3609         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
3610
3611         * gnus-art.el (gnus-article-header-rank): Last header in
3612         gnus-sorted-header-list should have higher rank than non-members.
3613
3614 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3615
3616         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
3617         covered methods.
3618
3619 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3620
3621         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
3622         eval-when-compile.  Suggested by Kevin Greiner.
3623
3624 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3625
3626         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
3627         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
3628         even though no headers may have been fetched
3629         (gnus-agent-fetch-group-1, and perhaps others, require this
3630         behavior).
3631         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
3632         server buffer is constrained by gnus-agent-max-fetch-size.
3633         Multiple chunks in the same group may perform arbitrarily large
3634         updates.
3635
3636 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
3637
3638         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
3639         gnus-summary-update-download-mark to update the article in the
3640         summary.
3641
3642 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
3643
3644         * gnus.el (gnus-summary-high-uncached-face,
3645         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
3646         New faces.
3647
3648         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
3649         added this on 2002-11-23 but it just wasn't working out as
3650         intended.  The idea isn't entirely dead, three new faces
3651         gnus-summary-*-uncached-face are being added to gnus.el to provide
3652         the basis for an improved implementation.
3653         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
3654         proper file to open is lib/servers.
3655         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
3656         (i.e. removing the article from gnus-newsgroup-downloadable) will
3657         now restore the article's default mark rather than simply setting
3658         no mark.
3659         (gnus-agent-get-undownloaded-list): Corrected documentation.
3660         Added code to set new summary local variable,
3661         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
3662         a temporary list.  No longer sets gnus-newsgroup-downloadable.
3663         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
3664         up to date.  Call new gnus-summary-update-download-mark to keep
3665         summary buffer up-to-date.
3666         (gnus-agent-fetch-selected-article): Keep
3667         gnus-newsgroup-undownloaded up to date.
3668         (gnus-agent-fetch-articles): Return list of articles that were
3669         successfully fetched.
3670         (gnus-agent-check-overview-buffer): No more thingatpt.
3671         (gnus-agent-expire): No longer deletes NOV entries of unread
3672         articles.
3673         (gnus-agent-unread-articles): New function.
3674         (gnus-agent-regenerate-group): The article number must be
3675         terminated by a tab character.  Added more messages to report
3676         repairs.  Inhibit quits while writing changes so it is now safe
3677         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
3678         downloaded to 1) resolve the unbound references and 2) avoid
3679         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
3680
3681         * gnus-art.el (gnus-article-prepare): The agent
3682         downloaded/undownloaded mark is no longer stored as the article's
3683         mark.
3684
3685         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
3686         gnus-summary-highlight may use it.  Added downloaded as
3687         gnus-summary-highlight was using it.
3688
3689         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
3690         the download mark now follows Kai's +/- convention.
3691         (gnus-downloaded-mark): Added ?+ mark.
3692         (gnus-summary-highlight): Added rules to select
3693         gnus-summary-high-uncached-face,
3694         gnus-summary-normal-uncached-face, and
3695         gnus-summary-low-uncached-face.  Removed the
3696         gnus-agent-downloaded-article-face.
3697         (gnus-summary-line-format-alist): Implemented the download flag
3698         format (?O) as named in the manual.  This implementation displays
3699         either gnus-undownloaded-mark, gnus-downloaded-mark, or
3700         gnus-no-mark.
3701         (gnus-newsgroup-agentized): New local variable that identifies
3702         which groups are agentized.  While the agent is now on by default,
3703         you don't have to agentize every server that you use.
3704         (gnus-update-summary-mark-positions): Completed support for the
3705         download type of mark.
3706         (gnus-summary-insert-line): Added undownloaded to the parameters.
3707         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
3708         reference by the gnus-summary-line-format-spec.
3709
3710         * nntp.el (nntp-with-open-group): This macro handles dropped or
3711         broken connections by opening a new connection and repeating the
3712         failed command.
3713         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
3714         XOVER commands preceeding the active articles with the nov entry
3715         of the first available article.  When gnus connected to such a
3716         server, the unexpected nov entry would result in duplicate lines
3717         in the agent's overview file.  This patch fixes the duplicate
3718         lines problem and improves performance by skipping over all
3719         articles IDs that preceed the first nov entry in the server's
3720         reply.
3721
3722 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
3725         (gnus-summary-highlight): Use it instead of `downloaded'.
3726         (gnus-summary-highlight-line): Ditto.
3727
3728         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
3729
3730 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731
3732         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
3733
3734         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
3735         calls.
3736
3737         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
3738         downloaded variable if we're in an uncovered group.
3739
3740         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
3741         font to soemthing less noticeable.
3742         (gnus-agent-group-covered-p): New function.
3743
3744 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3745
3746         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
3747         Because of an unknown bug, the group buffer is saved in .overview
3748         file.
3749
3750 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3751
3752         * nntp.el (nntp-send-command): Braino in last commit.  Replace
3753         `and' with `or'.
3754
3755 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3756
3757         * nntp.el (nntp-send-command): Assume that echo does not happen
3758         when nntp-open-connection-function is nntp-open-network-stream.
3759         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
3760
3761 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3762
3763         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
3764
3765 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
3766
3767         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
3768         nntp-server-buffer if we aren't going to write to it.
3769
3770 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3771         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
3772
3773         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
3774
3775 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3776
3777         * rfc2047.el (rfc2047-decode-region): Remove newlines between
3778         decoded words.
3779
3780 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3781
3782         * gnus.el (fboundp): After loading mm-util, make sure it was the
3783         right one.
3784
3785 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3786
3787         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
3788         gnus-sum.  Made into a user option.
3789
3790         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3791         (gnus-summary-mark-article-as-unread)
3792
3793 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3794
3795         * time-date.el (date-to-time): Typo.
3796
3797         * parse-time.el: Typo.
3798
3799         * nnsoup.el (nnsoup-retrieve-headers): Typo.
3800
3801         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
3802
3803         * nnimap.el:
3804         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
3805
3806         * mm-encode.el (mm-safer-encoding): Typo.
3807
3808         * messcompat.el: Typo.
3809
3810         * message.el (message-face-alist): Typo.
3811
3812         * imap.el (imap-interactive-login, imap-open): Typos.
3813
3814         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
3815
3816         * gnus.el: Typo.
3817
3818         * gnus-win.el (gnus-configure-frame): Typo.
3819
3820         * gnus-util.el (gnus-atomic-progn-assign): Typo.
3821
3822         * gnus-topic.el (gnus-topic-sort-topics): Typo.
3823
3824         * gnus-sum.el (gnus-summary-article-number)
3825         (gnus-summary-read-group-1, gnus-summary-mark-article)
3826         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
3827
3828         * gnus-mule.el (gnus-mule-add-group): Typo.
3829
3830         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
3831
3832         * gnus-group.el (gnus-group-fetch-faq): Typo.
3833
3834         * gnus-art.el (gnus-decode-header-methods): Typo.
3835
3836         * flow-fill.el: Typo.
3837
3838 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
3839
3840         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
3841
3842 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3843
3844         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3845         (gnus-summary-mark-article-as-unread)
3846         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
3847         Reformatting to avoid long lines.
3848         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
3849
3850 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
3851
3852         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
3853         be accessed through `mail-header-number'.
3854
3855 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3856
3857         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
3858         compressed range to gnus-summary-insert-articles.
3859
3860 2002-11-26  Kevin Ryde <user42@zip.com.au>
3861
3862         * gnus-art.el (gnus-mime-copy-part): Look for filename
3863         parameter under content-disposition, not content-type.
3864
3865         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
3866         (gnus-summary-reselect-current-group): Use it.
3867
3868 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3869
3870         * gnus-agent.el (gnus-agent-uncached-articles): if
3871         gnus-agent-load-alist fails, return ARTICLES.
3872
3873         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
3874
3875 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3876
3877         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
3878         superfluous function call.
3879         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
3880         Add warning to docstring.
3881
3882 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3883
3884         * gnus-agent.el: Autoload number-at-point instead.
3885         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
3886
3887 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3888
3889         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
3890         require thingatpt (for number-at-point) and protect against
3891         deactivate-mark being unbound (on XEmacs).
3892
3893 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3894
3895         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
3896         print message on entry.
3897
3898         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3899
3900         * gnus-range.el (gnus-range-difference): New function.
3901         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
3902
3903 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3904
3905         * gnus-sum.el (gnus-summary-insert-old-articles): Use
3906         gnus-remove-from-range instead of gnus-range-difference which
3907         doesn't exist.
3908
3909 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3910         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3911
3912         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
3913         used for showing which articles have been downloaded.
3914         (gnus-agent-article-alist): Format change.  Add documentation.
3915         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
3916         process-marked articles.
3917         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
3918         in the series are individually fetched to minimize lose of
3919         content due to an error/quit.
3920         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
3921         gnus-message instead of message.
3922         (gnus-agent-read-servers): Use file lib/methods instead of
3923         lib/servers.  TODO: Why?
3924         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
3925         (gnus-agent-get-undownloaded-list): Remove articles that appear to
3926         come from the agent.  This means that they are not downloaded.
3927         (gnus-agent-fetch-selected-article): Don't use history.
3928         (gnus-agent-save-history, gnus-agent-enter-history)
3929         (gnus-agent-article-in-history-p, gnus-agent-history-path):
3930         Removed function; history is not used anymore.
3931         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
3932         (gnus-agent-crosspost): Started rewrite then realized that a typo
3933         in gnus-agent-fetch-articles ensures that this function is never
3934         called.  This will need to be fixed later.
3935         (gnus-agent-check-overview-buffer): Some sanity checks on the
3936         agent overview buffer.  This is a safety net used during
3937         development.
3938         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
3939         changed, write a number to the file indicating this.
3940         (gnus-agent-fetch-headers): Rewrite to respect
3941         gnus-agent-consider-all-articles without relying on the
3942         `.fetched' files.  Make it fast.
3943         (gnus-agent-braid-nov): Change resulting from
3944         gnus-agent-fetch-headers change.
3945         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
3946         `.fetched' files.
3947         (gnus-agent-read-agentview): New function, used by
3948         gnus-agent-load-alist.
3949         (gnus-agent-load-fetched-headers): Remove.
3950         (gnus-agent-save-alist): Rewrite to accomodate new format.
3951         (gnus-agent-fetch-group-1): Make sure list of articles is in the
3952         same order as in gnus-newsgroup-headers.
3953         (gnus-agent-expire): Document and implement extra args ARTICLES,
3954         GROUP, FORCE.  Do not restrict usage.
3955         (gnus-agent-uncached-articles): New function.
3956         (gnus-agent-retrieve-headers): Use it.
3957         (gnus-agent-regenerate-group): No longer needs to be called from
3958         gnus-agent-regenerate.  Individual groups may be regenerated. The
3959         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
3960         The article fetch dates are validated in the article alist.  The
3961         article alist is pruned of entries that do not reference existing
3962         NOV entries.  All changes are computed then applied with
3963         inhibit-quit bound to t.  As a result, it is now safe to quit out of
3964         regeneration.  The optional clean parameter has been replaced with
3965         an optional reread parameter.  Clean is no longer necessary as
3966         regeneration gets the appropriate setting from
3967         gnus-agent-consider-all-articles.  The new reread parameter will
3968         result in fetched, or all, articles being marked as unread.
3969         (gnus-agent-regenerate): Removed code to regenerate the history
3970         file as it is no longer used.
3971
3972         * gnus-start.el (gnus-make-ascending-articles-unread): New
3973         function, for efficient mass-marking.
3974
3975         * gnus-sum.el (gnus-summary-highlight): Use new face for
3976         downloaded articles.
3977         (gnus-article-mark): Prefer to indicate read/unread status over
3978         downloaded status.
3979         (gnus-summary-highlight-line-0): New function, maybe rehighlights
3980         line.
3981         (gnus-summary-highlight-line): Use new face for downloaded
3982         articles.
3983         (gnus-summary-insert-old-articles): Improved performance by
3984         replacing the initial LIST of older articles with a compressed
3985         RANGE of older articles.  Some servers appear to lie about
3986         their active range so the original list could contain millions
3987         of article numbers.  The range is not expanded into a list
3988         until the optional ALL parameter has been applied.
3989
3990 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3991
3992         * gnus-agent.el (gnus-category-mode): Typo in doc string.
3993
3994 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
3995
3996         * spam.el:
3997         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
3998
3999         * spam.el: added `M s t' and `M s x' key mappings
4000
4001 2002-11-20  Simon Josefsson  <jas@extundo.com>
4002
4003         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
4004
4005 2002-11-19  Simon Josefsson  <jas@extundo.com>
4006
4007         * gnus-sum.el (gnus-summary-morse-message): Load
4008         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
4009         (unmorse-region): Autoload it instead.
4010
4011 2002-11-18  Simon Josefsson  <jas@extundo.com>
4012
4013         * gnus-sum.el (gnus-summary-morse-message): New function.
4014         (gnus-summary-wash-map): Bind to `W m'.
4015         (gnus-summary-make-menu-bar): Add.
4016
4017         * nnimap.el (nnimap-request-expire-articles): Compress sequence
4018         before storing \Deleted mark on expired articles.
4019
4020 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
4021         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
4022
4023         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
4024         parens in column 0.
4025
4026 2002-11-17  Juanma Barranquero  <lektu@terra.es>
4027
4028         * nnweb.el (nnweb-google-create-mapping): Fix typo.
4029
4030         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
4031
4032         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
4033
4034 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4035
4036         * message.el (message-set-auto-save-file-name): Use
4037         make-directory, to avoid the dependence on gnus-util.
4038
4039 2002-11-16  Simon Josefsson  <jas@extundo.com>
4040
4041         * nnimap.el (nnimap-callback-callback-function):
4042         (nnimap-callback-buffer): Removed, these cannot be global but must
4043         be embedded into the callback.
4044         (nnimap-make-callback): New.  Embedd article number, callback and
4045         buffer in function.
4046         (nnimap-callback, nnimap-request-article-part): Update.
4047
4048 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4049
4050         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
4051
4052 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4053
4054         * gnus.el (gnus-summary-line-format): Document %C.
4055
4056 2002-11-11  Simon Josefsson  <jas@extundo.com>
4057
4058         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
4059         output when called interactively.
4060
4061 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4062
4063         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
4064
4065         * message.el (message-draft-coding-system): Improve comment; use
4066         mm-auto-save-coding-system for the default value.
4067
4068         * nndraft.el (nndraft-request-article): Revert to the state before
4069         2002-10-29; regexp-quote mail-header-separator.
4070
4071 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
4072
4073         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
4074         allow editing of drafts from an nnvirtual group.
4075
4076 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4077
4078         * nndraft.el (nndraft-request-article): Replace emacs-mule with
4079         mm-auto-save-coding-system.
4080
4081         * message.el (message-draft-coding-system): Default to
4082         iso-2022-7bit.
4083
4084         * mm-util.el (mm-auto-save-coding-system): Undo last change to
4085         restore the default value to emacs-mule or escape-quoted.
4086
4087 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4088
4089         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
4090         a delayed or a queued article as well as a draft.
4091
4092         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
4093         delayed or a queued article in the raw format; treat a delayed
4094         article as a raw article as well as a draft.
4095         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
4096         for the delayed group.
4097
4098         * nndraft.el (nndraft-request-article): Ignore auto save files for
4099         a delayed or a queued article; don't bother to decode a queued
4100         article; don't bind nnmail-file-coding-system for a queued article.
4101
4102         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
4103         and the queue group.
4104
4105 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
4106
4107         * gnus-group.el (gnus-group-delete-group):
4108         gnus-cache-active-hashtb might be void.
4109
4110 2002-11-02  Simon Josefsson  <jas@extundo.com>
4111
4112         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
4113         setting of the default user ID.  From Raymond Scholz
4114         <ray-2002@zonix.de>.
4115
4116 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
4117
4118         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
4119         charset.
4120
4121 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
4122         From Alex Schroeder <alex@emacswiki.org>
4123         * spam-stat.el (spam-stat-process-directory): add dir to message
4124         (spam-stat-reduce-size): No longer remove words
4125         with values close to 0.5, because the default value is 0.2.
4126
4127 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4128
4129         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
4130         documentation.
4131
4132 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4133
4134         * gnus-agent.el (gnus-agent-fetched-headers)
4135         (gnus-agent-load-fetched-headers)
4136         (gnus-agent-save-fetched-headers): Remove variable and two
4137         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
4138         works better.
4139         (gnus-agent-fetch-headers): New implementation from Kevin
4140         Greiner.  Uses gnus-agent-article-alist to store information
4141         about fetched messages which aren't on the server anymore.  The
4142         trick is to return a list of considered messages to the caller,
4143         but to only fetch those which haven't been fetched yet.
4144
4145 2002-10-30  Simon Josefsson  <jas@extundo.com>
4146
4147         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
4148
4149         * pgg.el (pgg-passphrase-cache-expiry): Removed.
4150
4151 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4152
4153         * mm-view.el (mm-w3m-local-map-property): Make it work with older
4154         versions of emacs-w3m than 1.3.3.
4155
4156         * lpath.el: Bind w3m-minor-mode-map.
4157
4158         * mm-view.el (mm-w3m-mode-command-alist)
4159         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
4160         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
4161         (mm-setup-w3m): Simplified.
4162         (mm-w3m-local-map-property): New function.
4163         (mm-inline-text-html-render-with-w3m): Use it.
4164
4165         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
4166         mm-w3m-local-map-property.
4167
4168 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * mm-util.el (mm-auto-save-coding-system): Default to
4171         iso-2022-7bit.
4172
4173         * nndraft.el (nndraft-request-article): Decode an article using
4174         the coding-system emacs-mule if it seems to have been saved using
4175         emacs-mule.
4176         (nndraft-request-replace-article): Use message-draft-coding-system
4177         instead of mm-auto-save-coding-system for the draft or delayed
4178         group.
4179
4180 2002-10-28  Josh  <huber@alum.wpi.edu>
4181
4182         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
4183         functions.
4184
4185 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4186         From mah@everybody.org (Mark A. Hershberger).
4187
4188         * mm-url.el (mm-url-insert-file-contents): Make it return the same
4189         type values ("url" size) regardless of the values of
4190         mm-url-use-external.
4191
4192 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4193
4194         * nnimap.el (nnimap-request-article-part): Try harder to show
4195         group name in debugging message.
4196
4197 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4198
4199         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
4200         directory if it doesn't exist.
4201         (gnus-agent-fetch-headers): Remove old cruft that tried to
4202         abstain from downloading articles more than once if
4203         gnus-agent-consider-all-articles was true.  This is now done
4204         properly via the .fetched files.
4205
4206 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4207
4208         * nndraft.el (nndraft-request-article): Treat delayed articles
4209         like drafts.
4210
4211 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4212
4213         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
4214
4215 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4216
4217         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
4218         Remove unused optional arg DIR and corresponding code.
4219
4220         * nnimap.el (nnimap-request-article-part): Include group name in
4221         debugging output.
4222
4223 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
4224
4225         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
4226
4227 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4228
4229         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
4230         contains range of headers that have been fetched by the agent
4231         already.  Compare gnus-agent-article-alist.
4232         (gnus-agent-file-header-cache): Like
4233         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
4234         (gnus-agent-fetch-headers): Improve comment.  Revert to old
4235         seen/recent logic.
4236         Remember which headers have been fetched before and don't fetch
4237         them again the next time round.
4238         (gnus-agent-load-fetched-headers)
4239         (gnus-agent-save-fetched-headers): New functions, for remembering
4240         which headers have been fetched before.
4241
4242 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4243
4244         * lpath.el: Remove useless bindings.
4245
4246 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
4247
4248         * gnus-sum.el (gnus-summary-execute-command): Disable visual
4249         features while searching.
4250
4251 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4252
4253         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
4254
4255 2002-10-22  Simon Josefsson  <jas@extundo.com>
4256
4257         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
4258         (pgg-snarf-keys): Add.
4259
4260 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4261
4262         * lpath.el: Fbind bbdb-records.
4263
4264         * spam.el: Don't autoload bbdb-records.
4265
4266 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4267
4268         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
4269         prevent inf-loop.
4270
4271 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4272
4273         * nnslashdot.el: Removed some test lines.
4274         More test.
4275
4276 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4277
4278         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
4279         are known to be downloaded already.
4280
4281 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4282
4283         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
4284         (mm-text-html-washer-alist): Ditto.
4285
4286 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4287
4288         * nnheader.el (nnheader-remove-body): Fix an error of detecting
4289         boundary between headers and body.
4290         * nnml.el (nnml-parse-head): Ditto.
4291
4292 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4293
4294         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
4295         entries.
4296
4297         * gnus-group.el (gnus-fetch-group): Allow an optional
4298         specification of the articles to select.
4299
4300         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
4301
4302 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4303
4304         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
4305         headers from the group, update variable `articles' to contain
4306         only those numbers where headers exist.  (When fetching all
4307         articles in a group, Gnus creates lots of numbers where there is
4308         no articles.)
4309
4310 2002-10-20  Steve Youngs  <youngs@xemacs.org>
4311
4312         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
4313         doesn't have the 'alist custom type, use cons cells instead.
4314         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
4315         (pgg-parse-hash-algorithm-alist): Ditto.
4316         (pgg-parse-compression-algorithm-alist): Ditto.
4317         (pgg-parse-signature-type-alist): Ditto.
4318
4319         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
4320
4321         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
4322
4323         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
4324
4325 2002-10-19  Simon Josefsson  <jas@extundo.com>
4326
4327         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
4328         buffer.
4329
4330 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4331
4332         * gnus-spec.el (gnus-make-format-preserve-properties)
4333         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
4334         properties also on XEmacs.  `gnus-xmas-format' is like format but
4335         preserves text properties on XEmacs (though it only understands
4336         simple format specs).  The variable
4337         `gnus-make-format-preserve-properties' controls whether the
4338         function is used, and is checked in `gnus-parse-simple-format'.
4339         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
4340
4341         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
4342         output.
4343         (gnus-agent-consider-all-articles): New variable.
4344         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
4345         (gnus-agent-fetch-headers): Depending on
4346         gnus-agent-consider-all-articles, maybe get all articles.
4347         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
4348         `read'.
4349         (gnus-predicate-imples-unread): New function.
4350         (gnus-agent-fetch-headers): Optimize to call
4351         gnus-list-of-unread-articles if that is sufficient.
4352         Check unseen and recent instead of seen and recent.
4353         (gnus-agent-fetch-headers): Abstain from calling
4354         gnus-list-range-intersection if range (a . b) would have (> a b).
4355
4356 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * message.el (message-send-mail): Make it possible to perform
4359         edebug-defun.
4360
4361 2002-10-18  Simon Josefsson  <jas@extundo.com>
4362
4363         * gnus-art.el (gnus-button-man-handler): Change default to
4364         `manual-entry' (defined in both emacsen).
4365         (gnus-button-man-handler): Remove emacsen difference and use
4366         `manual-entry'.
4367
4368 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4369
4370         * spam.el: Wrap autoload settings for bbdb-records,
4371         executable-find and ifile-spam-filter with eval-and-compile.
4372         (spam-display-buffer-contents): Remove.
4373         (spam-bogofilter-score): Merge spam-display-buffer-contents.
4374
4375 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
4376
4377         * spam.el (spam-display-buffer-contents): New function.
4378         (spam-bogofilter-score): use spam-display-buffer-contents, patch
4379         from Katsumi Yamaoka <yamaoka@jpl.org>.
4380
4381 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4382
4383         * nnheader.el (nnheader-parse-naked-head): New function.
4384         (nnheader-parse-head): Use the above function, in order to handle
4385         continuation lines properly.
4386         (nnheader-remove-body): New function.
4387         (nnheader-remove-cr-followed-by-lf): New function.
4388         (nnheader-ms-strip-cr): Use the above function.
4389
4390         * gnus-agent.el (gnus-agent-regenerate-group): Call
4391         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
4392         `nnheader-parse-head'.
4393         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
4394
4395         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
4396         continuation lines by itself; call `nnheader-parse-naked-head'
4397         instead of `nnheader-parse-head'.
4398         * nndiary.el (nndiary-parse-head): Ditto.
4399         * nnfolder.el (nnfolder-parse-head): Ditto.
4400         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
4401         * nnmaildir.el (nnmaildir--update-nov): Ditto.
4402         * nnml.el (nnml-parse-head): Ditto.
4403
4404 2002-10-17  Steve Youngs  <youngs@xemacs.org>
4405
4406         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
4407         XEmacs, default to it if featurep 'xemacs.
4408
4409 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * spam-stat.el: Check for the existence of hash functions instead
4412         of the Emacs version to decide whether to load cl.  Suggested by
4413         Kai Gro\e,A_\e(Bjohann.
4414
4415 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4416
4417         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
4418         if it isn't open yet.
4419
4420 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4421
4422         * gnus-group.el: Require mm-url only when compiling.
4423         (gnus-group-fetch-charter): Require mm-url.
4424
4425         * spam-stat.el: Require cl for the functions gethash,
4426         hash-table-count, make-hash-table and mapc for Emacs 20.
4427         (puthash): Alias to cl-puthash for Emacs 20.
4428         (with-syntax-table): New macro for Emacs 20.
4429
4430 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
4431
4432         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
4433
4434 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4435
4436         * spam.el (spam-check-ifile): added ifile as a spam checking
4437         backend, and spam-use-ifle as the variable to toggle that check.
4438
4439 2002-10-12  Simon Josefsson  <jas@extundo.com>
4440
4441         * message.el (message-beginning-of-line): New variable.
4442         (message-beginning-of-line): Use it.
4443
4444 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4445
4446         * spam.el: more compilation fixes for BBDB
4447
4448         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
4449         (spam-stat-reduce-size): Interactive.
4450         (spam-stat-reset): New function.
4451         (spam-stat-save): Interactive.
4452
4453 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4454
4455         * gnus.el: Autoload gnus-delay-initialize.
4456
4457         * message.el: Autoload gnus-delay-article.
4458
4459 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
4460
4461         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
4462         text property in Emacs.
4463
4464 2002-10-11  Simon Josefsson  <jas@extundo.com>
4465
4466         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4467         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
4468
4469         * mml1991.el (mml1991-pgg-sign): Remove CR.
4470
4471 2002-10-10  Simon Josefsson  <jas@extundo.com>
4472
4473         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
4474         decrypt failed.
4475         (mml2015-trust-boundaries-alist): Removed.
4476         (mml2015-gpg-extract-signature-details): Don't use it.
4477         (mml2015-unabbrev-trust-alist): New.
4478         (mml2015-gpg-extract-signature-details): Use it.
4479
4480 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
4481
4482         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
4483         BBDB installed
4484
4485         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
4486         statistical analysis of spam in Lisp only
4487
4488 2002-10-10  Simon Josefsson  <jas@extundo.com>
4489
4490         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
4491         auth, selected or examine state.
4492
4493         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
4494         buffer and error buffer depending on type of information.
4495
4496         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
4497         --status-fd stuff even if gpg.el is not used (revert earlier
4498         change).
4499         (mml2015-pgg-{clear-,}verify): Store both output and errors as
4500         gnus details.
4501         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
4502         buffer.
4503
4504         * pgg.el (pgg-verify-region): Use it.
4505
4506         * pgg-def.el (pgg-query-keyserver): New variable.
4507
4508         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
4509         key-identifier in packet.  Is this a good idea?
4510
4511         * mml.el (mml-mode-map): Add security commands that operates on
4512         MIME parts.
4513         (mml-menu): And menu items for them.
4514
4515         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
4516
4517         * mml.el (mml-parse-1): Support sender in #secure tags.
4518
4519         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
4520         defined.
4521
4522         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
4523         (mml-pgp-encrypt-buffer): Support combined signing.
4524
4525         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
4526         (mml1991-gpg-encrypt): Ditto.
4527         (mml1991-pgg-encrypt): Ditto.
4528         (mml1991-encrypt): Pass sign parameter.
4529
4530         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
4531         (mml-signencrypt-style): Mention the variable.
4532
4533 2002-10-09  Simon Josefsson  <jas@extundo.com>
4534
4535         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
4536         pgg-gpg-user-id.
4537
4538         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
4539         (pgg-fetch-key-function): Nil if w3 is not installed.
4540
4541 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4542
4543         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
4544         gnus-agent-current-history.
4545
4546 2002-10-06  Simon Josefsson  <jas@extundo.com>
4547
4548         * imap.el (imap-parse-status): Don't use read to read token.
4549
4550 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4551
4552         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
4553         for methods not covered by the agent, and when unplugged.
4554
4555 2002-10-05  Simon Josefsson  <jas@extundo.com>
4556
4557         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
4558         signing.
4559
4560         * gnus-agent.el (gnus-agent-read-servers): If getting method from
4561         a named server fails, ignore the server.
4562
4563         * mml1991.el (mml1991-pgg-sign): Do QP.
4564
4565         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
4566         work.
4567
4568 2002-10-04  Simon Josefsson  <jas@extundo.com>
4569
4570         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
4571
4572         * pgg-pgp.el (pgg-pgp-verify-region): Inline
4573         binary-write-decoded-region from MEL.
4574
4575         * pgg.el (pgg-encrypt-region): Support sign.
4576
4577         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
4578
4579         * mml2015.el (mml2015-pgg-encrypt): Ditto.
4580
4581         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
4582         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
4583         branch where PGG was taken from in the ChangeLog entries below.
4584
4585 2002-10-01  Simon Josefsson  <jas@extundo.com>
4586
4587         * pgg-pgp.el: Don't require mel.  Don't use luna.
4588         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
4589         (pgg-pgp-process-region): Use expand-file-name instead of concat.
4590         (pgg-pgp-process-region): Don't use binary-funcall.
4591
4592         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
4593
4594         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
4595         instead of concat.
4596
4597         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
4598
4599 2002-09-29  Simon Josefsson  <jas@extundo.com>
4600
4601         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
4602         compile warnings.
4603
4604         * pgg.el (pgg-decrypt-region): Don't parse packet.
4605
4606         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
4607
4608 2002-09-29  Daiki Ueno <ueno@unixuser.org>
4609
4610         * pgg.el: Remove dependency on calist.el.
4611
4612 2002-09-28  Simon Josefsson  <jas@extundo.com>
4613
4614         * pgg.el (pgg-temporary-file-directory): New variable.
4615         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
4616
4617         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
4618         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
4619
4620         * pgg-parse.el (pgg-char-int): Defalias.
4621         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
4622         (pgg-read-bytes, pgg-read-body): Use it.
4623         (pgg-decode-packets): Don't use MEL, use base64-*.
4624         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
4625         (pgg-string-as-unibyte): Defalias.
4626         (pgg-parse-armor-region): Use it.
4627
4628         * pgg-gpg.el (pgg-gpg-process-region): Use
4629         pgg-temporary-file-directory.
4630
4631         * luna.el: Don't def-edebug.
4632
4633         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
4634         binary-write-decoded-region from MEL.
4635
4636         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
4637
4638         * alist.el, calist.el: Don't require product/APEL.
4639
4640         * pgg-parse.el (top-level): Remove dependency on static.el,
4641         pccl.el, mel.el.
4642         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
4643         `define-ccl-program' is boundp, instead of using broken.
4644
4645 2002-10-01  Simon Josefsson  <jas@extundo.com>
4646
4647         * message.el (message-required-mail-headers): Remove Lines:.
4648
4649 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4650         From Jesper Harder.
4651
4652         * gnus-group.el (gnus-group-fetch-charter,
4653         gnus-group-fetch-control): Prompt for group if given a prefix
4654         argument.
4655         * gnus-sum.el (t): Add gnus-group-fetch-charter and
4656         gnus-group-fetch-control to summary key map and menu.
4657
4658 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
4659
4660         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
4661         number when there are no articles.
4662
4663 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4664
4665         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
4666         arg ALL means to fetch all articles, not only downloadable ones.
4667         (gnus-agent-fetch-selected-article): New function for
4668         gnus-select-article-hook or gnus-mark-article-hook.
4669
4670 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4671         From Peter von der Ahe <nospam2159@daimi.au.dk>.
4672
4673         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
4674         raw-text.
4675
4676 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
4677
4678         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
4679         Pinard).
4680         Major revamp of the code, documentation is in comments in the file
4681         for now.
4682
4683 2002-09-30  Simon Josefsson  <jas@extundo.com>
4684
4685         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
4686         buffer seem to be needed?
4687
4688 2002-09-29  Simon Josefsson  <jas@extundo.com>
4689
4690         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
4691         compile warnings.
4692
4693         * mml1991.el (mml1991-function-alist): Add pgg.
4694         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
4695         (mml1991-pgg-encrypt): Fix recipients querying.
4696
4697 2002-09-28  Simon Josefsson  <jas@extundo.com>
4698
4699         * mml2015.el (autoload): Autoload correct files.  Trivial patch
4700         from dme@dme.org.
4701         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
4702         handle is returned.
4703
4704 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4705
4706         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4707         Protect against non-existent of `nnimap-mailbox-info'.
4708
4709 2002-09-27  Simon Josefsson  <jas@extundo.com>
4710
4711         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
4712         (gnus-setup-news-hook): Use it.
4713         (gnus-after-getting-new-news-hook): Ditto.
4714
4715         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
4716
4717 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4718         From Mats Lidell <matsl@contactor.se>.
4719
4720         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
4721
4722 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4723
4724         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
4725         the part to decode encoded words, use raw words instead of decoded
4726         words.
4727
4728 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4729
4730         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
4731
4732         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
4733         (mm-setup-w3m): Use it.
4734
4735 2002-09-27  Simon Josefsson  <jas@extundo.com>
4736
4737         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
4738         article buffers.
4739
4740         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
4741         it just in case.
4742         (nnimap-update-unseen): New function; update unseen count in
4743         `n-m-info'.
4744         (nnimap-close-group): Call it.
4745
4746         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
4747         (gnus-after-getting-new-news-hook): Ditto.
4748
4749         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
4750         message into verboselevel 9.  Change slow mail check message.
4751         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
4752         (nnimap-fixup-unread-after-getting-new-news): New function, to be
4753         used as a hook after getting new mail.
4754
4755 2002-09-26  Simon Josefsson  <jas@extundo.com>
4756
4757         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
4758         SELECT/EXAMINE is first unseen article, not number of unseen
4759         articles.  Make them distinct by renaming the former to
4760         `first-unseen' instead of `unseen'.
4761
4762         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
4763         too.
4764         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
4765         changed.
4766         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
4767
4768         * gnus-int.el (gnus-server-unopen-status): Defcustom.
4769
4770         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
4771         better.
4772
4773         * mml2015.el (mml2015-pgg-decrypt): Only add security information
4774         if dissecting resulting buffer actually had any information.
4775
4776 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
4779         because the function `string<' allows symbols.
4780
4781         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
4782
4783 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4784
4785         * message.el (message-forward-make-body): Revert an early change
4786         because 8-bit utf-8 emails.
4787
4788 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4789
4790         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
4791         links to Info)
4792         * gnus-art.el (gnus-treat-highlight-signature):
4793         * gnus-art.el (gnus-treat-buttonize):
4794         * gnus-art.el (gnus-treat-buttonize-head):
4795         * gnus-art.el (gnus-treat-emphasize):
4796         * gnus-art.el (gnus-treat-strip-cr):
4797         * gnus-art.el (gnus-treat-unsplit-urls):
4798         * gnus-art.el (gnus-treat-leading-whitespace):
4799         * gnus-art.el (gnus-treat-hide-headers):
4800         * gnus-art.el (gnus-treat-hide-boring-headers):
4801         * gnus-art.el (gnus-treat-hide-signature):
4802         * gnus-art.el (gnus-treat-fill-article):
4803         * gnus-art.el (gnus-treat-hide-citation):
4804         * gnus-art.el (gnus-treat-hide-citation-maybe):
4805         * gnus-art.el (gnus-treat-strip-list-identifiers):
4806         * gnus-art.el (gnus-treat-strip-pgp):
4807         * gnus-art.el (gnus-treat-strip-pem):
4808         * gnus-art.el (gnus-treat-strip-banner):
4809         * gnus-art.el (gnus-treat-highlight-headers):
4810         * gnus-art.el (gnus-treat-highlight-citation):
4811         * gnus-art.el (gnus-treat-date-ut):
4812         * gnus-art.el (gnus-treat-date-local):
4813         * gnus-art.el (gnus-treat-date-english):
4814         * gnus-art.el (gnus-treat-date-lapsed):
4815         * gnus-art.el (gnus-treat-date-original):
4816         * gnus-art.el (gnus-treat-date-iso8601):
4817         * gnus-art.el (gnus-treat-date-user-defined):
4818         * gnus-art.el (gnus-treat-strip-headers-in-body):
4819         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
4820         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
4821         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
4822         * gnus-art.el (gnus-treat-unfold-headers):
4823         * gnus-art.el (gnus-treat-fold-headers):
4824         * gnus-art.el (gnus-treat-fold-newsgroups):
4825         * gnus-art.el (gnus-treat-overstrike):
4826         * gnus-art.el (gnus-treat-display-xface):
4827         * gnus-art.el (gnus-treat-display-smileys):
4828         * gnus-art.el (gnus-treat-from-picon):
4829         * gnus-art.el (gnus-treat-mail-picon):
4830         * gnus-art.el (gnus-treat-newsgroups-picon):
4831         * gnus-art.el (gnus-treat-body-boundary):
4832         * gnus-art.el (gnus-treat-capitalize-sentences):
4833         * gnus-art.el (gnus-treat-fill-long-lines):
4834         * gnus-art.el (gnus-treat-play-sounds):
4835         * gnus-art.el (gnus-treat-translate):
4836         * gnus-art.el (gnus-treat-x-pgp-sig):
4837         * gnus-art.el (gnus-mime-button-line-format):
4838         * gnus-art.el (gnus-button-man-level):
4839         * gnus-art.el (gnus-button-emacs-level):
4840         * gnus-cus.el (gnus-group-parameters):
4841         * gnus-gl.el (bbb-build-mid-scores-alist):
4842         * gnus-group.el (gnus-group-line-format):
4843         * gnus-mlspl.el (gnus-group-split-setup):
4844         * gnus-mlspl.el (gnus-group-split):
4845         * gnus-msg.el (gnus-mailing-list-groups):
4846         * gnus-msg.el (gnus-posting-styles):
4847         * gnus-nocem.el (gnus-nocem-issuers):
4848         * gnus-score.el (gnus-score-regexp-bad-p):
4849         * gnus-srvr.el (gnus-server-line-format):
4850         * gnus-topic.el (gnus-topic-line-format):
4851         * gnus.el (gnus-summary-line-format):
4852         * mail-source.el (mail-sources):
4853         * message.el (message-subscribed-address-file):
4854         * nnmail.el (nnmail-split-fancy):
4855
4856 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
4857
4858         * mail-source.el(mail-source-run-script): use `functionp' to test
4859         whether the argument `script' is in fact a function.
4860         (mail-sources): adjust the defcustom to allow users to specify a
4861         function or a string as the value of the `:prescript' and
4862         `:postscript' arguments of the `file' and `pop3' mail sources.
4863
4864 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
4865
4866         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
4867         number when article 1 does not exist.
4868
4869 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4870
4871         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
4872         apropos if apropos-variable does not exist.
4873         (gnus-button-guessed-mid-regexp)
4874         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
4875         regexes.  From Reiner Steib.
4876         (gnus-button-handle-describe-function)
4877         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
4878         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
4879         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
4880
4881 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
4882         Trivial patch.
4883
4884         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
4885         the file.
4886
4887 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4888
4889         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
4890
4891 2002-09-24  Simon Josefsson  <jas@extundo.com>
4892
4893         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
4894         (mml2015-use): Prefer PGG if installed.
4895         (mml2015-function-alist): Add PGG wrappers.
4896         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
4897         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
4898         prefix, make regexp optionally skip it.
4899         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4900         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
4901         (mml2015-pgg-encrypt): New functions.
4902         (defvar, autoload): Prevent byte-compile warnings.
4903
4904 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4905         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4906
4907         * gnus-art.el (article-strip-banner): Check for the existence of
4908         from header.
4909
4910 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4911
4912         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
4913         (gnus-button-alist): Improved regexp for
4914         gnus-button-handle-mid-or-mail (false positives), fixed
4915         gnus-button-handle-man entries.
4916         From Reiner Steib.
4917
4918 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4919         From Josh Huber.
4920
4921         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
4922         nnmail-extra-headers is non-nil.
4923
4924 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4925
4926         * nnmaildir.el: Store article numbers persistently.  General
4927         revision.
4928         (nnmaildir-request-expire-articles): handle 'immediate and 'never
4929         for nnmail-expiry-wait; delete instead of moving if 'force is
4930         given.
4931
4932 2002-09-23  Simon Josefsson  <jas@extundo.com>
4933         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
4934
4935         * smime.el (smime-sign-buffer): Get key and extra certs.
4936         (smime-get-key-with-certs-by-email): Utility function.
4937
4938 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4939         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
4940
4941         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
4942         article exists.
4943
4944 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4945
4946         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
4947
4948 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4949         From Reiner Steib.
4950
4951         * gnus-art.el (gnus-button-handle-custom,
4952         gnus-button-handle-mid-or-mail,
4953         gnus-button-handle-describe-{function,variable,key},
4954         gnus-button-handle-apropos{,command,variable}): New functions.
4955         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
4956         gnus-button-{man,emacs,mail}-level): New variables.
4957         (gnus-button-alist): Use the above to buttonize emacs and mail
4958         related links.
4959
4960 2002-09-18  Juanma Barranquero  <lektu@terra.es>
4961
4962         * gnus-int.el (gnus-status-message): Fix spacing.
4963
4964         * imap.el (imap-continuation): Fix typos.
4965
4966 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4967
4968         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
4969
4970         * gnus-art.el (gnus-article-reply-with-original): Correct
4971         with-current-buffer scope.
4972
4973         * message.el (message-completion-alist): Add Reply-To, From, etc.
4974
4975 2002-09-18  Simon Josefsson  <jas@extundo.com>
4976
4977         * nnimap.el (nnimap-request-expire-articles): Make flag setting
4978         conditional.  From Nevin Kapur <nevin@jhu.edu>.
4979
4980 2002-09-17  Simon Josefsson  <jas@extundo.com>
4981
4982         * nnimap.el (nnimap-expiry-target): Don't search for which
4983         articles exists here.
4984         (nnimap-request-expire-articles): Do it here instead.  Only expire
4985         when articles are found.  Suggested by Nevin Kapur
4986         <nevin@jhu.edu>.
4987
4988 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4989         From Reiner Steib <reiner.steib@gmx.de>.
4990
4991         * message.el (message-strip-subject-trailing-was)
4992         (message-change-subject, message-add-archive-header)
4993         (message-xpost-fup2-header, message-xpost-insert-note)
4994         (message-xpost-fup2, message-reduce-to-to-cc): New functions
4995         adopted from message-utils.el.  Add functions to the keymap, mode
4996         describtion and menu.
4997         (message-change-subject,message-xpost-fup2): Signal error if
4998         current header is empty.
4999         (message-xpost-insert-note): Changed insert position.
5000         (message-archive-note): Ensure to insert note in message body (not
5001         in head).
5002         (message-archive-header, message-archive-note)
5003         (message-xpost-default, message-xpost-note, message-fup2-note)
5004         (message-xpost-note-function): New variables adopted from
5005         message-utils.el.  Changed some doc-strings.
5006         (message-mark-insert-{begin,end}): Rename from
5007         message-{begin,end}-inserted-text-mark (message-utils.el), changed
5008         values.
5009         (message-subject-trailing-was-query)
5010         (message-subject-trailing-was-ask-regexp)
5011         (message-subject-trailing-was-regexp): New variables.
5012         (message-to-list-only): Added doc-string and menu entry.
5013
5014         * message-utils.el: Removed.  Functions are now in message.el.
5015
5016 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5017
5018         * gnus-art.el (gnus-article-reply-with-original,
5019         gnus-article-followup-with-original): Switch to
5020         gnus-summary-buffer before reply/followup.
5021
5022 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
5023
5024         * gnus-sum.el (gnus-summary-toggle-header): The article window may
5025         not exist. Toggle it anyway.
5026
5027 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5028
5029         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
5030
5031         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
5032         Trivial patch from Urban Engberg <ue@ccieurope.com>.
5033
5034         * rfc2047.el (message-posting-charset): Defvar it.
5035         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
5036         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
5037
5038         * mail-source.el (mail-source-fetch): Hide password.
5039
5040         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
5041
5042 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5043         From John Paul Wallington <jpw@shootybangbang.com>.
5044
5045         * gnus.el (gnus-visual, gnus-meta): Fix typo.
5046
5047 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
5050
5051 2002-09-11  Simon Josefsson  <jas@extundo.com>
5052
5053         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
5054         (nnimap-split-rule): Doc fix.
5055         (nnimap-request-expire-articles): Cleanup code.
5056
5057 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5058         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5059
5060         * gnus-art.el (gnus-article-address-banner-alist): New option.
5061         (article-strip-banner): Refer the above option to split banners of
5062         free mail servers, when no group parameter is specified.
5063
5064 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5065
5066         * nntp.el (nntp-wait-for-string): Check for a process in the
5067         current buffer instead of `nntp-server-buffer'.
5068
5069 2002-09-09  Simon Josefsson  <jas@extundo.com>
5070
5071         * gnus-art.el (gnus-button-man-handler): New variable.
5072         (gnus-button-alist): Use g-b-handle-man.
5073         (gnus-button-handle-man): New, call g-b-man-handler.
5074
5075 2002-09-08  Simon Josefsson  <jas@extundo.com>
5076
5077         * gnus-art.el (gnus-button-alist): Buttonize man page links.
5078
5079 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5080
5081         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
5082
5083 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5084
5085         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
5086
5087         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
5088         keystroke.
5089
5090         * gnus-srvr.el (gnus-browse-describe-group): New command and
5091         keystroke.
5092
5093 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
5096         value for gnus-decoration property.
5097
5098 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5099
5100         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
5101         string) as group name in case we have a CRLF in the file.
5102
5103 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
5104
5105         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
5106         group.
5107         (rfc1843-decode-hzp): do.
5108         (rfc1843-newsgroups-regexp): do.
5109
5110 2002-09-04  Simon Josefsson  <jas@extundo.com>
5111
5112         * message.el (message-canlock-generate): Make sure sha1 doesn't
5113         call external programs.
5114
5115 2002-09-03  Simon Josefsson  <jas@extundo.com>
5116
5117         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
5118
5119         * gnus-agent.el (gnus-agent-batch): Add doc.
5120
5121 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
5122
5123         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
5124         check for signed and encrypted parts.
5125         * mml.el (mml-parse-1): Correct small typo which preventing
5126         setting recipients in a secure tag.
5127
5128 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5129
5130         * mm-util.el (mm-coding-system-priorities): Default to a list of
5131         iso-2022-jp and others for the Japanese environment.
5132
5133 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5134
5135         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
5136         invalid display names.
5137
5138 2002-08-30  Simon Josefsson  <jas@extundo.com>
5139
5140         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
5141         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
5142
5143 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
5144
5145         * gnus.el (gnus-group-charter-alist): New option.
5146         (gnus-group-fetch-control-use-browse-url): New option.
5147
5148         * gnus-group.el (gnus-group-fetch-charter): New function.
5149         (gnus-group-fetch-control): New function.
5150         Add them to the keymap and menu. Require mm-url.
5151
5152 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
5155         From Alex Schroeder <alex@emacswiki.org>.
5156
5157 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
5158
5159         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
5160         items expecting user interaction.
5161
5162         * gnus-topic.el (gnus-topic-make-menu-bar): do.
5163
5164         * gnus-sum.el (gnus-summary-make-menu-bar): do.
5165
5166         * gnus-srvr.el (gnus-server-make-menu-bar): do.
5167
5168         * mml.el (mml-menu): do.
5169
5170 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5171
5172         * mail-source.el (mail-source-touch-pop): New function.
5173
5174         * message.el (message-smtpmail-send-it): New function.
5175         (message-send-mail-function): Add it for a candidate.
5176
5177 2002-08-27  Simon Josefsson  <jas@extundo.com>
5178
5179         * gnus-msg.el (posting-charset-alist): Use
5180         gnus-define-group-parameter instead of defcustom.
5181         (gnus-put-message): Handle SPC in GCC.
5182         (gnus-inews-insert-gcc): Ditto.
5183         (gnus-inews-insert-archive-gcc): Ditto.
5184
5185 2002-08-26  Simon Josefsson  <jas@extundo.com>
5186
5187         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
5188         (gnus-agentize): Auto agentize all nntp and nnimap groups.
5189         (gnus-agent-possibly-save-gcc): Autoload.
5190         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
5191
5192 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5193
5194         * gnus.el (gnus-other-frame-function): New user option.
5195         (gnus-other-frame): Use it; add a doc-string; make it work with
5196         the gnuclient program.
5197
5198         * gnus-util.el (gnus-frame-or-window-display-name): New function.
5199
5200         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
5201         `device-connection' and `dfw-device'.
5202
5203 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5204
5205         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
5206         positives, make it stricter.  From Jochen Hein (trivial change).
5207
5208 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5209
5210         * gnus.el (gnus-other-frame): Trivial fix.
5211
5212 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5213
5214         * gnus.el (gnus-other-frame-parameters): New user option.
5215         (gnus-other-frame-object): New variable.
5216         (gnus-other-frame): Make it search for existing Gnus frame; don't
5217         read new news; delete frame on exit.
5218
5219         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
5220
5221         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
5222
5223 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5224         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
5225
5226         * message.el (message-set-auto-save-file-name): Add support for
5227         the Cygwin Emacs; the system-type is `cygwin'.
5228         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
5229
5230 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5231
5232         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
5233
5234         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
5235         avoid arithmetic errors.
5236
5237 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5238
5239         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
5240
5241 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5242
5243         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
5244         (message-ignored-resent-headers): Add envelope From.
5245
5246 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5247
5248         * gnus.el (gnus-summary-line-format): Document %k specifier.
5249
5250 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5251
5252         * gnus-sum.el (gnus-summary-line-message-size): New function.
5253         (gnus-summary-line-format-alist): Use it.
5254
5255 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5256
5257         * gnus-art.el (article-make-date-line): Refer to the value for
5258         `gnus-article-time-format' in the summary buffer.
5259
5260         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
5261
5262 2002-08-14  Simon Josefsson  <jas@extundo.com>
5263
5264         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
5265         quoting.
5266         (gnus-button-alist): Fix doc.
5267         (gnus-header-button-alist): Use ' not ` for default value quoting.
5268         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
5269         rationale similar to 2002-05-01 change.
5270         (gnus-article-add-buttons-to-head): Evaluate expression.
5271
5272         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
5273
5274 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5275
5276         * message.el (message-font-lock-keywords): Refer to the value for
5277         `message-cite-prefix-regexp' dynamically.
5278
5279 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5280
5281         * gnus-art.el (gnus-decode-header-methods): Doc fix.
5282
5283 2002-08-12  Simon Josefsson  <jas@extundo.com>
5284
5285         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
5286         (imap-shell-open): Skip initial junk before IMAP greeting.
5287
5288 2002-08-11  Simon Josefsson  <jas@extundo.com>
5289
5290         * message-utils.el (message-xpost-default,
5291         message-xpost-fup2-header, message-xpost-fup2): Fixed
5292         Typos.  Trivial changes from Reiner Steib
5293         <4uce.02.r.steib@gmx.net>.
5294
5295 2002-08-09  Simon Josefsson  <jas@extundo.com>
5296
5297         * message.el (message-canlock-password): Set
5298         canlock-password-for-verify to newly generated canlock-password.
5299         When Emacs is restarted, Custom makes sure this is set, but during
5300         the same session we must set it manually.
5301
5302 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
5303
5304         * yenc.el: New file.
5305
5306         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
5307         (mm-uu-type-alist): Add yenc.
5308         (mm-uu-yenc-filename): New function.
5309         (mm-uu-yenc-extract): New function.
5310
5311         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
5312
5313 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5314
5315         * dgnushack.el (merge): Don't use coerce.
5316
5317 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
5318
5319         * mailcap.el (mailcap-mime-data): Test window-system rather than
5320         mm-device-type.
5321         (mailcap-mime-data): Call xdvi and gv with "-safer".
5322
5323         * mm-util.el: Don't define mm-device-type.
5324
5325 2002-08-05  Simon Josefsson  <jas@extundo.com>
5326
5327         * mm-util.el (mm-coding-system-priorities): coding-system type not
5328         supported everywhere.
5329
5330 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5331
5332         * gnus.el (gnus-version-number): Bumped version number.
5333
5334 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5335
5336         * gnus.el: Oort Gnus v0.07 is released.
5337
5338 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5339
5340         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
5341         (gnus-article-sort-functions): Doc fix.
5342         (t): New keystroke.
5343         (gnus-article-sort-by-random): New function.
5344         (gnus-thread-sort-by-random): New function.
5345
5346 2002-08-02  Simon Josefsson  <jas@extundo.com>
5347
5348         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
5349         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
5350
5351 2002-07-31  Danny Siu  <dsiu@adobe.com>
5352
5353         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
5354         when splitting malformed messages without message-id
5355
5356 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5357         From Niklas Morberg <niklas.morberg@axis.com>.
5358
5359         * nnweb.el (nnweb-type, nnweb-type-definition)
5360         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
5361         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
5362         functionality.
5363         * nnweb.el: Removed old non-functioning search engines.
5364
5365 2002-07-27  Simon Josefsson  <jas@extundo.com>
5366
5367         * message.el (message-forward-make-body): Don't use
5368         `message-forward-ignored-headers' when doing a "raw" followup (it
5369         is important to preserve e.g. CTE).
5370
5371         * flow-fill.el (fill-flowed): Disable filladapt-mode.
5372
5373         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
5374         regexp-quote, Cyrus Sieve is fixed.
5375
5376         * sieve-manage.el (sieve-manage-deletescript): New function.
5377
5378         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
5379         (sieve-manage-mode): Fix menubar.
5380         (sieve-activate): Change some messages.
5381         (sieve-deactivate-all): New function.
5382         (sieve-deactivate): New alias.
5383         (sieve-remove): New function.
5384         (sieve-help): Fix help.
5385         All suggested by Ned Ludd.
5386
5387 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5388
5389         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
5390         (mm-w3m-safe-url-regexp): New user option.
5391
5392         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
5393         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
5394
5395 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
5396
5397         * gnus-sum.el (gnus-summary-delete-article): Force
5398         nnmail-expiry-target to 'delete, so that absolute deletion
5399         happens when absolute deletion is requested.
5400
5401 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5402         From Nevin Kapur <nevin@jhu.edu>.
5403
5404         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
5405         headers as empty headers.
5406
5407 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5408         From Jochen Hein <jochen@jochen.org>.
5409
5410         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
5411         correct typo.
5412         (gnus-emphasis-strikethru): New face.
5413
5414 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5415         From Jason Merrill <jason@redhat.com>.
5416
5417         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
5418         entire file for each of a sequence of missing articles.
5419
5420         * gnus-salt.el (gnus-binary-display-article): Respect an existing
5421         value for gnus-view-pseudos.
5422
5423         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
5424         avoid nreverse.
5425
5426 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5427         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5428
5429         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
5430         (gnus-summary-mode-line-format-alist): Add %h for number of
5431         spams.
5432         (gnus-newsgroup-spam-marked): New variable.
5433         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
5434         (gnus-article-read-p, gnus-article-mark)
5435         (gnus-set-global-variables, gnus-set-global-variables)
5436         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
5437         (gnus-summary-mark-article-as-unread)
5438         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
5439         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
5440         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
5441
5442 2002-07-10  Simon Josefsson  <jas@extundo.com>
5443
5444         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
5445         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
5446
5447 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
5448
5449         * gnus-sum.el (gnus-summary-delete-article): Respect group
5450         parameters while expiring.
5451
5452 2002-07-08  Simon Josefsson  <jas@extundo.com>
5453
5454         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
5455         Enberg.
5456
5457 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5458
5459         * gnus-art.el (article-unsplit-urls): Only display MIME when this
5460         function is called interactively.  From Niklas Morberg.
5461
5462 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5463
5464         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
5465         cdaar to cdar and car.
5466
5467         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
5468         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
5469
5470 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
5473         don't break a narrowed article.
5474
5475         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
5476         (nntp-open-via-rlogin-and-telnet): Ditto.
5477
5478 2002-07-02  Didier Verna  <didier@xemacs.org>
5479
5480         * nnmail.el (nnmail-split-methods): fix custom type.
5481
5482 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5483
5484         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
5485         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
5486
5487 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5488
5489         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
5490         (gnus-summary-resend-message): Use it.
5491
5492 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5493
5494         * nntp.el (nntp-via-rlogin-command-switches): New variable.
5495         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
5496
5497 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5498
5499         * message.el (message-font-lock-keywords): Don't fontify
5500         headers in the message body, only in the header.
5501         (message-font-lock-make-header-matcher): New function, used by
5502         message-font-lock-keywords.
5503         From Katsumi Yamaoka <yamaoka@jpl.org>.
5504
5505 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5506
5507         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
5508
5509 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
5512
5513 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5514
5515         * message.el (message-font-lock-keywords): Revert 2002-06-22
5516         change.
5517
5518 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5519
5520         * message.el (message-font-lock-keywords): Put colon in header
5521         name match.
5522
5523 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5524
5525         * message.el (message-font-lock-keywords): Don't use header faces
5526         in the body.  Thanks to Stefan Monnier for the hint on the
5527         implementation.
5528
5529 2002-05-09  Miles Bader  <miles@gnu.org>
5530
5531         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
5532         (gnus-article-hide-citation): Respect it.
5533
5534 2002-04-12  Juanma Barranquero  <lektu@terra.es>
5535
5536         * pop3.el (pop3-open-server): Fix typo.
5537
5538 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
5539
5540         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
5541         instead of push to ignore duplicate to-(list|address) values.
5542         * nnmail.el (nnmail-cache-ignore-groups): New.
5543         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
5544
5545 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5546
5547         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
5548         before sending.  Suggested by Jan Rychter.
5549
5550 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5551
5552         * dgnushack.el (remove): New compiler macro.
5553         (last, coerce, subseq): Remove compiler macros for those built-in
5554         or unused functions.
5555
5556 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5557
5558         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
5559         sure to write byte-compiled versions of gnus-*-format-alist to
5560         .newsrc.eld.  From Simon Josefsson.
5561
5562 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5563
5564         * gnus-agent.el (gnus-agent-read-servers)
5565         (gnus-agent-write-servers): Put server name (string like
5566         "nnchoke:frumple") in the file instead of a server specification
5567         (Lisp expression like (nnchoke "frumple" ...parameters...)).
5568         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
5569
5570 2002-06-16  Simon Josefsson  <jas@extundo.com>
5571
5572         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
5573         Reiner Steib <4uce.02.r.steib@gmx.net>.
5574
5575 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5576
5577         * nnheader.el (nnheader-file-name-translation-alist): Set the
5578         default value for MS Windows systems.
5579
5580         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
5581
5582 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5583
5584         * message.el (message-beginning-of-line): Keep the region active
5585         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
5586
5587 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
5588
5589         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
5590         * gnus-msg.el (gnus-summary-reply): Ditto.
5591         * gnus-msg.el (gnus-summary-handle-replysign): New.
5592
5593 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5594
5595         * message.el (message-send-mail-with-sendmail): Kill errbuf even
5596         if sending failed.
5597
5598 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
5599
5600         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
5601         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
5602         to sign while encrypting.
5603
5604 2002-06-11  Simon Josefsson  <jas@extundo.com>
5605
5606         * gnus-int.el (gnus-request-move-article): Agent expire article if
5607         successfuly moved.
5608
5609         * nnweb.el (nnweb-google-create-mapping): Honors the value of
5610         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
5611
5612 2002-06-10  Simon Josefsson  <jas@extundo.com>
5613
5614         * gnus-int.el (gnus-request-expire-articles): Fix last change?
5615
5616 2002-06-09  Simon Josefsson  <jas@extundo.com>
5617
5618         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
5619
5620         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
5621
5622 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5623
5624         * flow-fill.el (fill-flowed): Ignore errors.
5625
5626 2002-06-06  Simon Josefsson  <jas@extundo.com>
5627
5628         * message.el (message-send-mail-with-sendmail): Improve error message.
5629
5630 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5631
5632         * message.el (message-interactive): Change default from nil to t.
5633         Better to be safe than to be fast.
5634
5635 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5636
5637         * message.el (message-send-mail-with-sendmail): Check return value
5638         from call-process-region.
5639
5640 2002-06-04  Simon Josefsson  <jas@extundo.com>
5641
5642         * gnus-msg.el (gnus-group-mail, gnus-group-news)
5643         (gnus-group-post-news, gnus-summary-mail-other-window)
5644         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
5645         gnus-article-copy to nil, thereby inhibiting the `header' posting
5646         style match to use data from last viewed article.
5647         Suggested by Hrvoje Niksic.
5648
5649 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5650
5651         * spam.el (spam-point-at-eol): New alias.
5652         (spam-parse-whitelist): Use it.
5653
5654 2002-06-03  Simon Josefsson  <jas@extundo.com>
5655
5656         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
5657         (nnmail-article-group): Use it.
5658
5659 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5660
5661         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
5662         so that code reading them won't be surprised.  From Jesper Harder
5663         <harder@ifa.au.dk>.
5664
5665 2002-05-29  Simon Josefsson  <jas@extundo.com>
5666
5667         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
5668         articles.
5669
5670         * gnus.el (gnus-agent-cache): Doc fix.
5671         (gnus-agent): Change default to t.
5672
5673         * gnus-agent.el (gnus-agent-expire): Make it accept optional
5674         ARTICLES, GROUP and FORCE parameters.
5675
5676 2002-05-28  Simon Josefsson  <jas@extundo.com>
5677
5678         * gnus-group.el (gnus-group-line-format): Doc fix.
5679
5680 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5681
5682         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
5683         original article before yanking.  From Jesper Harder
5684         <harder@ifa.au.dk>.
5685
5686 2002-05-26  Simon Josefsson  <jas@extundo.com>
5687
5688         * gnus-sum.el (gnus-summary-menu-split): New function.
5689         (gnus-summary-make-menu-bar): Split charset submenu.
5690         (gnus-summary-menu-maxlen): New variable.
5691         (gnus-summary-menu-split): Use it.
5692
5693 2002-05-25  Simon Josefsson  <jas@extundo.com>
5694
5695         * mml.el (mml-preview): Generate some headers.
5696
5697         * gnus.el (gnus-large-newsgroup): Fix :type.
5698
5699         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
5700         Agent cache NOV's by default now).
5701         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
5702
5703 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
5704
5705         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
5706         call to gnus-parent-id when we check for References loops.
5707         (gnus-summary-prepare-threads): Avoid simplifying every Subject
5708         twice by saving the simplified subject string in simp-subject.
5709
5710 2002-05-23  Simon Josefsson  <jas@extundo.com>
5711
5712         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
5713         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
5714
5715         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
5716         Niklas Morberg <niklas.morberg@axis.com>.
5717
5718 2002-05-22  Simon Josefsson  <jas@extundo.com>
5719
5720         * sieve.el (sieve-change-region): Define it before it is used.
5721
5722         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
5723         (gnus-summary-reply): Ask for confirmation when replying to news.
5724         Defaults to not ask.  From Benjamin Rutt
5725         <rutt+news@cis.ohio-state.edu>.
5726
5727         * nnimap.el (nnimap-nov-is-evil): Improve doc.
5728
5729 2002-05-21  Simon Josefsson  <jas@extundo.com>
5730
5731         * sieve-mode.el (sieve-manage): Fix autoloads.
5732
5733         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
5734         name (makes it work with recent Cyrus timsieved).
5735
5736 2002-05-20  Jason  <jbaker@cs.utah.edu>
5737         Trivial patch.
5738
5739         * gnus-art.el (gnus-request-article-this-buffer): Try
5740         reconnecting if you don't get the message.
5741
5742 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5743
5744         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
5745         Reply-To headers from the headers.
5746
5747 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * mm-url.el (mm-url-insert): Remove junk message.
5750
5751 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5752
5753         * nnslashdot.el (nnslashdot-request-list): Parse new html.
5754         (nnslashdot-use-front-page): New variable.
5755         (nnslashdot-request-list): Use it.
5756
5757         * mm-url.el (mm-url-timeout): New variable.
5758         (mm-url-retries): Ditto.
5759         (mm-url-insert): Use it.
5760
5761 2002-05-16  Simon Josefsson  <jas@extundo.com>
5762
5763         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
5764         (gnus-simplify-subject-functions): Mention g-s-a-w.
5765
5766 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
5767
5768         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
5769         nnmail-cache-insert.
5770         * nndiary.el (nndiary-request-accept-article): Ditto.
5771         * nnfolder.el (nnfolder-request-accept-article): Ditto.
5772         * nnimap.el (nnimap-request-accept-article): Ditto.
5773         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
5774         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
5775         * nnmbox.el (nnmbox-request-accept-article): Ditto.
5776         * nnmh.el (nnmh-request-accept-article): Ditto.
5777         * nnmail.el (nnmail-cache-insert): Change group to required,
5778         removed code which tried to figure out the group.
5779
5780 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
5781
5782         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
5783         messages. From Hans de Graaff <hans@degraaff.org>.
5784         * nnml.el (nnml-request-accept-article): Pass in the group name to
5785         nnmail-cache-insert, since it's available.
5786
5787 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5788
5789         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
5790
5791 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5792         From Florian Weimer <fw@deneb.enyo.de>.
5793
5794         * gnus.el (subscribed): New group parameter.
5795         (gnus-find-subscribed-addresses): Use it.
5796
5797 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
5798
5799         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
5800         the default for pgpmime to support pgp v2.
5801         * mml-sec.el (mml-signencrypt-style): New accessor function to
5802         allow users to get/set the signencrypt style more easily without
5803         frobbing the alist directly.
5804         * mml.el (mml-generate-mime-1): Use accessor function.
5805
5806 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5807
5808         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
5809         parenthesis for "<" and ">".  Suggested by Andreas Schwab
5810         <schwab@suse.de>.
5811
5812 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5813
5814         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
5815         when intuiting the group the message is written to.  From Josh
5816         Huber <huber@alum.wpi.edu>.
5817
5818 2002-05-06  Simon Josefsson  <jas@extundo.com>
5819
5820         * gnus-topic.el (gnus-group-topic-parameters): Work when group
5821         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
5822
5823 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
5824
5825         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
5826         argument, and fixed compiler warning. (added autoload for
5827         gpg-encrypt).
5828
5829 2002-05-04  Simon Josefsson  <jas@extundo.com>
5830
5831         * mml1991.el (mml1991-function-alist): Doc fix.
5832
5833         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
5834         doesn't exist (for previewing messages without having Gnus
5835         started).
5836
5837         * mm-util.el (mm-coding-system-priorities): Defcustom.
5838
5839         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
5840
5841 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
5842
5843         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
5844         default.
5845         * mml-sec.el:
5846         * mml-sec.el (mml-signencrypt-style): New.
5847         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
5848         argument `sign'.
5849         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
5850         signencrypt.
5851         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
5852         * mml.el (mml-generate-mime-1): Changed logic so a part which is
5853         both signed & encryped is processed in one operation. (rather than
5854         two separate ops: sign, then encrypt)
5855         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
5856         indication if a message is signed by an expired key.
5857         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
5858         enables combined sign & encrypt operation. (this was always on
5859         before).
5860         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
5861
5862 2002-05-01  Simon Josefsson  <jas@extundo.com>
5863
5864         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
5865         server.
5866         (nnimap-mailbox-info): defvar instead of defvoo.
5867
5868 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5869
5870         * gnus.el: Oort Gnus v0.06 is released.
5871
5872 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5873
5874         * lpath.el: Bind url-package-version.
5875
5876 2002-05-01  Simon Josefsson  <jas@extundo.com>
5877
5878         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
5879         filename before deleting the group itself, because the presence of
5880         a group filename decides if long filenames are used or not.
5881
5882         * gnus-art.el (gnus-button-alist): Don't inline
5883         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
5884         without also modifying g-button-alist.
5885         (gnus-button-alist): Fix type to allow variable as well as regexp.
5886         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
5887         themselves, variables to its contents.
5888         (gnus-button-entry): Ditto.
5889
5890 2002-05-01  Simon Josefsson  <jas@extundo.com>
5891
5892         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
5893         UIDNEXT as a string.
5894
5895         * nnimap.el (nnimap-string-lessp-numerical): New function.
5896         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
5897         integers.
5898
5899 2002-04-29  Simon Josefsson  <jas@extundo.com>
5900
5901         * nnmail.el (nnmail-cache-insert): Accept optional group
5902         parameter.
5903
5904         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
5905         n-r-g-a is disabled.
5906
5907 2002-04-29  Simon Josefsson  <jas@extundo.com>
5908
5909         * nnimap.el (nnimap-split-fancy): Fix doc.
5910         (nnimap-split-fancy): Fix doc.
5911
5912         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
5913         (nnimap-mailbox-info): New internal variable.
5914         (nnimap-retrieve-groups): Implement faster new mail check.
5915
5916         * nnimap.el (nnimap-split-articles): Support
5917         nnmail-cache-accepted-message-ids.
5918         (nnimap-request-accept-article): Ditto.
5919
5920         * imap.el (imap-mailbox-status-asynch): New command.
5921
5922 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
5923
5924         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
5925         are no subscribed mail groups.
5926         - Strip quoted names when comparing addresses
5927
5928 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
5929
5930         * mm-decode.el (mm-text-html-renderer): Change customize type to
5931         const.
5932
5933         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
5934         (gnus-debug-exclude-variables): do.
5935
5936 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5937
5938         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
5939         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
5940
5941 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * dns.el (dns-make-network-process): New macro.
5944         (query-dns): Use it.
5945
5946 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5947
5948         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
5949         article-buffer.
5950
5951         * mm-url.el (mm-url-package-name): New variable.
5952         (mm-url-package-version): New variable.
5953         (mm-url-insert-file-contents): Bind url-package-name and
5954         url-package-version here.
5955         * nnrss.el (nnrss-insert-w3): Move the bindings.
5956
5957         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
5958         url-package-version. Trivial change from Andrew J Cosgriff
5959         <ajc@polydistortion.net>
5960
5961         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
5962         attachments. Trivial change from Peter 'Luna' Runestig
5963         <peter@runestig.com>.
5964
5965 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
5966
5967         * nnkiboze.el (nnkiboze-request-scan): Call
5968         nnkiboze-possibly-change-group.
5969         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
5970         problems.
5971         (nnkiboze-generate-group): Set newsrc to the *highest* article
5972         number kibozed, not the lowest.
5973
5974 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
5975
5976         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
5977
5978 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5979         From Dan Christensen <jdc+news@uwo.ca>.
5980
5981         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5982         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5983         Recognize math postings.  Extract Date (now ignores "(15kb)").
5984         Extract email address using gnus-extract-address-components
5985         instead of just taking the first word.  Create Date and From
5986         headers for message which are missing these headers.  Get rid
5987         of spurious \\ lines (purely cosmetic).  Extend body-end and
5988         file-end regexps, to exclude more garbage from the message.
5989         Make URL rephrasing regexp more flexible, to match current
5990         format.
5991
5992 2002-04-23  Simon Josefsson  <jas@extundo.com>
5993
5994         * netrc.el: New file, functions copied from gnus-util.el by Ted
5995         Zlatanov <tzz@lifelogs.com>.
5996
5997         * gnus-util.el: Require netrc.
5998         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
5999         new code in netrc.el.
6000
6001 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6002
6003         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
6004         message-ignored-resent-headers, too.  From Matthieu Moy
6005         <Matthieu.Moy@imag.fr>.
6006
6007 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6008
6009         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
6010         boolean not a string
6011         * gnus-group.el (gnus-group-line-format): add description of %C
6012         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
6013           as %C
6014         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
6015
6016 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
6017
6018         * nnmaildir.el (nnmaildir-request-scan): typo: set
6019         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
6020         nnmail-get-new-mail for 'find-new-groups.
6021
6022 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
6023
6024         * nnmaildir.el (nnmaildir-request-update-info,
6025         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
6026         unnecessary calls to nnmaildir-request-scan.
6027
6028 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6029
6030         * gnus-msg.el:
6031         * gnus-msg.el (gnus-message-replysign): New.
6032         * gnus-msg.el (gnus-message-replyencrypt): New.
6033         * gnus-msg.el (gnus-message-replysignencrypted): New.
6034         * gnus-msg.el (gnus-summary-reply): Use the three new variables
6035         (above) to automatically encrypt/sign to encrypted/signed
6036         messages.
6037         * message.el:
6038         * message.el (message-mode-map): Add keybinding for
6039         `message-to-list-only'
6040         * message.el (message-mode): Add description for
6041         `message-to-list-only'
6042         * message.el (message-to-list-only): New.
6043         * message.el (message-make-mft): Changed to use the cl loop macro,
6044         and added optional flag to return only the matched list. (for use
6045         in new message-to-list-only function)
6046
6047 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6048
6049         * gnus-msg.el:
6050         * gnus-msg.el (gnus-message-replysign):
6051         * gnus-msg.el (gnus-replysign): New.
6052         * gnus-msg.el (gnus-replyencrypt): New.
6053         * gnus-msg.el (gnus-replysignencrypted): New.
6054         * gnus-msg.el (gnus-summary-reply):
6055         * message.el:
6056         * message.el (message-mode-map):
6057         * message.el (message-mode):
6058         * message.el (message-to-list-only): New.
6059         * message.el (message-make-mft):
6060
6061 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6062
6063         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
6064
6065 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
6066
6067         * message.el (message-gen-unsubscribed-mft): accept a prefix
6068         argument so CC can be included with C-u C-c C-f C-a
6069
6070 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6071         From Ted Zlatanov <teodor.zlatanov@divine.com>.
6072
6073         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
6074         Improve docstring.
6075         (spam-enter-blacklist): New command.
6076
6077         * gnus-sum.el (gnus-spam-mark): New mark.
6078         (gnus-auto-expirable-marks): Add gnus-spam-mark.
6079         (gnus-summary-make-tool-bar): Correct conditional.
6080         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
6081         (gnus-summary-mark-as-spam): New command.
6082
6083 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
6084
6085         * mml-sec.el (mml-secure-message): changed to support arbritrary
6086         modes.
6087         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
6088         changed to support "signencrypt" mode.
6089         * mml.el (mml-parse-1): changed to support different secure modes
6090         more easily. (for signencrypt)
6091
6092 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
6093
6094         * gnus-sum.el (gnus-update-summary-mark-positions)
6095         (gnus-summary-toggle-header):
6096         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
6097         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
6098         (gnus-uu-post-encoded):
6099         * nnfolder.el (nnfolder-possibly-change-group):
6100         * nnimap.el (nnimap-retrieve-headers):
6101         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
6102
6103 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
6104
6105         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
6106         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
6107
6108 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * gnus-srvr.el (gnus-server-set-info): Clear
6111         `gnus-server-method-cache' when `gnus-server-alist' is changed.
6112         From Daiki Ueno <ueno@unixuser.org>.
6113
6114 2002-04-11  Simon Josefsson  <jas@extundo.com>
6115
6116         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
6117         viewing of security buttons.  Thanks to Nicolas Kowalski
6118         <Nicolas.Kowalski@imag.fr>.
6119
6120         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
6121         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
6122         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
6123         <Nicolas.Kowalski@imag.fr>.
6124         (smime-decrypt-buffer): Ditto.
6125
6126 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6127
6128         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
6129         header line.
6130
6131 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
6132
6133         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
6134
6135 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6136
6137         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
6138
6139 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6140
6141         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
6142         errors when debug.
6143
6144 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
6145
6146         * message.el (message-make-mft): Changed MFT code from using
6147         message-recipients (which included Bcc) to use only the To and CC
6148         headers.
6149
6150 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6151
6152         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
6153         add link.
6154         (gnus-treat-mail-picon): Ditto.
6155         (gnus-treat-newsgroups-picon): Ditto.
6156         (gnus-picon-databases): Fix custom type.
6157         (gnus-picon-databases): Add link.
6158         (gnus-article-x-face-command): Add to gnus-picon group.
6159
6160 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
6161
6162         * message.el (message-buffer-naming-style): Remove.
6163
6164 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6165
6166         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
6167
6168         * message.el (message-tool-bar-map): Ditto.
6169
6170         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6171
6172 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6173
6174         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
6175
6176 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
6177
6178         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
6179
6180 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
6181         Trivial patch.
6182
6183         * dns.el: open-network-stream under XEmacs does udp.
6184
6185 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
6186
6187         * spam.el (spam-enter-whitelist): New function.
6188         (spam-parse-whitelist): Ditto.
6189         (spam-refresh-list-cache): Ditto.
6190         (spam-address-whitelisted-p): New function.
6191
6192         * dns.el (query-dns): Use TCP when make-network-process isn't
6193         available.
6194         (dns-servers): New variable.
6195         (dns-parse-resolv-conf): New function.
6196         (query-dns): Use it.
6197
6198         * spam.el: New file.
6199
6200         * dns.el (query-dns): Test.
6201
6202 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6203
6204         * lpath.el (featurep): Bind make-network-process.
6205
6206 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
6207
6208         * nnmaildir.el: Use defstruct.  Use a single copy of
6209         nnmail-extra-headers to save memory.  Store server's group name
6210         prefix instead of each group's prefixed name.
6211         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
6212         nntp-server-buffer.
6213
6214 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6215
6216         * dns.el: New file.
6217
6218 2002-03-28  Simon Josefsson  <jas@extundo.com>
6219
6220         * gnus-sum.el (gnus-summary-dummy-line-format):
6221         * gnus.el (gnus-summary-line-format): Fixing links to Info.
6222         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
6223
6224 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6225
6226         * gnus-sum.el (gnus-summary-move-article)
6227         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
6228         the doc string.
6229
6230 2002-03-28  Simon Josefsson  <jas@extundo.com>
6231
6232         * mml-sec.el (mml-secure-message): Search after
6233         mail-header-separator from top of message.
6234
6235 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
6236
6237         * nnmaildir.el: Cosmetic changes.
6238         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
6239         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
6240         nnmaildir--group-ls): New macros/functions.  Use them.
6241         (nnmaildir--unlink): Evalutate argument only once.
6242
6243 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
6244
6245         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
6246         symbols.
6247         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
6248         `gnus-point-at-eol'.
6249
6250 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
6251
6252         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
6253         nnmaildir--marks-dir): New macros.  Use them.
6254         Use inhibit-quit for atomicity instead of in-memory journaling.
6255         (nnmaildir--edit-prep): New function.
6256         (Local Variables): Use it.
6257
6258 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6259
6260         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6261
6262 2002-03-25  Simon Josefsson  <jas@extundo.com>
6263
6264         * message.el (message-mode): Fix doc.
6265
6266 2002-03-25  Simon Josefsson  <jas@extundo.com>
6267
6268         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
6269         Matthieu Moy <Matthieu.Moy@imag.fr>.
6270
6271 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
6272
6273         * mml-sec.el (mml-unsecure-message): Add docstring.
6274
6275 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6276
6277         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
6278         value.
6279         Trivial change from andre@slamdunknetworks.com
6280
6281 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
6282
6283         * mml.el (mml-mode-map): Added a keybinding for
6284         `mml-unsecure-message'.  Also, added a menu entry for said
6285         function in the Attachments menu.
6286
6287 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * canlock.el (canlock-version): Remove.
6290         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
6291         here; simplify \x insertions.
6292         (canlock-sha1): New function, always return a unibyte string.
6293         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
6294         of a password.
6295         (canlock-insert-header): Use `canlock-sha1'.
6296         (canlock-verify): Ditto.
6297
6298 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6299
6300         * message.el (message-fix-before-sending): Add an option that
6301         ignores illegible text.
6302         Trivial change from Mark Milhollan <mlm@attglobal.net>
6303
6304         * message.el (message-font-lock-keywords): Support multi-line MML
6305         tags.
6306
6307         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
6308         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
6309
6310 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6311
6312         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
6313         symbols for "View as different encoding" submenu.
6314
6315 2002-03-19  Simon Josefsson  <jas@extundo.com>
6316
6317         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
6318         encoding" submenu.
6319
6320 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6321
6322         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
6323
6324 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6325
6326         * gnus-sum.el (gnus-sum-thread-tree-root)
6327         (gnus-sum-thread-tree-single-indent)
6328         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6329         (gnus-sum-thread-tree-leaf-with-other)
6330         (gnus-sum-thread-tree-single-leaf): Make customizable.
6331
6332 2002-03-16  Simon Josefsson  <jas@extundo.com>
6333
6334         * gnus-util.el (gnus-extract-address-components): Don't break on
6335         names such as James "Kibo" Parry.  From Francis Litterio
6336         <franl@world.std.com>.
6337
6338 2002-03-13  Simon Josefsson  <jas@extundo.com>
6339
6340         * pop3.el (pop3-open-server): Revert multibyte change.  From
6341         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6342
6343         * message.el (message-send-mail-with-qmail): Make it work.  From
6344         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6345
6346 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
6347
6348         * message.el (message-make-mft): Set case-fold-search while
6349         generating the MFT.  Also, a little cleanup in the MFT code.
6350
6351 2002-03-12  Simon Josefsson  <jas@extundo.com>
6352
6353         * message.el (message-qmail-inject-args): May be function.
6354         (message-send-mail-with-qmail): Call function if m-q-i-a is
6355         function.  From fn@hungry.org (Faried Nawaz).
6356
6357 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6358
6359         * message.el (message-abbrevs-loaded): Remove.
6360         (mailabbrev): Require it.
6361
6362         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
6363
6364 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * pop3.el (pop3-open-server): Set process buffer unibyte.
6367
6368 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6369
6370         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
6371
6372 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6373
6374         * nnslashdot.el (nnslashdot-request-article): Remove javascript
6375         too.
6376
6377 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6378
6379         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
6380         duplication.
6381         (gnus-summary-save-parts-type-history): Ditto.
6382         (gnus-summary-save-parts-last-directory): Ditto.
6383         Trivial change from andre@slamdunknetworks.com
6384
6385 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
6386
6387         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
6388
6389 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6390
6391         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
6392         -->" as the end of the first article.
6393
6394         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
6395         From Matthieu Moy <Matthieu.Moy@imag.fr>
6396
6397         * message.el (message-add-action): Use add-to-list.
6398         (message-delete-action): New function.
6399
6400         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
6401         pieces.
6402
6403 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
6404
6405         * nnnil.el: New file.
6406         * gnus.el (gnus-valid-select-methods): Include nnnil.
6407
6408 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6409
6410         * message.el (message-syntax-checks): Because canlock is
6411         supported, we disable sender syntax check.
6412         (message-shoot-gnksa-feet): Add cancel-messages option doc.
6413
6414         * gnus-draft.el (gnus-draft-send): If interactive, use its default
6415         value of message-syntax-checks.
6416
6417         * qp.el (quoted-printable-decode-region): Doc addition.
6418         From: Eli Zaretskii <eliz@is.elta.co.il>
6419
6420         * mail-source.el (make-source-make-complex-temp-name): Use
6421         make-temp-file.
6422
6423         * mm-util.el (mm-make-temp-file): New function.
6424         * nneething.el (nneething-file-name): Use it.
6425         * mml-smime.el (mml-smime-encrypt): Ditto.
6426         * mm-view.el (mm-inline-wash-with-file): Ditto.
6427         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
6428         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
6429         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
6430         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
6431         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
6432         * gnus-art.el (gnus-mime-print-part): Ditto.
6433
6434 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6435
6436         * message.el (nnmaildir-article-number-to-base-name): New
6437         function.
6438         (nnmaildir-base-name-to-article-number): New function.
6439
6440 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * smime.el (smime-make-temp-file): Don't quote
6443         `temporary-file-directory'.
6444
6445 2002-03-04  Simon Josefsson  <jas@extundo.com>
6446
6447         * smime.el (smime-sign-region): Rename argument keyfiles to
6448         keyfile. You only sign something with one key.
6449         (smime-sign-buffer): Better completing-read prompt.
6450         (smime-decrypt-buffer): Ditto.
6451
6452         * smime.el (smime-make-temp-file): Make it work under XEmacs.
6453
6454         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
6455         completing-read.
6456         (mm-view-pkcs7-decrypt): CRLF->LF.
6457
6458 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6459
6460         * message.el (message-hierarchical-addresses): New variable.
6461         (message-get-reply-headers): Use it.
6462         From Ted Zlatanov <teodor.zlatanov@divine.com>
6463
6464 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6465
6466         * message.el (message-mode): If buffer-file-name, don't set auto
6467         save file name.
6468         Trivial change from Geoff Greene <ggreene@wpi.edu>
6469
6470 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6471
6472         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
6473         takes one argument in read-char.
6474
6475         * message.el (message-fix-before-sending): Forward a char.
6476         Check mmu-multibyte-p, add control-1.
6477
6478 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6479
6480         * gnus-start.el (gnus-read-init-file): Ditto.
6481
6482         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
6483
6484         * dgnushack.el (dgnushack-make-load): Ditto.
6485
6486         * mail-source.el (mail-source-fetch): Extract the right error
6487         code.
6488
6489         * message.el (message-fix-before-sending): Check illegible text.
6490
6491         * gnus-util.el (gnus-multiple-choice): New function.
6492
6493         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
6494         also defined in gnus-score.el.
6495
6496 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
6497
6498         * message.el (message-get-reply-headers): downcase email addresses
6499         for comaparisons for duplicate removal.
6500
6501 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6502
6503         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
6504         implementation of PKCS#7, which just allows users read the
6505         message.
6506         (mm-view-pkcs7): Use it.
6507
6508 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6509
6510         * gnus.el (large-newsgroup-initial): New parameter.
6511
6512         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
6513         (gnus-summary-insert-old-articles): Ditto.
6514
6515 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6516
6517         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
6518         used as the default answer of the question, "How many articles?".
6519         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6520
6521         * nnagent.el (nnagent-retrieve-headers): Remove articles with
6522         small numbers.
6523
6524 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6525
6526         * deuglify.el: Fix comments.
6527
6528 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6529
6530         * html2text.el (html2text-clean-anchor): If there is no HREF,
6531         insert nothing.
6532
6533         * mml.el (mml-generate-mime-1): Add cdr.
6534         From: andre@slamdunknetworks.com
6535
6536         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
6537         (mm-text-html-washer-alist): Ditto.
6538
6539         * mm-decode.el (mm-text-html-renderer): Add html2text.
6540
6541         * html2text.el: Face lift.
6542
6543         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
6544
6545 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
6546
6547         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
6548
6549         * deuglify.el: Change copy right. Add autoload. Add coding-system.
6550
6551         * deuglify.el: New file. The original file name is
6552         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
6553
6554         * mm-decode.el (mm-display-external): Use
6555         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
6556
6557 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
6558
6559         * nnmaildir.el (nnmaildir-request-list): Report the highest
6560         article number, not the total number of articles.
6561
6562 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6563
6564         * gnus-sum.el: Move uu key map here.
6565         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
6566
6567 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
6568
6569         * nnmaildir.el (nnmaildir-request-expire-articles): Use
6570         nnmail-expiry-wait* if expire-age parameter is not set.
6571
6572 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6573
6574         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
6575         function.
6576         (gnus-group-sort-selected-groups-by-real-name): New function.
6577         (gnus-group-make-menu-bar): Add sort by real name.
6578
6579         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
6580         rebuild.
6581         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
6582         nil as dependencies as well.
6583
6584 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6585
6586         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
6587         for mime-parts.
6588
6589         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
6590
6591         * gnus-group.el (gnus-group-name-decode): Don't test
6592         multibyte-string, because it breaks XEmacs.
6593         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
6594
6595         * message.el (message-send-mail): Be talkative.
6596
6597         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
6598         (mm-automatic-display): Ditto.
6599
6600         * mailcap.el (mailcap-mime-data): Ditto.
6601         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6602
6603 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6604
6605         * many files: Remove trailing whitespaces, replace spc+tab with
6606         tab, replace leading whitespaces with tabs.
6607
6608 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
6609
6610         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
6611         articles with no body and no blank line after the header.
6612
6613 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6614
6615         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
6616         parts.
6617
6618         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
6619         non-ascii chars.
6620
6621         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6622
6623         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
6624         w3-delay-image-loads.
6625         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
6626         (mm-w3-prepare-buffer): Ditto.
6627
6628         * mail-source.el (mail-source-fetch-directory): Run scripts.
6629
6630 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6631
6632         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
6633         for Majordomo confirmations.
6634
6635 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6636
6637         * gnus-fun.el (gnus-respond-to-confirmation): New command.
6638
6639 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6640
6641         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
6642
6643 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
6644
6645         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
6646         References header field.  From Mark Thomas <mthomas@cmu.edu>.
6647
6648 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6649
6650         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
6651         (mm-inline-render-with-stdin): Ditto.
6652         (mm-inline-render-with-function): Ditto.
6653         (mm-inline-wash-with-file): Bind coding-system-for-write.
6654         (mm-inline-wash-with-stdin): Ditto.
6655
6656 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6657
6658         Suggested by Felix Natter <fnatter@gmx.net>
6659
6660         * gnus-art.el (gnus-mime-view-part-externally): Rename from
6661         gnus-mime-externalize-view.
6662         (gnus-mime-view-part-internally): Rename from
6663         gnus-mime-internalize-view.
6664         (gnus-article-view-part-externally): Rename from
6665         gnus-article-externalize-part.
6666         (gnus-mime-action-alist): Change correspondingly.
6667         (gnus-mime-button-commands): Ditto.
6668         (gnus-mime-action-alist): Remove duplication.
6669
6670         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
6671
6672 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6673
6674         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
6675
6676         * gnus-art.el (gnus-display-mime): Use it.
6677
6678         * mm-partial.el (mm-partial-find-parts): Use it.
6679
6680         * gnus-sum.el (gnus-article-loose-mime): Rename from
6681         gnus-article-no-strict-mime.
6682         (gnus-summary-save-parts): Use it.
6683
6684 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
6687         local variable.
6688
6689         * gnus-art.el (article-display-x-face): Don't sort multiple
6690         X-Faces.
6691
6692 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
6695         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
6696
6697         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
6698
6699 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6700
6701         Some ideas is inspired by code from Hrvoje Niksic
6702         <hniksic@arsdigita.com>
6703
6704         * gnus-art.el (gnus-article-wash-function): Set the default to
6705         nil, so that we use mm-text-html-renderer instead.
6706         (article-wash-html): Use mm-text-html-renderer.
6707
6708         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
6709         (mm-text-html-renderer): New variable.
6710         (mm-inline-text-html-renderer): Set the default to nil, so that we
6711         use mm-text-html-renderer instead.
6712
6713         * mm-view.el (mm-inline-text-html): New function.
6714         (mm-text-html-renderer-alist): New variable.
6715         (mm-inline-text-vcard): New function.
6716         (mm-inline-text): Split.
6717         (mm-links-remove-leading-blank): New function.
6718         (mm-inline-render-with-file): New function.
6719         (mm-inline-render-with-stdin): New function.
6720         (mm-inline-render-with-function): New function.
6721         (mm-text-html-washer-alist): New variable.
6722         (mm-inline-wash-with-file): New function.
6723         (mm-inline-wash-with-stdin): New function.
6724
6725 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6726
6727         * message-utils.el: Fix installation doc.
6728         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6729
6730 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6731
6732         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
6733         (gnus-post-method): Use it.
6734         (gnus-summary-cancel-article): Find the correct post-method.
6735
6736         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
6737         * message.el (message-send-news): Ditto.
6738         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
6739         <ipmonger@delamancha.org>
6740
6741         * gnus.el (gnus-select-method): Fix doc.
6742         (gnus-server-string): Use 'using nntp'.
6743
6744         * gnus-agent.el (gnus-slave-unplugged): New command.
6745         From: Felix Natter <fnatter@gmx.net>
6746
6747 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6748
6749         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
6750         Call edit-done-function first, then change the window
6751         configuration.
6752         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
6753         (gnus-article-edit-mode): mml-mode.
6754
6755         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
6756         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
6757
6758         * message-utils.el: Adopt the file.
6759
6760         * message-utils.el: New file.
6761         From Holger Schauer <Holger.Schauer@gmx.de>
6762
6763 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6764
6765         * gnus-sum.el (gnus-summary-move-article): Select-article only
6766         when gnus-move-split-methods is non-nil. And we don't render or
6767         mark the article.
6768
6769         * gnus-fun.el (gnus-shell-command-to-string): New function.
6770         (gnus-shell-command-on-region): New function.
6771         (gnus-random-x-face): Use them.
6772         (gnus-x-face-from-file): Ditto.
6773         (gnus-convert-image-to-gray-x-face): Ditto.
6774         (gnus-convert-gray-x-face-to-xpm): Ditto.
6775         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
6776
6777 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6778
6779         * gnus-art.el (gnus-treat-display-xface): Don't use
6780         `shell-command-to-string' when compiling.
6781         (gnus-treat-display-grey-xface): Ditto.
6782
6783 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
6784
6785         * nnmaildir.el (nnmaildir--article-count): If the group is
6786         completely empty, report minimum article number as 1 instead of 0.
6787
6788 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6789
6790         * gnus-agent.el (gnus-get-predicate): Use nconc.
6791
6792         * gnus-sum.el (gnus-summary-display-make-predicate): Use
6793         gnus-summary-display-cache as cache.
6794
6795         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
6796         (nndoc-mail-in-mail-type-p): New function.
6797         (nndoc-mail-in-mail-article-begin): New function.
6798
6799 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6800
6801         * mailcap.el (mailcap-mime-data): Use enriched-decode.
6802
6803         * gnus-cite.el (gnus-article-fill-cited-article): Bind
6804         use-hard-newlines to nil.
6805
6806         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
6807         image is not available if window-system is not available.
6808
6809         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
6810
6811 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6812
6813         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
6814         bookmark, because update-mark doesn't handle it correctly.
6815
6816 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6817
6818         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
6819         directly instead of calling message-send-mail.
6820
6821         * gnus-start.el (gnus-read-descriptions-file): Use
6822         gnus-default-charset.
6823
6824         * mm-util.el (mm-guess-mime-charset): New function.
6825
6826         * gnus.el (gnus-default-charset): Use it.
6827         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
6828         the default.
6829
6830 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
6833         (article-display-x-face): Use it.  Disable grey xface, if
6834         uncompface is not found.
6835
6836         * message.el (message-mode): Don't enable multibyte on an indirect
6837         buffer.
6838
6839         * nnrss.el (nnrss-content-function): New variable.
6840         (nnrss-request-article): Use it.
6841
6842 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6843
6844         * gnus.el: Add article-unsplit-urls.
6845         * gnus-sum.el: Ditto.
6846         * gnus-art.el (gnus-treat-strip-cr): New variable.
6847         (gnus-treatment-function-alist): Use it.
6848         (article-unsplit-urls): New function.
6849         (gnus-article-make-menu-bar): Use it.
6850         From: Michael Cook <michael.cook@cisco.com>
6851
6852 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6853
6854         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
6855         copy.
6856
6857 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
6858
6859         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
6860         with internal whitespace.
6861         (gnus-parent-id): Ditto.
6862
6863 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6864
6865         * gnus-art.el (gnus-article-treat-body-boundary): Add
6866         gnus-decoration property.
6867         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
6868
6869         * message.el (message-mode): Set local-abbrev-table.
6870         From Matt Armstrong <matt@lickey.com>.
6871
6872         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
6873         too many spaces.
6874
6875         * rfc2047.el (rfc2047-unfold-region): Ditto.
6876         (rfc2047-decode-region): Don't unfold. Let
6877         gnus-article-treat-unfold-headers do it.
6878
6879         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
6880         From: Jesper Harder <harder@ifa.au.dk>
6881
6882 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6883
6884         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
6885         (gnus-configure-posting-styles): Use it.
6886         (gnus-configure-posting-styles): Remove trailing newspaces.
6887
6888 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6889
6890         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
6891         is non-nil.
6892
6893         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
6894
6895         * gnus.el (gnus-server-to-method): Switch position with
6896         gnus-server-get-method.
6897         (gnus-agent): Add doc.
6898
6899         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
6900         (gnus-summary-save-parts): Use it.
6901
6902         * gnus-art.el (gnus-display-mime): Use it.
6903         * mm-partial.el (mm-partial-find-parts): Use it.
6904
6905         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
6906
6907         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
6908         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
6909
6910         * nnagent.el (nnagent-request-expire-articles): Don't delete
6911         files.
6912
6913 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6914
6915         * message.el (message-gen-unsubscribed-mft): New function.
6916         From Sriram Karra <karra@cs.utah.edu>.
6917
6918         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
6919         open parenthesis.
6920
6921         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
6922         (mm-inline-text-html-render-with-w3): Ditto.
6923         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
6924         Suggested by Dave Love  <d.love@dl.ac.uk>.
6925
6926         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
6927
6928         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
6929         * nntp.el (nntp-send-command): Ditto.
6930         * nntp.el (nntp-send-command-nodelete): Ditto.
6931
6932 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6933
6934         * mm-url.el (mm-url-load-url): New function.
6935         (mm-url-insert-file-contents): Use it.
6936
6937         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
6938
6939         * message.el (message-forward-make-body): Correctly copy
6940         forward-buffer.
6941
6942         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
6943
6944 2002-02-04  Simon Josefsson  <jas@extundo.com>
6945
6946         * gnus-art.el (gnus-article-followup-with-original): Mark with
6947         force, prevent errors when following up from article buffer.
6948         (gnus-article-reply-with-original): Ditto.
6949
6950         * binhex.el (binhex-decoder-switches): Fix doc.  From
6951         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6952
6953 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6954
6955         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
6956         highlight-citation after emphasize.
6957
6958 2002-02-04  Simon Josefsson  <jas@extundo.com>
6959
6960         * nnfolder.el (nnfolder-open-marks):
6961
6962         * nnml.el (nnml-open-marks): Message when done.  From David
6963         Edmondson <dme@sun.com>.
6964
6965 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6966
6967         * imap.el (imap-anonymous-auth): Fix typo.
6968         From: Steinar Bang <sb@dod.no>
6969
6970         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
6971         save-excursion.
6972         (gnus-cache-braid-heads): Ditto.
6973
6974         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
6975         line, because there are extra articles in the overview buffer.
6976
6977         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
6978
6979         * message.el (message-forward-rmail-make-body): Directly use
6980         rmail-msg-restore-non-pruned-header to avoid calling
6981         vertical-motion.
6982
6983 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6984
6985         * gnus-cache.el (gnus-summary-insert-cached-articles):
6986         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
6987
6988         * gnus-group.el (gnus-group-mark-article-read): Nreverse
6989         gnus-newsgroups-unselected.
6990
6991         * gnus-agent.el (gnus-summary-set-agent-mark): Use
6992         gnus-add-to-sorted-list.
6993
6994         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
6995         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
6996         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
6997         (gnus-update-read-articles): UNREAD is sorted.
6998         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
6999         (gnus-newsgroup-marked, gnus-newsgroup-cached)
7000         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
7001         (gnus-newsgroup-dormant): Require sorted.
7002
7003         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
7004         directories.
7005         (gnus-dired-print): New function.
7006
7007         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
7008         ps-despool.
7009
7010 2002-02-02  Simon Josefsson  <jas@extundo.com>
7011
7012         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
7013
7014 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7015
7016         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
7017         t. This makes gnus-agent customizable without putting
7018         gnus-agentize into .gnus.
7019
7020         * gnus.el (gnus-agent): Make it customizable.
7021
7022         * gnus-dired.el: New file.
7023         From Benjamin Rutt <brutt@bloomington.in.us>
7024
7025         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
7026         if no article.
7027         (gnus-cache-possibly-remove-article): Ditto.
7028         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
7029
7030 2002-02-01  Simon Josefsson  <jas@extundo.com>
7031
7032         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
7033
7034 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7035
7036         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
7037         (mm-setup-w3m): Don't bind keys listed in the above.
7038
7039 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
7042         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
7043         is non-nil; bind `w3m-force-redisplay' with nil.
7044
7045         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7046
7047         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
7048
7049 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7050
7051         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
7052         use mail-header-unfold-field.
7053
7054         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
7055         gnus-summary-limit.
7056
7057         * gnus-range.el (gnus-add-to-sorted-list): New function.
7058         * gnus-sum.el (gnus-mark-article-as-read): Use it.
7059         (gnus-mark-article-as-unread): Ditto.
7060         (gnus-summary-mark-article-as-unread): Ditto.
7061         (gnus-build-get-header): Ditto.
7062         (gnus-summary-prepare-threads): Ditto.
7063         (gnus-summary-insert-pseudos): Ditto.
7064         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
7065         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
7066         (gnus-summary-insert-old-articles): Ditto.
7067
7068         * gnus-msg.el (gnus-posting-styles): Add new format of header.
7069         (gnus-configure-posting-styles): Support the new format.
7070
7071         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
7072         edebug-form-spec to (sexp body).
7073         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
7074
7075         * message.el (message-reply-headers): Add doc.
7076
7077 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7078
7079         * gnus-group.el (gnus-group-delete-group): Nix the entry in
7080         gnus-cache-active-hashtb.
7081
7082         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
7083         (gnus-agent-summary-fetch-group): Use it.
7084
7085         * gnus-msg.el (gnus-debug-files): New variable.
7086         (gnus-debug-exclude-variables): New variable.
7087         (gnus-debug): Use them.
7088
7089         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
7090
7091 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7092
7093         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
7094         (message-mode-syntax-table): Move back the previous position.
7095
7096         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
7097
7098         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7099         gnus-sorted-difference.
7100
7101         * nnsoup.el (nnsoup-request-expire-articles): Use
7102         gnus-sorted-difference.
7103
7104         * nnheader.el: Autoload gnus-sorted-difference.
7105
7106         * nnfolder.el (nnfolder-request-expire-articles): Use
7107         gnus-sorted-difference.
7108
7109         * gnus-cache.el (gnus-cache-retrieve-headers): Use
7110         gnus-sorted-difference.
7111
7112         * gnus-range.el: Autoload cookies.
7113         (gnus-sorted-difference): New function.
7114         (gnus-sorted-ndifference): New function.
7115         (gnus-sorted-nintersection): Rename from
7116         gnus-set-sorted-intersection.
7117         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
7118         (gnus-list-range-difference): Rename from
7119         gnus-inverse-list-range-intersection.
7120         (gnus-inverse-list-range-intersection): Use defalias.
7121
7122         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
7123         gnus-sorted-ndifference, and gnus-sorted-nintersection.
7124         (gnus-articles-to-read): Use gnus-sorted-difference.
7125         (gnus-summary-limit-mark-excluded-as-read): Use
7126         gnus-sorted-intersection and gnus-sorted-ndifference.
7127         (gnus-list-of-read-articles): Use gnus-list-range-difference.
7128         (gnus-summary-insert-articles): Use gnus-sorted-difference.
7129
7130         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
7131
7132 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
7135         property to the buffer for using emacs-w3m command keys.
7136
7137         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
7138         option.
7139
7140         * mm-view.el (mm-w3m-mode-map): New variable.
7141         (mm-w3m-mode-command-alist): New variable.
7142         (mm-w3m-minor-mode): Removed.
7143         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
7144         (mm-inline-text-html-render-with-w3m): Add keymap property to the
7145         buffer for using emacs-w3m command keys.
7146
7147 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7148
7149         * message.el (message-mode-syntax-table): Move forward.
7150         (message-cite-prefix-regexp): Auto detect non word constituents.
7151         (message-cite-prefix-regexp): Don't use with-syntax-table.
7152
7153         * gnus-sum.el (gnus-summary-update-info): Use
7154         gnus-list-range-intersection.
7155
7156         * gnus-agent.el (gnus-agent-fetch-headers): Use
7157         gnus-list-range-intersection.
7158
7159         * gnus-range.el (gnus-range-normalize): Use correct predicate.
7160         (gnus-list-range-intersection): Use it.
7161         (gnus-inverse-list-range-intersection): Ditto.
7162         (gnus-sorted-intersection): Add doc.
7163         (gnus-set-sorted-intersection): Add doc.
7164         (gnus-sorted-union): New function.
7165         (gnus-set-sorted-union): New function.
7166
7167         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
7168         (gnus-inverse-list-range-intersection): Ditto.
7169
7170 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
7171
7172         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
7173
7174         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
7175         and permit `:' and `\' in order to handle full Windows pathnames.
7176         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
7177         technically not correct per standard, but seems to have common use.
7178
7179 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7180
7181         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
7182         replacing numbers.
7183
7184 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
7185
7186         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
7187
7188         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
7189         Don't split when the window is small, e.g. when a small *BBDB*
7190         window is the lowest one.
7191
7192         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7193         nnheader-find-nov-line to speed up. Use nreverse, because it is
7194         sorted. Use nnheader-insert-nov-file.
7195
7196 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7197
7198         * mm-decode.el (mm-inline-text-html-with-images): New user option.
7199
7200         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
7201         of `w3m-display-inline-images' with the value of
7202         `mm-inline-text-html-with-images'.
7203         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7204
7205         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7206
7207 2002-01-27  Richard M. Stallman  <rms@gnu.org>
7208
7209         * time-date.el: Add autoload cookies.  Many doc fixes.
7210         (time-add): New function.
7211         (time-subtract): Renamed from subtract-time.
7212         (subtract-time): New alias for time-subtract.
7213
7214 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7215
7216         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
7217         emacs-w3m in doc-string.
7218
7219         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
7220         `w3m-current-buffer'.
7221
7222 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7223
7224         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
7225
7226         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
7227         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
7228         (mm-w3m-cid-retrieve): New function.
7229         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
7230
7231 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7232
7233         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
7234
7235 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7236
7237         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
7238
7239 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7240
7241         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
7242         32K.
7243
7244         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
7245
7246         * nnmail.el (nnmail-article-group): Decode headers before running
7247         split rules over them.
7248         (nnmail-mail-splitting-charset): New variable.
7249
7250         * smiley.el: Replaced with smiley-ems.el.
7251
7252 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7253
7254         * mm-url.el (mm-url-predefined-programs): Add w3m.
7255         (mm-url-program): Ditto.
7256
7257 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7258
7259         * nnml.el (nnml-use-compressed-files): New variable.
7260         (nnml-filenames-are-evil): Removed.
7261         (nnml-current-group-article-to-file-alist): Don't use.
7262         (nnml-update-file-alist): Inhibit.
7263         (nnml-article-to-file): Use new var.
7264
7265 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7266
7267         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
7268
7269         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
7270
7271 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7272
7273         * gnus-agent.el (gnus-agent-load-alist): Use new caching
7274         function.
7275
7276         * gnus-util.el (gnus-cache-file-contents): New function.
7277
7278         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
7279         (gnus-agent-load-alist): Use it.
7280
7281         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
7282
7283         * nnheader.el (nnheader-insert-nov-file): New function.
7284
7285         * gnus-util.el (gnus-parse-without-error): Correct the loop.
7286
7287         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
7288         there are no references.
7289         (gnus-extract-message-id-from-in-reply-to): New function.
7290         (gnus-nov-parse-line): Use in-reply-to if there are no
7291         references.
7292
7293 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7294
7295         * nnagent.el (nnagent-retrieve-headers): Use new macro.
7296
7297         * gnus-util.el (gnus-parse-without-error): New macro.
7298
7299 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7300
7301         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
7302         (gnus-article-wash-function): use locate-library to decide which
7303         to use.
7304
7305 2002-01-25  Simon Josefsson  <jas@extundo.com>
7306
7307         * pop3.el (pop3-munge-message-separator): Work if no date.
7308         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
7309
7310 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7311
7312         * gnus-agent.el (gnus-agent-save-alist): Fix.
7313
7314         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
7315         mistake.  Reinstated lost code.
7316
7317 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
7318
7319         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
7320         one exists in the case of an encrypted message with an internal
7321         signature.
7322
7323 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7324
7325         * gnus-agent.el (gnus-agent-save-alist): Optimized.
7326
7327 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7328
7329         * dgnushack.el: Commented out the experimental code.
7330
7331 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7332
7333         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
7334         error.
7335
7336         * gnus.el (gnus-server-to-method): Made into subst.
7337         (gnus-server-method-cache): New variable.
7338         (gnus-server-to-method): Use it.
7339         (gnus-group-method-cache): New variable.
7340         (gnus-find-method-for-group-1): Renamed.
7341         (gnus-find-method-for-group): New function.
7342         (gnus-group-method-cache): Removed.
7343
7344         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
7345         function.
7346
7347         * gnus-range.el (gnus-members-of-range): New function.
7348         (gnus-list-range-intersection): Renamed.
7349         (gnus-inverse-list-range-intersection): New function.
7350
7351         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
7352
7353         * nnagent.el (nnagent-retrieve-headers): New implementation.
7354
7355         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
7356         implementation.
7357
7358 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7359
7360         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
7361         `w3m-meta-content-type-charset-regexp'.
7362
7363         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
7364         charset-encoded html contents.
7365
7366 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7367
7368         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
7369         an empty file.
7370
7371         * nnweb.el (url): Ignore errors when request url.
7372
7373         * nnrss.el: Clean up the comments.
7374
7375 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7376
7377         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
7378
7379         * mm-decode.el (mm-inline-text-html-renderer): New user option.
7380         (mm-inline-media-tests): Test whether the value of
7381         `mm-inline-text-html-renderer' is a function for text/html.
7382
7383         * mm-view.el (mm-inline-text-html-render-with-w3): New function
7384         separated from `mm-inline-text'.
7385         (mm-w3m-minor-mode): New variable.
7386         (mm-w3m-setup): New variable.
7387         (mm-setup-w3m): New function.
7388         (mm-inline-text-html-render-with-w3m): New function.
7389         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
7390         text/html.
7391
7392 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
7393
7394         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
7395
7396 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7397
7398         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
7399         and `gnus-xmas-completing-read'.
7400
7401 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7402
7403         * nneething.el (nneething-message-id-number): Abolished.
7404         (nneething-encode-file-name): Not encode numerical characters.
7405         (nneething-make-head): `nneething-message-id-number' is not
7406         used to generate message IDs.
7407
7408 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7409
7410         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
7411         characters.
7412
7413 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7414
7415         * gnus-xmas.el (gnus-xmas-completing-read): New function.
7416         (gnus-xmas-redefine): Redefine conditionally.
7417
7418 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7419
7420         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
7421         tag.
7422
7423 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7424
7425         * message.el (message-font-lock-keywords): Added the secure tag.
7426         * mml-sec.el: Added functions to generate/modify/remove the secure
7427         tag while in message mode.
7428         * mml-sec.el (mml-secure-message): New.
7429         * mml-sec.el (mml-unsecure-message): New.
7430         * mml-sec.el (mml-secure-message-sign-smime): New.
7431         * mml-sec.el (mml-secure-message-sign-pgp): New.
7432         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
7433         * mml-sec.el (mml-secure-message-encrypt-smime): New.
7434         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
7435         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
7436         * mml.el (mml-parse-1): Added code to recognise the secure tag and
7437         convert it to either a part or multipart depending on if there are
7438         other parts in the message.
7439         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
7440         to use the secure tag, rather than the part tag.
7441         * mml.el (mml-preview): Added a save-excursion to keep cursor
7442         position after doing an MML preview.
7443
7444 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7445
7446         * nnheader.el (nnheader-parse-overview-file): New function.
7447         (nnheader-write-overview-file): New function.
7448
7449 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7450
7451         * gnus.el (gnus-group-fast-parameter): Check better if expansion
7452         in wanted.
7453
7454         * nnweb.el (nnweb-type-definition): Clean up.
7455
7456 2002-01-21  Alastair Burt  <burt@dfki.de>
7457         Trivial patch.
7458
7459         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
7460         buffer exists before jumping to it.
7461
7462 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7463
7464         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
7465         function.
7466         (article-wash-html): Use it.
7467         (gnus-article-wash-function): New variable.
7468         (gnus-article-wash-html-with-w3m): New function.
7469
7470 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7471
7472         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
7473         XEmacs.
7474
7475 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
7476
7477         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
7478         command line.
7479
7480 2002-01-21  Simon Josefsson  <jas@extundo.com>
7481
7482         * canlock.el (base64-encode-string): Autoload it from base64.
7483         (canlock-make-cancel-key): Base64 encode unibyte string.
7484
7485 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7486
7487         * nnfolder.el (nnfolder-request-accept-article): Unfold
7488         x-from-line.
7489         (nnfolder-request-replace-article): Ditto.
7490
7491 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
7492
7493         * gnus-group.el (gnus-group-best-unread-group): Use the right
7494         positioning function.
7495
7496 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7497
7498         * smiley-ems.el (smiley-region): Use new function.
7499         (smiley-update-cache): Use general image functions.
7500         (smiley-region): Use general functions.
7501
7502         * gnus-util.el (gnus-graphic-display-p): New function.
7503
7504         * nnmail.el (nnmail-article-group): Allow outputting traces of
7505         non-strings.
7506
7507         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
7508         (nndoc-exim-bounce-type-p): New function.
7509
7510         * message.el (message-dont-send): Doc fix.
7511
7512         * gnus-util.el (gnus-completing-read): Remove
7513         inherit-input-method.
7514
7515         * gnus-art.el (gnus-treat-smiley): Doc fix.
7516
7517         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
7518         articles.
7519
7520 2002-01-19  Simon Josefsson  <jas@extundo.com>
7521
7522         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
7523         (imap-kerberos4-open): Ditto.
7524         (imap-open): Set port correctly, don't set auth.
7525
7526 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7527
7528         * gnus.el (gnus-version-number): Bump version number.
7529
7530 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7531
7532         * gnus.el: Oort Gnus v0.05 is released.
7533
7534 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7535
7536         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
7537         exists.
7538
7539         * gnus-spec.el (gnus-string-width-function): New function.
7540         (gnus-tilde-cut-form): Use it.
7541         (gnus-tilde-max-form): Ditto.
7542         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
7543         (gnus-substring-function): Use it.
7544         (gnus-tilde-cut-form): Ditto.
7545         (gnus-substring-function): New function.
7546
7547         * message.el (message-check-news-header-syntax): New message.
7548
7549         * gnus.el (gnus-slave-no-server): Doc fix.
7550
7551         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
7552
7553 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7554
7555         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
7556         `seen' if it looks like (seen NUM1 . NUM2).  It should be
7557         (seen (NUM1 . NUM2)).
7558
7559 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7560
7561         * gnus-topic.el (gnus-topic-catchup-articles): Update article
7562         number in closed topics.
7563
7564 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
7565
7566         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
7567         functions.
7568
7569 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7570
7571         * gnus.el (gnus-group-find-parameter): Clean up.
7572
7573         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
7574         articles.
7575
7576         * gnus-util.el (gnus-completing-read-with-default): Renamed.
7577
7578         * nnmail.el (nnmail-article-group): Clean up.
7579
7580 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7581
7582         * gnus-agent.el (gnus-category-name): Intern the category name.
7583
7584 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7585
7586         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
7587
7588         * gnus-util.el (gnus-completing-read): New function.
7589
7590 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7591
7592         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
7593
7594         * smiley-ems.el (smiley-region): Register smiley.
7595         (smiley-toggle-buffer): Rewrite the function.
7596         (smiley-active): Removed.
7597
7598 2002-01-19  Simon Josefsson  <jas@extundo.com>
7599
7600         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
7601         Jesper Harder <harder@ifa.au.dk>.
7602
7603 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7604
7605         * gnus-art.el (gnus-request-article-this-buffer): Call
7606         `nneething-get-file-name' to extract the file name from the
7607         message id.
7608
7609         * nneething.el (nneething-encode-file-name): New function.
7610         (nneething-decode-file-name): Ditto.
7611         (nneething-get-file-name): Ditto.
7612         (nneething-make-head): Encode the file name and encapsulate it
7613         into the field of the message id.
7614
7615 2002-01-18  Simon Josefsson  <jas@extundo.com>
7616
7617         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
7618         stored in .marks.
7619
7620         * nnfolder.el (nnfolder-request-update-info): Ditto.
7621
7622 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7623
7624         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
7625
7626 2002-01-18  Simon Josefsson  <jas@extundo.com>
7627
7628         * imap.el (imap-starttls-p): Don't check for binary.
7629         (imap-gssapi-auth-p): Ditto.
7630         (imap-kerberos4-auth-p): Ditto.
7631         (imap-open): Change logic.  Iterate through all possible streams,
7632         instead of bailing out after first failure.  Move authenticator
7633         decision to `imap-authenticate'.
7634         (imap-authenticate): Change logic, now finds the authenticator to
7635         use, was previously in `imap-open'.
7636         (imap-open): Return nil on failure.
7637         (imap-open): Setup temp buffer correctly.
7638         (imap-open): Return buffer only on success.
7639         (imap-interactive-login, imap-interactive-login): Tell the user
7640         which stream/authenticator is used for the queried
7641         username/password.
7642         (imap-open, imap-authenticate): Set variables.
7643         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
7644         (imap-open): Don't assume how `with-temp-buffer' is implemented.
7645
7646 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7647
7648         * gnus-fun.el (gnus-grab-cam-x-face): New function.
7649
7650 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7651
7652         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
7653
7654 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7655
7656         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
7657         (gnus-agent-group-mode-map): Bind it to "Jo".
7658         (gnus-agent-group-make-menu-bar): Add it into menu bar.
7659
7660 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
7661
7662         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
7663         (gnus-summary-mail-toolbar): Add mail article deletion button.
7664
7665         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
7666         false positives for lines of "^^^^".
7667
7668         * gnus-picon.el (gnus-picon-find-face): faces database is all
7669         lowercase.
7670
7671 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7672
7673         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
7674         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
7675         duplications.
7676         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
7677
7678 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7679
7680         * gnus-sum.el (gnus-summary-initial-limit): Inline
7681         gnus-summary-limit-children.
7682         (gnus-summary-initial-limit): Don't limit if
7683         gnus-newsgroup-display is nil.
7684         (gnus-summary-initial-limit): No, don't.
7685
7686         * gnus-util.el
7687         (gnus-put-text-property-excluding-characters-with-faces): Inline
7688         gnus-put-text-property.
7689
7690         * gnus-spec.el (gnus-default-format-specs): New variable.
7691
7692         * gnus-start.el (gnus-read-newsrc-file): Don't clear
7693         gnus-format-specs.
7694         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
7695
7696         * gnus-spec.el (gnus-update-format-specifications): Really check
7697         the Gnus version of the .newsrc.eld file.
7698         (gnus-format-specs): Save the new default summary format.
7699
7700         * gnus-util.el (gnus-parent-id): Check whether references is empty
7701         before splitting.
7702
7703         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
7704         functions.
7705         (gnus-gather-threads-by-references): Inline
7706         `gnus-split-references'.
7707
7708         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
7709         default value of gnus-summary-line-format-spec.
7710
7711 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7712
7713         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
7714         message.
7715         (nnslashdot-request-list): Ditto.
7716         (nnslashdot-sid-strip): Removed.
7717
7718 2002-01-15  Simon Josefsson  <jas@extundo.com>
7719
7720         * nnimap.el (nnimap-close-asynchronous): Enable.
7721         (nnimap-close-group): Expunge.
7722
7723 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7724
7725         * gnus-util.el (gnus-user-date-format-alist): Typo.
7726         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
7727
7728 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7729
7730         * nneething.el (nneething-request-article): Set
7731         `nnmail-file-coding-system' to `binary' locally, in order to read
7732         files without any conversion.
7733
7734 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7735
7736         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7737         nnheader-file-coding-system and nnmail-active-file-coding-system.
7738         (gnus-agent-regenerate-group): Ditto.
7739         (gnus-agent-regenerate): Ditto.
7740         (gnus-agent-write-active): Ditto.
7741         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
7742
7743 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
7746         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
7747
7748 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7749
7750         * gnus.el: We don't need gnus-article-show-all-headers.
7751
7752         * gnus-art.el (article-show-all, gnus-article-show-all-header):
7753         Ditto.
7754
7755         * gnus-sum.el (gnus-summary-select-article): Don't call
7756         show-all-headers, because hidden headers are not hidden text any
7757         more.
7758
7759 2002-01-13  Simon Josefsson  <jas@extundo.com>
7760
7761         * message.el (message-newline-and-reformat): Use `newline' instead
7762         of inserting \n, so that the newline is marked as hard.
7763
7764         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
7765         From Jesper Harder <harder@ifa.au.dk>.
7766
7767 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7768
7769         * imap.el (imap-close): Keep going if quit.
7770
7771         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
7772         nntp-server-buffer.
7773
7774 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7775
7776         * mm-view.el (mm-display-inline-fontify): Require font-lock to
7777         avoid unbinding shadowed variables.
7778
7779         * gnus-art.el (gnus-picon-databases): Moved here.
7780         (gnus-picons-installed-p): Moved here.
7781         (gnus-article-reply-with-original): Use `mark'.
7782
7783         * gnus.el (gnus-picon): Moved here and renamed.
7784
7785         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
7786         installed.
7787         (gnus-treat-mail-picon): Ditto.
7788         (gnus-treat-newsgroups-picon): Ditto.
7789
7790         * gnus-picon.el (gnus-picons-installed-p): New function.
7791
7792 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7793
7794         * gnus-agent.el (gnus-agent-go-online): Fix doc.
7795
7796 2002-01-12  Simon Josefsson  <jas@extundo.com>
7797
7798         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
7799         (nnimap-before-find-minmax-bugworkaround): Use it.
7800         (nnimap-find-minmax-uid): Don't reselect current mailbox.
7801         (nnimap-dont-close): New variable.
7802         (nnimap-close-group): Use it.
7803
7804 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7805
7806         * gnus-art.el (gnus-article-reply-with-original): Use
7807         `mark-active'.
7808
7809         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
7810
7811         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
7812         (gnus-score-advanced): Clean up.
7813         (gnus-score-advanced): Accept a multiple of the score.
7814
7815 2002-01-12  Simon Josefsson  <jas@extundo.com>
7816
7817         * flow-fill.el (fill-flowed-display-column)
7818         (fill-flowed-encode-columnq): New variables.  Suggested by
7819         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7820         (fill-flowed-encode, fill-flowed): Use them.
7821
7822         * message.el (message-send-news, message-send-mail): Use
7823         m-b-s-n-p-e-h-n.
7824
7825         * mml.el (autoload): Autoload fill-flowed-encode.
7826         (mml-buffer-substring-no-properties-except-hard-newlines): New
7827         function.
7828         (mml-read-part): Use it.
7829         (mml-generate-mime-1): Encode format=flowed if appropriate.
7830         (mml-insert-mime-headers): Insert format=flowed.
7831
7832         * flow-fill.el (fill-flowed-encode): New function.
7833         (fill-flowed): Bind fill-column to window width.
7834
7835 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7836
7837         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
7838         it exists.
7839         (gnus-summary-setup-buffer): Wake up dead summary buffers.
7840         (gnus-summary-buffer-name): Don't return the dead name after all.
7841         (gnus-summary-setup-buffer): Kill the dead buffer.
7842
7843         * gnus-art.el (gnus-article-followup-with-original): Store the
7844         value of the mark before deactivating it.
7845
7846 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7847
7848         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
7849         From: Karl Kleinpaste <karl@charcoal.com>
7850
7851         * gnus-art.el (article-display-x-face): Ditto.
7852         (gnus-article-reply-with-original): Use gnus-region-active-p.
7853         (gnus-article-followup-with-original): Ditto.
7854
7855         * gnus-sum.el (gnus-summary-read-group-1): Don't select
7856         downloadable article either.
7857
7858 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7859
7860         * gnus-art.el (article-display-x-face): Insert From:.
7861
7862         * gnus-sum.el (gnus-summary-move-article): Don't draw the
7863         article. Bind gnus-display-mime-function and
7864         gnus-article-prepare-hook.
7865
7866         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
7867         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
7868         gnus-agent-possibly-synchronize-flags to the last.
7869         (gnus-agent-go-online): New function. New variable.
7870
7871 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7872
7873         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
7874         (gnus-agent-regenerate): Ditto.
7875
7876 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7877
7878         * message.el (message-ignored-news-headers)
7879         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
7880         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
7881
7882         * gnus.el (gnus-gethash-safe): New macro.
7883
7884         * gnus-agent.el (gnus-agent-regenerate-history): New function.
7885         (gnus-agent-regenerate): Show messages.
7886
7887 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7888
7889         * gnus-agent.el (gnus-agent-regenerate-group): New function.
7890         (gnus-agent-regenerate): New function.
7891         (gnus-agent-save-alist): Sort.
7892         (gnus-agent-copy-nov-line): Test eobp.
7893         (gnus-agent-retrieve-headers): Erase buffer.
7894
7895 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7896
7897         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
7898         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
7899
7900         * gnus.el (gnus-agent-covered-methods): Move here.
7901         (gnus-online): New function.
7902         (gnus-agent-method-p): Move here.
7903
7904         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
7905         nil. Remove articles-alist.
7906
7907         * gnus-start.el (gnus-get-unread-articles): Check online.
7908         (gnus-groups-to-gnus-format): Ditto.
7909         (gnus-active-to-gnus-format): Ditto.
7910
7911         * gnus-agent.el (gnus-agent-get-function): Use it.
7912         (gnus-agent-get-undownloaded-list): Ditto.
7913         (gnus-agent-fetch-session): Only fetch online methods.
7914
7915         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
7916         (gnus-server-mode-map): Ditto.
7917         (gnus-server-offline-face): New face.
7918         (gnus-server-offline-face): New variable.
7919         (gnus-server-font-lock-keywords): Add offline.
7920         (gnus-server-insert-server-line): Ditto.
7921         (gnus-server-offline-server): New function.
7922
7923         * gnus-int.el (gnus-open-server): Turn to offline.
7924         (gnus-server-unopen-status): New variable.
7925
7926 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7927
7928         * nnkiboze.el (nnkiboze-request-article): Use
7929         gnus-agent-request-article.
7930
7931         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
7932         function. Insert undownloaded NOV.
7933
7934         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
7935         (gnus-agent-request-article): New function.
7936
7937         * gnus.el (gnus-agent-cache): New variable.
7938
7939         * gnus-int.el (gnus-retrieve-headers): Use
7940         gnus-agent-retrieve-headers.
7941         (gnus-request-head): Use gnus-agent-request-article.
7942         (gnus-request-body): Ditto.
7943
7944         * gnus-art.el (gnus-request-article-this-buffer): Use
7945         gnus-agent-request-article.
7946
7947         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
7948         article if it is undownloaded.
7949
7950 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
7953
7954 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7955
7956         * canlock.el (canlock-string-as-unibyte): New macro.
7957         (canlock-sha1-with-openssl): Return a unibyte string.
7958         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
7959
7960 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7961
7962         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
7963
7964 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7965
7966         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
7967         application/x-emacs-lisp.
7968
7969         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
7970
7971         * nntp.el (nntp-request-article): Add group parameter.
7972         (nntp-request-head): Ditto.
7973         (nntp-find-group-and-number): Add parameter group. Figure out
7974         number if the status line doesn't give (e.g. quimby.gnus.org).
7975
7976 2002-01-08  Simon Josefsson  <jas@extundo.com>
7977
7978         * mml.el (mml-generate-mime-1): Set recipient correctly.
7979
7980 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7981
7982         * message.el (message-read-from-minibuffer): Add parameter
7983         initial-contents.
7984         * gnus-msg.el (gnus-summary-resend-message): Use it.
7985
7986         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
7987         behavior of quit-config.
7988
7989         * message.el (message-make-from): Don't quote fullname.
7990         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
7991
7992         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
7993         From: <andre@slamdunknetworks.com>
7994
7995 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7996
7997         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
7998
7999         * gnus-art.el (gnus-header-button-alist): Handle mailto.
8000
8001         * mml.el (mml-preview): Bind gnus-original-article-buffer because
8002         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
8003         because bbdb may use it.
8004
8005 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8006
8007         * nneething.el (nneething-request-article): When a non-text file
8008         is converted to an article, its data is encoded in base64.  Call
8009         `nneething-make-head' with options to specify MIME types.
8010         (nneething-make-head): Add optional arguments to specify MIME
8011         types.
8012
8013 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8014
8015         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
8016         header if there is not.
8017
8018         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
8019
8020         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
8021         (gnus-inews-mark-gcc-as-read): Obsolete variable.
8022         (gnus-inews-do-gcc): Use them.
8023
8024         * gnus-group.el (gnus-group-mark-article-read): Put holes into
8025         gnus-newsgroup-unselected.
8026
8027 2002-01-06  Simon Josefsson  <jas@extundo.com>
8028
8029         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
8030         condition-case, not ignore-errors.
8031
8032 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8033
8034         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
8035         gnus-fetch-old-headers.
8036
8037         * gnus-art.el (article-display-x-face): Use the current buffer
8038         unless `W f'. Otherwise, X-Face may be shown in the header of a
8039         forwarded part.
8040         (gnus-treatment-function-alist): Treat xface before hiding
8041         headers.
8042
8043 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8044
8045         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
8046         parameters.
8047
8048 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8049
8050         * mm-util.el (mm-multibyte-p): Define conditionally when load.
8051         (mm-guess-charset): New function.
8052         (mm-charset-after): Use it.
8053         (mm-detect-coding-region): New function.
8054         (mm-detect-mime-charset-region): New function.
8055
8056         * gnus-sum.el (gnus-summary-show-article): Use
8057         mm-detect-coding-region.
8058
8059 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8060
8061         * message.el (message-make-fqdn): Be less violent.
8062
8063         * gnus.el (gnus-logo-color-style): Compute custom form
8064         automatically.
8065
8066         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
8067         score file of the parent to the document group.
8068
8069         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
8070         parameters parameter.
8071
8072         * gnus-score.el (gnus-score-load-file): Clean up.
8073
8074 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8075
8076         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
8077         From: Damien Wyart <damien.wyart@free.fr>
8078
8079         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
8080
8081 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8082
8083         * gnus-sum.el (gnus-select-group-hook): Typo.
8084
8085         * rfc2047.el (rfc2047-decode-string): Return immediately if there
8086         is no quoted-printable-encoded STRING.
8087         From: Jesper Harder <harder@ifa.au.dk>
8088
8089         (rfc2047-decode-string): Decode it.
8090
8091 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8092
8093         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
8094
8095 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
8096         Trivial patch.
8097
8098         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
8099         buffer to get rid of junk line.
8100
8101 2002-01-05  Simon Josefsson  <jas@extundo.com>
8102
8103         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
8104         C-o.
8105         (message-mode-map): Bind message-insert-or-toggle-importance to
8106         C-c C-u.
8107         (message-mode-map): Bind message-disposition-notification-to to
8108         C-c M-n.
8109         (message-mode-menu): Add m-d-n-t.
8110         (message-mode-field-menu): Add m-goto-from.
8111         (message-mode): Doc fix.
8112         (message-goto-from): New function.
8113         (message-insert-disposition-notification-to): New function.
8114         (message-tool-bar-map): Add receipt button.
8115
8116 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8117
8118         * gnus-sum.el (gnus-thread-latest-date): New function.
8119         (gnus-thread-sort-by-most-recent-number): Renamed.
8120         (gnus-thread-sort-functions): Doc fix.
8121         (gnus-select-group-hook): Don't use setq on a hook.
8122         (gnus-thread-latest-date): Use date, not number
8123
8124         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
8125         (gnus-agent-expire): Allow regexp of expire-days.
8126
8127         * gnus-art.el (gnus-article-reply-with-original): Deactivate
8128         region.
8129         (gnus-article-followup-with-original): Ditto.
8130
8131         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
8132
8133         * gnus-art.el (gnus-mime-display-alternative): Use
8134         gnus-local-map-property.
8135         (gnus-mime-display-alternative): Ditto.
8136         (gnus-insert-mime-security-button): Ditto.
8137         (gnus-insert-next-page-button): Ditto.
8138         (gnus-button-prev-page): Take optional args.
8139         (gnus-insert-prev-page-button): widget-convert.
8140
8141         * gnus-util.el (gnus-local-map-property): New function.
8142
8143         * gnus-art.el (gnus-prev-page-map): Use parent map.
8144         (gnus-next-page-map): Ditto.
8145
8146         * gnus-spec.el (gnus-parse-format): Clean up.
8147         (gnus-parse-format): Do complex formatting for %=.
8148
8149         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
8150         "X-Face: " to the data in the built-in scenario.
8151
8152         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
8153         (gnus-correct-pad-form): Renamed.
8154         (gnus-tilde-max-form): Clean up.
8155         (gnus-pad-form): Use gnus-use-correct-string-widths.
8156
8157         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
8158         support if that is available.
8159
8160         * gnus-sum.el (gnus-thread-highest-number): New function.
8161         (gnus-thread-sort-by-most-recent-thread): New function.
8162         (gnus-thread-sort-functions): Doc fix.
8163
8164 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8165
8166         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
8167         all cases.
8168         (gnus-summary-mode): Enable it in all cases.
8169         (gnus-summary-display-article): Ditto.
8170         (gnus-summary-edit-article): Ditto.
8171
8172         * gnus-ems.el (gnus-put-image): Really return glyph.
8173
8174         * gnus-art.el (gnus-article-x-face-command): Fix :type.
8175         (gnus-treat-smiley): Don't take "P" in the interactive form.
8176
8177 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8178
8179         * compface.el (uncompface): XEmacs and Emacs have differing
8180         capabilities.
8181
8182         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
8183
8184         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
8185         (gnus-article-xface-ring-size): Removed.
8186         (gnus-article-display-xface): Removed.
8187         (gnus-remove-image): Cleaned up.
8188
8189         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
8190         (gnus-xmas-create-image): Take pbm files.
8191         (gnus-x-face): Removed.
8192         (gnus-xmas-article-display-xface): Removed.
8193
8194         * gnus-fun.el (gnus-display-x-face-in-from): Bind
8195         default-enable-multibyte-characters.
8196
8197         * compface.el (uncompface): Doc fix.
8198
8199         * gnus-art.el (gnus-article-x-face-command): Use
8200         gnus-display-x-face-in-from.
8201
8202         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
8203
8204         * gnus-ems.el (gnus-put-image): Return the image.
8205
8206         * gnus-fun.el (gnus-display-x-face-in-from): New function.
8207         (gnus-x-face): Moved here.
8208
8209 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8210
8211         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
8212         invisible if string is nil.
8213         (gnus-xmas-article-display-xface): Use it.
8214
8215         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
8216         property when string is nil.
8217         (gnus-article-display-xface): Use it.
8218
8219 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8220
8221         * gnus-art.el (article-display-x-face): Check whether valid grey
8222         face was returned.
8223         (article-display-x-face): Place image in the right spot.
8224
8225         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
8226         stderr.
8227         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
8228
8229 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8230
8231         * gnus-xmas.el (gnus-xmas-create-image): Take optional
8232         parameters.
8233         (gnus-xmas-put-image): Allow non-strings to be passed.
8234
8235         * gnus-art.el (article-display-x-face): Use optional parameters.
8236
8237         * gnus-ems.el (gnus-create-image): Take optional parameters.
8238
8239         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
8240
8241         * compface.el (compface-xbm-p): Removed.
8242
8243         * gnus-ems.el (gnus-article-compface-xbm): Removed.
8244         (gnus-article-display-xface): Use compface.
8245
8246         * compface.el: New file.
8247
8248         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
8249         (gnus-convert-image-to-x-face-command): Ditto.
8250         (gnus-random-x-face): Quote argument.
8251         (gnus-x-face-from-file): Ditto.
8252
8253 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
8254
8255         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
8256         the expire-group parameter once per article rather than once
8257         per group; bind `nnmaildir-article-file-name' and `article'
8258         for convenience.  Leave article alone when expire-group
8259         specifies the current group.
8260         (nnmaildir--update-nov): be more concurrency-friendly with
8261         temp file names.
8262
8263 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8264
8265         * gnus-start.el (gnus-read-init-file): Cleaned up.
8266
8267 2002-01-03  Dave Love  <d.love@dl.ac.uk>
8268
8269         * gnus-start.el (gnus-startup-file-coding-system): Removed.
8270         (gnus-read-init-file): Don't use it.
8271
8272 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8273
8274         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
8275
8276 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8277
8278         * gnus-start.el (gnus-read-init-file): Don't force coding system
8279         for ~/.gnus.  From Dave Love <fx@gnu.org>.
8280
8281 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8282
8283         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
8284         * nnspool.el (nnspool-request-post): Ditto.
8285
8286         * mm-util.el (mm-use-find-coding-systems-region): New variable.
8287         (mm-find-mime-charset-region): Use it.
8288
8289 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8290
8291         * gnus.el (gnus-summary-line-format): Added :link.
8292         * gnus-topic.el (gnus-topic-line-format): Ditto.
8293         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
8294         * gnus-srvr.el (gnus-server-line-format): Ditto.
8295         * gnus-group.el (gnus-group-line-format): Ditto.
8296
8297         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
8298         :keys, it works on both Emacsen.
8299
8300 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8301
8302         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
8303
8304 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
8307
8308 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
8309
8310         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
8311         very wide reply.
8312
8313 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8314
8315         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
8316         (gnus-picon-cache): New variable.
8317         (gnus-picon-transform-newsgroups): Cache stuff.
8318
8319         * gnus-art.el (gnus-article-reply-with-original): New command.
8320         (gnus-article-followup-with-original): New command.
8321
8322         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
8323         END parameters.
8324         (gnus-summary-followup): Take a list of list of articles.
8325         (gnus-inews-yank-articles): Allow lists of article/regions.
8326
8327         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
8328         longer the usual commands.
8329
8330         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
8331         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
8332         shell-command-on-region.
8333
8334 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8335
8336         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
8337           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
8338
8339 2002-01-03  Steve Youngs  <youngs@xemacs.org>
8340
8341         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
8342         understand ':keys', wrap it in an featurep 'xemacs.
8343
8344 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8345
8346         * gnus-ems.el (gnus-article-display-xface): Show xface in the
8347         order of headers (Actually, it is called in a reversed order). Add
8348         'gnus-image-text-deletable property.
8349         (gnus-remove-image): Remove text with such a property.
8350
8351         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
8352         gnus-put-image.
8353
8354         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
8355         with ", "
8356
8357 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8358
8359         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
8360
8361         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
8362         (article-display-x-face): Display grey X-Faces.
8363
8364         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
8365         (gnus-convert-gray-x-face-to-ppm): Ditto.
8366         (gnus-convert-image-to-gray-x-face): Ditto.
8367
8368         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
8369         gnus-summary-show-raw-article.
8370
8371 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8372
8373         Display picons in XEmacs without showing text.
8374
8375         * gnus-xmas.el (gnus-xmas-create-image): Don't use
8376         mm-create-image-xemacs to create xbm glyph, because it deletes
8377         temporary files.
8378         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
8379         (gnus-xmas-remove-image): Make text visible, remove glyph.
8380
8381         * gnus-picon.el (gnus-picon-transform-newsgroups)
8382         (gnus-picon-transform-address): Insert spec backward, due to the
8383         incompatibility of gnus-xmas-put-image.
8384
8385 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8386
8387         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
8388
8389 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8390
8391         * gnus.el: Doc fix.
8392
8393         * gnus-art.el: Doc fix.
8394
8395         * gnus-agent.el: Doc fix.
8396
8397 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8398
8399         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
8400
8401 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
8402
8403         * nnmaildir.el (nnmaildir--update-nov): automatically parse
8404         NOV data out of the message again if nnmail-extra-headers has
8405         changed.
8406
8407 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8408
8409         * gnus-fun.el: New file.
8410         (gnus-convert-image-to-x-face-command): New variable.
8411         (gnus-insert-x-face): New function.
8412         (gnus-random-x-face): Renamed.
8413         (gnus-x-face-from-file): Renamed.
8414
8415         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
8416         "_".
8417         (gnus-body-boundary-delimiter): Typo fix.
8418
8419 2002-01-02  Simon Josefsson  <jas@extundo.com>
8420
8421         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
8422         (gnus-body-boundary-delimiter): Fix type.
8423
8424 2002-01-01  Simon Josefsson  <jas@extundo.com>
8425
8426         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
8427         (gnus-treat-emphasize, gnus-treat-strip-cr)
8428         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
8429         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
8430         (gnus-treat-fill-article, gnus-treat-hide-citation)
8431         (gnus-treat-hide-citation-maybe)
8432         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
8433         (gnus-treat-strip-pem, gnus-treat-strip-banner)
8434         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
8435         (gnus-treat-date-ut, gnus-treat-date-local)
8436         (gnus-treat-date-english, gnus-treat-date-lapsed)
8437         (gnus-treat-date-original, gnus-treat-date-iso8601)
8438         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
8439         (gnus-treat-strip-trailing-blank-lines)
8440         (gnus-treat-strip-leading-blank-lines)
8441         (gnus-treat-strip-multiple-blank-lines)
8442         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
8443         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
8444         (gnus-treat-display-xface, gnus-treat-display-smileys)
8445         (gnus-treat-from-picon, gnus-treat-mail-picon)
8446         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
8447         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
8448         (gnus-treat-play-sounds, gnus-treat-translate)
8449         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
8450
8451         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
8452         (gnus-article-treat-body-boundary): Use it.
8453
8454         * message.el (message-mode): Fix doc.
8455         (message-mode-menu): Fix names.
8456
8457 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8458
8459         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
8460         articles.
8461
8462         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
8463         (gnus-picon-transform-address): Search for unknown faces as well.
8464         (gnus-picon-find-face): Don't search "news" for MISC.
8465         (gnus-picon-user-directories): Changed default back to exclude
8466         "unknown".
8467
8468         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
8469
8470         * gnus-picon.el (gnus-picon-find-face): Search through all
8471         databases.
8472         (gnus-picon-find-face): New implementation.
8473
8474         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
8475         keystroke.
8476         (gnus-topic-goto-next-topic): Ditto.
8477
8478         * gnus.el (gnus-summary-line-format): Changed default.
8479
8480         * nnmail.el (nnmail-extra-headers): Change default.
8481
8482         * gnus-sum.el (gnus-extra-headers): Change default.
8483
8484         * message.el (message-news-other-window): Changed "news" to
8485         "posting".
8486         (message-news-other-frame): Ditto.
8487         (message-do-send-housekeeping): Ditto.
8488
8489         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
8490         function.
8491         (gnus-article-unread-p): New function.
8492         (gnus-article-unseen-p): New function.
8493         (gnus-dead-summary-mode-map): Typo.
8494
8495         * gnus-util.el (gnus-make-predicate): New function.
8496         (gnus-make-predicate-1): New function.
8497
8498         * gnus-sum.el: New function.
8499         (gnus-map-articles): New function.
8500
8501         * gnus-art.el (gnus-treat-fold-headers): New variable.
8502         (gnus-article-treat-fold-headers): New command and keystroke.
8503
8504         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
8505         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
8506
8507 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8508
8509         * message.el (message-fcc-externalize-attachments): New variable.
8510         (message-do-fcc): Use it.
8511
8512         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
8513         (gnus-inews-do-gcc): Use it.
8514
8515         * mml.el (mml-tweak-sexp-alist): New variable.
8516         (mml-externalize-attachments): New variable.
8517         (mml-tweak-part): Use mml-tweak-sexp-alist.
8518         (mml-tweak-externalize-attachments): New function.
8519
8520 2002-01-01  Steve Youngs  <youngs@xemacs.org>
8521
8522         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
8523         'set-glyph-face' so x-face back/foreground can be set.
8524
8525 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8526
8527         * message.el (message-fix-before-sending): Fix a typo.
8528
8529 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8530
8531         * gnus-art.el (gnus-treat-smiley): Renamed command.
8532         (gnus-article-remove-images): New command and keystroke.
8533
8534         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
8535
8536         * smiley-ems.el (gnus-smiley-display): Removed.
8537
8538         * gnus.el (gnus-version-number): Update version.
8539
8540         * message.el (message-text-with-property): Renamed and moved
8541         here.
8542         (message-fix-before-sending): Highlight invisible text and place
8543         point there.
8544
8545 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8546
8547         * gnus.el: Oort Gnus v0.04 is released.
8548
8549 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8550
8551         * gnus-delay.el (gnus-delay-send-queue): Renamed.
8552
8553         * gnus-art.el (gnus-ignored-headers): More headers,
8554
8555         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
8556         of `scan-error', since XEmacs doesn't seem to support that.
8557
8558 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8559
8560         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
8561         arg.
8562         (gnus-summary-best-unread-subject): Ditto.
8563         (gnus-summary-best-unread-subject): No, don't.
8564         (gnus-summary-better-unread-subject): New command.
8565
8566         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
8567
8568         * lpath.el ((featurep 'xemacs)): fbind url function.
8569
8570         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
8571         buffer.
8572         (gnus-xmas-remove-image): Implementation that does something.
8573         (gnus-xmas-article-display-xface): Mark images properly.
8574
8575         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
8576
8577 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
8578
8579         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
8580
8581 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8582
8583         * gnus-group.el (gnus-group-line-format): Added %O to the default
8584         value.
8585
8586         * gnus-util.el (gnus-text-with-property): The smallest point is
8587         point-min.
8588
8589         * smiley-ems.el (smiley-region): Return images.
8590         (gnus-smiley-display): Allow toggling.
8591         (smiley-region): Use text properties, not overlays.
8592
8593         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
8594         implemented yet.
8595
8596         * smiley-ems.el (smiley-update-cache): Check for valid types.
8597
8598         * gnus-art.el (gnus-with-article-buffer): New macro.
8599
8600         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
8601         strings as well as the glyphs.
8602         (gnus-picon-transform-address): Ditto.
8603         (gnus-picon-insert-glyph): Ditto.
8604         (gnus-picon-transform-newsgroups): Toggle.
8605         (gnus-picon-transform-address): Toggle.
8606
8607         * gnus-ems.el (gnus-remove-image): New function.
8608         (gnus-put-image): Take an optional string.
8609
8610         * gnus-util.el (gnus-text-with-property): New function.
8611
8612         * gnus-art.el (gnus-delete-images): New function.
8613
8614         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
8615
8616         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
8617         (gnus-article-wash-status): Use it.
8618         (gnus-signature-toggle): Clean up.
8619         (gnus-add-wash-status): New function.
8620         (gnus-delete-wash-status): New function.
8621         (gnus-article-hide-text-type): Use them throughout.
8622         (gnus-add-image): New function.
8623
8624         * gnus-ems.el (gnus-article-display-xface): Use new interface.
8625
8626         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
8627         interface.
8628
8629         * gnus-art.el (article-display-x-face): Cleaned up.
8630
8631         * rfc2047.el (rfc2047-field-value): New function.
8632
8633         * mail-parse.el (mail-header-field-value): New alias.
8634
8635         * gnus-art.el (gnus-mime-print-part): Fix typos.
8636
8637         * smiley-ems.el (gnus-smiley-file-types): New variable.
8638         (smiley-update-cache): Use it.
8639         (smiley-regexp-alist): Suffix-less smiley names.
8640         (smiley-regexp-alist): Added more smileys.
8641
8642         * gnus-sum.el (gnus-print-buffer): Made into own function.
8643         (gnus-summary-print-article): Use it.
8644
8645         * mailcap.el (mailcap-mime-info): Actually return the bit that we
8646         looked for when REQUEST is a string.
8647
8648         * gnus-art.el (gnus-mime-button-commands): Add printing
8649         keystroke.
8650         (gnus-mime-copy-part): Doc fix.
8651         (gnus-mime-print-part): New command.
8652
8653 2001-12-31  Simon Josefsson  <jas@extundo.com>
8654
8655         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
8656         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
8657
8658 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8659
8660         * gnus-picon.el (gnus-treat-from-picon): Autoload.
8661         (picon): Fix doc.
8662
8663         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
8664         longer exists. Remove those codes.
8665         * gnus.el (gnus-use-picons): Ditto.
8666
8667 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8668
8669         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
8670         infloop.
8671
8672         * gnus-sum.el (t): New `W D' map.
8673
8674         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
8675         (gnus-article-treat-body-boundary): Clean up.
8676         (gnus-body-boundary-face): Removed.
8677         (gnus-article-goto-header): Moved here.
8678         (gnus-article-goto-header): Allow better regexps.
8679         (gnus-article-treat-fold-newsgroups): New command.
8680
8681         * gnus-sum.el (gnus-summary-move-article): We have to select an
8682         article to give `gnus-read-move-group-name' an opportunity to
8683         suggest an appropriate default.
8684
8685         * rfc2047.el (rfc2047-fold-line): New function.
8686         (rfc2047-unfold-line): Ditto.
8687         (rfc2047-fold-region): Don't fold just after the header name.
8688
8689         * mail-parse.el (mail-header-fold-line): New alias.
8690         (mail-header-unfold-line): Ditto.
8691
8692         * gnus-art.el (gnus-body-boundary-face): Renamed.
8693         (gnus-article-treat-body-boundary): Use it.
8694         (gnus-article-treat-body-boundary): Use an invisible header and a
8695         line of underline characters.
8696
8697 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8698
8699         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
8700
8701         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
8702         (gnus-picon-split-address): New function.
8703         (gnus-picon-find-face): Use it.
8704         (gnus-picon-transform-address): Use it. Set first to t for each
8705         address.
8706
8707         * gnus-art.el (gnus-with-article-headers): Move to here. Define
8708         the macro then use it.
8709         (gnus-treatment-function-alist): Treat picons earlier.
8710
8711 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8712
8713         * gnus-art.el (gnus-body-separator-face): New variable.
8714         (gnus-article-treat-body-boundary): Use a blank, colored line.
8715
8716         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
8717         well.
8718
8719         * gnus-art.el (gnus-treat-body-boundary): New variable.
8720         (gnus-article-treat-unfold-headers): Use helper macro.
8721         (gnus-article-treat-body-boundary): New command.
8722
8723         * gnus.el (gnus-logo-color-style): Change the default color.
8724         (gnus-splash-face): Gray, gray.
8725
8726         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
8727         colors.
8728
8729         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
8730         (gnus-logo-color-style): Ditto.
8731         (gnus-logo-colors): Ditto.
8732
8733         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
8734
8735         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
8736
8737         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
8738         (gnus-picon-transform-newsgroups): New function.
8739
8740         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
8741         string.
8742
8743         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
8744
8745         * gnus-art.el (gnus-treat-cc-picon): New variable.
8746         (gnus-treat-mail-picon): Renamed.
8747
8748         * gnus-picon.el: New implementation.
8749         (gnus-picon-find-face): Renamed.
8750         (gnus-treat-from-picon): Use it.
8751         (gnus-picon-transform-address): Renamed.
8752         (gnus-treat-from-picon): Use it.
8753         (gnus-picon-create-glyph): Renamed.
8754         (gnus-picon-transform-address): Use it.
8755         (gnus-treat-cc-picon): New command.
8756
8757         * mm-decode.el (mm-create-image-xemacs): Separated out into
8758         function.
8759         (mm-get-image): Use it.
8760
8761         * gnus-art.el (gnus-treat-display-picons): Simplify.
8762         (gnus-treat-from-picon): Renamed.
8763
8764         * gnus-ems.el (gnus-create-image): New function.
8765         (gnus-put-image): New function.
8766
8767         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
8768         (gnus-with-article-headers): New macro.
8769         (gnus-article-goto-header): New function.
8770
8771         * gnus-xmas.el (gnus-image-type-available-p): New function.
8772
8773         * gnus-ems.el (gnus-image-type-available-p): New function.
8774
8775 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8776
8777         * nnrss.el (nnrss-check-group): Find the correct tag, because
8778         xml.el is changed.
8779
8780 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8781
8782         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
8783         lines are shorter than the window width.
8784         (gnus-ignored-headers): More headers.
8785
8786 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * gnus-art.el (gnus-treat-unfold-lines): New variable.
8789         (gnus-treat-unfold-headers): Renamed.
8790         (gnus-article-treat-unfold-headers): New command and keystroke.
8791
8792         * rfc2047.el (rfc2047-encode-message-header): Clean up.
8793
8794         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
8795
8796 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8797
8798         * sha1-el.el (sha1-use-external): New variable.
8799         (sha1-region): Use it.
8800         (sha1-string): Ditto.
8801
8802         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
8803         * gnus-picon.el: Less warnings when compile.
8804
8805 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8806
8807         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
8808         alias.
8809         (gnus-picons-database): Default to list.
8810         (gnus-picons-lookup-internal): Use it.
8811
8812         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
8813         to "bogus".
8814
8815         * gnus-win.el (gnus-configure-windows-hook): New hook.
8816
8817 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
8818
8819         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
8820
8821 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8822
8823         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
8824         lists.
8825         (gnus-select-newsgroup): Don't append; push.
8826         (gnus-adjust-marked-articles): Remove obsolete ranges from
8827         `seen'.
8828         (gnus-update-marks): Clean up.
8829         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
8830
8831 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
8832
8833         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
8834
8835 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8836
8837         * gnus-sum.el (gnus-auto-select-subject): New variable.
8838         (gnus-summary-best-unread-subject): New function.
8839         (gnus-summary-best-unread-article): Use it.
8840         (gnus-summary-first-unseen-subject): New function and command.
8841
8842         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
8843         other treatments.
8844
8845         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
8846         function.
8847
8848         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
8849         from the list of hidden types.
8850
8851         * mm-view.el (mm-inline-text): Ditto.
8852         (mm-inline-text): Ditto.
8853         (mm-w3-prepare-buffer): Ditto.
8854
8855         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
8856
8857 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8858
8859         * gnus-art.el (gnus-ignored-headers): Added more headers.
8860
8861 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
8862
8863         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
8864         once.
8865
8866 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8867
8868         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
8869
8870 2001-12-28  Simon Josefsson  <jas@extundo.com>
8871
8872         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
8873         Jesper Harder <harder@ifa.au.dk>.
8874
8875 2001-12-27  Simon Josefsson  <jas@extundo.com>
8876
8877         * gnus-sum.el (gnus-select-newsgroup): Make
8878         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
8879         contain all articles (instead of none) when no seen marks have
8880         been set for the group.
8881         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
8882         instead, it seems to result in shorter ranges.
8883
8884 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8885
8886         * mm-util.el (mm-iso-8859-x-to-15-region): Use
8887         insert-before-markers.
8888         From Jesper Harder <harder@ifa.au.dk>
8889
8890 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
8891
8892         * nnmaildir.el (nnmaildir-save-mail): create the destination
8893         groups if they do not exist.
8894
8895 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8896
8897         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
8898
8899 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8900
8901         * gnus-group.el (gnus-group-read-ephemeral-group): Call
8902         gnus-group-real-name.
8903
8904         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
8905         (gnus-newsgroup-variables): Ditto.
8906
8907         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
8908         return it.
8909
8910 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
8911
8912         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
8913         * nnmaildir.el (top-level): Add commentary.
8914         (nnmaildir-version): Indicate that nnmaildir is now a standard
8915         part of Gnus, not separately released.
8916
8917 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8918
8919         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
8920         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
8921         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
8922         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8923
8924 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8925
8926         * nnmaildir.el: Copyright changes. Require cl only at compile time.
8927
8928 2001-12-20  Simon Josefsson  <jas@extundo.com>
8929
8930         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
8931         ZHU <zsh@cs.rochester.edu>.
8932         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
8933         Brian P Templeton <bpt@tunes.org>.
8934
8935 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8936
8937         * nnmaildir.el: New file.
8938         From Paul Jarc <prj@po.cwru.edu>.
8939
8940 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8941
8942         * nndoc.el (nndoc-type-alist): Move forward to the end.
8943
8944 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
8947         `dolist'.
8948
8949 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8950
8951         * gnus-win.el (gnus-frames-on-display-list): New function.
8952         (gnus-get-buffer-window): Use it.
8953
8954 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8955
8956         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
8957
8958 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8959
8960         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
8961
8962 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8963            From Harald Meland <Harald.Meland@usit.uio.no>
8964
8965         * gnus-win.el (gnus-get-buffer-window): New function.
8966         (gnus-all-windows-visible-p): Use it.
8967
8968         * gnus-util.el (gnus-horizontal-recenter)
8969         (gnus-horizontal-recenter, gnus-horizontal-recenter)
8970         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
8971
8972         * gnus-score.el (gnus-score-insert-help): Use it.
8973
8974         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
8975         (gnus-generate-tree, gnus-highlight-selected-tree)
8976         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
8977         it.
8978
8979         * gnus-art.el (gnus-article-set-window-start)
8980         (gnus-mm-display-part, gnus-request-article-this-buffer)
8981         (gnus-button-next-page, gnus-button-prev-page)
8982         (gnus-article-button-next-page, gnus-article-button-prev-page):
8983         Use it.
8984
8985 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
8986
8987         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
8988         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8989         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
8990
8991 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8992
8993         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
8994         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8995         * mml1991.el, nnultimate.el: Add `coding'.
8996
8997 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
8998
8999         * ChangeLog: changed coding to buffer-file-coding-system
9000         * ChangeLog.1: same
9001         * nnwfm.el: same
9002         * gnus-smiley.el: same
9003         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
9004         * gnus-delay.el: same
9005         * gnus-spec.el: same
9006         * message.el: same
9007         * mml1991.el: same
9008         * nnultimate.el: same
9009
9010 2001-12-16  Simon Josefsson  <jas@extundo.com>
9011         Inspired by code by Dirk Meyer <dischi@tzi.de>.
9012
9013         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
9014         (gnus-summary-save-map): Add muttprint.
9015         (gnus-summary-make-menu-bar): Ditto.
9016         (gnus-summary-muttprint): New function.
9017
9018         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
9019
9020 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9021
9022         * uudecode.el (uudecode-decode-region-internal): Speedup by using
9023         temporary list instead of buffer.
9024
9025         * mm-url.el (executable-find): autoload.
9026
9027 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9028
9029         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
9030         to variable, follow doc-string conventions).
9031
9032 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
9033
9034         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
9035         subscribe-level
9036         * gnus-topic.el (gnus-subscribe-topics): use it.
9037
9038 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9039
9040         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
9041         messages. (A small patch with indentation)
9042         From Sean Neakums <sneakums@zork.net>.
9043
9044         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
9045         nil after shooting down the gnus-original-article-buffer.
9046
9047 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9048
9049         * uudecode.el (uudecode-use-external): New variable.
9050         (uudecode-decode-region): Automatically detect external program.
9051
9052         * binhex.el (binhex-use-external): New variable.
9053         (binhex-decode-region-internal): New function.
9054         (binhex-decode-region): Automatically detect external program.
9055
9056         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
9057         Use them.
9058
9059 2001-12-12  Simon Josefsson  <jas@extundo.com>
9060
9061         * nnvirtual.el (nnvirtual-always-rescan)
9062         (nnvirtual-component-regexp): Fix doc.
9063
9064         * nnoo.el (defvoo): Add doc to defvoo variables.
9065
9066         * nnml.el (nnml-directory, nnml-active-file)
9067         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
9068         (nnml-marks-is-evil, nnml-filenames-are-evil)
9069         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
9070
9071         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
9072         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
9073         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
9074         `error'.
9075
9076         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
9077         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
9078
9079         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
9080         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
9081         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
9082         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
9083
9084         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
9085         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
9086
9087         * imap.el, nnimap.el: Fix indentation.
9088
9089         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
9090
9091 2001-12-12  Didier Verna  <didier@xemacs.org>
9092
9093         * gnus-msg.el (gnus-group-news): New function.
9094         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
9095         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
9096         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
9097         for it.
9098         * gnus-msg.el (gnus-summary-news-other-window): New function.
9099         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
9100         bind it to `i'.
9101         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
9102         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
9103         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
9104         for it (called with a prefix).
9105         * gnus-msg.el (gnus-configure-posting-styles): add an optional
9106         group-name argument.
9107         * gnus-msg.el (gnus-setup-message): use it.
9108
9109 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9110
9111         * gnus-sum.el (gnus-summary-show-article): Fix doc.
9112
9113 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9114
9115         * mml.el (mime-to-mml): Remove Content-Disposition too.
9116
9117 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9118
9119         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
9120         * gnus-group.el (gnus-group-name-decode): Decode unibyte
9121         strings only.
9122         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9123
9124 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
9125
9126         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
9127         (nnmail-fancy-expiry-target): Use it.
9128         Suggestions from Simon Josefsson <jas@extundo.com>.
9129
9130 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9131
9132         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
9133
9134 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9135
9136         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
9137
9138         * gnus-util.el (gnus-url-unhex-string): Move here.
9139
9140 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9141
9142         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
9143         mm-url-decode-entities-nbsp.
9144
9145         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
9146         * webmail.el, nnwfm.el: Use mm-url.
9147
9148         * mm-url.el (mm-url-fetch-form): Move from nnweb.
9149         (mm-url-remove-markup): Move from nnweb.
9150         (mm-url-fetch-simple): Move from webmail.
9151
9152         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
9153
9154 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9155
9156         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
9157         (gnus-summary-print-article): Use it.
9158
9159         * gnus-util.el (gnus-replace-in-string): Typo.
9160
9161 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9162
9163         * nnweb.el (nnweb-replace-in-string): Removed.
9164
9165         * gnus-util.el (gnus-replace-in-string): New function.
9166         (gnus-mode-string-quote): Use it.
9167
9168         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
9169         * nnwfm.el (nnwfm-create-mapping): Ditto.
9170
9171 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9172
9173         * dgnushack.el (dgnushack-compile): nnrss.el and
9174         nnslashdot.el don't depend on nnweb, url, w3.
9175
9176         * nnrss.el: Use mm-url.
9177
9178 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9179
9180         * mm-url.el (mm-url-insert-file-contents): Support file:.
9181
9182 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9183
9184         * mm-view.el: Lower case for the description line. Sync from the
9185         Emacs CVS.
9186
9187 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9188
9189         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
9190         From:  Stefan Monnier  <monnier@cs.yale.edu>
9191
9192 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9193
9194         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
9195
9196 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9197
9198         * mm-url.el: Require executable.
9199         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9200
9201 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9202
9203         * pop3.el (pop3-munge-message-separator): Only use valid date.
9204         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
9205
9206         * Makefile.in: gnus-load.elc may not be generated.
9207
9208 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9209
9210         * mm-url.el: New file.
9211         * nnslashdot.el: Use it.
9212         * mm-extern.el (mm-extern-url): Use it.
9213
9214 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9215
9216         * gnus-sum.el (gnus-summary-save-article): Nix
9217         gnus-display-mime-function and gnus-article-prepare-hook.
9218
9219         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
9220         the beginning of lines.
9221         (gnus-complex-form-to-spec): Ditto.
9222
9223 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9224
9225         * message.el (message-make-mft): Fix the m-s-a-file regexp.
9226         From Paul Jarc <prj@po.cwru.edu>.
9227
9228 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9229
9230         * message.el: New variable message-subscribed-address-file;
9231         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
9232
9233 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9234
9235         * message.el (message-tab-body-function): Set to nil.
9236         (message-tab): Use text-mode-map or global-map.
9237         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9238
9239 2001-11-30  Simon Josefsson  <jas@extundo.com>
9240
9241         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
9242         instead of gnus-union, for speed.  Suggested by Christoph Conrad
9243         <christoph.conrad@gmx.de>.
9244         (gnus-agent-fetch-group-1): Add verbose message.
9245
9246 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9247
9248         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
9249         of integers.
9250
9251 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9252
9253         * message.el (message-newgroups-header-regexp)
9254         (message-completion-alist, message-tab-body-function): Use
9255         defcustom rather than defvar.
9256         (message-tab): Mention `message-tab-body-function' in doc.
9257         Suggested by Karl Eichwalder.
9258
9259 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9260
9261         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
9262
9263 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9264
9265         * nnheader.el (nnheader-find-nov-line): Don't use macro
9266         gnus-delete-line.
9267
9268         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
9269         (gnus-group-name-charset): Ditto.
9270
9271         * gnus-util.el (gnus-buffer-live-p): Ditto.
9272
9273 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9274
9275         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
9276         open parenthesis in doc.
9277         (sieve-manage-authenticator-alist): Typo in doc.
9278         * imap.el (imap-authenticator-alist): Typo in doc.
9279         (imap-stream-alist): Backslash.
9280
9281         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
9282           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
9283
9284 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9285
9286         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
9287
9288         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
9289
9290         * gnus-msg.el (gnus-configure-posting-styles): use
9291         make-local-hook. Add LOCAL for add-hook.
9292
9293 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
9294
9295         * message.el (message-mode): Use `make-local-hook' unless
9296         obsolete.
9297         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
9298
9299 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * canlock.el: Remove sha1.el and base64.el stuff.
9302
9303 2001-11-26  Didier Verna  <didier@xemacs.org>
9304
9305         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
9306         if needed.
9307
9308 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9309
9310         * message.el (message-tamago-not-in-use-p): New function.
9311         (message-strip-forbidden-properties): Use it.
9312
9313 2001-11-26  Didier Verna  <didier@xemacs.org>
9314
9315         * gnus-start.el (gnus-check-first-time-used): only check for
9316         existence of .el[d] files.
9317
9318 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9319
9320         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
9321
9322         * message.el (message-setup-1): Clean up mc-*.
9323
9324 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9325
9326         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
9327         * gnus-score.el (gnus-score-find-bnews): Use it.
9328
9329         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
9330         (gnus-summary-limit-to-author): Ditto.
9331         (gnus-summary-limit-to-extra): Ditto.
9332         (gnus-summary-find-matching): Support not-matching argument.
9333
9334 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9335
9336         * message.el (message-wash-subject): Use `insert' rather than
9337         `insert-string', which is deprecated.
9338
9339 2001-11-24  Simon Josefsson  <jas@extundo.com>
9340
9341         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
9342         message. (Gnus does not "default" to using 8bit for the message,
9343         it default to use 8bit encoding and the user-supplied CTE
9344         value. Calling this behaviour "treating it as 8bit" is perhaps
9345         better.)
9346
9347         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
9348         (compare mm-charset-to-coding-system).
9349
9350 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9351
9352         * canlock.el (canlock-sha1-with-openssl): Use unibyte
9353         buffer. Correctly decode hex.
9354
9355 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9356
9357         * gnus-agent.el (gnus-category-insert-line): Convert category
9358         names to strings.
9359
9360 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9361
9362         * message.el (sha1): eval-and-compile.
9363
9364 2001-11-20  Simon Josefsson  <jas@extundo.com>
9365
9366         * message.el (message-allow-no-recipients): New variable.
9367         (message-send): Use it, customize the prompting when posting to
9368         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
9369
9370 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9371
9372         * mm-util.el (mm-coding-system-priorities): New variable.
9373         (mm-sort-coding-systems-predicate): New function.
9374         (mm-find-mime-charset-region): Resort coding systems if needed.
9375         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9376
9377 2001-11-20  Didier Verna  <didier@xemacs.org>
9378
9379         * gnus-group.el (gnus-group-make-help-group): new optional
9380         argument to control the error behavior.
9381         * gnus-start.el (gnus-check-first-time-used): use it to avoid
9382         erroring.
9383
9384 2001-11-19  Simon Josefsson  <jas@extundo.com>
9385
9386         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
9387         instead of C-c C-u.  Suggested by Per Abrahamsen
9388         <abraham@dina.kvl.dk>.
9389
9390 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9391
9392         * nnfolder.el (nnfolder-read-folder): Use group instead of
9393         nnfolder-current-group.
9394         Suggested by Lorentey Karoly <lorentey@elte.hu>.
9395
9396 2001-11-17  Simon Josefsson  <jas@extundo.com>
9397
9398         * message.el (message-send): Ask user if Fcc/Gcc should be
9399         performed when no other sender was specified.
9400         Suggested by prj@po.cwru.edu (Paul Jarc).
9401
9402 2001-11-17  Simon Josefsson  <jas@extundo.com>
9403
9404         * message.el (message-mode, message-mode-map): Use C-c C-u for
9405         Importance: instead of C-c C-p (used by SC).
9406
9407 2001-11-16  Simon Josefsson  <jas@extundo.com>
9408
9409         * message.el (message-insert-importance-high)
9410         (message-insert-importance-low): Save point.
9411
9412         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
9413         value.
9414
9415 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
9416
9417         * message.el (message-strip-special-text-properties): New option.
9418         (message-strip-forbidden-properties): Obey it.
9419
9420 2001-11-14  Sam Steingold  <sds@gnu.org>
9421
9422         * gnus-score.el: Fixed some doc strings to properly quote symbols.
9423
9424 2001-11-15  Simon Josefsson  <jas@extundo.com>
9425
9426         Support "Importance:" header in Message.
9427
9428         * message.el (message-mode-map): Bind C-c C-p to
9429         `message-insert-or-toggle-importance'
9430         (message-mode-menu): Add message-insert-importance-{high,low}.
9431         (message-insert-importance-high, message-insert-importance-low)
9432         (message-insert-or-toggle-importance): New functions.
9433         (message-tool-bar-map): Add {un,}important.
9434         (message-mode): Doc fix.
9435
9436 2001-11-15  Simon Josefsson  <jas@extundo.com>
9437
9438         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
9439
9440         * mml.el (mml-menu): Fix toolbar tooltip.
9441
9442 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9443
9444         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
9445         * nnml.el (nnml-save-marks): Ditto.
9446
9447         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
9448
9449 2001-11-15  Simon Josefsson  <jas@extundo.com>
9450
9451         * nnml.el (nnml-save-marks):
9452         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
9453         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
9454
9455 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9456
9457         * gnus-art.el (gnus-article-wash-status-strings): Use
9458         `copy-sequence', not `copy-seq'.
9459
9460 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9461
9462         * gnus-art.el (gnus-article-wash-status-strings): New constant.
9463         (gnus-gnus-article-wash-status-entry): New function.
9464         (gnus-article-wash-status): Use it.
9465
9466 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9467
9468         * mml1991.el: Add coding header.
9469
9470 2001-11-12  Simon Josefsson  <jas@extundo.com>
9471
9472         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
9473         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
9474         `mml1991-sign' and `mml1991-encrypt'.
9475         (mml1991-encrypt, mml1991-sign): New glue functions.
9476         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
9477
9478         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
9479         (mml-menu): Add PGP to menu.
9480
9481         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
9482         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
9483         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
9484         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
9485
9486         * mml2015.el: Mention RFC 3156.
9487
9488         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
9489
9490 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9491
9492         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
9493
9494         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
9495           From <Michael.Cook@cisco.com>
9496
9497 2001-11-11  Simon Josefsson  <jas@extundo.com>
9498
9499         * message.el (top-level): Autoload sha1.
9500         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
9501         canlock, no need to require two different hash algs).  Suggested
9502         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
9503
9504 2001-11-09  Simon Josefsson  <jas@extundo.com>
9505
9506         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
9507         <Pavel@Janik.cz>.
9508
9509 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9510
9511         * message.el (message-point-in-header-p): New function.
9512         (message-do-auto-fill): Use it.
9513         (message-beginning-of-line): New function.  Goes to beginning of
9514         header value (i.e., end of header name), or to beginning of line
9515         if already at beginning of value.  Behaves like
9516         `beginning-of-line' when in message body.
9517         (message-mode-map): Bind it.
9518
9519 2001-11-08  Simon Josefsson  <jas@extundo.com>
9520
9521         * gnus-msg.el (gnus-posting-styles): Add doc.
9522
9523 2001-11-07  Simon Josefsson  <jas@extundo.com>
9524
9525         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
9526
9527         * sieve-mode.el (sieve-control-commands-face)
9528         (sieve-control-commands-face, sieve-action-commands-face)
9529         (sieve-test-commands-face, sieve-tagged-arguments-face): New
9530         faces.
9531         (sieve-font-lock-keywords): Use them.
9532         (sieve-mode): Only set font-lock-defaults in emacs.
9533
9534         * gnus-art.el (gnus-default-article-saver): Add
9535         gnus-summary-save-body-in-file.
9536         (gnus-summary-write-to-file): Fix doc.
9537
9538 2001-11-07  Simon Josefsson  <jas@extundo.com>
9539
9540         * gnus-art.el (gnus-treat-highlight-signature): Add cross
9541         reference to the correct chapter in the manual.
9542
9543         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
9544         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
9545
9546 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9547
9548         * mml.el (mml-preview): Bind mail-header-separator.
9549
9550 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9551
9552         * message.el: Always require canlock.
9553         (message-ignored-supersedes-headers): Include Cancel-Lock and
9554         Cancel-Key.
9555         (message-insert-canlock): Don't require canlock.
9556         (message-cancel-news): Don't check whether canlock is available.
9557         (message-supersede): Support cancel-locks.
9558
9559         * gnus-art.el: Don't autoload canlock.
9560
9561 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9562
9563         * mail-source.el (mail-source-fetch-imap): ASYNC param.
9564         From: <andre@slamdunknetworks.com>
9565
9566 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9567
9568         * many files: Fix copyright lines.
9569
9570 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9571
9572         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
9573         Suggested by Dave Love  <fx@gnu.org>.
9574
9575 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9576
9577         * message.el (message-kill-buffer): Remove auto-save file after
9578         confirm.
9579
9580         * message.el (message-send-mail): Call message-generate-headers
9581         once.  Suggested by Matt Armstrong <matt@lickey.com>.
9582
9583         * gnus-topic.el (gnus-topic-rename): Initial-input.
9584         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
9585
9586 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9587
9588         * message.el (message-forbidden-properties): New constant.
9589         (message-strip-forbidden-properties): New function.
9590         (message-mode): Activate it.
9591
9592 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9593
9594         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
9595         (mm-hack-charsets): Fix doc.
9596
9597 2001-11-02  Simon Josefsson  <jas@extundo.com>
9598
9599         * gnus-int.el (gnus-check-server): Message "...done" when done.
9600
9601         * imap.el (imap-close): Don't message (imap-send-command-wait
9602         returns if the connection is dropped).
9603         (imap-wait-for-tag): Nix out message only when necessary.
9604
9605         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
9606         for non-crossposting.
9607         (gnus-sieve-crosspost): Default to t to be consistent with other
9608         parts of Gnus.
9609
9610 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9611
9612         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
9613         (mm-iso-8859-x-to-15-table): Ditto.
9614         (mm-iso-8859-x-to-15-region): Ditto.
9615         (mm-find-mime-charset-region): Ditto.
9616
9617 2001-11-01  Simon Josefsson  <jas@extundo.com>
9618
9619         * nnimap.el (nnimap-close-asynchronous): New variable.
9620         (nnimap-close-group): Use it.
9621         (nnimap-expunge): Don't use it.
9622
9623         * imap.el (imap-callbacks): New variable.
9624         (imap-remassoc): Copied from `gnus-remassoc'.
9625         (imap-add-callback): New function.
9626         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
9627         behaviour.
9628         (imap-parse-response): Call the callback.
9629
9630         * message.el (message-insert-canlock): New variable.
9631         (message-canlock-generate, message-canlock-password)
9632         (message-insert-canlock): New functions.
9633         (message-send-news): Call `message-insert-canlock'.
9634         (top-level): Require canlock when compiling.
9635         (message-insert-canlock): Require canlock before we need it.
9636
9637 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9638
9639         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
9640
9641 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9642
9643         * dgnushack.el (dgnushack-make-load): A workaround for
9644         custom-add-loads bug in some versions of XEmacs.
9645
9646 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9647
9648         * mm-util.el (mm-charset-synonym-alist): Revert (some).
9649
9650 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9651
9652         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
9653         (mm-hack-charsets): New variable.
9654         (mm-iso-8859-15-compatible): New variable.
9655         (mm-iso-8859-x-to-15-table): New variable.
9656         (mm-find-mime-charset-region): Add parameter hack-charsets.
9657
9658         * mm-bodies.el (mm-encode-body): Use it.
9659         * mml.el (mml-parse-1): Ditto.
9660
9661 2001-11-01  Simon Josefsson  <jas@extundo.com>
9662
9663         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
9664
9665 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9666
9667         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
9668         is nil.
9669
9670 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9671
9672         * smiley-ems.el (smiley-update-cache): Auto detect file type.
9673
9674         * message.el (message-forward-rmail-make-body): Use
9675         save-window-excursion.
9676         (message-encode-message-body): Search with noerror.
9677         (message-setup-1): Convert compose-mail send-actions to
9678         message-send-actions.
9679
9680 2001-11-01  Simon Josefsson  <jas@extundo.com>
9681
9682         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
9683         <yamaoka@jpl.org>.
9684
9685 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9686
9687         * sieve-manage.el (sieve-string-bytes): No complain.
9688
9689 2001-11-01  Simon Josefsson  <jas@extundo.com>
9690
9691         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
9692         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
9693         has autoload cookies, so no `require' should be necessary.)
9694
9695         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
9696         files.
9697
9698 2001-10-31  Simon Josefsson  <jas@extundo.com>
9699
9700         * gnus-cus.el (gnus-group-parameters): Support integer `display'
9701         parameter.
9702
9703         * gnus-sum.el (gnus-select-newsgroup): If group parameter
9704         `display' is a number (and C-u wasn't used to enter group), only
9705         fetch that number of articles.
9706
9707 2001-10-31  Matt Armstrong  <matt@lickey.com>
9708
9709         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
9710         not-subscribed -> subscribed.
9711
9712 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9713         From: Josh Huber <huber@alum.wpi.edu>
9714
9715         * message.el (message-subscribed-address-functions): New variable.
9716         (message-subscribed-addresses): New variable.
9717         (message-subscribed-regexps): New variable.
9718         (message-goto-mail-followup-to): New function.
9719         (message-send-mail): Add Mail-Followup-To.
9720         (message-make-mft): New function.
9721
9722         * gnus.el (gnus-find-subscribed-addresses): New function.
9723
9724 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9725
9726         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
9727         (mail-source-fetch-pop): Ditto.
9728         (mail-source-check-pop): Ditto.
9729
9730         * gnus-start.el (gnus-read-init-file): Ditto.
9731         (gnus-activate-group): Ditto.
9732         (gnus-read-newsrc-el-file): Ditto.
9733
9734 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9735
9736         * message.el (message-get-reply-headers): Make sure there is ", ".
9737
9738         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
9739         mm-coding-system-p. Don't correct it only in XEmacs.
9740         (mm-charset-to-coding-system): Use mm-coding-system-p and
9741         mm-get-coding-system-list.
9742         (mm-emacs-mule, mm-mule4-p): New variables.
9743         (mm-enable-multibyte, mm-disable-multibyte,
9744         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
9745         mm-with-unibyte-current-buffer,
9746         mm-with-unibyte-current-buffer-mule4): Use them.
9747         (mm-find-mime-charset-region): Treat iso-2022-jp.
9748
9749         From  Dave Love  <fx@gnu.org>:
9750
9751         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
9752         construction.
9753         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
9754         entries conditional on not having a coding system defined for
9755         them.
9756         (mm-mule-charset-to-mime-charset): Use
9757         find-coding-systems-for-charsets if defined.
9758         (mm-charset-to-coding-system): Don't use
9759         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
9760         later.  Add last resort search of coding systems.
9761         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
9762         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
9763         Mule 4.
9764         (mm-find-mime-charset-region): Re-write.
9765         (mm-with-unibyte-current-buffer): Restore buffer as well as
9766         multibyteness.
9767
9768 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9769
9770         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
9771         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
9772         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
9773
9774 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9775
9776         * gnus-art.el (article-display-x-face): Nix buffer-read-only
9777         again.
9778
9779         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
9780
9781 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9782
9783         * gnus-spec.el (gnus-parse-simple-format): Use
9784           buffer-substring-no-properties.
9785
9786 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9787
9788         * gnus-art.el (article-verify-cancel-lock): New function.
9789
9790         * nnheader.el (nntp-process-response): New variable.
9791         (nnheader-init-server-buffer): Make `nntp-process-response'
9792         buffer-local in `nntp-server-buffer'.
9793
9794         * nntp.el (nntp-prepare-post-hook): New hook.
9795         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
9796         (nntp-async-trigger): Ditto.
9797         (nntp-request-post): Insert a server's ID if there's no Message-ID
9798         header; run `nntp-prepare-post-hook'.
9799
9800 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9801
9802         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
9803         instead.
9804
9805         * message.el (message-forward-subject-author-subject): Don't use
9806         message-news-p, which widens the buffer.
9807         (message-forward-make-body): New function.
9808         (message-forward): Use it.
9809         (message-insinuate-rmail): New function.
9810         (message-forward-rmail-make-body): New function.
9811
9812 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9813
9814         * mm-extern.el (mm-extern): Provide it.
9815
9816         * mm-partial.el (mm-partial): Provide it.
9817
9818 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9819
9820         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
9821
9822 2001-10-29  Simon Josefsson  <jas@extundo.com>
9823
9824         * mml.el (mml-preview): Bind message-this-is-news if it is
9825         news. From Jesper Harder <harder@myrealbox.com>.
9826
9827 2001-10-28  Simon Josefsson  <jas@extundo.com>
9828
9829         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
9830
9831 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
9832
9833         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
9834         ironic smilies.
9835
9836 2001-10-27  Simon Josefsson  <jas@extundo.com>
9837
9838         * message.el (message-indent-citation): Don't add trailing
9839         whitespace when citing text.
9840
9841         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
9842         <harder@ifa.au.dk>.
9843
9844 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9845
9846         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
9847         not available.
9848         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
9849         (nnweb-type-definition): Add google as alias of dejanews.
9850         (nnweb-google-parse-1): Forward 1 line.
9851
9852 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9853
9854         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
9855         variable `message-forward-ignored-headers'.
9856
9857 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
9858
9859         * gnus.el (gnus-expand-group-parameter): New function.
9860         (gnus-expand-group-parameters): Call it.
9861         (gnus-group-fast-parameter): New function.
9862         (gnus-group-find-parameter): Call it.
9863
9864 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9865
9866         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
9867         vector (it didn't before because of a bug).
9868         * gnus-msg.el (gnus-post-news): Use header vector directly, if
9869         available.  Before it converted it to an article number.
9870
9871         This makes followup to news articles with negative numbers in
9872         nnvirtual groups use news instead of mail.
9873
9874 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9875
9876         * gnus.el (post-method): Use `native' instead of `nil'.
9877
9878         * gnus-msg.el (gnus-post-method): Ditto.
9879
9880 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9881
9882         * gnus.el (gnus-define-group-parameter): Grammar fix.
9883
9884 2001-10-22  Simon Josefsson  <jas@extundo.com>
9885
9886         * gnus-msg.el (gnus-extended-version): Include
9887         system-configuration.
9888         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9889
9890 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9891
9892         * gnus.el (post-method): Customization fix: `native' is not a
9893         valid value.
9894         * gnus-msg.el (gnus-post-method): Doc and customization fix:
9895         `native' is not a valid value.
9896
9897 2001-10-21  Simon Josefsson  <jas@extundo.com>
9898
9899         * nnimap.el (nnimap): Defgroup
9900         (nnimap-strict-function, nnimap-strict-function-match): New
9901         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
9902         (nnimap-split-crosspost, nnimap-split-inbox)
9903         (nnimap-split-rule, nnimap-split-predicate)
9904         (nnimap-split-predicate): Defcustom.
9905         (nnimap-split-inbox, nnimap-expunge-search-string)
9906         (nnimap-importantize-dormant): Remove "*" from doc.
9907
9908 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9909
9910         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
9911         not supplied via prefix arg.  From Lisp, make arg mandatory.
9912         Suggested by Frank Schmitt.
9913
9914 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9915
9916         * message.el (message-do-auto-fill): Avoid calling
9917         'rfc822-goto-eoh'.
9918
9919 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9920         From Paul Jarc <prj@po.cwru.edu>.
9921
9922         * message.el (message-get-reply-headers): Restructure the logic
9923         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
9924
9925 2001-10-20  Simon Josefsson  <jas@extundo.com>
9926
9927         * message.el (message-cancel-news): Support cancel-locks.
9928         Suggested by Per Abrahamsson.
9929
9930         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
9931         conses.  From David Z Maze <dmaze@MIT.EDU>.
9932
9933         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
9934
9935 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9936
9937         * mm-decode.el (mm-default-directory): Fix customize type.
9938
9939         * message.el (message-setup-fill-variables): Kludge to use
9940         normal-auto-fill-function even if auto fill is already activated.
9941
9942 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9943
9944         * message.el (message-do-auto-fill): New version that does not
9945         rely on text properties, by Simon Josefsson <jas@extundo.com>.
9946         (message-setup-1): Removed the `message-field' property.
9947
9948         * gnus-draft.el (gnus-draft-edit-message): Removed the
9949         `message-field' property.
9950
9951 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9952
9953         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
9954         `message-field'.  The `field' property has a special significance in
9955         Emacs 21.
9956
9957         * message.el (message-send, message-setup-1): Ditto.
9958
9959 2001-10-18  Simon Josefsson  <jas@extundo.com>
9960
9961         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
9962         when undoing.
9963
9964 2001-10-18  Simon Josefsson  <jas@extundo.com>
9965         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
9966
9967         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
9968         (gnus-summary-make-menu-bar): Ditto.
9969
9970 2001-10-17  Simon Josefsson  <jas@extundo.com>
9971
9972         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
9973         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
9974
9975 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9976
9977         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
9978         * gnus-util.el (gnus-user-date): New function.
9979         From Frank Schmitt <usenet@Frank-Schmitt.net>.
9980
9981 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9982
9983         * message.el (message-check-news-header-syntax): Special case
9984         nnvirtual groups.
9985
9986         * gnus-sum.el (gnus-summary-respool-default-method): Changed
9987         customize type to `symbol'.
9988
9989 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9990
9991         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
9992         %&foo;.
9993         (gnus-parse-simple-format): Support user extended spec too.
9994         %u&foo; invokes gnus-user-format-function-foo.
9995
9996 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9997
9998         * nnml.el (nnml-request-expire-articles): Make sure it is back to
9999         the server.
10000         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
10001         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10002         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
10003         * nndiary.el (nndiary-request-expire-articles): Ditto.
10004         (nndiary-schedule): Defsubst it before use it.
10005         (nndiary-error): eval-and-compile.
10006
10007 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10008
10009         * gnus-msg.el (gnus-post-method): Changed two instances of
10010         `active' to `current' and one `null' to `not'.
10011
10012 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10013         From Katsumi Yamaoka <yamaoka@jpl.org>.
10014
10015         * message.el (message-setup-fill-variables): Use
10016         `normal-auto-fill-function' instead of `auto-fill-function'.
10017
10018 2001-10-16  Simon Josefsson  <jas@extundo.com>
10019
10020         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
10021         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
10022         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
10023
10024 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10025         Patch by Oliver Scholz <oscholz@my.gnus.org>.
10026
10027         * gnus-draft.el (gnus-draft-edit-message): Add text property
10028         `field' with value `header' to message headers.
10029         * message.el (message-setup-1): Really add text property to all of
10030         the header, not just part of it.
10031
10032 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10033
10034         * gnus-group.el (gnus-group-sort-by-server): Use it.
10035
10036         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
10037
10038         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
10039         and keystroke.
10040
10041 2001-10-14  Simon Josefsson  <jas@extundo.com>
10042
10043         * dig.el: Doc fix.
10044
10045         * smime.el: Doc fix.
10046
10047         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
10048         charset magic from message.el.
10049
10050 2001-10-12  Simon Josefsson  <jas@extundo.com>
10051         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
10052
10053         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
10054         'cite from g-a-wash-types.
10055         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
10056         (gnus-article-hide-citation): Fix.
10057
10058         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
10059         character.
10060         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
10061
10062         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
10063         definition.
10064         (gnus-signature-toggle): Toggle `s' mode line character.
10065
10066         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
10067         doing stuff that clears it.
10068
10069 2001-10-12  Simon Josefsson  <jas@extundo.com>
10070
10071         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
10072         From Eric Marsden <emarsden@laas.fr>.
10073
10074 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10075
10076         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
10077         (autoload): Add some autoloads.
10078
10079 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10080         Suggested by Oliver Scholz <epameinondas@gmx.de>.
10081
10082         * message.el (message-do-auto-fill): New function.  Like
10083         `do-auto-fill' but don't fill when in the message header.
10084         (message-setup-1): Put a text property on the message header.
10085         (message-setup-fill-variables): Use `message-do-auto-fill'.
10086
10087 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10088
10089         * message.el (message-send-mail-partially): Insert an empty line
10090         first, because of the change of message-make-lines.
10091
10092 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
10093
10094         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
10095         iso-8859-15, make it an alias for iso-8859-1.
10096
10097 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10098
10099         * message.el (message-send-news): Don't modify the value of
10100         `message-syntax-checks' if it is not a list (possibly it is
10101         `dont-check-for-anything-just-trust-me').
10102
10103 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10104
10105         * gnus-group.el (gnus-group-name-charset-group-alist): Use
10106         `find-coding-system' for XEmacs to check whether the coding-system
10107         `utf-8' is available.
10108
10109 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10110
10111         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
10112
10113 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10114
10115         * message.el (message-send-news): Oops, missed case with no
10116         "Followup-To" header...
10117
10118 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10119
10120         * message.el (message-send-news): Allow
10121         `gnus-group-name-charset-group-alist' to affect encoding of the
10122         "Newsgroups" and "Followup-To" headers.
10123
10124 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10125
10126         * Makefile.in (install-el): Depend on gnus-load.el.
10127
10128 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10129
10130         * Makefile.in (install-el): Use -f.
10131         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
10132
10133 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
10134
10135         * message.el (message-send-news): Don't encode Followups-To when
10136         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
10137
10138         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
10139         header.
10140
10141         * gnus-art.el (article-decode-group-name): Also decode
10142         "Followup-To".
10143
10144         * rfc2047.el (rfc2047-encode-message-header): Encode without
10145         asking for null methods.
10146
10147         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
10148         default charset for newsgroup names in accordance with USEFOR.
10149
10150         * gnus-group.el (gnus-group-name-charset-method-alist,
10151         gnus-group-name-charset-group-alist): Removed "*" from doc
10152         strings, "*" should not be used for complex variables.
10153
10154 2001-10-06  Simon Josefsson  <jas@extundo.com>
10155
10156         Support UTF-8 group names better.
10157
10158         * message.el (message-check-news-header-syntax): Encode group
10159         names before comparison.
10160
10161         * gnus-msg.el (gnus-copy-article-buffer): Run all
10162         `gnus-article-decode-hook's except `article-decode-charset'
10163         instead of hardcoding call to one of them.
10164
10165         * gnus-art.el (gnus-article-decode-hook): Add
10166         `article-decode-group-name'.
10167         (article-decode-group-name): New function, use `g-d-n'.
10168
10169         * gnus-group.el (gnus-group-insert-group-line): Decode
10170         gnus-tmp-group using `g-d-n'.
10171
10172         * gnus-util.el (gnus-decode-newsgroups): New function.
10173
10174 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10175
10176         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
10177         `gnus-group-name-charset-group-alist'.
10178
10179 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10180
10181         * Makefile.in: Install el in install. Add uninstall.
10182
10183 2001-10-05  Simon Josefsson  <jas@extundo.com>
10184
10185         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
10186
10187         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
10188
10189         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
10190         empty folders.
10191
10192         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
10193         limiting if read-all (C-u RET) was used.
10194
10195 2001-10-04  Simon Josefsson  <jas@extundo.com>
10196
10197         * mail-source.el (mail-source-movemail-program): New variable.
10198         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
10199         <thutt@thutt.vmware.com>.
10200
10201 2001-10-03  Simon Josefsson  <jas@extundo.com>
10202
10203         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
10204         (gnus-summary-line-format-alist): Fix param.
10205
10206 2001-10-02  Simon Josefsson  <jas@extundo.com>
10207
10208         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
10209         don't go through `nnimap-request-expire-articles' to delete the
10210         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
10211
10212 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10213
10214         * gnus-agent.el (gnus-agent-write-active): The min in the
10215         agent/active may be larger than that in the server/active.
10216
10217 2001-10-01  Simon Josefsson  <jas@extundo.com>
10218
10219         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
10220         is IMAP4rev1.
10221
10222         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
10223
10224         * nnfolder.el: Ditto.
10225
10226 2001-09-30  Dan Christensen  <jdc@uwo.ca>
10227
10228         * gnus-sum.el (gnus-summary-extract-address-component): New function.
10229         (gnus-summary-from-or-to-or-newsgroups): Optimize.
10230
10231 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10232
10233         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
10234         (message-mode-menu): Menu item for same.
10235
10236         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
10237         delayed articles.
10238
10239         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
10240         nndraft:delayed does not exist.
10241         (gnus-delay-initialize): Don't set up keymap, that's done from
10242         message.el now.
10243         (gnus-delay, gnus-delay-group, gnus-delay-header)
10244         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
10245
10246 2001-09-29  Simon Josefsson  <jas@extundo.com>
10247
10248         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
10249         utf-8, not eight-bit-control.
10250
10251         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
10252         (imap-log, imap-debug): Custom.
10253         (imap-log-buffer, imap-debug-buffer): New constants.
10254         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
10255         (imap-network-open, imap-shell-open, imap-starttls-open)
10256         (imap-send-command-1, imap-send-command, imap-arrival-filter)
10257         (imap-debug): Use imap-*-buffer.
10258
10259         * nndoc.el (nndoc-article-type): Add mailman.
10260         (nndoc-type-alist): Ditto.
10261         (nndoc-mailman-type-p): New function.
10262
10263 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10264
10265         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
10266         gnus-art.el.
10267
10268 2001-09-27  Simon Josefsson  <jas@extundo.com>
10269
10270         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
10271         (gnus-topic-catchup-articles): New function. Suggested by Robin
10272         S. Socha <robin-dated-1001857693.185e29@socha.net>.
10273
10274 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10275         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10276
10277         * gnus-ems.el (gnus-article-display-xface): Insert xface after
10278         previous ones.
10279
10280 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10281         From Daiki Ueno  <ueno@unixuser.org>
10282
10283         * gnus-sum.el (gnus-summary-show-article): The arglist of
10284         detect-coding-region is incompatible.
10285
10286 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10287         From Katsuhiro Hermit Endo <hermit@koka-in.org>
10288
10289         * gnus-group.el (gnus-group-delete-group): Typo.
10290
10291 2001-09-26  Simon Josefsson  <jas@extundo.com>
10292
10293         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
10294
10295         * nnimap.el (nnimap-expiry-target): Use temp buffer.
10296
10297 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10298
10299         * gnus-cus.el (gnus-group-parameters): Display as sexp.
10300
10301 2001-09-22  Simon Josefsson  <jas@extundo.com>
10302
10303         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
10304
10305         * nnfolder.el (nnfolder-open-marks): Ditto.
10306
10307         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
10308         (gnus-update-marks): Use it.
10309         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
10310         hardcoded list.
10311
10312         * gnus.el (gnus-article-special-mark-lists): Add killed.
10313         (gnus-article-unpropagated-mark-lists): New constant.
10314
10315 2001-09-22  Simon Josefsson  <jas@extundo.com>
10316
10317         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
10318         custom option.
10319
10320 2001-09-23  Simon Josefsson  <jas@extundo.com>
10321
10322         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
10323
10324 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10325
10326         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
10327
10328 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10329
10330         * gnus-group.el (gnus-group-sort-function): Fix customize type to
10331         accept lists of functions.
10332
10333 2001-09-20  Simon Josefsson  <jas@extundo.com>
10334
10335         * gnus-group.el (gnus-group-catchup): Update expire marks in
10336         backend.  Also, if ALL also set expire marks on tick/dormant.
10337
10338 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10339
10340         * message.el (message-tab-body-function): New variable.
10341         * message.el (message-tab): Use it.
10342
10343 2001-09-19  Sam Steingold  <sds@gnu.org>
10344
10345         * gnus-win.el (gnus-buffer-configuration): Respect
10346         `gnus-bug-create-help-buffer'.
10347
10348 2001-09-18  Simon Josefsson  <jas@extundo.com>
10349
10350         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
10351         (gnus-parse-simple-format): Re-revert.
10352
10353 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
10354         Trivial patch.
10355
10356         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
10357         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
10358
10359 2001-09-18  Simon Josefsson  <jas@extundo.com>
10360
10361         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
10362         signed.
10363         (gnus-parse-simple-format): Don't use it.
10364
10365 2001-09-17  Miles Bader  <miles@gnu.org>
10366
10367         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
10368         error querying a backend abort the whole process.
10369
10370 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10371
10372         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
10373         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10374
10375 2001-09-17  Didier Verna  <didier@xemacs.org>
10376
10377         * nndiary.el: version 0.2-b14.
10378         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
10379         compatibility problem with XEmacs 21.1.
10380
10381 2001-09-15  Simon Josefsson  <jas@extundo.com>
10382
10383         * gnus-group.el (gnus-group-line-format): Document %c.
10384
10385         * nnml.el (nnml-parse-head): Handle CRLF files.
10386         (nnml-generate-nov-file): Ditto.
10387         (nnml-retrieve-headers): Ditto.
10388
10389 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10390
10391         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
10392
10393 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
10394
10395         * gnus-spec.el (gnus-correct-substring): Still stopped one
10396         character before we wanted (never included last character).
10397         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
10398         add missing "," (once per function)
10399
10400 2001-09-14  Simon Josefsson  <jas@extundo.com>
10401
10402         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
10403         (otherwise e.g. gnus-agentize in .gnus overrides the customized
10404         default before gnus-group is loaded and the variable set.)
10405
10406         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
10407         killed or unsent marks.
10408
10409         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
10410         isn't an article to set it on (e.g. when you `a' in a group).
10411
10412 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10413
10414         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
10415         can read e-mails from Microsoft Outlook users not using ISO
10416         8859-2 character set.
10417
10418 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10419
10420         * gnus-diary.el: Minor modifications to avoid warnings.
10421         (gnus-summary-misc-menu): defvar.
10422         (gnus-diary-check-message): Use gnus-point-at-eol.
10423         (gnus-diary-kill-entire-line): eval-and-compile.
10424
10425 2001-09-12  Didier Verna  <didier@xemacs.org>
10426
10427         * nndiary.el: new version (0.2-b13).
10428         * nndiary.el (nndiary-mail-sources): doc update.
10429         * nndiary.el (nndiary-split-methods): ditto.
10430         * nndiary.el (nndiary-request-accept-article-hooks): New.
10431         * nndiary.el (nndiary-request-accept-article): use it, check
10432         message validity.
10433         * nndiary.el (nndiary-get-new-mail): changed default to nil.
10434         * nndiary.el (nndiary-schedule): fix bug (misplaced
10435         condition-case): it didn't return nil on error.
10436         * gnus-diary.el: new version.
10437         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
10438         * gnus-diary.el (gnus-diary-header-value-history): New.
10439         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
10440         * gnus-diary.el (gnus-diary-add-header): New.
10441         * gnus-diary.el (gnus-diary-check-message): New.
10442         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
10443         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
10444
10445 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10446
10447         * gnus-sum.el (gnus-select-newsgroup): Make
10448         `gnus-current-select-method' buffer-local.
10449
10450         * gnus-art.el (gnus-request-article-this-buffer): Refer
10451         `gnus-current-select-method' in the current summary buffer.
10452
10453 2001-09-10  Simon Josefsson  <jas@extundo.com>
10454         From Daniel Pittman <daniel@rimspace.net>
10455
10456         * gnus-spec.el (gnus-correct-pad-form): Fix.
10457
10458 2001-09-09  Simon Josefsson  <jas@extundo.com>
10459
10460         * mm-decode.el (mm-inline-media-tests): Add
10461         application/x-emacs-lisp.
10462         (mm-attachment-override-types): Add
10463         application/{x-,}pkcs7-signature.
10464
10465         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
10466         (gnus-server-line-format, gnus-server-mode-line-format)
10467         (gnus-server-browse-in-group-buffer): Customize.
10468
10469 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10470
10471         * nnml.el (nnml-marks-changed-p): Typo.
10472         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
10473         (nnml-marks-changed-p): Use gnus-gethash.
10474         (nnml-marks-modtime): Use gnus-make-hashtable.
10475
10476         * nnfolder.el (nnfolder-marks-changed-p): Typo.
10477         (nnfolder-request-expire-articles, nnfolder-save-marks)
10478         (nnfolder-open-marks): Typo.
10479         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
10480         (nnfolder-marks-changed-p): Use gnus-gethash.
10481         (nnfolder-marks-modtime): Use gnus-make-hashtable.
10482
10483 2001-09-08  Simon Josefsson  <jas@extundo.com>
10484
10485         * nnfolder.el (nnfolder-marks-modtime): New variable.
10486         (nnfolder-marks-changed-p): New function.
10487         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
10488         (nnfolder-request-update-info): Don't update if marks didn't change.
10489
10490         * nnml.el (nnml-marks-modtime): New variable.
10491         (nnml-marks-changed-p): New function.
10492         (nnml-save-marks, nnml-open-marks): Save modtime.
10493         (nnml-request-update-info): Don't update if marks didn't change.
10494
10495         * gnus-agent.el (gnus-agent-any-covered-gcc)
10496         (gnus-agent-add-server, gnus-agent-remove-server): Use
10497         gnus-agent-method-p.
10498
10499         * gnus-art.el (gnus-buttonized-mime-types): New variable.
10500         (gnus-unbuttonized-mime-type-p): Use it.
10501
10502         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
10503         fetch group.
10504
10505 2001-09-08  Simon Josefsson  <jas@extundo.com>
10506         From Daniel Pittman <daniel@rimspace.net>
10507
10508         * gnus-spec.el (gnus-correct-pad-form): New function.
10509         (gnus-parse-simple-format): Use it.
10510
10511 2001-09-07  Simon Josefsson  <jas@extundo.com>
10512
10513         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
10514         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
10515         Putnam <reader@newsguy.com>.
10516         (gnus-group-sort-selected-groups): Touch dribble file.
10517
10518 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
10519
10520         * nnml.el (nnml-filenames-are-evil): New variable.
10521         (nnml-article-to-file-alist): Rename to ...
10522         (nnml-current-group-article-to-file-alist): ... this.
10523         Respect `nnml-filenames-are-evil'.
10524         (nnml-active-number): Update.
10525         (nnml-update-file-alist): Update.
10526         (nnml-request-article): Use nnheader-article-to-file-alist.
10527         (nnml-request-rename-group): Likewise.
10528
10529 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10530
10531         * gnus-sum.el (gnus-summary-insert-line): Fix.
10532
10533 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10534
10535         * gnus-sum.el: Bind g-s-t-s to "W g".
10536         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
10537         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
10538         display of graphical smilies.
10539
10540 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10541
10542         * gnus-start.el (gnus-setup-news): A typo.
10543         From Bill White <billw@wolfram.com>.
10544
10545 2001-09-06  Simon Josefsson  <jas@extundo.com>
10546
10547         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
10548         and unseen marks.
10549
10550 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10551
10552         * nnmail.el (nnmail-split-fancy): Document `junk'.
10553
10554 2001-09-04  Simon Josefsson  <jas@extundo.com>
10555
10556         * imap.el (imap-search): Don't error if server is broken.
10557
10558 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
10559
10560         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
10561         searching for an article that isn't in the mbox.
10562
10563 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10564
10565         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
10566         right, and get all the comments.
10567
10568 2001-09-02  Simon Josefsson  <jas@extundo.com>
10569         Suggested by Dan Christensen <jdc+news@uwo.ca>
10570
10571         * nnfolder.el (nnfolder-request-update-info): Fix message.
10572
10573         * nnml.el (nnml-request-update-info): Ditto.
10574
10575 2001-09-01  Simon Josefsson  <jas@extundo.com>
10576
10577         * nnml.el (nnml-request-expire-articles): Also bind
10578         `nnml-current-group' and `nnml-article-file-alist' when using
10579         expiry-target. (Otherwise nnml will be in a inconsistent internal
10580         state causing all kind of problems.)
10581         (nnml-request-expire-articles): If `nnml-article-to-file' or
10582         `file-attributes' failes, return article as un-expirable instead
10583         of treating it as expired.
10584
10585 2001-08-31  Sam Steingold  <sds@gnu.org>
10586
10587         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
10588         typo: `exmine' --> `examine'.
10589
10590 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10591
10592         * nndoc.el (nndoc-forward-type-p): It is not a digest.
10593
10594 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10595
10596         * nnml.el (nnml-check-directory-twice): Remove.
10597         (nnml-retrieve-headers): Ditto.
10598         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
10599
10600 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10601
10602         * nnheader.el (nnheader-directory-files-is-safe): No need to read
10603         directory twice on Windows, or on GNU Emacs-21.
10604
10605 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10606
10607         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
10608         (nnml-request-rename-group): Ditto.
10609         (nnml-active-number): Ditto.
10610         (nnml-request-create-group): Use nnml-directory-articles.
10611         (nnml-request-expire-articles): Use nnml-directory-articles, which
10612         gets list from nov database if available.
10613         (nnml-get-nov-buffer): New function.
10614         (nnml-open-nov): Use it.
10615         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
10616         gets alist from nov database if available.
10617         (nnml-directory-articles): New function.
10618         (nnml-article-to-file-alist): New function.
10619
10620 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10621
10622         * mm-decode.el (mm-display-external): Use `name' as filename, if
10623         `filename' attribute is not present.
10624
10625 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10626
10627         * mail-source.el (mail-source-flash): New defcustom.
10628         (mail-source-new-mail-p): Ring visible bell if appropriate.
10629         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
10630         timer is cleared even if mail check signals an error.
10631
10632 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10633
10634         * gnus-sum.el (gnus-summary-move-article): Only update marks of
10635         type 'list.
10636
10637 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10638
10639         * flow-fill.el (fill-flowed): eol might be point-max.
10640
10641 2001-08-27  Simon Josefsson  <jas@extundo.com>
10642
10643         * nnml.el (nnml-request-update-info): Fix message.
10644         (nnml-open-marks): Ditto.
10645
10646         * nnfolder.el (nnfolder-request-update-info):
10647         (nnfolder-open-marks): Fix message.
10648
10649 2001-08-25  Simon Josefsson  <jas@extundo.com>
10650
10651         * nnfolder.el (nnfolder-save-marks): Don't create directory named
10652         after group in ~/.
10653
10654 2001-08-25  Simon Josefsson  <jas@extundo.com>
10655         From Andreas Jaeger  <aj@suse.de>
10656
10657         * nnfolder.el (nnfolder-open-marks): Fix typo.
10658         * nnml.el (nnml-open-marks): Likewise.
10659
10660 2001-08-25  Simon Josefsson  <jas@extundo.com>
10661
10662         Make nnfolder groups self-contained as far as marks are concerned.
10663
10664         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
10665         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
10666         (nnfolder-open-server): Make marks directory.
10667         (nnfolder-request-delete-group): Delete marks file.
10668         (nnfolder-request-delete-group): Check of nov/marks file exist
10669         before deleting.
10670         (nnfolder-request-rename-group): Rename marks file.
10671         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
10672         (nnfolder-request-set-mark, nnfolder-request-update-info)
10673         (nnfolder-group-marks-pathname, nnfolder-save-marks)
10674         (nnfolder-open-marks): New functions.
10675         (top-level): Require gnus.
10676
10677 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10678
10679         * nnweb.el (nnweb-type-definition): Use google raw file.
10680         (nnweb-google-parse-1): Ditto.
10681         (nnweb-google-identity): Ditto.
10682         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
10683         (nnweb-altavista-wash-article): Ditto.
10684         (nnweb-request-article): Remove nnweb-decode-entities.
10685
10686         * nnml.el: Require 'gnus.
10687
10688 2001-08-25  Simon Josefsson  <jas@extundo.com>
10689
10690         * nnml.el (nnml-marks-is-evil): Add doc.
10691
10692 2001-08-25  Simon Josefsson  <jas@extundo.com>
10693
10694         * nnml.el (nnml-save-marks): Wrap saving marks in a
10695         condition-case, to allow user to start Gnus if saving marks failed
10696         for some reason.
10697
10698 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10699
10700         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
10701
10702         * gnus-group.el (gnus-update-group-mark-positions): Bind
10703         gnus-group-update-hook to nil.
10704
10705 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10706
10707         * mml.el (mml-generate-mime-1): Force as multibyte string.
10708
10709 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10710
10711         * gnus-sum.el (gnus-summary-insert-line)
10712         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
10713         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
10714
10715         * gnus-spec.el (gnus-correct-substring): Take optional END.
10716
10717         * nnrss.el (nnrss-request-article): Remove \n.
10718         (nnrss-retrieve-headers): Lines number is -1.
10719
10720 2001-08-24  Simon Josefsson  <jas@extundo.com>
10721
10722         * gnus-group.el (gnus-info-clear-data): Call
10723         nnfoo-request-set-mark to propagate marks.  Fix bug:
10724         `gnus-group-update-line' doesn't update read range unless we call
10725         `gnus-get-unread-articles-in-group' first.
10726
10727         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
10728         to server.
10729
10730 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10731
10732         * gnus-util.el (gnus-create-info-command): Return an interactive
10733         function.
10734
10735 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10736         From Katsumi Yamaoka <yamaoka@jpl.org>
10737
10738         * gnus-spec.el (gnus-parse-complex-format): Use equal.
10739
10740 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10741
10742         * gnus-sum.el (gnus-select-newsgroup): Use it.
10743
10744         * gnus-util.el (gnus-not-ignore): New function.
10745
10746         * lpath.el (featurep): Don't fbind char-int.
10747
10748         * gnus-util.el (gnus-create-info-command): New function.
10749
10750         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
10751         right node.
10752
10753         * gnus-sum.el (gnus-select-newsgroup): Clean up.
10754         (gnus-summary-limit-children): Use 'identity instead of `all'.
10755         (gnus-summary-limit-to-display-predicate): New command and
10756         keystroke.
10757
10758 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10759
10760         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
10761
10762         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
10763
10764 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10765
10766         * gnus-spec.el: Add the Gnus version.
10767         (gnus-update-format-specifications): If the Gnus version changes,
10768         nix out the format spec cache.
10769
10770         * gnus.el (gnus-continuum-version): Made into a command and
10771         optionalize the VERSION.
10772
10773         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
10774         the start of the lines.
10775
10776 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10777
10778         * gnus.el (gnus-visual-p): Define function before use of
10779         function.
10780
10781 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10782
10783         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
10784         (gnus-article-mark-to-type): New function.
10785         (gnus-update-missing-marks): Only update marks of type 'list.
10786
10787         * gnus.el (gnus-article-special-mark-lists): New variable.
10788
10789 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10790
10791         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
10792         (gnus-select-newsgroup): Still use 'all.
10793         (gnus-summary-initial-limit): Comparing with 'all.
10794
10795 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10796
10797         * gnus-start.el (gnus-activate-group): If dont-check, don't update
10798         active.
10799
10800 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10801
10802         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
10803         nnslashdot-*-retrieve-headers.
10804         (nnslashdot-request-article): Fix for slashcode 2.2.
10805         (nnslashdot-make-tuple): New function.
10806         (nnslashdot-read-groups): Use it.
10807
10808 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10809
10810         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
10811         list.
10812
10813         * gnus-sum.el (gnus-summary-move-article): Don't select article.
10814
10815 2001-08-20  Simon Josefsson  <jas@extundo.com>
10816
10817         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
10818         opened, error instead of continuing (and exploding later).
10819
10820 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10821
10822         * gnus.el (gnus-expand-group-parameters): Return the parameter
10823         list.
10824
10825         * gnus-sum.el (gnus-summary-show-article): Doc fix.
10826         (gnus-summary-show-article): Guess at charset if required.
10827
10828         * gnus-spec.el (gnus-correct-substring): Stopped one character
10829         before we wanted.
10830
10831 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10832
10833         * earcon.el (earcon-auto-play): Remove unused option.
10834
10835 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10836
10837         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
10838         message down in levels, since it happens very fast.
10839
10840         * smiley-ems.el (smiley-update-cache): Respect the symbol version
10841         of smiley-regexp-alist.
10842
10843         * mm-view.el (mm-inline-text): Ignore vcard errors.
10844
10845         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
10846
10847         * gnus-score.el (gnus-all-score-files): Use append instead of
10848         nconc.
10849
10850         * gnus.el (gnus-splash-face): Doc fix.
10851
10852         * mm-decode.el (mm-mailcap-command): Use
10853         mm-path-name-rewrite-functions.
10854         (mm-path-name-rewrite-functions): New variable.
10855
10856         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
10857         (gnus-complex-form-to-spec): Insert tab.
10858         (gnus-spec-tab): New function.
10859
10860         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
10861         entering the group.
10862
10863         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
10864         the positional spec.
10865         (gnus-parse-complex-format): React to %C.
10866
10867         * gnus-ems.el (gnus-char-width): Moved here.
10868
10869         * gnus-sum.el (gnus-select-newsgroup): Set
10870         gnus-newsgroup-articles.
10871         (gnus-unseen-mark): New variable.
10872         (gnus-newsgroup-unseen): Ditto.
10873         (gnus-newsgroup-seen): Ditto.
10874         (gnus-adjust-marked-articles): Use them.
10875         (gnus-update-marks): Use them.
10876         (gnus-summary-update-secondary-mark): Display.
10877         (gnus-summary-prepare-threads): Display.
10878
10879         * gnus-msg.el (gnus-inews-group-method): Use and return the
10880         method, not the server.
10881
10882 2001-08-19  Simon Josefsson  <jas@extundo.com>
10883
10884         * gnus-srvr.el (gnus-server-agent-face): New.
10885         (gnus-server-agent-face): New.
10886         (gnus-server-mode): Turn on font-lock-mode.
10887
10888         * gnus.el (gnus-server-visual): Add defgroup.
10889
10890 2001-08-19  Simon Josefsson  <jas@extundo.com>
10891         From Joe Casadonte <jcasadonte@northbound-train.com>
10892
10893         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
10894         gnus-server-denied-face): New.
10895         (gnus-server-opened-face, gnus-server-closed-face,
10896         gnus-server-denied-face): New.
10897         (gnus-server-font-lock-keywords): Add.
10898
10899 2001-08-19  Simon Josefsson  <jas@extundo.com>
10900
10901         * nnml.el (nnml-request-set-mark): Return nil.
10902         (nnml-save-marks): Use nnml-possibly-create-directory.
10903         (nnml-open-marks): Only work in temp buffer when inserting/reading
10904         .marks file.
10905
10906 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10907
10908         * gnus.el (gnus-expand-group-parameters): Fix.
10909
10910         * gnus-spec.el (gnus-char-width): New function.
10911         (gnus-correct-substring, gnus-correct-length): Use it.
10912
10913         * message.el (message-required-mail-headers): Fix doc.
10914
10915 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10916
10917         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
10918
10919         * mm-decode.el (mm-save-part-to-file): Insert the handle.
10920
10921 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10922
10923         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
10924         slashdot 2.2 (not fully fixed yet).
10925         (nnslashdot-request-article): Ditto.
10926
10927 2001-08-18  Simon Josefsson  <jas@extundo.com>
10928
10929         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
10930         nnimap.
10931
10932         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
10933         gnus-util.
10934         (nnimap-request-update-info-internal): Use new functions.
10935
10936         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
10937         new functions.
10938
10939 2001-08-18  Simon Josefsson  <jas@extundo.com>
10940
10941         Make nnml groups self-contained as far as marks are concerned.
10942
10943         * nnml.el (nnml-request-delete-group): Delete marks file.
10944         (nnml-request-rename-group): Move marks file.
10945         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
10946         variables.
10947         (nnml-request-set-mark, nnml-request-update-info): New server
10948         functions.
10949         (nnml-save-marks, nnml-open-marks): New functions.
10950
10951 2001-08-18  Simon Josefsson  <jas@extundo.com>
10952
10953         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
10954         `set' when setting marks.
10955
10956 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10957
10958         * gnus.el (gnus-info-find-node): Take an argument.
10959
10960         * gnus-art.el (gnus-button-handle-info): New function.
10961         (gnus-url-unhex-string): Replace "+" with " ".
10962
10963 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10964
10965         * message.el (message-check-news-header-syntax): Check bad From.
10966
10967 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10968
10969         * gnus-spec.el (gnus-correct-length): New function.
10970         (gnus-correct-substring): New function.
10971         (gnus-tilde-max-form): Use it.
10972
10973 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
10974
10975         * nnmh.el: Docstring changes as below.
10976
10977         * nnml.el: Docstring changes as below.
10978
10979         * nnbabyl.el: Docstring changes as below.
10980
10981         * nnmbox.el: Docstring changes as below.
10982
10983         * nnfolder.el: Added docstrings identifying each virtual server
10984         parameter.
10985
10986 2001-08-18  Simon Josefsson  <jas@extundo.com>
10987
10988         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
10989
10990 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
10991
10992         * message.el: rename "Abort Message" to "Postpone Message".
10993         Remove "Attach file as MIME" from Message menu, it's already in
10994         the MIME menu.
10995
10996 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10997
10998         * smime.el (smime-point-at-eol): eval-and-compile.
10999         (smime-make-temp-file): New function.
11000         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
11001         Use it.
11002
11003 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11004
11005         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
11006         (gnus-agent-summary-fetch-group): New command and keystroke.
11007
11008         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
11009         (gnus-mime-display-security): Make it respect
11010         gnus-unbuttonized-mime-type-p.
11011
11012         * gnus-sum.el (gnus-articles-to-read): Comments.
11013         (gnus-article-marked-p): New function.
11014         (gnus-summary-display-make-predicate): New function.
11015         (gnus-select-newsgroup): Use them.
11016
11017         * mm-decode.el (mm-save-part-to-file): Made it not error.
11018
11019 2001-08-17  Simon Josefsson  <jas@extundo.com>
11020
11021         * imap.el (imap-wait-for-tag): If process-status isn't open or
11022         run, return nil instead of sit-for looping.
11023
11024 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * lpath.el (featurep): fbind xml-parse-region.
11027
11028         * gnus.el (gnus-message-archive-method): Default to "archive".
11029         (gnus-message-archive-method): Doc fix.
11030         (gnus-parameters-get-parameter): Cleaned up.
11031         (gnus-expand-group-parameter): New function.
11032
11033         * gnus-start.el (gnus-setup-news): Push the archive server only
11034         the server list.
11035
11036         * mml.el (mml-menu): Changed name to "Attachments".
11037
11038         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
11039         when there is something to detroy.
11040
11041 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11042
11043         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
11044         nil.
11045
11046 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11047
11048         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
11049         which specifies a time today or tomorrow.
11050
11051 2001-08-15  Simon Josefsson  <jas@extundo.com>
11052         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
11053
11054         * gnus-agent.el (gnus-agent-make-mode-line-string)
11055         (gnus-agent-toggle-plugged): Use new API.
11056
11057 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11058
11059         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
11060         deadline has expired.
11061
11062 2001-08-12  Simon Josefsson  <jas@extundo.com>
11063         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
11064
11065         Support `recent' mark indicating newly arrived messages (to
11066         separate from old but unread messages).
11067
11068         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
11069         `nnmail-split-history' if recent is > 0.
11070         (nnimap-request-update-info-internal): Update `recent' marks.
11071         (nnimap-request-set-mark): Never set `recent' marks.
11072         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
11073         recent.
11074
11075         * gnus-sum.el (gnus-recent-mark): New mark.
11076         (gnus-newsgroup-recent): New variable.
11077         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
11078         (gnus-summary-prepare-threads): Mark recent articles.
11079         (gnus-summary-add-mark): Support recent.
11080         (gnus-summary-update-secondary-mark): Support recent.
11081
11082         * gnus.el (gnus-article-mark-lists): Add recent.
11083
11084 2001-08-12  Simon Josefsson  <jas@extundo.com>
11085
11086         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
11087         whether successful decoding took place.  Add doc.
11088
11089 2001-08-12  Simon Josefsson  <jas@extundo.com>
11090         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
11091
11092         * gnus.el (gnus-summary-line-format, gnus-parameters):
11093         * gnus-gl.el (gnus-summary-grouplens-line-format):
11094         * gnus-salt.el (gnus-summary-pick-line-format):
11095         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
11096
11097 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
11098         Committed by Kai Gro\e,b_\e(Bjohann.
11099
11100         * gnus-score.el (gnus-score-string): Fix `match' regexp
11101         for `extra' header case.
11102
11103 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11104
11105         * nnmbox.el (nnmbox-read-mbox): No warning.
11106
11107 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11108
11109         * nndoc.el (nndoc-article-type): Fix doc.
11110         (nndoc-generate-article-function): New variable.
11111         (nndoc-dissection-function): New variable.
11112         (nndoc-type-alist): Add oe-dbx.
11113         (nndoc-oe-dbx-type-p): New function.
11114         (nndoc-oe-dbx-dissection): New function.
11115         (nndoc-oe-dbx-generate-article): New function.
11116
11117 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11118
11119         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
11120         whether deadline has been reached.  Patch from Dan Nicolaescu
11121         <dann@godzilla.ics.uci.edu>.
11122
11123 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11124
11125         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
11126         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
11127         <rintaman@cs.Helsinki.FI>.
11128
11129         * mail-source.el (mail-source-movemail): The error buffer is
11130         modified, but nothing in it.
11131
11132 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11133
11134         * message.el (message-bogus-system-names): New variable.
11135         (message-make-fqdn): Use it.
11136
11137 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11138
11139         * nndraft.el (nndraft-request-group): Use
11140         nndraft-auto-save-file-name.
11141
11142 2001-08-09  Simon Josefsson  <jas@extundo.com>
11143
11144         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
11145         Don't ask whether to decrypt.  Just leave result in buffer (don't
11146         call mm).
11147
11148         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
11149         parts as well.
11150         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
11151         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
11152
11153 2001-08-09  Simon Josefsson  <jas@extundo.com>
11154
11155         * mm-decode.el (mm-insert-part): Return decoding success status.
11156         (mm-save-part-to-file): Error if decoding failed.
11157
11158 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11159
11160         * message.el (message-tab): Use indent-relative.
11161         (message-mode): Don't bind indent-line-function to indent-relative.
11162
11163 2001-08-09  Simon Josefsson  <jas@extundo.com>
11164
11165         * message.el (message-get-reply-headers): Fix string. Suggested by
11166         Christoph Conrad <cc@cli.de>.
11167
11168 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11169
11170         * message.el (message-tab): Use the current value of
11171         indent-line-function.
11172         (message-mode): Bind indent-line-function to indent-relative.
11173
11174 2001-08-08  Simon Josefsson  <jas@extundo.com>
11175
11176         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
11177         whether `imtest' is installed.
11178
11179 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11180         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11181
11182         * gnus-sum.el (gnus-summary-show-article): Call
11183         gnus-summary-update-secondary-secondary-mark.
11184         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
11185         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
11186
11187 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11188
11189         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
11190
11191         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11192
11193         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
11194         <gerd@gnu.org>.
11195
11196         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
11197
11198         * gnus-util.el (gnus-output-to-rmail): Ditto.
11199         (gnus-output-to-mail): Ditto.
11200
11201         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
11202
11203 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
11204
11205         * message.el (message-indent-citation): Use
11206         `message-yank-cited-prefix' for empty lines.
11207
11208 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
11209
11210         * message.el (message-indent-citation): Quote only lines starting
11211         with ">" using `message-yank-cited-prefix'.
11212
11213 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11214         Trivial patch.
11215
11216         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
11217         gnus-cache-fully-p.
11218
11219 2001-08-04  Simon Josefsson  <jas@extundo.com>
11220
11221         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
11222         file if it doesn't exist (by calling gnus-cache-read-active).
11223
11224 2001-08-04  Simon Josefsson  <jas@extundo.com>
11225
11226         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
11227         (gnus-cache-passively-or-fully-p): Removed.
11228         (gnus-cache-fully-p): Fix it.
11229
11230         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
11231
11232 2001-08-04  Simon Josefsson  <jas@extundo.com>
11233
11234         * gnus-cache.el (gnus-cache-fully-p)
11235         (gnus-cache-passively-or-fully-p): New functions.
11236         (gnus-cache-possibly-enter-article): Cosmetic change, use
11237         `g-c-p-o-f-p'.
11238         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
11239         was bogus (`g-c-p-a-a' does not change active info, just change
11240         the functions parameters).
11241         (gnus-cache-possibly-remove-articles-1): Make sure articles are
11242         not removed in groups that match `gnus-uncacheable-groups'.
11243
11244         Reported and modifications based on discussions with Nuutti
11245         Kotivuori <nuutti.kotivuori@smarttrust.com>.
11246
11247 2001-08-04  Simon Josefsson  <jas@extundo.com>
11248         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11249
11250         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
11251         calls `gnus-cache-update-active' if bounds has been extended.
11252
11253 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11254
11255         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
11256         before remove.
11257         (gnus-mime-security-show-details): Ditto.
11258
11259 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11260
11261         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
11262         syntax.  Protect string-match against nil string and regexp.
11263
11264 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11265
11266         * mm-util.el (mm-find-charset-region): Remove control-1.
11267
11268 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11269
11270         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
11271
11272 2001-08-04  Simon Josefsson  <jas@extundo.com>
11273
11274         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
11275         buffer.  Delete MIME-Version header.
11276
11277 2001-08-03  Simon Josefsson  <jas@extundo.com>
11278
11279         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
11280         that is entered does not necessarily have the highest article
11281         number in the group, so use `gnus-cache-possibly-alter-active'
11282         instead of `gnus-cache-update-active'.
11283
11284 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11285
11286         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
11287
11288 2001-08-03  Simon Josefsson  <jas@extundo.com>
11289
11290         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
11291         menu.
11292
11293 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11294
11295         * gnus.el (post-method): New group parameter.  It also provides
11296         the user option `gnus-post-method-alist' and the internal function
11297         `gnus-parameter-post-method'.
11298
11299         * gnus-msg.el (gnus-post-method): Bind the value of
11300         `gnus-post-method' to the group parameter if it is defined.
11301
11302 2001-08-02  Simon Josefsson  <jas@extundo.com>
11303
11304         * smime.el (smime-extra-arguments): Removed.
11305         (smime-call-openssl-region): Don't use it.
11306
11307 2001-08-02  Simon Josefsson  <jas@extundo.com>
11308
11309         * smime.el (smime-sign-region): Handle stderr.
11310         (smime-encrypt-region): Ditto.
11311
11312         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
11313         match the ASN.1 length bytes.
11314         (mm-pkcs7-enveloped-magic): Ditto.
11315         (mm-view-pkcs7-get-type): Don't regexp quote.
11316
11317 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11318         From Andreas Fuchs <asf@void.at>
11319
11320         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
11321
11322 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11323
11324         * gnus-art.el (gnus-header-button-alist): References regexp.
11325
11326 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
11327
11328         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
11329         already fboundp.  Add INTERACTIVE arg to autoload form.
11330
11331 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11332
11333         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
11334
11335         * nnmail.el (nnmail-cache-open): Ditto.
11336
11337 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11338
11339         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
11340
11341 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
11344
11345 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11346         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11347
11348         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
11349         (gnus-agent-toggle-plugged): Use it.
11350
11351 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11352
11353         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
11354         (gnus-ding-file-coding-system): New variable.
11355         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
11356         (gnus-slave-save-newsrc): Use it.
11357
11358 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11359
11360         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
11361         syntax.
11362
11363 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11364         Originally from Andreas Fuchs <asf@void.at>
11365
11366         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
11367         (mml2015-gpg-pretty-print-fpr): New function.
11368         (mml2015-gpg-extract-signature-details): More details, rename from
11369         `m-g-e-from'.
11370         (mml2015-gpg-verify): Use them.
11371         (mml2015-gpg-clear-verify): Use them.
11372
11373 2001-07-31  Simon Josefsson  <jas@extundo.com>
11374
11375         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
11376         buffer when done.
11377
11378 2001-07-30  Simon Josefsson  <jas@extundo.com>
11379
11380         * smime.el (smime-call-openssl-region): Revert previous change,
11381         just pass on buf to `call-process-region'.
11382         (smime-verify-region): Doc fix.  Don't message stuff.  Use
11383         `smime-new-details-buffer'.  Inserts error messages into buffer.
11384         (smime-noverify-region): Ditto.
11385         (smime-decrypt-region): Ditto.  Handles stderr separately.
11386         (smime-verify-buffer, smime-noverify-buffer)
11387         (smime-decrypt-buffer): Doc fix.
11388         (smime-new-details-buffer): New function.
11389         (smime-pkcs7-region, smime-pkcs7-certificates-region)
11390         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
11391         (smime-sign-region, smime-encrypt-region): Don't use
11392         `insert-buffer'.
11393
11394         * mml-smime.el (mml-smime-verify): Fix security button strings.
11395
11396 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11397
11398         * gnus-art.el (gnus-mime-save-part-and-strip): Save
11399         gnus-article-mime-handles.
11400
11401 2001-07-29  Simon Josefsson  <jas@extundo.com>
11402
11403         * mail-source.el (top-level): Require message for message-directory.
11404         (mail-source-directory): Change default to message-directory.
11405
11406         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
11407         (smime-certificate-directory, smime-openssl-program)
11408         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
11409         (smime-extra-arguments): New variable.
11410         (smime-dns-server): Fix customize group.
11411         (smime-call-openssl-region): Use `smime-extra-arguments'.
11412
11413 2001-07-29  Simon Josefsson  <jas@extundo.com>
11414         From Vladimir Volovich <vvv@vsu.ru>
11415
11416         * smime.el (smime-call-openssl-region): Ignore stderr.
11417
11418 2001-07-29  Simon Josefsson  <jas@extundo.com>
11419         From Christoph Conrad <christoph.conrad@gmx.de>
11420
11421         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
11422         file.
11423
11424 2001-07-29  Simon Josefsson  <jas@extundo.com>
11425
11426         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
11427
11428         Support S/MIME decryption.
11429
11430         * mm-decode.el (mm-inline-media-tests):
11431         (mm-inlined-types):
11432         (mm-automatic-display):
11433         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
11434
11435         * mm-view.el (mm-pkcs7-signed-magic):
11436         (mm-pkcs7-enveloped-magic): New variables.
11437         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
11438         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
11439         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
11440         PKCS#7 blobs.
11441
11442         * smime.el (smime-decrypt-region): Expand keyfile.
11443
11444 2001-07-29  Simon Josefsson  <jas@extundo.com>
11445
11446         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
11447         `ssl.el' variables.
11448
11449         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
11450         but line instead of narrowing to it, because `nnmail-parse-active'
11451         calls widen.  Thanks to Christoph Conrad
11452         <christoph.conrad@gmx.de>.
11453
11454 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11455
11456         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
11457         for %B spec.
11458
11459         * gnus-sum.el (gnus-summary-prepare-threads): If
11460         gnus-sum-thread-tree-root is nil, use subject instead.
11461         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
11462         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11463         (gnus-sum-thread-tree-leaf-with-other)
11464         (gnus-sum-thread-tree-single-leaf): Documentation.
11465         (gnus-sum-thread-tree-single-indent): Allow nil.
11466
11467 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11468
11469         * message.el (message-fill-paragraph): Do nothing if the user
11470         wants filladapt-mode.
11471
11472 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11473
11474         * mm-decode.el (mm-image-type-from-buffer): New function.
11475         (mm-get-image): Use it.
11476
11477 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11478
11479         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
11480
11481         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
11482         mm-display-parts too.
11483
11484 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11485
11486         * nnfolder.el (nnfolder-request-accept-article): Bind
11487         nntp-server-buffer.
11488
11489         * nnmail.el (nnmail-parse-active): Read from buffer instead of
11490         nntp-server-buffer.
11491
11492 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11493
11494         * message.el (message-check-news-header-syntax): Use
11495         message-post-method.
11496         (message-send-news): Bind message-post-method.
11497
11498 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11499
11500         * mml.el (mml-tweak-type-alist): New variable.
11501         (mml-tweak-function-alist): New variable.
11502         (mml-tweak-part): New function.
11503         (mml-generate-mime-1): Use it.
11504
11505 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11506
11507         * nnfolder.el (nnfolder-request-accept-article): Replace
11508         nnfolder-request-list.
11509
11510 2001-07-27  Simon Josefsson  <jas@extundo.com>
11511
11512         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
11513         nnoo-change-server failed to do it.
11514
11515 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11516
11517         * gnus.el (gnus-parameters): Make it customizable.
11518
11519 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11520
11521         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
11522
11523         * message.el (message-set-auto-save-file-name): More
11524         poor-system-types.
11525
11526         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
11527
11528         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
11529         supports +.
11530
11531 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11532
11533         * mm-decode.el (mm-readable-p): New function.
11534         (mm-inline-media-tests): Fix the default testers.
11535
11536 2001-07-26  Simon Josefsson  <jas@extundo.com>
11537
11538         * nnimap.el (nnimap-version): Bump version number.
11539
11540 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11541         From Steven E. Harris <seh@speakeasy.org>
11542
11543         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
11544         in M$Windows too.
11545
11546 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11547
11548         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
11549
11550 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11551
11552         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
11553
11554         * mm-decode.el (mm-get-image): Guess then use the type.
11555
11556         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
11557
11558 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
11559
11560         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
11561         display (%B) for threads if threading is off.
11562
11563 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11564         From Henrik Enberg <henrik@enberg.org>
11565
11566         * gnus-msg.el: Customization patch.
11567
11568 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
11569
11570         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
11571         variable.
11572         (nnmail-split-fancy-with-parent): Ignore certain groups.
11573
11574 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11575
11576         * gnus-util.el (gnus-byte-compile): New function.
11577         (gnus-use-byte-compile): New variable.
11578         (gnus-make-sort-function): Use it.
11579
11580         * nnmail.el (nnmail-get-new-mail): Use it.
11581
11582         * gnus-agent.el (gnus-category-make-function): Simple function or
11583         compiled function.
11584         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
11585
11586         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
11587         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
11588         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
11589
11590         * message.el (message-check-news-header-syntax): Remove quote.
11591
11592 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11593
11594         * message.el (message-use-mail-followup-to): `t' is not a
11595         documented value.
11596
11597 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11598
11599         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
11600
11601 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11602
11603         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
11604         there are long lines.
11605
11606 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * dgnushack.el (copy-list): New compiler macro.
11609
11610 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11611
11612         * message.el (message-bounce): If no Return-Path, the whole
11613         content is considered as the original message.
11614
11615         * nnml.el (nnml-check-directory-twice): New variable.
11616         (nnml-article-to-file): Use it.
11617         (nnml-retrieve-headers): Hack it.
11618
11619 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11620
11621         * gnus-win.el (gnus-buffer-configuration): New configure.
11622
11623         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
11624         not alive.
11625
11626         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
11627         (mm-display-external): Use display-term configure.
11628
11629 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11630
11631         * gnus-delay.el (gnus-delay-default-hour): New variable.
11632         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
11633
11634 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11635         From Karl Kleinpaste <karl@charcoal.com>
11636
11637         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
11638         (gnus-summary-prepare-threads): Ditto.
11639
11640         * gnus.el (gnus-summary-line-format): Add %B.
11641
11642 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11643
11644         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
11645
11646         * mm-util.el (mm-string-as-multibyte): New function.
11647
11648         * nnmh.el (nnmh-request-list-1): Encode, not decode!
11649
11650 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11651
11652         * mm-util.el (mm-universal-coding-system): New variable.
11653
11654         * gnus-start.el (gnus-startup-file-coding-system): Use it.
11655
11656         * score-mode.el (score-mode-coding-system): Use it.
11657
11658 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11659
11660         * gnus-start.el (gnus-setup-news): Call
11661         `gnus-check-bogus-newsgroups' just after the native server is
11662         opened.
11663
11664 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11665
11666         * nnmail.el (nnmail-do-request-post): Util function to be used by
11667         `nnchoke-request-post' for all nnmail-derived backends.
11668
11669         * nnml.el (nnml-request-post): Use it.
11670
11671         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
11672         backend, for it groks nnml-request-post.
11673
11674         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
11675         Treat `mail-post' backends like `mail' backends, not like `news'
11676         backends.
11677
11678 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11679
11680         * gnus-msg.el (gnus-setup-message): make-local-hook.
11681
11682 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11683
11684         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
11685         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
11686         <karl@charcoal.com>, slightly changed by Kai.
11687
11688         * message.el (message-check-news-header-syntax): When checking
11689         whether the groups exist, check the right server based on
11690         `gnus-post-method'.
11691
11692 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11693
11694         * gnus-delay.el: New file.
11695
11696 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11697
11698         * mm-util.el (mm-read-coding-system): Take two arguments.
11699
11700         * gnus-sum.el (gnus-summary-show-article): Use
11701         mm-read-coding-system.
11702
11703         * gnus-art.el (article-de-quoted-unreadable):
11704         (article-de-base64-unreadable, article-wash-html):
11705         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
11706
11707 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11708
11709         * nnml.el (nnml-request-post): New function.  Can be used for
11710         annotations in nnml groups.
11711
11712 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11713
11714         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
11715         command.
11716
11717         * gnus-start.el (gnus-find-new-newsgroups): Use
11718         `message-make-date' instead of `current-time-string'.
11719         (gnus-ask-server-for-new-groups): Ditto.
11720         (gnus-check-first-time-used): Ditto.
11721
11722 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11723
11724         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
11725
11726 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
11727
11728         * message.el (message-shorten-references): Change `maxcount' and
11729         `cut' to obey USEFOR draft 5.
11730
11731 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
11732
11733         * gnus-sum.el (gnus-summary-display-arrow): New variable.
11734         (gnus-summary-set-article-display-arrow): New function.
11735         (gnus-summary-goto-subject): Use it.
11736
11737 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11738
11739         * gnus-sum.el (gnus-summary-import-article): Insert date if
11740         doesn't exist.
11741
11742 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11743
11744         * mml.el (mml-content-type-parameters): New variable.
11745         (mml-content-disposition-parameters): New variable.
11746         (mml-insert-mime-headers): Use them.
11747         (mml-parse-1): Accept charset.
11748
11749 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11750
11751         * gnus-group.el (gnus-group-select-group): Doc fix.
11752
11753         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
11754
11755 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11756
11757         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
11758         to handle `define-derived-mode'.
11759
11760 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11761         From:  Stefan Monnier  <monnier@cs.yale.edu>
11762
11763         * message.el (message-mode): Use define-derived-mode.
11764         (message-tab): message-completion-alist.
11765
11766         * imap.el (imap-interactive-login): Use make-local-variable.
11767         (imap-open): Ditto.
11768         (imap-authenticate): Ditto.
11769
11770         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
11771
11772         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
11773
11774 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11775
11776         * message.el (message-citation-line-function): Refer to
11777         gnus-cite-attribution-suffix.
11778
11779 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11780
11781         * gnus-art.el,...: Error convention changes.
11782
11783 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11784
11785         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
11786
11787 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11788
11789         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
11790         (nnrss-read-server-data): Ditto.
11791
11792 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11793
11794         * gnus-setup.el (gnus-use-installed-gnus): Typo.
11795         * Cleanup files.
11796         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
11797
11798 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11799
11800         * gnus.el (gnus-summary-line-format): Add %o.
11801
11802         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
11803         unless shell outputs something.
11804
11805 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11806
11807         * gnus-art.el (gnus-boring-article-headers): Better doc.
11808         (article-hide-headers): Better regexp.
11809         Suggested by Matt Swift <swift@alum.mit.edu>.
11810
11811         * nnheader.el (nnheader-max-head-length): Better doc.
11812         (nnheader-header-value): Skip spaces.
11813         (nnheader-parse-head): Remove space.
11814         Suggested by Matt Swift <swift@alum.mit.edu>.
11815
11816         * gnus-sum.el (gnus-summary-show-raw-article): New function.
11817         (gnus-get-newsgroup-headers): Remove space.
11818
11819 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11820
11821         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
11822         (gnus-summary-reply): Use it.
11823         (gnus-summary-reply-broken-reply-to): New function.
11824         (gnus-msg-force-broken-reply-to): New function.
11825
11826         * mm-view.el (mm-inline-text): Showing as text/plain when error.
11827
11828 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11829
11830         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
11831
11832 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11833
11834         * mm-decode.el (mm-external-terminal-program): New variable.
11835         (mm-display-external): Use it. Use term to display when no
11836         window-system.
11837
11838 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
11839
11840         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
11841         Browse->Next entries to Browse->Prev
11842
11843 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11844
11845         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
11846
11847 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11848
11849         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
11850         for the default encoding.
11851
11852         * nnrss.el (nnrss-url-field): New field.
11853         (nnrss-request-article): Add newsgroups.
11854
11855         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
11856
11857 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11858
11859         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
11860
11861         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
11862         (gnus-draft-setup): Remove backlog.
11863
11864 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11865
11866         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
11867         Cleanup.
11868
11869 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11870
11871         * gnus-msg.el (gnus-bug): Erase buffer.
11872
11873         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
11874
11875 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11876
11877         * mm-decode.el (mm-attachment-override-p): Fix typo.
11878
11879 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
11880
11881         * gnus-kill.el (gnus-execute): Work with the extra headers.
11882         * gnus-sum.el (gnus-summary-execute-command): Ditto.
11883
11884 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11885
11886         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
11887         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
11888
11889         * message.el (message-send-mail-real-function): New variable.
11890         (message-send-mail-partially, message-send-mail):
11891
11892         * nngateway.el (nngateway-request-post): Use it.
11893
11894         * gnus-agent.el (gnus-agentize): Use it.
11895
11896         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
11897         (nnsoup-revert-variables): Use it.
11898
11899 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
11900
11901         * mm-decode.el (mm-inline-media-tests): Default to displaying as
11902         text/plain if the type doesn't match any other media types.
11903         (mm-inlined-types): Doc fix.
11904         (mm-display-inline): Revert previous change (now handled by a
11905         default type in `mm-inline-media-tests'.
11906         (mm-inlinable-p): Revive.
11907         (mm-display-part): Call `mm-inlinable-p'.
11908         (mm-attachment-override-p): Ditto.
11909         (mm-inlined-p): Doc fix.
11910
11911         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
11912         well as `mm-inlined-p'.
11913
11914 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11915
11916         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
11917         (nntp-send-command-and-decode): Use gnus-point-at-bol.
11918
11919 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11920         From  Paul Jarc <prj@po.cwru.edu>
11921
11922         * message.el (message-use-mail-followup-to): New variable.
11923         (message-get-reply-headers): Use it.
11924
11925 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
11926
11927         * nnheader.el (nnheader-init-server-buffer): Make sure the
11928         *nntpd* buffer is made multibyte instead of a random buffer.
11929
11930 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11931
11932         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
11933         when it returns headers.
11934
11935 2001-07-07  Simon Josefsson  <jas@extundo.com>
11936
11937         * rfc2047.el (rfc2047-encode-message-header): Skip header when
11938         trying to fold. Thanks to Colin Walters
11939         <walters@cis.ohio-state.edu>
11940
11941 2001-07-06  Simon Josefsson  <jas@extundo.com>
11942
11943         * imap.el (imap-parse-address-list, imap-parse-flag-list)
11944         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
11945         Add information in `assert's.
11946
11947         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
11948         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
11949         and `nnimap-group-overview-filename', should handle all
11950         change-of-uidvalidity related issues.  But there may be other
11951         problems.)
11952
11953 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11954
11955         * rfc2047.el (rfc2047-encode-message-header): Don't include the
11956         header name when folding.
11957
11958 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11959
11960         * mm-decode.el (mm-inlined-types): Document relationship with
11961         `mm-inline-media-tests'.
11962         (mm-display-inline): Default to displaying as plain text if no
11963         inlining handler is available.
11964         (mm-inlinable-p): Remove.
11965         (mm-inlined-p): Don't call `mm-inlinable-p'.
11966         (mm-automatic-display-p): Ditto.
11967         (mm-attachment-override-p): Ditto.
11968
11969 2001-07-04  Simon Josefsson  <jas@extundo.com>
11970
11971         * nnimap.el (nnimap-importantize-dormant): New variable.
11972         (nnimap-request-update-info-internal): Use it.
11973         (nnimap-request-set-mark): Ditto.
11974
11975 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11976
11977         * nntp.el (nntp-send-command): don't pass a buffer argument to
11978         `point'. Only XEmacs accepts this.
11979         * nntp.el (nntp-send-command-nodelete): ditto.
11980         * nntp.el (nntp-send-command-and-decode): ditto.
11981
11982 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11983
11984         * nntp.el (nntp-open-connection-function): doc update.
11985         * nntp.el (nntp-pre-command): New.
11986         * nntp.el (nntp-via-rlogin-command): New.
11987         * nntp.el (nntp-via-telnet-command): New.
11988         * nntp.el (nntp-via-telnet-switches): New.
11989         * nntp.el (nntp-via-user-name): New.
11990         * nntp.el (nntp-via-user-password): New.
11991         * nntp.el (nntp-via-address): New.
11992         * nntp.el (nntp-via-envuser): New.
11993         * nntp.el (nntp-via-shell-prompt): New.
11994         * nntp.el (nntp-open-telnet-stream): New.
11995         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
11996         * nntp.el (nntp-open-via-telnet-and-telnet): New.
11997         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
11998         * nntp.el (nntp-send-command): ditto.
11999         * nntp.el (nntp-send-command-nodelete): ditto.
12000         * nntp.el (nntp-send-command-and-decode): ditto.
12001
12002 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
12003         Trivial patch.
12004
12005         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
12006         `when'.
12007
12008 2001-07-03  Simon Josefsson  <jas@extundo.com>
12009         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
12010
12011         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
12012
12013 2001-07-03  Simon Josefsson  <jas@extundo.com>
12014
12015         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
12016         remove it (workaround XEmacs `fill-region' bug).
12017
12018 2001-07-01  Simon Josefsson  <jas@extundo.com>
12019
12020         * nnimap.el (nnimap-date-days-ago): Defeat locale.
12021
12022 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12023
12024         * mml2015.el (mml2015-format-error): New function.
12025         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
12026         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
12027         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
12028
12029 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12030
12031         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
12032         Suggested by Christoph Conrad <C.Conrad@cli.de>.
12033
12034         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
12035         group variables.
12036
12037 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12038
12039         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
12040
12041         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
12042         (nnrss-save-group-data): Ditto.
12043
12044         * gnus-agent.el (gnus-agent-save-alist): Ditto.
12045
12046 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12047
12048         * message.el (message-do-send-housekeeping): Narrow to headers.
12049
12050 2001-06-24  Simon Josefsson  <jas@extundo.com>
12051
12052         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
12053         insertion when breaking lines looked for " \t" instead of "[ \t]".
12054         (rfc2047-encode-message-header): Fold lines even if
12055         no QP encoding is done.
12056
12057 2001-06-23  Simon Josefsson  <jas@extundo.com>
12058         From Samuel Tardieu <sam@inf.enst.fr>
12059
12060         * smime.el (smime-keys): Support additional certificates.
12061         (smime-make-certfiles): New function.
12062         (smime-sign-region): Use previous variables.
12063         (smime-get-certfiles): New function.
12064         (smime-sign-buffer): Use it.
12065         (smime-verify-region): Support both CAfile and CApath.
12066
12067 2001-06-23  Simon Josefsson  <jas@extundo.com>
12068
12069         * smime.el (smime-decrypt-region): Perhaps work.
12070
12071 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12072
12073         * gnus-msg.el (gnus-copy-article-buffer): Typo.
12074
12075 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12076
12077         * mm-decode.el (mm-save-part): Rewrite file name.
12078         (mm-file-name-rewrite-functions): New variable.
12079         (mm-file-name-delete-whitespace): New function.
12080         (mm-file-name-trim-whitespace): New function.
12081         (mm-file-name-collapse-whitespace): New function.
12082         (mm-file-name-replace-whitespace): New variable and function.
12083
12084 2001-06-22  Simon Josefsson  <jas@extundo.com>
12085
12086         * message.el (message-make-date): Workaround locale for weekdays.
12087
12088 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12089
12090         * message.el (message-goto-body): Return nil if not found. (revert!)
12091
12092 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12093         From Fremlin <chief@bandits.org>
12094
12095         * message.el (message-goto-body): Some messages have no header.
12096
12097         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12098
12099 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12100
12101         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
12102
12103 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12104
12105         * message.el (message-make-date): Add week day.
12106         Suggested by Jason R. Mastaler <jason@mastaler.com>.
12107
12108 2001-06-19  Simon Josefsson  <jas@extundo.com>
12109
12110         * message.el (message-yank-prefix): Doc fix.
12111         (message-yank-cited-prefix): Ditto.
12112         (message-delete-not-region): Keep citation prefix on first line,
12113         if possible and appropriate.
12114
12115 2001-06-19  Simon Josefsson  <jas@extundo.com>
12116
12117         * imap.el (imap-process-connection-type): New variable.
12118         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
12119         recent `imtest's work completely (no line length issues), while
12120         making making old `imtest's unusable.  Thanks to NAGY Andras
12121         <nagya@inf.elte.hu> for his work.
12122
12123 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
12124
12125         * imap.el (imap-ssl-program): Add -quiet to shut up
12126         OpenSSL/SSLeay's internal debug talk.
12127
12128 2001-06-19  Matt Armstrong  <matt@lickey.com>
12129
12130         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
12131         server.
12132
12133 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12134
12135         * nnmail.el (nnmail-article-buffer): New variable.
12136         (nnmail-split-incoming): Use it.
12137
12138 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
12139
12140         * qp.el (quoted-printable-decode-region): If called interactively,
12141         use coding-system-for-read.
12142
12143 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12144
12145         * message.el (message-check-news-header-syntax): Check Reply-To.
12146
12147 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12148
12149         * mml.el (mml-parse-1): Use message options.
12150
12151         * message.el (message-do-fcc): Don't do anything if there is no
12152         FCC.
12153
12154 2001-06-16  Simon Josefsson  <jas@extundo.com>
12155
12156         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
12157         (nnimap-expunge-search-string): New variable.
12158         (nnimap-request-expire-articles): Use it.
12159
12160 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12161
12162         * message.el (message-send-mail-with-qmail): wrong exit status is
12163         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
12164
12165 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12166
12167         * gnus-art.el (article-strip-multiple-blank-lines): Use
12168         delete-region instead of replace-match.
12169
12170 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12171
12172         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
12173         (nnweb-google-wash-article): Ditto.
12174
12175 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
12176
12177         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
12178
12179 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
12182         specs.
12183
12184 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12185
12186         * gnus.el (gnus-email-address): Move it here.
12187
12188         * gnus-art.el (article-de-quoted-unreadable): Read charset if
12189         requested.
12190         (article-de-base64-unreadable): Ditto.
12191         (article-wash-html): Ditto.
12192
12193 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12194
12195         * message.el (message-options-set-recipient): Don't add ", "
12196         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
12197
12198 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12199
12200         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
12201
12202 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12203
12204         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
12205         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
12206
12207         * nnrss.el (nnrss-node-text): Node might be nil.
12208
12209 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12210
12211         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
12212         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
12213
12214         * nnrss.el (nnrss-group-alist): More items.
12215
12216 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12217
12218         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
12219
12220 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12221         Trivial patch from Dale Hagglund  <rdh@best.com>
12222
12223         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
12224         restrict clauses.
12225
12226 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12227
12228         From Benjamin Rutt <brutt+news@bloomington.in.us>
12229
12230         * message.el (message-wide-reply-confirm-recipients): New variable.
12231
12232 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
12233         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
12234
12235         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
12236         fix so it works with XEmacs.
12237
12238 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12239
12240         * nnrss.el (nnrss-retrieve-headers): Support description as extra
12241         headers.
12242
12243 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12244
12245         * nnrss.el: Fix a few bugs.
12246
12247 2001-06-05  Simon Josefsson  <jas@extundo.com>
12248
12249         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
12250         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
12251
12252 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
12253
12254         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
12255         binary so that we don't transmit ISO 2022 garbage to the process.
12256         This is needed under XEmacs.
12257
12258 2001-06-03  Simon Josefsson  <simon@josefsson.org>
12259
12260         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
12261         autoloaded incorrectly below because ssl-program-* is bound.)
12262         Thanks to Amos Gouaux for report.
12263
12264 2001-06-02  Simon Josefsson  <simon@josefsson.org>
12265
12266         * imap.el (imap-kerberos4-open):
12267         (imap-gssapi-open):
12268         (imap-ssl-open):
12269         (imap-network-open):
12270         (imap-shell-open):
12271         (imap-starttls-open): Set buffer to workaround spurious
12272         `accept-process-output' buffer changes.  Thanks to Mats Lidell
12273         <Mats.Lidell@contactor.se> for report and partial patch and Jake
12274         Colman <colman@ppllc.com> for report.
12275
12276 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12277
12278         * gnus-sum.el (gnus-summary-catchup): New argument.
12279         (gnus-summary-catchup-from-here): New function.
12280
12281 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12282
12283         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
12284         back, then insert glyph.  (Before, the glyph was inserted first,
12285         then the newline.)  This works around a behavior in XEmacs where
12286         it is not possible to insert a character after a glyph which is at
12287         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
12288
12289 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12290
12291         From Jaap-Henk Hoepman (jhh@xs4all.nl).
12292
12293         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
12294         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
12295         mm-destroy-postponed-undisplay-list): New functions.
12296         (mm-display-external): Use them.
12297
12298 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12299
12300         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
12301         `default-low' when evaluating `gnus-summary-highlight'.
12302         From Raja R Harinath <harinath@cs.umn.edu>.
12303
12304 2001-05-27  Simon Josefsson  <simon@josefsson.org>
12305
12306         * message.el (message-yank-cited-prefix): New variable.
12307         (message-indent-citation): Use it.
12308
12309         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
12310         as details.
12311         (mml2015-mailcrypt-clear-verify): Ditto.
12312
12313 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12314         From Nevin Kapur <nevin@jhu.edu>.
12315
12316         * gnus-sum.el (gnus-summary-default-high-score,
12317         gnus-summary-default-low-score): New variables.
12318         (gnus-summary-highlight): Use them.
12319
12320 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
12321
12322         * message.el (message-mail): pass the 'send-actions argument to
12323         `message-setup'.
12324
12325 2001-05-16  Simon Josefsson  <simon@josefsson.org>
12326         From Raymond Scholz <ray-2001@zonix.de>
12327
12328         * gnus-art.el (gnus-mime-view-part-as-charset):
12329         (gnus-mime-internalize-part): Doc fixes.
12330
12331 2001-05-11  Simon Josefsson  <simon@josefsson.org>
12332
12333         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
12334         status lines without any text ("^215$").
12335
12336 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12337
12338         * nnrss.el (nnrss-check-group): Reverse.
12339
12340 2001-05-07  Simon Josefsson  <simon@josefsson.org>
12341
12342         * message.el (message-get-reply-headers):
12343         (message-followup): Fix typo, suggested by David Green
12344         <dgreen@uab.edu>
12345
12346 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12347
12348         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
12349
12350         * nnrss.el (nnrss-open-server): Read server data when it is called.
12351         (nnrss-request-expire-articles): Fix.
12352
12353 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12354
12355         * message.el (message-do-send-housekeeping): mail-abbrevs may
12356         rename buffer behind Gnus.
12357
12358 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12359
12360         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
12361         (nnrss-group-alist): Add more resources.
12362         (nnrss-check-group): Ignore errors.
12363
12364 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12365
12366         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
12367
12368         * nnslashdot.el (nnslashdot-request-list): Add time.
12369         (nnslashdot-request-expire-articles): New function.
12370
12371         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
12372         secondary methods too.
12373
12374 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12375
12376         * message.el (message-use-followup-to): Set default value to t.
12377
12378 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
12379
12380         * message.el (message-dont-reply-to-names): Fix documentation.
12381         (message-get-reply-headers): Use Mail-Followup-To only for wide
12382         replies.
12383
12384 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12385
12386         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
12387         correctly.
12388         (nnrss-check-group): Use time.
12389
12390 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12391
12392         * gnus.el: Oort Gnus v0.03 is released.
12393
12394 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12395
12396         * nnultimate.el (nnultimate-topic-article-to-article): Use the
12397         group.
12398
12399 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12400
12401         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
12402
12403 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12404
12405         * nnultimate.el (nnultimate-retrieve-headers): Return all
12406         available headers.
12407
12408         * gnus-sum.el (gnus-read-all-available-headers): New variable.
12409         (gnus-get-newsgroup-headers-xover): Use it.
12410
12411 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12412
12413         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
12414
12415 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12416
12417         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
12418
12419 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12420
12421         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
12422         disable it.
12423
12424         * gnus.el (gnus-info-nodes): Remove a few The's.
12425
12426 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12427
12428         * mail-source.el (mail-source-movemail): Call-process may return a
12429         signal description string.
12430
12431         * gnus-start.el (gnus-read-newsrc-el-file):
12432         gnus-newsrc-file-version may be nil.
12433
12434         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
12435         Suggested by Michael Sperber [Mr. Preprocessor]
12436         <sperber@informatik.uni-tuebingen.de>.
12437
12438 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
12439
12440         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
12441
12442 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
12443
12444         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
12445         fontify HANDLE.
12446
12447 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12448
12449         * smime.el (smime-ask-passphrase): Rework to return value.
12450         (smime-sign-region): Rework to bind value and use it.
12451         (smime-decrypt-region): Ditto.
12452
12453 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12454         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
12455
12456         * smime.el (smime-ask-passphrase): New function.
12457         (smime-sign-region): Use it.
12458         (smime-encrypt-cipher): New variable.
12459         (smime-decrypt-region): Ditto.
12460
12461 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
12462         Committed by Simon Josefsson  <simon@josefsson.org>
12463
12464         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
12465         the log.
12466
12467 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12468
12469         * gnus.el: Oort Gnus v0.02 is released.
12470
12471 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
12472
12473         * gnus.el: Oort Gnus v0.01 is released.
12474
12475 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12476
12477         * gnus-sum.el (gnus-summary-highlight): Highlight read
12478         undownloaded articles as read articles.
12479
12480         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
12481         (gnus-agent-get-undownloaded-list): Mark all undownloaded
12482         articles, even read ones, as such.
12483
12484         * gnus-sum.el (gnus-summary-find-matching): Clean up.
12485         (gnus-find-matching-articles): New function.
12486         (gnus-summary-limit-include-matching-articles): New command.
12487         (gnus-summary-limit-include-thread): Include articles that have
12488         matching subjects.
12489         (gnus-offer-save-summaries): Clean up.
12490
12491 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12492
12493         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
12494
12495 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12496         From Jason Merrill <jason_merrill@redhat.com>
12497
12498         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
12499
12500 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
12501         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12502
12503         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
12504         newsgroup names when the original article is a news message.
12505
12506 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12507
12508         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
12509         supported. Suggest by Jim Meyering <jim@meyering.net>.
12510
12511 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
12512         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12513
12514         * nnmail.el (nnmail-split-it): Added check for .* at the end of
12515         regexp in nnmail-split-fancy.
12516
12517 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12518
12519         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
12520
12521 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
12522
12523         * message.el (message-send-mail): Improve the interaction with the
12524         user.
12525
12526 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12527
12528         * imap.el (imap-message-copy): Work around buggy servers that
12529         doesn't send TRYCREATE tags.
12530
12531 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
12532
12533         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
12534
12535 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12536
12537         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
12538         date.
12539
12540 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12541
12542         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
12543         lives.
12544
12545 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12546
12547         * gnus-art.el (gnus-parse-news-url): New function.
12548         (gnus-button-handle-news): New function.
12549         (gnus-button-alist): Point to new functions.
12550
12551         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
12552
12553         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
12554         gnus-format-specs.
12555
12556         * message.el (message-check-news-header-syntax): Question even
12557         when Gnus doesn't know the group names.
12558         (message-send-news): Clean up.
12559
12560         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
12561         exited on purpose without saving.
12562
12563         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
12564
12565 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12566
12567         * gnus-score.el (gnus-score-orphans): Clean up.
12568
12569         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
12570
12571         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
12572         later.
12573
12574         * gnus-start.el (gnus-close-all-servers): Find the right items to
12575         close.
12576
12577         * qp.el (quoted-printable-decode-region): Just message
12578         malformation; don't quit.
12579
12580 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12581         From Gerd Moellmann <gerd@gnu.org>.
12582
12583         * gnus.el (gnus-interactive): A typo.
12584
12585 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
12586         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12587
12588         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
12589         `assq-delete-all', if that function exists; otherwise use the old
12590         definition. Documentation changed to match the one in
12591         `assq-delete-all'.
12592
12593 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12594
12595         * gnus-start.el (gnus-close-all-servers): New function.
12596
12597         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
12598         (gnus-server-remove-denials): Clean up.
12599
12600         * gnus-sum.el (gnus-summary-sort-by-original): New command and
12601         keystroke.
12602
12603 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12604
12605         * message.el (message-send-news): Message where we are sending.
12606         (message-send-mail): Ditto.
12607
12608         * gnus.el (gnus-server-string): New function.
12609
12610         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
12611
12612         * mm-decode.el (mm-default-directory): Customized.
12613         (mm-tmp-directory): Ditto.
12614
12615         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
12616         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
12617         or Chars.
12618         (gnus-summary-line-format-alist): ?l is now a string.
12619         (gnus-summary-prepare-threads): Output ? for unknown lines.
12620         (gnus-summary-insert-line): Ditto.
12621         (gnus-summary-print-article): Unbalanced parentheses.
12622
12623         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
12624         out whether new stuff has arrived.
12625
12626 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
12627
12628         * gnus-sum.el: Let printing work on ttys on Emacs.
12629
12630 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12631
12632         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
12633         when forcing news.
12634
12635         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
12636         command.
12637
12638 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
12639
12640         * message.el (message-set-auto-save-file-name): Don't use
12641         asterisks under nt.
12642
12643 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12644
12645         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
12646         lists of articles.
12647
12648         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
12649
12650         * gnus-msg.el (gnus-put-message): Clean up.
12651         (gnus-summary-reply): Mark all replied-to articles as replied to.
12652         (gnus-inews-add-send-actions): Also mark as forwarded.
12653         (gnus-summary-mail-forward): Mark as forwarded.
12654
12655         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
12656         of articles.
12657         (gnus-summary-mark-article-as-forwarded): Ditto.
12658
12659         * gnus-msg.el (gnus-summary-resend-message): Mark article as
12660         forwarded.
12661         (gnus-summary-mail-forward): Clean up.
12662
12663         * gnus.el (gnus-article-mark-lists): Added forward.
12664
12665         * gnus-sum.el (gnus-forwarded-mark): New variable.
12666         (gnus-summary-prepare-threads): Use it.
12667         (gnus-summary-update-secondary-mark): Ditto.
12668         (gnus-newsgroup-forwarded): New variable.
12669
12670 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12671
12672         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
12673         (gnus-summary-very-wide-reply): New command and keystroke.
12674         (gnus-summary-very-wide-reply-with-original): Ditto.
12675
12676         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
12677         (gnus-score-adaptive): Use it.
12678
12679         * gnus-start.el (gnus-get-unread-articles): Clean up.
12680
12681 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12682
12683         * nnultimate.el (nnultimate-retrieve-headers): Work for other
12684         boards.
12685
12686 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
12687
12688         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
12689         * gnus-start.el (gnus-subscribe-newsgroup): use it.
12690
12691 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12692
12693         * nnultimate.el (nnultimate-retrieve-headers): Understand
12694         long-form month names.
12695
12696 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12697
12698         * gnus-sum.el (gnus-summary-show-all-headers):
12699         gnus-article-show-all-headers is broken. Use
12700         gnus-summary-toggle-header instead.
12701
12702         * mml2015.el (mml2015-gpg-extract-from): No error.
12703
12704 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12705         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
12706
12707         * mml2015.el (mml2015-gpg-extract-from): New function.
12708         (mml2015-gpg-verify): Use it.
12709         (mml2015-gpg-clear-verify): Use it.
12710
12711 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12712
12713         * message.el (message-setup-fill-variables): Use
12714         fill-paragraph-function.
12715         (message-fill-paragraph): Take an argument.
12716         (message-newline-and-reformat): Take another argument.
12717
12718 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12719
12720         * message.el (rmail-output): It is in rmailout.el not rmail.el.
12721
12722 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12723
12724         * message.el (message-forward): local-variable-p takes an extra
12725         argument in XEmacs.
12726
12727 2001-03-16  Simon Josefsson  <simon@josefsson.org>
12728
12729         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
12730         `nnimap-use-nov-p' (it really tested the negative).
12731         (nnimap-retrieve-headers): Use it.
12732
12733 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12734
12735         * message.el (message-generate-headers-first): Update doc.
12736
12737 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
12738         Trivial patch.
12739
12740         * gnus.el (gnus-summary-line-format): Typo.
12741
12742 2001-03-11  Simon Josefsson  <simon@josefsson.org>
12743
12744         * mailcap.el (mailcap-mime-data): Add application/sieve.
12745         (mailcap-mime-extensions): Add .siv, .xls.
12746
12747 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12748         From Christoph Conrad <christoph.conrad@gmx.de>
12749
12750         * gnus-score.el (gnus-summary-lower-thread): Typo.
12751
12752 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12753
12754         * message.el (message-forward-decoded-p): New variable.
12755         (message-forward-subject-author-subject): Use it.
12756         (message-make-forward-subject): Use it.
12757         (message-forward): Use it.
12758
12759         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
12760
12761         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
12762         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
12763
12764 ;;Has been fixed -- zsh.
12765 ;;2001-03-05  Dave Love  <fx@gnu.org>
12766 ;;
12767 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
12768 ;;      Move it after definition of mm-coding-system-p.
12769 ;;
12770 2001-03-01  Dave Love  <fx@gnu.org>
12771
12772         * mm-util.el (mm-inhibit-file-name-handlers): Add
12773         image-file-handler.
12774
12775 2001-02-11  Dave Love  <fx@gnu.org>
12776
12777         * message.el (message-signature-file): Fix doc, :type.
12778
12779 2001-02-08  Dave Love  <fx@gnu.org>
12780
12781         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
12782         (message-posting-charset): Defvar when compiling again.
12783         (rfc2047-encodable-p): Require message.
12784
12785         * gnus-sum.el (gnus-alter-articles-to-read-function):
12786         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
12787
12788 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12789
12790         * nnrss.el: New file.
12791
12792 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
12793         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12794
12795         * rfc2047.el (rfc2047-unfold-region): Fix arg of
12796         `skip-chars-forward'.
12797
12798 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12799
12800         * nndraft.el (nndraft-request-group): Restore auto save files if
12801         the original files do not exist.
12802
12803 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12804
12805         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
12806         SCORE paths.
12807
12808         * mm-decode.el (mm-dissect-buffer): Call
12809         mail-extract-address-components only if necessary.
12810
12811 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12812
12813         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
12814         directory part.
12815         (gnus-score-search-global-directories): Use file-directory-p.
12816
12817         * gnus-score.el (gnus-score-score-files-1): Use
12818         gnus-kill-files-directory.
12819         From Adrian Aichner <adrian@xemacs.org>.
12820
12821 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12822
12823         * gnus.el (charset): Move here from gnus-sum.el.
12824
12825 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12826
12827         * mml.el (mml-preview): Disable local map.
12828
12829         * gnus-sum.el (gnus-summary-make-menu-bar): Make
12830         gnus-article-post-menu here.
12831
12832         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
12833         if it has not been made.
12834
12835 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12836
12837         * gnus-art.el (gnus-article-describe-key): Map key to event.
12838         (gnus-article-describe-key-briefly): Ditto
12839
12840 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12841
12842         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
12843
12844 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12845         From Katsumi Yamaoka <yamaoka@jpl.org>.
12846
12847         * dgnushack.el (coerce, merge, subseq): defmacro.
12848
12849 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12850
12851         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
12852         A fake defalias in nndraft.el results a not-activated bug in
12853         uncompiled versions.
12854
12855 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
12856         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12857
12858         * gnus-util.el (gnus-split-references): Handle malformed References:.
12859
12860 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12861
12862         * gnus-art.el (gnus-article-mime-part-status): 1 part.
12863
12864 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12865         From NAGY Andras <nagya@inf.elte.hu>.
12866
12867         * gnus.el (gnus-parameters): Typo.
12868
12869 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12870
12871         * gnus.el (gnus-read-method): Remove redundancy.
12872
12873 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12874
12875         * nnslashdot.el (nnslashdot-backslash-url): New variable.
12876         (nnslashdot-request-list): Use it.
12877
12878 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12879
12880         * nnml.el (nnml-generate-active-info): Fix the case when there is
12881         no file.
12882
12883         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
12884         (gnus-summary-create-article): New function.
12885
12886         * gnus-group.el (gnus-group-mark-article-read): New function.
12887
12888         * gnus-msg.el (gnus-inews-do-gcc): Use it.
12889
12890         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
12891
12892 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12893
12894         * gnus-art.el (gnus-article-edit-done): Don't use
12895         gnus-article-edit-exit.
12896         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
12897
12898         * gnus.el (gnus-parameters): New variable.
12899         Suggested by NAGY Andras <nagya@inf.elte.hu>.
12900         (gnus-parameters-get-parameter): New function.
12901         (gnus-group-find-parameter): Use it.
12902
12903 2001-02-23  Simon Josefsson  <simon@josefsson.org>
12904
12905         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
12906         change of default value to `current'.
12907
12908 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12909
12910         * nneething.el (nneething-get-head): Insert unreadable file too.
12911
12912 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12913
12914         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
12915
12916         * webmail.el (webmail-type-definition): Deja is bought by google.
12917
12918 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12919
12920         * gnus-sum.el (gnus-fetch-headers): New function.
12921         (gnus-select-newsgroup): Use it.
12922         (gnus-summary-insert-articles): New function.
12923         (gnus-summary-insert-old-articles): New function.
12924         (gnus-summary-insert-new-articles): New function.
12925
12926         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
12927         (gnus-group-list-active): Ditto.
12928         * gnus-sum.el (gnus-set-mode-line): Ditto.
12929         (gnus-summary-read-group-1): Ditto.
12930
12931 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12932
12933         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
12934         current topic.
12935
12936 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12937
12938         * smiley.el (gnus-smiley-display): Don't do widening.
12939
12940         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
12941         within body.
12942
12943         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
12944
12945         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
12946         New variable.
12947         (gnus-mime-display-multipart-related-as-mixed): New variable.
12948         (gnus-mime-display-part): Use them.
12949
12950 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12951
12952         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
12953         something special.
12954
12955 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12956
12957         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
12958         (nnweb-request-article): Call reference if exists.
12959         (nnweb-type-definition): Dejanews is bought by google.com.
12960         Beta!
12961
12962 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12963
12964         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
12965
12966 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12967
12968         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
12969         gnus-article-sort-functions.
12970         (gnus-article-sort-functions): Doc fix.  Refer to
12971         gnus-thread-sort-functions.
12972
12973 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12974         From Paul Jarc <prj@po.cwru.edu>.
12975
12976         * message.el (message-get-reply-headers): More fixes.
12977
12978 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
12979         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12980
12981         * message.el (message-get-reply-headers): Fix bug with
12982         Mail-Followup-To/to-address interaction.
12983
12984 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12985
12986         * gnus-msg.el (gnus-configure-posting-styles): Match header in
12987         gnus-article-copy.
12988
12989 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12990
12991         * message.el (message-do-send-housekeeping): Rename to a better
12992         name.
12993
12994 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12995
12996         * message.el (message-cancel-news): Check article first, then ask
12997         yes or no.
12998
12999 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13000
13001         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
13002
13003 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13004
13005         * gnus-range.el (gnus-range-normalize): New function.
13006
13007 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
13008
13009         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
13010
13011 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13012
13013         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
13014
13015         * nnagent.el (nnagent-request-regenerate): New function.
13016
13017         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
13018
13019         * nnml.el (nnml-generate-nov-databases): Accept argument
13020         server. Don't open server if it is opened.
13021         (nnml-request-regenerate): Use it. Change to deffoo.
13022
13023 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13024         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13025
13026         * gnus.el (gnus-define-group-parameter): Fix.
13027
13028 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13029
13030         * gnus.el (gnus-define-group-parameter): Improved.
13031
13032         * gnus-sum.el (charset): Define parameter.
13033         (ignored-charsets): Ditto.
13034         (gnus-summary-setup-default-charset): Use them.
13035
13036         * gnus-start.el (gnus-read-descriptions-file): Use them.
13037
13038         * gnus-cus.el (gnus-group-parameters): Remove them.
13039
13040 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13041
13042         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
13043
13044 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13045
13046         * gnus-sum.el (gnus-summary-read-group-1): Remove
13047         gnus-summary-set-local-parameters.
13048         (gnus-summary-setup-buffer): Put it here.
13049
13050 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13051
13052         * gnus.el (to-address): Define parameter.
13053         (to-list): Ditto.
13054         * gnus-art.el (article-hide-boring-headers): Use them.
13055         * gnus-msg.el (gnus-post-news): Ditto.
13056         * gnus-cus.el (gnus-group-parameters): Remove them.
13057
13058 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13059
13060         * gnus-draft.el (gnus-draft-reminder): New function.
13061
13062         * gnus-art.el (gnus-sender-save-name): New function.
13063
13064 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13065
13066         * mm-util.el (mm-mime-charset): Error message.
13067
13068 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13069
13070         * message.el (message-check-news-body-syntax): Don't check mml lines.
13071
13072 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13073
13074         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
13075         subscribe.
13076
13077         * gnus-start.el (gnus-call-subscribe-functions): New function.
13078         (gnus-find-new-newsgroups): Use it.
13079         (gnus-ask-server-for-new-groups): Use it.
13080         (gnus-check-first-time-used): Use it.
13081         (gnus-subscribe-newsgroup-method): Grok a list of functions.
13082         (gnus-subscribe-options-newsgroup-method): Ditto.
13083         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
13084         return .
13085
13086 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13087
13088         * gnus-cus.el (gnus-score-customize): Doc fix.
13089
13090 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
13091
13092         * dgnushack.el (my-getenv): Typo.
13093
13094 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13095
13096         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
13097
13098 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13099
13100         * gnus-group.el (gnus-group-suspend): Offer save summaries.
13101
13102         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
13103         (gnus-treatment-function-alist): Use it.
13104         (article-remove-leading-whitespace): New function.
13105         (gnus-article-make-menu-bar): Use it.
13106
13107         * gnus-sum.el (gnus-summary-wash-empty-map): Add
13108         remove-leading-whitespace.
13109         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
13110         because of conflict.
13111
13112 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13113
13114         * Makefile.in: Hack generating gnus-load.el.
13115         * dgnushack.el: Ditto.
13116         * gnus-load.el: Remove it.
13117
13118 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13119
13120         * dgnushack.el : Add URLDIR.
13121
13122         * Makefile.in (EMACS_COMP): Ditto.
13123
13124 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13125
13126         * gnus-cus.el (gnus-score-customize): Error on no score file.
13127
13128 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13129
13130         * mm-decode.el (mm-merge-handles): New function.
13131
13132         * mm-view.el (mm-inline-message): Use it.
13133         (mm-view-message): Ditto.
13134
13135         * mm-partial.el (mm-inline-partial): Ditto.
13136
13137         * mm-extern.el (mm-inline-external-body): Ditto.
13138
13139         * gnus-art.el (gnus-mime-view-part): Ditto.
13140         (gnus-mime-view-part-as-type): Ditto.
13141         (gnus-mime-save-part-and-strip): Prevent users to strip in some
13142         cases.
13143
13144 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13145
13146         * message.el (message-cancel-news): Allow to shoot foot.
13147         (message-supersede): Ditto.
13148
13149 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
13150         Trivial patch.
13151
13152         * gnus-sum.el (gnus-simplify-subject-re): Use
13153         message-subject-re-regexp.
13154
13155 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13156
13157         * nnmail.el (nnmail-expiry-target-group): Bind
13158         nnmail-cache-accepted-message-ids to nil.
13159
13160         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
13161         coding system.
13162
13163 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13164
13165         * qp.el (quoted-printable-encode-region): Make sure characters are
13166         between 00 and FF.  Don't check charset.
13167
13168         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
13169         in Emacs 20.
13170         * rfc2047.el (rfc2047-q-encode-region): Ditto.
13171
13172 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13173
13174         * message.el (message-make-forward-subject): Argument decoded.
13175         (message-forward): Use it when digest.
13176
13177         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
13178         buffer.
13179
13180 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13181
13182         * message.el (message-generate-headers-first): Doc fix.
13183
13184 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13185
13186         * gnus-art.el (article-make-date-line): Error proof.
13187
13188 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13189
13190         * gnus-group.el (gnus-group-listing-limit): New variable.
13191         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
13192
13193         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
13194
13195 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13196
13197         * message.el (message-newline-and-reformat): Special case for
13198         breaking at BOL.
13199
13200 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13201
13202         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
13203         message/rfc822.
13204
13205 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13206
13207         * message.el (message-encode-message-body): Don't insert
13208         Content-Type if it is inside a mail.
13209
13210 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13211
13212         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
13213         gnus-article-commands-menu.
13214
13215         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
13216         in Emacs.
13217
13218         * gnus-start.el (gnus-read-descriptions-file): Use
13219         gnus-group-name-charset and gnus-group-charset-alist.
13220
13221 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13222
13223         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
13224         active region.
13225
13226         * gnus-start.el (gnus-group-change-level): Remove from both
13227         gnus-zombie-list and gnus-killed-list.
13228
13229 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13230
13231         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
13232         gnus-subscribe-topics.
13233
13234         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
13235
13236 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13237
13238         * gnus-art.el (gnus-article-make-menu-bar): Make
13239         gnus-article-post-menu.
13240
13241         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
13242
13243         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
13244
13245         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
13246
13247         * message.el (message-mode-menu): Ditto.
13248
13249         * gnus-art.el (defvar): eval-when-compile.
13250
13251 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13252
13253         * gnus-agent.el (gnus-agentize): Fix doc.
13254
13255 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
13256
13257         * mml.el (mml-preview): Bind `q'.
13258
13259 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13260
13261         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
13262
13263 2001-01-31  Dave Love  <fx@gnu.org>
13264
13265         * mm-util.el (mm-mime-mule-charset-alist)
13266         (mm-find-mime-charset-region): Consider mule-utf-8.
13267
13268 2001-01-31  Dave Love  <fx@gnu.org>
13269
13270         * gnus-art.el (gnus-article-x-face-command)
13271         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
13272         :version.
13273
13274 2001-01-26  Dave Love  <fx@gnu.org>
13275
13276         * mm-util.el (mm-multibyte-string-p): New.
13277
13278 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
13279 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
13280 ;;      string-as-multibyte on class.  Clarify line-folding.
13281         (quoted-printable-encode-string): Make temp buffer inherit
13282         string's multibyteness.
13283
13284 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
13285
13286         * nnheader.el (toplevel): Don't require `gnus-util' at
13287         compile-time; this creates a circular dependency, and prevents
13288         a bootstrap.
13289
13290 2001-01-22  Andreas Schwab  <schwab@suse.de>
13291
13292         * nnheader.el (gnus-delete-line): Autoload it as a macro.
13293
13294 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13295
13296         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
13297
13298         * gnus-art.el (article-hide-list-identifiers): Ditto.
13299
13300         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
13301
13302 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13303
13304         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
13305
13306         * gnus-art.el (article-hide-list-identifiers): Similar.
13307
13308 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
13309
13310         * nnmail.el (nnmail-remove-list-identifiers): Improved.
13311
13312 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13313
13314         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
13315
13316 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13317
13318         * gnus-util.el (gnus-string-equal): New function.
13319
13320         * gnus-art.el (article-hide-boring-headers): Use it.
13321
13322 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
13323
13324         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
13325
13326 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13327
13328         * gnus-msg.el (gnus-msg-mail): Support switch-action.
13329
13330 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13331
13332         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
13333         command if there is not last-saver.
13334
13335 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13336
13337         * nntp.el (nntp-open-connection): 201 is possible.
13338
13339 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13340
13341         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
13342         (rfc2047-charset-encoding-alist): Add big5.
13343
13344 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13345
13346         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
13347         (gnus-agent-remove-server): Ditto.
13348         (autoload): gnus-server-update-server.
13349
13350         * gnus-srvr.el (gnus-server-line-format): Add %a.
13351         (gnus-server-line-format-alist): Add gnus-tmp-agent.
13352         (gnus-server-insert-server-line): Use it.
13353
13354 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13355
13356         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
13357         GB2312 and Big5.
13358
13359 2001-01-24  Simon Josefsson  <sj@extundo.com>
13360
13361         * mail-source.el (mail-sources): Add :program specifier to IMAP
13362         mail source.
13363         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
13364
13365 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13366
13367         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
13368
13369 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13370
13371         * nntp.el (nntp-wait-for): Return the success code.
13372         (nntp-open-connection): Use it.
13373
13374 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13375
13376         * gnus-int.el (gnus-check-server): Allow breaking the opening.
13377
13378 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13379
13380         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
13381
13382 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13383
13384         * gnus-sum.el (gnus-summary-print-article): Take one prefix
13385         argument. Allow to print several articles in one file.
13386
13387 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13388
13389         * webmail.el (webmail-type-definition): netaddress changes.
13390
13391 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13392
13393         * gnus.el: Fix copyright. Remove trailing spaces.
13394
13395         * message.el (message-forward): Use mule4.
13396
13397 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13398
13399         * mm-util.el (mm-string-as-unibyte): New function.
13400
13401         * message.el (message-forward): Use it.
13402
13403 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13404
13405         * message.el (message-cite-original-without-signature): Don't peel
13406         off the blank line.
13407         (message-get-reply-headers): Add Cc if it is not in follow-to.
13408
13409 2001-01-20  Simon Josefsson  <sj@extundo.com>
13410
13411         * mm-decode.el (mm-handle-multipart-from): Add.
13412         (mm-dissect-buffer): Save From: header value.
13413         (mm-security-from): Remove.
13414         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
13415
13416         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
13417         instead of `mml-security-from'.  Protect null from value.
13418
13419 2001-01-20  Simon Josefsson  <sj@extundo.com>
13420
13421         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
13422         application/vnd.ms-excel attachments.
13423
13424 2001-01-19  Simon Josefsson  <sj@extundo.com>
13425
13426         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
13427
13428 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13429
13430         * message.el (message-ignored-mail-headers): Ditto.
13431
13432 2001-01-19  Simon Josefsson  <sj@extundo.com>
13433
13434         * message.el (message-ignored-news-headers): Only search beginning
13435         of line.
13436
13437 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
13438         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
13439
13440         * message.el (message-send-mail): Content-Type may not be there.
13441
13442 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13443
13444         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
13445         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
13446
13447         * gnus-art.el (article-display-x-face): Insert X-Face if there is
13448         not.
13449
13450 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13451
13452         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
13453         non-native groups.
13454
13455 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13456
13457         * message.el (message-yank-original): Understand
13458         universal-argument.
13459
13460 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13461
13462         * gnus-art.el (gnus-boring-article-headers): Add to-address.
13463         (article-hide-boring-headers): Ditto.
13464
13465         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
13466
13467 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13468
13469         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
13470         one.
13471
13472 2001-01-16  Simon Josefsson  <simon@josefsson.org>
13473
13474         * message.el (message-make-in-reply-to): Add comment to message-id
13475         (old syntax, see 2000-08-02 change).
13476
13477 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13478
13479         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
13480         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
13481         (gnus-button-reply): Ditto.
13482
13483 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13484
13485         * gnus-art.el (article-display-x-face): Fix.
13486
13487 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13488
13489         * gnus-art.el (article-display-x-face): Use
13490         gnus-original-article-buffer.
13491
13492 2001-01-15  Jack Twilley  <jmt@tbe.net>
13493
13494         * message.el (message-add-header): Move to point-max.
13495
13496 2001-01-15  Simon Josefsson  <simon@josefsson.org>
13497
13498         * smime.el (smime-CA-directory, smime-CA-file): Change default to
13499         nil, improve documentation.
13500         (smime-certificate-directory): Comment out false hints (until it
13501         is implemented).
13502
13503         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
13504         there aren't any keys.
13505         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
13506         verify certificate.  Default is changed to only check integrity.
13507         Improved security status texts.  If a certificate doesn't contain
13508         a email address, don't fail.
13509
13510         * smime.el (smime-noverify-region):
13511         (smime-noverify-buffer): New functions.  Verifies integrity only.
13512
13513 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13514
13515         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
13516
13517 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13518
13519         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
13520         (gnus-remove-some-windows): Ditto.
13521
13522 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13523
13524         * gnus-art.el (article-make-date-line): 11th.
13525
13526 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13527
13528         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
13529         (mml2015-gpg-sign): Ditto.
13530
13531 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13532
13533         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
13534         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
13535
13536 2001-01-08  Dave Love  <fx@gnu.org>
13537
13538         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
13539         single character.
13540
13541         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
13542
13543         * message.el: Doc and message fixes.
13544         (message-send-rename-function)
13545         (message-make-forward-subject-function)
13546         (message-send-mail-function, message-reply-to-function)
13547         (message-wide-reply-to-function, message-followup-to-function)
13548         (message-distribution-function, message-auto-save-directory): Fix
13549         :type.
13550
13551         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
13552         proceeding after warnings.  Amend multipart warning message.
13553
13554 2001-01-04  Dave Love  <fx@gnu.org>
13555
13556         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
13557         compiling.
13558         (gnus-make-directory): Require nnmail.
13559
13560         * mm-decode.el (mm-inline-media-tests): Add
13561         image/x-portable-bitmap.
13562         (mm-get-image): Grok pbm.
13563
13564 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
13565
13566         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
13567
13568 2001-01-09  Didier Verna  <didier@xemacs.org>
13569
13570         * dgnushack.el (dgnushack-compile): give a dummy value to
13571         `gnus-xmas-glyph-directory' for the time of compilation.
13572         * gnus-agent.el: moved some XEmacs specific hook add-ons from
13573         `gnus-xmas-[re]define' to avoid loosing user custom settings.
13574         * gnus-art.el: ditto.
13575         * gnus-group.el: ditto.
13576         * gnus-salt.el: ditto.
13577         * gnus-sum.el: ditto.
13578         * gnus-topic.el: ditto.
13579         * gnus-xmas.el (gnus-xmas-define): see above.
13580         * gnus-xmas.el (gnus-xmas-redefine): see above.
13581         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
13582         non-continuable error when the directory can't be found.
13583
13584 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13585
13586         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
13587         handle.
13588         * gnus-art.el (gnus-mime-view-part): Copy it.
13589         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
13590
13591 2001-01-09  Michael Downes  <mjd@ams.org>
13592
13593         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
13594
13595 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13596
13597         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
13598         orig-file. Use ',source.
13599
13600 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13601
13602         * gnus-xmas.el (gnus-xmas-modeline-glyph):
13603         (gnus-xmas-group-startup-message):
13604         Detect gnus-xmas-glyph-directory when it is nil.
13605
13606 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13607
13608         * pop3.el (pop3-get-message-count): Andrew Innes
13609         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
13610
13611 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13612
13613         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
13614
13615         * time-date.el (time-to-number-of-days): New function.
13616
13617 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
13618         Trivial patch.
13619
13620         * nnslashdot.el (nnslashdot-request-list): Always get the right
13621         sid.
13622
13623 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13624
13625         * message.el (message-minibuffer-local-map): New keymap.
13626         (message-read-from-minibuffer): Use it.
13627         * gnus-msg.el (gnus-summary-resend-message): Use it
13628
13629 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13630
13631         * gnus-start.el (gnus-display-time-event-handler): New function.
13632         (gnus-after-getting-new-news-hook): Use it.
13633
13634 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13635
13636         * message.el (message-ignored-mail-headers): Add draft header.
13637
13638 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13639
13640         * gnus-sum.el (gnus-summary-expire-articles): Don't save
13641         excursion.
13642
13643         * nnslashdot.el (nnslashdot-request-list): Get the right year.
13644
13645 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
13646         A revoked patch.
13647
13648         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
13649
13650 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13651
13652         * qp.el (quoted-printable-decode-region): Don't backward-char.
13653
13654 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13655
13656         * gnus-draft.el: Mark articles as replied.
13657
13658         * gnus-sum.el (gnus-summary-add-mark): New function.
13659
13660         * gnus-group.el (gnus-add-mark): New function.
13661
13662         * gnus-sum.el (gnus-summary-buffer-name): New function.
13663         (gnus-summary-setup-buffer): Use it.
13664
13665         * gnus-draft.el: Set things up with the right post method and
13666         stuff.
13667
13668         * message.el (message-ignored-news-headers): Remove X-Draft-From.
13669
13670         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
13671
13672         * gnus.el (gnus-draft-meta-information-header): New variable.
13673
13674 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13675
13676         * gnus-art.el (gnus-treatment-function-alist): Move the date
13677         functions before the header sorting functions.
13678
13679         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
13680
13681         * dgnushack.el (dgnushack-compile): Message whether there is w3.
13682         Don't (push "/usr/share/emacs/site-lisp" load-path).
13683
13684         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
13685         to empty fill prefixes.
13686
13687 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13688
13689         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
13690         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
13691
13692 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13693
13694         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
13695
13696         * nnml.el (autoload): Move to nnheader.el.
13697
13698         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
13699         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
13700         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
13701         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
13702
13703 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13704
13705         * gnus-art.el (article-make-date-line): Get the hours right.
13706         (gnus-ignored-headers): More hiding.
13707
13708         * nnmail.el (nnmail-expiry-wait): Not an integer.
13709
13710         * message.el (message-goto-body): Only expand abbrev when called
13711         interactively.
13712         (message-make-lines): Use it.
13713
13714 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13715
13716         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
13717
13718 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13719
13720         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
13721         include the expunged articles.
13722
13723         * gnus-group.el (gnus-group-sort-by-server): New function.
13724
13725         * gnus.el (gnus-method-to-server-name): New function.
13726         (gnus-group-prefixed-name): Use it.
13727
13728         * gnus-group.el (gnus-group-sort-function): Doc fix.
13729         (gnus-group-sort-groups-by-server): New command.
13730
13731 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13732
13733         * gnus-art.el (gnus-treat-date-english): New variable.
13734         (article-date-english): New command.
13735         (gnus-english-month-names): New variable.
13736         (article-make-date-line): Do 'english.
13737
13738         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
13739         after the fill prefix.
13740
13741         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
13742         score...".
13743
13744         * gnus-art.el (gnus-ignored-headers): Hide more headers.
13745
13746         * message.el (message-mode-map): Bind comment-region.
13747
13748         * gnus-art.el (gnus-mime-display-part): Let w3 display
13749         multipart/related.
13750
13751         * mm-bodies.el (mm-long-lines-p): New function.
13752         (mm-body-encoding): Use it.
13753         (mm-body-encoding): Encode articles with lines longer than 1000
13754         characters.
13755
13756 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13757
13758         * mm-util.el (mm-enable-multibyte): Use
13759         default-enable-multibyte-characters.
13760         (mm-enable-multibyte-mule4): Ditto.
13761         (mm-disable-multibyte): Test XEmacs.
13762         (mm-disable-multibyte-mule4): Ditto.
13763         (mm-with-unibyte-current-buffer): Simplified.
13764         (mm-with-unibyte-current-buffer-mule4): Ditto.
13765
13766 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13767
13768         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
13769
13770         * nnheader.el (nnheader-string-as-multibyte): New alias.
13771
13772         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
13773
13774         * gnus-uu.el (gnus-message-process-mark): New function.
13775         (gnus-uu-mark-by-regexp): Use it.
13776         (gnus-new-processable): New function.
13777
13778 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
13779          Trivial patch.
13780
13781         * gnus-sum.el (gnus-no-mark): New variable.
13782
13783 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13784
13785         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
13786         backslashes.
13787
13788 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13789
13790         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
13791         definition.
13792
13793 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13794
13795         * dgnushack.el (dgnushack-compile): elc is in the current directory.
13796
13797         * qp.el (quoted-printable-encode-region): Don't check multibyte in
13798         XEmacs.
13799
13800 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
13801         Trivial patch.
13802
13803         * mml.el (mml-read-tag): Save tag location.
13804
13805 2000-12-25  Simon Josefsson  <simon@josefsson.org>
13806
13807         * starttls.el: Sync with Emacs 21.
13808
13809 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13810
13811         * message.el (message-mail): Support yank-action.
13812
13813         * message.el (message-setup): Revoke the last change.
13814
13815 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13816
13817         * message.el (message-setup): Use cons. Suggested by Johan Vromans
13818         <jvromans@squirrel.nl>.
13819
13820 2000-12-24  Simon Josefsson  <sj@extundo.com>
13821
13822         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
13823         mailing list junk at end of part.
13824
13825 2000-12-23  Simon Josefsson  <sj@extundo.com>
13826
13827         * nnimap.el (nnimap-expiry-target): New function.
13828         (nnimap-request-expire-articles): Use it.
13829
13830 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13831
13832         * gnus.el (gnus-group-parameters-more): New variable.
13833         * gnus-cus.el (gnus-group-customize): Use it.
13834
13835         * gnus.el (gnus-define-group-parameter): New macro.
13836         (auto-expire): Use it
13837         (total-expire): Use it.
13838         * gnus-art.el (banner): Use it.
13839
13840         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
13841         <ljz@asfast.com>.
13842
13843 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13844
13845         * gnus-topic.el (gnus-topic-create-topic): Use list.
13846
13847         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
13848         before binding gnus-default-article-saver.
13849
13850         * gnus-sum.el (gnus-summary-save-article):
13851         (gnus-summary-pipe-output):
13852         (gnus-summary-save-article-mail):
13853         (gnus-summary-save-article-rmail):
13854         (gnus-summary-save-article-file):
13855         (gnus-summary-write-article-file):
13856         (gnus-summary-save-article-body-file): Ditto.
13857
13858         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
13859
13860 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13861
13862         * gnus-art.el (gnus-mime-security-button-map):
13863         (gnus-mime-button-map): Add parent.
13864
13865 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13866
13867         * messagexmas.el (message-xmas-redefine): New function.
13868
13869         * message.el: Use it.
13870
13871         * gnus-art.el (gnus-article-check-hidden-text): Return t.
13872
13873         * gnus-util.el (gnus-remove-text-properties-when): Return t.
13874
13875 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13876
13877         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
13878         malformatted messages.
13879
13880 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13881
13882         * mm-util.el (mm-image-load-path): New function.
13883
13884         * gnus-group.el (gnus-group-make-tool-bar): Use it.
13885
13886         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
13887
13888         * message.el (message-tool-bar-map): Use it.
13889
13890         * Makefile.in (install-el): New rule.
13891
13892 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * gnus-art.el (article-treat-dumbquotes): Quote \.
13895
13896 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13897
13898         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
13899         Emacs 20 runs on a terminal.
13900
13901 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13902
13903         * gnus-msg.el (gnus-bug): Revert to save-excursion.
13904
13905         * mml.el (gnus-add-minor-mode): Autoload.
13906
13907         * message.el (message-forward): Save-restriction.
13908
13909 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13910
13911         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
13912         Paul Stevenson <p.stevenson@surrey.ac.uk>
13913
13914 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13915
13916         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
13917
13918         * mml.el (gnus-ems): Don't require.
13919
13920         * gnus.el (gnus-decode-rfc1522): Removed.
13921         (gnus-set-text-properties): Define.
13922
13923 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13924
13925         * gnus-art.el (gnus-mime-*): handle may be nil.
13926
13927         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
13928
13929         * gnus.el (gnus-group-remove-excess-properties): Not defined
13930         in gnus-xmas.
13931
13932 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13933
13934         * message.el (message-mail-user-agent): Add :version.
13935
13936 2000-12-21  Miles Bader  <miles@gnu.org>
13937
13938         * message.el (message-mode): Set `comment-start' to the  yank prefix.
13939
13940 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13941
13942         * message.el (message-mail-user-agent): New variable.
13943         (message-setup): Renamed to message-setup-1. Support
13944         mail-user-agent.
13945         (message-mail-user-agent): New function.
13946         (message-mail): Use it.
13947         (message-reply): Use it.
13948         (message-resend): Use it.
13949         (message-mail-other-window): Use it.
13950         (message-mail-other-frame): Use it.
13951
13952         * gnus-msg.el (gnus-bug): Support mail-user-agent.
13953
13954 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13955
13956         * message.el (message-tool-bar-map): Simplify.
13957         (message-narrow-to-head-1): New function.
13958         (message-narrow-to-head): Use it.
13959         (message-reply): Ditto.
13960         (message-cancel-news): Ditto.
13961         (message-supersede): Ditto.
13962         (message-make-forward-subject): Ditto.
13963         (message-bounce): Ditto.
13964
13965 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13966
13967         * uudecode.el (uudecode-decode-region-external): make-temp-file
13968         may not be defined.
13969
13970         * binhex.el (defalias): eval-and-compile.
13971
13972         * message.el (message-tool-bar-map): New function.
13973         (message-mode): Use it.
13974
13975 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13976
13977         * nntp.el (nntp-find-connection): Remove the entry.
13978         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
13979
13980 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13981
13982         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
13983
13984         * message.el (message-forward): Copy buffer in unibyte mode.
13985
13986 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13987
13988         * message.el (message-make-forward-subject): Don't widen. Decode.
13989         (message-forward): Don't decode subject.
13990
13991 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
13992
13993         * qp.el (quoted-printable-encode-region): Upcase QP.
13994
13995 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13996
13997         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
13998         mail-extract-a-c instead. Don't depend on Gnus.
13999
14000         * mml.el (gnus-ems): Require it.
14001
14002         * gnus-msg.el (gnus-summary-mail-forward):
14003
14004         * message.el (message-forward):  Move mime-to-mml here.
14005
14006 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14007
14008         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
14009         * gnus-art.el (gnus-insert-mime-button): Simplify.
14010         (gnus-mime-display-alternative): Ditto.
14011         (gnus-insert-mime-security-button): Ditto.
14012
14013 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14014
14015         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
14016         text-property-not-all doesn't return nil when start=mark(end).
14017         (gnus-remove-text-properties-when): Ditto.
14018
14019 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14020
14021         * gnus-start.el (gnus-group-change-level): Remove group from
14022         gnus-active-hashtb if real killed.
14023
14024 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14025
14026         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
14027         (gnus-mime-display-alternative): Ditto.
14028         (gnus-insert-mime-security-button): Ditto.
14029
14030 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14031
14032         * gnus-start.el (gnus-group-change-level): Don't add it into
14033         killed-list if it was killed.
14034
14035 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14036
14037         * nnmbox.el (nnmbox-file-coding-system): Use binary.
14038         (nnmbox-active-file-coding-system): Ditto.
14039
14040         * gnus-cus.el (gnus-group-parameters): Add posting-style.
14041
14042 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14043
14044         * gnus.el (gnus-version):
14045         (gnus-version-number): Set to Oort Gnus 0.01.
14046
14047         * gnus-art.el (gnus-mime-security-button-map):
14048         (gnus-insert-mime-security-button): Fix for Emacs21.
14049
14050 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14051
14052         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
14053         easymenu, because XEmacs doesn't understand :help.
14054
14055         * mm-uu.el: Require binhex.
14056
14057 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14058
14059         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
14060
14061 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14062
14063         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
14064
14065 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
14066
14067         * *.xpm, *.pbm: Convert icons icons to size 24x24.
14068
14069 2000-12-18  Dave Love  <fx@gnu.org>
14070
14071         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
14072         (unused).
14073
14074 2000-12-13  Miles Bader  <miles@gnu.org>
14075
14076         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
14077         to t, so that we don't get stuck while trying to smilefy
14078         intangible text.
14079
14080 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14081
14082         * smiley-ems.el (smiley-regexp-alist): Make regexps match
14083         at the end of the buffer.
14084         (smiley-region): In the loop, move to the end of the submatch
14085         matching the smiley instead of using the end of the match
14086         of the whole regexp.
14087
14088 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
14089
14090         * message.el (message-mode): Doc fix.
14091
14092 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14093
14094         * smiley-ems.el (smiley-region): Doc fix.
14095
14096 2000-12-11  Miles Bader  <miles@gnu.org>
14097
14098         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
14099         bottom line visible, check to see if it's partially obscured, and
14100         if so, either scroll one more line to make it fully visible, or
14101         revert to showing the second line from the top.
14102
14103 2000-12-07  Dave Love  <fx@gnu.org>
14104
14105         * mailcap.el (mailcap-download-directory)
14106         * gnus-audio.el (gnus-audio-directory)
14107         * smiley-ems.el (smiley-data-directory): Fix :type.
14108
14109 2000-11-30  Dave Love  <fx@gnu.org>
14110
14111         * message.el (message-auto-save-directory): Use
14112         file-name-as-directory.
14113         (message-set-auto-save-file-name): Create
14114         message-auto-save-directory if necessary.
14115         (message-replace-chars-in-string): Removed -- unused.
14116         (message-mail-alias-type): Customize.
14117         (message-headers): Remove duplicate defgroup.
14118
14119 2000-11-29  Dave Love  <fx@gnu.org>
14120
14121         * qp.el (quoted-printable-decode-region): Use error, not message
14122         to report malformed text (like base64).  Amend message.
14123
14124 2000-11-29  Miles Bader  <miles@gnu.org>
14125
14126         * message.el (message-header-lines): Fontify tag.
14127
14128 2000-11-27  Dave Love  <fx@gnu.org>
14129
14130         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
14131         compiler warning.
14132
14133 ;2000-11-26  Dave Love  <fx@gnu.org>
14134 ;
14135 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
14136 ;
14137 2000-11-23  Dave Love  <fx@gnu.org>
14138
14139         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
14140
14141         * mm-uu.el (uudecode): Require.
14142         (uudecode-decode-region, uudecode-decode-region-external): Don't
14143         autoload.
14144         (mm-uu-copy-to-buffer): Doc fix.
14145         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
14146         type fix.
14147
14148         * mailcap.el: Doc fixes.
14149         (mailcap-mime-data): Various adjustments.
14150         (mailcap): New group.
14151         (mailcap-download-directory): Customize.
14152         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
14153         (mailcap-temporary-directory): Deleted (unused).
14154         (mailcap-unescape-mime-test): Simplify slightly.
14155         (mailcap-viewer-passes-test): Use functionp.
14156         (mailcap-command-p): Aliased to executable-find.
14157
14158         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
14159         default-enable-multibyte-characters is nil.
14160
14161 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
14162
14163         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
14164
14165 2000-11-21  Dave Love  <fx@gnu.org>
14166
14167         * gnus-art.el (gnus-mime-button-map): Don't inherit from
14168         gnus-article-mode-map.
14169 ;       (gnus-mime-button-menu): Use mouse-set-point.
14170         (gnus-insert-mime-button, gnus-mime-display-alternative)
14171         (gnus-mime-display-alternative): Don't use local-map property.
14172
14173 2000-11-17  Dave Love  <fx@gnu.org>
14174
14175         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
14176         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
14177         and make-temp-file.
14178         (uudecode-decode-region): Doc fix.
14179
14180 2000-11-14  Dave Love  <fx@gnu.org>
14181
14182         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
14183         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
14184         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
14185         New files, derived from the XPMs.
14186
14187 2000-11-10  Dave Love  <fx@gnu.org>
14188
14189         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
14190         (gnus-agent-lib-file, gnus-agent-load-alist)
14191         (gnus-agent-save-alist, gnus-agent-article-name): Use
14192         expand-file-name.
14193
14194         * gnus-group.el (gnus-group-name-charset-method-alist): Add
14195         :version.
14196         (nnkiboze-score-file): Defvar when compiling.
14197
14198         * gnus-start.el (gnus-read-newsrc-file): Add :version.
14199
14200         * gnus-art.el (gnus-article-banner-alist)
14201         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
14202         (gnus-article-date-lapsed-new-header)
14203         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
14204         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
14205         (gnus-treat-strip-headers-in-body)
14206         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
14207         (gnus-treat-translate): Add :version.
14208         (gnus-article-mime-part-function): Fix defcustom.
14209
14210         * nnmail.el (nnmail-expiry-target)
14211         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
14212         (nnmail-split-header-length-limit): Add :version.
14213
14214         * gnus-sum.el (gnus-auto-expirable-marks)
14215         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
14216         (gnus-extra-headers, gnus-ignored-from-addresses)
14217         (gnus-newsgroup-ignored-charsets)
14218         (gnus-group-highlight-words-alist)
14219         (gnus-summary-show-article-charset-alist): Add :version.
14220
14221         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
14222         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
14223         files, converted from the XPMs.
14224
14225         * gnus-cache.el (gnus-cache-active-file): Don't use
14226         file-name-as-directory on directory.
14227         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
14228         use file-name-as-directory on directory.
14229
14230         * time-date.el (timezone-make-date-arpa-standard): Autoload.
14231         (date-to-time): Use it.
14232
14233 ;       * message.el (message-mode) <adaptive-fill-regexp>:
14234 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
14235 ;       (message-newline-and-reformat): Likewise.
14236         (message-forward-as-mime, message-forward-ignored-headers)
14237         (message-buffer-naming-style, message-default-charset)
14238         (message-dont-reply-to-names, message-send-mail-partially-limit):
14239         Add :version.
14240
14241         * mm-util.el: Doc fixes.
14242         (mm-mime-charset): Don't use the raw result of
14243         mm-preferred-coding-system.
14244         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
14245         (mm-with-unibyte): Simplify.
14246
14247         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
14248         concat.
14249
14250         * pop3.el (pop3-version): Deleted.
14251         (pop3-make-date): New function, avoiding message-make-date.
14252         (pop3-munge-message-separator): Use it.
14253
14254 2000-11-09  Dave Love  <fx@gnu.org>
14255
14256         * gnus-group.el (gnus-group-make-directory-group)
14257         (gnus-group-fetch-faq): Use expand-file-name.
14258         (gnus-group-fetch-faq): Simplify completing-read form.
14259
14260         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
14261         test for Mule.
14262
14263         * message.el (tool-bar-map): Defvar when compiling.
14264
14265         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
14266         (gnus-tm-lisp-directory): Deleted.
14267         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
14268         (featurep 'xemacs).
14269         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
14270         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
14271         version numbers from file names.
14272
14273 2000-11-08  Dave Love  <fx@gnu.org>
14274
14275         * mm-view.el: Use featurep for XEmacs test.
14276         (mm-inline-message): Test for `remove-specifier'; don't use
14277         condition-case.
14278
14279         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
14280
14281         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
14282         (gnus-score-find-bnews): Don't concat "".
14283
14284         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
14285         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
14286         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
14287         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
14288
14289         * gnus-sum.el: Put some defvars in eval-when-compile.
14290         (gnus-summary-mode-hook): Add :options.
14291         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
14292         (gnus-summary-tool-bar-map): New variable.
14293         (gnus-summary-make-tool-bar): New function.
14294         (gnus-summary-mode): Put kill-all-local-variables first.
14295
14296         * gnus-group.el (gnus-group-toolbar-map): New variable.
14297         (gnus-group-make-tool-bar): Rewritten.
14298         (gnus-group-mode): Put kill-all-local-variables first.
14299
14300         * rfc2047.el: Require gnus-util.
14301
14302         * nnml.el (gnus-sorted-intersection): Autoload.
14303
14304         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
14305         Put some defvars in eval-when-compile.
14306         (gnus-intersection, gnus-sorted-complement):  Autoload.
14307
14308         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
14309
14310         * mm-encode.el (mm-body-7-or-8): Autoload.
14311
14312         * mm-decode.el (mm-insert-inline): Autoload.
14313
14314         * mml.el:
14315         * message.el: Put some defvars in eval-when-compile.
14316
14317         * gnus-msg.el: Put some defvars in eval-when-compile.
14318         (gnus-msg-mail): Move after gnus-setup-message.
14319
14320         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
14321
14322 2000-11-07  Dave Love  <fx@gnu.org>
14323
14324         * gnus-util.el (nnheader): Don't require message (recursive
14325         autoload).
14326
14327         * uudecode.el: Avoid compiler warnings.
14328
14329         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
14330         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
14331
14332 2000-11-06  Dave Love  <fx@gnu.org>
14333
14334         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
14335
14336         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
14337         (uudecode-char-int): New alias, replacing char-int.
14338         (uudecode-decode-region): Don't call buffer-disable-undo.
14339
14340 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
14341 ;       (mm-uu-configure-list): Doc fix.
14342 ;
14343 ;       * earcon.el (running-xemacs): Don't define.
14344 ;
14345 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14346 ;
14347 ;       * message.el (message-font-lock-keywords): Match a final newline
14348 ;       to help font-lock's multiline support.
14349 ;
14350 2000-11-03  Dave Love  <fx@gnu.org>
14351
14352         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
14353
14354         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
14355         name.
14356
14357         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
14358         <banner>: Fix custom type, doc.
14359
14360         * mm-decode.el (mm-display-external): Space-prefix temp buffer
14361         name.  Don't disable undo explicitly.
14362
14363 ;2000-11-02  Dave Love  <fx@gnu.org>
14364 ;
14365 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
14366 ;       cite-prefix.
14367
14368 2000-11-01  Dave Love  <fx@gnu.org>
14369
14370         * rfc2047.el (base64): Require unconditionally.
14371         (message-posting-charset): Defvar when compiling.
14372         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
14373         message.
14374
14375         * gnus-sum.el (nnoo): Require.
14376         (mm-uu-dissect): Autoload.
14377
14378         * mml.el (mml-parse-1): Clarify message.
14379         (mml-minibuffer-read-type): Use mailcap-mime-types.
14380
14381 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
14382
14383         * mml.el: Fix a typo in the requiring of CL.
14384
14385 2000-11-01  Dave Love  <fx@gnu.org>
14386
14387         * utf7.el: Require cl when compiling.
14388
14389         * binhex.el: Use (featurep 'xemacs).
14390         (binhex-char-int): New alias, replacing char-int.  Change callers.
14391         (binhex-decode-region): Simplify work buffer code.
14392         (binhex-decode-region-external): Use expand-file-name, not concat.
14393
14394 2000-10-30  Dave Love  <fx@gnu.org>
14395
14396         * gnus-art.el: Fix 2000-10-27 change properly.
14397
14398 2000-10-28  Miles Bader  <miles@gnu.org>
14399
14400         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
14401
14402 2000-10-27  Dave Love  <fx@gnu.org>
14403
14404         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
14405         strings.
14406         (gnus-group-make-tool-bar): New function.
14407         (gnus-group-mode): Use it.
14408
14409         * message.el (message-mode-menu): Add some :help strings.
14410         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
14411         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
14412
14413         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
14414         * describe-group.xpm, get-news.xpm, kill-group.xpm:
14415         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
14416
14417         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
14418         display-graphic-p here.
14419
14420 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
14421
14422         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
14423         of the `gnus-xemacs' variable, as the latter has been removed.
14424         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
14425         * gnus-art.el (gnus-treat-display-xface)
14426         (gnus-treat-display-smileys, gnus-treat-display-picons)
14427         (gnus-article-read-summary-keys): Likewise.
14428
14429 2000-10-26  Dave Love  <fx@gnu.org>
14430
14431         (defvar): Use rmail-spool-directory unconditionally.
14432
14433 2000-10-18  Dave Love  <fx@gnu.org>
14434
14435         * mm-bodies.el (mm-uu-decode-function)
14436         (mm-uu-binhex-decode-function): Defvar when compiling.
14437
14438         * gnus-nocem.el (gnus-nocem-issuers): Update.
14439         (gnus-nocem-check-from): New option.
14440         (gnus-nocem-scan-groups): Use it.
14441         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
14442         (gnus-nocem-check-article-limit): Add :version.
14443
14444 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
14445
14446         * ietf-drums.el (mm-util): Require CL when compiling.
14447
14448 2000-10-15  Dave Love  <fx@gnu.org>
14449
14450         * qp.el: Require mm-util.
14451
14452 2000-10-13  Dave Love  <fx@gnu.org>
14453
14454         * qp.el (quoted-printable-decode-region): Avoid invalid
14455         coding-systems.
14456
14457 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
14458
14459         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
14460         to a recursive load.
14461
14462 2000-10-12  Dave Love  <fx@gnu.org>
14463
14464         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
14465
14466         * gnus.el (gnus-group-startup-message): Check for PBM image.
14467
14468 2000-10-09  Dave Love  <fx@gnu.org>
14469
14470         * mail-source.el (mail-source-fetch-imap): Bind
14471         default-enable-multibyte-characters rather than using
14472         mm-disable-multibyte.
14473
14474 2000-10-05  Dave Love  <fx@gnu.org>
14475
14476         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
14477         Autoload.
14478         (quoted-printable-decode-region):  Rename arg which confused
14479         charset with coding-system.  Don't use nonascii-insert-offset.
14480         Coding-system encode the region initially.  Don't recognize `=='
14481         as valid QP.  Coding-system decode the region finally.
14482         (quoted-printable-decode-string): Rename arg which confused
14483         charset with coding-system.
14484
14485         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
14486         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
14487         mm-encode-coding-region.
14488         (mm-decode-body, mm-decode-string): Rename variables which
14489         confused charset with coding-system.
14490         (binhex-decode-region): Don't autoload.
14491         (mm-body-encoding): Require message.
14492         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
14493         cond branches.
14494
14495         * gnus-art.el (article-de-quoted-unreadable)
14496         (article-de-base64-unreadable): Fold search case
14497         rather than downcasing string.  Apply mm-charset-to-coding-system
14498         to arg of quoted-printable-decode-region.
14499
14500 2000-10-04  Dave Love  <fx@gnu.org>
14501
14502         * gnus-ems.el: Don't turn off compiler warnings in local vars.
14503         Require ring when compiling.
14504         (gnus-article-compface-xbm): New variable.
14505
14506 2000-10-04  Dave Love  <fx@gnu.org>
14507
14508         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
14509         pbm images.
14510
14511         * frown.pbm, smile.pbm, wry.pbm: New files.
14512
14513         * frown.xbm, smile.xbm, wry.xbm: Deleted.
14514
14515 2000-10-03  Dave Love  <fx@gnu.org>
14516
14517         * mail-source.el (mail-sources): Revert to nil.
14518
14519         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
14520
14521         * qp.el: Don't require mm-util.
14522         (quoted-printable-decode-region): Rewritten.
14523         (quoted-printable-decode-string, quoted-printable-encode-region):
14524         Doc fix.
14525         (quoted-printable-encode-region): Barf on multibyte characters.
14526         Maybe make the class multibyte.  Upcase chars, not formatted
14527         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
14528         (quoted-printable-encode-string): Don't use
14529         mm-with-unibyte-buffer.
14530
14531 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
14532
14533         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
14534
14535 2000-09-21  Dave Love  <fx@gnu.org>
14536
14537         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
14538         (for Emacs 20).  Tidy somewhat.
14539
14540 2000-09-21  Dave Love  <fx@gnu.org>
14541
14542         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
14543         image processing.  Rationalize logic somewhat.
14544
14545 2000-09-20  Dave Love  <fx@gnu.org>
14546
14547         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
14548         specifically.
14549
14550         * gnus.el (gnus-version-number): Avoid some redundant
14551         autoloads.
14552
14553 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
14554
14555         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
14556         to XBM; we always have PBM support.
14557
14558 2000-09-14  Dave Love  <fx@gnu.org>
14559
14560         * gnus.el (gnus-charset):
14561         * mm-decode.el (mime-display):
14562         * imap.el (imap) <defgroup>: Add :version.
14563
14564 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
14565
14566         * parse-time.el: Fix author's mail address.
14567
14568         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
14569         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
14570         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
14571         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
14572         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
14573         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
14574         * rfc2231.el, uudecode.el: Fix copyright notice.
14575
14576         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
14577         require `w3' at load-time only if not running in batch mode.
14578
14579 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14580
14581         * gnus.el: Before merge with Emacs21.
14582
14583 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
14584
14585         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
14586
14587 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
14588
14589         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
14590         to avoid conflict with the standard `back-to-indentation'
14591         binding.
14592
14593 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14594
14595         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
14596
14597         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
14598         (mm-disable-multibyte-mule4): Ditto.
14599         (mm-with-unibyte-current-buffer-mule4): Ditto.
14600
14601 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14602
14603         * pop3.el (pop3-movemail): Use binary.
14604         (pop3-movemail-file-coding-system): Removed.
14605
14606 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14607
14608         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
14609
14610 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14611
14612         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
14613         exists.
14614
14615 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14616
14617         * gnus-msg.el (gnus-post-method): Use backend name when the
14618         address is "".
14619
14620 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14621
14622         * gnus-art.el (article-verify-x-pgp-sig): Don't test
14623         mm-verify-option.
14624         (gnus-treat-x-pgp-sig): Default value.
14625         (gnus-ignored-headers): Redundant.
14626
14627 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14628
14629         * gnus-win.el (gnus-configure-frame): Save selected window.
14630
14631 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14632
14633         * nnmbox.el: Require gnus-range.
14634         (nnmbox-group-building-active-articles): New variable.
14635         (nnmbox-group-active-articles): New variable; this is a cache of
14636         all active articles by group and number.
14637         (nnmbox-in-header-p): New function.
14638         (nnmbox-find-article): New function.
14639         (nnmbox-record-active-article): New function.
14640         (nnmbox-record-deleted-article): New function.
14641         (nnmbox-is-article-active-p): New function.
14642         (nnmbox-retrieve-headers): Use nnmbox-find-article.
14643         (nnmbox-request-article): Ditto.  Also supply extra arg to
14644         nnmbox-article-group-number.
14645         (nnmbox-request-expire-articles): Ditto.
14646         (nnmbox-request-move-article): Ditto.
14647         (nnmbox-request-replace-article): Ditto.
14648         (nnmbox-request-rename-group): Rename group entry in active
14649         article cache.
14650         (nnmbox-delete-mail): Update active article cache, unless article
14651         is being replaced.
14652         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
14653         than partially duplicating it.
14654         (nnmbox-article-group-number): Add extra `this-line' arg, to
14655         handle articles belonging to multiple groups.
14656         (nnmbox-save-mail): Update active article cache.
14657         (nnmbox-read-mbox): Build active article cache when loading mbox.
14658         Also do some repair work, if we find articles that are missing the
14659         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
14660         reconstruct these from Xref info.
14661
14662 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14663
14664         * mail-source.el (mail-source-report-new-mail): Use
14665         nnheader-run-at-time.
14666
14667 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14668
14669         * mail-source.el (mail-source-fetch-pop): Clear pop password when
14670         an error is thrown, and then rethrow the error.
14671         (mail-source-check-pop): Ditto.
14672         (mail-source-start-idle-timer): Prevent multiple pop checks
14673         running if the check takes a long time.
14674
14675 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14676
14677         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
14678         succeed.
14679
14680 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14681
14682         * gnus-win.el (gnus-configure-windows): Make sure
14683         nntp-server-buffer is live.
14684         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
14685
14686 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
14687
14688         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
14689
14690 2000-12-04  Andreas Jaeger  <aj@suse.de>
14691
14692         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
14693
14694 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14695
14696         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
14697
14698 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14699         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
14700
14701         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
14702
14703 2000-12-01  Simon Josefsson  <sj@extundo.com>
14704
14705         * mml-smime.el (mml-smime-verify): Fix address parsing.
14706
14707 2000-12-01  Simon Josefsson  <sj@extundo.com>
14708
14709         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
14710         more than one certificate inside PKCS#7 blob.  Better security
14711         information (clamed / actual sender, openssl output, certificates
14712         inside message).
14713
14714         * smime.el (smime-verify-region): Output to /dev/null.
14715         (smime-buffer-as-string-region): Don't parse empty lines.
14716
14717 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14718
14719         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
14720         ?d and ?D.
14721         (gnus-mime-security-show-details-inline): New variable.
14722         (gnus-mime-security-show-details): Use them.
14723         (gnus-insert-mime-security-button): Ditto.
14724
14725         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
14726         Suggest by Michael Duggan (md5i@cs.cmu.edu).
14727         (mml2015-gpg-clear-verify): Ditto.
14728         (mml2015-gpg-decrypt-1): Ditto.
14729         (mml2015-use): Prefer 'gpg.
14730
14731 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14732
14733         * gnus-util.el (gnus-add-text-properties-when): New function.
14734         (gnus-remove-text-properties-when): Ditto.
14735
14736         * gnus-cite.el (gnus-article-hide-citation): Use them.
14737         (gnus-article-toggle-cited-text): Use them.
14738
14739         * gnus-art.el (gnus-signature-toggle): Use them.
14740         (gnus-article-show-hidden-text): Ditto.
14741         (gnus-article-hide-text): Ditto.
14742
14743 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14744
14745         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
14746
14747 2000-11-30  Simon Josefsson  <sj@extundo.com>
14748
14749         * smime.el (smime-point-at-eol): New alias.
14750         (smime-buffer-as-string-region): Use it.
14751
14752 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14753
14754         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
14755
14756 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14757
14758         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
14759
14760         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
14761
14762         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
14763
14764 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14765
14766         * nnmh.el (nnmh-request-expire-articles): Implemented
14767         expiry-target for nnmh backend.
14768
14769 2000-11-30  Simon Josefsson  <sj@extundo.com>
14770
14771         * mm-decode.el (mm-security-from): New variable.
14772         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
14773
14774         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
14775         than `from'.
14776
14777 2000-11-30  Simon Josefsson  <sj@extundo.com>
14778
14779         * mml-smime.el (mml-smime-verify): Verify that certificate mail
14780         address match sender address.
14781
14782         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
14783
14784         * smime.el (smime-verify-region): Don't copy buffer.
14785         (smime-decrypt-buffer): Use expand-file-name on keyfile.
14786         (smime-pkcs7-region): New function.
14787         (smime-pkcs7-certificates-region): Ditto.
14788         (smime-pkcs7-email-region): Ditto.
14789         (smime-buffer-as-string-region): Ditto.
14790
14791         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
14792         buffer.
14793
14794 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
14795
14796         * smime.el (smime-decrypt-region): Fix keyfile argument.
14797
14798 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14799
14800         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
14801
14802 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14803
14804         * message.el (message-shoot-gnksa-feet): New variable.
14805         (message-gnksa-enable-p): New function.
14806         (message-send): Use it.
14807         (message-check-news-body-syntax): Ditto.
14808
14809 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14810
14811         * message.el (message-make-message-id): Remove the redundancy.
14812
14813 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14814
14815         * message.el (message-setup): Discourage using mc-install-*-mode.
14816
14817         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
14818
14819 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14820
14821         * gnus-cite.el (gnus-cite-parse): Guess citation length.
14822
14823 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14824
14825         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
14826
14827 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14828
14829         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
14830
14831 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14832
14833         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
14834         insert-buffer-substring.
14835
14836         * message.el (message-send-mail): Use buffer-substring-no-properties.
14837         (message-send-news): Ditto.
14838
14839 2000-11-22  David Edmondson  <dme@dme.org>
14840
14841         * imap.el (imap-wait-for-tag): Message read info.
14842
14843 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14844
14845         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
14846         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
14847         (mml2015-gpg-encrypt): Ditto.
14848
14849 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14850
14851         * mm-decode.el (mm-verify-option): Default value.
14852
14853         * mml-sec.el (mml-secure-part): Error message.
14854
14855 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14856
14857         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
14858
14859 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14860
14861         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
14862
14863 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14864
14865         * gnus-art.el (gnus-article-describe-key): Use prompt.
14866         (gnus-article-describe-key-briefly): Ditto.
14867
14868 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14869
14870         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
14871
14872 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14873
14874         * gnus-art.el (gnus-article-describe-key): New function.
14875         (gnus-article-describe-key-briefly): New function.
14876
14877 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14878
14879         * mm-decode.el (mm-decrypt-option): Doc typo.
14880
14881         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
14882         return a number.
14883
14884 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14885
14886         * message.el (message-newline-and-reformat): Typo.
14887
14888 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14889
14890         * gnus-art.el (article-verify-x-pgp-sig): Check whether
14891         original-article-buffer exists.
14892
14893         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
14894         (rfc2047-header-encoding-alist): Addresses are different from text.
14895         (rfc2047-encode-message-header): Ditto.
14896         (rfc2047-dissect-region): Extra parameter.
14897         (rfc2047-encode-region): Ditto.
14898         (rfc2047-encode-string): Ditto.
14899
14900 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14901
14902         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
14903         (mm-uu-pgp-encrypted-extract): Use it.
14904         (mm-uu-pgp-signed-extract-1): New function.
14905         (mm-uu-pgp-signed-extract): Use it.
14906
14907         * gnus-art.el (gnus-mime-display-security): New function.
14908         (gnus-mime-display-part): Use it.
14909         (gnus-mime-security-verify-or-decrypt): New function.
14910         (gnus-mime-security-press-button): New function.
14911         (gnus-insert-mime-security-button): Use it.
14912
14913         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
14914         (mm-find-raw-part-by-type): Ditto.
14915         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
14916         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
14917         (mm-destroy-parts): Kill nested multibyte buffer.
14918
14919         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
14920         (mml2015-gpg-verify): Ditto.
14921
14922 2000-11-18  Simon Josefsson  <sj@extundo.com>
14923
14924         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
14925         (mml2015-function-alist): Use it.
14926
14927         * mml-sec.el (mml-sign-alist): Update names.
14928         (mml-encrypt-alist): Ditto.
14929         (mml-secure-part-smime-sign): Moved to mml-smime.el
14930         as `mml-smime-sign-query'.
14931         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
14932         `mml-smime-get-file-cert'.
14933         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
14934         `mml-smime-get-dns-cert'.
14935         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
14936         `mml-smime-encrypt-query'.
14937         (mml-smime-sign-buffer): Use mml-smime-sign.
14938         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
14939
14940         * mml-smime.el (mml-smime-sign): New function.
14941         (mml-smime-encrypt):
14942         (mml-smime-sign-query):
14943         (mml-smime-get-file-cert):
14944         (mml-smime-get-dns-cert):
14945         (mml-smime-encrypt-query): Moved from mml-sec.el.
14946
14947 2000-11-16  Simon Josefsson  <sj@extundo.com>
14948
14949         * mml2015.el (mml2015-gpg-clear-verify): New function.
14950         (mml2015-function-alist): Add it.
14951
14952 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14953
14954         * message.el (message-setup-fill-variables): Use
14955         message-cite-prefix-regexp.
14956         (message-newline-and-reformat): Check the end of citation, leading
14957         WSP, break in the cite prefix.
14958         (message-fill-paragraph): New function.
14959
14960 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14961
14962         * lpath.el: Shut up.
14963
14964 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
14965
14966         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
14967         raw 8-bit in headers in dk.* newsgroups.
14968
14969 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14970
14971         * message.el (message-newline-and-reformat): Match extra WSPs.
14972
14973 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14974
14975         * mml.el (mml-generate-mime-1): Ignore ascii.
14976
14977 2000-11-16 Justin Sheehy  <justin@iago.org>
14978
14979         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
14980
14981 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14982
14983         * message.el (message-cite-prefix-regexp): Prefix should not end
14984         at space.
14985
14986 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14987
14988         * message.el (message-mode-syntax-table): Add - as a word
14989         constituent as in articles.
14990         (message-setup-fill-variables): Add -_. as supercite-style prefix.
14991         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
14992         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
14993
14994 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14995
14996         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
14997
14998 2000-11-12  David Edmondson  <dme@dme.org>
14999
15000         * message.el (message-font-lock-keywords): use
15001         message-cite-prefix-regexp.
15002
15003 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15004
15005         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
15006         Stein Arild Str\e,Ax\e(Bmme.
15007         (gnus-group-jump-to-group): Use it.
15008         (gnus-group-jump-to-group-prompt): Customize.
15009
15010 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15011
15012         * mailcap.el (mailcap-possible-viewers): Match the entire string.
15013
15014 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15015
15016         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
15017         incompatible.
15018         (mml2015-mailcrypt-sign): Ditto.
15019
15020 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15021
15022         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
15023         group is open.
15024
15025 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15026
15027         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
15028         nnvirtual articles.
15029         (gnus-backlog-request-article): Don't request nnvirtual articles.
15030
15031 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15032
15033         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
15034         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
15035
15036 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15037
15038         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
15039         * mml.el (mml-generate-mime-1): Use charset attribute.
15040         * mm-bodies.el (mm-encode-body): Add parameter charset.
15041         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
15042
15043 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15044
15045         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
15046         (mml2015-mailcrypt-clear-decrypt): Ditto.
15047         (mml2015-mailcrypt-verify): Ditto.
15048         (mml2015-mailcrypt-clear-verify): Ditto.
15049         (mml2015-gpg-verify): Ditto.
15050
15051 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15052
15053         * smime.el (smime-openssl-program): Test the existence of openssl.
15054         * mml-smime.el: Require mm-decode.
15055         (mml-smime-verify-test): New function.
15056         * mm-decode.el (mm-verify-function-alist): Use it.
15057
15058 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15059
15060         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
15061         anyway.
15062
15063 2000-11-13  Simon Josefsson  <sj@extundo.com>
15064
15065         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
15066         verification doesn't work.
15067
15068 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15069
15070         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
15071         (gnus-inews-do-gcc): Use it.
15072
15073 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15074
15075         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
15076         leading space.
15077         * mm-extern.el (mm-inline-external-body): Report error when no
15078         access-type.
15079
15080 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15081
15082         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
15083
15084 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
15085
15086         * gnus-art.el (gnus-mime-button-menu): Use select-window.
15087
15088 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
15089
15090         * gnus-art.el (gnus-mime-display-part): Display multipart/related
15091         as multipart/mixed.
15092
15093 2000-11-12  David Edmondson  <dme@dme.org>
15094
15095         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
15096         and replace `.' with `\w' to allow for different syntax tables
15097         (from Vladimir Volovich).
15098         * message.el (message-newline-and-reformat): use
15099         `message-cite-prefix-regexp'.
15100         * gnus-cite.el (gnus-supercite-regexp): use
15101         `message-cite-prefix-regexp'.
15102         * gnus-cite.el (gnus-cite-parse): use
15103         `message-cite-prefix-regexp'.
15104
15105 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15106
15107         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
15108         PGP SIGNATURE.  Escape leading "-"'s.
15109         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
15110
15111 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15112
15113         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
15114
15115 2000-11-11  Simon Josefsson  <sj@extundo.com>
15116
15117         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
15118
15119         * smime.el (smime-details-buffer): New variable.
15120         (smime-sign-region):
15121         (smime-encrypt-region):
15122         (smime-verify-region):
15123         (smime-decrypt-region): Copy OpenSSL output to the buffer.
15124
15125         * mml-smime.el (mml-smime-verify): Support security info.
15126
15127 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
15128
15129         * mm-decode.el (mm-verify-option): Set default to nil.
15130         (mm-decrypt-option): Ditto.
15131         * gnus-art.el (article-verify-x-pgp-sig): New function.
15132
15133 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
15134
15135         * gnus-art.el (gnus-mime-display-alternative): Show button if no
15136         preferred part.
15137
15138 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15139
15140         * gnus-sum.el (gnus-move-split-methods): Say that
15141         `gnus-split-methods' uses file names, whereas this uses group
15142         names.  (Report from Nevin Kapur)
15143
15144 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
15145
15146         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
15147
15148 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15149
15150         * nnheader.el (nnheader-directory-files-is-safe): New variable.
15151         (nnheader-directory-articles): Use it.
15152         (nnheader-article-to-file-alist): Ditto.
15153
15154 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15155
15156         * rfc2047.el (rfc2047-pad-base64): New function.
15157         (rfc2047-decode): Use it.
15158
15159 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15160
15161         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
15162         select method.
15163
15164 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15165
15166         * mml2015.el (mml2015-gpg-decrypt-1):
15167         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
15168
15169 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15170
15171         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
15172
15173 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15174
15175         * pop3.el (pop3-munge-message-separator): A message may have an
15176         empty body.
15177
15178 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
15179
15180         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
15181         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
15182         (mm-uu-pgp-signed-extract): Use coding-system.
15183
15184 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15185
15186         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
15187         (gnus-insert-mime-security-button): New function.
15188         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
15189         * mml2015.el:  Add security info when verify or decrypt.
15190         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
15191         (mm-uu-pgp-encrypted-extract): Ditto.
15192
15193 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
15194
15195         * mm-decode.el (mm-display-parts): New function.
15196         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
15197
15198 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15199
15200         * gnus-mlspl.el: Documentation tweaks.
15201
15202 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15203
15204         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
15205         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
15206         argument.
15207
15208 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
15209
15210         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
15211
15212 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
15213
15214         * gnus-art.el (gnus-article-encrypt): New function.
15215         (gnus-article-encrypt-protocol-alist): New variable.
15216         (gnus-article-encrypt-protocol): New variable.
15217         * mml2015.el (mml2015-self-encrypt): New function.
15218         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
15219
15220 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15221
15222         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
15223         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
15224         let mailcap do it.
15225         * mml2015.el: Remove snarf code.
15226         * mm-decode.el: Remove snarf code.
15227
15228 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
15229
15230         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
15231         (mml-insert-mime): Understand gnus-decoded.
15232         (mime-to-mml): New parameter handles.
15233         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15234         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
15235
15236 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15237
15238         * mm-decode.el (mime-security): New group.
15239         (mm-verify-function-alist): Add test function.
15240         (mm-decrypt-function-alist): Ditto.
15241         (mm-snarf-option): Set default value as nil.
15242         (mm-find-part-by-type): Recursive parameter.
15243         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
15244         * mml2015.el: Support draft-ietf-openpgp-multsig.
15245
15246 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
15247
15248         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
15249         (gnus-article-view-part-as-charset): New function.
15250
15251 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15252
15253         * mm-decode.el (mm-verify-option): Default value.
15254         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
15255
15256 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15257
15258         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
15259
15260 2000-11-05  Simon Josefsson  <sj@extundo.com>
15261
15262         * mml-smime.el (mml-smime-verify): Work in original multipart
15263         buffert.
15264
15265         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
15266         (mm-handle-multipart-ctl-parameter): Ditto.
15267         (mm-alist-to-plist): New function.
15268         (mm-dissect-buffer): Store CTL parameters and copy original buffer
15269         for multiparts.
15270         (mm-destroy-parts): Destroy multipart buffert.
15271         (mm-remove-part): Ditto.
15272
15273         * mml-smime.el (mml-smime-sign): Not used.
15274         (mml-smime-encrypt): Ditto.
15275
15276         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
15277
15278         Verify S/MIME signature support.
15279
15280         * mm-decode.el (mm-inline-media-tests): Add
15281         application/{x-,}pkcs7-signature.
15282         (mm-inlined-types): Ditto.
15283         (mm-automatic-display): Ditto.
15284         (mm-verify-function-alist): Ditto.  Add name of method.
15285         (mm-decrypt-function-alist): Add name of method.
15286         (mm-find-part-by-type): Add documentation.
15287         (mm-possibly-verify-or-decrypt): Use new format of
15288         mm-{verify,decrypt}-function-alist.  Use method names.
15289
15290         * mml-smime.el (mml-smime-verify): New function.
15291
15292 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15293
15294         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
15295
15296 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15297
15298         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
15299         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
15300         * mm-decode.el (mm-snarf-option): New variable.
15301
15302 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15303
15304         * mm-util.el (mm-subst-char-in-string): New function.
15305         (mm-replace-chars-in-string): Use it.
15306         * message.el (message-replace-chars-in-string): Use it.
15307         * nnheader.el (nnheader-replace-chars-in-string): Use it.
15308         * gnus-mh.el (mh-lib-progs): Shut up.
15309
15310 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15311
15312         * base64.el, md5.el: Moved to contrib directory.
15313
15314 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15315
15316         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
15317         the last article when search.
15318
15319 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15320
15321         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
15322         * nnmail.el (nnmail-pathname-coding-system): Ditto.
15323
15324 2000-09-29  David Edmondson  <dme@thus.net>
15325
15326         * message.el (message-newline-and-reformat): Typo.
15327
15328 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15329
15330         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
15331
15332 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15333
15334         * nntp.el (nntp-decode-text): Delete bogus status lines.
15335
15336 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15337
15338         * message.el (message-font-lock-keywords): Match a final newline
15339         to help font-lock's multiline support.
15340
15341 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15342
15343         * nnoo.el (nnoo-set): New function.
15344
15345 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15346
15347         * gpg.el, gpg-ring.el: Moved to contrib directory.
15348
15349 2000-11-04  Simon Josefsson  <sj@extundo.com>
15350
15351         * nnimap.el (nnimap-split-inbox): Typo.
15352
15353 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15354
15355         * gnus-msg.el (gnus-msg-mail): Move it backwards.
15356
15357 2000-11-03  Simon Josefsson  <sj@extundo.com>
15358
15359         * rfc2231.el (rfc2231-parse-qp-string): New function.
15360         (require): rfc2047.
15361
15362         * mail-parse.el (mail-header-parse-content-type):
15363         (mail-header-parse-content-disposition): Support invalid QP
15364         encoded strings, by using `rfc2231-parse-qp-string'.
15365
15366 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15367
15368         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
15369         (rfc2231-decode-encoded-string): Typo "> X 1".
15370         (rfc2231-encode-string): Insert the name of charset.
15371         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
15372
15373 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15374
15375         * mm-decode.el (mm-save-part): Return the filename.
15376         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
15377         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
15378         (gnus-mime-action-alist): Use it.
15379         (gnus-mime-button-commands): Use it.
15380         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
15381         (mm-inline-external-body): unwind-protect.
15382
15383 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15384
15385         * gnus-art.el (gnus-insert-mime-button): Show url.
15386
15387 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15388
15389         * mml.el (mml-generate-mime-1): Support external url.
15390         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
15391
15392 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
15393
15394         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
15395         * mm-decode.el (mm-display-external): Ditto.
15396         * mm-extern.el: New file.
15397         * mm-decode.el (mm-inline-media-tests): Hook it up.
15398         (mm-inlined-types): Inline message/external-body.
15399
15400 2000-11-02  Simon Josefsson  <sj@extundo.com>
15401
15402         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
15403
15404         * message.el (message-get-reply-headers): Better handling when
15405         Mail-Followup-To is very large.
15406
15407 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15408
15409         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
15410         * gnus-art.el (gnus-article-edit-done):
15411         * gnus-sum.el (gnus-summary-edit-article-done): Move line
15412         counting code here.
15413         * gnus-msg.el (gnus-setup-message): Remove a hack.
15414
15415 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15416
15417         * gnus-sum.el (gnus-newsgroup-variables): New variable.
15418         (gnus-summary-mode): Make them local variables.
15419         (gnus-set-global-variables): Globalize them.
15420         (gnus-summary-exit): Kill them.
15421
15422 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
15423
15424         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
15425         word.
15426
15427 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15428
15429         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
15430         gnus-article-wash-types.
15431         * gnus-art.el (gnus-article-wash-status): Use them.
15432
15433 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
15434
15435         * mml.el (mml-read-tag): Remove spaces and LF.
15436
15437 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15438
15439         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
15440         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
15441
15442 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
15443
15444         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
15445
15446 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15447
15448         * gnus-sum.el (gnus-article-charset): New variable.
15449         (gnus-summary-display-article): Set it.
15450         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15451         * gnus-art.el (gnus-article-mode): Make it local variable.
15452
15453 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15454
15455         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
15456
15457 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15458
15459         * nnwfm.el: New file.
15460
15461         * nnweb.el (nnweb-replace-in-string): New function.
15462
15463 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15464
15465         * mml2015.el: Wrap gpg.el.
15466         * gpg.el (gpg-verify): The last argument of apply is a list.
15467         (gpg-encrypt): Add passphrase as a parameter.
15468
15469 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15470
15471         * gpg.el: New file.
15472         * gpg-ring.el: New file.
15473
15474 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15475
15476         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
15477
15478 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15479
15480         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
15481         double-quote characters.
15482         (gnus-summary-prepare-threads): Ditto.
15483
15484 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15485
15486         * gnus-art.el (gnus-mime-display-single): Forward line -1.
15487         * mml.el (mml-read-tag): Don't skip the leading space.
15488         * lpath.el (font-lock-set-defaults): Shut up.
15489
15490 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15491
15492         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
15493
15494 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15495
15496         * qp.el (quoted-printable-encode-region): Replace leading - when
15497         ultra safe.
15498         * mml.el (mml-generate-mime-postprocess-function): Removed.
15499         (mml-postprocess-alist): Removed.
15500         (mml-generate-mime-1): Use ultra-safe when sign.
15501         * mml2015.el (mml2015-fix-micalg): Uppercase.
15502         (mml2015-verify): Insert LF.
15503         (mml2015-mailcrypt-sign): Downcase; search backward.
15504
15505 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15506
15507         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
15508         restrictive.
15509         (nnultimate-table-regexp): New variable.
15510         (nnultimate-forum-table-p): Use it.
15511
15512 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
15513         Trivial patch.
15514
15515         * gnus-sum.el (gnus-summary-expire-articles): Save point.
15516
15517 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15518
15519         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
15520         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
15521
15522 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15523
15524         * mml2015.el: Shut up.
15525
15526 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15527
15528         * gnus.el (gnus-server-browse-hashtb): Removed.
15529         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
15530         (gnus-group-insert-group-line-info): Use simplified method.
15531         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
15532
15533 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15534
15535         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
15536         moved here.
15537         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
15538         * gnus-group.el (gnus-group-prepare-flat): Use it.
15539         * gnus-topic.el (gnus-group-prepare-topics): Use it.
15540
15541 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15542
15543         * mml.el (mml-mode): Show menu in XEmacs.
15544
15545 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
15546
15547         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
15548         (gnus-server-read-server-in-server-buffer): New function.
15549         (gnus-browse-foreign-server): Browse in group buffer.
15550         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
15551         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
15552         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
15553         * gnus.el (gnus-server-browse-hashtb): New variable.
15554
15555 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15556
15557         * nnfolder.el (nnfolder-open-nov): Use group.
15558
15559 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
15560
15561         * nnfolder.el: Add NOV. Set version to 2.0.
15562         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
15563
15564 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15565
15566         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
15567
15568 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15569
15570         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
15571         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
15572
15573 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15574
15575         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
15576
15577 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15578
15579         * mm-decode.el (mm-verify-function-alist): New variable.
15580         (mm-verify-option): New variable.
15581         (mm-decrypt-function-alist): Ditto.
15582         (mm-decrypt-option): Ditto.
15583         (mm-find-raw-part-by-type): New function.
15584         (mm-possibly-verify-or-decrypt): New function.
15585         (mm-dissect-multipart): Use it.
15586         * mml2015.el (mml2015-fix-micalg): New function.
15587         (mml2015-decrypt): Use new interface.
15588         (mml2015-verify):  Use new interface.
15589         (mml2015-setup): Make it bogus.
15590
15591 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15592
15593         * mml.el (mml-generate-mime-postprocess-function): Set to
15594         mml-postprocess.
15595         (autoload): Autoload mml2015 and mml-smime.
15596         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
15597         * mml2015.el (mml2015-encrypt): New function.
15598         (mml2015-sign): New function.
15599         (mml2015-encrypt-function): New variable.
15600         (mml2015-sign-function): New variable.
15601         (mml2015-mailcrypt-encrypt): Use message-recipients.
15602         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
15603         * mml-smime.el (mml-smime-setup): Ditto.
15604
15605 2000-10-28  Simon Josefsson  <sj@extundo.com>
15606
15607         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
15608         Communigate Pro 3.3.1 server.
15609
15610         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
15611         in buffers.
15612         (mml-secure-dns-server): Removed.
15613         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
15614         write certificates to files.
15615
15616         * smime.el (smime-dns-server): New variable.
15617         (smime-mail-to-domain):
15618         (smime-cert-by-dns): New functions.
15619
15620         * dig.el: New file.
15621
15622 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
15623
15624         * message.el (message-options): New variable.
15625         (message-options-set-recipient): New function.
15626         (message-send): Use them.
15627         * gnus-int.el (gnus-request-replace-article): Use them.
15628         (gnus-request-accept-article): Ditto.
15629         * mml.el (mml-preview): Use them.
15630         * gnus-sum.el (gnus-summary-edit-article): Use them.
15631
15632         * message.el (message-options-get): New function.
15633         (message-options-get): New function.
15634         * rfc2047.el (rfc2047-encode-message-header): Use them.
15635         * mm-bodies.el (mm-encode-body): Use them.
15636
15637 2000-10-28  Simon Josefsson  <sj@extundo.com>
15638
15639         * nnimap.el (nnimap-retrieve-which-headers):
15640         (nnimap-request-article-part): Quote message-id.
15641
15642         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
15643         (smime-CA-file): New variable.
15644         (smime-call-openssl-region): Don't error.
15645         (smime-sign-region): Return result value.
15646         (smime-encrypt-region): Ditto.
15647         (smime-verify-region): New function.
15648         (smime-decrypt-region): Ditto.
15649         (smime-verify-buffer): Ditto.
15650         (smime-decrypt-buffer): Ditto.
15651
15652         * mml.el: Require mml-sec.
15653         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
15654         (mml-mode-map): Add "sign" and "encrypt" maps.
15655         (mml-menu): Add security menu.
15656         (mml-preview): Use generate-new-buffer.
15657
15658         * mml-sec.el: New file.
15659
15660 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15661
15662         * mm-decode.el (mm-find-part-by-type): Move it here.
15663         * mml.el (mml-postprocess): Move it here.
15664         (mml-postprocess-alist): Move it here. Merge them.
15665
15666 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
15667
15668         * rfc2047.el (rfc2047-encode-message-header): Make sure no
15669         unencoded stuff in the header.
15670
15671 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15672
15673         * gnus-group.el (gnus-group-listed-groups): New variable.
15674         (gnus-group-list-option): New variable.
15675         (gnus-group-list-limit-map): New keymap.
15676         (gnus-group-list-flush-map): New keymap.
15677         (gnus-group-list-plus-map): New keymap.
15678         (gnus-group-prepare-logic): New function.
15679         (gnus-group-prepare-flat): Merge with
15680         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
15681         (gnus-group-prepare-flat-list-dead): Ditto.
15682         (gnus-group-list-matching): Use gnus-group-prepare-function.
15683         (gnus-group-list-dormant): Ditto.
15684         (gnus-group-list-cached): Ditto.
15685         (gnus-group-listed-groups): New function.
15686         (gnus-group-list-limit): New function.
15687         (gnus-group-list-flush): New function.
15688         (gnus-group-list-plus): New function.
15689         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
15690         (gnus-topic-prepare-topic): Ditto.
15691
15692 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
15693
15694         * message.el (message-insert-to, message-get-reply-headers):
15695         (message-reply, message-followup): Mail-{Followup,Reply}-To.
15696
15697 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15698
15699         * mml2015.el: New file.
15700         * smime.el: New file.
15701         * mml-smime.el: New file.
15702
15703 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15704
15705         * ChangeLog: Moved to ChangeLog.1.
15706
15707     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
15708   Copying and distribution of this file, with or without modification,
15709   are permitted provided the copyright notice and this notice are preserved.
15710
15711 ;; Local Variables:
15712 ;; coding: iso-2022-7bit
15713 ;; End: