(pgg-gpg-extra-args): Fix customization type.
[gnus] / lisp / ChangeLog
1 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
2
3         * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
4
5 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
6
7         * pgg-gpg.el (pgg-gpg-process-region): Bind
8         default-enable-multibyte-characters to nil.
9
10 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * canlock.el (canlock-password): Fix customization type.
13         (canlock-password-for-verify): Ditto.
14         * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
15         (gnus-outlook-deuglify-unwrap-max): Ditto.
16         (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
17         * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
18         (gnus-sum-thread-tree-false-root): Ditto.
19         (gnus-sum-thread-tree-single-indent): Ditto.
20         * message.el (message-archive-note): Ditto.
21         (message-subscribed-address-file): Ditto.
22         (message-user-fqdn): Ditto.
23         * spam-report.el (spam-report-gmane-regex): Ditto.
24         * spam.el (spam-blackhole-good-server-regex): Ditto.
25
26         * gnus-start.el (gnus-save-killed-list): Fix last change.
27         * message.el (message-courtesy-message): Ditto.
28
29 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
30
31         * gnus-art.el (gnus-header-face-alist): Revert previous change.
32         (gnus-header-newsgroups-face): Explain that it's only used for
33         crossposts.
34
35 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * gnus-registry.el (gnus-registry-max-entries): Fix customization
38         type.
39         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
40         * gnus.el (gnus-refer-article-method): Ditto.
41         * message.el (message-courtesy-message): Ditto.
42
43 2003-08-06  Jesper Harder  <harder@ifa.au.dk>
44
45         * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
46         From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
47
48 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
49
50         * gnus-start.el (gnus-save-killed-list): Fix customization type.
51         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
52         * gnus.el (gnus-use-long-file-name): Ditto.
53
54 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
55
56         * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
57         an existing name.
58
59         * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
60
61         * nnmail.el (nnmail-large-newsgroup): Docstring fix.
62
63         * nntp.el (nntp-large-newsgroup): do.
64
65         * nnspool.el (nnspool-large-newsgroup): do.
66
67         * gnus-cus.el (gnus-group-parameters): Typo.
68
69 2003-07-31  Simon Josefsson  <jas@extundo.com>
70
71         * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
72         method by default (revert partial 2003-07-10 patch).
73
74 2003-07-28  Dave Love  <fx@gnu.org>
75
76         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
77
78 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
79
80         * gnus-registry.el (gnus-registry-install): add an initial
81         registry read to the loading when gnus-registry-install is set
82
83 2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
84
85         * flow-fill.el (fill-flowed): Empty lines separate paragraphs
86         even if the preceding line ends with a soft break.  Tiny patch
87         from Mark Thomas <swoon@bellatlantic.net>.
88
89 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
90
91         * spam.el (spam-use-regex-body, spam-regex-body-spam) 
92         (spam-regex-body-ham): new variables, default to nil/empty/empty
93         (spam-install-hooks): added spam-use-regex-body to list or
94         pre-install conditions
95         (spam-list-of-checks): added spam-use-regex-body and
96         spam-check-regex-body to list of checks
97         (spam-list-of-statistical-checks): added spam-use-regex-body to
98         list of statistical checks
99         (spam-check-regex-body): invokes spam-check-regex-headers with
100         appropriate variable masking
101         (spam-check-regex-headers): changes to print "body" or "header"
102         where appropriate
103
104 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
105
106         * smime.el (smime-ask-passphrase): Use read-passwd rather than
107         comint-read-noecho.  The former is more secure.
108
109 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
110
111         * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
112         whitespace" message level 5 instead of 4
113         (gnus-registry-clean-empty-function): new function to remove empty
114         registry entries
115         (gnus-registry-clean-empty): new variable to enable cleaning the
116         registry when saving it by calling gnus-registry-clean-empty-function
117
118         * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
119         (spam-process-ham-in-spam-groups): new variable
120
121 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
122
123         * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
124
125         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
126         from 2003-04-03 to fix security problem.  See
127         http://www.debian.org/security/2003/dsa-339
128
129 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
130
131         * gnus.el (gnus-install-group-spam-parameters): add the
132         gnus-ticked-mark to the possible choices of ham marks
133
134         * spam.el (spam-process-ham-in-nonham-groups): new variable
135         (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
136
137 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
138
139         * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
140         and Mail-Copies-To to address-mime.
141         (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
142
143 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
144
145         * mm-util.el (mm-coding-system-priorities): Docstring improvement.
146
147 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
148
149         * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
150         the right place.
151
152 2003-07-14  Simon Josefsson  <jas@extundo.com>
153
154         * mail-source.el (mail-source-fetch-imap): Don't assume
155         imap-error-text returns something.
156
157 2003-07-12  Nevin Kapur  <kapur@mts.jhu.edu>
158
159         * nnimap.el (nnimap-request-newgroups): Use the pattern in
160         nnimap-list-pattern instead of "*".
161
162 2003-07-10  Simon Josefsson  <jas@extundo.com>
163
164         * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
165         default.  Improve docstring.
166
167 2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
168
169         * imap.el (imap-arrival-filter): Fix test for missing process
170         buffer.
171
172 2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
173         From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
174
175         * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
176         for second, after-process-has-died, accept-process-output.
177         (imap-arrival-filter): If PROC has no buffer, do nothing.
178
179 2003-07-09  Jesper Harder  <harder@ifa.au.dk>
180
181         * flow-fill.el: Docstring and message fixes.
182
183         * deuglify.el: do.
184
185         * gnus-int.el: do.
186
187         * gnus-msg.el: do.
188
189         * gnus-util.el: do.
190
191         * gnus-draft.el: do.
192
193         * gnus-start.el: do.
194
195         * gnus.el: do.
196
197         * gnus-group.el: do.
198
199         * gnus-art.el: do.
200
201         * gnus-sum.el: do.
202
203         * mail-source.el (mail-source-movemail): Handle non-numerical
204         return values.
205
206 2003-07-08  Jesper Harder  <harder@ifa.au.dk>
207
208         * mailcap.el (mailcap-parse-args-syntax-table)
209         (mailcap-viewer-passes-test): Docstring fix.
210
211         * mm-bodies.el (mm-long-lines-p): Docstring fix.
212
213         * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
214         (mm-decrypt-option, mm-handle-set-external-undisplayer)
215         (mm-file-name-replace-whitespace): Docstring fix.
216
217         * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
218         (mm-uu-pgp-signed-test): Fix message.
219
220         * mml.el (mml-tweak-sexp-alist): Docstring fix.
221         (mml-parse-1, mml-insert-mime-headers): Fix message.
222
223         * message.el (message-archive-header)
224         (message-subscribed-address-functions)
225         (message-subscribed-addresses, message-subscribed-regexps)
226         (message-canlock-generate)
227         (message-generate-new-buffer-clone-locals): Docstring fixes.
228
229 2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
230
231         * imap.el (imap-wait-for-tag): After the process has died, look
232         for more output still pending.  From Gaute B Strokkenes
233         <gs234@cam.ac.uk> (tiny patch).
234
235 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
236
237         * spam.el (spam-bogofilter-score): redisplay article normally
238         after spam-bogofilter-score is called
239
240 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
241
242         * message.el (message-send-mail-with-sendmail): Handle
243         non-numeric return values.
244
245         * gnus-sum.el (gnus-print-buffer): Apply emphasis.
246         From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
247
248         * gnus-start.el (gnus-clear-system): Revert change from
249         2003-06-19.
250
251 2003-07-04  Dave Love  <fx@gnu.org>
252
253         * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
254         characters not encoded, and make the list more legible.
255
256 2003-07-04  Jesper Harder  <harder@ifa.au.dk>
257
258         * message.el (message-make-from): Revert change from 2002-01-08.
259
260 2003-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
261
262         * nnheader.el (nnheader-init-server-buffer): Don't add
263         nntp-server-buffer to list of Gnus buffers.
264
265 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
266
267         * spam.el (spam-parse-list): prevent empty ("") strings
268
269 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
270
271         * spam.el (spam-parse-list): use gnus-extract-address-components
272         instead of ietf-drums-parse-addresses
273         (spam-from-listed-p): let* was unnecessary
274
275 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
276
277         * gnus-ems.el (gnus-put-image): Mark the right text segment with
278         gnus-image-category. 
279
280         * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
281         native groups.
282
283         * gnus-topic.el (gnus-group-prepare-topics): Update topic line
284         format specs.
285
286         * gnus-picon.el: Written by moi, moi, moi.
287
288         * gnus-group.el (gnus-group-kill-group): Clean up.
289
290 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
291
292         * spam.el (spam-from-listed-p, spam-parse-list): use
293         ietf-drums-parse-addresses to extract the address portion of the
294         whitelist/blacklist file if it looks like an address can be found
295
296 2003-06-23  Didier Verna  <didier@xemacs.org>
297
298         * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
299         text property.
300         (gnus-remove-image): New argument CATEGORY. Only remove if
301         category matches.
302         * gnus-xmas.el (gnus-xmas-put-image):
303         (gnus-xmas-remove-image): Ditto, with extents.
304         * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
305         gnus-[xmas-]remove-image.
306         (article-display-face): Don't always act as a toggle. Call
307         `gnus-put-image' with CATEGORY argument.
308         (article-display-x-face): Call `gnus-put-image' with CATEGORY
309         argument.
310         * smiley.el (smiley-region): Ditto.
311         * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
312         * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
313         (gnus-treat-mail-picon): Don't always act as a toggle.
314         * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
315
316 2003-06-23  Didier Verna  <didier@xemacs.org>
317
318         * gnus-art.el (article-display-face): Check for existence of the
319         original article buffer before switching to it.
320
321 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
322
323         * mm-util.el (mm-append-to-file): Say "Appended to".  Suggested by
324         Dan Jacobson <jidanni@jidanni.org>.
325
326         * mm-view.el (mm-inline-message): Bind
327         gnus-original-article-buffer to the buffer in the mml handle
328         holding the message.
329
330 2003-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
331
332         * message.el (sender, from): No need to bind them.
333
334 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
335
336         * spam.el (spam-enter-list): search-forward specified wrong
337
338 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * gnus-art.el: Comment fix.
341
342 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
343
344         * gnus-msg.el (gnus-configure-posting-styles): Remove unused
345         variable.  From Jan Rychter <jan@rychter.com>.
346
347         * spam.el (spam-spamoracle-learn): insert-string is obsolete.
348
349 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
350
351         * spam.el (spam-enter-list): do not enter duplicate addresses into
352         the whitelist/blacklist
353
354 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
355
356         * nnheader.el (nnheader-init-server-buffer): Add
357         nntp-server-buffer to gnus-buffers.
358
359         * gnus-start.el (gnus-clear-system): Now we don't need to kill
360         nntp-server-buffer separately.
361
362 2003-06-18  Didier Verna  <didier@xemacs.org>
363
364         * gnus-art.el (article-display-face): Correctly toggle between
365         display and hiding. Handle multiple Face headers.
366
367 2003-06-17  Dave Love  <fx@gnu.org>
368
369         * nnimap.el: Require cl when compiling.
370
371         * message.el (message-fix-before-sending): Reinstate nullifying
372         the invisible text property.
373         (sender, from): Defvar when compiling.
374         (message-is-yours-p): Remove autoload cookie.
375
376 2003-06-17  Reiner Steib  <Reiner.Steib@gmx.de>
377
378         * gnus-util.el (gnus-extract-address-components): Added
379         doc-string.
380
381 2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
382
383         * nnml.el (nnml-current-group-article-to-file-alist): Don't read
384         overview when using compressed files.  From Michael Albinus
385         <Michael.Albinus@alcatel.de>.
386
387 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
388
389         * gnus-sum.el (gnus-summary-refer-parent-article): Extract
390         Message-ID from In-Reply-To header.
391
392 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
393
394         * message.el (message-is-yours-p): Narrow to head; extract from
395         and sender by itself.
396         (message-cancel-news, message-supersede): Remove useless things.
397
398 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
399
400         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
401         `gnus-article-emulate-mime'.
402
403 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
404         From Tommi Vainikainen <thv+gnus@iki.fi>.
405
406         * message.el (message-is-yours-p): New function.  Separated common
407         code from message-cancel-news and message-supersede.  Added
408         matching code which uses message-alternative-emails regexp as last
409         resort.
410         (message-cancel-news, message-supersede): Use message-is-yours-p.
411
412 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
413
414         * nnimap.el (nnimap-split-articles): Narrow the right buffer to
415         the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
416
417 2003-06-12  Dave Love  <fx@gnu.org>
418
419         * nnheader.el (nnheader-functionp): Deleted.
420
421         * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
422         defvar.
423         (nnmail-version): Deleted.
424         (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
425         nnheader-functionp.
426
427 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
428
429         * spam.el (spam-check-bogofilter-headers): fix for when the score
430         is requested but the message is not spam
431
432 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
433         From Eric
434         <knauel@informatik.uni-tuebingen.de>
435
436         * spam.el (spam-use-spamoracle): new variable
437         (spam-install-hooks): add spamoracle to the list of conditions
438         for activation of spam-install-hooks
439         (spam-spamoracle): new variable customization group
440         (spam-spamoracle, spam-spamoracle): new variables
441         (spam-group-spam-processor-spamoracle-p)
442         (spam-group-ham-processor-spamoracle-p): new functions
443         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
444         (spam-list-of-checks, spam-list-of-statistical-checks): add
445         spam-use-spamoracle
446         (spam-check-spamoracle, spam-spamoracle-learn)
447         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
448
449         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
450         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
451         (spam-process, ham-process): added spamoracle spam/ham processors
452
453 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
454
455         * message.el (message-beginning-of-line): Docstring improvement.
456         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
457
458 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
459
460         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
461         gnus-summary-display-buttonized t]
462
463 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
464
465         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
466         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
467
468 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
469
470         * message.el (message-beginning-of-line): Docstring improvement.
471
472 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
473
474         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
475         groups correctly.
476
477 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
478         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
479
480         * message.el (message-fetch-field): Augment documentation to state
481         the narrowed-to-headers restriction.
482         (message-change-subject, message-reduce-to-to-cc)
483         (message-generate-unsubscribed-mail-followup-to)
484         (message-insert-importance-high, message-insert-importance-low)
485         (message-insert-or-toggle-importance)
486         (message-insert-disposition-notification-to): Narrow to headers
487         before calling message-fetch-field or message-remove-header.
488
489 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
490
491         * gnus-registry.el (gnus-registry-trim): fix for when
492         gnus-registry-max-entries is nil
493
494 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
495
496         * qp.el (quoted-printable-decode-region): Don't error out on
497         malformed text.
498
499 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500
501         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
502         strings.
503
504 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
505
506         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
507         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
508         change)
509
510 2003-06-03  Dave Love  <fx@gnu.org>
511
512         * gnus-soup.el (gnus-soup-send-packet): Don't use
513         message-functionp.
514
515         * gnus.el (gnus-agent-cache): Doc fix.
516         (gnus-other-frame): Quote lambda used as hook.
517
518         * message.el: Doc fixes.
519         (message-functionp): Deleted.  Callers changed.
520         (message-fix-before-sending): Highlight with overlays.  Clarify
521         `illegible text' messages.
522         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
523         compiling.
524         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
525
526 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
527
528         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
529         option.
530         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
531
532         * message.el (message-fetch-field): Mention narrow-to-headers
533         requirement.
534
535 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
536
537         * gnus-xmas.el (gnus-xmas-create-image): Use
538         insert-file-contents-literally.  From: Eric Eide
539         <eeide@cs.utah.edu>
540
541 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
542
543         * gnus-registry.el (gnus-registry-fetch-group): always return the
544         short name of the group
545
546 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
547
548         * gnus-cus.el (defvar): Silence byte-compiler warnings.
549
550         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
551
552 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
553
554         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
555         rather than gnus-display-mime-function.
556
557 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
558
559         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
560         (gnus-registry-add-group): use it
561         (gnus-registry-trim-articles-without-groups): new variable
562         (gnus-registry-delete-group): use it
563         (gnus-registry-unload-hook): uninstall all the hooks
564
565         * spam.el (spam-install-hooks-function, spam-unload-hook): new
566         functions so users that load spam.el for customization don't get
567         all the hooks installed
568         (spam-install-hooks): new variable, set to t by default if user
569         has one of the spam-use-* variables set
570
571         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
572         functions so users that load spam-stat.el for customization don't get
573         all the hooks installed
574
575 2003-05-30  Dave Love  <fx@gnu.org>
576
577         * rfc2047.el (rfc2047-decode): Don't use
578         mm-with-unibyte-current-buffer.
579
580         * qp.el (quoted-printable-decode-string): Use
581         mm-with-unibyte-buffer.
582
583 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
584
585         * gnus-registry.el (gnus-registry-save): allow forced saving even
586         when registry is not dirty.  Use gnus-registry-trim to shorten the
587         gnus-registry-alist.
588         (gnus-registry-max-entries): new variable
589         (gnus-registry-trim): new function, trim gnus-registry-alist to
590         size gnus-registry-max-entries, sorting by entry mtime so the
591         newest entries stick around
592
593         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
594         just one specific variable, allow a list of specific variables
595
596 2003-05-28  Dave Love  <fx@gnu.org>
597
598         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
599         end of region.
600
601 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
602
603         * lpath.el: Add put-char-table and get-char-table.
604
605 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
606
607         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
608         (gnus-registry-save, gnus-registry-read)
609         (gnus-registry-store-extra, gnus-registry-clear): use it (note
610         that gnus-registry-store-extra is invoked for all modifications to
611         set the mtime, so gnus-registry-dirty only needs to be set there)
612
613 2003-05-23  Simon Josefsson  <jas@extundo.com>
614
615         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
616         message-sender.
617
618         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
619
620         * message.el (message-use-idna): Ditto.
621
622 2003-05-20  Dave Love  <fx@gnu.org>
623
624         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
625         (rfc2047-q-encode-region): Don't use it.
626         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
627         rfc2047-encoding-type to `mime'.
628         (rfc2047-encode-string, rfc2047-encode): Doc fix.
629
630 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
631
632         * message.el (message-send-mail): Don't insert a courtesy copy
633         notice in base64 encoded messages.
634
635 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
638         marks if the destination group is not auto-expirable.
639
640 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
641
642         * dgnushack.el (assq-delete-all): Removed the compiler macro.
643
644 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
645
646         * gnus-agent.el (gnus-agentize): Updated documentation to match
647         usage.
648         (gnus-agent-expire-group-1): Do not skip over a group when the
649         force argument is set.
650         * gnus.el (gnus-agent): Updated documentation to reflect that
651         gnus-agent now defaults to t.
652
653 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
654
655         * gnus.el (gnus-version-number): Bump.
656
657 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
658
659         * gnus.el: Gnus v5.10.2 is released.
660
661 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * mail-source.el (mail-source-delete-incoming): Changed to t.
664
665         * rfc2047.el (rfc2047-syntax-table): Funcall.
666
667         * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
668         ((featurep 'xemacs)): No, don't.
669
670         * rfc2047.el (rfc2047-encodable-p): Use the header charset.
671
672         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
673         leave-hidden.
674
675 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
676
677         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
678         patch.)
679
680 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681
682         * gnus-registry.el (gnus-registry-store-extra-entry): Use
683         gnus-assq-delete-all.
684
685         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
686
687         * message.el (message-ignored-bounced-headers): Add Delivered-To.
688
689         * gnus-sum.el (gnus-summary-find-next): Indent.
690         (gnus-summary-find-prev): Ditto.
691         (gnus-summary-catchup): Doc fix.
692         (gnus-summary-mark-current-read-and-unread-as-read): New function.
693         (gnus-summary-catchup): Really mark after point.
694
695         * gnus-util.el (gnus-user-date): Use %d instead of %m.
696         (gnus-user-date): Use floating point time so that we don't get
697         overflows.
698
699         * gnus-sum.el (gnus-summary-local-variables): Clean up.
700
701         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
702         since none of the other image things do.
703
704 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
707
708 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * lpath.el: Fbind find-coding-system.
711
712         * dgnushack.el (dgnushack-make-load): Remove redundant format call
713         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
714         * pop3.el (pop3-movemail): Ditto.
715
716 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
717
718         * gnus.el (gnus-agent): Docstring fix.
719
720 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
721
722         * gnus-registry.el (gnus-registry-install): new variable
723         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
724         (gnus-registry-store-extra-entry, gnus-registry-delete-group)
725         (gnus-registry-add-group): add a modification timestamp to each entry
726         (gnus-registry-install-hooks): new function
727
728 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
729
730         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
731         (gnus-agent-cat-disable-undownloaded-faces): New function.
732         Accessor for new agent property
733         'agent-disable-undownloaded-faces'.
734         gnus-cus.el (gnus-agent-parameters): Added
735         agent-disable-undownloaded-faces and corrected documentation.
736         (gnus-agent-cat-prepare-category-field,
737         gnus-agent-customize-category): Changed to avoid creating free
738         references to each field's symbol.
739         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
740         (gnus-select-newgroup): Initialize it.
741         (gnus-summary-highlight-line): Use it.
742
743 2003-05-12  Dave Love  <fx@gnu.org>
744
745         * mm-util.el (mm-read-charset): Deleted.
746         (mm-coding-system-mime-charset): New.
747         (mm-read-coding-system, mm-mule-charset-to-mime-charset)
748         (mm-charset-to-coding-system, mm-mime-charset)
749         (mm-find-mime-charset-region): Use it.
750         (mm-default-multibyte-p): Fix non-mule case.
751
752         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
753         and compile.
754         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
755         (rfc2047-unfold-region): Delete unused var `leading'.
756
757 2003-05-12  Simon Josefsson  <jas@extundo.com>
758
759         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
760         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
761         <scop@xemacs.org>.
762
763 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
764
765         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
766         space.
767
768 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
769
770         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
771         washing etc.
772         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
773
774         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
775         `mime-parts'.
776
777 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
778
779         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
780         work.  Update mode-line.
781
782 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
783
784         * gnus.el (gnus-logo-color-alist): Added no colours.
785
786 2003-05-09  Dave Love  <fx@gnu.org>
787
788         * utf7.el (mm-util): Require.
789         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
790         Defconst, not defvar.
791         (utf7-utf-16-coding-system): New.
792         (utf7-encode-internal): Hoist concat out of loop.
793         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
794         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
795         case.
796         (utf7-latin1-u16-char-converter): Encode the region.
797         (utf7-u16-latin1-char-converter): Decode the region.
798         (utf7-encode, utf7-decode): Fix multibyteness.
799
800         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
801         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
802         (mm-uu-yenc-decode-function): Defvar when compiling.
803         (mm-encode-body, mm-decode-body): Doc fix.
804
805 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
806
807         * gnus-registry.el (gnus-registry-unregistered-group-regex):
808         removed in favor of the group/topic/global variables
809         (gnus-registry-register-message-ids): fixed test to omit
810         gnus-registry-unregistered-group-regex
811
812         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
813         gnus-registry-headers-alist from the list
814         (gnus-registry-headers-alist): removed
815         (registry-ignore): new parameter, with accompanying
816         gnus-registry-ignored-groups global variable
817
818         * gnus-start.el (gnus-clear-system): no need to clear the
819         registry, we can do it ourselves
820         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
821         used by gnus-registry.el
822
823         * gnus-registry.el (gnus-registry-cache-file): new file variable
824         (gnus-registry-cache-read, gnus-registry-cache-save): new
825         functions
826         (gnus-registry-cache-whitespace): new function.  From Dan
827         Christensen <jdc@chow.mat.jhu.edu>
828         (gnus-registry-save, gnus-registry-read): use the new
829         gnus-registry-cache-{read|save} functions, and change the name
830         from gnus-registry-translate-{from|to}-alist
831         (gnus-registry-clear): fixed so it doesn't refer to old function name
832
833 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
834
835         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
836         address.
837
838 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
839
840         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
841         the list of cleared variables
842
843         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
844         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
845         in addition to a list of regexes.
846
847         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
848         Morberg <niklas.morberg@axis.com>
849
850 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
851
852         * gnus-sum.el (gnus-summary-next-page): Mention
853         `gnus-article-skip-boring' in docstring.
854
855 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
856
857         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
858         syntax here.
859
860         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
861         whitespace syntax class when parsing email addresses.
862
863         * message.el (message-forward-subject-name-subject): Don't use
864         mail-decode-encoded-word-string before parsing from.
865
866 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
867
868         * message.el (message-setup-1): Setup alternative email before
869         generate-headers.
870
871         (message-forward-subject-name-subject): Fix the case when the
872         field "from" doesn't exist.
873
874 2003-05-07  Dave Love  <fx@gnu.org>
875
876         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
877
878         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
879         possible values.
880
881 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
882
883         * message.el (message-kill-to-signature): Fix.
884
885 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
886
887         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
888
889         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
890         (gnus-mime-display-multipart-related-as-mixed)
891         (gnus-button-mid-or-mail-heuristic-alist): do.
892
893 2003-05-05  Dave Love  <fx@gnu.org>
894
895         * mm-util.el (mm-default-multibyte-p): New.
896         (mm-coding-system-p): Maybe use find-coding-systems.
897
898 2003-05-04  Dave Love  <fx@gnu.org>
899
900         * rfc2047.el (with-syntax-table): Define if necessary.
901         (rfc2047-syntax-table): Fix last change for XEmacs.
902         (rfc2047-parse-and-decode): Revert last change.
903
904 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
905
906         * gnus.el: Don't test for `mm-guess-mime-charset'.
907
908         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
909
910         * gnus.el (gnus-default-charset): Set default value to
911         `undecided'.
912
913         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
914         mm-decode-body.
915
916         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
917         (mm-decode-body): Don't use mm-decode-coding-region-safely.
918
919 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
920
921         * gnus-util.el (gnus-multiple-choice): Add ", ?".
922
923 2003-05-03  Dave Love  <fx@gnu.org>
924
925         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
926         with 2 args.
927         (rfc2047-decode-string): Don't set the buffer multibyte before
928         calling buffer-string.
929
930         * mm-encode.el (mm-long-lines-p): Autoload.
931         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
932         unibyte.  Signal error on unknown encoding.
933         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
934
935         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
936         Callers of gnus- versions changed to use them.
937         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
938         fixes.
939         (rfc2047-encoding-type): New.
940         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
941         Don't include header name field in encoding.  Add `address-mime'
942         case and bind rfc2047-encoding-type for `mime' case.
943         (rfc2047-encodable-p): Deleted.
944         (rfc2047-syntax-table): New.
945         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
946         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
947         in place rather than by passing strings.
948         (rfc2047-encode-string): Doc fix.
949         (rfc2047-q-encode-region): Don't use
950         mm-with-unibyte-current-buffer.
951         (rfc2047-encoded-word-regexp): eval-and-compile.
952         (rfc2047-decode-region): Avoid concatenation in loop.
953         (rfc2047-parse-and-decode): Remove useless disjunction.
954
955 2003-05-02  Dave Love  <fx@gnu.org>
956
957         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
958         mm-with-unibyte-current-buffer.
959         (ietf-drums, gnus-util): don't require.
960
961         * sieve.el (sieve-manage-mode-menu): Define before use.
962
963         * mml-smime.el (message-narrow-to-headers): Autoload.
964
965         * mm-util.el (mm-coding-system-p): Don't override nil from
966         coding-system-p.
967         (mm-mule4-p, mm-disable-multibyte-mule4)
968         (mm-with-unibyte-current-buffer-mule4): Deleted.
969         (mm-multibyte-p): Use defun, not defalias.
970         (mm-make-temp-file): Moved to group at top of file.
971         (mm-point-at-eol, mm-point-at-bol): New.
972
973         * gnus-cite.el (gnus-art): Require.
974
975         * gnus-ems.el (gnus-get-buffer-create)
976         (nnheader-find-etc-directory, message-text-with-property):
977         Autoload.
978         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
979         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
980         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
981         (gnus-check-before-posting): Only defvar when compiling.
982
983         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
984
985         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
986         Defvar when compiling.
987         (gnus-output-to-rmail): Require mm-util.
988
989         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
990         (mail-source-make-complex-temp-name): Deleted.
991
992         * message.el (message-use-idna): Use mm-coding-system-p.
993         (message-tokenize-header, message-make-organization)
994         (message-make-from):  Use with-temp-buffer.
995         (message-set-work-buffer): Deleted.
996         (message-fill-paragraph): Use `if' not `and' for compiler warning.
997         (message-check-news-header-syntax): Remove useless lambda.
998         (message-forward-make-body): Use mm-disable-multibyte,
999         mm-with-unibyte-current-buffer, mm-enable-multibyte.
1000         (message-replace-chars-in-string): Deleted.
1001
1002         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
1003         (mm-extern-url): Use mm-with-unibyte-current-buffer,
1004         mm-disable-multibyte.
1005         (mm-extern-anon-ftp): Use mm-disable-multibyte.
1006
1007         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
1008         mm-with-unibyte-current-buffer.
1009
1010         * mml2015.el (mml): Require.
1011         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
1012         mm-with-unibyte-current-buffer.
1013
1014         * nnheader.el (gnus-util): Require.
1015
1016         * nntp.el (format-spec, format-spec-make, open-tls-stream):
1017         Autoload.
1018
1019         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
1020         (mail-header-remove-whitespace): Autoload.
1021
1022         * sieve-manage.el (starttls-negotiate): Autoload.
1023
1024 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
1027
1028 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
1029
1030         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
1031
1032 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1033
1034         * gnus.el (gnus-version-number): Bump.
1035
1036 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1037
1038         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
1039         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
1040
1041         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
1042         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
1043
1044         * gnus-registry.el (gnus-registry-fetch-extra)
1045         (gnus-registry-store-extra, gnus-registry-group-count): new functions
1046         (gnus-registry-fetch-group, gnus-registry-delete-group)
1047         (gnus-registry-add-group): changed to work with extra data element
1048         if present
1049
1050 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1051
1052         * gnus.el: Gnus v5.10.1 is released.
1053
1054 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1055
1056         * gnus.el: Oort Gnus v0.24 is released.
1057
1058 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1059
1060         * dgnushack.el (when): Check whether defadvice is fbound.
1061
1062 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1063
1064         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
1065         (gnus-registry-register-message-ids): use it
1066
1067 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068
1069         * gnus.el (gnus-version-number): Bump.
1070
1071         * gnus.el: Update copyright for several files.
1072
1073 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1074
1075         * gnus.el: Oort Gnus v0.23 is released.
1076
1077 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1078
1079         * spam-stat.el (spam-stat-test-directory): Compare against zero.
1080
1081 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
1082
1083         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
1084
1085 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1086
1087         * message.el (message-forward-subject-name-subject): Decode
1088         string when forwarding.
1089
1090 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
1091
1092         * dgnushack.el (when): Add defadvice.
1093
1094 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1095
1096         * gnus.el (gnus-version-number): Bump.
1097
1098 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1099
1100         * gnus.el: Oort Gnus v0.22 is released.
1101
1102 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1103
1104         * gnus.el: Oort Gnus v0.21 is released.
1105
1106 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1107
1108         * gnus.el (gnus-version-number): Bump.
1109
1110 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1111
1112         * gnus.el: Oort Gnus v0.20 is released.
1113
1114 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
1115
1116         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
1117
1118 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
1119
1120         * mm-url.el (mm-url-insert-file-contents): set url-current-object
1121         in the case where mm-url-use-external is set.
1122
1123         * nnrss.el (nnrss-request-article): Change the messages created to
1124         multipart/alternative.  Hopefully fixes a problem interaction with
1125         w3m.
1126         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
1127         around.
1128
1129 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1130
1131         * message.el (message-check-news-header-syntax): Alter "posting"
1132         message.
1133
1134         * nnrss.el (nnrss-node-text): Don't use char classes.
1135
1136 2003-05-01  David Z. Maze  <dmaze@mit.edu>
1137
1138         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
1139         in condition-case.
1140
1141 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * message.el (message-required-headers): Remove In-Reply-To.
1144
1145         * gnus-int.el (gnus-open-server): Revert changes.
1146
1147 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1148
1149         * gnus-int.el (gnus-open-server): Try to open unagentized servers
1150         even when unplugged.
1151
1152 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
1153
1154         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
1155         doc-string.
1156
1157 2003-05-01  Steve Youngs  <youngs@xemacs.org>
1158
1159         * lpath.el: Add a section for non-Mule XEmacsen.
1160         fbind `find-charset-string' and `coding-system-base' in that
1161         section.
1162
1163         * gnus-util.el (gnus-completing-read-maybe-default): New.
1164         (gnus-completing-read): Use it.
1165
1166         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
1167
1168         * gnus-art.el (gnus-read-string): New.
1169         (gnus-summary-pipe-to-muttprint): Use it.
1170
1171         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
1172
1173         * dns.el (dns-make-network-process): Use it.
1174
1175         Take care of some differences between XEmacs 21.1 and newer
1176         versions of XEmacs.
1177
1178 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
1179
1180         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
1181         diagnostic message
1182         (gnus-registry-grep-in-list): don't run when word is nil
1183         (gnus-registry-fetch-message-id-fast): new function
1184         (gnus-registry-delete-group, gnus-registry-add-group): make sure
1185         the id and group are not nil
1186         (gnus-registry-register-message-ids): new function
1187         (gnus-register-action): optimized logical flow
1188         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
1189
1190 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1191
1192         * gnus-delay.el (gnus-delay-article): Call
1193         `gnus-agent-queue-setup' to create the delay group.
1194
1195         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
1196         for the (queue) group name.
1197
1198 2003-04-30  Simon Josefsson  <jas@extundo.com>
1199
1200         * mm-util.el (mm-charset-to-coding-system): Use user specified
1201         charset unless coding-system-get is fboundp.
1202
1203 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
1204
1205         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
1206         Wrapped in eval-when-compile.
1207         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
1208         shouldn't be asked twice to go online with each server.
1209         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
1210         gnus-agent-crosspost, gnus-agent-flush-cache,
1211         gnus-agent-fetch-session, gnus-agent-unread-articles,
1212         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
1213         gnus-agent-group-covered-p): Expanded pop macros used for
1214         effect. Avoids compilation warning in emacs 21.3.
1215
1216         * gnus-int.el (gnus-open-server): Restructured to only open
1217         nnagent when gnus-plugged is nil.
1218
1219 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1220
1221         * lpath.el: Fbind string-to-multibyte.
1222
1223 2003-04-30  Steve Youngs  <youngs@xemacs.org>
1224
1225         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
1226
1227 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
1228
1229         * gnus-registry.el (gnus-registry-fetch-group): faster
1230         (gnus-registry-delete-group): new function
1231         (gnus-registry-add-group): new function
1232         (gnus-register-spool-action): use it
1233         (gnus-register-action): use it
1234         (gnus-registry-translate-from-alist)
1235         (gnus-registry-translate-to-alist): remove the headers registry
1236         for now
1237
1238 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
1239
1240         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
1241
1242 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
1243
1244         * spam-report.el (spam-report-gmane): gnus-summary-article-number
1245         is not necessary, just use the function parameter
1246
1247 2003-04-29  Karl Pflysterer  <sigurd@12move.de>
1248
1249         * spam-stat.el (spam-stat-save): No longer font-locks the file
1250         when saving
1251
1252 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1253
1254         * canlock.el: Bind mail-header-separator when compiling (XEmacs
1255         provides it in mail-lib/auto-autoloads.el).
1256
1257 2003-04-29  Simon Josefsson  <jas@extundo.com>
1258
1259         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
1260         message-sender.
1261
1262         * mml.el (mml-generate-mime-1): Set mml-sender too.
1263
1264 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
1265
1266         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
1267
1268         * mm-url.el (mm-url-use-external): do.
1269
1270 2003-04-29  Simon Josefsson  <jas@extundo.com>
1271
1272         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
1273         warnings).
1274
1275         * sieve-mode.el (c-mode): Ditto.
1276
1277         * pgg.el (run-at-time): Ditto.
1278
1279         * mm-url.el (require): Require timer when compiling for
1280         with-timeout macro (fix xemacs compile warnings).
1281
1282 2003-04-28  Dave Love  <fx@gnu.org>
1283
1284         * gnus-util.el (nnheader): Don't require.
1285         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
1286         Autoload.
1287
1288         * spam.el: Require cl when compiling.
1289
1290         * dns.el: Require cl when compiling.
1291
1292 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
1293
1294         * gnus-art.el (gnus-article-goto-next-page)
1295         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
1296         gnus-pick-mode work.
1297
1298 2003-04-28  Steve Youngs  <youngs@xemacs.org>
1299
1300         * Makefile.in (FLAGS): Use @FLAGS@.
1301
1302 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
1303
1304         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
1305         (gnus-mime-display-multipart-alternative-as-mixed)
1306         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
1307         allow customization.
1308
1309 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
1310
1311         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
1312         currently called (See source for explanation).
1313
1314 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
1317         (gnus-summary-mark-read-and-unread-as-read): Take an optional
1318         mark.
1319
1320         * gnus.el (gnus-version-number): Bump.
1321
1322 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1323
1324         * gnus.el: Oort Gnus v0.19 is released.
1325
1326 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
1327
1328         * gnus-registry.el (gnus-register-spool-action): Replaced literal
1329         carriage-return character with its escape sequence.
1330
1331 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1332
1333         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
1334
1335         * nnrss.el (nnrss-node-text): Use only one
1336         gnus-replace-in-string.
1337
1338         * gnus.el: Remove gnus-functionp throughout.
1339
1340         * gnus-util.el (gnus-functionp): Removed.
1341
1342         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
1343
1344         * message.el (message-required-headers): Add In-Reply-To.
1345
1346 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
1347
1348         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
1349         to binary.
1350
1351 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
1352
1353         * mml.el (mml-preview): do.
1354
1355         * message.el (message-mode): do.
1356
1357         * gnus-undo.el (gnus-undo-mode): do.
1358
1359         * gnus-topic.el (gnus-topic-mode): do.
1360
1361         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
1362
1363         * gnus-msg.el (gnus-setup-message)
1364         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
1365
1366         * gnus-gl.el (gnus-grouplens-mode): do.
1367
1368         * gnus-art.el (gnus-mime-save-part-and-strip)
1369         (gnus-mime-delete-part): Use it.
1370
1371         * gnus-util.el (gnus-make-local-hook): New function.
1372
1373 2003-04-25  Simon Josefsson  <jas@extundo.com>
1374
1375         * nnrss.el (nnrss-node-text): Don't use a star.
1376         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
1377
1378 2003-04-24  Dave Love  <fx@gnu.org>
1379
1380         * mm-encode.el (mm-long-lines-p): Autoload.
1381         (mm-encode-content-transfer-encoding): Don't try to make buffer
1382         unibyte before decoding.  Don't ignore errors for base64 encoding.
1383
1384         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
1385         Signal error on malformed text, as for base64.
1386         (quoted-printable-encode-region): DTRT in Emacs 22.
1387
1388         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
1389         (mm-auto-save-coding-system): Consider utf-8-emacs.
1390         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
1391         (mm-charset-to-coding-system, mm-mime-charset)
1392         (mm-find-mime-charset-region): Check for :mime-charset coding
1393         systems property.
1394
1395         * mml-sec.el (mml2015, mml1991): Don't require.
1396         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
1397         (message-goto-body, mml-insert-tag): Autoload.
1398
1399         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
1400
1401         * gnus-start.el (message-make-date): Autoload rather than
1402         requiring message.
1403
1404         * gnus-group.el (gnus-group-name-charset-group-alist): Use
1405         mm-coding-system-p.
1406         (gnus-cache-active-altered): Defvar when compiling.
1407         (gnus-group-delete-group): Re-write to help avoid warnings.
1408
1409         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
1410
1411         * pgg.el: Split eval-when-compile forms.
1412
1413 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
1414
1415         * gnus-group.el (gnus-large-ephemeral-newsgroup)
1416         (gnus-fetch-old-ephemeral-headers): News variables.
1417         (gnus-group-read-ephemeral-group): Use them.
1418
1419 2003-04-24  Simon Josefsson  <jas@extundo.com>
1420
1421         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
1422
1423         * nnrss.el (nnrss-node-text): Ditto.
1424
1425 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
1428         gnus-inews-mark-gcc-as-read exists.
1429
1430 2003-04-23  Simon Josefsson  <jas@extundo.com>
1431
1432         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
1433         doesn't exceed the regexp stack space.
1434
1435 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1436
1437         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
1438
1439         * gnus-art.el (gnus-article-hide-pgp-hook): do.
1440
1441 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
1442
1443         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
1444
1445 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
1446
1447         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
1448
1449 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1450
1451         * dgnushack.el (merge, copy-list): Remove compiler macros.
1452         (butlast): Add a compiler macro.
1453
1454 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
1455
1456         * gnus-util.el (gnus-merge): Added "type" argument to match CL
1457         merge and gnus-sum.el's expectations.
1458
1459 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1460
1461         * gnus-art.el (gnus-button-url-regexp): Added nntp.
1462
1463         * message.el (message-generate-headers-first): Default to
1464         '(references).
1465
1466         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
1467
1468 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
1469
1470         * smime.el (smime-decrypt-region): Insert From header.
1471
1472 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1473
1474         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
1475         Max length of header is 726, not 740.  From Gaute B Strokkenes
1476         <gs234@cam.ac.uk>.
1477
1478 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
1479
1480         * nndb.el, mml1991.el: Fix license template.
1481
1482 2003-04-20  Simon Josefsson  <jas@extundo.com>
1483
1484         * nnimap.el (nnimap-split-articles): Don't download body unless
1485         required.
1486
1487         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
1488         starting process, like imap-kerberos4-open does.
1489
1490         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
1491         license template.
1492
1493         * mml-sec.el: Fix license template.
1494
1495         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
1496         license template.
1497
1498         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
1499         pgg-pgp.el: Fix license template.
1500
1501 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
1502
1503         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
1504
1505 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
1506
1507         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
1508
1509 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1510
1511         * spam.el (spam-split): allow a particular check as a parameter,
1512         e.g. (: spam-split 'spam-use-bogofilter)
1513         (spam-mark-only-unseen-as-spam): new parameter, see doc
1514         (spam-mark-junk-as-spam-routine): use
1515         spam-mark-only-unseen-as-spam, simplify routine to take advantage
1516         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
1517
1518 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1519
1520         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
1521         (gnus-group-guess-full-name): don't prefix the group twice
1522
1523         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
1524
1525         * gnus-registry.el (gnus-registry-clear)
1526         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
1527         (gnus-registry-split-fancy-with-parent): new functions
1528         (gnus-register-spool-action, gnus-register-action): simplified the format
1529         (gnus-registry): new customization group
1530         (gnus-registry-unfollowed-groups): new variable
1531
1532 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1533
1534         * gnus-art.el (gnus-button-alist): Add nntp: urls.
1535         (gnus-header-button-alist): Ditto.
1536
1537 2003-04-17  Dave Love  <fx@gnu.org>
1538
1539         * gnus-util.el (gnus-string-equal): Revert last change.
1540
1541 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
1544
1545 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
1546
1547         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
1548
1549 2003-04-15  Michael Shields  <shields@msrl.com>
1550
1551         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
1552         the broken-reply-to group parameter is set.  Idea from Vasily
1553         Korytov <deskpot@myrealbox.com>.
1554
1555 2003-04-17  Steve Youngs  <youngs@xemacs.org>
1556
1557         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
1558         process.el in XEmacsen >= 21.5.
1559
1560 2003-04-17  Steve Youngs  <youngs@xemacs.org>
1561
1562         * dgnushack.el: Add a whole swag of autoloads and defaliases to
1563         satisfy the byte-compiler when building with XEmacs.
1564
1565         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
1566         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
1567         W3 doesn't have these.
1568
1569         * mailcap.el: Maybe require 'lpr in XEmacs.
1570
1571 2003-04-16  Simon Josefsson  <jas@extundo.com>
1572
1573         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
1574         sender tag, if available.
1575
1576 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1577
1578         * gnus-registry.el (gnus-register-action)
1579         (gnus-register-spool-action, hashtable-to-alist)
1580         (gnus-registry-translate-from-alist, alist-to-hashtable)
1581         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
1582         new variables and function fixes
1583
1584         * gnus.el (gnus-registry-headers-alist): new variable to hold
1585         article header data
1586         (gnus-variable-list): save gnus-registry-headers-alist
1587
1588         * spam-report.el (Module): new module for spam reporting
1589
1590         * gnus.el (spam-process): added
1591         gnus-group-spam-exit-processor-report-gmane to the list of choices
1592         (gnus-install-group-spam-parameters): defined new spam exit processor
1593
1594         * spam.el (autoload): autoload spam-report-gmane when needed
1595         (spam-report-gmane-register-routine): glue for spam-report.el
1596         (spam-group-spam-processor-report-gmane-p): glue for the
1597         gnus-group-spam-exit-processor-report-gmane spam processor
1598         (spam-summary-prepare-exit): check the report-gmane spam processor
1599         and run spam-report-gmane-register-routine if it's active
1600
1601         From John Wiegley <johnw@gnu.org>
1602
1603         * spam.el (spam-bogofilter-score): check bogofilter headers before
1604         checking bogofilter itself
1605
1606 2003-04-16  Dave Love  <fx@gnu.org>
1607
1608         * gnus-agent.el: Wrap defsetf in eval-when-compile.
1609         (gnus-agent-cat-defaccessor): Don't use gensym.
1610
1611         * mml1991.el: Require cl, mm-util when compiling.
1612         (quoted-printable-decode-region, quoted-printable-encode-region):
1613         Autoload.
1614
1615         * pgg.el: Require cl when compiling.
1616
1617         * nnmail.el (gnus): Require.
1618
1619         * gnus-util.el: Move provide to end.
1620         (gnus-string-equal): Maybe use compare-strings.
1621         (gnus-merge): New.
1622
1623         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
1624         (gnus-summary-insert-articles): Use gnus-merge.
1625
1626         * gnus-fun.el: Require cl and mm-util when compiling.
1627
1628         * gnus-diary.el (gnus-diary-delay-format-french)
1629         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
1630
1631         * nndiary.el (nndiary-compute-reminders): Don't use setf with
1632         nthcdr.
1633
1634 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
1635
1636         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
1637         specify a predicate other than false.
1638         (gnus-category-read): Use the new feature to create a 'default'
1639         category with a 'short' predicate.
1640
1641 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1642
1643         * message.el (message-unique-id): Comment change.
1644
1645         * gnus-art.el (gnus-article-next-page-1): New function.
1646         (gnus-article-next-page): Use it.
1647
1648 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
1649
1650         * spam.el (spam-split): added save-restriction to save-excursion
1651
1652 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
1653         From Julien Avarre <julien@avarre.com>
1654
1655         * gnus-fun.el: Fixed autoload cookie.
1656
1657 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
1658         From Remi Letot  <remi.letot@easynet.be>
1659
1660         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
1661         instead of remove-if.
1662
1663 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1664
1665         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
1666         copy-sequence instead of remove which is a cl run-time function in
1667         Emacs 20.
1668
1669 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
1670
1671         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
1672         local copy of gnus-discouraged-post-methods with the current
1673         method removed.
1674
1675 2003-04-14  Simon Josefsson  <jas@extundo.com>
1676
1677         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
1678
1679 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1680
1681         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
1682         of `mm-coding-system-priorities' to base coding system.
1683
1684         * gnus-sum.el: Added coding cookie ("middle dot" in
1685         gnus-summary-morse-message).
1686
1687 2003-04-13  Simon Josefsson  <jas@extundo.com>
1688
1689         * gnus-art.el (article-fill-long-lines)
1690         (article-verify-x-pgp-sig, article-decode-group-name)
1691         (gnus-mime-button-menu): Split >80 character lines.
1692
1693 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
1694
1695         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
1696         we're let-binding it.
1697
1698         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
1699
1700 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1701
1702         * message.el (message-hide-headers): Don't do intangible.
1703
1704         * gnus.el (gnus-group-prefixed-name): Comment out the test for
1705         colon.
1706
1707         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
1708         to the ephemeral entry, but the prefixed name.
1709
1710         * gnus.el (gnus-group-prefixed-name): Clean up.
1711
1712 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1713
1714         * gnus-agent.el (gnus-agent-group-pathname): Bind
1715         gnus-command-method so that gnus-agent-directory will always
1716         return a valid directory.
1717         * gnus-cache.el (gnus-cache-enter-article): Remove article from
1718         gnus-newsgroup-undownloaded so that the summary will display the
1719         article as downloaded.
1720         (gnus-cache-remove-article): If the article isn't in the agent,
1721         remove it from gnus-newsgroup-undownloaded so that the summary
1722         will display the article as undownloaded.
1723
1724 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1725
1726         * gnus.el (gnus-version-number): Bump.
1727
1728 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1729
1730         * gnus.el: Oort Gnus v0.18 is released.
1731
1732 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1733
1734         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
1735
1736 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1737
1738         * gnus-art.el (gnus-article-next-page): Use
1739         gnus-article-over-scroll.
1740         (gnus-article-over-scroll): New variable.
1741
1742         * message.el (message-newline-and-reformat): Place a boundary
1743         before filling.
1744         (message-make-forward-subject-function): Changed default to
1745         message-forward-subject-name-subject.
1746         (message-forward-subject-name-subject): New function.
1747
1748         * nnimap.el (nnimap-split-fancy): Ditto.
1749
1750         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
1751
1752         * gnus-cus.el (gnus-group-parameters): Removed "which see".
1753
1754         * mml.el (mml-minibuffer-read-file): Bind
1755         completion-ignored-extensions to nil.
1756
1757         * message.el (message-fix-before-sending): Comment fix.
1758         (message-fix-before-sending): Make hidden headers visible.
1759         (message-hide-headers): Bind after-change-functions to nil.
1760         (message-forbidden-properties): Put invisible and intangible
1761         back.
1762         (message-strip-forbidden-properties): Ignore message-hidden text.
1763
1764         * gnus-msg.el: Hide headers.
1765
1766         * message.el (message-hidden-headers): New variable.
1767         (message-hide-headers): New function.
1768         (message-hide-header-p): New function.
1769         (message-hide-header-p): Change logic.
1770         (message-forbidden-properties): Remove intangible nil invisible
1771         nil.
1772         (message-hide-headers): Narrow to headers.
1773
1774         * lpath.el (featurep): Bind Info-directory, Info-menu.
1775
1776 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
1777
1778         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
1779         encoded.
1780         (mm-encode-body): Don't corrupt UTF-16.
1781         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
1782
1783 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
1784
1785         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
1786         the CACHE are now detected and handled the same as an article
1787         downloaded into the agent.
1788         (gnus-agent-group-path): Modified to match nnmail-group-pathname
1789         so that the agent front-end and back-end (nnagent) always use the
1790         same directory.
1791         (gnus-agent-group-pathname): New function. Wrapper for
1792         nnmail-group-pathname.
1793         (gnus-agent-expire-unagentized-dirs): New variable.  May be
1794         customized to disable gnus-agent-expire-unagentized-dirs.
1795         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
1796         as the directories in gnus-agent-expire-current-dirs were
1797         expanded.
1798
1799 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
1800
1801         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
1802         body" entry in read only groups.
1803
1804 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
1805
1806         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
1807         and "Create article" items in non-editable groups.
1808
1809 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
1810
1811         * gnus-agent.el (gnus-agent-write-active): Added option of
1812         replacing, rather than updating, the agent's active file.  Do NOT
1813         use the fully qualified group name as gnus-active-to-gnus-format
1814         blindly prefixes group names with server names.
1815         (gnus-agent-save-group-info): Merge BOTH min/max of current active
1816         range, was just merging min, with specified active range.
1817         (gnus-agent-expire): Save agent's active ranges after
1818         expiring all groups.
1819         (gnus-agent-expire-group-1): Update min of agent's active range to
1820         min article currently fetched.
1821         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
1822         same ancestor multiple times.
1823
1824         * gnus-async.el (gnus-asynchronous): Moved defcustom of
1825         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
1826         seems to fix an intermittant error in which loading gnus-async
1827         fails to define gnus-asynchronous (the variable).
1828
1829         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
1830         non-essential.  Removed on all platforms.
1831         (gnus-select-newsgroup): When the agent is active, expand the
1832         group's active range to include fetched articles that are no
1833         longer in the server's active range.
1834
1835         * gnus-util.el (gnus-with-output-to-file): Removed all of the
1836         print-* bindings as they should be handled by the function doing
1837         the printing.
1838
1839 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
1840
1841         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
1842         might be unbound in non-MULE XEmacsen.
1843
1844 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
1845
1846         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
1847         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
1848         recognize diffs.
1849
1850         * mm-bodies.el (mm-decode-body): Use the supplied charset
1851         unconditionally if `code-pages' hasn't been loaded.
1852
1853 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
1854
1855         * gnus-art.el (article-verify-x-pgp-sig): Don't use
1856         `insert-buffer', the docstring says "This function is meant for
1857         the user to run interactively.  Don't call it from programs!"
1858
1859         * mm-extern.el (mm-extern-mail-server): do.
1860
1861         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
1862         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
1863         (mml1991-pgg-encrypt): do.
1864
1865         * pgg.el (pgg-decrypt-region): do.
1866
1867         * mm-view.el (mm-view-pkcs7-decrypt): do.
1868
1869         * mml-smime.el (mml-smime-verify): do.
1870
1871         * mml.el (mml-insert-mime, mml-preview): do.
1872
1873         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
1874         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
1875         (mml2015-pgg-encrypt): do.
1876
1877 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
1880
1881 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
1882
1883         * mm-uu.el (mm-uu-copy-to-buffer): Copy
1884         `buffer-file-coding-system' to the new buffer.
1885         (mm-uu-pgp-signed-extract-1): Don't copy
1886         `buffer-file-coding-system' here.
1887
1888         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
1889         exist in XEmacs.
1890         (mm-decode-body): Add missing quote.
1891
1892         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
1893         buffer-file-coding-system.
1894
1895         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
1896         last-coding-system-used.
1897
1898         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
1899         according to buffer-file-coding-system.
1900
1901         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
1902
1903         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
1904         (pgg-pgp-snarf-keys-region): do.
1905
1906         * pgg-pgp5.el (pgg-pgp5-verify-region)
1907         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
1908
1909         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
1910
1911 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1912
1913         * spam.el (spam-split): (save-excursion) around (widen)
1914         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
1915         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
1916
1917 2003-04-05  Steve Youngs  <youngs@xemacs.org>
1918
1919         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
1920         don't use it when loading gnus-sum.el if we're in XEmacs.
1921
1922 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
1923
1924         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
1925         print-escape-nonascii to fix more characters in compiled format
1926         specs.
1927
1928 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
1929
1930         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
1931         Fix customization type.
1932
1933 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
1934
1935         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
1936         print-quoted, print-readably, print-escape-multibyte, and
1937         print-level to match original behavior of gnus-prin1.  This should
1938         repair the format of .newsrc.eld when using compiled format specs.
1939
1940 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
1941
1942         * gnus-group.el (tool-bar-map): defvar it.
1943
1944         * gnus-art.el (tool-bar-map): do.
1945
1946         * gnus-sum.el (tool-bar-map): do.
1947
1948 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
1949
1950         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
1951
1952 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1953
1954         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
1955         and value.
1956         (gnus-button-alist): Use it.
1957
1958 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
1959
1960         * pgg-gpg.el (pgg-gpg-process-region): do.
1961
1962         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
1963         (pgg-pgp-snarf-keys-region): do.
1964
1965         * pgg-pgp5.el (pgg-pgp5-verify-region)
1966         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
1967
1968         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
1969         unsafe.
1970         (pgg-temporary-file-directory): Remove.
1971
1972 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1973
1974         * lpath.el: Fbind Info-directory and Info-menu.
1975
1976 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
1977
1978         * gnus-util.el (gnus-message): Added doc-string.
1979
1980         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
1981         (gnus-score-edit-file-at-point): Goto first match when using `e'.
1982
1983 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
1984
1985         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
1986         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
1987
1988 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1989
1990         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
1991         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
1992
1993 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
1994
1995         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
1996         print-escape-newlines to print escape sequences rather than
1997         literal newline characters.
1998
1999 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2000
2001         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
2002         `message-valid-fqdn-regexp' for initialization.
2003         (gnus-button-handle-info-url): Renamed and extended version of
2004         `gnus-button-handle-info'.
2005         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
2006         (gnus-button-handle-symbol, gnus-button-handle-library)
2007         (gnus-button-handle-info-keystrokes): New functions.
2008         (gnus-button-browse-level): New variable.
2009         (gnus-button-alist): Use them.  Added levels.
2010         (gnus-header-button-alist): Added levels.
2011
2012 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2013
2014         * gnus.el (gnus-version-number): Bump.
2015
2016 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2017
2018         * gnus.el: Oort Gnus v0.17 is released.
2019
2020 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2021
2022         * gnus-start.el (gnus-unload): Removed.
2023
2024         * pop3.el (pop3-read-response): Use
2025         nnheader-accept-process-output.
2026         (pop3-retr): Ditto.
2027
2028         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
2029         (mm-text-html-washer-alist): Ditto.
2030
2031 2003-03-31  Simon Josefsson  <jas@extundo.com>
2032
2033         * imap.el (imap-gssapi-program): Also try GNU SASL.
2034         (imap-gssapi-open): Accept GNU SASL greeting.
2035         (imap-read-timeout): New.
2036         (imap-wait-for-tag): Use it.
2037
2038 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2039
2040         * nntp.el (nntp-accept-process-output): Use new function.
2041
2042         * nnheader.el (nnheader-read-timeout): New variable.
2043         (nnheader-accept-process-output): New function.
2044
2045         * nntp.el (nntp-read-timeout): Removed.
2046
2047         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
2048
2049 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2050
2051         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
2052
2053 2003-03-30  Simon Josefsson  <jas@extundo.com>
2054
2055         * message.el (message-idna-inside-rhs-p): Narrow to header before
2056         searching.
2057
2058         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
2059
2060 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2061
2062         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
2063
2064 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
2065
2066         * message.el (message-make-in-reply-to): Use
2067         mail-extract-address-components to determine sender's
2068         name/address.
2069
2070 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2071
2072         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
2073
2074         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
2075         valid lambda.
2076         (gnus-registry-translate-from-alist): Ditto.
2077
2078         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2079         print-length to nil.
2080
2081         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
2082
2083         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
2084         (gnus-grab-cam-face): Use it.
2085
2086 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
2087
2088         * nnmaildir.el (nnmaildir-request-set-mark)
2089         (nnmaildir-close-group): Allow each mark directory in a group to
2090         have its own inode for mark files, to accommodate AFS.
2091
2092 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
2093
2094         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
2095         gnus-read-newsrc-el-file
2096         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
2097
2098         * gnus-registry.el (gnus-registry-translate-to-alist)
2099         (gnus-registry-translate-from-alist, alist-to-hashtable)
2100         (hashtable-to-alist): new functions
2101         (gnus-register-spool-action): add a spool item to the registry
2102
2103         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
2104         list of saved variables
2105         (gnus-registry-alist): new variable
2106
2107 2003-03-27  Simon Josefsson  <jas@extundo.com>
2108
2109         * gnus-art.el (article-decode-group-name): Be correct instead of
2110         smart.
2111
2112 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
2113
2114         * lpath.el: Bind url-current-object for Emacs; bind
2115         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
2116         for both Emacsen.
2117
2118 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
2119
2120         * gnus-sum.el (gnus-article-loose-mime)
2121         (gnus-article-emulate-mime): Move to gnus-article-mime customize
2122         group.
2123
2124         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
2125         doc string.
2126
2127 2003-03-26  Kevin Ryde <user42@zip.com.au>
2128
2129         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
2130         gnus-summary-find-uncancelled, skip temporary articles inserted by
2131         "refer" functions.
2132
2133 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
2134
2135         * smiley.el (smiley-buffer): New function.
2136
2137 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
2138
2139         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
2140         gnus-summary-update-line (which updated the article's face) with
2141         gnus-summary-update-download-mark (which updates the article's
2142         face by calling gnus-summary-update-line AND updates the download
2143         mark to show that the article was fetched).
2144
2145 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
2146
2147         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
2148         option of deleting agent directories for groups/servers that are
2149         not currently agentized.
2150         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
2151
2152         * gnus-int.el (gnus-open-server): Report backend errors in
2153         condition handler.
2154
2155 2003-03-23  Simon Josefsson  <jas@extundo.com>
2156
2157         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
2158         header.
2159
2160         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
2161         same as Newsgroups.
2162
2163         * nntp.el (nntp-open-connection-function): Mention
2164         nntp-open-tls-stream.
2165         (nntp-open-tls-stream): New function.
2166
2167         * tls.el: New file.
2168
2169         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
2170         instead of SSL.
2171         (nnimap-stream): Add other streams, link to imap variables.
2172         (nnimap-authenticator): Add other authenticator, link to imap
2173         variables.
2174
2175         * imap.el: Autoload open-tls-stream.
2176         (imap-streams): Add tls in front of ssl.
2177         (imap-stream-alist): Add tls.
2178         (imap-default-tls-port): New variable.
2179         (imap-tls-p, imap-tls-open): New functions.
2180
2181 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
2182
2183         * mm-url.el (mm-url-insert-file-contents): parse url only if
2184         results is a list.
2185
2186 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2187
2188         * mail-source.el (mail-source-fetch-imap): Revert.
2189
2190 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
2191
2192         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
2193         less strict regexp.
2194
2195 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * mail-source.el (mail-source-fetch-imap): Use buffer name for
2198         more imap function.
2199
2200 2003-03-21  Simon Josefsson  <jas@extundo.com>
2201
2202         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
2203         Followup-To data inline.
2204
2205 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
2206
2207         * gnus-art.el (gnus-treat-display-xface): Don't enable if
2208         icontopbm isn't available.
2209
2210 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
2211
2212         * gnus-int.el (gnus-open-server): Catch errors in backend's
2213         open-server method.  Returns nil rather than crashing startup.
2214
2215         * gnus-sum.el (eval-when-compile): Modified to resolve
2216         compile-time warnings.
2217
2218         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
2219         Reports length of series so that the user can compare N with a
2220         subject that should, if the entire series is present, contain
2221         '(.../N)'.
2222         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
2223         of temp file (Win-XP may leave the temp file locked when the
2224         uudecode process fails).
2225
2226 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2227
2228         * message.el (message-split-line): Ignore error.
2229
2230         * lpath.el (split-line): Avoid split-line warning message.
2231
2232 2003-03-20  Kim F. Storm  <storm@cua.dk>
2233
2234         * message.el (message-split-line): New function.
2235         (message-mode-map): Remap split-line to message-split-line.
2236
2237 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
2238
2239         * message.el (message-make-overlay): Defalias it to make-overlay.
2240         (message-delete-overlay): Defalias it to delete-overlay.
2241         (message-overlay-put): Defalias it to overlay-put.
2242         (message-idna-to-ascii-rhs-1): Use them.
2243
2244         * messagexmas.el (message-xmas-redefine): Defalias some overlay
2245         functions to extent functions.
2246
2247 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2248
2249         * message.el (message-check-news-header-syntax): Fixed regexp.
2250
2251 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2252
2253         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
2254
2255         * mm-url.el (mm-url-insert): Move url-current-object stuff into
2256         mm-url-insert-file-contents.
2257
2258         * nnrss.el (nnrss-fetch): Fetch the local stuff.
2259         (nnrss-check-group): Use it.
2260
2261 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
2262
2263         * nnrss.el: Primitive XML Name-space support.  This means that RSS
2264         feeds like Kevin Burton's[1] can now be read in Gnus.
2265
2266         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
2267         means that if you want to read the RSS feed for example.com, all
2268         you have to do is hit "G R http://www.example.com/ RET" and
2269         nnrss.el will find and the feed listed on the site or (if you have
2270         loaded xml-rpc.el) look it up on syndic8.com.
2271
2272         Marked the message as HTML (by adding a Content-Type header) so
2273         that Gnus will render it as html if the user wants that.
2274
2275         Implemented the ability to save nnrss-group-alist so that any new
2276         feeds the you subscribe to will be found the next time you start
2277         up.
2278
2279         Implemented support for RSS 2.0 elements (author, pubDate).
2280
2281         Prefer for <content:encoded> over <description> where both
2282         elements exist.
2283
2284         * mm-url.el (mm-url-insert): Set url-current-object.
2285
2286         * gnus-group.el (gnus-group-make-rss-group): New function.
2287
2288 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
2289
2290         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
2291         for highlight overlays.
2292
2293 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
2296         a NOV.
2297
2298 2003-03-20  Simon Josefsson  <jas@extundo.com>
2299
2300         * message.el (message-use-idna): Disable if UTF-8 unavailable.
2301         (message-idna-to-ascii-rhs): Use it.
2302
2303         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
2304
2305 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
2306
2307         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
2308         (spam-group-ham-marks, spam-group-spam-marks): new functions
2309         (spam-spam-marks, spam-ham-marks): removed in favor of the
2310         spam-marks and ham-marks parameters
2311         (spam-generic-register-routine, spam-ham-move-routine): use the
2312         new spam-group-{spam,ham}-mark-p functions
2313
2314         * gnus.el (spam-marks, ham-marks): new group parameters with
2315         default values same as the old spam-spam-marks and spam-ham-marks
2316
2317 2003-03-19  Simon Josefsson  <jas@extundo.com>
2318
2319         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
2320         (gnus-use-idna): New variable.
2321         (article-decode-idna-rhs): New function.
2322
2323         * message.el (message-use-idna): New variable.
2324         (message-mode-field-menu): Add entry for IDNA.
2325         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
2326         (message-idna-to-ascii-rhs): New function.
2327         (message-generate-headers): Invoke IDNA code.
2328
2329 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
2330
2331         * nnmaildir.el (nnmaildir--system-name): New function.
2332         (nnmaildir-request-accept-article): Use it.
2333
2334 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2335
2336         * gnus-util.el (gnus-byte-compile): Make it work silently as the
2337         gnus-compile function does.
2338
2339         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
2340         bogus change.
2341
2342 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
2343
2344         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
2345         sort-coding-systems is defined.
2346
2347 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
2348
2349         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
2350         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
2351         Replace create-directory with target-prefix.
2352
2353 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
2354
2355         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
2356         find-charset-string which is slooow in XEmacs.
2357
2358 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2359
2360         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
2361         compiler under XEmacs.
2362
2363 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
2364
2365         * gnus-art.el (gnus-treat-highlight-signature): Make the default
2366         work for multipart/signed where the message text isn't `last'.
2367
2368 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2369
2370         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
2371         the value of mm-inline-text-html-with-images.
2372         (mm-inline-text-html-render-with-w3m): Don't bind
2373         w3m-display-inline-images.
2374
2375         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
2376         w3m-display-inline-images.
2377
2378         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
2379         regardless of an Emacs flavor.
2380
2381 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * gnus.el (gnus-version-number): Bump.
2384
2385 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2386
2387         * gnus.el: Oort Gnus v0.16 is released.
2388
2389 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2390
2391         * lpath.el (featurep): Bind mm-w3m-mode-map.
2392
2393 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
2394
2395         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
2396         'respool-able backends define a global nnchoke-get-new-mail
2397         variable.
2398
2399 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
2400
2401         * gnus-art.el (gnus-mime-delete-part): New function.
2402         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
2403
2404 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405
2406         * message.el (message-check-news-header-syntax): Don't push
2407         groups twice onto list of unknown groups.
2408
2409         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
2410         back.
2411
2412         * nnheader.el (nnheader-find-etc-directory): Doc fix.
2413
2414         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
2415         config unless the summary buffer exists.
2416
2417         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
2418         that target group is computed correctly when articles are marked
2419         as read by Xref handling.
2420
2421         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
2422         imap-open.
2423
2424         * message.el (message-send-mail): Add courtesy string to Bcc's,
2425         too.
2426
2427         * gnus-cite.el (gnus-cited-line-p): New function.
2428
2429 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
2430
2431         * mm-bodies.el (mm-decode-body): Add new optional parameter,
2432         force, to use the supplied charset unconditionally.
2433
2434         * gnus-art.el (article-decode-charset): Use it.
2435
2436 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
2437
2438         * mm-bodies.el (mm-decode-coding-region-safely): New function.
2439         (mm-decode-body): Use it.
2440
2441         * rfc2047.el (rfc2047-decode-region): do.
2442         (rfc2047-decode-string): Guess coding system if the default is
2443         invalid.
2444
2445 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2446
2447         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
2448         articles are marked 'read, so we get correct article counts.
2449
2450 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
2453         the button.
2454         (gnus-insert-prev-page-button): Ditto.
2455         (gnus-insert-next-page-button): Ditto.
2456         (gnus-insert-mime-security-button): Ditto.
2457
2458         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
2459         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
2460         (mm-inline-image-xemacs): Ditto.
2461
2462 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
2463
2464         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
2465         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
2466         the recent filename uniqueness discussion.
2467
2468 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2469
2470         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
2471         newline next time.
2472         (mm-inline-image-xemacs): Ditto.
2473
2474 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
2475
2476         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
2477         kill-line.
2478
2479 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
2480
2481         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
2482         kill-line.
2483
2484 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2485
2486         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
2487         fixing the code to match the documentation.
2488         (gnus-agent-fetch-selected-article): Replaced
2489         gnus-summary-update-article-line with gnus-summary-update-line as
2490         the former did not correctly recalculate the thread indentation.
2491         (gnus-agent-find-parameter): The agent-predicate, if not found
2492         anywhere else, defaults to the value of gnus-agent-predicate.
2493         (gnus-agent-fetch-session): Fixed typo; now executes
2494         gnus-agent-fetched-hook rather than the undocumented
2495         gnus-agent-fetch-hook.
2496         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
2497         default agent predicate is now provided by
2498         gnus-agent-find-parameter.
2499         (gnus-agent-message): New macro.  This macro avoids potentially
2500         costly parameter evaluation when the message's level is too high
2501         to display.
2502         (gnus-agent-expire-group-1): Disabled undo tracking in temp
2503         overview buffer. Uses new gnus-agent-message macro to reduce
2504         overhead of optional messages. Reversed message levels to
2505         emphasize percent completion messages.  Detailed messages of
2506         little use except when debugging code.
2507
2508 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2509
2510         * spam.el (spam-ham-move-routine): use
2511         spam-mark-ham-unread-before-move-from-spam-group
2512         (spam-mark-ham-unread-before-move-from-spam-group): new variable
2513
2514 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2515
2516         * spam.el: load nnimap.el when compiling
2517         (spam-setup-widening): use
2518         nnimap-split-download-body-default instead of
2519         nnimap-split-download-body which is a user-customizable variable
2520
2521 2003-03-07  Simon Josefsson  <jas@extundo.com>
2522
2523         * nnimap.el (nnimap-split-download-body-default): New, holds
2524         default for n-s-d-b.
2525         (nnimap-split-download-body): Add new setting (symbol default),
2526         which uses contents of n-s-d-b-d, and made it the default.
2527
2528 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
2529
2530         * spam.el (spam-use-hashcash): new variable
2531         (spam-list-of-checks): added spam-use-hashcash with associated
2532         spam-check-hashcash
2533         (spam-check-hashcash): new function, installed iff hashcash.el is
2534         loaded
2535         (spam-setup-widening): don't use (return)
2536
2537 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2538
2539         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
2540         predicate of `false' to avoid an error when a group defines no
2541         predicate. Fixed typo that disabled agent scoring (i.e. the
2542         low/high predicates should now work).
2543
2544 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2545
2546         * spam.el: add spam-maybe-spam-stat-load to
2547         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
2548         (spam-bogofilter-register-with-bogofilter): use
2549         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
2550         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
2551         custom variables to replace "-s" and "-n"
2552
2553         * gnus-group.el (gnus-group-get-new-news): call the new
2554         gnus-get-top-new-news-hook hook
2555
2556         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
2557         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
2558
2559 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2560
2561         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
2562
2563 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2564
2565         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
2566         a cl run-time function.
2567
2568 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2569
2570         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
2571         on gnus-agent-short-article.
2572         (gnus-category-read): Replaced CL function mapcar* with new macro:
2573         gnus-mapcar.
2574         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
2575         support functions that accept multiple parameters.  A separate
2576         sequence must be provided for each parameter in the function.
2577         Iteration stops when the end of the shortest list is reached.
2578
2579 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
2580
2581         * nnimap.el (nnimap-request-accept-article): Use delete-region.
2582
2583         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
2584         (html2text-delete-single-tag, html2text-clean-anchor)
2585         (html2text-remove-tags): Use delete-region.
2586         (html2text-fix-paragraphs): Simplify.
2587
2588         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
2589         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
2590         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
2591         kill-region.
2592
2593 2003-03-04  John Paul Wallington  <jpw@gnu.org>
2594
2595         * gnus-agent.el (gnus-agent-enable-expiration)
2596         (gnus-agent-article-alist, gnus-agent-article-alist)
2597         (gnus-agent-cat-defaccessor): Doc fixes.
2598
2599 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2600
2601         * gnus-agent.el (gnus-function-implies-unread-1): Grok
2602         byte-compiled functions.
2603
2604 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2605
2606         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
2607         customization between new maneuvering (which permits selecting
2608         undownloaded articles) and old maneuvering (which skipped over
2609         undownloaded articles) behaviors.
2610         (gnus-summary-find-next): Pass through the unread and subject
2611         parameters when calling gnus-summary-find-prev.
2612         (gnus-summary-find-next,gnus-summary-find-prev): Apply
2613         gnus-auto-goto-ignores to filter out unacceptable articles.
2614
2615 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
2616
2617         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
2618         exists in all supported Emacs versions, so we don't need this
2619         compatibility function.
2620         (mail-source-fetch-pop, mail-source-check-pop)
2621         (mail-source-fetch-webmail): Use read-passwd.
2622
2623         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
2624         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
2625         read-passwd.
2626
2627         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
2628
2629         * imap.el (imap-read-passwd): Remove.
2630         (imap-interactive-login): Use read-passwd.
2631
2632         * canlock.el (canlock-read-passwd): Remove.
2633         (canlock-insert-header, canlock-verify): Use read-passwd.
2634
2635         * sieve-manage.el (sieve-manage-read-passwd): Remove.
2636         (sieve-manage-interactive-login): Use read-passwd.
2637
2638         * pop3.el (pop3-read-passwd): Remove.
2639         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
2640         read-passwd.
2641
2642         * pgg.el (pgg-read-passphrase): Simplify.
2643
2644 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2645
2646         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
2647         'plugged' when actually 'unplugged' bug.
2648         (gnus-category-read): Ignore nil values when converting an
2649         old-format category so that the new-format category will default
2650         those attributes to the global variables.
2651
2652 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2653
2654         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
2655         doc-string.
2656
2657 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
2658
2659         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
2660         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
2661         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
2662         * mm-url.el (mm-url-decode-entities-string): do.
2663         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
2664         * mm-decode.el (mm-find-raw-part-by-type): do.
2665         * message.el (message-send-mail-partially)
2666         (message-send-mail-with-sendmail): do.
2667         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
2668         * gnus-kill.el (gnus-pp-gnus-kill): do.
2669         * gnus-art.el (gnus-article-treat-unfold-headers)
2670         (gnus-article-encrypt-body): do.
2671
2672 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2673
2674         * mail-source.el (mail-source-delete-incoming): Allow integer value.
2675         (mail-source-delete-old-incoming-confirm): New variable.
2676         (mail-source-delete-old-incoming): Use it.  New function.
2677         (mail-source-callback): Call `mail-source-delete-old-incoming' if
2678         `mail-source-delete-incoming' is a nonnegative integer.
2679
2680 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2681
2682         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
2683         (gnus-user-agent): Fixed typo.
2684
2685 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2686
2687         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
2688         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
2689
2690 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691
2692         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
2693         (gnus-agent-fetch-session): Allow debugging to take place.
2694
2695 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
2696
2697         * gnus-sum.el (gnus-highlight-selected-summary)
2698         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
2699         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
2700         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
2701         and makes it clear that we don't need the side effect.
2702         * gnus-util.el (gnus-delete-line): do.
2703         * gnus-xmas.el (gnus-group-add-icon): do.
2704         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
2705         * nntp.el (nntp-send-authinfo-from-file): do.
2706         * nnml.el (nnml-header-value): do.
2707         * nnheader.el (nnheader-insert-references): do.
2708         * gnus-cite.el (gnus-article-highlight-citation)
2709         (gnus-cite-parse): do.
2710         * gnus-score.el (gnus-score-followup): do.
2711         * gnus-draft.el (gnus-draft-send): do.
2712         * gnus-group.el (gnus-group-highlight-line): do.
2713         * gnus-cache.el (gnus-cache-braid-nov): do.
2714         * nnfolder.el (nnfolder-retrieve-headers)
2715         (nnfolder-request-article): do.
2716         * gnus-art.el (article-hide-boring-headers)
2717         (gnus-article-hide-header): do.
2718
2719         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
2720         * nnml.el (nnml-request-replace-article): do.
2721         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
2722         * nnfolder.el (nnfolder-request-move-article): do.
2723         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
2724         * gnus-art.el (gnus-mm-display-part): do.
2725
2726         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
2727
2728 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2729
2730         * nntp.el (nntp-possibly-change-group): Avoid calling
2731         process-buffer on nil (Which happened when you lost your
2732         connection while fetching); instead signal a "Server Closed
2733         Connection" error.
2734
2735 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2736
2737         * gnus-agent.el (gnus-agent-enable-expiration): New
2738         variable. Either ENABLE or DISABLE.  Sets default behavior for
2739         selecting which groups are expired.
2740         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
2741         gnus-agent-set-cat-groups): Provides abstract interface for
2742         accessing agent category.  Category now implemented by an alist.
2743         (gnus-agent-add-group, gnus-agent-remove-group,
2744         gnus-category-insert-line, gnus-category-edit-predicate,
2745         gnus-category-edit-score, gnus-category-edit-groups,
2746         gnus-category-copy, gnus-category-add, gnus-group-category): Use
2747         new agent category abstraction.
2748         (gnus-agent-find-parameter): New function. Search for agent
2749         configuration parameter first in the group's parameters, then its
2750         topics (if any), and then the group's category.  If not found
2751         anywhere, use the original defined constants.
2752         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
2753         gnus-agent-find-parameter.
2754         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
2755         gnus-agent-cache now blocks retrieving headers and articles from
2756         the local cache.  Fetched content is still added to the cache
2757         before being returned.
2758         (gnus-agent-fetch-session): Use error-message-string to generate
2759         displayed error message.
2760         (gnus-agent-customize-category): New Command. 'e' in category
2761         buffer opens category customization buffer.
2762         (gnus-category-read): Reads either positional or alist format;
2763         returns alist format.
2764         (gnus-category-write): Writes category file compatible with
2765         current, and previous, versions of gnus-agent.
2766         (gnus-category-make-function, gnus-category-make-function-1):
2767         Corrected documentation; parameter is predicate NOT category.
2768         (gnus-predicate-implies-unread): Now works in more cases per the
2769         todo comment.
2770         (gnus-function-implies-unread-1): New function. Supports
2771         gnus-predicate-implies-unread.
2772         (gnus-agent-expire-group): Command now provides default of group
2773         under point.
2774         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
2775         agent-days-until-old parameters. No longer supports
2776         gnus-agent-expire-days being set to an alist.
2777         (gnus-agent-request-article): Now performs its own checks of
2778         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
2779         assuming that the caller will do them correctly.
2780         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
2781         gnus-agent-expire-days is set to an alist.  Converts said alist
2782         into group parameter so that gnus-agent-expire-days will not be
2783         needed.
2784         * gnus-art.el (gnus-request-article-this-buffer): Conditional
2785         checks surrounding gnus-agent-request-article removed; now
2786         performed by gnus-agent-request-article.
2787         * gnus-cus.el (gnus-agent-parameters): New variable. List of
2788         customizable group/topic parameters that regulate the agent.
2789         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
2790         kill-buffer with gnus-kill-buffer to remove the killed buffer from
2791         the list of gnus buffers.
2792         (gnus-trim-whitespace): Removes leading and trailing whitespace
2793         from multiline strings.
2794         (gnus-agent-cat-prepare-category-field,
2795         gnus-agent-customize-category): Constructs a category
2796         customization buffer.
2797         * gnus-int.el (gnus-retrieve-headers,
2798         gnus-request-expire-articles): No longer checks gnus-agent-cache
2799         as it is handled internally by the agent.
2800         (gnus-request-head, gnus-request-body): Conditional checks
2801         surrounding gnus-agent-request-article removed; now performed by
2802         gnus-agent-request-article.
2803
2804         * gnus-start.el (): Added defvar statements to resolve compilation
2805         warnings.
2806         (gnus-long-file-names): New function. Isolates platform dependent
2807         msdos-long-file-names.
2808         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
2809         option of writing directly to file.  Avoids memory exhausted
2810         errors when .newsrc.eld is huge.
2811         (gnus-save-newsrc-file): Uses new
2812         gnus-save-startup-file-via-temp-buffer.
2813         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
2814         standard-output.
2815         (gnus-display-time-event-handler): Changed to alias from a defun
2816         to avoid a compile-time warning when display-time-event-handler is
2817         not defined.
2818         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
2819         standard-output such that prin1 and princ will write directly to a
2820         file.
2821
2822         * gnus.el (gnus-agent-cache): Expanded documentation.
2823         (gnus-summary-high-undownloaded-face): Removed second bold keyword
2824         so that this face is actually bold.
2825
2826         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
2827         gnus-use-cache has been set.
2828
2829 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
2830
2831         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
2832
2833 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
2834
2835         * gnus-art.el (gnus-article-refer-article): Be more permissive.
2836
2837 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2838
2839         * spam.el: Fix typo.
2840
2841 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
2842         (Trivial patch.)
2843
2844         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
2845         errors-buffer. This produces a nicer error message in case of
2846         problems.
2847
2848 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
2849
2850         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
2851         load stats iff spam-use-stat is on
2852
2853         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
2854         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
2855         instead of spam-stat-load and spam-stat-save in the
2856         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
2857
2858 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2859
2860         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
2861
2862 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2863
2864         * message.el (message-make-fqdn): Protect against nil user-mail.
2865
2866 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
2867
2868         * gnus-art.el (gnus-boring-article-headers): New values:
2869         'to-list and 'cc-list.
2870
2871 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
2872
2873         * spam.el (spam-setup-widening): new function to set
2874         nnimap-split-download-body, we add it to gnus-get-new-news-hook
2875         (spam-list-of-statistical-checks): list of statistical splitter
2876         checks
2877         (spam-split): added a widen call when a statistical check is
2878         enabled
2879
2880 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2881
2882         * gnus-msg.el (gnus-user-agent): Changed default to
2883         'emacs-gnus-type, renamed 'full.
2884
2885 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
2886
2887         * nnfolder.el (nnfolder-request-accept-article): Don't use
2888         mail-header-unfold-field.
2889
2890 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2891
2892         * imap.el (imap-ssl-open): Don't depend on ssl.el.
2893         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
2894
2895 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
2896
2897         * spam.el: add spam-stat-load to gnus-get-new-news-hook
2898         (spam-split): remove spam-stat-load call
2899
2900 2003-02-26  Simon Josefsson  <jas@extundo.com>
2901
2902         * gnus-sum.el (gnus-summary-toggle-header): Run
2903         gnus-article-decode-hook instead of calling a-decode-encoded-words
2904         directly (the latter is run as part of the former).
2905
2906 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2907
2908         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
2909
2910 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
2911
2912         * message.el (message-sendmail-envelope-from): New option.
2913         (message-sendmail-envelope-from): New function.
2914         (message-send-mail-with-sendmail): Use it.
2915
2916 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
2917
2918         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
2919         compensation for TDMA addresses.
2920
2921 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2922
2923         * gnus-msg.el (gnus-user-agent): New variable.
2924         (gnus-version-expose-system): Removed.  Obsoleted by
2925         `gnus-user-agent'.
2926         (gnus-extended-version): Use `gnus-user-agent'.
2927
2928 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
2929
2930         * spam.el (spam-stat-register-spam-routine,
2931         spam-stat-register-ham-routine): remove spam-stat-save
2932         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
2933
2934 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2935
2936         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
2937         reference.
2938
2939 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2940
2941         * nnheader.el (nnheader-find-nov-line): Changed midpoint
2942         calculation to avoid integer overflow.
2943
2944 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2945
2946         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
2947
2948 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
2949         * spam.el: disabled spam-get-article-as-filename
2950
2951         From Michael Shields  <shields@msrl.com>
2952
2953         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
2954         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
2955         * gnus-sum.el (gnus-summary-expire-articles): Use it.
2956         * spam.el (spam-summary-prepare-exit): Use it.
2957         * gnus.el (gnus-install-group-spam-parameters): New.
2958         * spam.el (spam-group-ham-processor-copy-p): New.
2959         * spam.el (spam-summary-prepare-exit): Support for ham copying.
2960         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
2961         that would cause the current message to be moved if the group had
2962         no spam.
2963         * spam.el (spam-ham-move-routine): New `copy' argument.
2964
2965 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2966         From Martin Thornquist <martint@ifi.uio.no>
2967
2968         * gnus-topic.el (gnus-topic-select-group): Select last group if
2969         after last group.
2970         * gnus-group.el (gnus-group-select-group): Ditto.
2971
2972 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
2975         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
2976         point-at-(b|e)ol which aren't available in Emacs 20.
2977
2978         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
2979
2980 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2981
2982         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
2983         clause of the condition-case statement.  Errors connecting to a
2984         server no longer terminate gnus.
2985
2986         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
2987         make its use obvious.  Added no-nothing case to avoid
2988         opening(closing) servers when already open(closed).
2989         (gnus-agent-while-plugged): Added macro to facilitate internal use
2990         of gnus-agent-toggle-plugged.
2991         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
2992         temporarily open servers.
2993         (gnus-agent-get-undownloaded-list): Sort list of article numbers
2994         as sorting gnus-newsgroup-headers is wrong.
2995         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
2996         to temporarily open servers. Corrected logic to handle setting
2997         gnus-agent-mark-unread-after-downloaded.
2998         (gnus-agent-fetch-articles): Now handles headers with missing
2999         article sizes and/or missing article lengths.  Now clears the
3000         message buffer when finished.
3001         (gnus-agent-fetch-group-1): Position point before calling
3002         gnus-summary-set-agent-mark.
3003         (gnus-get-predicate): Corrected description, parameter is
3004         predicate not category.
3005         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
3006         provide a separate single group expiration function.
3007         (gnus-agent-regenerate-group): Now clears the message buffer when
3008         finished.
3009
3010 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3011
3012         * gnus.el (gnus-agent-target-move-group-header): New variable.
3013         * gnus-draft.el (gnus-draft-send): If special header
3014         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
3015         that group, instead of performing the regular sending functions.
3016
3017 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
3020
3021 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3022
3023         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
3024         variables.
3025         (message-make-fqdn): Use it.  Improved validity check.
3026
3027 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3028
3029         * message.el (message-user-mail-address): Check whether
3030         user-mail-address looks valid.
3031
3032         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
3033
3034         * gnus-util.el (gnus-fetch-original-field): New function.
3035
3036 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3037
3038         * message.el (message-mode): \\(...\\) around additional
3039         paragraph-separate alternative.
3040
3041 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
3042
3043         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
3044         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
3045         display key bindings.
3046         (gnus-mime-button-menu): Rewrite.
3047
3048 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3049
3050         * gnus-art.el (gnus-button-url-regexp): Removed `.
3051
3052 2003-02-23  Max Froumentin  <mf@w3.org>
3053
3054         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
3055
3056 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3057
3058         * gnus-art.el (gnus-mime-action-on-part): Require a match
3059         interactively.
3060
3061         * gnus-start.el (gnus-save-newsrc-file): Use
3062         gnus-backup-startup-file.
3063         (gnus-backup-startup-file): New variable.
3064
3065 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3066
3067         * gnus.el (gnus-summary-buffer-name): Moved function here.
3068
3069         * gnus-draft.el (defun): Remove debug.
3070
3071 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
3072
3073         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
3074         can't open server.
3075
3076 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3077
3078         * gnus-draft.el (defun): Configure posting styles.
3079
3080         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
3081         the entry for the group exists before we alter it.
3082
3083 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3084
3085         * message.el (message-mode): MML tags separate paragraphs.  Small
3086         change from David S Goldberg <david.goldberg6@verizon.net>.
3087
3088         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
3089         `gnus-newsgroup-headers'.
3090
3091         * gnus-art.el (gnus-article-refer-article): Grok more message id
3092         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3093
3094 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
3095
3096         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
3097         use "path name".
3098
3099 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
3100
3101         * gnus-sum.el (gnus-summary-move-article)
3102         (gnus-summary-expire-articles): send data header for article, not
3103         just article ID
3104
3105         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
3106         (gnus-register-spool-action): added hashtable of message ID keys
3107         with message motion data
3108
3109 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
3110         From Reiner Steib  <Reiner.Steib@gmx.de>.
3111
3112         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
3113         variable, used in `gnus-button-mid-or-mail-heuristic'.
3114         (gnus-button-mid-or-mail-heuristic): New function derived from
3115         Florian Weimer's Perl script.
3116         (gnus-button-handle-mid-or-mail): Allow a function instead of
3117         'guess.
3118         (gnus-button-guessed-mid-regexp): Removed.
3119
3120 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3121
3122         * message.el (message-resend): Bind message-setup-hook to nil;
3123         remove X-Draft-From header.
3124
3125 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
3126
3127         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
3128         (gnus-newsgroup-undownloaded)
3129         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
3130         Doc fixes.
3131
3132 2003-02-17  John Paul Wallington  <jpw@gnu.org>
3133
3134         * gnus.el (gnus-shell-command-separator, gnus-email-address)
3135         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
3136
3137 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
3138
3139         * gnus-spec.el (gnus-xmas-format): Use insert instead of
3140         insert-string which is obsolete in Emacs 21.4.
3141
3142         * message.el (message-cross-post-followup-to-header): do.
3143
3144         * spam.el (spam-ifile-register-with-ifile)
3145         (spam-stat-register-spam-routine)
3146         (spam-stat-register-ham-routine)
3147         (spam-bogofilter-register-with-bogofilter): do.
3148
3149         * mailcap.el (mailcap-mime-data): Fix typo.
3150
3151         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
3152
3153 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
3154
3155         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
3156         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
3157         `gnus-cite-unsightly-citation-regexp'.
3158
3159 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3160
3161         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
3162         even if there's just a header.
3163
3164 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
3165
3166         * message.el (message-fix-before-sending): Fix highlighting of
3167         illegible and invisible text.
3168
3169         * gnus-util.el (gnus-multiple-choice): Separate choices with
3170         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
3171
3172 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
3173
3174         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
3175
3176 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
3177
3178         * spam.el (spam-ham-move-routine)
3179         (spam-mark-spam-as-expired-and-move-routine): use
3180         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
3181         around process-mark manipulation on the group
3182
3183 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3184
3185         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
3186         submenu.
3187
3188 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3189
3190         * mail-source.el (mail-source-fetch): Reverse the return value of
3191         the continuation question.
3192
3193 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3194
3195         * nndraft.el (nndraft-request-move-article): Bind
3196         nnmh-allow-delete-final to t.
3197
3198 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3199
3200         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
3201
3202 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
3203
3204         * nntp.el (nntp-accept-process-output): Don't use point-max to get
3205         the buffer's size.
3206
3207 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3208
3209         * nnheader.el: Added cygwin to system-type comparisons.
3210
3211 2003-01-27  Juanma Barranquero  <lektu@terra.es>
3212
3213         * imap.el (imap-mailbox-status): Fix typo.
3214
3215 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3216
3217         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
3218         online.
3219
3220 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3221
3222         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
3223         commands.
3224         * gnus-sum.el: Small change from Frank Weinberg
3225         <frank@usenet-rundfahrt.de>:
3226         (gnus-auto-center-group): New variable.
3227         (gnus-summary-read-group-1): Use it.
3228         (gnus-summary-next-group): Fix docstring.
3229
3230 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * gnus-util.el (gnus-faces-at): Simplify.
3233
3234 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3235
3236         * spam.el (spam-ham-move-routine)
3237         (spam-mark-spam-as-expired-and-move-routine): made the article
3238         move conditional, so it's not called even if there's nothing to move
3239
3240 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3241
3242         * message.el (message-unix-mail-delimiter): Accept any whitespace
3243         after the email address and before the date; do not require the
3244         space character.  From Kurt B. Kaiser <kbk@shore.net>.
3245
3246 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3247
3248         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
3249         gnus-article-boring-faces variable is bound; use gnus-faces-at.
3250
3251         * gnus-util.el (gnus-faces-at): New macro.
3252
3253 2003-02-13  Michael Shields  <shields@msrl.com>
3254
3255         * gnus-cite.el
3256         (gnus-cite-attribution-suffix, gnus-cite-parse):
3257         Better handling for Microsoft citation styles.
3258         (gnus-unsightly-citation-regexp): New.
3259
3260 2003-02-12  Michael Shields  <shields@msrl.com>
3261
3262         * gnus-art.el (article-strip-banner): Strip both per-group and
3263         per-user-address banners.
3264         (article-really-strip-banner): New.
3265
3266 2003-02-12  Michael Shields  <shields@msrl.com>
3267
3268         * gnus-sum.el (gnus-article-goto-next-page,
3269         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
3270         relying on the summary bindings of `n' and `p'.
3271
3272 2003-02-12  Michael Shields  <shields@msrl.com>
3273
3274         * gnus-art.el (gnus-article-only-boring-p): New.
3275         (gnus-article-skip-boring): New.
3276         * gnus-cite.el (gnus-article-boring-faces): New.
3277         * gnus-sum.el (gnus-summary-next-page): Use
3278         gnus-article-only-boring-p.
3279
3280 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
3281
3282         * spam.el (spam-mark-spam-as-expired-and-move-routine)
3283         (spam-ham-move-routine): unmark all articles before marking those
3284         of interest and calling gnus-summary-move-article
3285
3286 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
3287
3288         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
3289         logically the complement of gnus-get-buffer-create and
3290         gnus-add-buffer.
3291
3292         * gnus-util.el (gnus-kill-buffer): do.
3293
3294         * nnmail.el: Autoload gnus-kill-buffer.
3295
3296 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3297
3298         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
3299         gnus-summary-goto-subject as gnus-summary-update-mark operates on
3300         the current LINE.
3301         (gnus-agent-summary-fetch-group): Minimized the number of times
3302         that the article is updated in the buffer.
3303
3304 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
3305
3306         * spam.el (spam-ham-move-routine): use the process-mark instead of
3307         gnus-current-article when moving articles
3308         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
3309
3310 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3311
3312         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
3313         (gnus-topic-catchup-articles): Ditto.
3314         (gnus-topic-mark-topic): Reverse recursive logic.
3315
3316 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
3317
3318         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
3319         gnus-refer-thread-limit is t.
3320
3321 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
3322
3323         * mm-util.el (mm-mule-charset-to-mime-charset): Use
3324         sort-coding-systems to prefer utf-8 over utf-16.
3325
3326 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3327
3328         * gnus-agent.el (gnus-agent-expire-days):
3329         gnus-request-move-article depends on gnus-agent-expire to clean up
3330         the cache after moving the article.  Therefore, g-a-e-d can NOT
3331         default to nil or can gnus-agent-expire be disabled by doing so.
3332         If you don't want to run gnus-agent-expire, don't call it.
3333         (gnus-agent-expire): The broken test to disable gnus-agent-expire
3334         when g-a-e-d was NOT nil was removed.
3335         (gnus-agent-article-name): Removed unnecessary input test as
3336         article IDs are always strings.
3337         (gnus-agent-regenerate-group): Added check to protect against
3338         servers that generate absurdly long article IDs.  Valid IDs are
3339         less than 10 digits to avoid overflow errors.  Fixed logic error
3340         when ensuring that the final article ID is present in the new
3341         alist.
3342
3343 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3344
3345         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
3346         next line after finding the parent.
3347
3348 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3349
3350         * gnus.el (gnus-version-number): Bumped.
3351
3352 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3353
3354         * gnus.el: Oort Gnus v0.15 is released.
3355
3356 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
3357
3358         * nnmail.el (nnmail-split-it): If a message ends up matching the
3359           same mailbox more than once, it will cause duplicates to appear
3360           in the mailbox.
3361
3362 2003-02-08  Simon Josefsson  <jas@extundo.com>
3363
3364         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
3365         code that only worked under Emacs.
3366
3367         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
3368         Das <satyaki@chicory.stanford.edu>.
3369
3370 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
3371
3372         * gnus-art.el (gnus-article-refer-article): Use
3373         gnus-replace-in-string.
3374
3375         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
3376         (gnus-remove-duplicates): do.
3377
3378 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3379
3380         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
3381         (gnus-request-scan): set
3382         gnus-internal-registry-spool-current-method to gnus-command-method
3383         before a request-scan operation
3384
3385         * gnus-registry.el (regtest-nnmail): use
3386         gnus-internal-registry-spool-current-method
3387
3388 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389
3390         * mail-source.el (mail-source-fetch): Typo fix.
3391
3392 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
3393
3394         * nnmail.el (nnmail-spool-hook): new hook
3395         (nnmail-cache-insert): call nnmail-spool-hook
3396
3397         * gnus-registry.el: new file with examples of using the hooks
3398
3399         * gnus.el (gnus-registry): added registry customization group
3400         (gnus-group-prefixed-name): improve function to return full group
3401         name optionally
3402         (gnus-group-guess-prefixed-name): shortcut to
3403         gnus-group-prefixed-name, using just the group name
3404         (gnus-group-full-name): always get a group's full name
3405         (gnus-group-guess-full-name): shortcut, using just the group name
3406
3407         * gnus-sum.el (gnus-summary-article-move-hook)
3408         (gnus-summary-article-delete-hook)
3409         (gnus-summary-article-expire-hook): new hooks
3410         (gnus-summary-move-article, gnus-summary-expire-articles)
3411         (gnus-summary-delete-article): invoke the new hooks
3412
3413 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
3414
3415         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
3416         from message-ID
3417
3418 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
3419
3420         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
3421
3422 2003-02-07  John Paul Wallington  <jpw@gnu.org>
3423
3424         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
3425         (mm-write-region, mm-detect-coding-region): Doc fixes.
3426
3427 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428
3429         * mail-source.el (mail-source-fetch): Ignore errors.
3430         (mail-source-ignore-errors): New variable.
3431
3432         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
3433         articles.
3434
3435         * gnus-msg.el (gnus-version-expose-system): Change default.
3436
3437 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
3438
3439         * gnus-msg.el (gnus-version-expose-system): New variable.
3440
3441 2003-02-07  Simon Josefsson  <jas@extundo.com>
3442
3443         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
3444         patch from deskpot@myrealbox.com (Vasily Korytov).
3445
3446 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3447
3448         * gnus-art.el (article-display-face): Get the Face header from
3449         the current buffer.
3450
3451 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3452
3453         * gnus-art.el (gnus-mime-view-part-internally): Bind
3454         buffer-read-only to nil.
3455
3456 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3457
3458         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
3459         from g-a-e-1 to g-a-e-2.
3460
3461 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
3462
3463         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
3464         of bbdb-search-simple, use spam-use-BBDB-exclusive
3465         (spam-check-whitelist): use spam-use-whitelist-exclusive
3466         (spam-use-whitelist-exclusive): new variable affecting
3467         spam-use-whitelist
3468         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
3469
3470 2003-02-05  Simon Josefsson  <jas@extundo.com>
3471
3472         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
3473         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
3474         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
3475         (gnus-agent-expire-1): New.
3476         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
3477         (gnus-agent-expire-2): New.
3478
3479 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
3480
3481         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
3482         "delete-if" is misleading because it isn't actually destructive.
3483
3484         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
3485
3486         * nnmail.el (nnmail-purge-split-history): do.
3487
3488         * gnus-win.el (gnus-get-buffer-window): do.
3489
3490         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
3491         let-binding.
3492         (gnus-simplify-all-whitespace): do.
3493
3494 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * gnus-delay.el (gnus-delay-article): Fix binding of the
3497         nndraft:delayed group.
3498
3499 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3500
3501         * gnus.el (spam group parameters): change 'other to 'const in
3502         the group parameter definitions to soothe XEmacs
3503
3504 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3505
3506         * gnus-delay.el (gnus-delay-article): Really create
3507         nndraft:delayed group if it doesn't exist.
3508
3509 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
3510
3511         * gnus-sum.el (gnus-summary-search-article): Speed up by
3512         disabling various visual features while searching.
3513         (gnus-summary-recenter): Test gnus-auto-center-summary first.
3514
3515 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
3516
3517         * spam.el (spam-list-of-checks): Don't quote nil and t in
3518         docstrings.  From the elisp manual:
3519
3520            When a documentation string refers to a Lisp symbol, write
3521            it [..] with single-quotes around it.  [..] There are two
3522            exceptions: write t and nil without single-quotes.
3523
3524         * messcompat.el (message-from-style): do.
3525
3526         * message.el (message-send-mail): do.
3527
3528         * gnus-util.el (gnus-use-byte-compile): do.
3529
3530         * gnus-score.el (gnus-score-lower-thread): do.
3531
3532         * gnus-int.el (gnus-server-unopen-status): do.
3533
3534         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
3535         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
3536
3537         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
3538         (gnus-group-parameters): do.
3539
3540         * gnus-art.el (gnus-article-mime-match-handle-function): do.
3541
3542         * mm-decode.el (mm-text-html-renderer): do.
3543
3544 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * nnheader.el (nnheader-directory-separator-character): Change the
3547         way to compute the dafault value.
3548
3549 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
3550
3551         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
3552         (gnus-button-alist): Fix regexp for describe-key.
3553         (gnus-button-handle-describe-function)
3554         (gnus-button-handle-describe-variable)
3555         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
3556         (gnus-button-handle-apropos-variable)
3557         (gnus-button-handle-apropos-documentation): Docstring fix.
3558
3559         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
3560
3561 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3562
3563         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
3564         to nil.
3565
3566         * nnmail.el: Removed gnus-util autoload.
3567
3568         * gnus.el: Use gnus-prin1-to-string throughout.
3569
3570         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
3571         print-level.
3572
3573         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
3574         (gnus-treat-display-grey-xface): Removed.
3575
3576         * gnus-fun.el (gnus-grab-cam-face): New.
3577         (gnus-convert-image-to-gray-x-face): Removed.
3578         (gnus-convert-gray-x-face-to-xpm): removed.
3579         (gnus-convert-gray-x-face-region): Removed.
3580         (gnus-grab-gray-x-face): Removed.
3581
3582         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
3583
3584 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
3585
3586         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
3587         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
3588         bound.
3589
3590         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
3591
3592 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
3593
3594         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
3595         Remove -- these are bogus options which are never used.
3596
3597 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
3598
3599         * gnus-art.el (gnus-article-mode): Use summary tool bar.
3600
3601 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
3602
3603         * spam.el (spam-check-blackholes)
3604         (spam-blackhole-good-server-regex): new variable to skip some IPs
3605         when checking blackholes; use it
3606         (spam-check-bogofilter-headers)
3607         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
3608         case more X-Bogosity is used than just "Yes/No"
3609         (spam-ham-move-routine): semi-fixed, only first article is
3610         properly moved now
3611
3612 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
3613
3614         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
3615         as well.
3616
3617         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
3618
3619         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
3620
3621         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
3622
3623         * gnus-bcklg.el (gnus-backlog-shutdown): do.
3624
3625         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
3626
3627 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628
3629         * gnus-fun.el (gnus-face-encode): New function.
3630         (gnus-convert-png-to-face): Use it.
3631
3632         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
3633
3634 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
3635
3636         * mm-decode.el (mm-dissection-list): Remove.
3637         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
3638         only used in mm-remove-all-parts.
3639         (mm-remove-all-parts): Remove it, it's never called.
3640
3641 2003-01-25  Simon Josefsson  <jas@extundo.com>
3642
3643         * gnus-group.el (gnus-group-make-group): Report errors.
3644
3645         * nnimap.el (nnimap-request-create-group): Ditto.
3646
3647         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
3648
3649         * sieve.el (sieve-upload): Fix error printing.
3650
3651         * mm-encode.el (mm-qp-or-base64): Always QP iff
3652         mm-use-ultra-safe-encoding and cleartext PGP.
3653
3654         * gnus-sum.el (gnus-summary-select-article): Inhibit
3655         redisplay (mainly for secured messages).
3656
3657         * nnmail.el (nnmail-article-group): Copy body too (but don't
3658         process it).
3659
3660 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
3661
3662         * gnus-art.el (gnus-article-setup-buffer): Reset
3663         gnus-button-marker-list.
3664
3665 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3666
3667         * nntp.el (nntp-read-timeout): Default to using a second delay
3668         under Microsoft Windows.
3669
3670 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * nnheader.el (nnheader-directory-separator-character): New
3673         variable.
3674
3675 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3676
3677         * gnus-agent.el (gnus-agent-max-fetch-size)
3678         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
3679         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
3680         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
3681         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
3682         (gnus-agent-braid-nov, gnus-agent-load-alist)
3683         (gnus-agent-article-alist-save-format)
3684         (gnus-agent-read-agentview, gnus-agent-save-alist)
3685         (gnus-agent-fetch-group-1, gnus-agent-expire)
3686         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
3687         (gnus-agent-regenerate-group): Reformat to keep under eighty
3688         columns.  Reword docstrings so that first line is under eighty
3689         chars and a complete sentence.  Still need to work on the rear
3690         end of the file, in particular gnus-agent-expire.
3691
3692 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3693
3694         * gnus-agent.el (gnus-agentize): Indent.
3695
3696         * gnus.el (gnus-version-number): Bumped.
3697
3698 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3699
3700         * gnus.el: Oort Gnus v0.14 is released.
3701
3702 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3703
3704         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
3705         before beginning.  Tiny patch from Mark Thomas
3706         <swoon@bellatlantic.net>.
3707
3708 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3709
3710         * spam.el (spam-check-blackholes, spam-split)
3711         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
3712         gnus-message calls to show to users what spam.el is doing
3713
3714 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
3715
3716         * gnus-msg.el (gnus-message-replysign)
3717         (gnus-message-replyencrypt): Fix typo.
3718
3719 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720
3721         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
3722         details.
3723
3724 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3725
3726         * gnus-art.el (gnus-article-press-button): let* -> let.
3727         (gnus-mime-security-show-details): Cleaned up.
3728         (gnus-mime-security-press-button): Save excursion.
3729         (gnus-insert-mime-security-button): Clean up.
3730
3731         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
3732
3733         * gnus-async.el (gnus-async-wait-for-article): Don't use a
3734         timeout.
3735
3736         * nntp.el (nntp-accept-process-output): Removed timeout.
3737         (nntp-read-timeout): New variable.
3738         (nntp-accept-process-output): Use it.
3739
3740         * gnus-sum.el (gnus-data-find-list): Remove *.
3741
3742 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3743
3744         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
3745         introduced on 2002-01-22.
3746         (gnus-summary-first-unseen-or-unread-subject): Ditto.
3747
3748 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
3749
3750         * spam.el (spam-check-regex-headers, spam-list-of-checks)
3751         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
3752         checks of incoming mail based on simple header regexp matching
3753
3754 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
3755
3756         * gnus-sum.el (gnus-spam-mark): set to `$'
3757
3758 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3759
3760         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
3761         gnus-newsgroup-unfetched, the list of articles whose headers have
3762         not been fetched from the server.
3763
3764         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
3765         parameter as it never worked due to a bug.  Added check to prevent
3766         selection of any article in the gnus-newsgroup-unfetched list.
3767         (gnus-summary-find-prev): Added check to prevent selection of any
3768         article in the gnus-newsgroup-unfetched list.
3769         (gnus-summary-first-subject): Documented API. Modified
3770         implementation so that constraints are handled independently.
3771         Added check to prevent selection of any article in the
3772         gnus-newsgroup-unfetched list.
3773         (gnus-summary-first-unseen-subject): Updated parameters in
3774         gnus-summary-first-subject call to match new API.
3775         (gnus-summary-first-unseen-or-unread-subject): Ditto.
3776         (gnus-summary-catchup): Do not mark unfetched articles as read.
3777
3778 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
3779
3780         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
3781         make-obsolete-variable allows only two arguments in XEmacs and
3782         Emacs 20.
3783
3784         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
3785         gnus-article-hide-pgp.
3786         (gnus-summary-make-menu-bar): do.
3787
3788         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
3789         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
3790         gnus-article-hide-pgp.
3791         (article-hide-pgp): Remove.
3792         (gnus-article-hide): Remove gnus-article-hide-pgp.
3793
3794         * gnus.el: Remove gnus-article-hide-pgp
3795
3796 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3797
3798         * message.el (message-required-headers): Doc fix.
3799
3800 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
3801
3802         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
3803         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
3804         option to make ifile a purely binary classifier
3805
3806 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
3809         (mml-secure-encrypt-pgpmime): Removed double.
3810
3811         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
3812         debugging statements.
3813
3814 2003-01-21  Andreas Fuchs  <asf@void.at>
3815
3816         * mml-sec.el (mml-sign-alist): Added pgpauto.
3817
3818 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * gnus.el (gnus-version-number): Bumped version number.
3821
3822 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3823
3824         * gnus.el: Oort Gnus v0.13 is released.
3825
3826 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3827
3828         * gnus-art.el (gnus-button-url-regexp): Removed |.
3829
3830         * message.el (message-send-hook): Doc fix.
3831
3832         * gnus-win.el (gnus-buffer-configuration): Display article
3833         instead of article-copy when `reply'.
3834
3835 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
3836
3837         * gnus.el (gnus-format): Change customize group to gnus.
3838         (gnus-cache): Add link.
3839         (gnus-group-charter-alist): Fix docstring.
3840
3841 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
3842
3843         * mailcap.el (mailcap-print-command): lpr-command might be
3844         unbound in XEmacs.
3845
3846 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3847
3848         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
3849
3850         * gnus-sum.el (gnus-summary-update-article-line): Fixed
3851         calculation of net characters added for use in the gnus-data
3852         structure.
3853
3854 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3855
3856         * nnmail.el (nnmail-process-unix-mail-format): Improve error
3857         message.  Suggested by Jari Aalto.
3858
3859 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3860
3861         * gnus-art.el (gnus-article-followup-with-original): Clean up.
3862         (gnus-article-reply-with-original): Ditto.
3863
3864         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
3865         read articles don't become unread.
3866
3867 2003-01-17  Simon Josefsson  <jas@extundo.com>
3868
3869         * gnus-fun.el (gnus-x-face-from-file):
3870         (gnus-face-from-file): Suggest image format in minibuffer prompt.
3871
3872         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3873         (gnus-convert-image-to-face-command): Doc fix.
3874
3875 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3876
3877         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
3878
3879 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
3880
3881         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
3882         avoid encoding problems.
3883
3884         * mailcap.el (mailcap-ps-command): New variable.
3885         (mailcap-mime-data): Add print entry where applicable.  Use
3886         pdftotext on a tty.
3887
3888 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3889
3890         * gnus-sum.el (gnus-alter-header-function): Add type and group.
3891
3892 2003-01-16  Simon Josefsson  <jas@extundo.com>
3893
3894         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3895         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
3896         (gnus-face-from-file): Doc fix; don't mention image format.
3897
3898 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3899
3900         * spam.el (spam-get-article-as-filename): new function (unused for now)
3901         (spam-get-article-as-buffer): new function
3902         (spam-get-article-as-string): use spam-get-article-as-buffer
3903         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
3904
3905 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3906
3907         * gnus-agent.el: Don't use `path'.
3908         From the GNU coding standards:
3909
3910             Please do not use the term ``pathname'' that is used in Unix
3911             documentation; use ``file name'' (two words) instead.  We use
3912             the term ``path'' only for search paths, which are lists of
3913             directory names.
3914
3915         * nnsoup.el (nnsoup-file-name): Ditto.
3916
3917         * nnmail.el (nnmail-pathname-coding-system): Ditto.
3918         (nnmail-group-pathname): Ditto.
3919
3920         * nnimap.el (nnimap-group-overview-filename): Ditto.
3921
3922         * nnheader.el (nnheader-pathname-coding-system): Ditto.
3923         (nnheader-group-pathname): Ditto.
3924
3925         * nnfolder.el (nnfolder-group-pathname): Ditto.
3926
3927         * gnus.el (gnus-home-directory): Ditto.
3928
3929         * gnus-group.el (gnus-group-icon-list): Ditto.
3930
3931 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
3932
3933         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
3934
3935         * message.el (message-mode-menu): Use it.
3936         (message-mode-menu): Deactivate "Yank Original" if there's no
3937         reply buffer.
3938
3939         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
3940
3941         * message.el (message-mark-active-p): New function.
3942
3943 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
3944
3945         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
3946         (spam-bogofilter-database-directory): new variables
3947         (spam-check-bogofilter-headers, spam-check-bogofilter)
3948         (spam-bogofilter-register-with-bogofilter)
3949         (spam-bogofilter-register-spam-routine)
3950         (spam-bogofilter-register-ham-routine)
3951         (spam-group-ham-processor-bogofilter-p): new functions for the new
3952         Bogofilter interface
3953         (spam-summary-prepare-exit): use the new Bogofilter functions
3954         (spam-list-of-checks): added spam-use-bogofilter-headers
3955         (spam-bogofilter-score): rewrote function
3956         (spam-check-bogofilter): optional score parameter, uses
3957         spam-check-bogofilter-headers better
3958         (spam-check-bogofilter-headers): optional score parameter
3959
3960         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
3961         default, in the gnus-start customization group.  Used to disable
3962         the spam-*/ham-* parameters.
3963         (gnus-group-ham-exit-processor-bogofilter): new ham processor
3964
3965 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
3966
3967         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
3968         XEmacs.
3969
3970         * gnus-ems.el (gnus-mark-active-p): do.
3971
3972 2003-01-15  Kevin Ryde  <user42@zip.com.au>
3973
3974         * gnus.texi (Using MIME): Mention auto-compression-mode with
3975         gnus-mime-copy-part.
3976
3977 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3978
3979         * message.el (message-send): Don't warn about duplicates when
3980         superseding.
3981
3982 2003-01-15  Simon Josefsson  <jas@extundo.com>
3983
3984         * nnimap.el (nnimap-split-download-body): New variable.
3985         (nnimap-split-articles): Use it.
3986
3987 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3988
3989         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
3990         integrity checker was incorrectly flagging, and removing, articles
3991         whose article number was negative.
3992         (gnus-agent-fetch-group-1): When executed in the group's summary
3993         buffer, refresh each downloaded line to update the status flag and
3994         font.  Preserve the value of gnus-newsgroup-headers so that
3995         gnus-agent-fetch-articles can split the requests by size.
3996         (gnus-agent-expire): Corrected day calculation for when
3997         gnus-agent-expire-days contains a list.
3998
3999 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4000
4001         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
4002
4003 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
4004
4005         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
4006           /usr/bin/play as default player.
4007           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
4008
4009 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
4012         articles to be marked as well.
4013
4014 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4015         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
4016         fictious headers generated by nnagent (ie. Undownloaded Article
4017         ####) in the list of articles that have not been downloaded.
4018
4019         * gnus-int.el (): Added require declarations to resolve
4020         compile-time warnings.
4021         (gnus-open-server): If the server status is set to offline,
4022         recursively execute gnus-open-server to open the offline backend
4023         (e.g. nnagent).
4024
4025 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
4026
4027         * gnus-art.el (gnus-article-reply-with-original): Use
4028         gnus-mark-active-p.
4029         (gnus-article-followup-with-original): do.
4030
4031 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4032
4033         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
4034
4035 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4036
4037         * gnus-score.el (gnus-score-edit-file-at-point): New function.
4038         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
4039
4040 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
4041
4042         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
4043         (gnus-face-from-file): Ditto.
4044
4045 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4046
4047         * gnus-sum.el (gnus-articles-to-read): Don't just apply
4048         gnus-alter-articles-to-read-function to the unread articles.
4049
4050 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4051
4052         * deuglify.el (gnus-article-outlook-unwrap-lines)
4053         (gnus-article-outlook-repair-attribution)
4054         (gnus-article-outlook-rearrange-citation): New function names,
4055         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
4056         doc-string.
4057
4058         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
4059         removed `W k' key binding (use `W Y f' instead).
4060         (gnus-summary-make-menu-bar): Use new function names.
4061
4062 2003-01-13  Simon Josefsson  <jas@extundo.com>
4063
4064         * gnus-fun.el (gnus-random-x-face): Doc fix.
4065         (gnus-insert-random-x-face-header): New function.
4066
4067 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
4068
4069         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
4070         mark is not active.
4071
4072         * gnus-msg.el (gnus-inews-do-gcc): Comment.
4073
4074         * gnus-ems.el (gnus-mark-active-p): New function.
4075
4076         * gnus-group.el (gnus-topic-mode-p): New function.
4077         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
4078         Deactivate items if mark is not active.
4079
4080 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4081
4082         * gnus.el (gnus-version-number): Bumped version.
4083         (gnus-summary-line-format): Doc fix.
4084
4085 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4086
4087         * gnus.el: Oort Gnus v0.12 is released.
4088
4089 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4090
4091         * mail-source.el (mail-sources): Removed autoload to make it
4092         compile under XEmacs.
4093
4094 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
4095
4096         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
4097         regexp or a function too.
4098         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
4099         confirmation even if the original article is mail.
4100
4101 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4102
4103         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
4104         articles to be marked when not yanking.
4105
4106 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
4107
4108         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
4109
4110 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4111
4112         * gnus-fun.el (gnus-face-from-file): Autoload.
4113
4114         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
4115         errors.
4116
4117 2003-01-12  Simon Josefsson  <jas@extundo.com>
4118
4119         * sieve.el (sieve-upload-and-bury): New.  Suggested by
4120         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
4121
4122         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
4123         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
4124
4125 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4126
4127         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
4128         in every string.
4129
4130         * gnus.el (gnus-version-number): Bumped version number.
4131
4132 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4133
4134         * gnus.el: Oort Gnus v0.11 is released.
4135
4136 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
4137
4138         * message.el (message-fetch-reply-field): Narrow to headers.
4139
4140         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
4141         if Gnus isn't alive.
4142
4143 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4144
4145         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
4146         marks from articles that are already stored in the agent.
4147         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
4148         backup copy of an invalid .overview file for later analysis.
4149
4150 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
4151
4152         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
4153         exit work with two frames.
4154
4155 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
4156
4157         * message.el (message-forward-make-body): Use mule4.
4158
4159 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4160
4161         * message.el (message-mode-map): Move wide-reply command.
4162
4163 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4164
4165         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
4166         castellano.
4167         (gnus-outlook-display-hook): New variable.
4168         (gnus-outlook-display-article-buffer): New function.
4169         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
4170         (gnus-outlook-deuglify-article): Made them interactive and added
4171         optional arg.  Use `g-o-d-a-b'.
4172         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
4173
4174         * gnus-sum.el: Added autoloads.
4175         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
4176         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
4177
4178 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4179
4180         * gnus-art.el (gnus-display-mime): Use the mime emulation
4181         variable.
4182
4183         * gnus-sum.el (gnus-article-emulate-mime): New variable.
4184
4185         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
4186         newsrc-alist is initialized properly.
4187
4188         * mail-source.el (mail-sources): Autoload.
4189
4190         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
4191         nil.
4192
4193         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
4194         insert two newlines.
4195
4196         * message.el (message-check-news-header-syntax): Compute the
4197         header length correctly.
4198
4199 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4200
4201         * gnus-agent.el (gnus-agent-expire): Do not remove article from
4202         alist when keeping fetched article file.
4203         (gnus-agent-retrieve-headers): When parsing response for article
4204         numbers, use the same algorithm as gnus-agent-braid-nov to protect
4205         against garbage in the server's response.
4206
4207         * gnus-int.el (gnus-request-expire-articles,
4208         gnus-request-move-article): Only expire when the group's server
4209         has been agentized.
4210
4211 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
4214         errors when deleting overlays.
4215
4216         * gnus-score.el (gnus-score-followup): Allow tracing.
4217
4218         * gnus-art.el (gnus-treat-display-face): New variable.
4219         (article-display-face): New command.
4220
4221         * gnus-fun.el (gnus-face-from-file): New function.
4222         (gnus-convert-face-to-png): Ditto.
4223
4224         * gnus-art.el (gnus-ignored-headers): Added Face.
4225
4226 2003-01-10  Simon Josefsson  <jas@extundo.com>
4227
4228         * nndraft.el (nndraft-request-group): Avoid crash in
4229         directory-files when draft directory doesn't exists.
4230
4231         * gnus-sum.el (gnus-select-article-hook): Add :option.
4232
4233 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4234
4235         * spam.el (spam-use-stat): new variable
4236         (spam-group-spam-processor-stat-p)
4237         (spam-group-ham-processor-stat-p): new convenience functions
4238         (spam-summary-prepare-exit): add spam/ham processors to sequence
4239         (spam-list-of-checks): add spam-use-stat to list of checks
4240         (spam-split): conditionally load the spam-stat tables
4241         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
4242         spam-check-ifile): new functions
4243
4244         * spam-stat.el (spam-stat): typo fix
4245         (spam-stat-install-hooks): new variable
4246         (spam-stat-split-fancy-spam-group): added documentation clarification
4247         (spam-stat-split-fancy-spam-threshhold): new variable
4248         (spam-stat-install-hooks): make hooks conditional
4249         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
4250
4251         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
4252         spam-stat ham/spam processor symbols
4253
4254 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4255
4256         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
4257         file exists.
4258
4259 2003-01-10  Simon Josefsson  <jas@extundo.com>
4260
4261         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
4262         undownloaded/downloadable only when unplugged.
4263
4264 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
4265
4266         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
4267
4268 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
4269
4270         * spam.el (spam-check-ifile): fixed call-process-region to use the
4271         db parameter only if it's set
4272         (spam-ifile-register-with-ifile): ditto
4273
4274 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
4275
4276         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
4277         spam-stat-nbad before creating the hash table.
4278         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
4279         Changed copyright statement to FSF.
4280
4281 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4282
4283         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
4284         processable articles as read.
4285         (gnus-agent-summary-fetch-series): Remove processable and
4286         downloadable marks on all downloaded articles in the series.
4287
4288         * nntp.el (nntp-report): Throw error after reporting the problem.
4289         (nntp-accept-process-output): Corrected error check to report an
4290         error when the process is nil.
4291
4292 2003-01-09  Simon Josefsson  <jas@extundo.com>
4293
4294         * message.el (message-tool-bar-map): Add preview.
4295
4296 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
4297
4298         * mml.el (mml-preview): Get rid of MIME handles and buffers after
4299         previewing.
4300
4301 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
4302
4303         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
4304         bug when the (n+1)th article to be added to a group has a smaller
4305         number than the n articles already added.
4306
4307 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
4308
4309         * message.el (message-mode-field-menu): Use backquote.
4310
4311 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
4312
4313         * spam.el: fixed the BBDB autoloads again, using
4314         bbdb-search-simple now (which is not a macro, thank god)
4315
4316         * lpath.el (bbdb-search): removed function from maybe-fbind list
4317
4318         * gnus.el (ham-process-destination): added new parameter for
4319         destination of ham articles found in spam groups at summary exit
4320
4321         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
4322         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
4323         (spam-ifile-database-path): added new parameter for ifile's database
4324         (spam-move-spam-nonspam-groups-only): new parameter to determine
4325         if spam should be moved from all groups or only some
4326         (spam-summary-prepare-exit): fixed logic to use
4327         spam-move-spam-nonspam-groups-only when deciding to invoke
4328         spam-mark-spam-as-expired-and-move-routine; always invoke that
4329         routine after the spam has been expired-or-moved in case there's
4330         some spam left over; use spam-ham-move-routine in spam groups
4331         (spam-ham-move-routine): new function to move ham articles to the
4332         ham-process-destinations group parameter
4333
4334 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4335
4336         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
4337
4338         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
4339         gnus-summary-update-article-line.
4340
4341 2003-01-08  Simon Josefsson  <jas@extundo.com>
4342
4343         * nnmail.el (nnmail-expiry-target-group): Request group, create it
4344         not successful.
4345
4346 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
4349
4350 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4351
4352         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
4353         logic, finally
4354
4355 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4356
4357         * gnus-spec.el (gnus-parse-format): %C is a complex format.
4358         (gnus-parse-format): Change to %~.
4359
4360         * message.el (message-generate-headers): Don't generate optional
4361         empty headers.
4362
4363 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4364
4365         * message.el (message-cross-post-default)
4366         (message-cross-post-note-function, message-shoot-gnksa-feet)
4367         (message-strip-subject-trailing-was, message-change-subject)
4368         (message-mark-insert-file, message-cross-post-followup-to)
4369         (message-cross-post-followup-to, message-mode-map)
4370         (message-generate-unsubscribed-mail-followup-to)
4371         (message-make-mail-followup-to): Minor changes to doc-strings and
4372         error messages.  Updated copyright line.
4373
4374         * message.el (message-make-mail-followup-to,
4375         message-generate-unsubscribed-mail-followup-to): New function
4376         names.  Renamed functions: "-mft" -> "-mail-followup-to".
4377         (message-make-mft, message-gen-unsubscribed-mft): Removed function
4378         names.
4379
4380         * mml.el (mml-preview-insert-mail-followup-to): New function name.
4381         (mml-preview-insert-mft): Removed function name.
4382         (mml-preview): Use new function names.
4383
4384         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
4385
4386         * message.el (message-mode-field-menu): Moved header related
4387         commands from "Message" to "Field" menu.
4388
4389 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4390
4391         * message.el (message-generate-headers-first): Added customization
4392         if variable is a list.
4393
4394 2003-01-07  Michael Shields  <shields@msrl.com>
4395
4396         * gnus-art.el (gnus-article-next-page): Correctly handle the case
4397         where the last line of the article is the last line of the window.
4398
4399 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4400
4401         * gnus-msg.el (gnus-debug): Use ignore-errors.
4402
4403         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
4404         `gnus-summary-update-line'.
4405
4406 2003-01-08  Simon Josefsson  <jas@extundo.com>
4407
4408         * gnus-art.el (gnus-unbuttonized-mime-types)
4409         (gnus-buttonized-mime-types): Doc fix.
4410
4411 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
4412
4413         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
4414
4415 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4416
4417         * nnrss.el (nnrss-group-alist): Add and clear up.
4418
4419 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4420
4421         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
4422
4423         * lpath.el (bbdb-search): added BBDB functions for a better way to
4424         fix missing functions
4425
4426         * spam.el (spam-check-ifile): if should be an unless
4427
4428         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
4429         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
4430         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
4431
4432 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4433
4434         * gnus-sum.el (gnus-summary-make-menu-bar): Added
4435         gnus-summary-refer-thread to thread menu.
4436
4437 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4438
4439         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
4440         summary buffer, articles that cannot be fetched are marked as
4441         canceled.
4442
4443         * nntp.el (nntp-with-open-group): The quit signal handler must
4444         propagate the quit signal to the next outer handler so that the
4445         caller knows that the request aborted abnormally.
4446
4447 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4448
4449         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
4450         (spam-ifile-register-spam-routine)
4451         (spam-ifile-register-ham-routine): added ifile functionality that
4452         does not use ifile-gnus.el to classify and register articles
4453         (spam-get-article-as-string): convenience function
4454         (spam-summary-prepare-exit): added ifile spam and ham registration
4455         (spam-ifile-all-categories, spam-ifile-spam-category)
4456         (spam-ifile-path, spam-ifile): added customization options
4457
4458         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
4459         exit processor
4460         (spam-process): added gnus-group-ham-exit-processor-ifile to the
4461         list of choices
4462
4463 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4464
4465         * gnus-score.el (gnus-score-followup): Also score immediate
4466         followups.
4467
4468 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4469
4470         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
4471
4472 2003-01-07  Simon Josefsson  <jas@extundo.com>
4473
4474         * message.el (message-mode-menu): Fix receipt balloon help.
4475
4476 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
4477
4478         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
4479         always be interpreted as news.
4480
4481 2003-01-07  Simon Josefsson  <jas@extundo.com>
4482
4483         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
4484         gnus-sieve-script, instead of the global variable
4485         gnus-sieve-crosspost.  One-line patch from Steinar Bang
4486         <sb@dod.no>.
4487
4488 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4489
4490         * gnus.el: Renamed gnus-summary-*-uncached-face as
4491         gnus-summary-*-undownloaded-face to avoid confusing the agent with
4492         the cache.
4493
4494         * gnus-sum.el: Ditto.
4495
4496 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4497
4498         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
4499         in either the group or summary buffer.
4500         New command "JS", in summary buffer, will fetch articles per the
4501         group's category, predicate, and processable flags.
4502         (gnus-agent-summary-fetch-series): Rewritten to call
4503         gnus-agent-session-fetch-group once with all articles in the
4504         series.
4505         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
4506         return list of fetched articles.
4507         (gnus-agent-fetch-articles): Split fetch list into sublists such
4508         that the article buffer is only slightly larger than
4509         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
4510         the group's article alist is saved.
4511         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
4512         longer result in the agent trying to fetch an article.
4513         (gnus-agent-fetch-group-1): Can now be called in either the group
4514         or summary buffer.  Removed the max-fetch-size code that I added
4515         on 2002-12-13 as that capability is now part of
4516         gnus-agent-fetch-articles.  Added code to update summary buffer.
4517         When called in the group buffer, articles that can not be fetched
4518         are AUTOMATICALLY MARKED AS READ.
4519
4520         * gnus-sum.el (): Modified eval-when-compile to minimize
4521         misleading compilation warnings.
4522         (gnus-update-summary-mark-positions): Changed code to use
4523         gnus-undownloaded-mark rather than gnus-downloaded-mark.
4524
4525         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
4526         empty file as the parser assumes that the file isn't empty.
4527
4528         * nntp.el (nntp-send-string): The process-send-string call can,
4529         because it performs I/O on the process, change the process' state
4530         from open to closed.  If this happens, call nntp-report
4531         immediately to report the broken connection.
4532         (nntp-report): Rewritten to avoid needing a global variable to
4533         determine the appropriate course of action.  Instead, two function
4534         implementations are provided and the nntp-report function value is
4535         bound to the appropriate implementation.
4536         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
4537         (nntp-with-open-group): Now binds nntp-report's function cell
4538         rather than binding gnus-with-open-group-first-pass.  Added a
4539         condition-case to detect a quit during a nntp command.  When the
4540         quit occurs, the current connection is closed as a fetch articles
4541         request could have several megabytes queued up for reading.
4542         (nntp-retrieve-headers): Bind articles to itself.  If
4543         nntp-with-open-group repeats this command, I must have access to
4544         the original list of articles.
4545         (nntp-retrieve-groups): Ditto for groups.
4546         (nntp-retrieve-articles): Ditto for articles.
4547         (*): Replaced nntp-possibly-change-group calls to
4548         nntp-with-open-group forms in all, but one, occurrance.
4549         (nntp-accept-process-output): Bug fix. Detect when called with
4550         null process.
4551
4552 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
4553
4554         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
4555         if we don't need to.
4556         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
4557
4558 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4559
4560         * gnus-group.el (gnus-group-make-web-group): Pass the select
4561         method on to group-create.
4562         (gnus-group-line-format-alist): %U is an integer.
4563
4564         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
4565         ephemeral groups.
4566         (gnus-summary-read-group-1): Ditto.
4567         (gnus-group-make-articles-read): Ditto.
4568
4569         * mm-url.el (mm-url-program): Doc fix.
4570
4571         * message.el (message-mode-map): Rebound
4572         message-insert-wide-reply.
4573
4574 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
4577         color as `gnus-group-startup-message' does.
4578
4579 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
4580
4581         * spam.el: fixed line lengths to 80 chars or less
4582
4583         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
4584         "not-read" mark
4585         (gnus-summary-mark-forward): added the spam-mark to the list of
4586         marks not to be marked as "read" when viewed
4587
4588 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4589
4590         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
4591
4592         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
4593         Protect against unactive groups.
4594
4595         * message.el (message-check-news-header-syntax): Check long
4596         header lines.
4597         (message-check-news-header-syntax): Update `start'.
4598
4599         * gnus-group.el (gnus-group-expire-articles): Doc fix.
4600         (gnus-group-line-format): %U.
4601         (gnus-group-line-format-alist): ?U.
4602         (gnus-number-of-unseen-articles-in-group): New function.
4603
4604         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
4605
4606         * gnus.el (gnus-version-number): Bump version number.
4607
4608 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4609
4610         * gnus.el: Oort Gnus v0.10 is released.
4611
4612 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4613
4614         * gnus.el (gnus-version-number): Fix version number.
4615
4616 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4617
4618         * gnus.el: Oort Gnus v0.08 is released.
4619
4620 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
4621
4622         * mm-util.el: Add mm-string-make-unibyte.
4623
4624         * gnus-group.el (gnus-group-jump-to-group): Make it work for
4625         UTF-8 groups.
4626
4627 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
4630
4631         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
4632
4633 2003-01-04  Kevin Ryde  <user42@zip.com.au>
4634
4635         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
4636         function.
4637
4638 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4639
4640         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
4641         (gnus-summary-read-group-1): Update group line.
4642         (gnus-summary-exit-no-update): Update group on exit.
4643
4644         * gnus-group.el (gnus-group-line-format): Add %*.
4645         (gnus-group-line-format-alist): Ditto.
4646         (gnus-group-insert-group-line): Set it.
4647         (gnus-group-is-exiting-p): New variable.
4648         (gnus-group-insert-group-line): Use it.
4649
4650 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
4651
4652         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
4653         enable BBDB ham processing
4654         (spam-blacklist-register-routine): enable blacklist spam processing
4655         (spam-whitelist-register-routine): enable whitelist ham processing
4656         (spam-fetch-field-from-fast): fast fetching of the "from" field
4657         from (gnus-data-list)
4658         (spam-summary-prepare-exit): works completely now
4659         (spam-use-blacklist): oops, should be nil by default
4660         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
4661         split processing now; before it was for summary exit as
4662         well but that's done with the spam-contents and spam-process
4663         parameters now
4664
4665 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
4666
4667         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
4668         characters.
4669
4670 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
4671
4672         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
4673         (spam-group-processor-p, spam-group-processor-bogofilter-p)
4674         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
4675         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
4676         (spam-mark-spam-as-expired-and-move-routine)
4677         (spam-generic-register-routine, spam-BBDB-register-routine)
4678         (spam-ifile-register-routine, spam-blacklist-register-routine)
4679         (spam-whitelist-register-routine): new functions
4680         (spam-summary-prepare-exit): added summary exit processing (expire
4681         or move) of spam-marked articles for spam groups; added slots for
4682         all the spam-*-register-routine functions
4683
4684 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4685
4686         * pop3.el (pop3-retr): Wait 500 msecs.
4687         (pop3-read-response): Ditto.
4688
4689         * gnus-msg.el (gnus-setup-message): Get the evaliation order
4690         right.
4691         (gnus-inews-make-draft): New function.
4692         (gnus-setup-message): Use it.
4693
4694         * message.el (message-required-headers): Add From.
4695
4696 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4697         Trivial patch from Norbert Koch <nk@viteno.net>.
4698
4699         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
4700
4701 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4702
4703         * message.el (message-generate-headers): Let header formatters do
4704         their work.
4705
4706 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
4707
4708         * deuglify.el (gnus-article-outlook-deuglify-article):
4709         Rehighlight, reapply treatments and call
4710         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
4711         (gnus-outlook-repair-attribution-block): Recognize cited
4712         attributions.  Suggested by Niklas Morberg.
4713
4714 2003-01-02  Pete Kazmier  <pete@kazmier.com>
4715
4716         * gnus-art.el (gnus-treat-predicate): Check condition first.
4717
4718 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
4719
4720         * lpath.el: Add url-http-file-exists-p.
4721
4722         * gnus-group.el (gnus-group-fetch-charter): Use
4723         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
4724
4725 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726
4727         * message.el (message-draft-headers): Also generate From to get a
4728         nicer draft buffer summary.
4729
4730         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
4731         parameter.
4732
4733         * gnus-art.el (article-wash-html): Clean up.
4734         (article-wash-html): Typo fix.
4735
4736         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
4737         (gnus-summary-mail-forward): To many lists of lists.
4738
4739         * gnus-art.el (article-wash-html): Clean up.
4740
4741 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
4742
4743         * gnus-art.el (gnus-treat-wash-html): New variable.
4744
4745 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746
4747         * message.el (message-check-news-header-syntax): Allow posting.
4748         (message-check-news-header-syntax): Fix logic for sure, this
4749         time.
4750
4751 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
4752
4753         * message.el (message-check-news-header-syntax): Check syntax of
4754         continuation headers.
4755
4756 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
4757
4758         * gnus-art.el (gnus-button-url-regexp,
4759         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
4760         (gnus-header-button-alist): Regexps are case insensitive here.
4761
4762 2003-01-02  Simon Josefsson  <jas@extundo.com>
4763
4764         * dig.el (query-dig): Doc fix.
4765
4766 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4767
4768         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
4769         summary buffer line, not just the download mark.
4770
4771 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * gnus-sum.el (gnus-summary-goto-subjects): New function.
4774         (gnus-summary-insert-dormant-articles): New command and
4775         keystroke.
4776
4777         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
4778         function for mass insertion of subjects.
4779
4780         * nndraft.el (nndraft-generate-headers): Don't move point.
4781
4782         * gnus.el (nnheader): Require nnheader.
4783
4784         * nndraft.el (nndraft-request-associate-buffer): Use
4785         make-local-variable.
4786
4787 2003-01-02  Michael Shields  <shields@msrl.com>
4788
4789         * nndraft.el (nndraft-request-associate-buffer): Make
4790         write-contents-hooks buffer-local before setting it.
4791
4792 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4793
4794         * gnus.el (gnus-group-parameter-value): Take an extra param.
4795         (gnus-group-fast-parameter): Let group param results be nil.
4796
4797         * gnus-art.el (gnus-article-forward-header): New function.
4798         (article-date-ut): Use it to remove continuation date headers.
4799
4800         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
4801         read-event.
4802         (gnus-summary-remove-bookmark): Clean up.
4803         (gnus-summary-set-bookmark): Clean up.
4804
4805         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
4806
4807         * gnus.el (gnus-group-startup-message): Bind data-directory to
4808         the Gnus etc directory.
4809
4810 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
4811
4812         * spam.el (spam-summary-prepare-exit): added slots for spam- and
4813         ham-processing of articles; use the new
4814         spam-group-(spam|ham)-contents-p functions
4815         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
4816         convenience functions
4817         (spam-mark-junk-as-spam-routine): use the new
4818         spam-group-spam-contents-p function
4819
4820         * gnus.el (spam-process, spam-contents, spam-process-destination):
4821         added new parameters with corresponding global variables
4822         (gnus-group-spam-exit-processor-ifile,
4823         gnus-group-spam-exit-processor-bogofilter,
4824         gnus-group-spam-exit-processor-blacklist,
4825         gnus-group-spam-exit-processor-whitelist,
4826         gnus-group-spam-exit-processor-BBDB,
4827         gnus-group-spam-classification-spam,
4828         gnus-group-spam-classification-ham): added new symbols for the
4829         spam-process and spam-contents parameters
4830
4831         * spam.el (spam-ham-marks, spam-spam-marks): changed list
4832         customization and list itself to store mark symbol rather than
4833         mark character.
4834         (spam-bogofilter-register-routine): added logic to generate mark
4835         values list from spam-ham-marks and spam-spam-marks, so (member)
4836         would work.
4837
4838 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4839
4840         * message.el (message-cross-post-followup-to): Fix comment.
4841
4842 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
4843
4844         * spam.el (spam-ham-marks, spam-spam-marks): changed list
4845         customization and list itself to store mark symbol rather than
4846         mark character.
4847         (spam-bogofilter-register-routine): added logic to generate mark
4848         values list from spam-ham-marks and spam-spam-marks, so (member)
4849         would work.
4850
4851 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
4852
4853         * message.el (message-signature-insert-empty-line): New variable.
4854
4855 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4856
4857         * message.el: Renamed functions and variables: "xpost" ->
4858         "cross-post", "-fup2" -> "-followup-to".
4859         (message-cross-post-old-target, message-cross-post-default,
4860         message-cross-post-note, message-followup-to-note,
4861         message-cross-post-note-function): New variables names.
4862         (message-xpost-old-target, message-xpost-default,
4863         message-xpost-note, message-fup2-note,
4864         message-xpost-note-function): Removed variable names.
4865         (message-cross-post-followup-to-header,
4866         message-cross-post-insert-note, message-cross-post-followup-to):
4867         New function names.
4868         (message-xpost-fup2-header, message-xpost-insert-note,
4869         message-xpost-fup2): Removed function names.
4870
4871 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4872
4873         * message.el (message-send-mail): Added message-cleanup-headers to
4874         prevent newlines in headers.
4875
4876 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4877
4878         * dns.el (dns-make-network-process): Comment.
4879
4880         * gnus-sum.el (gnus-summary-display-while-building): Default to
4881         nil.
4882
4883 2003-01-01  Wes Hardaker  <wes@hardakers.net>
4884
4885         * gnus-sum.el (gnus-summary-display-while-building): New
4886         variable.
4887
4888 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
4889
4890         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
4891         before rearranging the article.
4892
4893 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4894
4895         * nndraft.el (nndraft-generate-headers): New function.
4896         (nndraft-request-associate-buffer): Use it to write headers on
4897         buffer save.
4898
4899         * message.el (message-generate-headers): Let the function be a
4900         lambda form.
4901         (message-draft-headers): New variable.
4902
4903         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
4904         function.
4905         (gnus-setup-message): Use it.
4906
4907         * message.el (message-generate-headers-first): Doc fix.
4908         (message-setup-1): Use new function for getting which headers to
4909         generate.
4910         (message-headers-to-generate): New function.
4911
4912 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4913
4914         * gnus-agent.el (gnus-agent-save-alist): Make directory.
4915
4916 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
4917
4918         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
4919         mention negatives.
4920
4921 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
4922
4923         * deuglify.el (gnus-outlook-rearrange-article): Use
4924         `transpose-regions' instead of tempering the kill-ring.
4925         (gnus-article-outlook-deuglify-article): Rehighlight article
4926         instead of a complete redisplay.
4927
4928 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
4929
4930         * spam.el: most defvars are defcustoms now
4931
4932         patches from Michael Shields  <shields@msrl.com>
4933
4934         * spam.el (spam-bogofilter-articles): Select the article
4935         body using gnus-summary-show-article t instead of
4936         gnus-summary-select-article; this presents the raw text
4937         without running any hooks.
4938
4939         * spam.el (spam-bogofilter-articles): Use message-remove-header
4940         to remove headers; the old way incorrectly removed just the first
4941         line of folded headers.
4942
4943 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4944
4945         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
4946
4947 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4948
4949         * gnus-start.el (gnus-load): New function.
4950         (gnus-read-newsrc-el-file): Use it.
4951
4952 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4953
4954         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
4955         (gnus-button-handle-apropos-documentation): New function.
4956         (gnus-button-handle-ctan): New function.
4957         (gnus-button-alist): Use them.  Improve some regexps.
4958         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
4959
4960 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4961
4962         * message.el (message-subscribed-p): New function.
4963         (message-send-mail): Use it.
4964         * mml.el (mml-preview-insert-mft): New function.
4965         (mml-preview): Use it.
4966
4967 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4968
4969         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
4970         when sorting by date.
4971
4972         * gnus-art.el (gnus-article-edit-mode): New variable.
4973         (gnus-article-setup-buffer): Warn user about discarding edits.
4974
4975         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
4976         (gnus-summary-pipe-output): Take a symbolic prefix to save all
4977         headers.
4978
4979         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
4980
4981 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4982
4983         * message.el (message-completion-alist): Added "Mail-Followup-To"
4984         and "Mail-Copies-To".
4985
4986 2002-07-21  Jesper harder  <harder@ifa.au.dk>
4987
4988         * gnus-group.el: Add key bindings for
4989         gnus-group-sort-groups-by-real-name and
4990         gnus-group-sort-selected-groups-by-real-name.
4991
4992 2002-07-21  Jesper harder  <harder@ifa.au.dk>
4993
4994         * gnus.texi (Sorting Groups): Add key bindings for
4995         gnus-group-sort-groups-by-real-name and
4996         gnus-group-sort-selected-groups-by-real-name.
4997
4998 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
4999
5000         * spam.el (spam-use-dig): new variable for blackhole checking
5001         through dig.el
5002         (spam-check-blackholes): added dig.el checking functionality and
5003         more verbose reporting; query-dig is autoloaded from dig.el
5004         (spam-use-blackholes): disabled by default
5005         (spam-blackhole-servers): removed rbl.maps.vix.com from the
5006         blackhole servers list
5007
5008 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5009
5010         * message.el (message-required-headers): New variable.
5011
5012 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
5013
5014         * dig.el (query-dig): new function
5015
5016 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5017
5018         * flow-fill.el (fill-flowed): Don't infloop on too long fill
5019         prefixes.
5020
5021         * dns.el (query-dns): Protect against errors.
5022
5023         * gnus-msg.el (gnus-article-yanked-articles): New variable.
5024         (gnus-inews-add-send-actions): Mark all answered messages as
5025         answered.
5026
5027 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
5028
5029         * nnmail.el (nnmail-split-it): Added tracing to
5030         `:' split rule
5031
5032 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
5033
5034         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
5035         and "%s" so we don't overquote them.
5036
5037 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
5038
5039         * (mm-display-external): Display the actual command that has been
5040         executed in the echo area.
5041
5042 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5043
5044         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
5045
5046         * message.el (message-with-reply-buffer): New macro.
5047         (message-fetch-reply-field): Use it.
5048         (message-insert-wide-reply): New command and keystroke.
5049         (message-carefully-insert-headers): New function.
5050         (message-insert-to): Use new function.
5051
5052         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
5053         (gnus-topic-goto-missing-group): Use it.
5054
5055         * message.el (message-required-news-headers): Removed Lines.
5056         (message-reply): Don't insert References first.
5057         (message-followup): Ditto.
5058         (message-make-references): New function.
5059         (message-followup): Set message-reply-headers before generating
5060         the buffer stuff.
5061
5062 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
5063
5064         * mml.el (mml-generate-mime-1): Reverse the order of
5065         encoding/flowing.
5066
5067 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5068
5069         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
5070         after moving them.
5071
5072         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
5073         fit with newer standard format.
5074         (gnus-summary-make-false-root-always): New variable.
5075         (gnus-gather-threads-by-subject): Use it.
5076
5077         * message.el (message-get-reply-headers): Take an address list
5078         optional argument.
5079
5080 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5081
5082         * gnus.el (gnus-keep-backlog): Change default to 20.
5083
5084         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
5085         start.
5086         (gnus-agent-check-overview-buffer): Remove negative article
5087         numbers.
5088
5089         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
5090         (nnmail-cache-ignore-groups): Doc fix.
5091
5092         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
5093         (nnimap-debug-buffer): New variable.
5094         (nnimap-debug): Use it.
5095
5096 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
5097
5098         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
5099
5100 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5101
5102         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
5103         they aren't already sorted.
5104
5105 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
5106
5107         * message.el (message-mode-menu): Add ellipses to menu items
5108         expecting user interaction.
5109         (message-mode-field-menu): do.
5110
5111 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
5112
5113         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
5114         it isn't used any more.
5115
5116 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
5117
5118         * binhex.el (binhex-decoder-program): Fix docstring.
5119
5120 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5121
5122         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
5123         special chars if the mailcap file uses single quotes around %s.
5124         From Laurent Martelli <laurent@bearteam.org>.
5125
5126 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
5127
5128         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
5129         return the info object.
5130
5131 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
5132
5133         * gnus-int.el (gnus-request-update-info): Artificially add
5134         (1 . (1- min)) to the read range, in case the backend doesn't
5135         store marks for nonexistent articles.
5136
5137 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * binhex.el (binhex-insert-char): Eval-and-compile.
5140
5141 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
5142
5143         * lpath.el: Add tool-bar-local-item-from-menu.
5144
5145         * message.el (message-tool-bar-local-item-from-menu): New function.
5146         (message-tool-bar-map): Use it.
5147
5148 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
5149
5150         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
5151
5152         * gnus-art.el (gnus-article-header-rank): Last header in
5153         gnus-sorted-header-list should have higher rank than non-members.
5154
5155 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5156
5157         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
5158         covered methods.
5159
5160 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5161
5162         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
5163         eval-when-compile.  Suggested by Kevin Greiner.
5164
5165 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
5166
5167         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
5168         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
5169         even though no headers may have been fetched
5170         (gnus-agent-fetch-group-1, and perhaps others, require this
5171         behavior).
5172         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
5173         server buffer is constrained by gnus-agent-max-fetch-size.
5174         Multiple chunks in the same group may perform arbitrarily large
5175         updates.
5176
5177 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
5178
5179         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
5180         gnus-summary-update-download-mark to update the article in the
5181         summary.
5182
5183 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
5184
5185         * gnus.el (gnus-summary-high-uncached-face,
5186         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
5187         New faces.
5188
5189         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
5190         added this on 2002-11-23 but it just wasn't working out as
5191         intended.  The idea isn't entirely dead, three new faces
5192         gnus-summary-*-uncached-face are being added to gnus.el to provide
5193         the basis for an improved implementation.
5194         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
5195         proper file to open is lib/servers.
5196         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
5197         (i.e. removing the article from gnus-newsgroup-downloadable) will
5198         now restore the article's default mark rather than simply setting
5199         no mark.
5200         (gnus-agent-get-undownloaded-list): Corrected documentation.
5201         Added code to set new summary local variable,
5202         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
5203         a temporary list.  No longer sets gnus-newsgroup-downloadable.
5204         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
5205         up to date.  Call new gnus-summary-update-download-mark to keep
5206         summary buffer up-to-date.
5207         (gnus-agent-fetch-selected-article): Keep
5208         gnus-newsgroup-undownloaded up to date.
5209         (gnus-agent-fetch-articles): Return list of articles that were
5210         successfully fetched.
5211         (gnus-agent-check-overview-buffer): No more thingatpt.
5212         (gnus-agent-expire): No longer deletes NOV entries of unread
5213         articles.
5214         (gnus-agent-unread-articles): New function.
5215         (gnus-agent-regenerate-group): The article number must be
5216         terminated by a tab character.  Added more messages to report
5217         repairs.  Inhibit quits while writing changes so it is now safe
5218         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
5219         downloaded to 1) resolve the unbound references and 2) avoid
5220         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
5221
5222         * gnus-art.el (gnus-article-prepare): The agent
5223         downloaded/undownloaded mark is no longer stored as the article's
5224         mark.
5225
5226         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
5227         gnus-summary-highlight may use it.  Added downloaded as
5228         gnus-summary-highlight was using it.
5229
5230         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
5231         the download mark now follows Kai's +/- convention.
5232         (gnus-downloaded-mark): Added ?+ mark.
5233         (gnus-summary-highlight): Added rules to select
5234         gnus-summary-high-uncached-face,
5235         gnus-summary-normal-uncached-face, and
5236         gnus-summary-low-uncached-face.  Removed the
5237         gnus-agent-downloaded-article-face.
5238         (gnus-summary-line-format-alist): Implemented the download flag
5239         format (?O) as named in the manual.  This implementation displays
5240         either gnus-undownloaded-mark, gnus-downloaded-mark, or
5241         gnus-no-mark.
5242         (gnus-newsgroup-agentized): New local variable that identifies
5243         which groups are agentized.  While the agent is now on by default,
5244         you don't have to agentize every server that you use.
5245         (gnus-update-summary-mark-positions): Completed support for the
5246         download type of mark.
5247         (gnus-summary-insert-line): Added undownloaded to the parameters.
5248         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
5249         reference by the gnus-summary-line-format-spec.
5250
5251         * nntp.el (nntp-with-open-group): This macro handles dropped or
5252         broken connections by opening a new connection and repeating the
5253         failed command.
5254         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
5255         XOVER commands preceeding the active articles with the nov entry
5256         of the first available article.  When gnus connected to such a
5257         server, the unexpected nov entry would result in duplicate lines
5258         in the agent's overview file.  This patch fixes the duplicate
5259         lines problem and improves performance by skipping over all
5260         articles IDs that preceed the first nov entry in the server's
5261         reply.
5262
5263 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5264
5265         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
5266         (gnus-summary-highlight): Use it instead of `downloaded'.
5267         (gnus-summary-highlight-line): Ditto.
5268
5269         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
5270
5271 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5272
5273         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
5274
5275         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
5276         calls.
5277
5278         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
5279         downloaded variable if we're in an uncovered group.
5280
5281         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
5282         font to soemthing less noticeable.
5283         (gnus-agent-group-covered-p): New function.
5284
5285 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5286
5287         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
5288         Because of an unknown bug, the group buffer is saved in .overview
5289         file.
5290
5291 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5292
5293         * nntp.el (nntp-send-command): Braino in last commit.  Replace
5294         `and' with `or'.
5295
5296 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5297
5298         * nntp.el (nntp-send-command): Assume that echo does not happen
5299         when nntp-open-connection-function is nntp-open-network-stream.
5300         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
5301
5302 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5303
5304         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
5305
5306 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
5307
5308         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
5309         nntp-server-buffer if we aren't going to write to it.
5310
5311 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5312         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
5313
5314         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
5315
5316 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5317
5318         * rfc2047.el (rfc2047-decode-region): Remove newlines between
5319         decoded words.
5320
5321 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5322
5323         * gnus.el (fboundp): After loading mm-util, make sure it was the
5324         right one.
5325
5326 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5327
5328         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
5329         gnus-sum.  Made into a user option.
5330
5331         * gnus-sum.el (gnus-simplify-ignored-prefixes)
5332         (gnus-summary-mark-article-as-unread)
5333
5334 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5335
5336         * time-date.el (date-to-time): Typo.
5337
5338         * parse-time.el: Typo.
5339
5340         * nnsoup.el (nnsoup-retrieve-headers): Typo.
5341
5342         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
5343
5344         * nnimap.el:
5345         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
5346
5347         * mm-encode.el (mm-safer-encoding): Typo.
5348
5349         * messcompat.el: Typo.
5350
5351         * message.el (message-face-alist): Typo.
5352
5353         * imap.el (imap-interactive-login, imap-open): Typos.
5354
5355         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
5356
5357         * gnus.el: Typo.
5358
5359         * gnus-win.el (gnus-configure-frame): Typo.
5360
5361         * gnus-util.el (gnus-atomic-progn-assign): Typo.
5362
5363         * gnus-topic.el (gnus-topic-sort-topics): Typo.
5364
5365         * gnus-sum.el (gnus-summary-article-number)
5366         (gnus-summary-read-group-1, gnus-summary-mark-article)
5367         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
5368
5369         * gnus-mule.el (gnus-mule-add-group): Typo.
5370
5371         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
5372
5373         * gnus-group.el (gnus-group-fetch-faq): Typo.
5374
5375         * gnus-art.el (gnus-decode-header-methods): Typo.
5376
5377         * flow-fill.el: Typo.
5378
5379 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
5380
5381         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
5382
5383 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5384
5385         * gnus-sum.el (gnus-simplify-ignored-prefixes)
5386         (gnus-summary-mark-article-as-unread)
5387         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
5388         Reformatting to avoid long lines.
5389         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
5390
5391 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
5392
5393         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
5394         be accessed through `mail-header-number'.
5395
5396 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5397
5398         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
5399         compressed range to gnus-summary-insert-articles.
5400
5401 2002-11-26  Kevin Ryde <user42@zip.com.au>
5402
5403         * gnus-art.el (gnus-mime-copy-part): Look for filename
5404         parameter under content-disposition, not content-type.
5405
5406         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
5407         (gnus-summary-reselect-current-group): Use it.
5408
5409 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5410
5411         * gnus-agent.el (gnus-agent-uncached-articles): if
5412         gnus-agent-load-alist fails, return ARTICLES.
5413
5414         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
5415
5416 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5417
5418         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
5419         superfluous function call.
5420         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
5421         Add warning to docstring.
5422
5423 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5424
5425         * gnus-agent.el: Autoload number-at-point instead.
5426         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
5427
5428 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5429
5430         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
5431         require thingatpt (for number-at-point) and protect against
5432         deactivate-mark being unbound (on XEmacs).
5433
5434 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5435
5436         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
5437         print message on entry.
5438
5439         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5440
5441         * gnus-range.el (gnus-range-difference): New function.
5442         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
5443
5444 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5445
5446         * gnus-sum.el (gnus-summary-insert-old-articles): Use
5447         gnus-remove-from-range instead of gnus-range-difference which
5448         doesn't exist.
5449
5450 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5451         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
5452
5453         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
5454         used for showing which articles have been downloaded.
5455         (gnus-agent-article-alist): Format change.  Add documentation.
5456         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
5457         process-marked articles.
5458         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
5459         in the series are individually fetched to minimize lose of
5460         content due to an error/quit.
5461         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
5462         gnus-message instead of message.
5463         (gnus-agent-read-servers): Use file lib/methods instead of
5464         lib/servers.  TODO: Why?
5465         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
5466         (gnus-agent-get-undownloaded-list): Remove articles that appear to
5467         come from the agent.  This means that they are not downloaded.
5468         (gnus-agent-fetch-selected-article): Don't use history.
5469         (gnus-agent-save-history, gnus-agent-enter-history)
5470         (gnus-agent-article-in-history-p, gnus-agent-history-path):
5471         Removed function; history is not used anymore.
5472         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
5473         (gnus-agent-crosspost): Started rewrite then realized that a typo
5474         in gnus-agent-fetch-articles ensures that this function is never
5475         called.  This will need to be fixed later.
5476         (gnus-agent-check-overview-buffer): Some sanity checks on the
5477         agent overview buffer.  This is a safety net used during
5478         development.
5479         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
5480         changed, write a number to the file indicating this.
5481         (gnus-agent-fetch-headers): Rewrite to respect
5482         gnus-agent-consider-all-articles without relying on the
5483         `.fetched' files.  Make it fast.
5484         (gnus-agent-braid-nov): Change resulting from
5485         gnus-agent-fetch-headers change.
5486         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
5487         `.fetched' files.
5488         (gnus-agent-read-agentview): New function, used by
5489         gnus-agent-load-alist.
5490         (gnus-agent-load-fetched-headers): Remove.
5491         (gnus-agent-save-alist): Rewrite to accomodate new format.
5492         (gnus-agent-fetch-group-1): Make sure list of articles is in the
5493         same order as in gnus-newsgroup-headers.
5494         (gnus-agent-expire): Document and implement extra args ARTICLES,
5495         GROUP, FORCE.  Do not restrict usage.
5496         (gnus-agent-uncached-articles): New function.
5497         (gnus-agent-retrieve-headers): Use it.
5498         (gnus-agent-regenerate-group): No longer needs to be called from
5499         gnus-agent-regenerate.  Individual groups may be regenerated. The
5500         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
5501         The article fetch dates are validated in the article alist.  The
5502         article alist is pruned of entries that do not reference existing
5503         NOV entries.  All changes are computed then applied with
5504         inhibit-quit bound to t.  As a result, it is now safe to quit out of
5505         regeneration.  The optional clean parameter has been replaced with
5506         an optional reread parameter.  Clean is no longer necessary as
5507         regeneration gets the appropriate setting from
5508         gnus-agent-consider-all-articles.  The new reread parameter will
5509         result in fetched, or all, articles being marked as unread.
5510         (gnus-agent-regenerate): Removed code to regenerate the history
5511         file as it is no longer used.
5512
5513         * gnus-start.el (gnus-make-ascending-articles-unread): New
5514         function, for efficient mass-marking.
5515
5516         * gnus-sum.el (gnus-summary-highlight): Use new face for
5517         downloaded articles.
5518         (gnus-article-mark): Prefer to indicate read/unread status over
5519         downloaded status.
5520         (gnus-summary-highlight-line-0): New function, maybe rehighlights
5521         line.
5522         (gnus-summary-highlight-line): Use new face for downloaded
5523         articles.
5524         (gnus-summary-insert-old-articles): Improved performance by
5525         replacing the initial LIST of older articles with a compressed
5526         RANGE of older articles.  Some servers appear to lie about
5527         their active range so the original list could contain millions
5528         of article numbers.  The range is not expanded into a list
5529         until the optional ALL parameter has been applied.
5530
5531 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5532
5533         * gnus-agent.el (gnus-category-mode): Typo in doc string.
5534
5535 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
5536
5537         * spam.el:
5538         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
5539
5540         * spam.el: added `M s t' and `M s x' key mappings
5541
5542 2002-11-20  Simon Josefsson  <jas@extundo.com>
5543
5544         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
5545
5546 2002-11-19  Simon Josefsson  <jas@extundo.com>
5547
5548         * gnus-sum.el (gnus-summary-morse-message): Load
5549         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
5550         (unmorse-region): Autoload it instead.
5551
5552 2002-11-18  Simon Josefsson  <jas@extundo.com>
5553
5554         * gnus-sum.el (gnus-summary-morse-message): New function.
5555         (gnus-summary-wash-map): Bind to `W m'.
5556         (gnus-summary-make-menu-bar): Add.
5557
5558         * nnimap.el (nnimap-request-expire-articles): Compress sequence
5559         before storing \Deleted mark on expired articles.
5560
5561 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
5562         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
5563
5564         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
5565         parens in column 0.
5566
5567 2002-11-17  Juanma Barranquero  <lektu@terra.es>
5568
5569         * nnweb.el (nnweb-google-create-mapping): Fix typo.
5570
5571         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
5572
5573         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
5574
5575 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5576
5577         * message.el (message-set-auto-save-file-name): Use
5578         make-directory, to avoid the dependence on gnus-util.
5579
5580 2002-11-16  Simon Josefsson  <jas@extundo.com>
5581
5582         * nnimap.el (nnimap-callback-callback-function):
5583         (nnimap-callback-buffer): Removed, these cannot be global but must
5584         be embedded into the callback.
5585         (nnimap-make-callback): New.  Embedd article number, callback and
5586         buffer in function.
5587         (nnimap-callback, nnimap-request-article-part): Update.
5588
5589 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
5592
5593 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5594
5595         * gnus.el (gnus-summary-line-format): Document %C.
5596
5597 2002-11-11  Simon Josefsson  <jas@extundo.com>
5598
5599         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
5600         output when called interactively.
5601
5602 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
5605
5606         * message.el (message-draft-coding-system): Improve comment; use
5607         mm-auto-save-coding-system for the default value.
5608
5609         * nndraft.el (nndraft-request-article): Revert to the state before
5610         2002-10-29; regexp-quote mail-header-separator.
5611
5612 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
5613
5614         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
5615         allow editing of drafts from an nnvirtual group.
5616
5617 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5618
5619         * nndraft.el (nndraft-request-article): Replace emacs-mule with
5620         mm-auto-save-coding-system.
5621
5622         * message.el (message-draft-coding-system): Default to
5623         iso-2022-7bit.
5624
5625         * mm-util.el (mm-auto-save-coding-system): Undo last change to
5626         restore the default value to emacs-mule or escape-quoted.
5627
5628 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5629
5630         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
5631         a delayed or a queued article as well as a draft.
5632
5633         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
5634         delayed or a queued article in the raw format; treat a delayed
5635         article as a raw article as well as a draft.
5636         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
5637         for the delayed group.
5638
5639         * nndraft.el (nndraft-request-article): Ignore auto save files for
5640         a delayed or a queued article; don't bother to decode a queued
5641         article; don't bind nnmail-file-coding-system for a queued article.
5642
5643         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
5644         and the queue group.
5645
5646 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
5647
5648         * gnus-group.el (gnus-group-delete-group):
5649         gnus-cache-active-hashtb might be void.
5650
5651 2002-11-02  Simon Josefsson  <jas@extundo.com>
5652
5653         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
5654         setting of the default user ID.  From Raymond Scholz
5655         <ray-2002@zonix.de>.
5656
5657 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
5658
5659         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
5660         charset.
5661
5662 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
5663         From Alex Schroeder <alex@emacswiki.org>
5664         * spam-stat.el (spam-stat-process-directory): add dir to message
5665         (spam-stat-reduce-size): No longer remove words
5666         with values close to 0.5, because the default value is 0.2.
5667
5668 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5669
5670         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
5671         documentation.
5672
5673 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5674
5675         * gnus-agent.el (gnus-agent-fetched-headers)
5676         (gnus-agent-load-fetched-headers)
5677         (gnus-agent-save-fetched-headers): Remove variable and two
5678         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
5679         works better.
5680         (gnus-agent-fetch-headers): New implementation from Kevin
5681         Greiner.  Uses gnus-agent-article-alist to store information
5682         about fetched messages which aren't on the server anymore.  The
5683         trick is to return a list of considered messages to the caller,
5684         but to only fetch those which haven't been fetched yet.
5685
5686 2002-10-30  Simon Josefsson  <jas@extundo.com>
5687
5688         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
5689
5690         * pgg.el (pgg-passphrase-cache-expiry): Removed.
5691
5692 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5693
5694         * mm-view.el (mm-w3m-local-map-property): Make it work with older
5695         versions of emacs-w3m than 1.3.3.
5696
5697         * lpath.el: Bind w3m-minor-mode-map.
5698
5699         * mm-view.el (mm-w3m-mode-command-alist)
5700         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
5701         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
5702         (mm-setup-w3m): Simplified.
5703         (mm-w3m-local-map-property): New function.
5704         (mm-inline-text-html-render-with-w3m): Use it.
5705
5706         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
5707         mm-w3m-local-map-property.
5708
5709 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5710
5711         * mm-util.el (mm-auto-save-coding-system): Default to
5712         iso-2022-7bit.
5713
5714         * nndraft.el (nndraft-request-article): Decode an article using
5715         the coding-system emacs-mule if it seems to have been saved using
5716         emacs-mule.
5717         (nndraft-request-replace-article): Use message-draft-coding-system
5718         instead of mm-auto-save-coding-system for the draft or delayed
5719         group.
5720
5721 2002-10-28  Josh  <huber@alum.wpi.edu>
5722
5723         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
5724         functions.
5725
5726 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5727         From mah@everybody.org (Mark A. Hershberger).
5728
5729         * mm-url.el (mm-url-insert-file-contents): Make it return the same
5730         type values ("url" size) regardless of the values of
5731         mm-url-use-external.
5732
5733 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5734
5735         * nnimap.el (nnimap-request-article-part): Try harder to show
5736         group name in debugging message.
5737
5738 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5739
5740         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
5741         directory if it doesn't exist.
5742         (gnus-agent-fetch-headers): Remove old cruft that tried to
5743         abstain from downloading articles more than once if
5744         gnus-agent-consider-all-articles was true.  This is now done
5745         properly via the .fetched files.
5746
5747 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * nndraft.el (nndraft-request-article): Treat delayed articles
5750         like drafts.
5751
5752 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5753
5754         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
5755
5756 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5757
5758         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
5759         Remove unused optional arg DIR and corresponding code.
5760
5761         * nnimap.el (nnimap-request-article-part): Include group name in
5762         debugging output.
5763
5764 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
5765
5766         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
5767
5768 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5769
5770         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
5771         contains range of headers that have been fetched by the agent
5772         already.  Compare gnus-agent-article-alist.
5773         (gnus-agent-file-header-cache): Like
5774         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
5775         (gnus-agent-fetch-headers): Improve comment.  Revert to old
5776         seen/recent logic.
5777         Remember which headers have been fetched before and don't fetch
5778         them again the next time round.
5779         (gnus-agent-load-fetched-headers)
5780         (gnus-agent-save-fetched-headers): New functions, for remembering
5781         which headers have been fetched before.
5782
5783 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * lpath.el: Remove useless bindings.
5786
5787 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
5788
5789         * gnus-sum.el (gnus-summary-execute-command): Disable visual
5790         features while searching.
5791
5792 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5793
5794         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
5795
5796 2002-10-22  Simon Josefsson  <jas@extundo.com>
5797
5798         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
5799         (pgg-snarf-keys): Add.
5800
5801 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5802
5803         * lpath.el: Fbind bbdb-records.
5804
5805         * spam.el: Don't autoload bbdb-records.
5806
5807 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
5810         prevent inf-loop.
5811
5812 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * nnslashdot.el: Removed some test lines.
5815         More test.
5816
5817 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5818
5819         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
5820         are known to be downloaded already.
5821
5822 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5823
5824         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
5825         (mm-text-html-washer-alist): Ditto.
5826
5827 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5828
5829         * nnheader.el (nnheader-remove-body): Fix an error of detecting
5830         boundary between headers and body.
5831         * nnml.el (nnml-parse-head): Ditto.
5832
5833 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5834
5835         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
5836         entries.
5837
5838         * gnus-group.el (gnus-fetch-group): Allow an optional
5839         specification of the articles to select.
5840
5841         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
5842
5843 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5844
5845         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
5846         headers from the group, update variable `articles' to contain
5847         only those numbers where headers exist.  (When fetching all
5848         articles in a group, Gnus creates lots of numbers where there is
5849         no articles.)
5850
5851 2002-10-20  Steve Youngs  <youngs@xemacs.org>
5852
5853         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
5854         doesn't have the 'alist custom type, use cons cells instead.
5855         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
5856         (pgg-parse-hash-algorithm-alist): Ditto.
5857         (pgg-parse-compression-algorithm-alist): Ditto.
5858         (pgg-parse-signature-type-alist): Ditto.
5859
5860         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
5861
5862         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
5863
5864         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
5865
5866 2002-10-19  Simon Josefsson  <jas@extundo.com>
5867
5868         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
5869         buffer.
5870
5871 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5872
5873         * gnus-spec.el (gnus-make-format-preserve-properties)
5874         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
5875         properties also on XEmacs.  `gnus-xmas-format' is like format but
5876         preserves text properties on XEmacs (though it only understands
5877         simple format specs).  The variable
5878         `gnus-make-format-preserve-properties' controls whether the
5879         function is used, and is checked in `gnus-parse-simple-format'.
5880         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
5881
5882         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
5883         output.
5884         (gnus-agent-consider-all-articles): New variable.
5885         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
5886         (gnus-agent-fetch-headers): Depending on
5887         gnus-agent-consider-all-articles, maybe get all articles.
5888         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
5889         `read'.
5890         (gnus-predicate-imples-unread): New function.
5891         (gnus-agent-fetch-headers): Optimize to call
5892         gnus-list-of-unread-articles if that is sufficient.
5893         Check unseen and recent instead of seen and recent.
5894         (gnus-agent-fetch-headers): Abstain from calling
5895         gnus-list-range-intersection if range (a . b) would have (> a b).
5896
5897 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * message.el (message-send-mail): Make it possible to perform
5900         edebug-defun.
5901
5902 2002-10-18  Simon Josefsson  <jas@extundo.com>
5903
5904         * gnus-art.el (gnus-button-man-handler): Change default to
5905         `manual-entry' (defined in both emacsen).
5906         (gnus-button-man-handler): Remove emacsen difference and use
5907         `manual-entry'.
5908
5909 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5910
5911         * spam.el: Wrap autoload settings for bbdb-records,
5912         executable-find and ifile-spam-filter with eval-and-compile.
5913         (spam-display-buffer-contents): Remove.
5914         (spam-bogofilter-score): Merge spam-display-buffer-contents.
5915
5916 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
5917
5918         * spam.el (spam-display-buffer-contents): New function.
5919         (spam-bogofilter-score): use spam-display-buffer-contents, patch
5920         from Katsumi Yamaoka <yamaoka@jpl.org>.
5921
5922 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5923
5924         * nnheader.el (nnheader-parse-naked-head): New function.
5925         (nnheader-parse-head): Use the above function, in order to handle
5926         continuation lines properly.
5927         (nnheader-remove-body): New function.
5928         (nnheader-remove-cr-followed-by-lf): New function.
5929         (nnheader-ms-strip-cr): Use the above function.
5930
5931         * gnus-agent.el (gnus-agent-regenerate-group): Call
5932         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
5933         `nnheader-parse-head'.
5934         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
5935
5936         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
5937         continuation lines by itself; call `nnheader-parse-naked-head'
5938         instead of `nnheader-parse-head'.
5939         * nndiary.el (nndiary-parse-head): Ditto.
5940         * nnfolder.el (nnfolder-parse-head): Ditto.
5941         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
5942         * nnmaildir.el (nnmaildir--update-nov): Ditto.
5943         * nnml.el (nnml-parse-head): Ditto.
5944
5945 2002-10-17  Steve Youngs  <youngs@xemacs.org>
5946
5947         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
5948         XEmacs, default to it if featurep 'xemacs.
5949
5950 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * spam-stat.el: Check for the existence of hash functions instead
5953         of the Emacs version to decide whether to load cl.  Suggested by
5954         Kai Gro\e,A_\e(Bjohann.
5955
5956 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5957
5958         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
5959         if it isn't open yet.
5960
5961 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * gnus-group.el: Require mm-url only when compiling.
5964         (gnus-group-fetch-charter): Require mm-url.
5965
5966         * spam-stat.el: Require cl for the functions gethash,
5967         hash-table-count, make-hash-table and mapc for Emacs 20.
5968         (puthash): Alias to cl-puthash for Emacs 20.
5969         (with-syntax-table): New macro for Emacs 20.
5970
5971 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
5972
5973         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
5974
5975 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
5976
5977         * spam.el (spam-check-ifile): added ifile as a spam checking
5978         backend, and spam-use-ifle as the variable to toggle that check.
5979
5980 2002-10-12  Simon Josefsson  <jas@extundo.com>
5981
5982         * message.el (message-beginning-of-line): New variable.
5983         (message-beginning-of-line): Use it.
5984
5985 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
5986
5987         * spam.el: more compilation fixes for BBDB
5988
5989         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
5990         (spam-stat-reduce-size): Interactive.
5991         (spam-stat-reset): New function.
5992         (spam-stat-save): Interactive.
5993
5994 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * gnus.el: Autoload gnus-delay-initialize.
5997
5998         * message.el: Autoload gnus-delay-article.
5999
6000 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
6001
6002         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
6003         text property in Emacs.
6004
6005 2002-10-11  Simon Josefsson  <jas@extundo.com>
6006
6007         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
6008         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
6009
6010         * mml1991.el (mml1991-pgg-sign): Remove CR.
6011
6012 2002-10-10  Simon Josefsson  <jas@extundo.com>
6013
6014         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
6015         decrypt failed.
6016         (mml2015-trust-boundaries-alist): Removed.
6017         (mml2015-gpg-extract-signature-details): Don't use it.
6018         (mml2015-unabbrev-trust-alist): New.
6019         (mml2015-gpg-extract-signature-details): Use it.
6020
6021 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
6022
6023         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
6024         BBDB installed
6025
6026         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
6027         statistical analysis of spam in Lisp only
6028
6029 2002-10-10  Simon Josefsson  <jas@extundo.com>
6030
6031         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
6032         auth, selected or examine state.
6033
6034         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
6035         buffer and error buffer depending on type of information.
6036
6037         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
6038         --status-fd stuff even if gpg.el is not used (revert earlier
6039         change).
6040         (mml2015-pgg-{clear-,}verify): Store both output and errors as
6041         gnus details.
6042         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
6043         buffer.
6044
6045         * pgg.el (pgg-verify-region): Use it.
6046
6047         * pgg-def.el (pgg-query-keyserver): New variable.
6048
6049         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
6050         key-identifier in packet.  Is this a good idea?
6051
6052         * mml.el (mml-mode-map): Add security commands that operates on
6053         MIME parts.
6054         (mml-menu): And menu items for them.
6055
6056         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
6057
6058         * mml.el (mml-parse-1): Support sender in #secure tags.
6059
6060         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
6061         defined.
6062
6063         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
6064         (mml-pgp-encrypt-buffer): Support combined signing.
6065
6066         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
6067         (mml1991-gpg-encrypt): Ditto.
6068         (mml1991-pgg-encrypt): Ditto.
6069         (mml1991-encrypt): Pass sign parameter.
6070
6071         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
6072         (mml-signencrypt-style): Mention the variable.
6073
6074 2002-10-09  Simon Josefsson  <jas@extundo.com>
6075
6076         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
6077         pgg-gpg-user-id.
6078
6079         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
6080         (pgg-fetch-key-function): Nil if w3 is not installed.
6081
6082 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6083
6084         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
6085         gnus-agent-current-history.
6086
6087 2002-10-06  Simon Josefsson  <jas@extundo.com>
6088
6089         * imap.el (imap-parse-status): Don't use read to read token.
6090
6091 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6092
6093         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
6094         for methods not covered by the agent, and when unplugged.
6095
6096 2002-10-05  Simon Josefsson  <jas@extundo.com>
6097
6098         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
6099         signing.
6100
6101         * gnus-agent.el (gnus-agent-read-servers): If getting method from
6102         a named server fails, ignore the server.
6103
6104         * mml1991.el (mml1991-pgg-sign): Do QP.
6105
6106         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
6107         work.
6108
6109 2002-10-04  Simon Josefsson  <jas@extundo.com>
6110
6111         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
6112
6113         * pgg-pgp.el (pgg-pgp-verify-region): Inline
6114         binary-write-decoded-region from MEL.
6115
6116         * pgg.el (pgg-encrypt-region): Support sign.
6117
6118         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
6119
6120         * mml2015.el (mml2015-pgg-encrypt): Ditto.
6121
6122         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
6123         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
6124         branch where PGG was taken from in the ChangeLog entries below.
6125
6126 2002-10-01  Simon Josefsson  <jas@extundo.com>
6127
6128         * pgg-pgp.el: Don't require mel.  Don't use luna.
6129         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
6130         (pgg-pgp-process-region): Use expand-file-name instead of concat.
6131         (pgg-pgp-process-region): Don't use binary-funcall.
6132
6133         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
6134
6135         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
6136         instead of concat.
6137
6138         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
6139
6140 2002-09-29  Simon Josefsson  <jas@extundo.com>
6141
6142         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
6143         compile warnings.
6144
6145         * pgg.el (pgg-decrypt-region): Don't parse packet.
6146
6147         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
6148
6149 2002-09-29  Daiki Ueno <ueno@unixuser.org>
6150
6151         * pgg.el: Remove dependency on calist.el.
6152
6153 2002-09-28  Simon Josefsson  <jas@extundo.com>
6154
6155         * pgg.el (pgg-temporary-file-directory): New variable.
6156         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
6157
6158         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
6159         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
6160
6161         * pgg-parse.el (pgg-char-int): Defalias.
6162         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
6163         (pgg-read-bytes, pgg-read-body): Use it.
6164         (pgg-decode-packets): Don't use MEL, use base64-*.
6165         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
6166         (pgg-string-as-unibyte): Defalias.
6167         (pgg-parse-armor-region): Use it.
6168
6169         * pgg-gpg.el (pgg-gpg-process-region): Use
6170         pgg-temporary-file-directory.
6171
6172         * luna.el: Don't def-edebug.
6173
6174         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
6175         binary-write-decoded-region from MEL.
6176
6177         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
6178
6179         * alist.el, calist.el: Don't require product/APEL.
6180
6181         * pgg-parse.el (top-level): Remove dependency on static.el,
6182         pccl.el, mel.el.
6183         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
6184         `define-ccl-program' is boundp, instead of using broken.
6185
6186 2002-10-01  Simon Josefsson  <jas@extundo.com>
6187
6188         * message.el (message-required-mail-headers): Remove Lines:.
6189
6190 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6191         From Jesper Harder.
6192
6193         * gnus-group.el (gnus-group-fetch-charter,
6194         gnus-group-fetch-control): Prompt for group if given a prefix
6195         argument.
6196         * gnus-sum.el (t): Add gnus-group-fetch-charter and
6197         gnus-group-fetch-control to summary key map and menu.
6198
6199 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
6200
6201         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
6202         number when there are no articles.
6203
6204 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6205
6206         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
6207         arg ALL means to fetch all articles, not only downloadable ones.
6208         (gnus-agent-fetch-selected-article): New function for
6209         gnus-select-article-hook or gnus-mark-article-hook.
6210
6211 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6212         From Peter von der Ahe <nospam2159@daimi.au.dk>.
6213
6214         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
6215         raw-text.
6216
6217 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
6218
6219         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
6220         Pinard).
6221         Major revamp of the code, documentation is in comments in the file
6222         for now.
6223
6224 2002-09-30  Simon Josefsson  <jas@extundo.com>
6225
6226         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
6227         buffer seem to be needed?
6228
6229 2002-09-29  Simon Josefsson  <jas@extundo.com>
6230
6231         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
6232         compile warnings.
6233
6234         * mml1991.el (mml1991-function-alist): Add pgg.
6235         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
6236         (mml1991-pgg-encrypt): Fix recipients querying.
6237
6238 2002-09-28  Simon Josefsson  <jas@extundo.com>
6239
6240         * mml2015.el (autoload): Autoload correct files.  Trivial patch
6241         from dme@dme.org.
6242         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
6243         handle is returned.
6244
6245 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6246
6247         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6248         Protect against non-existent of `nnimap-mailbox-info'.
6249
6250 2002-09-27  Simon Josefsson  <jas@extundo.com>
6251
6252         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
6253         (gnus-setup-news-hook): Use it.
6254         (gnus-after-getting-new-news-hook): Ditto.
6255
6256         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
6257
6258 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6259         From Mats Lidell <matsl@contactor.se>.
6260
6261         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
6262
6263 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6264
6265         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
6266         the part to decode encoded words, use raw words instead of decoded
6267         words.
6268
6269 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6270
6271         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
6272
6273         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
6274         (mm-setup-w3m): Use it.
6275
6276 2002-09-27  Simon Josefsson  <jas@extundo.com>
6277
6278         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
6279         article buffers.
6280
6281         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
6282         it just in case.
6283         (nnimap-update-unseen): New function; update unseen count in
6284         `n-m-info'.
6285         (nnimap-close-group): Call it.
6286
6287         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
6288         (gnus-after-getting-new-news-hook): Ditto.
6289
6290         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
6291         message into verboselevel 9.  Change slow mail check message.
6292         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
6293         (nnimap-fixup-unread-after-getting-new-news): New function, to be
6294         used as a hook after getting new mail.
6295
6296 2002-09-26  Simon Josefsson  <jas@extundo.com>
6297
6298         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
6299         SELECT/EXAMINE is first unseen article, not number of unseen
6300         articles.  Make them distinct by renaming the former to
6301         `first-unseen' instead of `unseen'.
6302
6303         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
6304         too.
6305         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
6306         changed.
6307         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
6308
6309         * gnus-int.el (gnus-server-unopen-status): Defcustom.
6310
6311         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
6312         better.
6313
6314         * mml2015.el (mml2015-pgg-decrypt): Only add security information
6315         if dissecting resulting buffer actually had any information.
6316
6317 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
6320         because the function `string<' allows symbols.
6321
6322         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
6323
6324 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
6325
6326         * message.el (message-forward-make-body): Revert an early change
6327         because 8-bit utf-8 emails.
6328
6329 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6330
6331         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
6332         links to Info)
6333         * gnus-art.el (gnus-treat-highlight-signature):
6334         * gnus-art.el (gnus-treat-buttonize):
6335         * gnus-art.el (gnus-treat-buttonize-head):
6336         * gnus-art.el (gnus-treat-emphasize):
6337         * gnus-art.el (gnus-treat-strip-cr):
6338         * gnus-art.el (gnus-treat-unsplit-urls):
6339         * gnus-art.el (gnus-treat-leading-whitespace):
6340         * gnus-art.el (gnus-treat-hide-headers):
6341         * gnus-art.el (gnus-treat-hide-boring-headers):
6342         * gnus-art.el (gnus-treat-hide-signature):
6343         * gnus-art.el (gnus-treat-fill-article):
6344         * gnus-art.el (gnus-treat-hide-citation):
6345         * gnus-art.el (gnus-treat-hide-citation-maybe):
6346         * gnus-art.el (gnus-treat-strip-list-identifiers):
6347         * gnus-art.el (gnus-treat-strip-pgp):
6348         * gnus-art.el (gnus-treat-strip-pem):
6349         * gnus-art.el (gnus-treat-strip-banner):
6350         * gnus-art.el (gnus-treat-highlight-headers):
6351         * gnus-art.el (gnus-treat-highlight-citation):
6352         * gnus-art.el (gnus-treat-date-ut):
6353         * gnus-art.el (gnus-treat-date-local):
6354         * gnus-art.el (gnus-treat-date-english):
6355         * gnus-art.el (gnus-treat-date-lapsed):
6356         * gnus-art.el (gnus-treat-date-original):
6357         * gnus-art.el (gnus-treat-date-iso8601):
6358         * gnus-art.el (gnus-treat-date-user-defined):
6359         * gnus-art.el (gnus-treat-strip-headers-in-body):
6360         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
6361         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
6362         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
6363         * gnus-art.el (gnus-treat-unfold-headers):
6364         * gnus-art.el (gnus-treat-fold-headers):
6365         * gnus-art.el (gnus-treat-fold-newsgroups):
6366         * gnus-art.el (gnus-treat-overstrike):
6367         * gnus-art.el (gnus-treat-display-xface):
6368         * gnus-art.el (gnus-treat-display-smileys):
6369         * gnus-art.el (gnus-treat-from-picon):
6370         * gnus-art.el (gnus-treat-mail-picon):
6371         * gnus-art.el (gnus-treat-newsgroups-picon):
6372         * gnus-art.el (gnus-treat-body-boundary):
6373         * gnus-art.el (gnus-treat-capitalize-sentences):
6374         * gnus-art.el (gnus-treat-fill-long-lines):
6375         * gnus-art.el (gnus-treat-play-sounds):
6376         * gnus-art.el (gnus-treat-translate):
6377         * gnus-art.el (gnus-treat-x-pgp-sig):
6378         * gnus-art.el (gnus-mime-button-line-format):
6379         * gnus-art.el (gnus-button-man-level):
6380         * gnus-art.el (gnus-button-emacs-level):
6381         * gnus-cus.el (gnus-group-parameters):
6382         * gnus-gl.el (bbb-build-mid-scores-alist):
6383         * gnus-group.el (gnus-group-line-format):
6384         * gnus-mlspl.el (gnus-group-split-setup):
6385         * gnus-mlspl.el (gnus-group-split):
6386         * gnus-msg.el (gnus-mailing-list-groups):
6387         * gnus-msg.el (gnus-posting-styles):
6388         * gnus-nocem.el (gnus-nocem-issuers):
6389         * gnus-score.el (gnus-score-regexp-bad-p):
6390         * gnus-srvr.el (gnus-server-line-format):
6391         * gnus-topic.el (gnus-topic-line-format):
6392         * gnus.el (gnus-summary-line-format):
6393         * mail-source.el (mail-sources):
6394         * message.el (message-subscribed-address-file):
6395         * nnmail.el (nnmail-split-fancy):
6396
6397 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
6398
6399         * mail-source.el(mail-source-run-script): use `functionp' to test
6400         whether the argument `script' is in fact a function.
6401         (mail-sources): adjust the defcustom to allow users to specify a
6402         function or a string as the value of the `:prescript' and
6403         `:postscript' arguments of the `file' and `pop3' mail sources.
6404
6405 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
6406
6407         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
6408         number when article 1 does not exist.
6409
6410 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6411
6412         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
6413         apropos if apropos-variable does not exist.
6414         (gnus-button-guessed-mid-regexp)
6415         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
6416         regexes.  From Reiner Steib.
6417         (gnus-button-handle-describe-function)
6418         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
6419         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
6420         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
6421
6422 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
6423         Trivial patch.
6424
6425         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
6426         the file.
6427
6428 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6429
6430         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
6431
6432 2002-09-24  Simon Josefsson  <jas@extundo.com>
6433
6434         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
6435         (mml2015-use): Prefer PGG if installed.
6436         (mml2015-function-alist): Add PGG wrappers.
6437         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
6438         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
6439         prefix, make regexp optionally skip it.
6440         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
6441         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
6442         (mml2015-pgg-encrypt): New functions.
6443         (defvar, autoload): Prevent byte-compile warnings.
6444
6445 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6446         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6447
6448         * gnus-art.el (article-strip-banner): Check for the existence of
6449         from header.
6450
6451 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6452
6453         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
6454         (gnus-button-alist): Improved regexp for
6455         gnus-button-handle-mid-or-mail (false positives), fixed
6456         gnus-button-handle-man entries.
6457         From Reiner Steib.
6458
6459 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6460         From Josh Huber.
6461
6462         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
6463         nnmail-extra-headers is non-nil.
6464
6465 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
6466
6467         * nnmaildir.el: Store article numbers persistently.  General
6468         revision.
6469         (nnmaildir-request-expire-articles): handle 'immediate and 'never
6470         for nnmail-expiry-wait; delete instead of moving if 'force is
6471         given.
6472
6473 2002-09-23  Simon Josefsson  <jas@extundo.com>
6474         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
6475
6476         * smime.el (smime-sign-buffer): Get key and extra certs.
6477         (smime-get-key-with-certs-by-email): Utility function.
6478
6479 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6480         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
6481
6482         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
6483         article exists.
6484
6485 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6486
6487         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
6488
6489 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
6490         From Reiner Steib.
6491
6492         * gnus-art.el (gnus-button-handle-custom,
6493         gnus-button-handle-mid-or-mail,
6494         gnus-button-handle-describe-{function,variable,key},
6495         gnus-button-handle-apropos{,command,variable}): New functions.
6496         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
6497         gnus-button-{man,emacs,mail}-level): New variables.
6498         (gnus-button-alist): Use the above to buttonize emacs and mail
6499         related links.
6500
6501 2002-09-18  Juanma Barranquero  <lektu@terra.es>
6502
6503         * gnus-int.el (gnus-status-message): Fix spacing.
6504
6505         * imap.el (imap-continuation): Fix typos.
6506
6507 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6508
6509         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
6510
6511         * gnus-art.el (gnus-article-reply-with-original): Correct
6512         with-current-buffer scope.
6513
6514         * message.el (message-completion-alist): Add Reply-To, From, etc.
6515
6516 2002-09-18  Simon Josefsson  <jas@extundo.com>
6517
6518         * nnimap.el (nnimap-request-expire-articles): Make flag setting
6519         conditional.  From Nevin Kapur <nevin@jhu.edu>.
6520
6521 2002-09-17  Simon Josefsson  <jas@extundo.com>
6522
6523         * nnimap.el (nnimap-expiry-target): Don't search for which
6524         articles exists here.
6525         (nnimap-request-expire-articles): Do it here instead.  Only expire
6526         when articles are found.  Suggested by Nevin Kapur
6527         <nevin@jhu.edu>.
6528
6529 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6530         From Reiner Steib <reiner.steib@gmx.de>.
6531
6532         * message.el (message-strip-subject-trailing-was)
6533         (message-change-subject, message-add-archive-header)
6534         (message-xpost-fup2-header, message-xpost-insert-note)
6535         (message-xpost-fup2, message-reduce-to-to-cc): New functions
6536         adopted from message-utils.el.  Add functions to the keymap, mode
6537         describtion and menu.
6538         (message-change-subject,message-xpost-fup2): Signal error if
6539         current header is empty.
6540         (message-xpost-insert-note): Changed insert position.
6541         (message-archive-note): Ensure to insert note in message body (not
6542         in head).
6543         (message-archive-header, message-archive-note)
6544         (message-xpost-default, message-xpost-note, message-fup2-note)
6545         (message-xpost-note-function): New variables adopted from
6546         message-utils.el.  Changed some doc-strings.
6547         (message-mark-insert-{begin,end}): Rename from
6548         message-{begin,end}-inserted-text-mark (message-utils.el), changed
6549         values.
6550         (message-subject-trailing-was-query)
6551         (message-subject-trailing-was-ask-regexp)
6552         (message-subject-trailing-was-regexp): New variables.
6553         (message-to-list-only): Added doc-string and menu entry.
6554
6555         * message-utils.el: Removed.  Functions are now in message.el.
6556
6557 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6558
6559         * gnus-art.el (gnus-article-reply-with-original,
6560         gnus-article-followup-with-original): Switch to
6561         gnus-summary-buffer before reply/followup.
6562
6563 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
6564
6565         * gnus-sum.el (gnus-summary-toggle-header): The article window may
6566         not exist. Toggle it anyway.
6567
6568 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6569
6570         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
6571
6572         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
6573         Trivial patch from Urban Engberg <ue@ccieurope.com>.
6574
6575         * rfc2047.el (message-posting-charset): Defvar it.
6576         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
6577         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
6578
6579         * mail-source.el (mail-source-fetch): Hide password.
6580
6581         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
6582
6583 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6584         From John Paul Wallington <jpw@shootybangbang.com>.
6585
6586         * gnus.el (gnus-visual, gnus-meta): Fix typo.
6587
6588 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6589
6590         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
6591
6592 2002-09-11  Simon Josefsson  <jas@extundo.com>
6593
6594         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
6595         (nnimap-split-rule): Doc fix.
6596         (nnimap-request-expire-articles): Cleanup code.
6597
6598 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6599         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6600
6601         * gnus-art.el (gnus-article-address-banner-alist): New option.
6602         (article-strip-banner): Refer the above option to split banners of
6603         free mail servers, when no group parameter is specified.
6604
6605 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6606
6607         * nntp.el (nntp-wait-for-string): Check for a process in the
6608         current buffer instead of `nntp-server-buffer'.
6609
6610 2002-09-09  Simon Josefsson  <jas@extundo.com>
6611
6612         * gnus-art.el (gnus-button-man-handler): New variable.
6613         (gnus-button-alist): Use g-b-handle-man.
6614         (gnus-button-handle-man): New, call g-b-man-handler.
6615
6616 2002-09-08  Simon Josefsson  <jas@extundo.com>
6617
6618         * gnus-art.el (gnus-button-alist): Buttonize man page links.
6619
6620 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6621
6622         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
6623
6624 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6625
6626         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
6627
6628         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
6629         keystroke.
6630
6631         * gnus-srvr.el (gnus-browse-describe-group): New command and
6632         keystroke.
6633
6634 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
6637         value for gnus-decoration property.
6638
6639 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6640
6641         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
6642         string) as group name in case we have a CRLF in the file.
6643
6644 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
6645
6646         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
6647         group.
6648         (rfc1843-decode-hzp): do.
6649         (rfc1843-newsgroups-regexp): do.
6650
6651 2002-09-04  Simon Josefsson  <jas@extundo.com>
6652
6653         * message.el (message-canlock-generate): Make sure sha1 doesn't
6654         call external programs.
6655
6656 2002-09-03  Simon Josefsson  <jas@extundo.com>
6657
6658         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
6659
6660         * gnus-agent.el (gnus-agent-batch): Add doc.
6661
6662 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
6663
6664         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
6665         check for signed and encrypted parts.
6666         * mml.el (mml-parse-1): Correct small typo which preventing
6667         setting recipients in a secure tag.
6668
6669 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * mm-util.el (mm-coding-system-priorities): Default to a list of
6672         iso-2022-jp and others for the Japanese environment.
6673
6674 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6675
6676         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
6677         invalid display names.
6678
6679 2002-08-30  Simon Josefsson  <jas@extundo.com>
6680
6681         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
6682         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
6683
6684 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
6685
6686         * gnus.el (gnus-group-charter-alist): New option.
6687         (gnus-group-fetch-control-use-browse-url): New option.
6688
6689         * gnus-group.el (gnus-group-fetch-charter): New function.
6690         (gnus-group-fetch-control): New function.
6691         Add them to the keymap and menu. Require mm-url.
6692
6693 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
6696         From Alex Schroeder <alex@emacswiki.org>.
6697
6698 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
6699
6700         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
6701         items expecting user interaction.
6702
6703         * gnus-topic.el (gnus-topic-make-menu-bar): do.
6704
6705         * gnus-sum.el (gnus-summary-make-menu-bar): do.
6706
6707         * gnus-srvr.el (gnus-server-make-menu-bar): do.
6708
6709         * mml.el (mml-menu): do.
6710
6711 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * mail-source.el (mail-source-touch-pop): New function.
6714
6715         * message.el (message-smtpmail-send-it): New function.
6716         (message-send-mail-function): Add it for a candidate.
6717
6718 2002-08-27  Simon Josefsson  <jas@extundo.com>
6719
6720         * gnus-msg.el (posting-charset-alist): Use
6721         gnus-define-group-parameter instead of defcustom.
6722         (gnus-put-message): Handle SPC in GCC.
6723         (gnus-inews-insert-gcc): Ditto.
6724         (gnus-inews-insert-archive-gcc): Ditto.
6725
6726 2002-08-26  Simon Josefsson  <jas@extundo.com>
6727
6728         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
6729         (gnus-agentize): Auto agentize all nntp and nnimap groups.
6730         (gnus-agent-possibly-save-gcc): Autoload.
6731         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
6732
6733 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6734
6735         * gnus.el (gnus-other-frame-function): New user option.
6736         (gnus-other-frame): Use it; add a doc-string; make it work with
6737         the gnuclient program.
6738
6739         * gnus-util.el (gnus-frame-or-window-display-name): New function.
6740
6741         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
6742         `device-connection' and `dfw-device'.
6743
6744 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6745
6746         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
6747         positives, make it stricter.  From Jochen Hein (trivial change).
6748
6749 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6750
6751         * gnus.el (gnus-other-frame): Trivial fix.
6752
6753 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * gnus.el (gnus-other-frame-parameters): New user option.
6756         (gnus-other-frame-object): New variable.
6757         (gnus-other-frame): Make it search for existing Gnus frame; don't
6758         read new news; delete frame on exit.
6759
6760         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
6761
6762         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
6763
6764 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6765         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
6766
6767         * message.el (message-set-auto-save-file-name): Add support for
6768         the Cygwin Emacs; the system-type is `cygwin'.
6769         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
6770
6771 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6772
6773         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
6774
6775         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
6776         avoid arithmetic errors.
6777
6778 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6779
6780         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
6781
6782 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6783
6784         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
6785         (message-ignored-resent-headers): Add envelope From.
6786
6787 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6788
6789         * gnus.el (gnus-summary-line-format): Document %k specifier.
6790
6791 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6792
6793         * gnus-sum.el (gnus-summary-line-message-size): New function.
6794         (gnus-summary-line-format-alist): Use it.
6795
6796 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6797
6798         * gnus-art.el (article-make-date-line): Refer to the value for
6799         `gnus-article-time-format' in the summary buffer.
6800
6801         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
6802
6803 2002-08-14  Simon Josefsson  <jas@extundo.com>
6804
6805         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
6806         quoting.
6807         (gnus-button-alist): Fix doc.
6808         (gnus-header-button-alist): Use ' not ` for default value quoting.
6809         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
6810         rationale similar to 2002-05-01 change.
6811         (gnus-article-add-buttons-to-head): Evaluate expression.
6812
6813         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
6814
6815 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6816
6817         * message.el (message-font-lock-keywords): Refer to the value for
6818         `message-cite-prefix-regexp' dynamically.
6819
6820 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * gnus-art.el (gnus-decode-header-methods): Doc fix.
6823
6824 2002-08-12  Simon Josefsson  <jas@extundo.com>
6825
6826         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
6827         (imap-shell-open): Skip initial junk before IMAP greeting.
6828
6829 2002-08-11  Simon Josefsson  <jas@extundo.com>
6830
6831         * message-utils.el (message-xpost-default,
6832         message-xpost-fup2-header, message-xpost-fup2): Fixed
6833         Typos.  Trivial changes from Reiner Steib
6834         <4uce.02.r.steib@gmx.net>.
6835
6836 2002-08-09  Simon Josefsson  <jas@extundo.com>
6837
6838         * message.el (message-canlock-password): Set
6839         canlock-password-for-verify to newly generated canlock-password.
6840         When Emacs is restarted, Custom makes sure this is set, but during
6841         the same session we must set it manually.
6842
6843 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
6844
6845         * yenc.el: New file.
6846
6847         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
6848         (mm-uu-type-alist): Add yenc.
6849         (mm-uu-yenc-filename): New function.
6850         (mm-uu-yenc-extract): New function.
6851
6852         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
6853
6854 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6855
6856         * dgnushack.el (merge): Don't use coerce.
6857
6858 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
6859
6860         * mailcap.el (mailcap-mime-data): Test window-system rather than
6861         mm-device-type.
6862         (mailcap-mime-data): Call xdvi and gv with "-safer".
6863
6864         * mm-util.el: Don't define mm-device-type.
6865
6866 2002-08-05  Simon Josefsson  <jas@extundo.com>
6867
6868         * mm-util.el (mm-coding-system-priorities): coding-system type not
6869         supported everywhere.
6870
6871 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6872
6873         * gnus.el (gnus-version-number): Bumped version number.
6874
6875 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6876
6877         * gnus.el: Oort Gnus v0.07 is released.
6878
6879 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6880
6881         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
6882         (gnus-article-sort-functions): Doc fix.
6883         (t): New keystroke.
6884         (gnus-article-sort-by-random): New function.
6885         (gnus-thread-sort-by-random): New function.
6886
6887 2002-08-02  Simon Josefsson  <jas@extundo.com>
6888
6889         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
6890         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
6891
6892 2002-07-31  Danny Siu  <dsiu@adobe.com>
6893
6894         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
6895         when splitting malformed messages without message-id
6896
6897 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6898         From Niklas Morberg <niklas.morberg@axis.com>.
6899
6900         * nnweb.el (nnweb-type, nnweb-type-definition)
6901         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
6902         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
6903         functionality.
6904         * nnweb.el: Removed old non-functioning search engines.
6905
6906 2002-07-27  Simon Josefsson  <jas@extundo.com>
6907
6908         * message.el (message-forward-make-body): Don't use
6909         `message-forward-ignored-headers' when doing a "raw" followup (it
6910         is important to preserve e.g. CTE).
6911
6912         * flow-fill.el (fill-flowed): Disable filladapt-mode.
6913
6914         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
6915         regexp-quote, Cyrus Sieve is fixed.
6916
6917         * sieve-manage.el (sieve-manage-deletescript): New function.
6918
6919         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
6920         (sieve-manage-mode): Fix menubar.
6921         (sieve-activate): Change some messages.
6922         (sieve-deactivate-all): New function.
6923         (sieve-deactivate): New alias.
6924         (sieve-remove): New function.
6925         (sieve-help): Fix help.
6926         All suggested by Ned Ludd.
6927
6928 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6929
6930         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
6931         (mm-w3m-safe-url-regexp): New user option.
6932
6933         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
6934         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
6935
6936 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
6937
6938         * gnus-sum.el (gnus-summary-delete-article): Force
6939         nnmail-expiry-target to 'delete, so that absolute deletion
6940         happens when absolute deletion is requested.
6941
6942 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6943         From Nevin Kapur <nevin@jhu.edu>.
6944
6945         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
6946         headers as empty headers.
6947
6948 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6949         From Jochen Hein <jochen@jochen.org>.
6950
6951         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
6952         correct typo.
6953         (gnus-emphasis-strikethru): New face.
6954
6955 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6956         From Jason Merrill <jason@redhat.com>.
6957
6958         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
6959         entire file for each of a sequence of missing articles.
6960
6961         * gnus-salt.el (gnus-binary-display-article): Respect an existing
6962         value for gnus-view-pseudos.
6963
6964         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
6965         avoid nreverse.
6966
6967 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6968         From Ted Zlatanov <teodor.zlatanov@divine.com>.
6969
6970         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
6971         (gnus-summary-mode-line-format-alist): Add %h for number of
6972         spams.
6973         (gnus-newsgroup-spam-marked): New variable.
6974         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
6975         (gnus-article-read-p, gnus-article-mark)
6976         (gnus-set-global-variables, gnus-set-global-variables)
6977         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
6978         (gnus-summary-mark-article-as-unread)
6979         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
6980         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
6981         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
6982
6983 2002-07-10  Simon Josefsson  <jas@extundo.com>
6984
6985         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
6986         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
6987
6988 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
6989
6990         * gnus-sum.el (gnus-summary-delete-article): Respect group
6991         parameters while expiring.
6992
6993 2002-07-08  Simon Josefsson  <jas@extundo.com>
6994
6995         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
6996         Enberg.
6997
6998 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6999
7000         * gnus-art.el (article-unsplit-urls): Only display MIME when this
7001         function is called interactively.  From Niklas Morberg.
7002
7003 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7004
7005         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
7006         cdaar to cdar and car.
7007
7008         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
7009         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
7010
7011 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
7014         don't break a narrowed article.
7015
7016         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
7017         (nntp-open-via-rlogin-and-telnet): Ditto.
7018
7019 2002-07-02  Didier Verna  <didier@xemacs.org>
7020
7021         * nnmail.el (nnmail-split-methods): fix custom type.
7022
7023 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7024
7025         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
7026         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
7027
7028 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7029
7030         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
7031         (gnus-summary-resend-message): Use it.
7032
7033 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7034
7035         * nntp.el (nntp-via-rlogin-command-switches): New variable.
7036         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
7037
7038 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7039
7040         * message.el (message-font-lock-keywords): Don't fontify
7041         headers in the message body, only in the header.
7042         (message-font-lock-make-header-matcher): New function, used by
7043         message-font-lock-keywords.
7044         From Katsumi Yamaoka <yamaoka@jpl.org>.
7045
7046 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7047
7048         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
7049
7050 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7051
7052         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
7053
7054 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7055
7056         * message.el (message-font-lock-keywords): Revert 2002-06-22
7057         change.
7058
7059 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7060
7061         * message.el (message-font-lock-keywords): Put colon in header
7062         name match.
7063
7064 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7065
7066         * message.el (message-font-lock-keywords): Don't use header faces
7067         in the body.  Thanks to Stefan Monnier for the hint on the
7068         implementation.
7069
7070 2002-05-09  Miles Bader  <miles@gnu.org>
7071
7072         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
7073         (gnus-article-hide-citation): Respect it.
7074
7075 2002-04-12  Juanma Barranquero  <lektu@terra.es>
7076
7077         * pop3.el (pop3-open-server): Fix typo.
7078
7079 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
7080
7081         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
7082         instead of push to ignore duplicate to-(list|address) values.
7083         * nnmail.el (nnmail-cache-ignore-groups): New.
7084         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
7085
7086 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7087
7088         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
7089         before sending.  Suggested by Jan Rychter.
7090
7091 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * dgnushack.el (remove): New compiler macro.
7094         (last, coerce, subseq): Remove compiler macros for those built-in
7095         or unused functions.
7096
7097 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7098
7099         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
7100         sure to write byte-compiled versions of gnus-*-format-alist to
7101         .newsrc.eld.  From Simon Josefsson.
7102
7103 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7104
7105         * gnus-agent.el (gnus-agent-read-servers)
7106         (gnus-agent-write-servers): Put server name (string like
7107         "nnchoke:frumple") in the file instead of a server specification
7108         (Lisp expression like (nnchoke "frumple" ...parameters...)).
7109         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7110
7111 2002-06-16  Simon Josefsson  <jas@extundo.com>
7112
7113         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
7114         Reiner Steib <4uce.02.r.steib@gmx.net>.
7115
7116 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7117
7118         * nnheader.el (nnheader-file-name-translation-alist): Set the
7119         default value for MS Windows systems.
7120
7121         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
7122
7123 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7124
7125         * message.el (message-beginning-of-line): Keep the region active
7126         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
7127
7128 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
7129
7130         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
7131         * gnus-msg.el (gnus-summary-reply): Ditto.
7132         * gnus-msg.el (gnus-summary-handle-replysign): New.
7133
7134 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * message.el (message-send-mail-with-sendmail): Kill errbuf even
7137         if sending failed.
7138
7139 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
7140
7141         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
7142         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
7143         to sign while encrypting.
7144
7145 2002-06-11  Simon Josefsson  <jas@extundo.com>
7146
7147         * gnus-int.el (gnus-request-move-article): Agent expire article if
7148         successfuly moved.
7149
7150         * nnweb.el (nnweb-google-create-mapping): Honors the value of
7151         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
7152
7153 2002-06-10  Simon Josefsson  <jas@extundo.com>
7154
7155         * gnus-int.el (gnus-request-expire-articles): Fix last change?
7156
7157 2002-06-09  Simon Josefsson  <jas@extundo.com>
7158
7159         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
7160
7161         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
7162
7163 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7164
7165         * flow-fill.el (fill-flowed): Ignore errors.
7166
7167 2002-06-06  Simon Josefsson  <jas@extundo.com>
7168
7169         * message.el (message-send-mail-with-sendmail): Improve error message.
7170
7171 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7172
7173         * message.el (message-interactive): Change default from nil to t.
7174         Better to be safe than to be fast.
7175
7176 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7177
7178         * message.el (message-send-mail-with-sendmail): Check return value
7179         from call-process-region.
7180
7181 2002-06-04  Simon Josefsson  <jas@extundo.com>
7182
7183         * gnus-msg.el (gnus-group-mail, gnus-group-news)
7184         (gnus-group-post-news, gnus-summary-mail-other-window)
7185         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
7186         gnus-article-copy to nil, thereby inhibiting the `header' posting
7187         style match to use data from last viewed article.
7188         Suggested by Hrvoje Niksic.
7189
7190 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * spam.el (spam-point-at-eol): New alias.
7193         (spam-parse-whitelist): Use it.
7194
7195 2002-06-03  Simon Josefsson  <jas@extundo.com>
7196
7197         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
7198         (nnmail-article-group): Use it.
7199
7200 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7201
7202         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
7203         so that code reading them won't be surprised.  From Jesper Harder
7204         <harder@ifa.au.dk>.
7205
7206 2002-05-29  Simon Josefsson  <jas@extundo.com>
7207
7208         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
7209         articles.
7210
7211         * gnus.el (gnus-agent-cache): Doc fix.
7212         (gnus-agent): Change default to t.
7213
7214         * gnus-agent.el (gnus-agent-expire): Make it accept optional
7215         ARTICLES, GROUP and FORCE parameters.
7216
7217 2002-05-28  Simon Josefsson  <jas@extundo.com>
7218
7219         * gnus-group.el (gnus-group-line-format): Doc fix.
7220
7221 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7222
7223         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
7224         original article before yanking.  From Jesper Harder
7225         <harder@ifa.au.dk>.
7226
7227 2002-05-26  Simon Josefsson  <jas@extundo.com>
7228
7229         * gnus-sum.el (gnus-summary-menu-split): New function.
7230         (gnus-summary-make-menu-bar): Split charset submenu.
7231         (gnus-summary-menu-maxlen): New variable.
7232         (gnus-summary-menu-split): Use it.
7233
7234 2002-05-25  Simon Josefsson  <jas@extundo.com>
7235
7236         * mml.el (mml-preview): Generate some headers.
7237
7238         * gnus.el (gnus-large-newsgroup): Fix :type.
7239
7240         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
7241         Agent cache NOV's by default now).
7242         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
7243
7244 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
7245
7246         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
7247         call to gnus-parent-id when we check for References loops.
7248         (gnus-summary-prepare-threads): Avoid simplifying every Subject
7249         twice by saving the simplified subject string in simp-subject.
7250
7251 2002-05-23  Simon Josefsson  <jas@extundo.com>
7252
7253         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
7254         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
7255
7256         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
7257         Niklas Morberg <niklas.morberg@axis.com>.
7258
7259 2002-05-22  Simon Josefsson  <jas@extundo.com>
7260
7261         * sieve.el (sieve-change-region): Define it before it is used.
7262
7263         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
7264         (gnus-summary-reply): Ask for confirmation when replying to news.
7265         Defaults to not ask.  From Benjamin Rutt
7266         <rutt+news@cis.ohio-state.edu>.
7267
7268         * nnimap.el (nnimap-nov-is-evil): Improve doc.
7269
7270 2002-05-21  Simon Josefsson  <jas@extundo.com>
7271
7272         * sieve-mode.el (sieve-manage): Fix autoloads.
7273
7274         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
7275         name (makes it work with recent Cyrus timsieved).
7276
7277 2002-05-20  Jason  <jbaker@cs.utah.edu>
7278         Trivial patch.
7279
7280         * gnus-art.el (gnus-request-article-this-buffer): Try
7281         reconnecting if you don't get the message.
7282
7283 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7284
7285         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
7286         Reply-To headers from the headers.
7287
7288 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7289
7290         * mm-url.el (mm-url-insert): Remove junk message.
7291
7292 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7293
7294         * nnslashdot.el (nnslashdot-request-list): Parse new html.
7295         (nnslashdot-use-front-page): New variable.
7296         (nnslashdot-request-list): Use it.
7297
7298         * mm-url.el (mm-url-timeout): New variable.
7299         (mm-url-retries): Ditto.
7300         (mm-url-insert): Use it.
7301
7302 2002-05-16  Simon Josefsson  <jas@extundo.com>
7303
7304         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
7305         (gnus-simplify-subject-functions): Mention g-s-a-w.
7306
7307 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
7308
7309         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
7310         nnmail-cache-insert.
7311         * nndiary.el (nndiary-request-accept-article): Ditto.
7312         * nnfolder.el (nnfolder-request-accept-article): Ditto.
7313         * nnimap.el (nnimap-request-accept-article): Ditto.
7314         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
7315         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
7316         * nnmbox.el (nnmbox-request-accept-article): Ditto.
7317         * nnmh.el (nnmh-request-accept-article): Ditto.
7318         * nnmail.el (nnmail-cache-insert): Change group to required,
7319         removed code which tried to figure out the group.
7320
7321 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
7322
7323         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
7324         messages. From Hans de Graaff <hans@degraaff.org>.
7325         * nnml.el (nnml-request-accept-article): Pass in the group name to
7326         nnmail-cache-insert, since it's available.
7327
7328 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7329
7330         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
7331
7332 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7333         From Florian Weimer <fw@deneb.enyo.de>.
7334
7335         * gnus.el (subscribed): New group parameter.
7336         (gnus-find-subscribed-addresses): Use it.
7337
7338 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
7339
7340         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
7341         the default for pgpmime to support pgp v2.
7342         * mml-sec.el (mml-signencrypt-style): New accessor function to
7343         allow users to get/set the signencrypt style more easily without
7344         frobbing the alist directly.
7345         * mml.el (mml-generate-mime-1): Use accessor function.
7346
7347 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7348
7349         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
7350         parenthesis for "<" and ">".  Suggested by Andreas Schwab
7351         <schwab@suse.de>.
7352
7353 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7354
7355         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
7356         when intuiting the group the message is written to.  From Josh
7357         Huber <huber@alum.wpi.edu>.
7358
7359 2002-05-06  Simon Josefsson  <jas@extundo.com>
7360
7361         * gnus-topic.el (gnus-group-topic-parameters): Work when group
7362         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
7363
7364 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
7365
7366         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
7367         argument, and fixed compiler warning. (added autoload for
7368         gpg-encrypt).
7369
7370 2002-05-04  Simon Josefsson  <jas@extundo.com>
7371
7372         * mml1991.el (mml1991-function-alist): Doc fix.
7373
7374         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
7375         doesn't exist (for previewing messages without having Gnus
7376         started).
7377
7378         * mm-util.el (mm-coding-system-priorities): Defcustom.
7379
7380         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
7381
7382 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
7383
7384         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
7385         default.
7386         * mml-sec.el:
7387         * mml-sec.el (mml-signencrypt-style): New.
7388         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
7389         argument `sign'.
7390         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
7391         signencrypt.
7392         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
7393         * mml.el (mml-generate-mime-1): Changed logic so a part which is
7394         both signed & encryped is processed in one operation. (rather than
7395         two separate ops: sign, then encrypt)
7396         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
7397         indication if a message is signed by an expired key.
7398         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
7399         enables combined sign & encrypt operation. (this was always on
7400         before).
7401         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
7402
7403 2002-05-01  Simon Josefsson  <jas@extundo.com>
7404
7405         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
7406         server.
7407         (nnimap-mailbox-info): defvar instead of defvoo.
7408
7409 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7410
7411         * gnus.el: Oort Gnus v0.06 is released.
7412
7413 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7414
7415         * lpath.el: Bind url-package-version.
7416
7417 2002-05-01  Simon Josefsson  <jas@extundo.com>
7418
7419         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
7420         filename before deleting the group itself, because the presence of
7421         a group filename decides if long filenames are used or not.
7422
7423         * gnus-art.el (gnus-button-alist): Don't inline
7424         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
7425         without also modifying g-button-alist.
7426         (gnus-button-alist): Fix type to allow variable as well as regexp.
7427         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
7428         themselves, variables to its contents.
7429         (gnus-button-entry): Ditto.
7430
7431 2002-05-01  Simon Josefsson  <jas@extundo.com>
7432
7433         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
7434         UIDNEXT as a string.
7435
7436         * nnimap.el (nnimap-string-lessp-numerical): New function.
7437         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
7438         integers.
7439
7440 2002-04-29  Simon Josefsson  <jas@extundo.com>
7441
7442         * nnmail.el (nnmail-cache-insert): Accept optional group
7443         parameter.
7444
7445         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
7446         n-r-g-a is disabled.
7447
7448 2002-04-29  Simon Josefsson  <jas@extundo.com>
7449
7450         * nnimap.el (nnimap-split-fancy): Fix doc.
7451         (nnimap-split-fancy): Fix doc.
7452
7453         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
7454         (nnimap-mailbox-info): New internal variable.
7455         (nnimap-retrieve-groups): Implement faster new mail check.
7456
7457         * nnimap.el (nnimap-split-articles): Support
7458         nnmail-cache-accepted-message-ids.
7459         (nnimap-request-accept-article): Ditto.
7460
7461         * imap.el (imap-mailbox-status-asynch): New command.
7462
7463 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
7464
7465         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
7466         are no subscribed mail groups.
7467         - Strip quoted names when comparing addresses
7468
7469 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
7470
7471         * mm-decode.el (mm-text-html-renderer): Change customize type to
7472         const.
7473
7474         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
7475         (gnus-debug-exclude-variables): do.
7476
7477 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7478
7479         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
7480         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
7481
7482 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7483
7484         * dns.el (dns-make-network-process): New macro.
7485         (query-dns): Use it.
7486
7487 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7488
7489         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
7490         article-buffer.
7491
7492         * mm-url.el (mm-url-package-name): New variable.
7493         (mm-url-package-version): New variable.
7494         (mm-url-insert-file-contents): Bind url-package-name and
7495         url-package-version here.
7496         * nnrss.el (nnrss-insert-w3): Move the bindings.
7497
7498         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
7499         url-package-version. Trivial change from Andrew J Cosgriff
7500         <ajc@polydistortion.net>
7501
7502         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
7503         attachments. Trivial change from Peter 'Luna' Runestig
7504         <peter@runestig.com>.
7505
7506 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
7507
7508         * nnkiboze.el (nnkiboze-request-scan): Call
7509         nnkiboze-possibly-change-group.
7510         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
7511         problems.
7512         (nnkiboze-generate-group): Set newsrc to the *highest* article
7513         number kibozed, not the lowest.
7514
7515 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
7516
7517         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
7518
7519 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7520         From Dan Christensen <jdc+news@uwo.ca>.
7521
7522         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7523         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7524         Recognize math postings.  Extract Date (now ignores "(15kb)").
7525         Extract email address using gnus-extract-address-components
7526         instead of just taking the first word.  Create Date and From
7527         headers for message which are missing these headers.  Get rid
7528         of spurious \\ lines (purely cosmetic).  Extend body-end and
7529         file-end regexps, to exclude more garbage from the message.
7530         Make URL rephrasing regexp more flexible, to match current
7531         format.
7532
7533 2002-04-23  Simon Josefsson  <jas@extundo.com>
7534
7535         * netrc.el: New file, functions copied from gnus-util.el by Ted
7536         Zlatanov <tzz@lifelogs.com>.
7537
7538         * gnus-util.el: Require netrc.
7539         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
7540         new code in netrc.el.
7541
7542 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7543
7544         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
7545         message-ignored-resent-headers, too.  From Matthieu Moy
7546         <Matthieu.Moy@imag.fr>.
7547
7548 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7549
7550         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
7551         boolean not a string
7552         * gnus-group.el (gnus-group-line-format): add description of %C
7553         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
7554           as %C
7555         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
7556
7557 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
7558
7559         * nnmaildir.el (nnmaildir-request-scan): typo: set
7560         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
7561         nnmail-get-new-mail for 'find-new-groups.
7562
7563 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
7564
7565         * nnmaildir.el (nnmaildir-request-update-info,
7566         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
7567         unnecessary calls to nnmaildir-request-scan.
7568
7569 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
7570
7571         * gnus-msg.el:
7572         * gnus-msg.el (gnus-message-replysign): New.
7573         * gnus-msg.el (gnus-message-replyencrypt): New.
7574         * gnus-msg.el (gnus-message-replysignencrypted): New.
7575         * gnus-msg.el (gnus-summary-reply): Use the three new variables
7576         (above) to automatically encrypt/sign to encrypted/signed
7577         messages.
7578         * message.el:
7579         * message.el (message-mode-map): Add keybinding for
7580         `message-to-list-only'
7581         * message.el (message-mode): Add description for
7582         `message-to-list-only'
7583         * message.el (message-to-list-only): New.
7584         * message.el (message-make-mft): Changed to use the cl loop macro,
7585         and added optional flag to return only the matched list. (for use
7586         in new message-to-list-only function)
7587
7588 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
7589
7590         * gnus-msg.el:
7591         * gnus-msg.el (gnus-message-replysign):
7592         * gnus-msg.el (gnus-replysign): New.
7593         * gnus-msg.el (gnus-replyencrypt): New.
7594         * gnus-msg.el (gnus-replysignencrypted): New.
7595         * gnus-msg.el (gnus-summary-reply):
7596         * message.el:
7597         * message.el (message-mode-map):
7598         * message.el (message-mode):
7599         * message.el (message-to-list-only): New.
7600         * message.el (message-make-mft):
7601
7602 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7603
7604         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
7605
7606 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
7607
7608         * message.el (message-gen-unsubscribed-mft): accept a prefix
7609         argument so CC can be included with C-u C-c C-f C-a
7610
7611 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7612         From Ted Zlatanov <teodor.zlatanov@divine.com>.
7613
7614         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
7615         Improve docstring.
7616         (spam-enter-blacklist): New command.
7617
7618         * gnus-sum.el (gnus-spam-mark): New mark.
7619         (gnus-auto-expirable-marks): Add gnus-spam-mark.
7620         (gnus-summary-make-tool-bar): Correct conditional.
7621         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
7622         (gnus-summary-mark-as-spam): New command.
7623
7624 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
7625
7626         * mml-sec.el (mml-secure-message): changed to support arbritrary
7627         modes.
7628         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
7629         changed to support "signencrypt" mode.
7630         * mml.el (mml-parse-1): changed to support different secure modes
7631         more easily. (for signencrypt)
7632
7633 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
7634
7635         * gnus-sum.el (gnus-update-summary-mark-positions)
7636         (gnus-summary-toggle-header):
7637         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
7638         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
7639         (gnus-uu-post-encoded):
7640         * nnfolder.el (nnfolder-possibly-change-group):
7641         * nnimap.el (nnimap-retrieve-headers):
7642         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
7643
7644 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
7645
7646         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
7647         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
7648
7649 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * gnus-srvr.el (gnus-server-set-info): Clear
7652         `gnus-server-method-cache' when `gnus-server-alist' is changed.
7653         From Daiki Ueno <ueno@unixuser.org>.
7654
7655 2002-04-11  Simon Josefsson  <jas@extundo.com>
7656
7657         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
7658         viewing of security buttons.  Thanks to Nicolas Kowalski
7659         <Nicolas.Kowalski@imag.fr>.
7660
7661         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
7662         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
7663         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
7664         <Nicolas.Kowalski@imag.fr>.
7665         (smime-decrypt-buffer): Ditto.
7666
7667 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7668
7669         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
7670         header line.
7671
7672 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
7673
7674         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
7675
7676 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7677
7678         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
7679
7680 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7681
7682         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
7683         errors when debug.
7684
7685 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
7686
7687         * message.el (message-make-mft): Changed MFT code from using
7688         message-recipients (which included Bcc) to use only the To and CC
7689         headers.
7690
7691 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7692
7693         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
7694         add link.
7695         (gnus-treat-mail-picon): Ditto.
7696         (gnus-treat-newsgroups-picon): Ditto.
7697         (gnus-picon-databases): Fix custom type.
7698         (gnus-picon-databases): Add link.
7699         (gnus-article-x-face-command): Add to gnus-picon group.
7700
7701 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
7702
7703         * message.el (message-buffer-naming-style): Remove.
7704
7705 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7706
7707         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
7708
7709         * message.el (message-tool-bar-map): Ditto.
7710
7711         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
7712
7713 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7714
7715         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
7716
7717 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
7718
7719         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
7720
7721 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
7722         Trivial patch.
7723
7724         * dns.el: open-network-stream under XEmacs does udp.
7725
7726 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
7727
7728         * spam.el (spam-enter-whitelist): New function.
7729         (spam-parse-whitelist): Ditto.
7730         (spam-refresh-list-cache): Ditto.
7731         (spam-address-whitelisted-p): New function.
7732
7733         * dns.el (query-dns): Use TCP when make-network-process isn't
7734         available.
7735         (dns-servers): New variable.
7736         (dns-parse-resolv-conf): New function.
7737         (query-dns): Use it.
7738
7739         * spam.el: New file.
7740
7741         * dns.el (query-dns): Test.
7742
7743 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7744
7745         * lpath.el (featurep): Bind make-network-process.
7746
7747 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
7748
7749         * nnmaildir.el: Use defstruct.  Use a single copy of
7750         nnmail-extra-headers to save memory.  Store server's group name
7751         prefix instead of each group's prefixed name.
7752         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
7753         nntp-server-buffer.
7754
7755 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7756
7757         * dns.el: New file.
7758
7759 2002-03-28  Simon Josefsson  <jas@extundo.com>
7760
7761         * gnus-sum.el (gnus-summary-dummy-line-format):
7762         * gnus.el (gnus-summary-line-format): Fixing links to Info.
7763         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
7764
7765 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7766
7767         * gnus-sum.el (gnus-summary-move-article)
7768         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
7769         the doc string.
7770
7771 2002-03-28  Simon Josefsson  <jas@extundo.com>
7772
7773         * mml-sec.el (mml-secure-message): Search after
7774         mail-header-separator from top of message.
7775
7776 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
7777
7778         * nnmaildir.el: Cosmetic changes.
7779         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
7780         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
7781         nnmaildir--group-ls): New macros/functions.  Use them.
7782         (nnmaildir--unlink): Evalutate argument only once.
7783
7784 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
7785
7786         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
7787         symbols.
7788         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
7789         `gnus-point-at-eol'.
7790
7791 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
7792
7793         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
7794         nnmaildir--marks-dir): New macros.  Use them.
7795         Use inhibit-quit for atomicity instead of in-memory journaling.
7796         (nnmaildir--edit-prep): New function.
7797         (Local Variables): Use it.
7798
7799 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
7800
7801         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7802
7803 2002-03-25  Simon Josefsson  <jas@extundo.com>
7804
7805         * message.el (message-mode): Fix doc.
7806
7807 2002-03-25  Simon Josefsson  <jas@extundo.com>
7808
7809         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
7810         Matthieu Moy <Matthieu.Moy@imag.fr>.
7811
7812 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
7813
7814         * mml-sec.el (mml-unsecure-message): Add docstring.
7815
7816 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
7817
7818         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
7819         value.
7820         Trivial change from andre@slamdunknetworks.com
7821
7822 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
7823
7824         * mml.el (mml-mode-map): Added a keybinding for
7825         `mml-unsecure-message'.  Also, added a menu entry for said
7826         function in the Attachments menu.
7827
7828 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * canlock.el (canlock-version): Remove.
7831         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
7832         here; simplify \x insertions.
7833         (canlock-sha1): New function, always return a unibyte string.
7834         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
7835         of a password.
7836         (canlock-insert-header): Use `canlock-sha1'.
7837         (canlock-verify): Ditto.
7838
7839 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
7840
7841         * message.el (message-fix-before-sending): Add an option that
7842         ignores illegible text.
7843         Trivial change from Mark Milhollan <mlm@attglobal.net>
7844
7845         * message.el (message-font-lock-keywords): Support multi-line MML
7846         tags.
7847
7848         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
7849         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
7850
7851 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7852
7853         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
7854         symbols for "View as different encoding" submenu.
7855
7856 2002-03-19  Simon Josefsson  <jas@extundo.com>
7857
7858         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
7859         encoding" submenu.
7860
7861 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7862
7863         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
7864
7865 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7866
7867         * gnus-sum.el (gnus-sum-thread-tree-root)
7868         (gnus-sum-thread-tree-single-indent)
7869         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7870         (gnus-sum-thread-tree-leaf-with-other)
7871         (gnus-sum-thread-tree-single-leaf): Make customizable.
7872
7873 2002-03-16  Simon Josefsson  <jas@extundo.com>
7874
7875         * gnus-util.el (gnus-extract-address-components): Don't break on
7876         names such as James "Kibo" Parry.  From Francis Litterio
7877         <franl@world.std.com>.
7878
7879 2002-03-13  Simon Josefsson  <jas@extundo.com>
7880
7881         * pop3.el (pop3-open-server): Revert multibyte change.  From
7882         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7883
7884         * message.el (message-send-mail-with-qmail): Make it work.  From
7885         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7886
7887 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
7888
7889         * message.el (message-make-mft): Set case-fold-search while
7890         generating the MFT.  Also, a little cleanup in the MFT code.
7891
7892 2002-03-12  Simon Josefsson  <jas@extundo.com>
7893
7894         * message.el (message-qmail-inject-args): May be function.
7895         (message-send-mail-with-qmail): Call function if m-q-i-a is
7896         function.  From fn@hungry.org (Faried Nawaz).
7897
7898 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7899
7900         * message.el (message-abbrevs-loaded): Remove.
7901         (mailabbrev): Require it.
7902
7903         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
7904
7905 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7906
7907         * pop3.el (pop3-open-server): Set process buffer unibyte.
7908
7909 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7910
7911         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
7912
7913 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7914
7915         * nnslashdot.el (nnslashdot-request-article): Remove javascript
7916         too.
7917
7918 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7919
7920         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
7921         duplication.
7922         (gnus-summary-save-parts-type-history): Ditto.
7923         (gnus-summary-save-parts-last-directory): Ditto.
7924         Trivial change from andre@slamdunknetworks.com
7925
7926 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
7927
7928         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
7929
7930 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7931
7932         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
7933         -->" as the end of the first article.
7934
7935         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
7936         From Matthieu Moy <Matthieu.Moy@imag.fr>
7937
7938         * message.el (message-add-action): Use add-to-list.
7939         (message-delete-action): New function.
7940
7941         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
7942         pieces.
7943
7944 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
7945
7946         * nnnil.el: New file.
7947         * gnus.el (gnus-valid-select-methods): Include nnnil.
7948
7949 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7950
7951         * message.el (message-syntax-checks): Because canlock is
7952         supported, we disable sender syntax check.
7953         (message-shoot-gnksa-feet): Add cancel-messages option doc.
7954
7955         * gnus-draft.el (gnus-draft-send): If interactive, use its default
7956         value of message-syntax-checks.
7957
7958         * qp.el (quoted-printable-decode-region): Doc addition.
7959         From: Eli Zaretskii <eliz@is.elta.co.il>
7960
7961         * mail-source.el (make-source-make-complex-temp-name): Use
7962         make-temp-file.
7963
7964         * mm-util.el (mm-make-temp-file): New function.
7965         * nneething.el (nneething-file-name): Use it.
7966         * mml-smime.el (mml-smime-encrypt): Ditto.
7967         * mm-view.el (mm-inline-wash-with-file): Ditto.
7968         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
7969         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
7970         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
7971         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
7972         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
7973         * gnus-art.el (gnus-mime-print-part): Ditto.
7974
7975 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
7976
7977         * message.el (nnmaildir-article-number-to-base-name): New
7978         function.
7979         (nnmaildir-base-name-to-article-number): New function.
7980
7981 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7982
7983         * smime.el (smime-make-temp-file): Don't quote
7984         `temporary-file-directory'.
7985
7986 2002-03-04  Simon Josefsson  <jas@extundo.com>
7987
7988         * smime.el (smime-sign-region): Rename argument keyfiles to
7989         keyfile. You only sign something with one key.
7990         (smime-sign-buffer): Better completing-read prompt.
7991         (smime-decrypt-buffer): Ditto.
7992
7993         * smime.el (smime-make-temp-file): Make it work under XEmacs.
7994
7995         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
7996         completing-read.
7997         (mm-view-pkcs7-decrypt): CRLF->LF.
7998
7999 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
8000
8001         * message.el (message-hierarchical-addresses): New variable.
8002         (message-get-reply-headers): Use it.
8003         From Ted Zlatanov <teodor.zlatanov@divine.com>
8004
8005 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8006
8007         * message.el (message-mode): If buffer-file-name, don't set auto
8008         save file name.
8009         Trivial change from Geoff Greene <ggreene@wpi.edu>
8010
8011 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8012
8013         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
8014         takes one argument in read-char.
8015
8016         * message.el (message-fix-before-sending): Forward a char.
8017         Check mmu-multibyte-p, add control-1.
8018
8019 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8020
8021         * gnus-start.el (gnus-read-init-file): Ditto.
8022
8023         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
8024
8025         * dgnushack.el (dgnushack-make-load): Ditto.
8026
8027         * mail-source.el (mail-source-fetch): Extract the right error
8028         code.
8029
8030         * message.el (message-fix-before-sending): Check illegible text.
8031
8032         * gnus-util.el (gnus-multiple-choice): New function.
8033
8034         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
8035         also defined in gnus-score.el.
8036
8037 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
8038
8039         * message.el (message-get-reply-headers): downcase email addresses
8040         for comaparisons for duplicate removal.
8041
8042 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8043
8044         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
8045         implementation of PKCS#7, which just allows users read the
8046         message.
8047         (mm-view-pkcs7): Use it.
8048
8049 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8050
8051         * gnus.el (large-newsgroup-initial): New parameter.
8052
8053         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
8054         (gnus-summary-insert-old-articles): Ditto.
8055
8056 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
8057
8058         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
8059         used as the default answer of the question, "How many articles?".
8060         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8061
8062         * nnagent.el (nnagent-retrieve-headers): Remove articles with
8063         small numbers.
8064
8065 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8066
8067         * deuglify.el: Fix comments.
8068
8069 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
8070
8071         * html2text.el (html2text-clean-anchor): If there is no HREF,
8072         insert nothing.
8073
8074         * mml.el (mml-generate-mime-1): Add cdr.
8075         From: andre@slamdunknetworks.com
8076
8077         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
8078         (mm-text-html-washer-alist): Ditto.
8079
8080         * mm-decode.el (mm-text-html-renderer): Add html2text.
8081
8082         * html2text.el: Face lift.
8083
8084         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
8085
8086 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
8087
8088         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
8089
8090         * deuglify.el: Change copy right. Add autoload. Add coding-system.
8091
8092         * deuglify.el: New file. The original file name is
8093         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
8094
8095         * mm-decode.el (mm-display-external): Use
8096         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
8097
8098 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
8099
8100         * nnmaildir.el (nnmaildir-request-list): Report the highest
8101         article number, not the total number of articles.
8102
8103 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8104
8105         * gnus-sum.el: Move uu key map here.
8106         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
8107
8108 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
8109
8110         * nnmaildir.el (nnmaildir-request-expire-articles): Use
8111         nnmail-expiry-wait* if expire-age parameter is not set.
8112
8113 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8114
8115         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
8116         function.
8117         (gnus-group-sort-selected-groups-by-real-name): New function.
8118         (gnus-group-make-menu-bar): Add sort by real name.
8119
8120         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
8121         rebuild.
8122         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
8123         nil as dependencies as well.
8124
8125 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
8126
8127         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
8128         for mime-parts.
8129
8130         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
8131
8132         * gnus-group.el (gnus-group-name-decode): Don't test
8133         multibyte-string, because it breaks XEmacs.
8134         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
8135
8136         * message.el (message-send-mail): Be talkative.
8137
8138         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
8139         (mm-automatic-display): Ditto.
8140
8141         * mailcap.el (mailcap-mime-data): Ditto.
8142         From: Reiner Steib <4uce.02.r.steib@gmx.net>
8143
8144 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8145
8146         * many files: Remove trailing whitespaces, replace spc+tab with
8147         tab, replace leading whitespaces with tabs.
8148
8149 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
8150
8151         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
8152         articles with no body and no blank line after the header.
8153
8154 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8155
8156         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
8157         parts.
8158
8159         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
8160         non-ascii chars.
8161
8162         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
8163
8164         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
8165         w3-delay-image-loads.
8166         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
8167         (mm-w3-prepare-buffer): Ditto.
8168
8169         * mail-source.el (mail-source-fetch-directory): Run scripts.
8170
8171 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8172
8173         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
8174         for Majordomo confirmations.
8175
8176 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8177
8178         * gnus-fun.el (gnus-respond-to-confirmation): New command.
8179
8180 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8181
8182         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
8183
8184 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
8185
8186         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
8187         References header field.  From Mark Thomas <mthomas@cmu.edu>.
8188
8189 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8190
8191         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
8192         (mm-inline-render-with-stdin): Ditto.
8193         (mm-inline-render-with-function): Ditto.
8194         (mm-inline-wash-with-file): Bind coding-system-for-write.
8195         (mm-inline-wash-with-stdin): Ditto.
8196
8197 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8198
8199         Suggested by Felix Natter <fnatter@gmx.net>
8200
8201         * gnus-art.el (gnus-mime-view-part-externally): Rename from
8202         gnus-mime-externalize-view.
8203         (gnus-mime-view-part-internally): Rename from
8204         gnus-mime-internalize-view.
8205         (gnus-article-view-part-externally): Rename from
8206         gnus-article-externalize-part.
8207         (gnus-mime-action-alist): Change correspondingly.
8208         (gnus-mime-button-commands): Ditto.
8209         (gnus-mime-action-alist): Remove duplication.
8210
8211         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
8212
8213 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
8214
8215         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
8216
8217         * gnus-art.el (gnus-display-mime): Use it.
8218
8219         * mm-partial.el (mm-partial-find-parts): Use it.
8220
8221         * gnus-sum.el (gnus-article-loose-mime): Rename from
8222         gnus-article-no-strict-mime.
8223         (gnus-summary-save-parts): Use it.
8224
8225 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8226
8227         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
8228         local variable.
8229
8230         * gnus-art.el (article-display-x-face): Don't sort multiple
8231         X-Faces.
8232
8233 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8234
8235         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
8236         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
8237
8238         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
8239
8240 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8241
8242         Some ideas is inspired by code from Hrvoje Niksic
8243         <hniksic@arsdigita.com>
8244
8245         * gnus-art.el (gnus-article-wash-function): Set the default to
8246         nil, so that we use mm-text-html-renderer instead.
8247         (article-wash-html): Use mm-text-html-renderer.
8248
8249         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
8250         (mm-text-html-renderer): New variable.
8251         (mm-inline-text-html-renderer): Set the default to nil, so that we
8252         use mm-text-html-renderer instead.
8253
8254         * mm-view.el (mm-inline-text-html): New function.
8255         (mm-text-html-renderer-alist): New variable.
8256         (mm-inline-text-vcard): New function.
8257         (mm-inline-text): Split.
8258         (mm-links-remove-leading-blank): New function.
8259         (mm-inline-render-with-file): New function.
8260         (mm-inline-render-with-stdin): New function.
8261         (mm-inline-render-with-function): New function.
8262         (mm-text-html-washer-alist): New variable.
8263         (mm-inline-wash-with-file): New function.
8264         (mm-inline-wash-with-stdin): New function.
8265
8266 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
8267
8268         * message-utils.el: Fix installation doc.
8269         From: Reiner Steib <4uce.02.r.steib@gmx.net>
8270
8271 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
8272
8273         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
8274         (gnus-post-method): Use it.
8275         (gnus-summary-cancel-article): Find the correct post-method.
8276
8277         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
8278         * message.el (message-send-news): Ditto.
8279         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
8280         <ipmonger@delamancha.org>
8281
8282         * gnus.el (gnus-select-method): Fix doc.
8283         (gnus-server-string): Use 'using nntp'.
8284
8285         * gnus-agent.el (gnus-slave-unplugged): New command.
8286         From: Felix Natter <fnatter@gmx.net>
8287
8288 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8289
8290         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
8291         Call edit-done-function first, then change the window
8292         configuration.
8293         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
8294         (gnus-article-edit-mode): mml-mode.
8295
8296         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
8297         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
8298
8299         * message-utils.el: Adopt the file.
8300
8301         * message-utils.el: New file.
8302         From Holger Schauer <Holger.Schauer@gmx.de>
8303
8304 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
8305
8306         * gnus-sum.el (gnus-summary-move-article): Select-article only
8307         when gnus-move-split-methods is non-nil. And we don't render or
8308         mark the article.
8309
8310         * gnus-fun.el (gnus-shell-command-to-string): New function.
8311         (gnus-shell-command-on-region): New function.
8312         (gnus-random-x-face): Use them.
8313         (gnus-x-face-from-file): Ditto.
8314         (gnus-convert-image-to-gray-x-face): Ditto.
8315         (gnus-convert-gray-x-face-to-xpm): Ditto.
8316         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
8317
8318 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * gnus-art.el (gnus-treat-display-xface): Don't use
8321         `shell-command-to-string' when compiling.
8322         (gnus-treat-display-grey-xface): Ditto.
8323
8324 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
8325
8326         * nnmaildir.el (nnmaildir--article-count): If the group is
8327         completely empty, report minimum article number as 1 instead of 0.
8328
8329 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
8330
8331         * gnus-agent.el (gnus-get-predicate): Use nconc.
8332
8333         * gnus-sum.el (gnus-summary-display-make-predicate): Use
8334         gnus-summary-display-cache as cache.
8335
8336         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
8337         (nndoc-mail-in-mail-type-p): New function.
8338         (nndoc-mail-in-mail-article-begin): New function.
8339
8340 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
8341
8342         * mailcap.el (mailcap-mime-data): Use enriched-decode.
8343
8344         * gnus-cite.el (gnus-article-fill-cited-article): Bind
8345         use-hard-newlines to nil.
8346
8347         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
8348         image is not available if window-system is not available.
8349
8350         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
8351
8352 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
8353
8354         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
8355         bookmark, because update-mark doesn't handle it correctly.
8356
8357 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8358
8359         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
8360         directly instead of calling message-send-mail.
8361
8362         * gnus-start.el (gnus-read-descriptions-file): Use
8363         gnus-default-charset.
8364
8365         * mm-util.el (mm-guess-mime-charset): New function.
8366
8367         * gnus.el (gnus-default-charset): Use it.
8368         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
8369         the default.
8370
8371 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8372
8373         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
8374         (article-display-x-face): Use it.  Disable grey xface, if
8375         uncompface is not found.
8376
8377         * message.el (message-mode): Don't enable multibyte on an indirect
8378         buffer.
8379
8380         * nnrss.el (nnrss-content-function): New variable.
8381         (nnrss-request-article): Use it.
8382
8383 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8384
8385         * gnus.el: Add article-unsplit-urls.
8386         * gnus-sum.el: Ditto.
8387         * gnus-art.el (gnus-treat-strip-cr): New variable.
8388         (gnus-treatment-function-alist): Use it.
8389         (article-unsplit-urls): New function.
8390         (gnus-article-make-menu-bar): Use it.
8391         From: Michael Cook <michael.cook@cisco.com>
8392
8393 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8394
8395         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
8396         copy.
8397
8398 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
8399
8400         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
8401         with internal whitespace.
8402         (gnus-parent-id): Ditto.
8403
8404 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8405
8406         * gnus-art.el (gnus-article-treat-body-boundary): Add
8407         gnus-decoration property.
8408         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
8409
8410         * message.el (message-mode): Set local-abbrev-table.
8411         From Matt Armstrong <matt@lickey.com>.
8412
8413         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
8414         too many spaces.
8415
8416         * rfc2047.el (rfc2047-unfold-region): Ditto.
8417         (rfc2047-decode-region): Don't unfold. Let
8418         gnus-article-treat-unfold-headers do it.
8419
8420         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
8421         From: Jesper Harder <harder@ifa.au.dk>
8422
8423 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8424
8425         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
8426         (gnus-configure-posting-styles): Use it.
8427         (gnus-configure-posting-styles): Remove trailing newspaces.
8428
8429 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8430
8431         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
8432         is non-nil.
8433
8434         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
8435
8436         * gnus.el (gnus-server-to-method): Switch position with
8437         gnus-server-get-method.
8438         (gnus-agent): Add doc.
8439
8440         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
8441         (gnus-summary-save-parts): Use it.
8442
8443         * gnus-art.el (gnus-display-mime): Use it.
8444         * mm-partial.el (mm-partial-find-parts): Use it.
8445
8446         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
8447
8448         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
8449         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
8450
8451         * nnagent.el (nnagent-request-expire-articles): Don't delete
8452         files.
8453
8454 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8455
8456         * message.el (message-gen-unsubscribed-mft): New function.
8457         From Sriram Karra <karra@cs.utah.edu>.
8458
8459         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
8460         open parenthesis.
8461
8462         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
8463         (mm-inline-text-html-render-with-w3): Ditto.
8464         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
8465         Suggested by Dave Love  <d.love@dl.ac.uk>.
8466
8467         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
8468
8469         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
8470         * nntp.el (nntp-send-command): Ditto.
8471         * nntp.el (nntp-send-command-nodelete): Ditto.
8472
8473 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8474
8475         * mm-url.el (mm-url-load-url): New function.
8476         (mm-url-insert-file-contents): Use it.
8477
8478         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
8479
8480         * message.el (message-forward-make-body): Correctly copy
8481         forward-buffer.
8482
8483         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
8484
8485 2002-02-04  Simon Josefsson  <jas@extundo.com>
8486
8487         * gnus-art.el (gnus-article-followup-with-original): Mark with
8488         force, prevent errors when following up from article buffer.
8489         (gnus-article-reply-with-original): Ditto.
8490
8491         * binhex.el (binhex-decoder-switches): Fix doc.  From
8492         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
8493
8494 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8495
8496         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
8497         highlight-citation after emphasize.
8498
8499 2002-02-04  Simon Josefsson  <jas@extundo.com>
8500
8501         * nnfolder.el (nnfolder-open-marks):
8502
8503         * nnml.el (nnml-open-marks): Message when done.  From David
8504         Edmondson <dme@sun.com>.
8505
8506 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8507
8508         * imap.el (imap-anonymous-auth): Fix typo.
8509         From: Steinar Bang <sb@dod.no>
8510
8511         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
8512         save-excursion.
8513         (gnus-cache-braid-heads): Ditto.
8514
8515         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
8516         line, because there are extra articles in the overview buffer.
8517
8518         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
8519
8520         * message.el (message-forward-rmail-make-body): Directly use
8521         rmail-msg-restore-non-pruned-header to avoid calling
8522         vertical-motion.
8523
8524 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8525
8526         * gnus-cache.el (gnus-summary-insert-cached-articles):
8527         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
8528
8529         * gnus-group.el (gnus-group-mark-article-read): Nreverse
8530         gnus-newsgroups-unselected.
8531
8532         * gnus-agent.el (gnus-summary-set-agent-mark): Use
8533         gnus-add-to-sorted-list.
8534
8535         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
8536         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
8537         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
8538         (gnus-update-read-articles): UNREAD is sorted.
8539         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
8540         (gnus-newsgroup-marked, gnus-newsgroup-cached)
8541         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
8542         (gnus-newsgroup-dormant): Require sorted.
8543
8544         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
8545         directories.
8546         (gnus-dired-print): New function.
8547
8548         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
8549         ps-despool.
8550
8551 2002-02-02  Simon Josefsson  <jas@extundo.com>
8552
8553         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
8554
8555 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8556
8557         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
8558         t. This makes gnus-agent customizable without putting
8559         gnus-agentize into .gnus.
8560
8561         * gnus.el (gnus-agent): Make it customizable.
8562
8563         * gnus-dired.el: New file.
8564         From Benjamin Rutt <brutt@bloomington.in.us>
8565
8566         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
8567         if no article.
8568         (gnus-cache-possibly-remove-article): Ditto.
8569         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
8570
8571 2002-02-01  Simon Josefsson  <jas@extundo.com>
8572
8573         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
8574
8575 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8576
8577         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
8578         (mm-setup-w3m): Don't bind keys listed in the above.
8579
8580 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
8583         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
8584         is non-nil; bind `w3m-force-redisplay' with nil.
8585
8586         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8587
8588         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
8589
8590 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8591
8592         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
8593         use mail-header-unfold-field.
8594
8595         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
8596         gnus-summary-limit.
8597
8598         * gnus-range.el (gnus-add-to-sorted-list): New function.
8599         * gnus-sum.el (gnus-mark-article-as-read): Use it.
8600         (gnus-mark-article-as-unread): Ditto.
8601         (gnus-summary-mark-article-as-unread): Ditto.
8602         (gnus-build-get-header): Ditto.
8603         (gnus-summary-prepare-threads): Ditto.
8604         (gnus-summary-insert-pseudos): Ditto.
8605         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
8606         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
8607         (gnus-summary-insert-old-articles): Ditto.
8608
8609         * gnus-msg.el (gnus-posting-styles): Add new format of header.
8610         (gnus-configure-posting-styles): Support the new format.
8611
8612         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
8613         edebug-form-spec to (sexp body).
8614         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
8615
8616         * message.el (message-reply-headers): Add doc.
8617
8618 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8619
8620         * gnus-group.el (gnus-group-delete-group): Nix the entry in
8621         gnus-cache-active-hashtb.
8622
8623         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
8624         (gnus-agent-summary-fetch-group): Use it.
8625
8626         * gnus-msg.el (gnus-debug-files): New variable.
8627         (gnus-debug-exclude-variables): New variable.
8628         (gnus-debug): Use them.
8629
8630         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
8631
8632 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8633
8634         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
8635         (message-mode-syntax-table): Move back the previous position.
8636
8637         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
8638
8639         * gnus-agent.el (gnus-agent-retrieve-headers): Use
8640         gnus-sorted-difference.
8641
8642         * nnsoup.el (nnsoup-request-expire-articles): Use
8643         gnus-sorted-difference.
8644
8645         * nnheader.el: Autoload gnus-sorted-difference.
8646
8647         * nnfolder.el (nnfolder-request-expire-articles): Use
8648         gnus-sorted-difference.
8649
8650         * gnus-cache.el (gnus-cache-retrieve-headers): Use
8651         gnus-sorted-difference.
8652
8653         * gnus-range.el: Autoload cookies.
8654         (gnus-sorted-difference): New function.
8655         (gnus-sorted-ndifference): New function.
8656         (gnus-sorted-nintersection): Rename from
8657         gnus-set-sorted-intersection.
8658         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
8659         (gnus-list-range-difference): Rename from
8660         gnus-inverse-list-range-intersection.
8661         (gnus-inverse-list-range-intersection): Use defalias.
8662
8663         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
8664         gnus-sorted-ndifference, and gnus-sorted-nintersection.
8665         (gnus-articles-to-read): Use gnus-sorted-difference.
8666         (gnus-summary-limit-mark-excluded-as-read): Use
8667         gnus-sorted-intersection and gnus-sorted-ndifference.
8668         (gnus-list-of-read-articles): Use gnus-list-range-difference.
8669         (gnus-summary-insert-articles): Use gnus-sorted-difference.
8670
8671         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
8672
8673 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8674
8675         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
8676         property to the buffer for using emacs-w3m command keys.
8677
8678         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
8679         option.
8680
8681         * mm-view.el (mm-w3m-mode-map): New variable.
8682         (mm-w3m-mode-command-alist): New variable.
8683         (mm-w3m-minor-mode): Removed.
8684         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
8685         (mm-inline-text-html-render-with-w3m): Add keymap property to the
8686         buffer for using emacs-w3m command keys.
8687
8688 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8689
8690         * message.el (message-mode-syntax-table): Move forward.
8691         (message-cite-prefix-regexp): Auto detect non word constituents.
8692         (message-cite-prefix-regexp): Don't use with-syntax-table.
8693
8694         * gnus-sum.el (gnus-summary-update-info): Use
8695         gnus-list-range-intersection.
8696
8697         * gnus-agent.el (gnus-agent-fetch-headers): Use
8698         gnus-list-range-intersection.
8699
8700         * gnus-range.el (gnus-range-normalize): Use correct predicate.
8701         (gnus-list-range-intersection): Use it.
8702         (gnus-inverse-list-range-intersection): Ditto.
8703         (gnus-sorted-intersection): Add doc.
8704         (gnus-set-sorted-intersection): Add doc.
8705         (gnus-sorted-union): New function.
8706         (gnus-set-sorted-union): New function.
8707
8708         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
8709         (gnus-inverse-list-range-intersection): Ditto.
8710
8711 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
8712
8713         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
8714
8715         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
8716         and permit `:' and `\' in order to handle full Windows pathnames.
8717         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
8718         technically not correct per standard, but seems to have common use.
8719
8720 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8721
8722         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
8723         replacing numbers.
8724
8725 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
8726
8727         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
8728
8729         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
8730         Don't split when the window is small, e.g. when a small *BBDB*
8731         window is the lowest one.
8732
8733         * gnus-agent.el (gnus-agent-retrieve-headers): Use
8734         nnheader-find-nov-line to speed up. Use nreverse, because it is
8735         sorted. Use nnheader-insert-nov-file.
8736
8737 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * mm-decode.el (mm-inline-text-html-with-images): New user option.
8740
8741         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
8742         of `w3m-display-inline-images' with the value of
8743         `mm-inline-text-html-with-images'.
8744         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8745
8746         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8747
8748 2002-01-27  Richard M. Stallman  <rms@gnu.org>
8749
8750         * time-date.el: Add autoload cookies.  Many doc fixes.
8751         (time-add): New function.
8752         (time-subtract): Renamed from subtract-time.
8753         (subtract-time): New alias for time-subtract.
8754
8755 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
8758         emacs-w3m in doc-string.
8759
8760         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
8761         `w3m-current-buffer'.
8762
8763 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8764
8765         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
8766
8767         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
8768         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
8769         (mm-w3m-cid-retrieve): New function.
8770         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
8771
8772 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
8773
8774         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
8775
8776 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8777
8778         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
8779
8780 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8781
8782         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
8783         32K.
8784
8785         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
8786
8787         * nnmail.el (nnmail-article-group): Decode headers before running
8788         split rules over them.
8789         (nnmail-mail-splitting-charset): New variable.
8790
8791         * smiley.el: Replaced with smiley-ems.el.
8792
8793 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
8794
8795         * mm-url.el (mm-url-predefined-programs): Add w3m.
8796         (mm-url-program): Ditto.
8797
8798 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8799
8800         * nnml.el (nnml-use-compressed-files): New variable.
8801         (nnml-filenames-are-evil): Removed.
8802         (nnml-current-group-article-to-file-alist): Don't use.
8803         (nnml-update-file-alist): Inhibit.
8804         (nnml-article-to-file): Use new var.
8805
8806 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
8807
8808         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
8809
8810         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
8811
8812 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8813
8814         * gnus-agent.el (gnus-agent-load-alist): Use new caching
8815         function.
8816
8817         * gnus-util.el (gnus-cache-file-contents): New function.
8818
8819         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
8820         (gnus-agent-load-alist): Use it.
8821
8822         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
8823
8824         * nnheader.el (nnheader-insert-nov-file): New function.
8825
8826         * gnus-util.el (gnus-parse-without-error): Correct the loop.
8827
8828         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
8829         there are no references.
8830         (gnus-extract-message-id-from-in-reply-to): New function.
8831         (gnus-nov-parse-line): Use in-reply-to if there are no
8832         references.
8833
8834 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8835
8836         * nnagent.el (nnagent-retrieve-headers): Use new macro.
8837
8838         * gnus-util.el (gnus-parse-without-error): New macro.
8839
8840 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
8841
8842         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
8843         (gnus-article-wash-function): use locate-library to decide which
8844         to use.
8845
8846 2002-01-25  Simon Josefsson  <jas@extundo.com>
8847
8848         * pop3.el (pop3-munge-message-separator): Work if no date.
8849         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
8850
8851 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8852
8853         * gnus-agent.el (gnus-agent-save-alist): Fix.
8854
8855         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
8856         mistake.  Reinstated lost code.
8857
8858 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
8859
8860         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
8861         one exists in the case of an encrypted message with an internal
8862         signature.
8863
8864 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8865
8866         * gnus-agent.el (gnus-agent-save-alist): Optimized.
8867
8868 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8869
8870         * dgnushack.el: Commented out the experimental code.
8871
8872 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8873
8874         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
8875         error.
8876
8877         * gnus.el (gnus-server-to-method): Made into subst.
8878         (gnus-server-method-cache): New variable.
8879         (gnus-server-to-method): Use it.
8880         (gnus-group-method-cache): New variable.
8881         (gnus-find-method-for-group-1): Renamed.
8882         (gnus-find-method-for-group): New function.
8883         (gnus-group-method-cache): Removed.
8884
8885         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
8886         function.
8887
8888         * gnus-range.el (gnus-members-of-range): New function.
8889         (gnus-list-range-intersection): Renamed.
8890         (gnus-inverse-list-range-intersection): New function.
8891
8892         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
8893
8894         * nnagent.el (nnagent-retrieve-headers): New implementation.
8895
8896         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
8897         implementation.
8898
8899 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8900
8901         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
8902         `w3m-meta-content-type-charset-regexp'.
8903
8904         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
8905         charset-encoded html contents.
8906
8907 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
8908
8909         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
8910         an empty file.
8911
8912         * nnweb.el (url): Ignore errors when request url.
8913
8914         * nnrss.el: Clean up the comments.
8915
8916 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8917
8918         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
8919
8920         * mm-decode.el (mm-inline-text-html-renderer): New user option.
8921         (mm-inline-media-tests): Test whether the value of
8922         `mm-inline-text-html-renderer' is a function for text/html.
8923
8924         * mm-view.el (mm-inline-text-html-render-with-w3): New function
8925         separated from `mm-inline-text'.
8926         (mm-w3m-minor-mode): New variable.
8927         (mm-w3m-setup): New variable.
8928         (mm-setup-w3m): New function.
8929         (mm-inline-text-html-render-with-w3m): New function.
8930         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
8931         text/html.
8932
8933 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
8934
8935         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
8936
8937 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8938
8939         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
8940         and `gnus-xmas-completing-read'.
8941
8942 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8943
8944         * nneething.el (nneething-message-id-number): Abolished.
8945         (nneething-encode-file-name): Not encode numerical characters.
8946         (nneething-make-head): `nneething-message-id-number' is not
8947         used to generate message IDs.
8948
8949 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8950
8951         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
8952         characters.
8953
8954 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8955
8956         * gnus-xmas.el (gnus-xmas-completing-read): New function.
8957         (gnus-xmas-redefine): Redefine conditionally.
8958
8959 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
8960
8961         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
8962         tag.
8963
8964 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
8965
8966         * message.el (message-font-lock-keywords): Added the secure tag.
8967         * mml-sec.el: Added functions to generate/modify/remove the secure
8968         tag while in message mode.
8969         * mml-sec.el (mml-secure-message): New.
8970         * mml-sec.el (mml-unsecure-message): New.
8971         * mml-sec.el (mml-secure-message-sign-smime): New.
8972         * mml-sec.el (mml-secure-message-sign-pgp): New.
8973         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
8974         * mml-sec.el (mml-secure-message-encrypt-smime): New.
8975         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
8976         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
8977         * mml.el (mml-parse-1): Added code to recognise the secure tag and
8978         convert it to either a part or multipart depending on if there are
8979         other parts in the message.
8980         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
8981         to use the secure tag, rather than the part tag.
8982         * mml.el (mml-preview): Added a save-excursion to keep cursor
8983         position after doing an MML preview.
8984
8985 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * nnheader.el (nnheader-parse-overview-file): New function.
8988         (nnheader-write-overview-file): New function.
8989
8990 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8991
8992         * gnus.el (gnus-group-fast-parameter): Check better if expansion
8993         in wanted.
8994
8995         * nnweb.el (nnweb-type-definition): Clean up.
8996
8997 2002-01-21  Alastair Burt  <burt@dfki.de>
8998         Trivial patch.
8999
9000         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
9001         buffer exists before jumping to it.
9002
9003 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9004
9005         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
9006         function.
9007         (article-wash-html): Use it.
9008         (gnus-article-wash-function): New variable.
9009         (gnus-article-wash-html-with-w3m): New function.
9010
9011 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9012
9013         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
9014         XEmacs.
9015
9016 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
9017
9018         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
9019         command line.
9020
9021 2002-01-21  Simon Josefsson  <jas@extundo.com>
9022
9023         * canlock.el (base64-encode-string): Autoload it from base64.
9024         (canlock-make-cancel-key): Base64 encode unibyte string.
9025
9026 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9027
9028         * nnfolder.el (nnfolder-request-accept-article): Unfold
9029         x-from-line.
9030         (nnfolder-request-replace-article): Ditto.
9031
9032 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
9033
9034         * gnus-group.el (gnus-group-best-unread-group): Use the right
9035         positioning function.
9036
9037 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9038
9039         * smiley-ems.el (smiley-region): Use new function.
9040         (smiley-update-cache): Use general image functions.
9041         (smiley-region): Use general functions.
9042
9043         * gnus-util.el (gnus-graphic-display-p): New function.
9044
9045         * nnmail.el (nnmail-article-group): Allow outputting traces of
9046         non-strings.
9047
9048         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
9049         (nndoc-exim-bounce-type-p): New function.
9050
9051         * message.el (message-dont-send): Doc fix.
9052
9053         * gnus-util.el (gnus-completing-read): Remove
9054         inherit-input-method.
9055
9056         * gnus-art.el (gnus-treat-smiley): Doc fix.
9057
9058         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
9059         articles.
9060
9061 2002-01-19  Simon Josefsson  <jas@extundo.com>
9062
9063         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
9064         (imap-kerberos4-open): Ditto.
9065         (imap-open): Set port correctly, don't set auth.
9066
9067 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9068
9069         * gnus.el (gnus-version-number): Bump version number.
9070
9071 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9072
9073         * gnus.el: Oort Gnus v0.05 is released.
9074
9075 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9076
9077         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
9078         exists.
9079
9080         * gnus-spec.el (gnus-string-width-function): New function.
9081         (gnus-tilde-cut-form): Use it.
9082         (gnus-tilde-max-form): Ditto.
9083         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
9084         (gnus-substring-function): Use it.
9085         (gnus-tilde-cut-form): Ditto.
9086         (gnus-substring-function): New function.
9087
9088         * message.el (message-check-news-header-syntax): New message.
9089
9090         * gnus.el (gnus-slave-no-server): Doc fix.
9091
9092         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
9093
9094 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
9097         `seen' if it looks like (seen NUM1 . NUM2).  It should be
9098         (seen (NUM1 . NUM2)).
9099
9100 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9101
9102         * gnus-topic.el (gnus-topic-catchup-articles): Update article
9103         number in closed topics.
9104
9105 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
9106
9107         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
9108         functions.
9109
9110 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9111
9112         * gnus.el (gnus-group-find-parameter): Clean up.
9113
9114         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
9115         articles.
9116
9117         * gnus-util.el (gnus-completing-read-with-default): Renamed.
9118
9119         * nnmail.el (nnmail-article-group): Clean up.
9120
9121 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
9122
9123         * gnus-agent.el (gnus-category-name): Intern the category name.
9124
9125 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9126
9127         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
9128
9129         * gnus-util.el (gnus-completing-read): New function.
9130
9131 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9132
9133         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
9134
9135         * smiley-ems.el (smiley-region): Register smiley.
9136         (smiley-toggle-buffer): Rewrite the function.
9137         (smiley-active): Removed.
9138
9139 2002-01-19  Simon Josefsson  <jas@extundo.com>
9140
9141         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
9142         Jesper Harder <harder@ifa.au.dk>.
9143
9144 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9145
9146         * gnus-art.el (gnus-request-article-this-buffer): Call
9147         `nneething-get-file-name' to extract the file name from the
9148         message id.
9149
9150         * nneething.el (nneething-encode-file-name): New function.
9151         (nneething-decode-file-name): Ditto.
9152         (nneething-get-file-name): Ditto.
9153         (nneething-make-head): Encode the file name and encapsulate it
9154         into the field of the message id.
9155
9156 2002-01-18  Simon Josefsson  <jas@extundo.com>
9157
9158         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
9159         stored in .marks.
9160
9161         * nnfolder.el (nnfolder-request-update-info): Ditto.
9162
9163 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9164
9165         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
9166
9167 2002-01-18  Simon Josefsson  <jas@extundo.com>
9168
9169         * imap.el (imap-starttls-p): Don't check for binary.
9170         (imap-gssapi-auth-p): Ditto.
9171         (imap-kerberos4-auth-p): Ditto.
9172         (imap-open): Change logic.  Iterate through all possible streams,
9173         instead of bailing out after first failure.  Move authenticator
9174         decision to `imap-authenticate'.
9175         (imap-authenticate): Change logic, now finds the authenticator to
9176         use, was previously in `imap-open'.
9177         (imap-open): Return nil on failure.
9178         (imap-open): Setup temp buffer correctly.
9179         (imap-open): Return buffer only on success.
9180         (imap-interactive-login, imap-interactive-login): Tell the user
9181         which stream/authenticator is used for the queried
9182         username/password.
9183         (imap-open, imap-authenticate): Set variables.
9184         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
9185         (imap-open): Don't assume how `with-temp-buffer' is implemented.
9186
9187 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9188
9189         * gnus-fun.el (gnus-grab-cam-x-face): New function.
9190
9191 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9192
9193         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
9194
9195 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9196
9197         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
9198         (gnus-agent-group-mode-map): Bind it to "Jo".
9199         (gnus-agent-group-make-menu-bar): Add it into menu bar.
9200
9201 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
9202
9203         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
9204         (gnus-summary-mail-toolbar): Add mail article deletion button.
9205
9206         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
9207         false positives for lines of "^^^^".
9208
9209         * gnus-picon.el (gnus-picon-find-face): faces database is all
9210         lowercase.
9211
9212 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
9213
9214         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
9215         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
9216         duplications.
9217         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
9218
9219 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9220
9221         * gnus-sum.el (gnus-summary-initial-limit): Inline
9222         gnus-summary-limit-children.
9223         (gnus-summary-initial-limit): Don't limit if
9224         gnus-newsgroup-display is nil.
9225         (gnus-summary-initial-limit): No, don't.
9226
9227         * gnus-util.el
9228         (gnus-put-text-property-excluding-characters-with-faces): Inline
9229         gnus-put-text-property.
9230
9231         * gnus-spec.el (gnus-default-format-specs): New variable.
9232
9233         * gnus-start.el (gnus-read-newsrc-file): Don't clear
9234         gnus-format-specs.
9235         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
9236
9237         * gnus-spec.el (gnus-update-format-specifications): Really check
9238         the Gnus version of the .newsrc.eld file.
9239         (gnus-format-specs): Save the new default summary format.
9240
9241         * gnus-util.el (gnus-parent-id): Check whether references is empty
9242         before splitting.
9243
9244         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
9245         functions.
9246         (gnus-gather-threads-by-references): Inline
9247         `gnus-split-references'.
9248
9249         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
9250         default value of gnus-summary-line-format-spec.
9251
9252 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9253
9254         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
9255         message.
9256         (nnslashdot-request-list): Ditto.
9257         (nnslashdot-sid-strip): Removed.
9258
9259 2002-01-15  Simon Josefsson  <jas@extundo.com>
9260
9261         * nnimap.el (nnimap-close-asynchronous): Enable.
9262         (nnimap-close-group): Expunge.
9263
9264 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9265
9266         * gnus-util.el (gnus-user-date-format-alist): Typo.
9267         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
9268
9269 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9270
9271         * nneething.el (nneething-request-article): Set
9272         `nnmail-file-coding-system' to `binary' locally, in order to read
9273         files without any conversion.
9274
9275 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9276
9277         * gnus-agent.el (gnus-agent-retrieve-headers): Use
9278         nnheader-file-coding-system and nnmail-active-file-coding-system.
9279         (gnus-agent-regenerate-group): Ditto.
9280         (gnus-agent-regenerate): Ditto.
9281         (gnus-agent-write-active): Ditto.
9282         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
9283
9284 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9285
9286         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
9287         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
9288
9289 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9290
9291         * gnus.el: We don't need gnus-article-show-all-headers.
9292
9293         * gnus-art.el (article-show-all, gnus-article-show-all-header):
9294         Ditto.
9295
9296         * gnus-sum.el (gnus-summary-select-article): Don't call
9297         show-all-headers, because hidden headers are not hidden text any
9298         more.
9299
9300 2002-01-13  Simon Josefsson  <jas@extundo.com>
9301
9302         * message.el (message-newline-and-reformat): Use `newline' instead
9303         of inserting \n, so that the newline is marked as hard.
9304
9305         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
9306         From Jesper Harder <harder@ifa.au.dk>.
9307
9308 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9309
9310         * imap.el (imap-close): Keep going if quit.
9311
9312         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
9313         nntp-server-buffer.
9314
9315 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9316
9317         * mm-view.el (mm-display-inline-fontify): Require font-lock to
9318         avoid unbinding shadowed variables.
9319
9320         * gnus-art.el (gnus-picon-databases): Moved here.
9321         (gnus-picons-installed-p): Moved here.
9322         (gnus-article-reply-with-original): Use `mark'.
9323
9324         * gnus.el (gnus-picon): Moved here and renamed.
9325
9326         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
9327         installed.
9328         (gnus-treat-mail-picon): Ditto.
9329         (gnus-treat-newsgroups-picon): Ditto.
9330
9331         * gnus-picon.el (gnus-picons-installed-p): New function.
9332
9333 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9334
9335         * gnus-agent.el (gnus-agent-go-online): Fix doc.
9336
9337 2002-01-12  Simon Josefsson  <jas@extundo.com>
9338
9339         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
9340         (nnimap-before-find-minmax-bugworkaround): Use it.
9341         (nnimap-find-minmax-uid): Don't reselect current mailbox.
9342         (nnimap-dont-close): New variable.
9343         (nnimap-close-group): Use it.
9344
9345 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9346
9347         * gnus-art.el (gnus-article-reply-with-original): Use
9348         `mark-active'.
9349
9350         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
9351
9352         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
9353         (gnus-score-advanced): Clean up.
9354         (gnus-score-advanced): Accept a multiple of the score.
9355
9356 2002-01-12  Simon Josefsson  <jas@extundo.com>
9357
9358         * flow-fill.el (fill-flowed-display-column)
9359         (fill-flowed-encode-columnq): New variables.  Suggested by
9360         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9361         (fill-flowed-encode, fill-flowed): Use them.
9362
9363         * message.el (message-send-news, message-send-mail): Use
9364         m-b-s-n-p-e-h-n.
9365
9366         * mml.el (autoload): Autoload fill-flowed-encode.
9367         (mml-buffer-substring-no-properties-except-hard-newlines): New
9368         function.
9369         (mml-read-part): Use it.
9370         (mml-generate-mime-1): Encode format=flowed if appropriate.
9371         (mml-insert-mime-headers): Insert format=flowed.
9372
9373         * flow-fill.el (fill-flowed-encode): New function.
9374         (fill-flowed): Bind fill-column to window width.
9375
9376 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9377
9378         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
9379         it exists.
9380         (gnus-summary-setup-buffer): Wake up dead summary buffers.
9381         (gnus-summary-buffer-name): Don't return the dead name after all.
9382         (gnus-summary-setup-buffer): Kill the dead buffer.
9383
9384         * gnus-art.el (gnus-article-followup-with-original): Store the
9385         value of the mark before deactivating it.
9386
9387 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9388
9389         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
9390         From: Karl Kleinpaste <karl@charcoal.com>
9391
9392         * gnus-art.el (article-display-x-face): Ditto.
9393         (gnus-article-reply-with-original): Use gnus-region-active-p.
9394         (gnus-article-followup-with-original): Ditto.
9395
9396         * gnus-sum.el (gnus-summary-read-group-1): Don't select
9397         downloadable article either.
9398
9399 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400
9401         * gnus-art.el (article-display-x-face): Insert From:.
9402
9403         * gnus-sum.el (gnus-summary-move-article): Don't draw the
9404         article. Bind gnus-display-mime-function and
9405         gnus-article-prepare-hook.
9406
9407         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
9408         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
9409         gnus-agent-possibly-synchronize-flags to the last.
9410         (gnus-agent-go-online): New function. New variable.
9411
9412 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9413
9414         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
9415         (gnus-agent-regenerate): Ditto.
9416
9417 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9418
9419         * message.el (message-ignored-news-headers)
9420         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
9421         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
9422
9423         * gnus.el (gnus-gethash-safe): New macro.
9424
9425         * gnus-agent.el (gnus-agent-regenerate-history): New function.
9426         (gnus-agent-regenerate): Show messages.
9427
9428 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9429
9430         * gnus-agent.el (gnus-agent-regenerate-group): New function.
9431         (gnus-agent-regenerate): New function.
9432         (gnus-agent-save-alist): Sort.
9433         (gnus-agent-copy-nov-line): Test eobp.
9434         (gnus-agent-retrieve-headers): Erase buffer.
9435
9436 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9437
9438         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
9439         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
9440
9441         * gnus.el (gnus-agent-covered-methods): Move here.
9442         (gnus-online): New function.
9443         (gnus-agent-method-p): Move here.
9444
9445         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
9446         nil. Remove articles-alist.
9447
9448         * gnus-start.el (gnus-get-unread-articles): Check online.
9449         (gnus-groups-to-gnus-format): Ditto.
9450         (gnus-active-to-gnus-format): Ditto.
9451
9452         * gnus-agent.el (gnus-agent-get-function): Use it.
9453         (gnus-agent-get-undownloaded-list): Ditto.
9454         (gnus-agent-fetch-session): Only fetch online methods.
9455
9456         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
9457         (gnus-server-mode-map): Ditto.
9458         (gnus-server-offline-face): New face.
9459         (gnus-server-offline-face): New variable.
9460         (gnus-server-font-lock-keywords): Add offline.
9461         (gnus-server-insert-server-line): Ditto.
9462         (gnus-server-offline-server): New function.
9463
9464         * gnus-int.el (gnus-open-server): Turn to offline.
9465         (gnus-server-unopen-status): New variable.
9466
9467 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9468
9469         * nnkiboze.el (nnkiboze-request-article): Use
9470         gnus-agent-request-article.
9471
9472         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
9473         function. Insert undownloaded NOV.
9474
9475         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
9476         (gnus-agent-request-article): New function.
9477
9478         * gnus.el (gnus-agent-cache): New variable.
9479
9480         * gnus-int.el (gnus-retrieve-headers): Use
9481         gnus-agent-retrieve-headers.
9482         (gnus-request-head): Use gnus-agent-request-article.
9483         (gnus-request-body): Ditto.
9484
9485         * gnus-art.el (gnus-request-article-this-buffer): Use
9486         gnus-agent-request-article.
9487
9488         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
9489         article if it is undownloaded.
9490
9491 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9492
9493         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
9494
9495 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9496
9497         * canlock.el (canlock-string-as-unibyte): New macro.
9498         (canlock-sha1-with-openssl): Return a unibyte string.
9499         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
9500
9501 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9502
9503         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
9504
9505 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9506
9507         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
9508         application/x-emacs-lisp.
9509
9510         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
9511
9512         * nntp.el (nntp-request-article): Add group parameter.
9513         (nntp-request-head): Ditto.
9514         (nntp-find-group-and-number): Add parameter group. Figure out
9515         number if the status line doesn't give (e.g. quimby.gnus.org).
9516
9517 2002-01-08  Simon Josefsson  <jas@extundo.com>
9518
9519         * mml.el (mml-generate-mime-1): Set recipient correctly.
9520
9521 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9522
9523         * message.el (message-read-from-minibuffer): Add parameter
9524         initial-contents.
9525         * gnus-msg.el (gnus-summary-resend-message): Use it.
9526
9527         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
9528         behavior of quit-config.
9529
9530         * message.el (message-make-from): Don't quote fullname.
9531         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
9532
9533         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
9534         From: <andre@slamdunknetworks.com>
9535
9536 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9537
9538         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
9539
9540         * gnus-art.el (gnus-header-button-alist): Handle mailto.
9541
9542         * mml.el (mml-preview): Bind gnus-original-article-buffer because
9543         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
9544         because bbdb may use it.
9545
9546 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9547
9548         * nneething.el (nneething-request-article): When a non-text file
9549         is converted to an article, its data is encoded in base64.  Call
9550         `nneething-make-head' with options to specify MIME types.
9551         (nneething-make-head): Add optional arguments to specify MIME
9552         types.
9553
9554 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9555
9556         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
9557         header if there is not.
9558
9559         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
9560
9561         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
9562         (gnus-inews-mark-gcc-as-read): Obsolete variable.
9563         (gnus-inews-do-gcc): Use them.
9564
9565         * gnus-group.el (gnus-group-mark-article-read): Put holes into
9566         gnus-newsgroup-unselected.
9567
9568 2002-01-06  Simon Josefsson  <jas@extundo.com>
9569
9570         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
9571         condition-case, not ignore-errors.
9572
9573 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9574
9575         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
9576         gnus-fetch-old-headers.
9577
9578         * gnus-art.el (article-display-x-face): Use the current buffer
9579         unless `W f'. Otherwise, X-Face may be shown in the header of a
9580         forwarded part.
9581         (gnus-treatment-function-alist): Treat xface before hiding
9582         headers.
9583
9584 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9585
9586         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
9587         parameters.
9588
9589 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9590
9591         * mm-util.el (mm-multibyte-p): Define conditionally when load.
9592         (mm-guess-charset): New function.
9593         (mm-charset-after): Use it.
9594         (mm-detect-coding-region): New function.
9595         (mm-detect-mime-charset-region): New function.
9596
9597         * gnus-sum.el (gnus-summary-show-article): Use
9598         mm-detect-coding-region.
9599
9600 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9601
9602         * message.el (message-make-fqdn): Be less violent.
9603
9604         * gnus.el (gnus-logo-color-style): Compute custom form
9605         automatically.
9606
9607         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
9608         score file of the parent to the document group.
9609
9610         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
9611         parameters parameter.
9612
9613         * gnus-score.el (gnus-score-load-file): Clean up.
9614
9615 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9616
9617         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
9618         From: Damien Wyart <damien.wyart@free.fr>
9619
9620         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
9621
9622 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9623
9624         * gnus-sum.el (gnus-select-group-hook): Typo.
9625
9626         * rfc2047.el (rfc2047-decode-string): Return immediately if there
9627         is no quoted-printable-encoded STRING.
9628         From: Jesper Harder <harder@ifa.au.dk>
9629
9630         (rfc2047-decode-string): Decode it.
9631
9632 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9633
9634         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
9635
9636 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
9637         Trivial patch.
9638
9639         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
9640         buffer to get rid of junk line.
9641
9642 2002-01-05  Simon Josefsson  <jas@extundo.com>
9643
9644         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
9645         C-o.
9646         (message-mode-map): Bind message-insert-or-toggle-importance to
9647         C-c C-u.
9648         (message-mode-map): Bind message-disposition-notification-to to
9649         C-c M-n.
9650         (message-mode-menu): Add m-d-n-t.
9651         (message-mode-field-menu): Add m-goto-from.
9652         (message-mode): Doc fix.
9653         (message-goto-from): New function.
9654         (message-insert-disposition-notification-to): New function.
9655         (message-tool-bar-map): Add receipt button.
9656
9657 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9658
9659         * gnus-sum.el (gnus-thread-latest-date): New function.
9660         (gnus-thread-sort-by-most-recent-number): Renamed.
9661         (gnus-thread-sort-functions): Doc fix.
9662         (gnus-select-group-hook): Don't use setq on a hook.
9663         (gnus-thread-latest-date): Use date, not number
9664
9665         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
9666         (gnus-agent-expire): Allow regexp of expire-days.
9667
9668         * gnus-art.el (gnus-article-reply-with-original): Deactivate
9669         region.
9670         (gnus-article-followup-with-original): Ditto.
9671
9672         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
9673
9674         * gnus-art.el (gnus-mime-display-alternative): Use
9675         gnus-local-map-property.
9676         (gnus-mime-display-alternative): Ditto.
9677         (gnus-insert-mime-security-button): Ditto.
9678         (gnus-insert-next-page-button): Ditto.
9679         (gnus-button-prev-page): Take optional args.
9680         (gnus-insert-prev-page-button): widget-convert.
9681
9682         * gnus-util.el (gnus-local-map-property): New function.
9683
9684         * gnus-art.el (gnus-prev-page-map): Use parent map.
9685         (gnus-next-page-map): Ditto.
9686
9687         * gnus-spec.el (gnus-parse-format): Clean up.
9688         (gnus-parse-format): Do complex formatting for %=.
9689
9690         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
9691         "X-Face: " to the data in the built-in scenario.
9692
9693         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
9694         (gnus-correct-pad-form): Renamed.
9695         (gnus-tilde-max-form): Clean up.
9696         (gnus-pad-form): Use gnus-use-correct-string-widths.
9697
9698         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
9699         support if that is available.
9700
9701         * gnus-sum.el (gnus-thread-highest-number): New function.
9702         (gnus-thread-sort-by-most-recent-thread): New function.
9703         (gnus-thread-sort-functions): Doc fix.
9704
9705 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9706
9707         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
9708         all cases.
9709         (gnus-summary-mode): Enable it in all cases.
9710         (gnus-summary-display-article): Ditto.
9711         (gnus-summary-edit-article): Ditto.
9712
9713         * gnus-ems.el (gnus-put-image): Really return glyph.
9714
9715         * gnus-art.el (gnus-article-x-face-command): Fix :type.
9716         (gnus-treat-smiley): Don't take "P" in the interactive form.
9717
9718 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9719
9720         * compface.el (uncompface): XEmacs and Emacs have differing
9721         capabilities.
9722
9723         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
9724
9725         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
9726         (gnus-article-xface-ring-size): Removed.
9727         (gnus-article-display-xface): Removed.
9728         (gnus-remove-image): Cleaned up.
9729
9730         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
9731         (gnus-xmas-create-image): Take pbm files.
9732         (gnus-x-face): Removed.
9733         (gnus-xmas-article-display-xface): Removed.
9734
9735         * gnus-fun.el (gnus-display-x-face-in-from): Bind
9736         default-enable-multibyte-characters.
9737
9738         * compface.el (uncompface): Doc fix.
9739
9740         * gnus-art.el (gnus-article-x-face-command): Use
9741         gnus-display-x-face-in-from.
9742
9743         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
9744
9745         * gnus-ems.el (gnus-put-image): Return the image.
9746
9747         * gnus-fun.el (gnus-display-x-face-in-from): New function.
9748         (gnus-x-face): Moved here.
9749
9750 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9751
9752         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
9753         invisible if string is nil.
9754         (gnus-xmas-article-display-xface): Use it.
9755
9756         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
9757         property when string is nil.
9758         (gnus-article-display-xface): Use it.
9759
9760 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9761
9762         * gnus-art.el (article-display-x-face): Check whether valid grey
9763         face was returned.
9764         (article-display-x-face): Place image in the right spot.
9765
9766         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
9767         stderr.
9768         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
9769
9770 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9771
9772         * gnus-xmas.el (gnus-xmas-create-image): Take optional
9773         parameters.
9774         (gnus-xmas-put-image): Allow non-strings to be passed.
9775
9776         * gnus-art.el (article-display-x-face): Use optional parameters.
9777
9778         * gnus-ems.el (gnus-create-image): Take optional parameters.
9779
9780         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
9781
9782         * compface.el (compface-xbm-p): Removed.
9783
9784         * gnus-ems.el (gnus-article-compface-xbm): Removed.
9785         (gnus-article-display-xface): Use compface.
9786
9787         * compface.el: New file.
9788
9789         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
9790         (gnus-convert-image-to-x-face-command): Ditto.
9791         (gnus-random-x-face): Quote argument.
9792         (gnus-x-face-from-file): Ditto.
9793
9794 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
9795
9796         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
9797         the expire-group parameter once per article rather than once
9798         per group; bind `nnmaildir-article-file-name' and `article'
9799         for convenience.  Leave article alone when expire-group
9800         specifies the current group.
9801         (nnmaildir--update-nov): be more concurrency-friendly with
9802         temp file names.
9803
9804 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9805
9806         * gnus-start.el (gnus-read-init-file): Cleaned up.
9807
9808 2002-01-03  Dave Love  <d.love@dl.ac.uk>
9809
9810         * gnus-start.el (gnus-startup-file-coding-system): Removed.
9811         (gnus-read-init-file): Don't use it.
9812
9813 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9814
9815         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
9816
9817 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9818
9819         * gnus-start.el (gnus-read-init-file): Don't force coding system
9820         for ~/.gnus.  From Dave Love <fx@gnu.org>.
9821
9822 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9823
9824         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
9825         * nnspool.el (nnspool-request-post): Ditto.
9826
9827         * mm-util.el (mm-use-find-coding-systems-region): New variable.
9828         (mm-find-mime-charset-region): Use it.
9829
9830 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9831
9832         * gnus.el (gnus-summary-line-format): Added :link.
9833         * gnus-topic.el (gnus-topic-line-format): Ditto.
9834         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
9835         * gnus-srvr.el (gnus-server-line-format): Ditto.
9836         * gnus-group.el (gnus-group-line-format): Ditto.
9837
9838         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
9839         :keys, it works on both Emacsen.
9840
9841 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9842
9843         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
9844
9845 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
9848
9849 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
9850
9851         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
9852         very wide reply.
9853
9854 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9855
9856         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
9857         (gnus-picon-cache): New variable.
9858         (gnus-picon-transform-newsgroups): Cache stuff.
9859
9860         * gnus-art.el (gnus-article-reply-with-original): New command.
9861         (gnus-article-followup-with-original): New command.
9862
9863         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
9864         END parameters.
9865         (gnus-summary-followup): Take a list of list of articles.
9866         (gnus-inews-yank-articles): Allow lists of article/regions.
9867
9868         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
9869         longer the usual commands.
9870
9871         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
9872         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
9873         shell-command-on-region.
9874
9875 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9876
9877         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
9878           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
9879
9880 2002-01-03  Steve Youngs  <youngs@xemacs.org>
9881
9882         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
9883         understand ':keys', wrap it in an featurep 'xemacs.
9884
9885 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9886
9887         * gnus-ems.el (gnus-article-display-xface): Show xface in the
9888         order of headers (Actually, it is called in a reversed order). Add
9889         'gnus-image-text-deletable property.
9890         (gnus-remove-image): Remove text with such a property.
9891
9892         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
9893         gnus-put-image.
9894
9895         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
9896         with ", "
9897
9898 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9899
9900         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
9901
9902         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
9903         (article-display-x-face): Display grey X-Faces.
9904
9905         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
9906         (gnus-convert-gray-x-face-to-ppm): Ditto.
9907         (gnus-convert-image-to-gray-x-face): Ditto.
9908
9909         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
9910         gnus-summary-show-raw-article.
9911
9912 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9913
9914         Display picons in XEmacs without showing text.
9915
9916         * gnus-xmas.el (gnus-xmas-create-image): Don't use
9917         mm-create-image-xemacs to create xbm glyph, because it deletes
9918         temporary files.
9919         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
9920         (gnus-xmas-remove-image): Make text visible, remove glyph.
9921
9922         * gnus-picon.el (gnus-picon-transform-newsgroups)
9923         (gnus-picon-transform-address): Insert spec backward, due to the
9924         incompatibility of gnus-xmas-put-image.
9925
9926 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9927
9928         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
9929
9930 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9931
9932         * gnus.el: Doc fix.
9933
9934         * gnus-art.el: Doc fix.
9935
9936         * gnus-agent.el: Doc fix.
9937
9938 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9939
9940         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
9941
9942 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
9943
9944         * nnmaildir.el (nnmaildir--update-nov): automatically parse
9945         NOV data out of the message again if nnmail-extra-headers has
9946         changed.
9947
9948 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9949
9950         * gnus-fun.el: New file.
9951         (gnus-convert-image-to-x-face-command): New variable.
9952         (gnus-insert-x-face): New function.
9953         (gnus-random-x-face): Renamed.
9954         (gnus-x-face-from-file): Renamed.
9955
9956         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
9957         "_".
9958         (gnus-body-boundary-delimiter): Typo fix.
9959
9960 2002-01-02  Simon Josefsson  <jas@extundo.com>
9961
9962         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
9963         (gnus-body-boundary-delimiter): Fix type.
9964
9965 2002-01-01  Simon Josefsson  <jas@extundo.com>
9966
9967         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
9968         (gnus-treat-emphasize, gnus-treat-strip-cr)
9969         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
9970         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
9971         (gnus-treat-fill-article, gnus-treat-hide-citation)
9972         (gnus-treat-hide-citation-maybe)
9973         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
9974         (gnus-treat-strip-pem, gnus-treat-strip-banner)
9975         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
9976         (gnus-treat-date-ut, gnus-treat-date-local)
9977         (gnus-treat-date-english, gnus-treat-date-lapsed)
9978         (gnus-treat-date-original, gnus-treat-date-iso8601)
9979         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
9980         (gnus-treat-strip-trailing-blank-lines)
9981         (gnus-treat-strip-leading-blank-lines)
9982         (gnus-treat-strip-multiple-blank-lines)
9983         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
9984         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
9985         (gnus-treat-display-xface, gnus-treat-display-smileys)
9986         (gnus-treat-from-picon, gnus-treat-mail-picon)
9987         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
9988         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
9989         (gnus-treat-play-sounds, gnus-treat-translate)
9990         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
9991
9992         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
9993         (gnus-article-treat-body-boundary): Use it.
9994
9995         * message.el (message-mode): Fix doc.
9996         (message-mode-menu): Fix names.
9997
9998 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9999
10000         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
10001         articles.
10002
10003         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
10004         (gnus-picon-transform-address): Search for unknown faces as well.
10005         (gnus-picon-find-face): Don't search "news" for MISC.
10006         (gnus-picon-user-directories): Changed default back to exclude
10007         "unknown".
10008
10009         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
10010
10011         * gnus-picon.el (gnus-picon-find-face): Search through all
10012         databases.
10013         (gnus-picon-find-face): New implementation.
10014
10015         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
10016         keystroke.
10017         (gnus-topic-goto-next-topic): Ditto.
10018
10019         * gnus.el (gnus-summary-line-format): Changed default.
10020
10021         * nnmail.el (nnmail-extra-headers): Change default.
10022
10023         * gnus-sum.el (gnus-extra-headers): Change default.
10024
10025         * message.el (message-news-other-window): Changed "news" to
10026         "posting".
10027         (message-news-other-frame): Ditto.
10028         (message-do-send-housekeeping): Ditto.
10029
10030         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
10031         function.
10032         (gnus-article-unread-p): New function.
10033         (gnus-article-unseen-p): New function.
10034         (gnus-dead-summary-mode-map): Typo.
10035
10036         * gnus-util.el (gnus-make-predicate): New function.
10037         (gnus-make-predicate-1): New function.
10038
10039         * gnus-sum.el: New function.
10040         (gnus-map-articles): New function.
10041
10042         * gnus-art.el (gnus-treat-fold-headers): New variable.
10043         (gnus-article-treat-fold-headers): New command and keystroke.
10044
10045         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
10046         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
10047
10048 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10049
10050         * message.el (message-fcc-externalize-attachments): New variable.
10051         (message-do-fcc): Use it.
10052
10053         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
10054         (gnus-inews-do-gcc): Use it.
10055
10056         * mml.el (mml-tweak-sexp-alist): New variable.
10057         (mml-externalize-attachments): New variable.
10058         (mml-tweak-part): Use mml-tweak-sexp-alist.
10059         (mml-tweak-externalize-attachments): New function.
10060
10061 2002-01-01  Steve Youngs  <youngs@xemacs.org>
10062
10063         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
10064         'set-glyph-face' so x-face back/foreground can be set.
10065
10066 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10067
10068         * message.el (message-fix-before-sending): Fix a typo.
10069
10070 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10071
10072         * gnus-art.el (gnus-treat-smiley): Renamed command.
10073         (gnus-article-remove-images): New command and keystroke.
10074
10075         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
10076
10077         * smiley-ems.el (gnus-smiley-display): Removed.
10078
10079         * gnus.el (gnus-version-number): Update version.
10080
10081         * message.el (message-text-with-property): Renamed and moved
10082         here.
10083         (message-fix-before-sending): Highlight invisible text and place
10084         point there.
10085
10086 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10087
10088         * gnus.el: Oort Gnus v0.04 is released.
10089
10090 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10091
10092         * gnus-delay.el (gnus-delay-send-queue): Renamed.
10093
10094         * gnus-art.el (gnus-ignored-headers): More headers,
10095
10096         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
10097         of `scan-error', since XEmacs doesn't seem to support that.
10098
10099 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10100
10101         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
10102         arg.
10103         (gnus-summary-best-unread-subject): Ditto.
10104         (gnus-summary-best-unread-subject): No, don't.
10105         (gnus-summary-better-unread-subject): New command.
10106
10107         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
10108
10109         * lpath.el ((featurep 'xemacs)): fbind url function.
10110
10111         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
10112         buffer.
10113         (gnus-xmas-remove-image): Implementation that does something.
10114         (gnus-xmas-article-display-xface): Mark images properly.
10115
10116         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
10117
10118 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
10119
10120         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
10121
10122 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10123
10124         * gnus-group.el (gnus-group-line-format): Added %O to the default
10125         value.
10126
10127         * gnus-util.el (gnus-text-with-property): The smallest point is
10128         point-min.
10129
10130         * smiley-ems.el (smiley-region): Return images.
10131         (gnus-smiley-display): Allow toggling.
10132         (smiley-region): Use text properties, not overlays.
10133
10134         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
10135         implemented yet.
10136
10137         * smiley-ems.el (smiley-update-cache): Check for valid types.
10138
10139         * gnus-art.el (gnus-with-article-buffer): New macro.
10140
10141         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
10142         strings as well as the glyphs.
10143         (gnus-picon-transform-address): Ditto.
10144         (gnus-picon-insert-glyph): Ditto.
10145         (gnus-picon-transform-newsgroups): Toggle.
10146         (gnus-picon-transform-address): Toggle.
10147
10148         * gnus-ems.el (gnus-remove-image): New function.
10149         (gnus-put-image): Take an optional string.
10150
10151         * gnus-util.el (gnus-text-with-property): New function.
10152
10153         * gnus-art.el (gnus-delete-images): New function.
10154
10155         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
10156
10157         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
10158         (gnus-article-wash-status): Use it.
10159         (gnus-signature-toggle): Clean up.
10160         (gnus-add-wash-status): New function.
10161         (gnus-delete-wash-status): New function.
10162         (gnus-article-hide-text-type): Use them throughout.
10163         (gnus-add-image): New function.
10164
10165         * gnus-ems.el (gnus-article-display-xface): Use new interface.
10166
10167         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
10168         interface.
10169
10170         * gnus-art.el (article-display-x-face): Cleaned up.
10171
10172         * rfc2047.el (rfc2047-field-value): New function.
10173
10174         * mail-parse.el (mail-header-field-value): New alias.
10175
10176         * gnus-art.el (gnus-mime-print-part): Fix typos.
10177
10178         * smiley-ems.el (gnus-smiley-file-types): New variable.
10179         (smiley-update-cache): Use it.
10180         (smiley-regexp-alist): Suffix-less smiley names.
10181         (smiley-regexp-alist): Added more smileys.
10182
10183         * gnus-sum.el (gnus-print-buffer): Made into own function.
10184         (gnus-summary-print-article): Use it.
10185
10186         * mailcap.el (mailcap-mime-info): Actually return the bit that we
10187         looked for when REQUEST is a string.
10188
10189         * gnus-art.el (gnus-mime-button-commands): Add printing
10190         keystroke.
10191         (gnus-mime-copy-part): Doc fix.
10192         (gnus-mime-print-part): New command.
10193
10194 2001-12-31  Simon Josefsson  <jas@extundo.com>
10195
10196         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
10197         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
10198
10199 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10200
10201         * gnus-picon.el (gnus-treat-from-picon): Autoload.
10202         (picon): Fix doc.
10203
10204         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
10205         longer exists. Remove those codes.
10206         * gnus.el (gnus-use-picons): Ditto.
10207
10208 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10209
10210         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
10211         infloop.
10212
10213         * gnus-sum.el (t): New `W D' map.
10214
10215         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
10216         (gnus-article-treat-body-boundary): Clean up.
10217         (gnus-body-boundary-face): Removed.
10218         (gnus-article-goto-header): Moved here.
10219         (gnus-article-goto-header): Allow better regexps.
10220         (gnus-article-treat-fold-newsgroups): New command.
10221
10222         * gnus-sum.el (gnus-summary-move-article): We have to select an
10223         article to give `gnus-read-move-group-name' an opportunity to
10224         suggest an appropriate default.
10225
10226         * rfc2047.el (rfc2047-fold-line): New function.
10227         (rfc2047-unfold-line): Ditto.
10228         (rfc2047-fold-region): Don't fold just after the header name.
10229
10230         * mail-parse.el (mail-header-fold-line): New alias.
10231         (mail-header-unfold-line): Ditto.
10232
10233         * gnus-art.el (gnus-body-boundary-face): Renamed.
10234         (gnus-article-treat-body-boundary): Use it.
10235         (gnus-article-treat-body-boundary): Use an invisible header and a
10236         line of underline characters.
10237
10238 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10239
10240         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
10241
10242         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
10243         (gnus-picon-split-address): New function.
10244         (gnus-picon-find-face): Use it.
10245         (gnus-picon-transform-address): Use it. Set first to t for each
10246         address.
10247
10248         * gnus-art.el (gnus-with-article-headers): Move to here. Define
10249         the macro then use it.
10250         (gnus-treatment-function-alist): Treat picons earlier.
10251
10252 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10253
10254         * gnus-art.el (gnus-body-separator-face): New variable.
10255         (gnus-article-treat-body-boundary): Use a blank, colored line.
10256
10257         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
10258         well.
10259
10260         * gnus-art.el (gnus-treat-body-boundary): New variable.
10261         (gnus-article-treat-unfold-headers): Use helper macro.
10262         (gnus-article-treat-body-boundary): New command.
10263
10264         * gnus.el (gnus-logo-color-style): Change the default color.
10265         (gnus-splash-face): Gray, gray.
10266
10267         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
10268         colors.
10269
10270         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
10271         (gnus-logo-color-style): Ditto.
10272         (gnus-logo-colors): Ditto.
10273
10274         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
10275
10276         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
10277
10278         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
10279         (gnus-picon-transform-newsgroups): New function.
10280
10281         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
10282         string.
10283
10284         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
10285
10286         * gnus-art.el (gnus-treat-cc-picon): New variable.
10287         (gnus-treat-mail-picon): Renamed.
10288
10289         * gnus-picon.el: New implementation.
10290         (gnus-picon-find-face): Renamed.
10291         (gnus-treat-from-picon): Use it.
10292         (gnus-picon-transform-address): Renamed.
10293         (gnus-treat-from-picon): Use it.
10294         (gnus-picon-create-glyph): Renamed.
10295         (gnus-picon-transform-address): Use it.
10296         (gnus-treat-cc-picon): New command.
10297
10298         * mm-decode.el (mm-create-image-xemacs): Separated out into
10299         function.
10300         (mm-get-image): Use it.
10301
10302         * gnus-art.el (gnus-treat-display-picons): Simplify.
10303         (gnus-treat-from-picon): Renamed.
10304
10305         * gnus-ems.el (gnus-create-image): New function.
10306         (gnus-put-image): New function.
10307
10308         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
10309         (gnus-with-article-headers): New macro.
10310         (gnus-article-goto-header): New function.
10311
10312         * gnus-xmas.el (gnus-image-type-available-p): New function.
10313
10314         * gnus-ems.el (gnus-image-type-available-p): New function.
10315
10316 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10317
10318         * nnrss.el (nnrss-check-group): Find the correct tag, because
10319         xml.el is changed.
10320
10321 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10322
10323         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
10324         lines are shorter than the window width.
10325         (gnus-ignored-headers): More headers.
10326
10327 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10328
10329         * gnus-art.el (gnus-treat-unfold-lines): New variable.
10330         (gnus-treat-unfold-headers): Renamed.
10331         (gnus-article-treat-unfold-headers): New command and keystroke.
10332
10333         * rfc2047.el (rfc2047-encode-message-header): Clean up.
10334
10335         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
10336
10337 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10338
10339         * sha1-el.el (sha1-use-external): New variable.
10340         (sha1-region): Use it.
10341         (sha1-string): Ditto.
10342
10343         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
10344         * gnus-picon.el: Less warnings when compile.
10345
10346 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10347
10348         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
10349         alias.
10350         (gnus-picons-database): Default to list.
10351         (gnus-picons-lookup-internal): Use it.
10352
10353         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
10354         to "bogus".
10355
10356         * gnus-win.el (gnus-configure-windows-hook): New hook.
10357
10358 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
10359
10360         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
10361
10362 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10363
10364         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
10365         lists.
10366         (gnus-select-newsgroup): Don't append; push.
10367         (gnus-adjust-marked-articles): Remove obsolete ranges from
10368         `seen'.
10369         (gnus-update-marks): Clean up.
10370         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
10371
10372 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
10373
10374         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
10375
10376 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10377
10378         * gnus-sum.el (gnus-auto-select-subject): New variable.
10379         (gnus-summary-best-unread-subject): New function.
10380         (gnus-summary-best-unread-article): Use it.
10381         (gnus-summary-first-unseen-subject): New function and command.
10382
10383         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
10384         other treatments.
10385
10386         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
10387         function.
10388
10389         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
10390         from the list of hidden types.
10391
10392         * mm-view.el (mm-inline-text): Ditto.
10393         (mm-inline-text): Ditto.
10394         (mm-w3-prepare-buffer): Ditto.
10395
10396         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
10397
10398 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10399
10400         * gnus-art.el (gnus-ignored-headers): Added more headers.
10401
10402 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
10403
10404         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
10405         once.
10406
10407 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10408
10409         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
10410
10411 2001-12-28  Simon Josefsson  <jas@extundo.com>
10412
10413         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
10414         Jesper Harder <harder@ifa.au.dk>.
10415
10416 2001-12-27  Simon Josefsson  <jas@extundo.com>
10417
10418         * gnus-sum.el (gnus-select-newsgroup): Make
10419         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
10420         contain all articles (instead of none) when no seen marks have
10421         been set for the group.
10422         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
10423         instead, it seems to result in shorter ranges.
10424
10425 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10426
10427         * mm-util.el (mm-iso-8859-x-to-15-region): Use
10428         insert-before-markers.
10429         From Jesper Harder <harder@ifa.au.dk>
10430
10431 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
10432
10433         * nnmaildir.el (nnmaildir-save-mail): create the destination
10434         groups if they do not exist.
10435
10436 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10437
10438         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
10439
10440 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10441
10442         * gnus-group.el (gnus-group-read-ephemeral-group): Call
10443         gnus-group-real-name.
10444
10445         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
10446         (gnus-newsgroup-variables): Ditto.
10447
10448         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
10449         return it.
10450
10451 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
10452
10453         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
10454         * nnmaildir.el (top-level): Add commentary.
10455         (nnmaildir-version): Indicate that nnmaildir is now a standard
10456         part of Gnus, not separately released.
10457
10458 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10459
10460         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
10461         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
10462         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
10463         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10464
10465 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10466
10467         * nnmaildir.el: Copyright changes. Require cl only at compile time.
10468
10469 2001-12-20  Simon Josefsson  <jas@extundo.com>
10470
10471         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
10472         ZHU <zsh@cs.rochester.edu>.
10473         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
10474         Brian P Templeton <bpt@tunes.org>.
10475
10476 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10477
10478         * nnmaildir.el: New file.
10479         From Paul Jarc <prj@po.cwru.edu>.
10480
10481 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10482
10483         * nndoc.el (nndoc-type-alist): Move forward to the end.
10484
10485 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10486
10487         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
10488         `dolist'.
10489
10490 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10491
10492         * gnus-win.el (gnus-frames-on-display-list): New function.
10493         (gnus-get-buffer-window): Use it.
10494
10495 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10496
10497         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
10498
10499 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10500
10501         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
10502
10503 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10504            From Harald Meland <Harald.Meland@usit.uio.no>
10505
10506         * gnus-win.el (gnus-get-buffer-window): New function.
10507         (gnus-all-windows-visible-p): Use it.
10508
10509         * gnus-util.el (gnus-horizontal-recenter)
10510         (gnus-horizontal-recenter, gnus-horizontal-recenter)
10511         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
10512
10513         * gnus-score.el (gnus-score-insert-help): Use it.
10514
10515         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
10516         (gnus-generate-tree, gnus-highlight-selected-tree)
10517         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
10518         it.
10519
10520         * gnus-art.el (gnus-article-set-window-start)
10521         (gnus-mm-display-part, gnus-request-article-this-buffer)
10522         (gnus-button-next-page, gnus-button-prev-page)
10523         (gnus-article-button-next-page, gnus-article-button-prev-page):
10524         Use it.
10525
10526 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
10527
10528         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
10529         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
10530         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
10531
10532 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10533
10534         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
10535         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
10536         * mml1991.el, nnultimate.el: Add `coding'.
10537
10538 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
10539
10540         * ChangeLog: changed coding to buffer-file-coding-system
10541         * ChangeLog.1: same
10542         * nnwfm.el: same
10543         * gnus-smiley.el: same
10544         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
10545         * gnus-delay.el: same
10546         * gnus-spec.el: same
10547         * message.el: same
10548         * mml1991.el: same
10549         * nnultimate.el: same
10550
10551 2001-12-16  Simon Josefsson  <jas@extundo.com>
10552         Inspired by code by Dirk Meyer <dischi@tzi.de>.
10553
10554         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
10555         (gnus-summary-save-map): Add muttprint.
10556         (gnus-summary-make-menu-bar): Ditto.
10557         (gnus-summary-muttprint): New function.
10558
10559         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
10560
10561 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10562
10563         * uudecode.el (uudecode-decode-region-internal): Speedup by using
10564         temporary list instead of buffer.
10565
10566         * mm-url.el (executable-find): autoload.
10567
10568 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10569
10570         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
10571         to variable, follow doc-string conventions).
10572
10573 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
10574
10575         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
10576         subscribe-level
10577         * gnus-topic.el (gnus-subscribe-topics): use it.
10578
10579 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10580
10581         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
10582         messages. (A small patch with indentation)
10583         From Sean Neakums <sneakums@zork.net>.
10584
10585         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
10586         nil after shooting down the gnus-original-article-buffer.
10587
10588 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10589
10590         * uudecode.el (uudecode-use-external): New variable.
10591         (uudecode-decode-region): Automatically detect external program.
10592
10593         * binhex.el (binhex-use-external): New variable.
10594         (binhex-decode-region-internal): New function.
10595         (binhex-decode-region): Automatically detect external program.
10596
10597         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
10598         Use them.
10599
10600 2001-12-12  Simon Josefsson  <jas@extundo.com>
10601
10602         * nnvirtual.el (nnvirtual-always-rescan)
10603         (nnvirtual-component-regexp): Fix doc.
10604
10605         * nnoo.el (defvoo): Add doc to defvoo variables.
10606
10607         * nnml.el (nnml-directory, nnml-active-file)
10608         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
10609         (nnml-marks-is-evil, nnml-filenames-are-evil)
10610         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
10611
10612         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
10613         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
10614         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
10615         `error'.
10616
10617         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
10618         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
10619
10620         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
10621         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
10622         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
10623         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
10624
10625         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
10626         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
10627
10628         * imap.el, nnimap.el: Fix indentation.
10629
10630         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
10631
10632 2001-12-12  Didier Verna  <didier@xemacs.org>
10633
10634         * gnus-msg.el (gnus-group-news): New function.
10635         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
10636         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
10637         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
10638         for it.
10639         * gnus-msg.el (gnus-summary-news-other-window): New function.
10640         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
10641         bind it to `i'.
10642         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
10643         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
10644         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
10645         for it (called with a prefix).
10646         * gnus-msg.el (gnus-configure-posting-styles): add an optional
10647         group-name argument.
10648         * gnus-msg.el (gnus-setup-message): use it.
10649
10650 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10651
10652         * gnus-sum.el (gnus-summary-show-article): Fix doc.
10653
10654 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10655
10656         * mml.el (mime-to-mml): Remove Content-Disposition too.
10657
10658 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10659
10660         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
10661         * gnus-group.el (gnus-group-name-decode): Decode unibyte
10662         strings only.
10663         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10664
10665 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
10666
10667         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
10668         (nnmail-fancy-expiry-target): Use it.
10669         Suggestions from Simon Josefsson <jas@extundo.com>.
10670
10671 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10672
10673         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
10674
10675 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10676
10677         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
10678
10679         * gnus-util.el (gnus-url-unhex-string): Move here.
10680
10681 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10682
10683         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
10684         mm-url-decode-entities-nbsp.
10685
10686         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
10687         * webmail.el, nnwfm.el: Use mm-url.
10688
10689         * mm-url.el (mm-url-fetch-form): Move from nnweb.
10690         (mm-url-remove-markup): Move from nnweb.
10691         (mm-url-fetch-simple): Move from webmail.
10692
10693         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
10694
10695 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10696
10697         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
10698         (gnus-summary-print-article): Use it.
10699
10700         * gnus-util.el (gnus-replace-in-string): Typo.
10701
10702 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10703
10704         * nnweb.el (nnweb-replace-in-string): Removed.
10705
10706         * gnus-util.el (gnus-replace-in-string): New function.
10707         (gnus-mode-string-quote): Use it.
10708
10709         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
10710         * nnwfm.el (nnwfm-create-mapping): Ditto.
10711
10712 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10713
10714         * dgnushack.el (dgnushack-compile): nnrss.el and
10715         nnslashdot.el don't depend on nnweb, url, w3.
10716
10717         * nnrss.el: Use mm-url.
10718
10719 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10720
10721         * mm-url.el (mm-url-insert-file-contents): Support file:.
10722
10723 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10724
10725         * mm-view.el: Lower case for the description line. Sync from the
10726         Emacs CVS.
10727
10728 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10729
10730         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
10731         From:  Stefan Monnier  <monnier@cs.yale.edu>
10732
10733 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10734
10735         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
10736
10737 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10738
10739         * mm-url.el: Require executable.
10740         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
10741
10742 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10743
10744         * pop3.el (pop3-munge-message-separator): Only use valid date.
10745         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
10746
10747         * Makefile.in: gnus-load.elc may not be generated.
10748
10749 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10750
10751         * mm-url.el: New file.
10752         * nnslashdot.el: Use it.
10753         * mm-extern.el (mm-extern-url): Use it.
10754
10755 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10756
10757         * gnus-sum.el (gnus-summary-save-article): Nix
10758         gnus-display-mime-function and gnus-article-prepare-hook.
10759
10760         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
10761         the beginning of lines.
10762         (gnus-complex-form-to-spec): Ditto.
10763
10764 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10765
10766         * message.el (message-make-mft): Fix the m-s-a-file regexp.
10767         From Paul Jarc <prj@po.cwru.edu>.
10768
10769 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10770
10771         * message.el: New variable message-subscribed-address-file;
10772         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
10773
10774 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10775
10776         * message.el (message-tab-body-function): Set to nil.
10777         (message-tab): Use text-mode-map or global-map.
10778         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10779
10780 2001-11-30  Simon Josefsson  <jas@extundo.com>
10781
10782         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
10783         instead of gnus-union, for speed.  Suggested by Christoph Conrad
10784         <christoph.conrad@gmx.de>.
10785         (gnus-agent-fetch-group-1): Add verbose message.
10786
10787 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10788
10789         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
10790         of integers.
10791
10792 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10793
10794         * message.el (message-newgroups-header-regexp)
10795         (message-completion-alist, message-tab-body-function): Use
10796         defcustom rather than defvar.
10797         (message-tab): Mention `message-tab-body-function' in doc.
10798         Suggested by Karl Eichwalder.
10799
10800 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10801
10802         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
10803
10804 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10805
10806         * nnheader.el (nnheader-find-nov-line): Don't use macro
10807         gnus-delete-line.
10808
10809         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
10810         (gnus-group-name-charset): Ditto.
10811
10812         * gnus-util.el (gnus-buffer-live-p): Ditto.
10813
10814 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10815
10816         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
10817         open parenthesis in doc.
10818         (sieve-manage-authenticator-alist): Typo in doc.
10819         * imap.el (imap-authenticator-alist): Typo in doc.
10820         (imap-stream-alist): Backslash.
10821
10822         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
10823           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
10824
10825 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10826
10827         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
10828
10829         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
10830
10831         * gnus-msg.el (gnus-configure-posting-styles): use
10832         make-local-hook. Add LOCAL for add-hook.
10833
10834 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
10835
10836         * message.el (message-mode): Use `make-local-hook' unless
10837         obsolete.
10838         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
10839
10840 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10841
10842         * canlock.el: Remove sha1.el and base64.el stuff.
10843
10844 2001-11-26  Didier Verna  <didier@xemacs.org>
10845
10846         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
10847         if needed.
10848
10849 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10850
10851         * message.el (message-tamago-not-in-use-p): New function.
10852         (message-strip-forbidden-properties): Use it.
10853
10854 2001-11-26  Didier Verna  <didier@xemacs.org>
10855
10856         * gnus-start.el (gnus-check-first-time-used): only check for
10857         existence of .el[d] files.
10858
10859 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10860
10861         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
10862
10863         * message.el (message-setup-1): Clean up mc-*.
10864
10865 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10866
10867         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
10868         * gnus-score.el (gnus-score-find-bnews): Use it.
10869
10870         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
10871         (gnus-summary-limit-to-author): Ditto.
10872         (gnus-summary-limit-to-extra): Ditto.
10873         (gnus-summary-find-matching): Support not-matching argument.
10874
10875 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10876
10877         * message.el (message-wash-subject): Use `insert' rather than
10878         `insert-string', which is deprecated.
10879
10880 2001-11-24  Simon Josefsson  <jas@extundo.com>
10881
10882         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
10883         message. (Gnus does not "default" to using 8bit for the message,
10884         it default to use 8bit encoding and the user-supplied CTE
10885         value. Calling this behaviour "treating it as 8bit" is perhaps
10886         better.)
10887
10888         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
10889         (compare mm-charset-to-coding-system).
10890
10891 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10892
10893         * canlock.el (canlock-sha1-with-openssl): Use unibyte
10894         buffer. Correctly decode hex.
10895
10896 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10897
10898         * gnus-agent.el (gnus-category-insert-line): Convert category
10899         names to strings.
10900
10901 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10902
10903         * message.el (sha1): eval-and-compile.
10904
10905 2001-11-20  Simon Josefsson  <jas@extundo.com>
10906
10907         * message.el (message-allow-no-recipients): New variable.
10908         (message-send): Use it, customize the prompting when posting to
10909         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
10910
10911 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10912
10913         * mm-util.el (mm-coding-system-priorities): New variable.
10914         (mm-sort-coding-systems-predicate): New function.
10915         (mm-find-mime-charset-region): Resort coding systems if needed.
10916         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
10917
10918 2001-11-20  Didier Verna  <didier@xemacs.org>
10919
10920         * gnus-group.el (gnus-group-make-help-group): new optional
10921         argument to control the error behavior.
10922         * gnus-start.el (gnus-check-first-time-used): use it to avoid
10923         erroring.
10924
10925 2001-11-19  Simon Josefsson  <jas@extundo.com>
10926
10927         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
10928         instead of C-c C-u.  Suggested by Per Abrahamsen
10929         <abraham@dina.kvl.dk>.
10930
10931 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10932
10933         * nnfolder.el (nnfolder-read-folder): Use group instead of
10934         nnfolder-current-group.
10935         Suggested by Lorentey Karoly <lorentey@elte.hu>.
10936
10937 2001-11-17  Simon Josefsson  <jas@extundo.com>
10938
10939         * message.el (message-send): Ask user if Fcc/Gcc should be
10940         performed when no other sender was specified.
10941         Suggested by prj@po.cwru.edu (Paul Jarc).
10942
10943 2001-11-17  Simon Josefsson  <jas@extundo.com>
10944
10945         * message.el (message-mode, message-mode-map): Use C-c C-u for
10946         Importance: instead of C-c C-p (used by SC).
10947
10948 2001-11-16  Simon Josefsson  <jas@extundo.com>
10949
10950         * message.el (message-insert-importance-high)
10951         (message-insert-importance-low): Save point.
10952
10953         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
10954         value.
10955
10956 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
10957
10958         * message.el (message-strip-special-text-properties): New option.
10959         (message-strip-forbidden-properties): Obey it.
10960
10961 2001-11-14  Sam Steingold  <sds@gnu.org>
10962
10963         * gnus-score.el: Fixed some doc strings to properly quote symbols.
10964
10965 2001-11-15  Simon Josefsson  <jas@extundo.com>
10966
10967         Support "Importance:" header in Message.
10968
10969         * message.el (message-mode-map): Bind C-c C-p to
10970         `message-insert-or-toggle-importance'
10971         (message-mode-menu): Add message-insert-importance-{high,low}.
10972         (message-insert-importance-high, message-insert-importance-low)
10973         (message-insert-or-toggle-importance): New functions.
10974         (message-tool-bar-map): Add {un,}important.
10975         (message-mode): Doc fix.
10976
10977 2001-11-15  Simon Josefsson  <jas@extundo.com>
10978
10979         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
10980
10981         * mml.el (mml-menu): Fix toolbar tooltip.
10982
10983 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10984
10985         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
10986         * nnml.el (nnml-save-marks): Ditto.
10987
10988         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
10989
10990 2001-11-15  Simon Josefsson  <jas@extundo.com>
10991
10992         * nnml.el (nnml-save-marks):
10993         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
10994         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
10995
10996 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
10997
10998         * gnus-art.el (gnus-article-wash-status-strings): Use
10999         `copy-sequence', not `copy-seq'.
11000
11001 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
11002
11003         * gnus-art.el (gnus-article-wash-status-strings): New constant.
11004         (gnus-gnus-article-wash-status-entry): New function.
11005         (gnus-article-wash-status): Use it.
11006
11007 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11008
11009         * mml1991.el: Add coding header.
11010
11011 2001-11-12  Simon Josefsson  <jas@extundo.com>
11012
11013         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
11014         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
11015         `mml1991-sign' and `mml1991-encrypt'.
11016         (mml1991-encrypt, mml1991-sign): New glue functions.
11017         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
11018
11019         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
11020         (mml-menu): Add PGP to menu.
11021
11022         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
11023         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
11024         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
11025         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
11026
11027         * mml2015.el: Mention RFC 3156.
11028
11029         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
11030
11031 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11032
11033         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
11034
11035         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
11036           From <Michael.Cook@cisco.com>
11037
11038 2001-11-11  Simon Josefsson  <jas@extundo.com>
11039
11040         * message.el (top-level): Autoload sha1.
11041         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
11042         canlock, no need to require two different hash algs).  Suggested
11043         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
11044
11045 2001-11-09  Simon Josefsson  <jas@extundo.com>
11046
11047         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
11048         <Pavel@Janik.cz>.
11049
11050 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11051
11052         * message.el (message-point-in-header-p): New function.
11053         (message-do-auto-fill): Use it.
11054         (message-beginning-of-line): New function.  Goes to beginning of
11055         header value (i.e., end of header name), or to beginning of line
11056         if already at beginning of value.  Behaves like
11057         `beginning-of-line' when in message body.
11058         (message-mode-map): Bind it.
11059
11060 2001-11-08  Simon Josefsson  <jas@extundo.com>
11061
11062         * gnus-msg.el (gnus-posting-styles): Add doc.
11063
11064 2001-11-07  Simon Josefsson  <jas@extundo.com>
11065
11066         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
11067
11068         * sieve-mode.el (sieve-control-commands-face)
11069         (sieve-control-commands-face, sieve-action-commands-face)
11070         (sieve-test-commands-face, sieve-tagged-arguments-face): New
11071         faces.
11072         (sieve-font-lock-keywords): Use them.
11073         (sieve-mode): Only set font-lock-defaults in emacs.
11074
11075         * gnus-art.el (gnus-default-article-saver): Add
11076         gnus-summary-save-body-in-file.
11077         (gnus-summary-write-to-file): Fix doc.
11078
11079 2001-11-07  Simon Josefsson  <jas@extundo.com>
11080
11081         * gnus-art.el (gnus-treat-highlight-signature): Add cross
11082         reference to the correct chapter in the manual.
11083
11084         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
11085         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
11086
11087 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11088
11089         * mml.el (mml-preview): Bind mail-header-separator.
11090
11091 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11092
11093         * message.el: Always require canlock.
11094         (message-ignored-supersedes-headers): Include Cancel-Lock and
11095         Cancel-Key.
11096         (message-insert-canlock): Don't require canlock.
11097         (message-cancel-news): Don't check whether canlock is available.
11098         (message-supersede): Support cancel-locks.
11099
11100         * gnus-art.el: Don't autoload canlock.
11101
11102 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11103
11104         * mail-source.el (mail-source-fetch-imap): ASYNC param.
11105         From: <andre@slamdunknetworks.com>
11106
11107 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11108
11109         * many files: Fix copyright lines.
11110
11111 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11112
11113         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
11114         Suggested by Dave Love  <fx@gnu.org>.
11115
11116 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11117
11118         * message.el (message-kill-buffer): Remove auto-save file after
11119         confirm.
11120
11121         * message.el (message-send-mail): Call message-generate-headers
11122         once.  Suggested by Matt Armstrong <matt@lickey.com>.
11123
11124         * gnus-topic.el (gnus-topic-rename): Initial-input.
11125         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
11126
11127 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
11128
11129         * message.el (message-forbidden-properties): New constant.
11130         (message-strip-forbidden-properties): New function.
11131         (message-mode): Activate it.
11132
11133 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11134
11135         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
11136         (mm-hack-charsets): Fix doc.
11137
11138 2001-11-02  Simon Josefsson  <jas@extundo.com>
11139
11140         * gnus-int.el (gnus-check-server): Message "...done" when done.
11141
11142         * imap.el (imap-close): Don't message (imap-send-command-wait
11143         returns if the connection is dropped).
11144         (imap-wait-for-tag): Nix out message only when necessary.
11145
11146         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
11147         for non-crossposting.
11148         (gnus-sieve-crosspost): Default to t to be consistent with other
11149         parts of Gnus.
11150
11151 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11152
11153         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
11154         (mm-iso-8859-x-to-15-table): Ditto.
11155         (mm-iso-8859-x-to-15-region): Ditto.
11156         (mm-find-mime-charset-region): Ditto.
11157
11158 2001-11-01  Simon Josefsson  <jas@extundo.com>
11159
11160         * nnimap.el (nnimap-close-asynchronous): New variable.
11161         (nnimap-close-group): Use it.
11162         (nnimap-expunge): Don't use it.
11163
11164         * imap.el (imap-callbacks): New variable.
11165         (imap-remassoc): Copied from `gnus-remassoc'.
11166         (imap-add-callback): New function.
11167         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
11168         behaviour.
11169         (imap-parse-response): Call the callback.
11170
11171         * message.el (message-insert-canlock): New variable.
11172         (message-canlock-generate, message-canlock-password)
11173         (message-insert-canlock): New functions.
11174         (message-send-news): Call `message-insert-canlock'.
11175         (top-level): Require canlock when compiling.
11176         (message-insert-canlock): Require canlock before we need it.
11177
11178 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11179
11180         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
11181
11182 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11183
11184         * dgnushack.el (dgnushack-make-load): A workaround for
11185         custom-add-loads bug in some versions of XEmacs.
11186
11187 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11188
11189         * mm-util.el (mm-charset-synonym-alist): Revert (some).
11190
11191 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11192
11193         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
11194         (mm-hack-charsets): New variable.
11195         (mm-iso-8859-15-compatible): New variable.
11196         (mm-iso-8859-x-to-15-table): New variable.
11197         (mm-find-mime-charset-region): Add parameter hack-charsets.
11198
11199         * mm-bodies.el (mm-encode-body): Use it.
11200         * mml.el (mml-parse-1): Ditto.
11201
11202 2001-11-01  Simon Josefsson  <jas@extundo.com>
11203
11204         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
11205
11206 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11207
11208         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
11209         is nil.
11210
11211 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11212
11213         * smiley-ems.el (smiley-update-cache): Auto detect file type.
11214
11215         * message.el (message-forward-rmail-make-body): Use
11216         save-window-excursion.
11217         (message-encode-message-body): Search with noerror.
11218         (message-setup-1): Convert compose-mail send-actions to
11219         message-send-actions.
11220
11221 2001-11-01  Simon Josefsson  <jas@extundo.com>
11222
11223         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
11224         <yamaoka@jpl.org>.
11225
11226 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11227
11228         * sieve-manage.el (sieve-string-bytes): No complain.
11229
11230 2001-11-01  Simon Josefsson  <jas@extundo.com>
11231
11232         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
11233         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
11234         has autoload cookies, so no `require' should be necessary.)
11235
11236         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
11237         files.
11238
11239 2001-10-31  Simon Josefsson  <jas@extundo.com>
11240
11241         * gnus-cus.el (gnus-group-parameters): Support integer `display'
11242         parameter.
11243
11244         * gnus-sum.el (gnus-select-newsgroup): If group parameter
11245         `display' is a number (and C-u wasn't used to enter group), only
11246         fetch that number of articles.
11247
11248 2001-10-31  Matt Armstrong  <matt@lickey.com>
11249
11250         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
11251         not-subscribed -> subscribed.
11252
11253 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11254         From: Josh Huber <huber@alum.wpi.edu>
11255
11256         * message.el (message-subscribed-address-functions): New variable.
11257         (message-subscribed-addresses): New variable.
11258         (message-subscribed-regexps): New variable.
11259         (message-goto-mail-followup-to): New function.
11260         (message-send-mail): Add Mail-Followup-To.
11261         (message-make-mft): New function.
11262
11263         * gnus.el (gnus-find-subscribed-addresses): New function.
11264
11265 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11266
11267         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
11268         (mail-source-fetch-pop): Ditto.
11269         (mail-source-check-pop): Ditto.
11270
11271         * gnus-start.el (gnus-read-init-file): Ditto.
11272         (gnus-activate-group): Ditto.
11273         (gnus-read-newsrc-el-file): Ditto.
11274
11275 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11276
11277         * message.el (message-get-reply-headers): Make sure there is ", ".
11278
11279         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
11280         mm-coding-system-p. Don't correct it only in XEmacs.
11281         (mm-charset-to-coding-system): Use mm-coding-system-p and
11282         mm-get-coding-system-list.
11283         (mm-emacs-mule, mm-mule4-p): New variables.
11284         (mm-enable-multibyte, mm-disable-multibyte,
11285         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
11286         mm-with-unibyte-current-buffer,
11287         mm-with-unibyte-current-buffer-mule4): Use them.
11288         (mm-find-mime-charset-region): Treat iso-2022-jp.
11289
11290         From  Dave Love  <fx@gnu.org>:
11291
11292         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
11293         construction.
11294         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
11295         entries conditional on not having a coding system defined for
11296         them.
11297         (mm-mule-charset-to-mime-charset): Use
11298         find-coding-systems-for-charsets if defined.
11299         (mm-charset-to-coding-system): Don't use
11300         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
11301         later.  Add last resort search of coding systems.
11302         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
11303         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
11304         Mule 4.
11305         (mm-find-mime-charset-region): Re-write.
11306         (mm-with-unibyte-current-buffer): Restore buffer as well as
11307         multibyteness.
11308
11309 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11310
11311         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
11312         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
11313         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
11314
11315 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11316
11317         * gnus-art.el (article-display-x-face): Nix buffer-read-only
11318         again.
11319
11320         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
11321
11322 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11323
11324         * gnus-spec.el (gnus-parse-simple-format): Use
11325           buffer-substring-no-properties.
11326
11327 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11328
11329         * gnus-art.el (article-verify-cancel-lock): New function.
11330
11331         * nnheader.el (nntp-process-response): New variable.
11332         (nnheader-init-server-buffer): Make `nntp-process-response'
11333         buffer-local in `nntp-server-buffer'.
11334
11335         * nntp.el (nntp-prepare-post-hook): New hook.
11336         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
11337         (nntp-async-trigger): Ditto.
11338         (nntp-request-post): Insert a server's ID if there's no Message-ID
11339         header; run `nntp-prepare-post-hook'.
11340
11341 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11342
11343         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
11344         instead.
11345
11346         * message.el (message-forward-subject-author-subject): Don't use
11347         message-news-p, which widens the buffer.
11348         (message-forward-make-body): New function.
11349         (message-forward): Use it.
11350         (message-insinuate-rmail): New function.
11351         (message-forward-rmail-make-body): New function.
11352
11353 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11354
11355         * mm-extern.el (mm-extern): Provide it.
11356
11357         * mm-partial.el (mm-partial): Provide it.
11358
11359 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11360
11361         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
11362
11363 2001-10-29  Simon Josefsson  <jas@extundo.com>
11364
11365         * mml.el (mml-preview): Bind message-this-is-news if it is
11366         news. From Jesper Harder <harder@myrealbox.com>.
11367
11368 2001-10-28  Simon Josefsson  <jas@extundo.com>
11369
11370         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
11371
11372 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
11373
11374         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
11375         ironic smilies.
11376
11377 2001-10-27  Simon Josefsson  <jas@extundo.com>
11378
11379         * message.el (message-indent-citation): Don't add trailing
11380         whitespace when citing text.
11381
11382         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
11383         <harder@ifa.au.dk>.
11384
11385 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11386
11387         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
11388         not available.
11389         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
11390         (nnweb-type-definition): Add google as alias of dejanews.
11391         (nnweb-google-parse-1): Forward 1 line.
11392
11393 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11394
11395         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
11396         variable `message-forward-ignored-headers'.
11397
11398 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
11399
11400         * gnus.el (gnus-expand-group-parameter): New function.
11401         (gnus-expand-group-parameters): Call it.
11402         (gnus-group-fast-parameter): New function.
11403         (gnus-group-find-parameter): Call it.
11404
11405 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11406
11407         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
11408         vector (it didn't before because of a bug).
11409         * gnus-msg.el (gnus-post-news): Use header vector directly, if
11410         available.  Before it converted it to an article number.
11411
11412         This makes followup to news articles with negative numbers in
11413         nnvirtual groups use news instead of mail.
11414
11415 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11416
11417         * gnus.el (post-method): Use `native' instead of `nil'.
11418
11419         * gnus-msg.el (gnus-post-method): Ditto.
11420
11421 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
11422
11423         * gnus.el (gnus-define-group-parameter): Grammar fix.
11424
11425 2001-10-22  Simon Josefsson  <jas@extundo.com>
11426
11427         * gnus-msg.el (gnus-extended-version): Include
11428         system-configuration.
11429         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
11430
11431 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
11432
11433         * gnus.el (post-method): Customization fix: `native' is not a
11434         valid value.
11435         * gnus-msg.el (gnus-post-method): Doc and customization fix:
11436         `native' is not a valid value.
11437
11438 2001-10-21  Simon Josefsson  <jas@extundo.com>
11439
11440         * nnimap.el (nnimap): Defgroup
11441         (nnimap-strict-function, nnimap-strict-function-match): New
11442         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
11443         (nnimap-split-crosspost, nnimap-split-inbox)
11444         (nnimap-split-rule, nnimap-split-predicate)
11445         (nnimap-split-predicate): Defcustom.
11446         (nnimap-split-inbox, nnimap-expunge-search-string)
11447         (nnimap-importantize-dormant): Remove "*" from doc.
11448
11449 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11450
11451         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
11452         not supplied via prefix arg.  From Lisp, make arg mandatory.
11453         Suggested by Frank Schmitt.
11454
11455 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
11456
11457         * message.el (message-do-auto-fill): Avoid calling
11458         'rfc822-goto-eoh'.
11459
11460 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11461         From Paul Jarc <prj@po.cwru.edu>.
11462
11463         * message.el (message-get-reply-headers): Restructure the logic
11464         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
11465
11466 2001-10-20  Simon Josefsson  <jas@extundo.com>
11467
11468         * message.el (message-cancel-news): Support cancel-locks.
11469         Suggested by Per Abrahamsson.
11470
11471         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
11472         conses.  From David Z Maze <dmaze@MIT.EDU>.
11473
11474         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
11475
11476 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11477
11478         * mm-decode.el (mm-default-directory): Fix customize type.
11479
11480         * message.el (message-setup-fill-variables): Kludge to use
11481         normal-auto-fill-function even if auto fill is already activated.
11482
11483 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11484
11485         * message.el (message-do-auto-fill): New version that does not
11486         rely on text properties, by Simon Josefsson <jas@extundo.com>.
11487         (message-setup-1): Removed the `message-field' property.
11488
11489         * gnus-draft.el (gnus-draft-edit-message): Removed the
11490         `message-field' property.
11491
11492 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
11493
11494         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
11495         `message-field'.  The `field' property has a special significance in
11496         Emacs 21.
11497
11498         * message.el (message-send, message-setup-1): Ditto.
11499
11500 2001-10-18  Simon Josefsson  <jas@extundo.com>
11501
11502         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
11503         when undoing.
11504
11505 2001-10-18  Simon Josefsson  <jas@extundo.com>
11506         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
11507
11508         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
11509         (gnus-summary-make-menu-bar): Ditto.
11510
11511 2001-10-17  Simon Josefsson  <jas@extundo.com>
11512
11513         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
11514         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
11515
11516 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11517
11518         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
11519         * gnus-util.el (gnus-user-date): New function.
11520         From Frank Schmitt <usenet@Frank-Schmitt.net>.
11521
11522 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11523
11524         * message.el (message-check-news-header-syntax): Special case
11525         nnvirtual groups.
11526
11527         * gnus-sum.el (gnus-summary-respool-default-method): Changed
11528         customize type to `symbol'.
11529
11530 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11531
11532         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
11533         %&foo;.
11534         (gnus-parse-simple-format): Support user extended spec too.
11535         %u&foo; invokes gnus-user-format-function-foo.
11536
11537 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11538
11539         * nnml.el (nnml-request-expire-articles): Make sure it is back to
11540         the server.
11541         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
11542         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
11543         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
11544         * nndiary.el (nndiary-request-expire-articles): Ditto.
11545         (nndiary-schedule): Defsubst it before use it.
11546         (nndiary-error): eval-and-compile.
11547
11548 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11549
11550         * gnus-msg.el (gnus-post-method): Changed two instances of
11551         `active' to `current' and one `null' to `not'.
11552
11553 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11554         From Katsumi Yamaoka <yamaoka@jpl.org>.
11555
11556         * message.el (message-setup-fill-variables): Use
11557         `normal-auto-fill-function' instead of `auto-fill-function'.
11558
11559 2001-10-16  Simon Josefsson  <jas@extundo.com>
11560
11561         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
11562         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
11563         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
11564
11565 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11566         Patch by Oliver Scholz <oscholz@my.gnus.org>.
11567
11568         * gnus-draft.el (gnus-draft-edit-message): Add text property
11569         `field' with value `header' to message headers.
11570         * message.el (message-setup-1): Really add text property to all of
11571         the header, not just part of it.
11572
11573 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11574
11575         * gnus-group.el (gnus-group-sort-by-server): Use it.
11576
11577         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
11578
11579         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
11580         and keystroke.
11581
11582 2001-10-14  Simon Josefsson  <jas@extundo.com>
11583
11584         * dig.el: Doc fix.
11585
11586         * smime.el: Doc fix.
11587
11588         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
11589         charset magic from message.el.
11590
11591 2001-10-12  Simon Josefsson  <jas@extundo.com>
11592         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
11593
11594         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
11595         'cite from g-a-wash-types.
11596         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
11597         (gnus-article-hide-citation): Fix.
11598
11599         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
11600         character.
11601         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
11602
11603         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
11604         definition.
11605         (gnus-signature-toggle): Toggle `s' mode line character.
11606
11607         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
11608         doing stuff that clears it.
11609
11610 2001-10-12  Simon Josefsson  <jas@extundo.com>
11611
11612         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
11613         From Eric Marsden <emarsden@laas.fr>.
11614
11615 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11616
11617         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
11618         (autoload): Add some autoloads.
11619
11620 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11621         Suggested by Oliver Scholz <epameinondas@gmx.de>.
11622
11623         * message.el (message-do-auto-fill): New function.  Like
11624         `do-auto-fill' but don't fill when in the message header.
11625         (message-setup-1): Put a text property on the message header.
11626         (message-setup-fill-variables): Use `message-do-auto-fill'.
11627
11628 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11629
11630         * message.el (message-send-mail-partially): Insert an empty line
11631         first, because of the change of message-make-lines.
11632
11633 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
11634
11635         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
11636         iso-8859-15, make it an alias for iso-8859-1.
11637
11638 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11639
11640         * message.el (message-send-news): Don't modify the value of
11641         `message-syntax-checks' if it is not a list (possibly it is
11642         `dont-check-for-anything-just-trust-me').
11643
11644 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11645
11646         * gnus-group.el (gnus-group-name-charset-group-alist): Use
11647         `find-coding-system' for XEmacs to check whether the coding-system
11648         `utf-8' is available.
11649
11650 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11651
11652         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
11653
11654 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
11655
11656         * message.el (message-send-news): Oops, missed case with no
11657         "Followup-To" header...
11658
11659 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
11660
11661         * message.el (message-send-news): Allow
11662         `gnus-group-name-charset-group-alist' to affect encoding of the
11663         "Newsgroups" and "Followup-To" headers.
11664
11665 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11666
11667         * Makefile.in (install-el): Depend on gnus-load.el.
11668
11669 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11670
11671         * Makefile.in (install-el): Use -f.
11672         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
11673
11674 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
11675
11676         * message.el (message-send-news): Don't encode Followups-To when
11677         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
11678
11679         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
11680         header.
11681
11682         * gnus-art.el (article-decode-group-name): Also decode
11683         "Followup-To".
11684
11685         * rfc2047.el (rfc2047-encode-message-header): Encode without
11686         asking for null methods.
11687
11688         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
11689         default charset for newsgroup names in accordance with USEFOR.
11690
11691         * gnus-group.el (gnus-group-name-charset-method-alist,
11692         gnus-group-name-charset-group-alist): Removed "*" from doc
11693         strings, "*" should not be used for complex variables.
11694
11695 2001-10-06  Simon Josefsson  <jas@extundo.com>
11696
11697         Support UTF-8 group names better.
11698
11699         * message.el (message-check-news-header-syntax): Encode group
11700         names before comparison.
11701
11702         * gnus-msg.el (gnus-copy-article-buffer): Run all
11703         `gnus-article-decode-hook's except `article-decode-charset'
11704         instead of hardcoding call to one of them.
11705
11706         * gnus-art.el (gnus-article-decode-hook): Add
11707         `article-decode-group-name'.
11708         (article-decode-group-name): New function, use `g-d-n'.
11709
11710         * gnus-group.el (gnus-group-insert-group-line): Decode
11711         gnus-tmp-group using `g-d-n'.
11712
11713         * gnus-util.el (gnus-decode-newsgroups): New function.
11714
11715 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11716
11717         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
11718         `gnus-group-name-charset-group-alist'.
11719
11720 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11721
11722         * Makefile.in: Install el in install. Add uninstall.
11723
11724 2001-10-05  Simon Josefsson  <jas@extundo.com>
11725
11726         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
11727
11728         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
11729
11730         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
11731         empty folders.
11732
11733         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
11734         limiting if read-all (C-u RET) was used.
11735
11736 2001-10-04  Simon Josefsson  <jas@extundo.com>
11737
11738         * mail-source.el (mail-source-movemail-program): New variable.
11739         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
11740         <thutt@thutt.vmware.com>.
11741
11742 2001-10-03  Simon Josefsson  <jas@extundo.com>
11743
11744         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
11745         (gnus-summary-line-format-alist): Fix param.
11746
11747 2001-10-02  Simon Josefsson  <jas@extundo.com>
11748
11749         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
11750         don't go through `nnimap-request-expire-articles' to delete the
11751         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
11752
11753 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11754
11755         * gnus-agent.el (gnus-agent-write-active): The min in the
11756         agent/active may be larger than that in the server/active.
11757
11758 2001-10-01  Simon Josefsson  <jas@extundo.com>
11759
11760         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
11761         is IMAP4rev1.
11762
11763         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
11764
11765         * nnfolder.el: Ditto.
11766
11767 2001-09-30  Dan Christensen  <jdc@uwo.ca>
11768
11769         * gnus-sum.el (gnus-summary-extract-address-component): New function.
11770         (gnus-summary-from-or-to-or-newsgroups): Optimize.
11771
11772 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11773
11774         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
11775         (message-mode-menu): Menu item for same.
11776
11777         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
11778         delayed articles.
11779
11780         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
11781         nndraft:delayed does not exist.
11782         (gnus-delay-initialize): Don't set up keymap, that's done from
11783         message.el now.
11784         (gnus-delay, gnus-delay-group, gnus-delay-header)
11785         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
11786
11787 2001-09-29  Simon Josefsson  <jas@extundo.com>
11788
11789         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
11790         utf-8, not eight-bit-control.
11791
11792         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
11793         (imap-log, imap-debug): Custom.
11794         (imap-log-buffer, imap-debug-buffer): New constants.
11795         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
11796         (imap-network-open, imap-shell-open, imap-starttls-open)
11797         (imap-send-command-1, imap-send-command, imap-arrival-filter)
11798         (imap-debug): Use imap-*-buffer.
11799
11800         * nndoc.el (nndoc-article-type): Add mailman.
11801         (nndoc-type-alist): Ditto.
11802         (nndoc-mailman-type-p): New function.
11803
11804 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11805
11806         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
11807         gnus-art.el.
11808
11809 2001-09-27  Simon Josefsson  <jas@extundo.com>
11810
11811         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
11812         (gnus-topic-catchup-articles): New function. Suggested by Robin
11813         S. Socha <robin-dated-1001857693.185e29@socha.net>.
11814
11815 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11816         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
11817
11818         * gnus-ems.el (gnus-article-display-xface): Insert xface after
11819         previous ones.
11820
11821 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11822         From Daiki Ueno  <ueno@unixuser.org>
11823
11824         * gnus-sum.el (gnus-summary-show-article): The arglist of
11825         detect-coding-region is incompatible.
11826
11827 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11828         From Katsuhiro Hermit Endo <hermit@koka-in.org>
11829
11830         * gnus-group.el (gnus-group-delete-group): Typo.
11831
11832 2001-09-26  Simon Josefsson  <jas@extundo.com>
11833
11834         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
11835
11836         * nnimap.el (nnimap-expiry-target): Use temp buffer.
11837
11838 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11839
11840         * gnus-cus.el (gnus-group-parameters): Display as sexp.
11841
11842 2001-09-22  Simon Josefsson  <jas@extundo.com>
11843
11844         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
11845
11846         * nnfolder.el (nnfolder-open-marks): Ditto.
11847
11848         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
11849         (gnus-update-marks): Use it.
11850         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
11851         hardcoded list.
11852
11853         * gnus.el (gnus-article-special-mark-lists): Add killed.
11854         (gnus-article-unpropagated-mark-lists): New constant.
11855
11856 2001-09-22  Simon Josefsson  <jas@extundo.com>
11857
11858         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
11859         custom option.
11860
11861 2001-09-23  Simon Josefsson  <jas@extundo.com>
11862
11863         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
11864
11865 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11866
11867         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
11868
11869 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
11870
11871         * gnus-group.el (gnus-group-sort-function): Fix customize type to
11872         accept lists of functions.
11873
11874 2001-09-20  Simon Josefsson  <jas@extundo.com>
11875
11876         * gnus-group.el (gnus-group-catchup): Update expire marks in
11877         backend.  Also, if ALL also set expire marks on tick/dormant.
11878
11879 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11880
11881         * message.el (message-tab-body-function): New variable.
11882         * message.el (message-tab): Use it.
11883
11884 2001-09-19  Sam Steingold  <sds@gnu.org>
11885
11886         * gnus-win.el (gnus-buffer-configuration): Respect
11887         `gnus-bug-create-help-buffer'.
11888
11889 2001-09-18  Simon Josefsson  <jas@extundo.com>
11890
11891         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
11892         (gnus-parse-simple-format): Re-revert.
11893
11894 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
11895         Trivial patch.
11896
11897         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
11898         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
11899
11900 2001-09-18  Simon Josefsson  <jas@extundo.com>
11901
11902         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
11903         signed.
11904         (gnus-parse-simple-format): Don't use it.
11905
11906 2001-09-17  Miles Bader  <miles@gnu.org>
11907
11908         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
11909         error querying a backend abort the whole process.
11910
11911 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11912
11913         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
11914         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
11915
11916 2001-09-17  Didier Verna  <didier@xemacs.org>
11917
11918         * nndiary.el: version 0.2-b14.
11919         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
11920         compatibility problem with XEmacs 21.1.
11921
11922 2001-09-15  Simon Josefsson  <jas@extundo.com>
11923
11924         * gnus-group.el (gnus-group-line-format): Document %c.
11925
11926         * nnml.el (nnml-parse-head): Handle CRLF files.
11927         (nnml-generate-nov-file): Ditto.
11928         (nnml-retrieve-headers): Ditto.
11929
11930 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
11931
11932         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
11933
11934 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
11935
11936         * gnus-spec.el (gnus-correct-substring): Still stopped one
11937         character before we wanted (never included last character).
11938         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
11939         add missing "," (once per function)
11940
11941 2001-09-14  Simon Josefsson  <jas@extundo.com>
11942
11943         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
11944         (otherwise e.g. gnus-agentize in .gnus overrides the customized
11945         default before gnus-group is loaded and the variable set.)
11946
11947         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
11948         killed or unsent marks.
11949
11950         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
11951         isn't an article to set it on (e.g. when you `a' in a group).
11952
11953 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11954
11955         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
11956         can read e-mails from Microsoft Outlook users not using ISO
11957         8859-2 character set.
11958
11959 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11960
11961         * gnus-diary.el: Minor modifications to avoid warnings.
11962         (gnus-summary-misc-menu): defvar.
11963         (gnus-diary-check-message): Use gnus-point-at-eol.
11964         (gnus-diary-kill-entire-line): eval-and-compile.
11965
11966 2001-09-12  Didier Verna  <didier@xemacs.org>
11967
11968         * nndiary.el: new version (0.2-b13).
11969         * nndiary.el (nndiary-mail-sources): doc update.
11970         * nndiary.el (nndiary-split-methods): ditto.
11971         * nndiary.el (nndiary-request-accept-article-hooks): New.
11972         * nndiary.el (nndiary-request-accept-article): use it, check
11973         message validity.
11974         * nndiary.el (nndiary-get-new-mail): changed default to nil.
11975         * nndiary.el (nndiary-schedule): fix bug (misplaced
11976         condition-case): it didn't return nil on error.
11977         * gnus-diary.el: new version.
11978         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
11979         * gnus-diary.el (gnus-diary-header-value-history): New.
11980         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
11981         * gnus-diary.el (gnus-diary-add-header): New.
11982         * gnus-diary.el (gnus-diary-check-message): New.
11983         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
11984         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
11985
11986 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11987
11988         * gnus-sum.el (gnus-select-newsgroup): Make
11989         `gnus-current-select-method' buffer-local.
11990
11991         * gnus-art.el (gnus-request-article-this-buffer): Refer
11992         `gnus-current-select-method' in the current summary buffer.
11993
11994 2001-09-10  Simon Josefsson  <jas@extundo.com>
11995         From Daniel Pittman <daniel@rimspace.net>
11996
11997         * gnus-spec.el (gnus-correct-pad-form): Fix.
11998
11999 2001-09-09  Simon Josefsson  <jas@extundo.com>
12000
12001         * mm-decode.el (mm-inline-media-tests): Add
12002         application/x-emacs-lisp.
12003         (mm-attachment-override-types): Add
12004         application/{x-,}pkcs7-signature.
12005
12006         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
12007         (gnus-server-line-format, gnus-server-mode-line-format)
12008         (gnus-server-browse-in-group-buffer): Customize.
12009
12010 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12011
12012         * nnml.el (nnml-marks-changed-p): Typo.
12013         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
12014         (nnml-marks-changed-p): Use gnus-gethash.
12015         (nnml-marks-modtime): Use gnus-make-hashtable.
12016
12017         * nnfolder.el (nnfolder-marks-changed-p): Typo.
12018         (nnfolder-request-expire-articles, nnfolder-save-marks)
12019         (nnfolder-open-marks): Typo.
12020         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
12021         (nnfolder-marks-changed-p): Use gnus-gethash.
12022         (nnfolder-marks-modtime): Use gnus-make-hashtable.
12023
12024 2001-09-08  Simon Josefsson  <jas@extundo.com>
12025
12026         * nnfolder.el (nnfolder-marks-modtime): New variable.
12027         (nnfolder-marks-changed-p): New function.
12028         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
12029         (nnfolder-request-update-info): Don't update if marks didn't change.
12030
12031         * nnml.el (nnml-marks-modtime): New variable.
12032         (nnml-marks-changed-p): New function.
12033         (nnml-save-marks, nnml-open-marks): Save modtime.
12034         (nnml-request-update-info): Don't update if marks didn't change.
12035
12036         * gnus-agent.el (gnus-agent-any-covered-gcc)
12037         (gnus-agent-add-server, gnus-agent-remove-server): Use
12038         gnus-agent-method-p.
12039
12040         * gnus-art.el (gnus-buttonized-mime-types): New variable.
12041         (gnus-unbuttonized-mime-type-p): Use it.
12042
12043         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
12044         fetch group.
12045
12046 2001-09-08  Simon Josefsson  <jas@extundo.com>
12047         From Daniel Pittman <daniel@rimspace.net>
12048
12049         * gnus-spec.el (gnus-correct-pad-form): New function.
12050         (gnus-parse-simple-format): Use it.
12051
12052 2001-09-07  Simon Josefsson  <jas@extundo.com>
12053
12054         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
12055         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
12056         Putnam <reader@newsguy.com>.
12057         (gnus-group-sort-selected-groups): Touch dribble file.
12058
12059 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
12060
12061         * nnml.el (nnml-filenames-are-evil): New variable.
12062         (nnml-article-to-file-alist): Rename to ...
12063         (nnml-current-group-article-to-file-alist): ... this.
12064         Respect `nnml-filenames-are-evil'.
12065         (nnml-active-number): Update.
12066         (nnml-update-file-alist): Update.
12067         (nnml-request-article): Use nnheader-article-to-file-alist.
12068         (nnml-request-rename-group): Likewise.
12069
12070 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12071
12072         * gnus-sum.el (gnus-summary-insert-line): Fix.
12073
12074 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
12075
12076         * gnus-sum.el: Bind g-s-t-s to "W g".
12077         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
12078         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
12079         display of graphical smilies.
12080
12081 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12082
12083         * gnus-start.el (gnus-setup-news): A typo.
12084         From Bill White <billw@wolfram.com>.
12085
12086 2001-09-06  Simon Josefsson  <jas@extundo.com>
12087
12088         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
12089         and unseen marks.
12090
12091 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12092
12093         * nnmail.el (nnmail-split-fancy): Document `junk'.
12094
12095 2001-09-04  Simon Josefsson  <jas@extundo.com>
12096
12097         * imap.el (imap-search): Don't error if server is broken.
12098
12099 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
12100
12101         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
12102         searching for an article that isn't in the mbox.
12103
12104 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12105
12106         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
12107         right, and get all the comments.
12108
12109 2001-09-02  Simon Josefsson  <jas@extundo.com>
12110         Suggested by Dan Christensen <jdc+news@uwo.ca>
12111
12112         * nnfolder.el (nnfolder-request-update-info): Fix message.
12113
12114         * nnml.el (nnml-request-update-info): Ditto.
12115
12116 2001-09-01  Simon Josefsson  <jas@extundo.com>
12117
12118         * nnml.el (nnml-request-expire-articles): Also bind
12119         `nnml-current-group' and `nnml-article-file-alist' when using
12120         expiry-target. (Otherwise nnml will be in a inconsistent internal
12121         state causing all kind of problems.)
12122         (nnml-request-expire-articles): If `nnml-article-to-file' or
12123         `file-attributes' failes, return article as un-expirable instead
12124         of treating it as expired.
12125
12126 2001-08-31  Sam Steingold  <sds@gnu.org>
12127
12128         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
12129         typo: `exmine' --> `examine'.
12130
12131 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12132
12133         * nndoc.el (nndoc-forward-type-p): It is not a digest.
12134
12135 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12136
12137         * nnml.el (nnml-check-directory-twice): Remove.
12138         (nnml-retrieve-headers): Ditto.
12139         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
12140
12141 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12142
12143         * nnheader.el (nnheader-directory-files-is-safe): No need to read
12144         directory twice on Windows, or on GNU Emacs-21.
12145
12146 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12147
12148         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
12149         (nnml-request-rename-group): Ditto.
12150         (nnml-active-number): Ditto.
12151         (nnml-request-create-group): Use nnml-directory-articles.
12152         (nnml-request-expire-articles): Use nnml-directory-articles, which
12153         gets list from nov database if available.
12154         (nnml-get-nov-buffer): New function.
12155         (nnml-open-nov): Use it.
12156         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
12157         gets alist from nov database if available.
12158         (nnml-directory-articles): New function.
12159         (nnml-article-to-file-alist): New function.
12160
12161 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12162
12163         * mm-decode.el (mm-display-external): Use `name' as filename, if
12164         `filename' attribute is not present.
12165
12166 2001-08-30  Andrew Innes  <andrewi@gnu.org>
12167
12168         * mail-source.el (mail-source-flash): New defcustom.
12169         (mail-source-new-mail-p): Ring visible bell if appropriate.
12170         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
12171         timer is cleared even if mail check signals an error.
12172
12173 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12174
12175         * gnus-sum.el (gnus-summary-move-article): Only update marks of
12176         type 'list.
12177
12178 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12179
12180         * flow-fill.el (fill-flowed): eol might be point-max.
12181
12182 2001-08-27  Simon Josefsson  <jas@extundo.com>
12183
12184         * nnml.el (nnml-request-update-info): Fix message.
12185         (nnml-open-marks): Ditto.
12186
12187         * nnfolder.el (nnfolder-request-update-info):
12188         (nnfolder-open-marks): Fix message.
12189
12190 2001-08-25  Simon Josefsson  <jas@extundo.com>
12191
12192         * nnfolder.el (nnfolder-save-marks): Don't create directory named
12193         after group in ~/.
12194
12195 2001-08-25  Simon Josefsson  <jas@extundo.com>
12196         From Andreas Jaeger  <aj@suse.de>
12197
12198         * nnfolder.el (nnfolder-open-marks): Fix typo.
12199         * nnml.el (nnml-open-marks): Likewise.
12200
12201 2001-08-25  Simon Josefsson  <jas@extundo.com>
12202
12203         Make nnfolder groups self-contained as far as marks are concerned.
12204
12205         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
12206         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
12207         (nnfolder-open-server): Make marks directory.
12208         (nnfolder-request-delete-group): Delete marks file.
12209         (nnfolder-request-delete-group): Check of nov/marks file exist
12210         before deleting.
12211         (nnfolder-request-rename-group): Rename marks file.
12212         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
12213         (nnfolder-request-set-mark, nnfolder-request-update-info)
12214         (nnfolder-group-marks-pathname, nnfolder-save-marks)
12215         (nnfolder-open-marks): New functions.
12216         (top-level): Require gnus.
12217
12218 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12219
12220         * nnweb.el (nnweb-type-definition): Use google raw file.
12221         (nnweb-google-parse-1): Ditto.
12222         (nnweb-google-identity): Ditto.
12223         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
12224         (nnweb-altavista-wash-article): Ditto.
12225         (nnweb-request-article): Remove nnweb-decode-entities.
12226
12227         * nnml.el: Require 'gnus.
12228
12229 2001-08-25  Simon Josefsson  <jas@extundo.com>
12230
12231         * nnml.el (nnml-marks-is-evil): Add doc.
12232
12233 2001-08-25  Simon Josefsson  <jas@extundo.com>
12234
12235         * nnml.el (nnml-save-marks): Wrap saving marks in a
12236         condition-case, to allow user to start Gnus if saving marks failed
12237         for some reason.
12238
12239 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12240
12241         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
12242
12243         * gnus-group.el (gnus-update-group-mark-positions): Bind
12244         gnus-group-update-hook to nil.
12245
12246 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12247
12248         * mml.el (mml-generate-mime-1): Force as multibyte string.
12249
12250 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12251
12252         * gnus-sum.el (gnus-summary-insert-line)
12253         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
12254         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
12255
12256         * gnus-spec.el (gnus-correct-substring): Take optional END.
12257
12258         * nnrss.el (nnrss-request-article): Remove \n.
12259         (nnrss-retrieve-headers): Lines number is -1.
12260
12261 2001-08-24  Simon Josefsson  <jas@extundo.com>
12262
12263         * gnus-group.el (gnus-info-clear-data): Call
12264         nnfoo-request-set-mark to propagate marks.  Fix bug:
12265         `gnus-group-update-line' doesn't update read range unless we call
12266         `gnus-get-unread-articles-in-group' first.
12267
12268         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
12269         to server.
12270
12271 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12272
12273         * gnus-util.el (gnus-create-info-command): Return an interactive
12274         function.
12275
12276 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12277         From Katsumi Yamaoka <yamaoka@jpl.org>
12278
12279         * gnus-spec.el (gnus-parse-complex-format): Use equal.
12280
12281 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12282
12283         * gnus-sum.el (gnus-select-newsgroup): Use it.
12284
12285         * gnus-util.el (gnus-not-ignore): New function.
12286
12287         * lpath.el (featurep): Don't fbind char-int.
12288
12289         * gnus-util.el (gnus-create-info-command): New function.
12290
12291         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
12292         right node.
12293
12294         * gnus-sum.el (gnus-select-newsgroup): Clean up.
12295         (gnus-summary-limit-children): Use 'identity instead of `all'.
12296         (gnus-summary-limit-to-display-predicate): New command and
12297         keystroke.
12298
12299 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12300
12301         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
12302
12303         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
12304
12305 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12306
12307         * gnus-spec.el: Add the Gnus version.
12308         (gnus-update-format-specifications): If the Gnus version changes,
12309         nix out the format spec cache.
12310
12311         * gnus.el (gnus-continuum-version): Made into a command and
12312         optionalize the VERSION.
12313
12314         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
12315         the start of the lines.
12316
12317 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12318
12319         * gnus.el (gnus-visual-p): Define function before use of
12320         function.
12321
12322 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12323
12324         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
12325         (gnus-article-mark-to-type): New function.
12326         (gnus-update-missing-marks): Only update marks of type 'list.
12327
12328         * gnus.el (gnus-article-special-mark-lists): New variable.
12329
12330 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12331
12332         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
12333         (gnus-select-newsgroup): Still use 'all.
12334         (gnus-summary-initial-limit): Comparing with 'all.
12335
12336 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12337
12338         * gnus-start.el (gnus-activate-group): If dont-check, don't update
12339         active.
12340
12341 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12342
12343         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
12344         nnslashdot-*-retrieve-headers.
12345         (nnslashdot-request-article): Fix for slashcode 2.2.
12346         (nnslashdot-make-tuple): New function.
12347         (nnslashdot-read-groups): Use it.
12348
12349 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12350
12351         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
12352         list.
12353
12354         * gnus-sum.el (gnus-summary-move-article): Don't select article.
12355
12356 2001-08-20  Simon Josefsson  <jas@extundo.com>
12357
12358         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
12359         opened, error instead of continuing (and exploding later).
12360
12361 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12362
12363         * gnus.el (gnus-expand-group-parameters): Return the parameter
12364         list.
12365
12366         * gnus-sum.el (gnus-summary-show-article): Doc fix.
12367         (gnus-summary-show-article): Guess at charset if required.
12368
12369         * gnus-spec.el (gnus-correct-substring): Stopped one character
12370         before we wanted.
12371
12372 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
12373
12374         * earcon.el (earcon-auto-play): Remove unused option.
12375
12376 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12377
12378         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
12379         message down in levels, since it happens very fast.
12380
12381         * smiley-ems.el (smiley-update-cache): Respect the symbol version
12382         of smiley-regexp-alist.
12383
12384         * mm-view.el (mm-inline-text): Ignore vcard errors.
12385
12386         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
12387
12388         * gnus-score.el (gnus-all-score-files): Use append instead of
12389         nconc.
12390
12391         * gnus.el (gnus-splash-face): Doc fix.
12392
12393         * mm-decode.el (mm-mailcap-command): Use
12394         mm-path-name-rewrite-functions.
12395         (mm-path-name-rewrite-functions): New variable.
12396
12397         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
12398         (gnus-complex-form-to-spec): Insert tab.
12399         (gnus-spec-tab): New function.
12400
12401         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
12402         entering the group.
12403
12404         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
12405         the positional spec.
12406         (gnus-parse-complex-format): React to %C.
12407
12408         * gnus-ems.el (gnus-char-width): Moved here.
12409
12410         * gnus-sum.el (gnus-select-newsgroup): Set
12411         gnus-newsgroup-articles.
12412         (gnus-unseen-mark): New variable.
12413         (gnus-newsgroup-unseen): Ditto.
12414         (gnus-newsgroup-seen): Ditto.
12415         (gnus-adjust-marked-articles): Use them.
12416         (gnus-update-marks): Use them.
12417         (gnus-summary-update-secondary-mark): Display.
12418         (gnus-summary-prepare-threads): Display.
12419
12420         * gnus-msg.el (gnus-inews-group-method): Use and return the
12421         method, not the server.
12422
12423 2001-08-19  Simon Josefsson  <jas@extundo.com>
12424
12425         * gnus-srvr.el (gnus-server-agent-face): New.
12426         (gnus-server-agent-face): New.
12427         (gnus-server-mode): Turn on font-lock-mode.
12428
12429         * gnus.el (gnus-server-visual): Add defgroup.
12430
12431 2001-08-19  Simon Josefsson  <jas@extundo.com>
12432         From Joe Casadonte <jcasadonte@northbound-train.com>
12433
12434         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
12435         gnus-server-denied-face): New.
12436         (gnus-server-opened-face, gnus-server-closed-face,
12437         gnus-server-denied-face): New.
12438         (gnus-server-font-lock-keywords): Add.
12439
12440 2001-08-19  Simon Josefsson  <jas@extundo.com>
12441
12442         * nnml.el (nnml-request-set-mark): Return nil.
12443         (nnml-save-marks): Use nnml-possibly-create-directory.
12444         (nnml-open-marks): Only work in temp buffer when inserting/reading
12445         .marks file.
12446
12447 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12448
12449         * gnus.el (gnus-expand-group-parameters): Fix.
12450
12451         * gnus-spec.el (gnus-char-width): New function.
12452         (gnus-correct-substring, gnus-correct-length): Use it.
12453
12454         * message.el (message-required-mail-headers): Fix doc.
12455
12456 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12457
12458         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
12459
12460         * mm-decode.el (mm-save-part-to-file): Insert the handle.
12461
12462 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12463
12464         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
12465         slashdot 2.2 (not fully fixed yet).
12466         (nnslashdot-request-article): Ditto.
12467
12468 2001-08-18  Simon Josefsson  <jas@extundo.com>
12469
12470         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
12471         nnimap.
12472
12473         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
12474         gnus-util.
12475         (nnimap-request-update-info-internal): Use new functions.
12476
12477         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
12478         new functions.
12479
12480 2001-08-18  Simon Josefsson  <jas@extundo.com>
12481
12482         Make nnml groups self-contained as far as marks are concerned.
12483
12484         * nnml.el (nnml-request-delete-group): Delete marks file.
12485         (nnml-request-rename-group): Move marks file.
12486         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
12487         variables.
12488         (nnml-request-set-mark, nnml-request-update-info): New server
12489         functions.
12490         (nnml-save-marks, nnml-open-marks): New functions.
12491
12492 2001-08-18  Simon Josefsson  <jas@extundo.com>
12493
12494         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
12495         `set' when setting marks.
12496
12497 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12498
12499         * gnus.el (gnus-info-find-node): Take an argument.
12500
12501         * gnus-art.el (gnus-button-handle-info): New function.
12502         (gnus-url-unhex-string): Replace "+" with " ".
12503
12504 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12505
12506         * message.el (message-check-news-header-syntax): Check bad From.
12507
12508 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12509
12510         * gnus-spec.el (gnus-correct-length): New function.
12511         (gnus-correct-substring): New function.
12512         (gnus-tilde-max-form): Use it.
12513
12514 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
12515
12516         * nnmh.el: Docstring changes as below.
12517
12518         * nnml.el: Docstring changes as below.
12519
12520         * nnbabyl.el: Docstring changes as below.
12521
12522         * nnmbox.el: Docstring changes as below.
12523
12524         * nnfolder.el: Added docstrings identifying each virtual server
12525         parameter.
12526
12527 2001-08-18  Simon Josefsson  <jas@extundo.com>
12528
12529         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
12530
12531 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
12532
12533         * message.el: rename "Abort Message" to "Postpone Message".
12534         Remove "Attach file as MIME" from Message menu, it's already in
12535         the MIME menu.
12536
12537 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12538
12539         * smime.el (smime-point-at-eol): eval-and-compile.
12540         (smime-make-temp-file): New function.
12541         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
12542         Use it.
12543
12544 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12545
12546         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
12547         (gnus-agent-summary-fetch-group): New command and keystroke.
12548
12549         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
12550         (gnus-mime-display-security): Make it respect
12551         gnus-unbuttonized-mime-type-p.
12552
12553         * gnus-sum.el (gnus-articles-to-read): Comments.
12554         (gnus-article-marked-p): New function.
12555         (gnus-summary-display-make-predicate): New function.
12556         (gnus-select-newsgroup): Use them.
12557
12558         * mm-decode.el (mm-save-part-to-file): Made it not error.
12559
12560 2001-08-17  Simon Josefsson  <jas@extundo.com>
12561
12562         * imap.el (imap-wait-for-tag): If process-status isn't open or
12563         run, return nil instead of sit-for looping.
12564
12565 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12566
12567         * lpath.el (featurep): fbind xml-parse-region.
12568
12569         * gnus.el (gnus-message-archive-method): Default to "archive".
12570         (gnus-message-archive-method): Doc fix.
12571         (gnus-parameters-get-parameter): Cleaned up.
12572         (gnus-expand-group-parameter): New function.
12573
12574         * gnus-start.el (gnus-setup-news): Push the archive server only
12575         the server list.
12576
12577         * mml.el (mml-menu): Changed name to "Attachments".
12578
12579         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
12580         when there is something to detroy.
12581
12582 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12583
12584         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
12585         nil.
12586
12587 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12588
12589         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
12590         which specifies a time today or tomorrow.
12591
12592 2001-08-15  Simon Josefsson  <jas@extundo.com>
12593         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
12594
12595         * gnus-agent.el (gnus-agent-make-mode-line-string)
12596         (gnus-agent-toggle-plugged): Use new API.
12597
12598 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12599
12600         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
12601         deadline has expired.
12602
12603 2001-08-12  Simon Josefsson  <jas@extundo.com>
12604         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
12605
12606         Support `recent' mark indicating newly arrived messages (to
12607         separate from old but unread messages).
12608
12609         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
12610         `nnmail-split-history' if recent is > 0.
12611         (nnimap-request-update-info-internal): Update `recent' marks.
12612         (nnimap-request-set-mark): Never set `recent' marks.
12613         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
12614         recent.
12615
12616         * gnus-sum.el (gnus-recent-mark): New mark.
12617         (gnus-newsgroup-recent): New variable.
12618         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
12619         (gnus-summary-prepare-threads): Mark recent articles.
12620         (gnus-summary-add-mark): Support recent.
12621         (gnus-summary-update-secondary-mark): Support recent.
12622
12623         * gnus.el (gnus-article-mark-lists): Add recent.
12624
12625 2001-08-12  Simon Josefsson  <jas@extundo.com>
12626
12627         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
12628         whether successful decoding took place.  Add doc.
12629
12630 2001-08-12  Simon Josefsson  <jas@extundo.com>
12631         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
12632
12633         * gnus.el (gnus-summary-line-format, gnus-parameters):
12634         * gnus-gl.el (gnus-summary-grouplens-line-format):
12635         * gnus-salt.el (gnus-summary-pick-line-format):
12636         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
12637
12638 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
12639         Committed by Kai Gro\e,b_\e(Bjohann.
12640
12641         * gnus-score.el (gnus-score-string): Fix `match' regexp
12642         for `extra' header case.
12643
12644 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12645
12646         * nnmbox.el (nnmbox-read-mbox): No warning.
12647
12648 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12649
12650         * nndoc.el (nndoc-article-type): Fix doc.
12651         (nndoc-generate-article-function): New variable.
12652         (nndoc-dissection-function): New variable.
12653         (nndoc-type-alist): Add oe-dbx.
12654         (nndoc-oe-dbx-type-p): New function.
12655         (nndoc-oe-dbx-dissection): New function.
12656         (nndoc-oe-dbx-generate-article): New function.
12657
12658 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12659
12660         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
12661         whether deadline has been reached.  Patch from Dan Nicolaescu
12662         <dann@godzilla.ics.uci.edu>.
12663
12664 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12665
12666         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
12667         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
12668         <rintaman@cs.Helsinki.FI>.
12669
12670         * mail-source.el (mail-source-movemail): The error buffer is
12671         modified, but nothing in it.
12672
12673 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12674
12675         * message.el (message-bogus-system-names): New variable.
12676         (message-make-fqdn): Use it.
12677
12678 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12679
12680         * nndraft.el (nndraft-request-group): Use
12681         nndraft-auto-save-file-name.
12682
12683 2001-08-09  Simon Josefsson  <jas@extundo.com>
12684
12685         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
12686         Don't ask whether to decrypt.  Just leave result in buffer (don't
12687         call mm).
12688
12689         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
12690         parts as well.
12691         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
12692         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
12693
12694 2001-08-09  Simon Josefsson  <jas@extundo.com>
12695
12696         * mm-decode.el (mm-insert-part): Return decoding success status.
12697         (mm-save-part-to-file): Error if decoding failed.
12698
12699 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12700
12701         * message.el (message-tab): Use indent-relative.
12702         (message-mode): Don't bind indent-line-function to indent-relative.
12703
12704 2001-08-09  Simon Josefsson  <jas@extundo.com>
12705
12706         * message.el (message-get-reply-headers): Fix string. Suggested by
12707         Christoph Conrad <cc@cli.de>.
12708
12709 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12710
12711         * message.el (message-tab): Use the current value of
12712         indent-line-function.
12713         (message-mode): Bind indent-line-function to indent-relative.
12714
12715 2001-08-08  Simon Josefsson  <jas@extundo.com>
12716
12717         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
12718         whether `imtest' is installed.
12719
12720 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12721         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
12722
12723         * gnus-sum.el (gnus-summary-show-article): Call
12724         gnus-summary-update-secondary-secondary-mark.
12725         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
12726         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
12727
12728 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12729
12730         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
12731
12732         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
12733
12734         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
12735         <gerd@gnu.org>.
12736
12737         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
12738
12739         * gnus-util.el (gnus-output-to-rmail): Ditto.
12740         (gnus-output-to-mail): Ditto.
12741
12742         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
12743
12744 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
12745
12746         * message.el (message-indent-citation): Use
12747         `message-yank-cited-prefix' for empty lines.
12748
12749 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
12750
12751         * message.el (message-indent-citation): Quote only lines starting
12752         with ">" using `message-yank-cited-prefix'.
12753
12754 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
12755         Trivial patch.
12756
12757         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
12758         gnus-cache-fully-p.
12759
12760 2001-08-04  Simon Josefsson  <jas@extundo.com>
12761
12762         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
12763         file if it doesn't exist (by calling gnus-cache-read-active).
12764
12765 2001-08-04  Simon Josefsson  <jas@extundo.com>
12766
12767         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
12768         (gnus-cache-passively-or-fully-p): Removed.
12769         (gnus-cache-fully-p): Fix it.
12770
12771         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
12772
12773 2001-08-04  Simon Josefsson  <jas@extundo.com>
12774
12775         * gnus-cache.el (gnus-cache-fully-p)
12776         (gnus-cache-passively-or-fully-p): New functions.
12777         (gnus-cache-possibly-enter-article): Cosmetic change, use
12778         `g-c-p-o-f-p'.
12779         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
12780         was bogus (`g-c-p-a-a' does not change active info, just change
12781         the functions parameters).
12782         (gnus-cache-possibly-remove-articles-1): Make sure articles are
12783         not removed in groups that match `gnus-uncacheable-groups'.
12784
12785         Reported and modifications based on discussions with Nuutti
12786         Kotivuori <nuutti.kotivuori@smarttrust.com>.
12787
12788 2001-08-04  Simon Josefsson  <jas@extundo.com>
12789         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
12790
12791         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
12792         calls `gnus-cache-update-active' if bounds has been extended.
12793
12794 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12795
12796         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
12797         before remove.
12798         (gnus-mime-security-show-details): Ditto.
12799
12800 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12801
12802         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
12803         syntax.  Protect string-match against nil string and regexp.
12804
12805 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12806
12807         * mm-util.el (mm-find-charset-region): Remove control-1.
12808
12809 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12810
12811         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
12812
12813 2001-08-04  Simon Josefsson  <jas@extundo.com>
12814
12815         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
12816         buffer.  Delete MIME-Version header.
12817
12818 2001-08-03  Simon Josefsson  <jas@extundo.com>
12819
12820         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
12821         that is entered does not necessarily have the highest article
12822         number in the group, so use `gnus-cache-possibly-alter-active'
12823         instead of `gnus-cache-update-active'.
12824
12825 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12826
12827         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
12828
12829 2001-08-03  Simon Josefsson  <jas@extundo.com>
12830
12831         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
12832         menu.
12833
12834 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12835
12836         * gnus.el (post-method): New group parameter.  It also provides
12837         the user option `gnus-post-method-alist' and the internal function
12838         `gnus-parameter-post-method'.
12839
12840         * gnus-msg.el (gnus-post-method): Bind the value of
12841         `gnus-post-method' to the group parameter if it is defined.
12842
12843 2001-08-02  Simon Josefsson  <jas@extundo.com>
12844
12845         * smime.el (smime-extra-arguments): Removed.
12846         (smime-call-openssl-region): Don't use it.
12847
12848 2001-08-02  Simon Josefsson  <jas@extundo.com>
12849
12850         * smime.el (smime-sign-region): Handle stderr.
12851         (smime-encrypt-region): Ditto.
12852
12853         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
12854         match the ASN.1 length bytes.
12855         (mm-pkcs7-enveloped-magic): Ditto.
12856         (mm-view-pkcs7-get-type): Don't regexp quote.
12857
12858 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12859         From Andreas Fuchs <asf@void.at>
12860
12861         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
12862
12863 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12864
12865         * gnus-art.el (gnus-header-button-alist): References regexp.
12866
12867 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
12868
12869         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
12870         already fboundp.  Add INTERACTIVE arg to autoload form.
12871
12872 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12873
12874         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
12875
12876         * nnmail.el (nnmail-cache-open): Ditto.
12877
12878 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12879
12880         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
12881
12882 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12883
12884         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
12885
12886 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12887         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12888
12889         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
12890         (gnus-agent-toggle-plugged): Use it.
12891
12892 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
12893
12894         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
12895         (gnus-ding-file-coding-system): New variable.
12896         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
12897         (gnus-slave-save-newsrc): Use it.
12898
12899 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12900
12901         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
12902         syntax.
12903
12904 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12905         Originally from Andreas Fuchs <asf@void.at>
12906
12907         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
12908         (mml2015-gpg-pretty-print-fpr): New function.
12909         (mml2015-gpg-extract-signature-details): More details, rename from
12910         `m-g-e-from'.
12911         (mml2015-gpg-verify): Use them.
12912         (mml2015-gpg-clear-verify): Use them.
12913
12914 2001-07-31  Simon Josefsson  <jas@extundo.com>
12915
12916         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
12917         buffer when done.
12918
12919 2001-07-30  Simon Josefsson  <jas@extundo.com>
12920
12921         * smime.el (smime-call-openssl-region): Revert previous change,
12922         just pass on buf to `call-process-region'.
12923         (smime-verify-region): Doc fix.  Don't message stuff.  Use
12924         `smime-new-details-buffer'.  Inserts error messages into buffer.
12925         (smime-noverify-region): Ditto.
12926         (smime-decrypt-region): Ditto.  Handles stderr separately.
12927         (smime-verify-buffer, smime-noverify-buffer)
12928         (smime-decrypt-buffer): Doc fix.
12929         (smime-new-details-buffer): New function.
12930         (smime-pkcs7-region, smime-pkcs7-certificates-region)
12931         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
12932         (smime-sign-region, smime-encrypt-region): Don't use
12933         `insert-buffer'.
12934
12935         * mml-smime.el (mml-smime-verify): Fix security button strings.
12936
12937 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12938
12939         * gnus-art.el (gnus-mime-save-part-and-strip): Save
12940         gnus-article-mime-handles.
12941
12942 2001-07-29  Simon Josefsson  <jas@extundo.com>
12943
12944         * mail-source.el (top-level): Require message for message-directory.
12945         (mail-source-directory): Change default to message-directory.
12946
12947         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
12948         (smime-certificate-directory, smime-openssl-program)
12949         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
12950         (smime-extra-arguments): New variable.
12951         (smime-dns-server): Fix customize group.
12952         (smime-call-openssl-region): Use `smime-extra-arguments'.
12953
12954 2001-07-29  Simon Josefsson  <jas@extundo.com>
12955         From Vladimir Volovich <vvv@vsu.ru>
12956
12957         * smime.el (smime-call-openssl-region): Ignore stderr.
12958
12959 2001-07-29  Simon Josefsson  <jas@extundo.com>
12960         From Christoph Conrad <christoph.conrad@gmx.de>
12961
12962         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
12963         file.
12964
12965 2001-07-29  Simon Josefsson  <jas@extundo.com>
12966
12967         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
12968
12969         Support S/MIME decryption.
12970
12971         * mm-decode.el (mm-inline-media-tests):
12972         (mm-inlined-types):
12973         (mm-automatic-display):
12974         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
12975
12976         * mm-view.el (mm-pkcs7-signed-magic):
12977         (mm-pkcs7-enveloped-magic): New variables.
12978         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
12979         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
12980         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
12981         PKCS#7 blobs.
12982
12983         * smime.el (smime-decrypt-region): Expand keyfile.
12984
12985 2001-07-29  Simon Josefsson  <jas@extundo.com>
12986
12987         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
12988         `ssl.el' variables.
12989
12990         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
12991         but line instead of narrowing to it, because `nnmail-parse-active'
12992         calls widen.  Thanks to Christoph Conrad
12993         <christoph.conrad@gmx.de>.
12994
12995 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12996
12997         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
12998         for %B spec.
12999
13000         * gnus-sum.el (gnus-summary-prepare-threads): If
13001         gnus-sum-thread-tree-root is nil, use subject instead.
13002         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
13003         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13004         (gnus-sum-thread-tree-leaf-with-other)
13005         (gnus-sum-thread-tree-single-leaf): Documentation.
13006         (gnus-sum-thread-tree-single-indent): Allow nil.
13007
13008 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13009
13010         * message.el (message-fill-paragraph): Do nothing if the user
13011         wants filladapt-mode.
13012
13013 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13014
13015         * mm-decode.el (mm-image-type-from-buffer): New function.
13016         (mm-get-image): Use it.
13017
13018 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13019
13020         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
13021
13022         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
13023         mm-display-parts too.
13024
13025 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13026
13027         * nnfolder.el (nnfolder-request-accept-article): Bind
13028         nntp-server-buffer.
13029
13030         * nnmail.el (nnmail-parse-active): Read from buffer instead of
13031         nntp-server-buffer.
13032
13033 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13034
13035         * message.el (message-check-news-header-syntax): Use
13036         message-post-method.
13037         (message-send-news): Bind message-post-method.
13038
13039 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13040
13041         * mml.el (mml-tweak-type-alist): New variable.
13042         (mml-tweak-function-alist): New variable.
13043         (mml-tweak-part): New function.
13044         (mml-generate-mime-1): Use it.
13045
13046 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13047
13048         * nnfolder.el (nnfolder-request-accept-article): Replace
13049         nnfolder-request-list.
13050
13051 2001-07-27  Simon Josefsson  <jas@extundo.com>
13052
13053         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
13054         nnoo-change-server failed to do it.
13055
13056 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13057
13058         * gnus.el (gnus-parameters): Make it customizable.
13059
13060 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13061
13062         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
13063
13064         * message.el (message-set-auto-save-file-name): More
13065         poor-system-types.
13066
13067         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
13068
13069         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
13070         supports +.
13071
13072 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13073
13074         * mm-decode.el (mm-readable-p): New function.
13075         (mm-inline-media-tests): Fix the default testers.
13076
13077 2001-07-26  Simon Josefsson  <jas@extundo.com>
13078
13079         * nnimap.el (nnimap-version): Bump version number.
13080
13081 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13082         From Steven E. Harris <seh@speakeasy.org>
13083
13084         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
13085         in M$Windows too.
13086
13087 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13088
13089         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
13090
13091 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13092
13093         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
13094
13095         * mm-decode.el (mm-get-image): Guess then use the type.
13096
13097         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
13098
13099 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
13100
13101         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
13102         display (%B) for threads if threading is off.
13103
13104 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13105         From Henrik Enberg <henrik@enberg.org>
13106
13107         * gnus-msg.el: Customization patch.
13108
13109 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
13110
13111         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
13112         variable.
13113         (nnmail-split-fancy-with-parent): Ignore certain groups.
13114
13115 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13116
13117         * gnus-util.el (gnus-byte-compile): New function.
13118         (gnus-use-byte-compile): New variable.
13119         (gnus-make-sort-function): Use it.
13120
13121         * nnmail.el (nnmail-get-new-mail): Use it.
13122
13123         * gnus-agent.el (gnus-category-make-function): Simple function or
13124         compiled function.
13125         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
13126
13127         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
13128         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
13129         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
13130
13131         * message.el (message-check-news-header-syntax): Remove quote.
13132
13133 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13134
13135         * message.el (message-use-mail-followup-to): `t' is not a
13136         documented value.
13137
13138 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13139
13140         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
13141
13142 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13143
13144         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
13145         there are long lines.
13146
13147 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * dgnushack.el (copy-list): New compiler macro.
13150
13151 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13152
13153         * message.el (message-bounce): If no Return-Path, the whole
13154         content is considered as the original message.
13155
13156         * nnml.el (nnml-check-directory-twice): New variable.
13157         (nnml-article-to-file): Use it.
13158         (nnml-retrieve-headers): Hack it.
13159
13160 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13161
13162         * gnus-win.el (gnus-buffer-configuration): New configure.
13163
13164         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
13165         not alive.
13166
13167         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
13168         (mm-display-external): Use display-term configure.
13169
13170 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13171
13172         * gnus-delay.el (gnus-delay-default-hour): New variable.
13173         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
13174
13175 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13176         From Karl Kleinpaste <karl@charcoal.com>
13177
13178         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
13179         (gnus-summary-prepare-threads): Ditto.
13180
13181         * gnus.el (gnus-summary-line-format): Add %B.
13182
13183 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13184
13185         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
13186
13187         * mm-util.el (mm-string-as-multibyte): New function.
13188
13189         * nnmh.el (nnmh-request-list-1): Encode, not decode!
13190
13191 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13192
13193         * mm-util.el (mm-universal-coding-system): New variable.
13194
13195         * gnus-start.el (gnus-startup-file-coding-system): Use it.
13196
13197         * score-mode.el (score-mode-coding-system): Use it.
13198
13199 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13200
13201         * gnus-start.el (gnus-setup-news): Call
13202         `gnus-check-bogus-newsgroups' just after the native server is
13203         opened.
13204
13205 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13206
13207         * nnmail.el (nnmail-do-request-post): Util function to be used by
13208         `nnchoke-request-post' for all nnmail-derived backends.
13209
13210         * nnml.el (nnml-request-post): Use it.
13211
13212         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
13213         backend, for it groks nnml-request-post.
13214
13215         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
13216         Treat `mail-post' backends like `mail' backends, not like `news'
13217         backends.
13218
13219 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13220
13221         * gnus-msg.el (gnus-setup-message): make-local-hook.
13222
13223 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13224
13225         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
13226         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
13227         <karl@charcoal.com>, slightly changed by Kai.
13228
13229         * message.el (message-check-news-header-syntax): When checking
13230         whether the groups exist, check the right server based on
13231         `gnus-post-method'.
13232
13233 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13234
13235         * gnus-delay.el: New file.
13236
13237 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13238
13239         * mm-util.el (mm-read-coding-system): Take two arguments.
13240
13241         * gnus-sum.el (gnus-summary-show-article): Use
13242         mm-read-coding-system.
13243
13244         * gnus-art.el (article-de-quoted-unreadable):
13245         (article-de-base64-unreadable, article-wash-html):
13246         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
13247
13248 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13249
13250         * nnml.el (nnml-request-post): New function.  Can be used for
13251         annotations in nnml groups.
13252
13253 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
13256         command.
13257
13258         * gnus-start.el (gnus-find-new-newsgroups): Use
13259         `message-make-date' instead of `current-time-string'.
13260         (gnus-ask-server-for-new-groups): Ditto.
13261         (gnus-check-first-time-used): Ditto.
13262
13263 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13264
13265         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
13266
13267 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
13268
13269         * message.el (message-shorten-references): Change `maxcount' and
13270         `cut' to obey USEFOR draft 5.
13271
13272 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
13273
13274         * gnus-sum.el (gnus-summary-display-arrow): New variable.
13275         (gnus-summary-set-article-display-arrow): New function.
13276         (gnus-summary-goto-subject): Use it.
13277
13278 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13279
13280         * gnus-sum.el (gnus-summary-import-article): Insert date if
13281         doesn't exist.
13282
13283 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13284
13285         * mml.el (mml-content-type-parameters): New variable.
13286         (mml-content-disposition-parameters): New variable.
13287         (mml-insert-mime-headers): Use them.
13288         (mml-parse-1): Accept charset.
13289
13290 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13291
13292         * gnus-group.el (gnus-group-select-group): Doc fix.
13293
13294         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
13295
13296 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13297
13298         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
13299         to handle `define-derived-mode'.
13300
13301 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13302         From:  Stefan Monnier  <monnier@cs.yale.edu>
13303
13304         * message.el (message-mode): Use define-derived-mode.
13305         (message-tab): message-completion-alist.
13306
13307         * imap.el (imap-interactive-login): Use make-local-variable.
13308         (imap-open): Ditto.
13309         (imap-authenticate): Ditto.
13310
13311         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
13312
13313         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
13314
13315 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13316
13317         * message.el (message-citation-line-function): Refer to
13318         gnus-cite-attribution-suffix.
13319
13320 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13321
13322         * gnus-art.el,...: Error convention changes.
13323
13324 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13325
13326         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
13327
13328 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13329
13330         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
13331         (nnrss-read-server-data): Ditto.
13332
13333 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13334
13335         * gnus-setup.el (gnus-use-installed-gnus): Typo.
13336         * Cleanup files.
13337         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
13338
13339 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13340
13341         * gnus.el (gnus-summary-line-format): Add %o.
13342
13343         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
13344         unless shell outputs something.
13345
13346 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13347
13348         * gnus-art.el (gnus-boring-article-headers): Better doc.
13349         (article-hide-headers): Better regexp.
13350         Suggested by Matt Swift <swift@alum.mit.edu>.
13351
13352         * nnheader.el (nnheader-max-head-length): Better doc.
13353         (nnheader-header-value): Skip spaces.
13354         (nnheader-parse-head): Remove space.
13355         Suggested by Matt Swift <swift@alum.mit.edu>.
13356
13357         * gnus-sum.el (gnus-summary-show-raw-article): New function.
13358         (gnus-get-newsgroup-headers): Remove space.
13359
13360 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13361
13362         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
13363         (gnus-summary-reply): Use it.
13364         (gnus-summary-reply-broken-reply-to): New function.
13365         (gnus-msg-force-broken-reply-to): New function.
13366
13367         * mm-view.el (mm-inline-text): Showing as text/plain when error.
13368
13369 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13370
13371         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
13372
13373 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13374
13375         * mm-decode.el (mm-external-terminal-program): New variable.
13376         (mm-display-external): Use it. Use term to display when no
13377         window-system.
13378
13379 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
13380
13381         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
13382         Browse->Next entries to Browse->Prev
13383
13384 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13385
13386         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
13387
13388 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13389
13390         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
13391         for the default encoding.
13392
13393         * nnrss.el (nnrss-url-field): New field.
13394         (nnrss-request-article): Add newsgroups.
13395
13396         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
13397
13398 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13399
13400         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
13401
13402         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
13403         (gnus-draft-setup): Remove backlog.
13404
13405 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
13406
13407         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
13408         Cleanup.
13409
13410 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13411
13412         * gnus-msg.el (gnus-bug): Erase buffer.
13413
13414         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
13415
13416 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13417
13418         * mm-decode.el (mm-attachment-override-p): Fix typo.
13419
13420 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * gnus-kill.el (gnus-execute): Work with the extra headers.
13423         * gnus-sum.el (gnus-summary-execute-command): Ditto.
13424
13425 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13426
13427         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
13428         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
13429
13430         * message.el (message-send-mail-real-function): New variable.
13431         (message-send-mail-partially, message-send-mail):
13432
13433         * nngateway.el (nngateway-request-post): Use it.
13434
13435         * gnus-agent.el (gnus-agentize): Use it.
13436
13437         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
13438         (nnsoup-revert-variables): Use it.
13439
13440 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
13441
13442         * mm-decode.el (mm-inline-media-tests): Default to displaying as
13443         text/plain if the type doesn't match any other media types.
13444         (mm-inlined-types): Doc fix.
13445         (mm-display-inline): Revert previous change (now handled by a
13446         default type in `mm-inline-media-tests'.
13447         (mm-inlinable-p): Revive.
13448         (mm-display-part): Call `mm-inlinable-p'.
13449         (mm-attachment-override-p): Ditto.
13450         (mm-inlined-p): Doc fix.
13451
13452         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
13453         well as `mm-inlined-p'.
13454
13455 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13456
13457         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
13458         (nntp-send-command-and-decode): Use gnus-point-at-bol.
13459
13460 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13461         From  Paul Jarc <prj@po.cwru.edu>
13462
13463         * message.el (message-use-mail-followup-to): New variable.
13464         (message-get-reply-headers): Use it.
13465
13466 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
13467
13468         * nnheader.el (nnheader-init-server-buffer): Make sure the
13469         *nntpd* buffer is made multibyte instead of a random buffer.
13470
13471 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13472
13473         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
13474         when it returns headers.
13475
13476 2001-07-07  Simon Josefsson  <jas@extundo.com>
13477
13478         * rfc2047.el (rfc2047-encode-message-header): Skip header when
13479         trying to fold. Thanks to Colin Walters
13480         <walters@cis.ohio-state.edu>
13481
13482 2001-07-06  Simon Josefsson  <jas@extundo.com>
13483
13484         * imap.el (imap-parse-address-list, imap-parse-flag-list)
13485         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
13486         Add information in `assert's.
13487
13488         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
13489         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
13490         and `nnimap-group-overview-filename', should handle all
13491         change-of-uidvalidity related issues.  But there may be other
13492         problems.)
13493
13494 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13495
13496         * rfc2047.el (rfc2047-encode-message-header): Don't include the
13497         header name when folding.
13498
13499 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
13500
13501         * mm-decode.el (mm-inlined-types): Document relationship with
13502         `mm-inline-media-tests'.
13503         (mm-display-inline): Default to displaying as plain text if no
13504         inlining handler is available.
13505         (mm-inlinable-p): Remove.
13506         (mm-inlined-p): Don't call `mm-inlinable-p'.
13507         (mm-automatic-display-p): Ditto.
13508         (mm-attachment-override-p): Ditto.
13509
13510 2001-07-04  Simon Josefsson  <jas@extundo.com>
13511
13512         * nnimap.el (nnimap-importantize-dormant): New variable.
13513         (nnimap-request-update-info-internal): Use it.
13514         (nnimap-request-set-mark): Ditto.
13515
13516 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13517
13518         * nntp.el (nntp-send-command): don't pass a buffer argument to
13519         `point'. Only XEmacs accepts this.
13520         * nntp.el (nntp-send-command-nodelete): ditto.
13521         * nntp.el (nntp-send-command-and-decode): ditto.
13522
13523 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
13524
13525         * nntp.el (nntp-open-connection-function): doc update.
13526         * nntp.el (nntp-pre-command): New.
13527         * nntp.el (nntp-via-rlogin-command): New.
13528         * nntp.el (nntp-via-telnet-command): New.
13529         * nntp.el (nntp-via-telnet-switches): New.
13530         * nntp.el (nntp-via-user-name): New.
13531         * nntp.el (nntp-via-user-password): New.
13532         * nntp.el (nntp-via-address): New.
13533         * nntp.el (nntp-via-envuser): New.
13534         * nntp.el (nntp-via-shell-prompt): New.
13535         * nntp.el (nntp-open-telnet-stream): New.
13536         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
13537         * nntp.el (nntp-open-via-telnet-and-telnet): New.
13538         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
13539         * nntp.el (nntp-send-command): ditto.
13540         * nntp.el (nntp-send-command-nodelete): ditto.
13541         * nntp.el (nntp-send-command-and-decode): ditto.
13542
13543 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
13544         Trivial patch.
13545
13546         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
13547         `when'.
13548
13549 2001-07-03  Simon Josefsson  <jas@extundo.com>
13550         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
13551
13552         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
13553
13554 2001-07-03  Simon Josefsson  <jas@extundo.com>
13555
13556         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
13557         remove it (workaround XEmacs `fill-region' bug).
13558
13559 2001-07-01  Simon Josefsson  <jas@extundo.com>
13560
13561         * nnimap.el (nnimap-date-days-ago): Defeat locale.
13562
13563 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13564
13565         * mml2015.el (mml2015-format-error): New function.
13566         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
13567         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
13568         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
13569
13570 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13571
13572         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
13573         Suggested by Christoph Conrad <C.Conrad@cli.de>.
13574
13575         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
13576         group variables.
13577
13578 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13579
13580         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
13581
13582         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
13583         (nnrss-save-group-data): Ditto.
13584
13585         * gnus-agent.el (gnus-agent-save-alist): Ditto.
13586
13587 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * message.el (message-do-send-housekeeping): Narrow to headers.
13590
13591 2001-06-24  Simon Josefsson  <jas@extundo.com>
13592
13593         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
13594         insertion when breaking lines looked for " \t" instead of "[ \t]".
13595         (rfc2047-encode-message-header): Fold lines even if
13596         no QP encoding is done.
13597
13598 2001-06-23  Simon Josefsson  <jas@extundo.com>
13599         From Samuel Tardieu <sam@inf.enst.fr>
13600
13601         * smime.el (smime-keys): Support additional certificates.
13602         (smime-make-certfiles): New function.
13603         (smime-sign-region): Use previous variables.
13604         (smime-get-certfiles): New function.
13605         (smime-sign-buffer): Use it.
13606         (smime-verify-region): Support both CAfile and CApath.
13607
13608 2001-06-23  Simon Josefsson  <jas@extundo.com>
13609
13610         * smime.el (smime-decrypt-region): Perhaps work.
13611
13612 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13613
13614         * gnus-msg.el (gnus-copy-article-buffer): Typo.
13615
13616 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
13617
13618         * mm-decode.el (mm-save-part): Rewrite file name.
13619         (mm-file-name-rewrite-functions): New variable.
13620         (mm-file-name-delete-whitespace): New function.
13621         (mm-file-name-trim-whitespace): New function.
13622         (mm-file-name-collapse-whitespace): New function.
13623         (mm-file-name-replace-whitespace): New variable and function.
13624
13625 2001-06-22  Simon Josefsson  <jas@extundo.com>
13626
13627         * message.el (message-make-date): Workaround locale for weekdays.
13628
13629 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13630
13631         * message.el (message-goto-body): Return nil if not found. (revert!)
13632
13633 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13634         From Fremlin <chief@bandits.org>
13635
13636         * message.el (message-goto-body): Some messages have no header.
13637
13638         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13639
13640 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
13641
13642         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
13643
13644 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13645
13646         * message.el (message-make-date): Add week day.
13647         Suggested by Jason R. Mastaler <jason@mastaler.com>.
13648
13649 2001-06-19  Simon Josefsson  <jas@extundo.com>
13650
13651         * message.el (message-yank-prefix): Doc fix.
13652         (message-yank-cited-prefix): Ditto.
13653         (message-delete-not-region): Keep citation prefix on first line,
13654         if possible and appropriate.
13655
13656 2001-06-19  Simon Josefsson  <jas@extundo.com>
13657
13658         * imap.el (imap-process-connection-type): New variable.
13659         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
13660         recent `imtest's work completely (no line length issues), while
13661         making making old `imtest's unusable.  Thanks to NAGY Andras
13662         <nagya@inf.elte.hu> for his work.
13663
13664 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
13665
13666         * imap.el (imap-ssl-program): Add -quiet to shut up
13667         OpenSSL/SSLeay's internal debug talk.
13668
13669 2001-06-19  Matt Armstrong  <matt@lickey.com>
13670
13671         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
13672         server.
13673
13674 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13675
13676         * nnmail.el (nnmail-article-buffer): New variable.
13677         (nnmail-split-incoming): Use it.
13678
13679 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
13680
13681         * qp.el (quoted-printable-decode-region): If called interactively,
13682         use coding-system-for-read.
13683
13684 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13685
13686         * message.el (message-check-news-header-syntax): Check Reply-To.
13687
13688 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13689
13690         * mml.el (mml-parse-1): Use message options.
13691
13692         * message.el (message-do-fcc): Don't do anything if there is no
13693         FCC.
13694
13695 2001-06-16  Simon Josefsson  <jas@extundo.com>
13696
13697         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
13698         (nnimap-expunge-search-string): New variable.
13699         (nnimap-request-expire-articles): Use it.
13700
13701 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13702
13703         * message.el (message-send-mail-with-qmail): wrong exit status is
13704         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
13705
13706 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13707
13708         * gnus-art.el (article-strip-multiple-blank-lines): Use
13709         delete-region instead of replace-match.
13710
13711 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13712
13713         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
13714         (nnweb-google-wash-article): Ditto.
13715
13716 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
13717
13718         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
13719
13720 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13721
13722         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
13723         specs.
13724
13725 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13726
13727         * gnus.el (gnus-email-address): Move it here.
13728
13729         * gnus-art.el (article-de-quoted-unreadable): Read charset if
13730         requested.
13731         (article-de-base64-unreadable): Ditto.
13732         (article-wash-html): Ditto.
13733
13734 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13735
13736         * message.el (message-options-set-recipient): Don't add ", "
13737         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
13738
13739 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13740
13741         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
13742
13743 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13744
13745         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
13746         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
13747
13748         * nnrss.el (nnrss-node-text): Node might be nil.
13749
13750 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13751
13752         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
13753         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
13754
13755         * nnrss.el (nnrss-group-alist): More items.
13756
13757 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13758
13759         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
13760
13761 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13762         Trivial patch from Dale Hagglund  <rdh@best.com>
13763
13764         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
13765         restrict clauses.
13766
13767 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13768
13769         From Benjamin Rutt <brutt+news@bloomington.in.us>
13770
13771         * message.el (message-wide-reply-confirm-recipients): New variable.
13772
13773 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
13774         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
13775
13776         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
13777         fix so it works with XEmacs.
13778
13779 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13780
13781         * nnrss.el (nnrss-retrieve-headers): Support description as extra
13782         headers.
13783
13784 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13785
13786         * nnrss.el: Fix a few bugs.
13787
13788 2001-06-05  Simon Josefsson  <jas@extundo.com>
13789
13790         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
13791         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
13792
13793 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
13794
13795         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
13796         binary so that we don't transmit ISO 2022 garbage to the process.
13797         This is needed under XEmacs.
13798
13799 2001-06-03  Simon Josefsson  <simon@josefsson.org>
13800
13801         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
13802         autoloaded incorrectly below because ssl-program-* is bound.)
13803         Thanks to Amos Gouaux for report.
13804
13805 2001-06-02  Simon Josefsson  <simon@josefsson.org>
13806
13807         * imap.el (imap-kerberos4-open):
13808         (imap-gssapi-open):
13809         (imap-ssl-open):
13810         (imap-network-open):
13811         (imap-shell-open):
13812         (imap-starttls-open): Set buffer to workaround spurious
13813         `accept-process-output' buffer changes.  Thanks to Mats Lidell
13814         <Mats.Lidell@contactor.se> for report and partial patch and Jake
13815         Colman <colman@ppllc.com> for report.
13816
13817 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13818
13819         * gnus-sum.el (gnus-summary-catchup): New argument.
13820         (gnus-summary-catchup-from-here): New function.
13821
13822 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13823
13824         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
13825         back, then insert glyph.  (Before, the glyph was inserted first,
13826         then the newline.)  This works around a behavior in XEmacs where
13827         it is not possible to insert a character after a glyph which is at
13828         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
13829
13830 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13831
13832         From Jaap-Henk Hoepman (jhh@xs4all.nl).
13833
13834         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
13835         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
13836         mm-destroy-postponed-undisplay-list): New functions.
13837         (mm-display-external): Use them.
13838
13839 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13840
13841         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
13842         `default-low' when evaluating `gnus-summary-highlight'.
13843         From Raja R Harinath <harinath@cs.umn.edu>.
13844
13845 2001-05-27  Simon Josefsson  <simon@josefsson.org>
13846
13847         * message.el (message-yank-cited-prefix): New variable.
13848         (message-indent-citation): Use it.
13849
13850         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
13851         as details.
13852         (mml2015-mailcrypt-clear-verify): Ditto.
13853
13854 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13855         From Nevin Kapur <nevin@jhu.edu>.
13856
13857         * gnus-sum.el (gnus-summary-default-high-score,
13858         gnus-summary-default-low-score): New variables.
13859         (gnus-summary-highlight): Use them.
13860
13861 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
13862
13863         * message.el (message-mail): pass the 'send-actions argument to
13864         `message-setup'.
13865
13866 2001-05-16  Simon Josefsson  <simon@josefsson.org>
13867         From Raymond Scholz <ray-2001@zonix.de>
13868
13869         * gnus-art.el (gnus-mime-view-part-as-charset):
13870         (gnus-mime-internalize-part): Doc fixes.
13871
13872 2001-05-11  Simon Josefsson  <simon@josefsson.org>
13873
13874         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
13875         status lines without any text ("^215$").
13876
13877 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13878
13879         * nnrss.el (nnrss-check-group): Reverse.
13880
13881 2001-05-07  Simon Josefsson  <simon@josefsson.org>
13882
13883         * message.el (message-get-reply-headers):
13884         (message-followup): Fix typo, suggested by David Green
13885         <dgreen@uab.edu>
13886
13887 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13888
13889         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
13890
13891         * nnrss.el (nnrss-open-server): Read server data when it is called.
13892         (nnrss-request-expire-articles): Fix.
13893
13894 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13895
13896         * message.el (message-do-send-housekeeping): mail-abbrevs may
13897         rename buffer behind Gnus.
13898
13899 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13900
13901         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
13902         (nnrss-group-alist): Add more resources.
13903         (nnrss-check-group): Ignore errors.
13904
13905 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13906
13907         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
13908
13909         * nnslashdot.el (nnslashdot-request-list): Add time.
13910         (nnslashdot-request-expire-articles): New function.
13911
13912         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
13913         secondary methods too.
13914
13915 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13916
13917         * message.el (message-use-followup-to): Set default value to t.
13918
13919 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
13920
13921         * message.el (message-dont-reply-to-names): Fix documentation.
13922         (message-get-reply-headers): Use Mail-Followup-To only for wide
13923         replies.
13924
13925 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13926
13927         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
13928         correctly.
13929         (nnrss-check-group): Use time.
13930
13931 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13932
13933         * gnus.el: Oort Gnus v0.03 is released.
13934
13935 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13936
13937         * nnultimate.el (nnultimate-topic-article-to-article): Use the
13938         group.
13939
13940 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13941
13942         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
13943
13944 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13945
13946         * nnultimate.el (nnultimate-retrieve-headers): Return all
13947         available headers.
13948
13949         * gnus-sum.el (gnus-read-all-available-headers): New variable.
13950         (gnus-get-newsgroup-headers-xover): Use it.
13951
13952 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13953
13954         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
13955
13956 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13957
13958         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
13959
13960 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13961
13962         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
13963         disable it.
13964
13965         * gnus.el (gnus-info-nodes): Remove a few The's.
13966
13967 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13968
13969         * mail-source.el (mail-source-movemail): Call-process may return a
13970         signal description string.
13971
13972         * gnus-start.el (gnus-read-newsrc-el-file):
13973         gnus-newsrc-file-version may be nil.
13974
13975         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
13976         Suggested by Michael Sperber [Mr. Preprocessor]
13977         <sperber@informatik.uni-tuebingen.de>.
13978
13979 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
13980
13981         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
13982
13983 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
13984
13985         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
13986         fontify HANDLE.
13987
13988 2001-04-18  Simon Josefsson  <simon@josefsson.org>
13989
13990         * smime.el (smime-ask-passphrase): Rework to return value.
13991         (smime-sign-region): Rework to bind value and use it.
13992         (smime-decrypt-region): Ditto.
13993
13994 2001-04-18  Simon Josefsson  <simon@josefsson.org>
13995         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
13996
13997         * smime.el (smime-ask-passphrase): New function.
13998         (smime-sign-region): Use it.
13999         (smime-encrypt-cipher): New variable.
14000         (smime-decrypt-region): Ditto.
14001
14002 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
14003         Committed by Simon Josefsson  <simon@josefsson.org>
14004
14005         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
14006         the log.
14007
14008 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14009
14010         * gnus.el: Oort Gnus v0.02 is released.
14011
14012 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
14013
14014         * gnus.el: Oort Gnus v0.01 is released.
14015
14016 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14017
14018         * gnus-sum.el (gnus-summary-highlight): Highlight read
14019         undownloaded articles as read articles.
14020
14021         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
14022         (gnus-agent-get-undownloaded-list): Mark all undownloaded
14023         articles, even read ones, as such.
14024
14025         * gnus-sum.el (gnus-summary-find-matching): Clean up.
14026         (gnus-find-matching-articles): New function.
14027         (gnus-summary-limit-include-matching-articles): New command.
14028         (gnus-summary-limit-include-thread): Include articles that have
14029         matching subjects.
14030         (gnus-offer-save-summaries): Clean up.
14031
14032 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14033
14034         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
14035
14036 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14037         From Jason Merrill <jason_merrill@redhat.com>
14038
14039         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
14040
14041 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
14042         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14043
14044         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
14045         newsgroup names when the original article is a news message.
14046
14047 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14048
14049         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
14050         supported. Suggest by Jim Meyering <jim@meyering.net>.
14051
14052 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
14053         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
14054
14055         * nnmail.el (nnmail-split-it): Added check for .* at the end of
14056         regexp in nnmail-split-fancy.
14057
14058 2001-04-10  Simon Josefsson  <simon@josefsson.org>
14059
14060         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
14061
14062 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
14063
14064         * message.el (message-send-mail): Improve the interaction with the
14065         user.
14066
14067 2001-04-10  Simon Josefsson  <simon@josefsson.org>
14068
14069         * imap.el (imap-message-copy): Work around buggy servers that
14070         doesn't send TRYCREATE tags.
14071
14072 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
14073
14074         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
14075
14076 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14077
14078         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
14079         date.
14080
14081 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14082
14083         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
14084         lives.
14085
14086 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14087
14088         * gnus-art.el (gnus-parse-news-url): New function.
14089         (gnus-button-handle-news): New function.
14090         (gnus-button-alist): Point to new functions.
14091
14092         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
14093
14094         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
14095         gnus-format-specs.
14096
14097         * message.el (message-check-news-header-syntax): Question even
14098         when Gnus doesn't know the group names.
14099         (message-send-news): Clean up.
14100
14101         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
14102         exited on purpose without saving.
14103
14104         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
14105
14106 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14107
14108         * gnus-score.el (gnus-score-orphans): Clean up.
14109
14110         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
14111
14112         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
14113         later.
14114
14115         * gnus-start.el (gnus-close-all-servers): Find the right items to
14116         close.
14117
14118         * qp.el (quoted-printable-decode-region): Just message
14119         malformation; don't quit.
14120
14121 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14122         From Gerd Moellmann <gerd@gnu.org>.
14123
14124         * gnus.el (gnus-interactive): A typo.
14125
14126 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
14127         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14128
14129         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
14130         `assq-delete-all', if that function exists; otherwise use the old
14131         definition. Documentation changed to match the one in
14132         `assq-delete-all'.
14133
14134 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14135
14136         * gnus-start.el (gnus-close-all-servers): New function.
14137
14138         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
14139         (gnus-server-remove-denials): Clean up.
14140
14141         * gnus-sum.el (gnus-summary-sort-by-original): New command and
14142         keystroke.
14143
14144 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14145
14146         * message.el (message-send-news): Message where we are sending.
14147         (message-send-mail): Ditto.
14148
14149         * gnus.el (gnus-server-string): New function.
14150
14151         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
14152
14153         * mm-decode.el (mm-default-directory): Customized.
14154         (mm-tmp-directory): Ditto.
14155
14156         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
14157         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
14158         or Chars.
14159         (gnus-summary-line-format-alist): ?l is now a string.
14160         (gnus-summary-prepare-threads): Output ? for unknown lines.
14161         (gnus-summary-insert-line): Ditto.
14162         (gnus-summary-print-article): Unbalanced parentheses.
14163
14164         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
14165         out whether new stuff has arrived.
14166
14167 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
14168
14169         * gnus-sum.el: Let printing work on ttys on Emacs.
14170
14171 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14172
14173         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
14174         when forcing news.
14175
14176         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
14177         command.
14178
14179 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
14180
14181         * message.el (message-set-auto-save-file-name): Don't use
14182         asterisks under nt.
14183
14184 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14185
14186         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
14187         lists of articles.
14188
14189         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
14190
14191         * gnus-msg.el (gnus-put-message): Clean up.
14192         (gnus-summary-reply): Mark all replied-to articles as replied to.
14193         (gnus-inews-add-send-actions): Also mark as forwarded.
14194         (gnus-summary-mail-forward): Mark as forwarded.
14195
14196         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
14197         of articles.
14198         (gnus-summary-mark-article-as-forwarded): Ditto.
14199
14200         * gnus-msg.el (gnus-summary-resend-message): Mark article as
14201         forwarded.
14202         (gnus-summary-mail-forward): Clean up.
14203
14204         * gnus.el (gnus-article-mark-lists): Added forward.
14205
14206         * gnus-sum.el (gnus-forwarded-mark): New variable.
14207         (gnus-summary-prepare-threads): Use it.
14208         (gnus-summary-update-secondary-mark): Ditto.
14209         (gnus-newsgroup-forwarded): New variable.
14210
14211 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14212
14213         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
14214         (gnus-summary-very-wide-reply): New command and keystroke.
14215         (gnus-summary-very-wide-reply-with-original): Ditto.
14216
14217         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
14218         (gnus-score-adaptive): Use it.
14219
14220         * gnus-start.el (gnus-get-unread-articles): Clean up.
14221
14222 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14223
14224         * nnultimate.el (nnultimate-retrieve-headers): Work for other
14225         boards.
14226
14227 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
14228
14229         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
14230         * gnus-start.el (gnus-subscribe-newsgroup): use it.
14231
14232 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14233
14234         * nnultimate.el (nnultimate-retrieve-headers): Understand
14235         long-form month names.
14236
14237 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14238
14239         * gnus-sum.el (gnus-summary-show-all-headers):
14240         gnus-article-show-all-headers is broken. Use
14241         gnus-summary-toggle-header instead.
14242
14243         * mml2015.el (mml2015-gpg-extract-from): No error.
14244
14245 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14246         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
14247
14248         * mml2015.el (mml2015-gpg-extract-from): New function.
14249         (mml2015-gpg-verify): Use it.
14250         (mml2015-gpg-clear-verify): Use it.
14251
14252 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14253
14254         * message.el (message-setup-fill-variables): Use
14255         fill-paragraph-function.
14256         (message-fill-paragraph): Take an argument.
14257         (message-newline-and-reformat): Take another argument.
14258
14259 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14260
14261         * message.el (rmail-output): It is in rmailout.el not rmail.el.
14262
14263 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14264
14265         * message.el (message-forward): local-variable-p takes an extra
14266         argument in XEmacs.
14267
14268 2001-03-16  Simon Josefsson  <simon@josefsson.org>
14269
14270         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
14271         `nnimap-use-nov-p' (it really tested the negative).
14272         (nnimap-retrieve-headers): Use it.
14273
14274 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14275
14276         * message.el (message-generate-headers-first): Update doc.
14277
14278 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
14279         Trivial patch.
14280
14281         * gnus.el (gnus-summary-line-format): Typo.
14282
14283 2001-03-11  Simon Josefsson  <simon@josefsson.org>
14284
14285         * mailcap.el (mailcap-mime-data): Add application/sieve.
14286         (mailcap-mime-extensions): Add .siv, .xls.
14287
14288 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14289         From Christoph Conrad <christoph.conrad@gmx.de>
14290
14291         * gnus-score.el (gnus-summary-lower-thread): Typo.
14292
14293 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14294
14295         * message.el (message-forward-decoded-p): New variable.
14296         (message-forward-subject-author-subject): Use it.
14297         (message-make-forward-subject): Use it.
14298         (message-forward): Use it.
14299
14300         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
14301
14302         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
14303         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
14304
14305 ;;Has been fixed -- zsh.
14306 ;;2001-03-05  Dave Love  <fx@gnu.org>
14307 ;;
14308 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
14309 ;;      Move it after definition of mm-coding-system-p.
14310 ;;
14311 2001-03-01  Dave Love  <fx@gnu.org>
14312
14313         * mm-util.el (mm-inhibit-file-name-handlers): Add
14314         image-file-handler.
14315
14316 2001-02-11  Dave Love  <fx@gnu.org>
14317
14318         * message.el (message-signature-file): Fix doc, :type.
14319
14320 2001-02-08  Dave Love  <fx@gnu.org>
14321
14322         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
14323         (message-posting-charset): Defvar when compiling again.
14324         (rfc2047-encodable-p): Require message.
14325
14326         * gnus-sum.el (gnus-alter-articles-to-read-function):
14327         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
14328
14329 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14330
14331         * nnrss.el: New file.
14332
14333 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
14334         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14335
14336         * rfc2047.el (rfc2047-unfold-region): Fix arg of
14337         `skip-chars-forward'.
14338
14339 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14340
14341         * nndraft.el (nndraft-request-group): Restore auto save files if
14342         the original files do not exist.
14343
14344 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14345
14346         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
14347         SCORE paths.
14348
14349         * mm-decode.el (mm-dissect-buffer): Call
14350         mail-extract-address-components only if necessary.
14351
14352 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14353
14354         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
14355         directory part.
14356         (gnus-score-search-global-directories): Use file-directory-p.
14357
14358         * gnus-score.el (gnus-score-score-files-1): Use
14359         gnus-kill-files-directory.
14360         From Adrian Aichner <adrian@xemacs.org>.
14361
14362 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14363
14364         * gnus.el (charset): Move here from gnus-sum.el.
14365
14366 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14367
14368         * mml.el (mml-preview): Disable local map.
14369
14370         * gnus-sum.el (gnus-summary-make-menu-bar): Make
14371         gnus-article-post-menu here.
14372
14373         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
14374         if it has not been made.
14375
14376 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14377
14378         * gnus-art.el (gnus-article-describe-key): Map key to event.
14379         (gnus-article-describe-key-briefly): Ditto
14380
14381 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14382
14383         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
14384
14385 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14386         From Katsumi Yamaoka <yamaoka@jpl.org>.
14387
14388         * dgnushack.el (coerce, merge, subseq): defmacro.
14389
14390 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14391
14392         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
14393         A fake defalias in nndraft.el results a not-activated bug in
14394         uncompiled versions.
14395
14396 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
14397         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14398
14399         * gnus-util.el (gnus-split-references): Handle malformed References:.
14400
14401 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14402
14403         * gnus-art.el (gnus-article-mime-part-status): 1 part.
14404
14405 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14406         From NAGY Andras <nagya@inf.elte.hu>.
14407
14408         * gnus.el (gnus-parameters): Typo.
14409
14410 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14411
14412         * gnus.el (gnus-read-method): Remove redundancy.
14413
14414 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14415
14416         * nnslashdot.el (nnslashdot-backslash-url): New variable.
14417         (nnslashdot-request-list): Use it.
14418
14419 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14420
14421         * nnml.el (nnml-generate-active-info): Fix the case when there is
14422         no file.
14423
14424         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
14425         (gnus-summary-create-article): New function.
14426
14427         * gnus-group.el (gnus-group-mark-article-read): New function.
14428
14429         * gnus-msg.el (gnus-inews-do-gcc): Use it.
14430
14431         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
14432
14433 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14434
14435         * gnus-art.el (gnus-article-edit-done): Don't use
14436         gnus-article-edit-exit.
14437         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
14438
14439         * gnus.el (gnus-parameters): New variable.
14440         Suggested by NAGY Andras <nagya@inf.elte.hu>.
14441         (gnus-parameters-get-parameter): New function.
14442         (gnus-group-find-parameter): Use it.
14443
14444 2001-02-23  Simon Josefsson  <simon@josefsson.org>
14445
14446         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
14447         change of default value to `current'.
14448
14449 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14450
14451         * nneething.el (nneething-get-head): Insert unreadable file too.
14452
14453 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14454
14455         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
14456
14457         * webmail.el (webmail-type-definition): Deja is bought by google.
14458
14459 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14460
14461         * gnus-sum.el (gnus-fetch-headers): New function.
14462         (gnus-select-newsgroup): Use it.
14463         (gnus-summary-insert-articles): New function.
14464         (gnus-summary-insert-old-articles): New function.
14465         (gnus-summary-insert-new-articles): New function.
14466
14467         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
14468         (gnus-group-list-active): Ditto.
14469         * gnus-sum.el (gnus-set-mode-line): Ditto.
14470         (gnus-summary-read-group-1): Ditto.
14471
14472 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14473
14474         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
14475         current topic.
14476
14477 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14478
14479         * smiley.el (gnus-smiley-display): Don't do widening.
14480
14481         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
14482         within body.
14483
14484         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
14485
14486         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
14487         New variable.
14488         (gnus-mime-display-multipart-related-as-mixed): New variable.
14489         (gnus-mime-display-part): Use them.
14490
14491 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14492
14493         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
14494         something special.
14495
14496 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14497
14498         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
14499         (nnweb-request-article): Call reference if exists.
14500         (nnweb-type-definition): Dejanews is bought by google.com.
14501         Beta!
14502
14503 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14504
14505         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
14506
14507 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14508
14509         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
14510         gnus-article-sort-functions.
14511         (gnus-article-sort-functions): Doc fix.  Refer to
14512         gnus-thread-sort-functions.
14513
14514 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14515         From Paul Jarc <prj@po.cwru.edu>.
14516
14517         * message.el (message-get-reply-headers): More fixes.
14518
14519 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
14520         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14521
14522         * message.el (message-get-reply-headers): Fix bug with
14523         Mail-Followup-To/to-address interaction.
14524
14525 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14526
14527         * gnus-msg.el (gnus-configure-posting-styles): Match header in
14528         gnus-article-copy.
14529
14530 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14531
14532         * message.el (message-do-send-housekeeping): Rename to a better
14533         name.
14534
14535 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14536
14537         * message.el (message-cancel-news): Check article first, then ask
14538         yes or no.
14539
14540 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14541
14542         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
14543
14544 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14545
14546         * gnus-range.el (gnus-range-normalize): New function.
14547
14548 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
14549
14550         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
14551
14552 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14553
14554         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
14555
14556         * nnagent.el (nnagent-request-regenerate): New function.
14557
14558         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
14559
14560         * nnml.el (nnml-generate-nov-databases): Accept argument
14561         server. Don't open server if it is opened.
14562         (nnml-request-regenerate): Use it. Change to deffoo.
14563
14564 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14565         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
14566
14567         * gnus.el (gnus-define-group-parameter): Fix.
14568
14569 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14570
14571         * gnus.el (gnus-define-group-parameter): Improved.
14572
14573         * gnus-sum.el (charset): Define parameter.
14574         (ignored-charsets): Ditto.
14575         (gnus-summary-setup-default-charset): Use them.
14576
14577         * gnus-start.el (gnus-read-descriptions-file): Use them.
14578
14579         * gnus-cus.el (gnus-group-parameters): Remove them.
14580
14581 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14582
14583         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
14584
14585 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14586
14587         * gnus-sum.el (gnus-summary-read-group-1): Remove
14588         gnus-summary-set-local-parameters.
14589         (gnus-summary-setup-buffer): Put it here.
14590
14591 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14592
14593         * gnus.el (to-address): Define parameter.
14594         (to-list): Ditto.
14595         * gnus-art.el (article-hide-boring-headers): Use them.
14596         * gnus-msg.el (gnus-post-news): Ditto.
14597         * gnus-cus.el (gnus-group-parameters): Remove them.
14598
14599 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14600
14601         * gnus-draft.el (gnus-draft-reminder): New function.
14602
14603         * gnus-art.el (gnus-sender-save-name): New function.
14604
14605 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14606
14607         * mm-util.el (mm-mime-charset): Error message.
14608
14609 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14610
14611         * message.el (message-check-news-body-syntax): Don't check mml lines.
14612
14613 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14614
14615         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
14616         subscribe.
14617
14618         * gnus-start.el (gnus-call-subscribe-functions): New function.
14619         (gnus-find-new-newsgroups): Use it.
14620         (gnus-ask-server-for-new-groups): Use it.
14621         (gnus-check-first-time-used): Use it.
14622         (gnus-subscribe-newsgroup-method): Grok a list of functions.
14623         (gnus-subscribe-options-newsgroup-method): Ditto.
14624         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
14625         return .
14626
14627 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14628
14629         * gnus-cus.el (gnus-score-customize): Doc fix.
14630
14631 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
14632
14633         * dgnushack.el (my-getenv): Typo.
14634
14635 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14636
14637         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
14638
14639 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14640
14641         * gnus-group.el (gnus-group-suspend): Offer save summaries.
14642
14643         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
14644         (gnus-treatment-function-alist): Use it.
14645         (article-remove-leading-whitespace): New function.
14646         (gnus-article-make-menu-bar): Use it.
14647
14648         * gnus-sum.el (gnus-summary-wash-empty-map): Add
14649         remove-leading-whitespace.
14650         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
14651         because of conflict.
14652
14653 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14654
14655         * Makefile.in: Hack generating gnus-load.el.
14656         * dgnushack.el: Ditto.
14657         * gnus-load.el: Remove it.
14658
14659 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14660
14661         * dgnushack.el : Add URLDIR.
14662
14663         * Makefile.in (EMACS_COMP): Ditto.
14664
14665 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14666
14667         * gnus-cus.el (gnus-score-customize): Error on no score file.
14668
14669 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14670
14671         * mm-decode.el (mm-merge-handles): New function.
14672
14673         * mm-view.el (mm-inline-message): Use it.
14674         (mm-view-message): Ditto.
14675
14676         * mm-partial.el (mm-inline-partial): Ditto.
14677
14678         * mm-extern.el (mm-inline-external-body): Ditto.
14679
14680         * gnus-art.el (gnus-mime-view-part): Ditto.
14681         (gnus-mime-view-part-as-type): Ditto.
14682         (gnus-mime-save-part-and-strip): Prevent users to strip in some
14683         cases.
14684
14685 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14686
14687         * message.el (message-cancel-news): Allow to shoot foot.
14688         (message-supersede): Ditto.
14689
14690 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
14691         Trivial patch.
14692
14693         * gnus-sum.el (gnus-simplify-subject-re): Use
14694         message-subject-re-regexp.
14695
14696 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14697
14698         * nnmail.el (nnmail-expiry-target-group): Bind
14699         nnmail-cache-accepted-message-ids to nil.
14700
14701         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
14702         coding system.
14703
14704 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14705
14706         * qp.el (quoted-printable-encode-region): Make sure characters are
14707         between 00 and FF.  Don't check charset.
14708
14709         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
14710         in Emacs 20.
14711         * rfc2047.el (rfc2047-q-encode-region): Ditto.
14712
14713 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14714
14715         * message.el (message-make-forward-subject): Argument decoded.
14716         (message-forward): Use it when digest.
14717
14718         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
14719         buffer.
14720
14721 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14722
14723         * message.el (message-generate-headers-first): Doc fix.
14724
14725 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14726
14727         * gnus-art.el (article-make-date-line): Error proof.
14728
14729 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14730
14731         * gnus-group.el (gnus-group-listing-limit): New variable.
14732         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
14733
14734         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
14735
14736 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14737
14738         * message.el (message-newline-and-reformat): Special case for
14739         breaking at BOL.
14740
14741 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
14742
14743         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
14744         message/rfc822.
14745
14746 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14747
14748         * message.el (message-encode-message-body): Don't insert
14749         Content-Type if it is inside a mail.
14750
14751 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14752
14753         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
14754         gnus-article-commands-menu.
14755
14756         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
14757         in Emacs.
14758
14759         * gnus-start.el (gnus-read-descriptions-file): Use
14760         gnus-group-name-charset and gnus-group-charset-alist.
14761
14762 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14763
14764         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
14765         active region.
14766
14767         * gnus-start.el (gnus-group-change-level): Remove from both
14768         gnus-zombie-list and gnus-killed-list.
14769
14770 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14771
14772         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
14773         gnus-subscribe-topics.
14774
14775         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
14776
14777 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14778
14779         * gnus-art.el (gnus-article-make-menu-bar): Make
14780         gnus-article-post-menu.
14781
14782         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
14783
14784         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
14785
14786         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
14787
14788         * message.el (message-mode-menu): Ditto.
14789
14790         * gnus-art.el (defvar): eval-when-compile.
14791
14792 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14793
14794         * gnus-agent.el (gnus-agentize): Fix doc.
14795
14796 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
14797
14798         * mml.el (mml-preview): Bind `q'.
14799
14800 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14801
14802         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
14803
14804 2001-01-31  Dave Love  <fx@gnu.org>
14805
14806         * mm-util.el (mm-mime-mule-charset-alist)
14807         (mm-find-mime-charset-region): Consider mule-utf-8.
14808
14809 2001-01-31  Dave Love  <fx@gnu.org>
14810
14811         * gnus-art.el (gnus-article-x-face-command)
14812         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
14813         :version.
14814
14815 2001-01-26  Dave Love  <fx@gnu.org>
14816
14817         * mm-util.el (mm-multibyte-string-p): New.
14818
14819 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
14820 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
14821 ;;      string-as-multibyte on class.  Clarify line-folding.
14822         (quoted-printable-encode-string): Make temp buffer inherit
14823         string's multibyteness.
14824
14825 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
14826
14827         * nnheader.el (toplevel): Don't require `gnus-util' at
14828         compile-time; this creates a circular dependency, and prevents
14829         a bootstrap.
14830
14831 2001-01-22  Andreas Schwab  <schwab@suse.de>
14832
14833         * nnheader.el (gnus-delete-line): Autoload it as a macro.
14834
14835 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14836
14837         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
14838
14839         * gnus-art.el (article-hide-list-identifiers): Ditto.
14840
14841         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
14842
14843 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14844
14845         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
14846
14847         * gnus-art.el (article-hide-list-identifiers): Similar.
14848
14849 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
14850
14851         * nnmail.el (nnmail-remove-list-identifiers): Improved.
14852
14853 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14854
14855         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
14856
14857 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14858
14859         * gnus-util.el (gnus-string-equal): New function.
14860
14861         * gnus-art.el (article-hide-boring-headers): Use it.
14862
14863 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
14864
14865         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
14866
14867 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14868
14869         * gnus-msg.el (gnus-msg-mail): Support switch-action.
14870
14871 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14872
14873         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
14874         command if there is not last-saver.
14875
14876 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14877
14878         * nntp.el (nntp-open-connection): 201 is possible.
14879
14880 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14881
14882         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
14883         (rfc2047-charset-encoding-alist): Add big5.
14884
14885 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14886
14887         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
14888         (gnus-agent-remove-server): Ditto.
14889         (autoload): gnus-server-update-server.
14890
14891         * gnus-srvr.el (gnus-server-line-format): Add %a.
14892         (gnus-server-line-format-alist): Add gnus-tmp-agent.
14893         (gnus-server-insert-server-line): Use it.
14894
14895 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14896
14897         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
14898         GB2312 and Big5.
14899
14900 2001-01-24  Simon Josefsson  <sj@extundo.com>
14901
14902         * mail-source.el (mail-sources): Add :program specifier to IMAP
14903         mail source.
14904         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
14905
14906 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14907
14908         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
14909
14910 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14911
14912         * nntp.el (nntp-wait-for): Return the success code.
14913         (nntp-open-connection): Use it.
14914
14915 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14916
14917         * gnus-int.el (gnus-check-server): Allow breaking the opening.
14918
14919 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14920
14921         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
14922
14923 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14924
14925         * gnus-sum.el (gnus-summary-print-article): Take one prefix
14926         argument. Allow to print several articles in one file.
14927
14928 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14929
14930         * webmail.el (webmail-type-definition): netaddress changes.
14931
14932 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14933
14934         * gnus.el: Fix copyright. Remove trailing spaces.
14935
14936         * message.el (message-forward): Use mule4.
14937
14938 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14939
14940         * mm-util.el (mm-string-as-unibyte): New function.
14941
14942         * message.el (message-forward): Use it.
14943
14944 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14945
14946         * message.el (message-cite-original-without-signature): Don't peel
14947         off the blank line.
14948         (message-get-reply-headers): Add Cc if it is not in follow-to.
14949
14950 2001-01-20  Simon Josefsson  <sj@extundo.com>
14951
14952         * mm-decode.el (mm-handle-multipart-from): Add.
14953         (mm-dissect-buffer): Save From: header value.
14954         (mm-security-from): Remove.
14955         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
14956
14957         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
14958         instead of `mml-security-from'.  Protect null from value.
14959
14960 2001-01-20  Simon Josefsson  <sj@extundo.com>
14961
14962         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
14963         application/vnd.ms-excel attachments.
14964
14965 2001-01-19  Simon Josefsson  <sj@extundo.com>
14966
14967         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
14968
14969 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14970
14971         * message.el (message-ignored-mail-headers): Ditto.
14972
14973 2001-01-19  Simon Josefsson  <sj@extundo.com>
14974
14975         * message.el (message-ignored-news-headers): Only search beginning
14976         of line.
14977
14978 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
14979         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
14980
14981         * message.el (message-send-mail): Content-Type may not be there.
14982
14983 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14984
14985         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
14986         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
14987
14988         * gnus-art.el (article-display-x-face): Insert X-Face if there is
14989         not.
14990
14991 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14992
14993         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
14994         non-native groups.
14995
14996 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14997
14998         * message.el (message-yank-original): Understand
14999         universal-argument.
15000
15001 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15002
15003         * gnus-art.el (gnus-boring-article-headers): Add to-address.
15004         (article-hide-boring-headers): Ditto.
15005
15006         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
15007
15008 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15009
15010         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
15011         one.
15012
15013 2001-01-16  Simon Josefsson  <simon@josefsson.org>
15014
15015         * message.el (message-make-in-reply-to): Add comment to message-id
15016         (old syntax, see 2000-08-02 change).
15017
15018 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15019
15020         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
15021         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
15022         (gnus-button-reply): Ditto.
15023
15024 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * gnus-art.el (article-display-x-face): Fix.
15027
15028 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15029
15030         * gnus-art.el (article-display-x-face): Use
15031         gnus-original-article-buffer.
15032
15033 2001-01-15  Jack Twilley  <jmt@tbe.net>
15034
15035         * message.el (message-add-header): Move to point-max.
15036
15037 2001-01-15  Simon Josefsson  <simon@josefsson.org>
15038
15039         * smime.el (smime-CA-directory, smime-CA-file): Change default to
15040         nil, improve documentation.
15041         (smime-certificate-directory): Comment out false hints (until it
15042         is implemented).
15043
15044         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
15045         there aren't any keys.
15046         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
15047         verify certificate.  Default is changed to only check integrity.
15048         Improved security status texts.  If a certificate doesn't contain
15049         a email address, don't fail.
15050
15051         * smime.el (smime-noverify-region):
15052         (smime-noverify-buffer): New functions.  Verifies integrity only.
15053
15054 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15055
15056         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
15057
15058 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15059
15060         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
15061         (gnus-remove-some-windows): Ditto.
15062
15063 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15064
15065         * gnus-art.el (article-make-date-line): 11th.
15066
15067 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15068
15069         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
15070         (mml2015-gpg-sign): Ditto.
15071
15072 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15073
15074         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
15075         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
15076
15077 2001-01-08  Dave Love  <fx@gnu.org>
15078
15079         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
15080         single character.
15081
15082         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
15083
15084         * message.el: Doc and message fixes.
15085         (message-send-rename-function)
15086         (message-make-forward-subject-function)
15087         (message-send-mail-function, message-reply-to-function)
15088         (message-wide-reply-to-function, message-followup-to-function)
15089         (message-distribution-function, message-auto-save-directory): Fix
15090         :type.
15091
15092         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
15093         proceeding after warnings.  Amend multipart warning message.
15094
15095 2001-01-04  Dave Love  <fx@gnu.org>
15096
15097         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
15098         compiling.
15099         (gnus-make-directory): Require nnmail.
15100
15101         * mm-decode.el (mm-inline-media-tests): Add
15102         image/x-portable-bitmap.
15103         (mm-get-image): Grok pbm.
15104
15105 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
15106
15107         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
15108
15109 2001-01-09  Didier Verna  <didier@xemacs.org>
15110
15111         * dgnushack.el (dgnushack-compile): give a dummy value to
15112         `gnus-xmas-glyph-directory' for the time of compilation.
15113         * gnus-agent.el: moved some XEmacs specific hook add-ons from
15114         `gnus-xmas-[re]define' to avoid loosing user custom settings.
15115         * gnus-art.el: ditto.
15116         * gnus-group.el: ditto.
15117         * gnus-salt.el: ditto.
15118         * gnus-sum.el: ditto.
15119         * gnus-topic.el: ditto.
15120         * gnus-xmas.el (gnus-xmas-define): see above.
15121         * gnus-xmas.el (gnus-xmas-redefine): see above.
15122         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
15123         non-continuable error when the directory can't be found.
15124
15125 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15126
15127         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
15128         handle.
15129         * gnus-art.el (gnus-mime-view-part): Copy it.
15130         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
15131
15132 2001-01-09  Michael Downes  <mjd@ams.org>
15133
15134         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
15135
15136 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15137
15138         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
15139         orig-file. Use ',source.
15140
15141 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15142
15143         * gnus-xmas.el (gnus-xmas-modeline-glyph):
15144         (gnus-xmas-group-startup-message):
15145         Detect gnus-xmas-glyph-directory when it is nil.
15146
15147 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15148
15149         * pop3.el (pop3-get-message-count): Andrew Innes
15150         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
15151
15152 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15153
15154         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
15155
15156         * time-date.el (time-to-number-of-days): New function.
15157
15158 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
15159         Trivial patch.
15160
15161         * nnslashdot.el (nnslashdot-request-list): Always get the right
15162         sid.
15163
15164 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15165
15166         * message.el (message-minibuffer-local-map): New keymap.
15167         (message-read-from-minibuffer): Use it.
15168         * gnus-msg.el (gnus-summary-resend-message): Use it
15169
15170 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15171
15172         * gnus-start.el (gnus-display-time-event-handler): New function.
15173         (gnus-after-getting-new-news-hook): Use it.
15174
15175 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15176
15177         * message.el (message-ignored-mail-headers): Add draft header.
15178
15179 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15180
15181         * gnus-sum.el (gnus-summary-expire-articles): Don't save
15182         excursion.
15183
15184         * nnslashdot.el (nnslashdot-request-list): Get the right year.
15185
15186 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
15187         A revoked patch.
15188
15189         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
15190
15191 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15192
15193         * qp.el (quoted-printable-decode-region): Don't backward-char.
15194
15195 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15196
15197         * gnus-draft.el: Mark articles as replied.
15198
15199         * gnus-sum.el (gnus-summary-add-mark): New function.
15200
15201         * gnus-group.el (gnus-add-mark): New function.
15202
15203         * gnus-sum.el (gnus-summary-buffer-name): New function.
15204         (gnus-summary-setup-buffer): Use it.
15205
15206         * gnus-draft.el: Set things up with the right post method and
15207         stuff.
15208
15209         * message.el (message-ignored-news-headers): Remove X-Draft-From.
15210
15211         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
15212
15213         * gnus.el (gnus-draft-meta-information-header): New variable.
15214
15215 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15216
15217         * gnus-art.el (gnus-treatment-function-alist): Move the date
15218         functions before the header sorting functions.
15219
15220         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
15221
15222         * dgnushack.el (dgnushack-compile): Message whether there is w3.
15223         Don't (push "/usr/share/emacs/site-lisp" load-path).
15224
15225         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
15226         to empty fill prefixes.
15227
15228 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15229
15230         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
15231         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
15232
15233 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15234
15235         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
15236
15237         * nnml.el (autoload): Move to nnheader.el.
15238
15239         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
15240         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
15241         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
15242         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
15243
15244 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15245
15246         * gnus-art.el (article-make-date-line): Get the hours right.
15247         (gnus-ignored-headers): More hiding.
15248
15249         * nnmail.el (nnmail-expiry-wait): Not an integer.
15250
15251         * message.el (message-goto-body): Only expand abbrev when called
15252         interactively.
15253         (message-make-lines): Use it.
15254
15255 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15256
15257         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
15258
15259 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15260
15261         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
15262         include the expunged articles.
15263
15264         * gnus-group.el (gnus-group-sort-by-server): New function.
15265
15266         * gnus.el (gnus-method-to-server-name): New function.
15267         (gnus-group-prefixed-name): Use it.
15268
15269         * gnus-group.el (gnus-group-sort-function): Doc fix.
15270         (gnus-group-sort-groups-by-server): New command.
15271
15272 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15273
15274         * gnus-art.el (gnus-treat-date-english): New variable.
15275         (article-date-english): New command.
15276         (gnus-english-month-names): New variable.
15277         (article-make-date-line): Do 'english.
15278
15279         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
15280         after the fill prefix.
15281
15282         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
15283         score...".
15284
15285         * gnus-art.el (gnus-ignored-headers): Hide more headers.
15286
15287         * message.el (message-mode-map): Bind comment-region.
15288
15289         * gnus-art.el (gnus-mime-display-part): Let w3 display
15290         multipart/related.
15291
15292         * mm-bodies.el (mm-long-lines-p): New function.
15293         (mm-body-encoding): Use it.
15294         (mm-body-encoding): Encode articles with lines longer than 1000
15295         characters.
15296
15297 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15298
15299         * mm-util.el (mm-enable-multibyte): Use
15300         default-enable-multibyte-characters.
15301         (mm-enable-multibyte-mule4): Ditto.
15302         (mm-disable-multibyte): Test XEmacs.
15303         (mm-disable-multibyte-mule4): Ditto.
15304         (mm-with-unibyte-current-buffer): Simplified.
15305         (mm-with-unibyte-current-buffer-mule4): Ditto.
15306
15307 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15308
15309         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
15310
15311         * nnheader.el (nnheader-string-as-multibyte): New alias.
15312
15313         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
15314
15315         * gnus-uu.el (gnus-message-process-mark): New function.
15316         (gnus-uu-mark-by-regexp): Use it.
15317         (gnus-new-processable): New function.
15318
15319 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
15320          Trivial patch.
15321
15322         * gnus-sum.el (gnus-no-mark): New variable.
15323
15324 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15325
15326         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
15327         backslashes.
15328
15329 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15330
15331         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
15332         definition.
15333
15334 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15335
15336         * dgnushack.el (dgnushack-compile): elc is in the current directory.
15337
15338         * qp.el (quoted-printable-encode-region): Don't check multibyte in
15339         XEmacs.
15340
15341 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
15342         Trivial patch.
15343
15344         * mml.el (mml-read-tag): Save tag location.
15345
15346 2000-12-25  Simon Josefsson  <simon@josefsson.org>
15347
15348         * starttls.el: Sync with Emacs 21.
15349
15350 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15351
15352         * message.el (message-mail): Support yank-action.
15353
15354         * message.el (message-setup): Revoke the last change.
15355
15356 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15357
15358         * message.el (message-setup): Use cons. Suggested by Johan Vromans
15359         <jvromans@squirrel.nl>.
15360
15361 2000-12-24  Simon Josefsson  <sj@extundo.com>
15362
15363         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
15364         mailing list junk at end of part.
15365
15366 2000-12-23  Simon Josefsson  <sj@extundo.com>
15367
15368         * nnimap.el (nnimap-expiry-target): New function.
15369         (nnimap-request-expire-articles): Use it.
15370
15371 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15372
15373         * gnus.el (gnus-group-parameters-more): New variable.
15374         * gnus-cus.el (gnus-group-customize): Use it.
15375
15376         * gnus.el (gnus-define-group-parameter): New macro.
15377         (auto-expire): Use it
15378         (total-expire): Use it.
15379         * gnus-art.el (banner): Use it.
15380
15381         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
15382         <ljz@asfast.com>.
15383
15384 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15385
15386         * gnus-topic.el (gnus-topic-create-topic): Use list.
15387
15388         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
15389         before binding gnus-default-article-saver.
15390
15391         * gnus-sum.el (gnus-summary-save-article):
15392         (gnus-summary-pipe-output):
15393         (gnus-summary-save-article-mail):
15394         (gnus-summary-save-article-rmail):
15395         (gnus-summary-save-article-file):
15396         (gnus-summary-write-article-file):
15397         (gnus-summary-save-article-body-file): Ditto.
15398
15399         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
15400
15401 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15402
15403         * gnus-art.el (gnus-mime-security-button-map):
15404         (gnus-mime-button-map): Add parent.
15405
15406 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15407
15408         * messagexmas.el (message-xmas-redefine): New function.
15409
15410         * message.el: Use it.
15411
15412         * gnus-art.el (gnus-article-check-hidden-text): Return t.
15413
15414         * gnus-util.el (gnus-remove-text-properties-when): Return t.
15415
15416 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15417
15418         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
15419         malformatted messages.
15420
15421 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15422
15423         * mm-util.el (mm-image-load-path): New function.
15424
15425         * gnus-group.el (gnus-group-make-tool-bar): Use it.
15426
15427         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
15428
15429         * message.el (message-tool-bar-map): Use it.
15430
15431         * Makefile.in (install-el): New rule.
15432
15433 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15434
15435         * gnus-art.el (article-treat-dumbquotes): Quote \.
15436
15437 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15438
15439         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
15440         Emacs 20 runs on a terminal.
15441
15442 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15443
15444         * gnus-msg.el (gnus-bug): Revert to save-excursion.
15445
15446         * mml.el (gnus-add-minor-mode): Autoload.
15447
15448         * message.el (message-forward): Save-restriction.
15449
15450 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15451
15452         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
15453         Paul Stevenson <p.stevenson@surrey.ac.uk>
15454
15455 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15456
15457         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
15458
15459         * mml.el (gnus-ems): Don't require.
15460
15461         * gnus.el (gnus-decode-rfc1522): Removed.
15462         (gnus-set-text-properties): Define.
15463
15464 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15465
15466         * gnus-art.el (gnus-mime-*): handle may be nil.
15467
15468         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
15469
15470         * gnus.el (gnus-group-remove-excess-properties): Not defined
15471         in gnus-xmas.
15472
15473 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15474
15475         * message.el (message-mail-user-agent): Add :version.
15476
15477 2000-12-21  Miles Bader  <miles@gnu.org>
15478
15479         * message.el (message-mode): Set `comment-start' to the  yank prefix.
15480
15481 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15482
15483         * message.el (message-mail-user-agent): New variable.
15484         (message-setup): Renamed to message-setup-1. Support
15485         mail-user-agent.
15486         (message-mail-user-agent): New function.
15487         (message-mail): Use it.
15488         (message-reply): Use it.
15489         (message-resend): Use it.
15490         (message-mail-other-window): Use it.
15491         (message-mail-other-frame): Use it.
15492
15493         * gnus-msg.el (gnus-bug): Support mail-user-agent.
15494
15495 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15496
15497         * message.el (message-tool-bar-map): Simplify.
15498         (message-narrow-to-head-1): New function.
15499         (message-narrow-to-head): Use it.
15500         (message-reply): Ditto.
15501         (message-cancel-news): Ditto.
15502         (message-supersede): Ditto.
15503         (message-make-forward-subject): Ditto.
15504         (message-bounce): Ditto.
15505
15506 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15507
15508         * uudecode.el (uudecode-decode-region-external): make-temp-file
15509         may not be defined.
15510
15511         * binhex.el (defalias): eval-and-compile.
15512
15513         * message.el (message-tool-bar-map): New function.
15514         (message-mode): Use it.
15515
15516 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15517
15518         * nntp.el (nntp-find-connection): Remove the entry.
15519         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
15520
15521 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15522
15523         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
15524
15525         * message.el (message-forward): Copy buffer in unibyte mode.
15526
15527 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15528
15529         * message.el (message-make-forward-subject): Don't widen. Decode.
15530         (message-forward): Don't decode subject.
15531
15532 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
15533
15534         * qp.el (quoted-printable-encode-region): Upcase QP.
15535
15536 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15537
15538         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
15539         mail-extract-a-c instead. Don't depend on Gnus.
15540
15541         * mml.el (gnus-ems): Require it.
15542
15543         * gnus-msg.el (gnus-summary-mail-forward):
15544
15545         * message.el (message-forward):  Move mime-to-mml here.
15546
15547 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15548
15549         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
15550         * gnus-art.el (gnus-insert-mime-button): Simplify.
15551         (gnus-mime-display-alternative): Ditto.
15552         (gnus-insert-mime-security-button): Ditto.
15553
15554 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15555
15556         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
15557         text-property-not-all doesn't return nil when start=mark(end).
15558         (gnus-remove-text-properties-when): Ditto.
15559
15560 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15561
15562         * gnus-start.el (gnus-group-change-level): Remove group from
15563         gnus-active-hashtb if real killed.
15564
15565 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15566
15567         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
15568         (gnus-mime-display-alternative): Ditto.
15569         (gnus-insert-mime-security-button): Ditto.
15570
15571 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15572
15573         * gnus-start.el (gnus-group-change-level): Don't add it into
15574         killed-list if it was killed.
15575
15576 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15577
15578         * nnmbox.el (nnmbox-file-coding-system): Use binary.
15579         (nnmbox-active-file-coding-system): Ditto.
15580
15581         * gnus-cus.el (gnus-group-parameters): Add posting-style.
15582
15583 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15584
15585         * gnus.el (gnus-version):
15586         (gnus-version-number): Set to Oort Gnus 0.01.
15587
15588         * gnus-art.el (gnus-mime-security-button-map):
15589         (gnus-insert-mime-security-button): Fix for Emacs21.
15590
15591 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15592
15593         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
15594         easymenu, because XEmacs doesn't understand :help.
15595
15596         * mm-uu.el: Require binhex.
15597
15598 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15599
15600         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
15601
15602 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15603
15604         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
15605
15606 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
15607
15608         * *.xpm, *.pbm: Convert icons icons to size 24x24.
15609
15610 2000-12-18  Dave Love  <fx@gnu.org>
15611
15612         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
15613         (unused).
15614
15615 2000-12-13  Miles Bader  <miles@gnu.org>
15616
15617         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
15618         to t, so that we don't get stuck while trying to smilefy
15619         intangible text.
15620
15621 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
15622
15623         * smiley-ems.el (smiley-regexp-alist): Make regexps match
15624         at the end of the buffer.
15625         (smiley-region): In the loop, move to the end of the submatch
15626         matching the smiley instead of using the end of the match
15627         of the whole regexp.
15628
15629 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
15630
15631         * message.el (message-mode): Doc fix.
15632
15633 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
15634
15635         * smiley-ems.el (smiley-region): Doc fix.
15636
15637 2000-12-11  Miles Bader  <miles@gnu.org>
15638
15639         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
15640         bottom line visible, check to see if it's partially obscured, and
15641         if so, either scroll one more line to make it fully visible, or
15642         revert to showing the second line from the top.
15643
15644 2000-12-07  Dave Love  <fx@gnu.org>
15645
15646         * mailcap.el (mailcap-download-directory)
15647         * gnus-audio.el (gnus-audio-directory)
15648         * smiley-ems.el (smiley-data-directory): Fix :type.
15649
15650 2000-11-30  Dave Love  <fx@gnu.org>
15651
15652         * message.el (message-auto-save-directory): Use
15653         file-name-as-directory.
15654         (message-set-auto-save-file-name): Create
15655         message-auto-save-directory if necessary.
15656         (message-replace-chars-in-string): Removed -- unused.
15657         (message-mail-alias-type): Customize.
15658         (message-headers): Remove duplicate defgroup.
15659
15660 2000-11-29  Dave Love  <fx@gnu.org>
15661
15662         * qp.el (quoted-printable-decode-region): Use error, not message
15663         to report malformed text (like base64).  Amend message.
15664
15665 2000-11-29  Miles Bader  <miles@gnu.org>
15666
15667         * message.el (message-header-lines): Fontify tag.
15668
15669 2000-11-27  Dave Love  <fx@gnu.org>
15670
15671         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
15672         compiler warning.
15673
15674 ;2000-11-26  Dave Love  <fx@gnu.org>
15675 ;
15676 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
15677 ;
15678 2000-11-23  Dave Love  <fx@gnu.org>
15679
15680         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
15681
15682         * mm-uu.el (uudecode): Require.
15683         (uudecode-decode-region, uudecode-decode-region-external): Don't
15684         autoload.
15685         (mm-uu-copy-to-buffer): Doc fix.
15686         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
15687         type fix.
15688
15689         * mailcap.el: Doc fixes.
15690         (mailcap-mime-data): Various adjustments.
15691         (mailcap): New group.
15692         (mailcap-download-directory): Customize.
15693         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
15694         (mailcap-temporary-directory): Deleted (unused).
15695         (mailcap-unescape-mime-test): Simplify slightly.
15696         (mailcap-viewer-passes-test): Use functionp.
15697         (mailcap-command-p): Aliased to executable-find.
15698
15699         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
15700         default-enable-multibyte-characters is nil.
15701
15702 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
15703
15704         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
15705
15706 2000-11-21  Dave Love  <fx@gnu.org>
15707
15708         * gnus-art.el (gnus-mime-button-map): Don't inherit from
15709         gnus-article-mode-map.
15710 ;       (gnus-mime-button-menu): Use mouse-set-point.
15711         (gnus-insert-mime-button, gnus-mime-display-alternative)
15712         (gnus-mime-display-alternative): Don't use local-map property.
15713
15714 2000-11-17  Dave Love  <fx@gnu.org>
15715
15716         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
15717         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
15718         and make-temp-file.
15719         (uudecode-decode-region): Doc fix.
15720
15721 2000-11-14  Dave Love  <fx@gnu.org>
15722
15723         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
15724         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
15725         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
15726         New files, derived from the XPMs.
15727
15728 2000-11-10  Dave Love  <fx@gnu.org>
15729
15730         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
15731         (gnus-agent-lib-file, gnus-agent-load-alist)
15732         (gnus-agent-save-alist, gnus-agent-article-name): Use
15733         expand-file-name.
15734
15735         * gnus-group.el (gnus-group-name-charset-method-alist): Add
15736         :version.
15737         (nnkiboze-score-file): Defvar when compiling.
15738
15739         * gnus-start.el (gnus-read-newsrc-file): Add :version.
15740
15741         * gnus-art.el (gnus-article-banner-alist)
15742         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
15743         (gnus-article-date-lapsed-new-header)
15744         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
15745         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
15746         (gnus-treat-strip-headers-in-body)
15747         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
15748         (gnus-treat-translate): Add :version.
15749         (gnus-article-mime-part-function): Fix defcustom.
15750
15751         * nnmail.el (nnmail-expiry-target)
15752         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
15753         (nnmail-split-header-length-limit): Add :version.
15754
15755         * gnus-sum.el (gnus-auto-expirable-marks)
15756         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
15757         (gnus-extra-headers, gnus-ignored-from-addresses)
15758         (gnus-newsgroup-ignored-charsets)
15759         (gnus-group-highlight-words-alist)
15760         (gnus-summary-show-article-charset-alist): Add :version.
15761
15762         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
15763         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
15764         files, converted from the XPMs.
15765
15766         * gnus-cache.el (gnus-cache-active-file): Don't use
15767         file-name-as-directory on directory.
15768         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
15769         use file-name-as-directory on directory.
15770
15771         * time-date.el (timezone-make-date-arpa-standard): Autoload.
15772         (date-to-time): Use it.
15773
15774 ;       * message.el (message-mode) <adaptive-fill-regexp>:
15775 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
15776 ;       (message-newline-and-reformat): Likewise.
15777         (message-forward-as-mime, message-forward-ignored-headers)
15778         (message-buffer-naming-style, message-default-charset)
15779         (message-dont-reply-to-names, message-send-mail-partially-limit):
15780         Add :version.
15781
15782         * mm-util.el: Doc fixes.
15783         (mm-mime-charset): Don't use the raw result of
15784         mm-preferred-coding-system.
15785         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
15786         (mm-with-unibyte): Simplify.
15787
15788         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
15789         concat.
15790
15791         * pop3.el (pop3-version): Deleted.
15792         (pop3-make-date): New function, avoiding message-make-date.
15793         (pop3-munge-message-separator): Use it.
15794
15795 2000-11-09  Dave Love  <fx@gnu.org>
15796
15797         * gnus-group.el (gnus-group-make-directory-group)
15798         (gnus-group-fetch-faq): Use expand-file-name.
15799         (gnus-group-fetch-faq): Simplify completing-read form.
15800
15801         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
15802         test for Mule.
15803
15804         * message.el (tool-bar-map): Defvar when compiling.
15805
15806         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
15807         (gnus-tm-lisp-directory): Deleted.
15808         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
15809         (featurep 'xemacs).
15810         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
15811         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
15812         version numbers from file names.
15813
15814 2000-11-08  Dave Love  <fx@gnu.org>
15815
15816         * mm-view.el: Use featurep for XEmacs test.
15817         (mm-inline-message): Test for `remove-specifier'; don't use
15818         condition-case.
15819
15820         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
15821
15822         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
15823         (gnus-score-find-bnews): Don't concat "".
15824
15825         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
15826         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
15827         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
15828         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
15829
15830         * gnus-sum.el: Put some defvars in eval-when-compile.
15831         (gnus-summary-mode-hook): Add :options.
15832         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
15833         (gnus-summary-tool-bar-map): New variable.
15834         (gnus-summary-make-tool-bar): New function.
15835         (gnus-summary-mode): Put kill-all-local-variables first.
15836
15837         * gnus-group.el (gnus-group-toolbar-map): New variable.
15838         (gnus-group-make-tool-bar): Rewritten.
15839         (gnus-group-mode): Put kill-all-local-variables first.
15840
15841         * rfc2047.el: Require gnus-util.
15842
15843         * nnml.el (gnus-sorted-intersection): Autoload.
15844
15845         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
15846         Put some defvars in eval-when-compile.
15847         (gnus-intersection, gnus-sorted-complement):  Autoload.
15848
15849         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
15850
15851         * mm-encode.el (mm-body-7-or-8): Autoload.
15852
15853         * mm-decode.el (mm-insert-inline): Autoload.
15854
15855         * mml.el:
15856         * message.el: Put some defvars in eval-when-compile.
15857
15858         * gnus-msg.el: Put some defvars in eval-when-compile.
15859         (gnus-msg-mail): Move after gnus-setup-message.
15860
15861         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
15862
15863 2000-11-07  Dave Love  <fx@gnu.org>
15864
15865         * gnus-util.el (nnheader): Don't require message (recursive
15866         autoload).
15867
15868         * uudecode.el: Avoid compiler warnings.
15869
15870         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
15871         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
15872
15873 2000-11-06  Dave Love  <fx@gnu.org>
15874
15875         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
15876
15877         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
15878         (uudecode-char-int): New alias, replacing char-int.
15879         (uudecode-decode-region): Don't call buffer-disable-undo.
15880
15881 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
15882 ;       (mm-uu-configure-list): Doc fix.
15883 ;
15884 ;       * earcon.el (running-xemacs): Don't define.
15885 ;
15886 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15887 ;
15888 ;       * message.el (message-font-lock-keywords): Match a final newline
15889 ;       to help font-lock's multiline support.
15890 ;
15891 2000-11-03  Dave Love  <fx@gnu.org>
15892
15893         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
15894
15895         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
15896         name.
15897
15898         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
15899         <banner>: Fix custom type, doc.
15900
15901         * mm-decode.el (mm-display-external): Space-prefix temp buffer
15902         name.  Don't disable undo explicitly.
15903
15904 ;2000-11-02  Dave Love  <fx@gnu.org>
15905 ;
15906 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
15907 ;       cite-prefix.
15908
15909 2000-11-01  Dave Love  <fx@gnu.org>
15910
15911         * rfc2047.el (base64): Require unconditionally.
15912         (message-posting-charset): Defvar when compiling.
15913         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
15914         message.
15915
15916         * gnus-sum.el (nnoo): Require.
15917         (mm-uu-dissect): Autoload.
15918
15919         * mml.el (mml-parse-1): Clarify message.
15920         (mml-minibuffer-read-type): Use mailcap-mime-types.
15921
15922 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
15923
15924         * mml.el: Fix a typo in the requiring of CL.
15925
15926 2000-11-01  Dave Love  <fx@gnu.org>
15927
15928         * utf7.el: Require cl when compiling.
15929
15930         * binhex.el: Use (featurep 'xemacs).
15931         (binhex-char-int): New alias, replacing char-int.  Change callers.
15932         (binhex-decode-region): Simplify work buffer code.
15933         (binhex-decode-region-external): Use expand-file-name, not concat.
15934
15935 2000-10-30  Dave Love  <fx@gnu.org>
15936
15937         * gnus-art.el: Fix 2000-10-27 change properly.
15938
15939 2000-10-28  Miles Bader  <miles@gnu.org>
15940
15941         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
15942
15943 2000-10-27  Dave Love  <fx@gnu.org>
15944
15945         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
15946         strings.
15947         (gnus-group-make-tool-bar): New function.
15948         (gnus-group-mode): Use it.
15949
15950         * message.el (message-mode-menu): Add some :help strings.
15951         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
15952         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
15953
15954         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
15955         * describe-group.xpm, get-news.xpm, kill-group.xpm:
15956         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
15957
15958         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
15959         display-graphic-p here.
15960
15961 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
15962
15963         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
15964         of the `gnus-xemacs' variable, as the latter has been removed.
15965         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
15966         * gnus-art.el (gnus-treat-display-xface)
15967         (gnus-treat-display-smileys, gnus-treat-display-picons)
15968         (gnus-article-read-summary-keys): Likewise.
15969
15970 2000-10-26  Dave Love  <fx@gnu.org>
15971
15972         (defvar): Use rmail-spool-directory unconditionally.
15973
15974 2000-10-18  Dave Love  <fx@gnu.org>
15975
15976         * mm-bodies.el (mm-uu-decode-function)
15977         (mm-uu-binhex-decode-function): Defvar when compiling.
15978
15979         * gnus-nocem.el (gnus-nocem-issuers): Update.
15980         (gnus-nocem-check-from): New option.
15981         (gnus-nocem-scan-groups): Use it.
15982         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
15983         (gnus-nocem-check-article-limit): Add :version.
15984
15985 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
15986
15987         * ietf-drums.el (mm-util): Require CL when compiling.
15988
15989 2000-10-15  Dave Love  <fx@gnu.org>
15990
15991         * qp.el: Require mm-util.
15992
15993 2000-10-13  Dave Love  <fx@gnu.org>
15994
15995         * qp.el (quoted-printable-decode-region): Avoid invalid
15996         coding-systems.
15997
15998 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
15999
16000         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
16001         to a recursive load.
16002
16003 2000-10-12  Dave Love  <fx@gnu.org>
16004
16005         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
16006
16007         * gnus.el (gnus-group-startup-message): Check for PBM image.
16008
16009 2000-10-09  Dave Love  <fx@gnu.org>
16010
16011         * mail-source.el (mail-source-fetch-imap): Bind
16012         default-enable-multibyte-characters rather than using
16013         mm-disable-multibyte.
16014
16015 2000-10-05  Dave Love  <fx@gnu.org>
16016
16017         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
16018         Autoload.
16019         (quoted-printable-decode-region):  Rename arg which confused
16020         charset with coding-system.  Don't use nonascii-insert-offset.
16021         Coding-system encode the region initially.  Don't recognize `=='
16022         as valid QP.  Coding-system decode the region finally.
16023         (quoted-printable-decode-string): Rename arg which confused
16024         charset with coding-system.
16025
16026         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
16027         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
16028         mm-encode-coding-region.
16029         (mm-decode-body, mm-decode-string): Rename variables which
16030         confused charset with coding-system.
16031         (binhex-decode-region): Don't autoload.
16032         (mm-body-encoding): Require message.
16033         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
16034         cond branches.
16035
16036         * gnus-art.el (article-de-quoted-unreadable)
16037         (article-de-base64-unreadable): Fold search case
16038         rather than downcasing string.  Apply mm-charset-to-coding-system
16039         to arg of quoted-printable-decode-region.
16040
16041 2000-10-04  Dave Love  <fx@gnu.org>
16042
16043         * gnus-ems.el: Don't turn off compiler warnings in local vars.
16044         Require ring when compiling.
16045         (gnus-article-compface-xbm): New variable.
16046
16047 2000-10-04  Dave Love  <fx@gnu.org>
16048
16049         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
16050         pbm images.
16051
16052         * frown.pbm, smile.pbm, wry.pbm: New files.
16053
16054         * frown.xbm, smile.xbm, wry.xbm: Deleted.
16055
16056 2000-10-03  Dave Love  <fx@gnu.org>
16057
16058         * mail-source.el (mail-sources): Revert to nil.
16059
16060         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
16061
16062         * qp.el: Don't require mm-util.
16063         (quoted-printable-decode-region): Rewritten.
16064         (quoted-printable-decode-string, quoted-printable-encode-region):
16065         Doc fix.
16066         (quoted-printable-encode-region): Barf on multibyte characters.
16067         Maybe make the class multibyte.  Upcase chars, not formatted
16068         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
16069         (quoted-printable-encode-string): Don't use
16070         mm-with-unibyte-buffer.
16071
16072 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
16073
16074         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
16075
16076 2000-09-21  Dave Love  <fx@gnu.org>
16077
16078         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
16079         (for Emacs 20).  Tidy somewhat.
16080
16081 2000-09-21  Dave Love  <fx@gnu.org>
16082
16083         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
16084         image processing.  Rationalize logic somewhat.
16085
16086 2000-09-20  Dave Love  <fx@gnu.org>
16087
16088         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
16089         specifically.
16090
16091         * gnus.el (gnus-version-number): Avoid some redundant
16092         autoloads.
16093
16094 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
16095
16096         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
16097         to XBM; we always have PBM support.
16098
16099 2000-09-14  Dave Love  <fx@gnu.org>
16100
16101         * gnus.el (gnus-charset):
16102         * mm-decode.el (mime-display):
16103         * imap.el (imap) <defgroup>: Add :version.
16104
16105 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
16106
16107         * parse-time.el: Fix author's mail address.
16108
16109         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
16110         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
16111         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
16112         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
16113         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
16114         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
16115         * rfc2231.el, uudecode.el: Fix copyright notice.
16116
16117         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
16118         require `w3' at load-time only if not running in batch mode.
16119
16120 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16121
16122         * gnus.el: Before merge with Emacs21.
16123
16124 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
16125
16126         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
16127
16128 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
16129
16130         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
16131         to avoid conflict with the standard `back-to-indentation'
16132         binding.
16133
16134 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16135
16136         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
16137
16138         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
16139         (mm-disable-multibyte-mule4): Ditto.
16140         (mm-with-unibyte-current-buffer-mule4): Ditto.
16141
16142 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16143
16144         * pop3.el (pop3-movemail): Use binary.
16145         (pop3-movemail-file-coding-system): Removed.
16146
16147 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16148
16149         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
16150
16151 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16152
16153         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
16154         exists.
16155
16156 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16157
16158         * gnus-msg.el (gnus-post-method): Use backend name when the
16159         address is "".
16160
16161 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16162
16163         * gnus-art.el (article-verify-x-pgp-sig): Don't test
16164         mm-verify-option.
16165         (gnus-treat-x-pgp-sig): Default value.
16166         (gnus-ignored-headers): Redundant.
16167
16168 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16169
16170         * gnus-win.el (gnus-configure-frame): Save selected window.
16171
16172 2000-02-15  Andrew Innes  <andrewi@gnu.org>
16173
16174         * nnmbox.el: Require gnus-range.
16175         (nnmbox-group-building-active-articles): New variable.
16176         (nnmbox-group-active-articles): New variable; this is a cache of
16177         all active articles by group and number.
16178         (nnmbox-in-header-p): New function.
16179         (nnmbox-find-article): New function.
16180         (nnmbox-record-active-article): New function.
16181         (nnmbox-record-deleted-article): New function.
16182         (nnmbox-is-article-active-p): New function.
16183         (nnmbox-retrieve-headers): Use nnmbox-find-article.
16184         (nnmbox-request-article): Ditto.  Also supply extra arg to
16185         nnmbox-article-group-number.
16186         (nnmbox-request-expire-articles): Ditto.
16187         (nnmbox-request-move-article): Ditto.
16188         (nnmbox-request-replace-article): Ditto.
16189         (nnmbox-request-rename-group): Rename group entry in active
16190         article cache.
16191         (nnmbox-delete-mail): Update active article cache, unless article
16192         is being replaced.
16193         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
16194         than partially duplicating it.
16195         (nnmbox-article-group-number): Add extra `this-line' arg, to
16196         handle articles belonging to multiple groups.
16197         (nnmbox-save-mail): Update active article cache.
16198         (nnmbox-read-mbox): Build active article cache when loading mbox.
16199         Also do some repair work, if we find articles that are missing the
16200         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
16201         reconstruct these from Xref info.
16202
16203 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16204
16205         * mail-source.el (mail-source-report-new-mail): Use
16206         nnheader-run-at-time.
16207
16208 2000-02-15  Andrew Innes  <andrewi@gnu.org>
16209
16210         * mail-source.el (mail-source-fetch-pop): Clear pop password when
16211         an error is thrown, and then rethrow the error.
16212         (mail-source-check-pop): Ditto.
16213         (mail-source-start-idle-timer): Prevent multiple pop checks
16214         running if the check takes a long time.
16215
16216 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16217
16218         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
16219         succeed.
16220
16221 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16222
16223         * gnus-win.el (gnus-configure-windows): Make sure
16224         nntp-server-buffer is live.
16225         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
16226
16227 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
16228
16229         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
16230
16231 2000-12-04  Andreas Jaeger  <aj@suse.de>
16232
16233         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
16234
16235 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16236
16237         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
16238
16239 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
16240         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
16241
16242         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
16243
16244 2000-12-01  Simon Josefsson  <sj@extundo.com>
16245
16246         * mml-smime.el (mml-smime-verify): Fix address parsing.
16247
16248 2000-12-01  Simon Josefsson  <sj@extundo.com>
16249
16250         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
16251         more than one certificate inside PKCS#7 blob.  Better security
16252         information (clamed / actual sender, openssl output, certificates
16253         inside message).
16254
16255         * smime.el (smime-verify-region): Output to /dev/null.
16256         (smime-buffer-as-string-region): Don't parse empty lines.
16257
16258 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16259
16260         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
16261         ?d and ?D.
16262         (gnus-mime-security-show-details-inline): New variable.
16263         (gnus-mime-security-show-details): Use them.
16264         (gnus-insert-mime-security-button): Ditto.
16265
16266         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
16267         Suggest by Michael Duggan (md5i@cs.cmu.edu).
16268         (mml2015-gpg-clear-verify): Ditto.
16269         (mml2015-gpg-decrypt-1): Ditto.
16270         (mml2015-use): Prefer 'gpg.
16271
16272 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16273
16274         * gnus-util.el (gnus-add-text-properties-when): New function.
16275         (gnus-remove-text-properties-when): Ditto.
16276
16277         * gnus-cite.el (gnus-article-hide-citation): Use them.
16278         (gnus-article-toggle-cited-text): Use them.
16279
16280         * gnus-art.el (gnus-signature-toggle): Use them.
16281         (gnus-article-show-hidden-text): Ditto.
16282         (gnus-article-hide-text): Ditto.
16283
16284 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16285
16286         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
16287
16288 2000-11-30  Simon Josefsson  <sj@extundo.com>
16289
16290         * smime.el (smime-point-at-eol): New alias.
16291         (smime-buffer-as-string-region): Use it.
16292
16293 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16294
16295         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
16296
16297 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16298
16299         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
16300
16301         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
16302
16303         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
16304
16305 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
16306
16307         * nnmh.el (nnmh-request-expire-articles): Implemented
16308         expiry-target for nnmh backend.
16309
16310 2000-11-30  Simon Josefsson  <sj@extundo.com>
16311
16312         * mm-decode.el (mm-security-from): New variable.
16313         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
16314
16315         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
16316         than `from'.
16317
16318 2000-11-30  Simon Josefsson  <sj@extundo.com>
16319
16320         * mml-smime.el (mml-smime-verify): Verify that certificate mail
16321         address match sender address.
16322
16323         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
16324
16325         * smime.el (smime-verify-region): Don't copy buffer.
16326         (smime-decrypt-buffer): Use expand-file-name on keyfile.
16327         (smime-pkcs7-region): New function.
16328         (smime-pkcs7-certificates-region): Ditto.
16329         (smime-pkcs7-email-region): Ditto.
16330         (smime-buffer-as-string-region): Ditto.
16331
16332         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
16333         buffer.
16334
16335 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
16336
16337         * smime.el (smime-decrypt-region): Fix keyfile argument.
16338
16339 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16340
16341         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
16342
16343 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16344
16345         * message.el (message-shoot-gnksa-feet): New variable.
16346         (message-gnksa-enable-p): New function.
16347         (message-send): Use it.
16348         (message-check-news-body-syntax): Ditto.
16349
16350 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16351
16352         * message.el (message-make-message-id): Remove the redundancy.
16353
16354 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16355
16356         * message.el (message-setup): Discourage using mc-install-*-mode.
16357
16358         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
16359
16360 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16361
16362         * gnus-cite.el (gnus-cite-parse): Guess citation length.
16363
16364 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16365
16366         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
16367
16368 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16369
16370         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
16371
16372 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16373
16374         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
16375         insert-buffer-substring.
16376
16377         * message.el (message-send-mail): Use buffer-substring-no-properties.
16378         (message-send-news): Ditto.
16379
16380 2000-11-22  David Edmondson  <dme@dme.org>
16381
16382         * imap.el (imap-wait-for-tag): Message read info.
16383
16384 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16385
16386         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
16387         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
16388         (mml2015-gpg-encrypt): Ditto.
16389
16390 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16391
16392         * mm-decode.el (mm-verify-option): Default value.
16393
16394         * mml-sec.el (mml-secure-part): Error message.
16395
16396 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16397
16398         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
16399
16400 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16401
16402         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
16403
16404 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16405
16406         * gnus-art.el (gnus-article-describe-key): Use prompt.
16407         (gnus-article-describe-key-briefly): Ditto.
16408
16409 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16410
16411         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
16412
16413 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16414
16415         * gnus-art.el (gnus-article-describe-key): New function.
16416         (gnus-article-describe-key-briefly): New function.
16417
16418 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16419
16420         * mm-decode.el (mm-decrypt-option): Doc typo.
16421
16422         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
16423         return a number.
16424
16425 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16426
16427         * message.el (message-newline-and-reformat): Typo.
16428
16429 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16430
16431         * gnus-art.el (article-verify-x-pgp-sig): Check whether
16432         original-article-buffer exists.
16433
16434         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
16435         (rfc2047-header-encoding-alist): Addresses are different from text.
16436         (rfc2047-encode-message-header): Ditto.
16437         (rfc2047-dissect-region): Extra parameter.
16438         (rfc2047-encode-region): Ditto.
16439         (rfc2047-encode-string): Ditto.
16440
16441 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16442
16443         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
16444         (mm-uu-pgp-encrypted-extract): Use it.
16445         (mm-uu-pgp-signed-extract-1): New function.
16446         (mm-uu-pgp-signed-extract): Use it.
16447
16448         * gnus-art.el (gnus-mime-display-security): New function.
16449         (gnus-mime-display-part): Use it.
16450         (gnus-mime-security-verify-or-decrypt): New function.
16451         (gnus-mime-security-press-button): New function.
16452         (gnus-insert-mime-security-button): Use it.
16453
16454         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
16455         (mm-find-raw-part-by-type): Ditto.
16456         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
16457         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
16458         (mm-destroy-parts): Kill nested multibyte buffer.
16459
16460         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
16461         (mml2015-gpg-verify): Ditto.
16462
16463 2000-11-18  Simon Josefsson  <sj@extundo.com>
16464
16465         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
16466         (mml2015-function-alist): Use it.
16467
16468         * mml-sec.el (mml-sign-alist): Update names.
16469         (mml-encrypt-alist): Ditto.
16470         (mml-secure-part-smime-sign): Moved to mml-smime.el
16471         as `mml-smime-sign-query'.
16472         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
16473         `mml-smime-get-file-cert'.
16474         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
16475         `mml-smime-get-dns-cert'.
16476         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
16477         `mml-smime-encrypt-query'.
16478         (mml-smime-sign-buffer): Use mml-smime-sign.
16479         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
16480
16481         * mml-smime.el (mml-smime-sign): New function.
16482         (mml-smime-encrypt):
16483         (mml-smime-sign-query):
16484         (mml-smime-get-file-cert):
16485         (mml-smime-get-dns-cert):
16486         (mml-smime-encrypt-query): Moved from mml-sec.el.
16487
16488 2000-11-16  Simon Josefsson  <sj@extundo.com>
16489
16490         * mml2015.el (mml2015-gpg-clear-verify): New function.
16491         (mml2015-function-alist): Add it.
16492
16493 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
16494
16495         * message.el (message-setup-fill-variables): Use
16496         message-cite-prefix-regexp.
16497         (message-newline-and-reformat): Check the end of citation, leading
16498         WSP, break in the cite prefix.
16499         (message-fill-paragraph): New function.
16500
16501 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16502
16503         * lpath.el: Shut up.
16504
16505 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
16506
16507         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
16508         raw 8-bit in headers in dk.* newsgroups.
16509
16510 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16511
16512         * message.el (message-newline-and-reformat): Match extra WSPs.
16513
16514 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
16515
16516         * mml.el (mml-generate-mime-1): Ignore ascii.
16517
16518 2000-11-16 Justin Sheehy  <justin@iago.org>
16519
16520         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
16521
16522 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
16523
16524         * message.el (message-cite-prefix-regexp): Prefix should not end
16525         at space.
16526
16527 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16528
16529         * message.el (message-mode-syntax-table): Add - as a word
16530         constituent as in articles.
16531         (message-setup-fill-variables): Add -_. as supercite-style prefix.
16532         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
16533         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
16534
16535 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
16536
16537         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
16538
16539 2000-11-12  David Edmondson  <dme@dme.org>
16540
16541         * message.el (message-font-lock-keywords): use
16542         message-cite-prefix-regexp.
16543
16544 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16545
16546         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
16547         Stein Arild Str\e,Ax\e(Bmme.
16548         (gnus-group-jump-to-group): Use it.
16549         (gnus-group-jump-to-group-prompt): Customize.
16550
16551 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
16552
16553         * mailcap.el (mailcap-possible-viewers): Match the entire string.
16554
16555 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
16556
16557         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
16558         incompatible.
16559         (mml2015-mailcrypt-sign): Ditto.
16560
16561 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16562
16563         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
16564         group is open.
16565
16566 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
16567
16568         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
16569         nnvirtual articles.
16570         (gnus-backlog-request-article): Don't request nnvirtual articles.
16571
16572 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16573
16574         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
16575         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
16576
16577 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
16578
16579         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
16580         * mml.el (mml-generate-mime-1): Use charset attribute.
16581         * mm-bodies.el (mm-encode-body): Add parameter charset.
16582         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
16583
16584 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
16585
16586         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
16587         (mml2015-mailcrypt-clear-decrypt): Ditto.
16588         (mml2015-mailcrypt-verify): Ditto.
16589         (mml2015-mailcrypt-clear-verify): Ditto.
16590         (mml2015-gpg-verify): Ditto.
16591
16592 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16593
16594         * smime.el (smime-openssl-program): Test the existence of openssl.
16595         * mml-smime.el: Require mm-decode.
16596         (mml-smime-verify-test): New function.
16597         * mm-decode.el (mm-verify-function-alist): Use it.
16598
16599 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
16600
16601         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
16602         anyway.
16603
16604 2000-11-13  Simon Josefsson  <sj@extundo.com>
16605
16606         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
16607         verification doesn't work.
16608
16609 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
16610
16611         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
16612         (gnus-inews-do-gcc): Use it.
16613
16614 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
16615
16616         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
16617         leading space.
16618         * mm-extern.el (mm-inline-external-body): Report error when no
16619         access-type.
16620
16621 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
16622
16623         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
16624
16625 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
16626
16627         * gnus-art.el (gnus-mime-button-menu): Use select-window.
16628
16629 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
16630
16631         * gnus-art.el (gnus-mime-display-part): Display multipart/related
16632         as multipart/mixed.
16633
16634 2000-11-12  David Edmondson  <dme@dme.org>
16635
16636         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
16637         and replace `.' with `\w' to allow for different syntax tables
16638         (from Vladimir Volovich).
16639         * message.el (message-newline-and-reformat): use
16640         `message-cite-prefix-regexp'.
16641         * gnus-cite.el (gnus-supercite-regexp): use
16642         `message-cite-prefix-regexp'.
16643         * gnus-cite.el (gnus-cite-parse): use
16644         `message-cite-prefix-regexp'.
16645
16646 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
16647
16648         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
16649         PGP SIGNATURE.  Escape leading "-"'s.
16650         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
16651
16652 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
16653
16654         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
16655
16656 2000-11-11  Simon Josefsson  <sj@extundo.com>
16657
16658         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
16659
16660         * smime.el (smime-details-buffer): New variable.
16661         (smime-sign-region):
16662         (smime-encrypt-region):
16663         (smime-verify-region):
16664         (smime-decrypt-region): Copy OpenSSL output to the buffer.
16665
16666         * mml-smime.el (mml-smime-verify): Support security info.
16667
16668 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
16669
16670         * mm-decode.el (mm-verify-option): Set default to nil.
16671         (mm-decrypt-option): Ditto.
16672         * gnus-art.el (article-verify-x-pgp-sig): New function.
16673
16674 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
16675
16676         * gnus-art.el (gnus-mime-display-alternative): Show button if no
16677         preferred part.
16678
16679 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16680
16681         * gnus-sum.el (gnus-move-split-methods): Say that
16682         `gnus-split-methods' uses file names, whereas this uses group
16683         names.  (Report from Nevin Kapur)
16684
16685 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
16686
16687         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
16688
16689 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16690
16691         * nnheader.el (nnheader-directory-files-is-safe): New variable.
16692         (nnheader-directory-articles): Use it.
16693         (nnheader-article-to-file-alist): Ditto.
16694
16695 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
16696
16697         * rfc2047.el (rfc2047-pad-base64): New function.
16698         (rfc2047-decode): Use it.
16699
16700 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
16701
16702         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
16703         select method.
16704
16705 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
16706
16707         * mml2015.el (mml2015-gpg-decrypt-1):
16708         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
16709
16710 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16711
16712         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
16713
16714 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
16715
16716         * pop3.el (pop3-munge-message-separator): A message may have an
16717         empty body.
16718
16719 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
16720
16721         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
16722         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
16723         (mm-uu-pgp-signed-extract): Use coding-system.
16724
16725 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
16726
16727         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
16728         (gnus-insert-mime-security-button): New function.
16729         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
16730         * mml2015.el:  Add security info when verify or decrypt.
16731         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
16732         (mm-uu-pgp-encrypted-extract): Ditto.
16733
16734 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
16735
16736         * mm-decode.el (mm-display-parts): New function.
16737         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
16738
16739 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16740
16741         * gnus-mlspl.el: Documentation tweaks.
16742
16743 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16744
16745         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
16746         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
16747         argument.
16748
16749 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
16750
16751         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
16752
16753 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
16754
16755         * gnus-art.el (gnus-article-encrypt): New function.
16756         (gnus-article-encrypt-protocol-alist): New variable.
16757         (gnus-article-encrypt-protocol): New variable.
16758         * mml2015.el (mml2015-self-encrypt): New function.
16759         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
16760
16761 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
16762
16763         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
16764         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
16765         let mailcap do it.
16766         * mml2015.el: Remove snarf code.
16767         * mm-decode.el: Remove snarf code.
16768
16769 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
16770
16771         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
16772         (mml-insert-mime): Understand gnus-decoded.
16773         (mime-to-mml): New parameter handles.
16774         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16775         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
16776
16777 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
16778
16779         * mm-decode.el (mime-security): New group.
16780         (mm-verify-function-alist): Add test function.
16781         (mm-decrypt-function-alist): Ditto.
16782         (mm-snarf-option): Set default value as nil.
16783         (mm-find-part-by-type): Recursive parameter.
16784         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
16785         * mml2015.el: Support draft-ietf-openpgp-multsig.
16786
16787 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
16788
16789         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
16790         (gnus-article-view-part-as-charset): New function.
16791
16792 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
16793
16794         * mm-decode.el (mm-verify-option): Default value.
16795         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
16796
16797 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16798
16799         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
16800
16801 2000-11-05  Simon Josefsson  <sj@extundo.com>
16802
16803         * mml-smime.el (mml-smime-verify): Work in original multipart
16804         buffert.
16805
16806         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
16807         (mm-handle-multipart-ctl-parameter): Ditto.
16808         (mm-alist-to-plist): New function.
16809         (mm-dissect-buffer): Store CTL parameters and copy original buffer
16810         for multiparts.
16811         (mm-destroy-parts): Destroy multipart buffert.
16812         (mm-remove-part): Ditto.
16813
16814         * mml-smime.el (mml-smime-sign): Not used.
16815         (mml-smime-encrypt): Ditto.
16816
16817         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
16818
16819         Verify S/MIME signature support.
16820
16821         * mm-decode.el (mm-inline-media-tests): Add
16822         application/{x-,}pkcs7-signature.
16823         (mm-inlined-types): Ditto.
16824         (mm-automatic-display): Ditto.
16825         (mm-verify-function-alist): Ditto.  Add name of method.
16826         (mm-decrypt-function-alist): Add name of method.
16827         (mm-find-part-by-type): Add documentation.
16828         (mm-possibly-verify-or-decrypt): Use new format of
16829         mm-{verify,decrypt}-function-alist.  Use method names.
16830
16831         * mml-smime.el (mml-smime-verify): New function.
16832
16833 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16834
16835         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
16836
16837 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
16838
16839         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
16840         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
16841         * mm-decode.el (mm-snarf-option): New variable.
16842
16843 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
16844
16845         * mm-util.el (mm-subst-char-in-string): New function.
16846         (mm-replace-chars-in-string): Use it.
16847         * message.el (message-replace-chars-in-string): Use it.
16848         * nnheader.el (nnheader-replace-chars-in-string): Use it.
16849         * gnus-mh.el (mh-lib-progs): Shut up.
16850
16851 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
16852
16853         * base64.el, md5.el: Moved to contrib directory.
16854
16855 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
16856
16857         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
16858         the last article when search.
16859
16860 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
16861
16862         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
16863         * nnmail.el (nnmail-pathname-coding-system): Ditto.
16864
16865 2000-09-29  David Edmondson  <dme@thus.net>
16866
16867         * message.el (message-newline-and-reformat): Typo.
16868
16869 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
16870
16871         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
16872
16873 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
16874
16875         * nntp.el (nntp-decode-text): Delete bogus status lines.
16876
16877 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
16878
16879         * message.el (message-font-lock-keywords): Match a final newline
16880         to help font-lock's multiline support.
16881
16882 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16883
16884         * nnoo.el (nnoo-set): New function.
16885
16886 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
16887
16888         * gpg.el, gpg-ring.el: Moved to contrib directory.
16889
16890 2000-11-04  Simon Josefsson  <sj@extundo.com>
16891
16892         * nnimap.el (nnimap-split-inbox): Typo.
16893
16894 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
16895
16896         * gnus-msg.el (gnus-msg-mail): Move it backwards.
16897
16898 2000-11-03  Simon Josefsson  <sj@extundo.com>
16899
16900         * rfc2231.el (rfc2231-parse-qp-string): New function.
16901         (require): rfc2047.
16902
16903         * mail-parse.el (mail-header-parse-content-type):
16904         (mail-header-parse-content-disposition): Support invalid QP
16905         encoded strings, by using `rfc2231-parse-qp-string'.
16906
16907 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
16908
16909         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
16910         (rfc2231-decode-encoded-string): Typo "> X 1".
16911         (rfc2231-encode-string): Insert the name of charset.
16912         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
16913
16914 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
16915
16916         * mm-decode.el (mm-save-part): Return the filename.
16917         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
16918         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
16919         (gnus-mime-action-alist): Use it.
16920         (gnus-mime-button-commands): Use it.
16921         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
16922         (mm-inline-external-body): unwind-protect.
16923
16924 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
16925
16926         * gnus-art.el (gnus-insert-mime-button): Show url.
16927
16928 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
16929
16930         * mml.el (mml-generate-mime-1): Support external url.
16931         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
16932
16933 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
16934
16935         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
16936         * mm-decode.el (mm-display-external): Ditto.
16937         * mm-extern.el: New file.
16938         * mm-decode.el (mm-inline-media-tests): Hook it up.
16939         (mm-inlined-types): Inline message/external-body.
16940
16941 2000-11-02  Simon Josefsson  <sj@extundo.com>
16942
16943         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
16944
16945         * message.el (message-get-reply-headers): Better handling when
16946         Mail-Followup-To is very large.
16947
16948 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
16949
16950         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
16951         * gnus-art.el (gnus-article-edit-done):
16952         * gnus-sum.el (gnus-summary-edit-article-done): Move line
16953         counting code here.
16954         * gnus-msg.el (gnus-setup-message): Remove a hack.
16955
16956 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
16957
16958         * gnus-sum.el (gnus-newsgroup-variables): New variable.
16959         (gnus-summary-mode): Make them local variables.
16960         (gnus-set-global-variables): Globalize them.
16961         (gnus-summary-exit): Kill them.
16962
16963 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
16964
16965         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
16966         word.
16967
16968 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
16969
16970         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
16971         gnus-article-wash-types.
16972         * gnus-art.el (gnus-article-wash-status): Use them.
16973
16974 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
16975
16976         * mml.el (mml-read-tag): Remove spaces and LF.
16977
16978 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
16979
16980         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
16981         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
16982
16983 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
16984
16985         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
16986
16987 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
16988
16989         * gnus-sum.el (gnus-article-charset): New variable.
16990         (gnus-summary-display-article): Set it.
16991         * gnus-msg.el (gnus-copy-article-buffer): Use it.
16992         * gnus-art.el (gnus-article-mode): Make it local variable.
16993
16994 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16995
16996         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
16997
16998 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16999
17000         * nnwfm.el: New file.
17001
17002         * nnweb.el (nnweb-replace-in-string): New function.
17003
17004 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
17005
17006         * mml2015.el: Wrap gpg.el.
17007         * gpg.el (gpg-verify): The last argument of apply is a list.
17008         (gpg-encrypt): Add passphrase as a parameter.
17009
17010 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17011
17012         * gpg.el: New file.
17013         * gpg-ring.el: New file.
17014
17015 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
17016
17017         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
17018
17019 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17020
17021         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
17022         double-quote characters.
17023         (gnus-summary-prepare-threads): Ditto.
17024
17025 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17026
17027         * gnus-art.el (gnus-mime-display-single): Forward line -1.
17028         * mml.el (mml-read-tag): Don't skip the leading space.
17029         * lpath.el (font-lock-set-defaults): Shut up.
17030
17031 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
17032
17033         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
17034
17035 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
17036
17037         * qp.el (quoted-printable-encode-region): Replace leading - when
17038         ultra safe.
17039         * mml.el (mml-generate-mime-postprocess-function): Removed.
17040         (mml-postprocess-alist): Removed.
17041         (mml-generate-mime-1): Use ultra-safe when sign.
17042         * mml2015.el (mml2015-fix-micalg): Uppercase.
17043         (mml2015-verify): Insert LF.
17044         (mml2015-mailcrypt-sign): Downcase; search backward.
17045
17046 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17047
17048         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
17049         restrictive.
17050         (nnultimate-table-regexp): New variable.
17051         (nnultimate-forum-table-p): Use it.
17052
17053 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
17054         Trivial patch.
17055
17056         * gnus-sum.el (gnus-summary-expire-articles): Save point.
17057
17058 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
17059
17060         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
17061         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
17062
17063 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
17064
17065         * mml2015.el: Shut up.
17066
17067 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17068
17069         * gnus.el (gnus-server-browse-hashtb): Removed.
17070         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
17071         (gnus-group-insert-group-line-info): Use simplified method.
17072         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
17073
17074 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
17075
17076         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
17077         moved here.
17078         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
17079         * gnus-group.el (gnus-group-prepare-flat): Use it.
17080         * gnus-topic.el (gnus-group-prepare-topics): Use it.
17081
17082 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
17083
17084         * mml.el (mml-mode): Show menu in XEmacs.
17085
17086 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
17087
17088         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
17089         (gnus-server-read-server-in-server-buffer): New function.
17090         (gnus-browse-foreign-server): Browse in group buffer.
17091         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
17092         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
17093         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
17094         * gnus.el (gnus-server-browse-hashtb): New variable.
17095
17096 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
17097
17098         * nnfolder.el (nnfolder-open-nov): Use group.
17099
17100 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
17101
17102         * nnfolder.el: Add NOV. Set version to 2.0.
17103         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
17104
17105 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
17106
17107         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
17108
17109 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
17110
17111         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
17112         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
17113
17114 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17115
17116         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
17117
17118 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
17119
17120         * mm-decode.el (mm-verify-function-alist): New variable.
17121         (mm-verify-option): New variable.
17122         (mm-decrypt-function-alist): Ditto.
17123         (mm-decrypt-option): Ditto.
17124         (mm-find-raw-part-by-type): New function.
17125         (mm-possibly-verify-or-decrypt): New function.
17126         (mm-dissect-multipart): Use it.
17127         * mml2015.el (mml2015-fix-micalg): New function.
17128         (mml2015-decrypt): Use new interface.
17129         (mml2015-verify):  Use new interface.
17130         (mml2015-setup): Make it bogus.
17131
17132 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
17133
17134         * mml.el (mml-generate-mime-postprocess-function): Set to
17135         mml-postprocess.
17136         (autoload): Autoload mml2015 and mml-smime.
17137         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
17138         * mml2015.el (mml2015-encrypt): New function.
17139         (mml2015-sign): New function.
17140         (mml2015-encrypt-function): New variable.
17141         (mml2015-sign-function): New variable.
17142         (mml2015-mailcrypt-encrypt): Use message-recipients.
17143         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
17144         * mml-smime.el (mml-smime-setup): Ditto.
17145
17146 2000-10-28  Simon Josefsson  <sj@extundo.com>
17147
17148         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
17149         Communigate Pro 3.3.1 server.
17150
17151         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
17152         in buffers.
17153         (mml-secure-dns-server): Removed.
17154         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
17155         write certificates to files.
17156
17157         * smime.el (smime-dns-server): New variable.
17158         (smime-mail-to-domain):
17159         (smime-cert-by-dns): New functions.
17160
17161         * dig.el: New file.
17162
17163 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
17164
17165         * message.el (message-options): New variable.
17166         (message-options-set-recipient): New function.
17167         (message-send): Use them.
17168         * gnus-int.el (gnus-request-replace-article): Use them.
17169         (gnus-request-accept-article): Ditto.
17170         * mml.el (mml-preview): Use them.
17171         * gnus-sum.el (gnus-summary-edit-article): Use them.
17172
17173         * message.el (message-options-get): New function.
17174         (message-options-get): New function.
17175         * rfc2047.el (rfc2047-encode-message-header): Use them.
17176         * mm-bodies.el (mm-encode-body): Use them.
17177
17178 2000-10-28  Simon Josefsson  <sj@extundo.com>
17179
17180         * nnimap.el (nnimap-retrieve-which-headers):
17181         (nnimap-request-article-part): Quote message-id.
17182
17183         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
17184         (smime-CA-file): New variable.
17185         (smime-call-openssl-region): Don't error.
17186         (smime-sign-region): Return result value.
17187         (smime-encrypt-region): Ditto.
17188         (smime-verify-region): New function.
17189         (smime-decrypt-region): Ditto.
17190         (smime-verify-buffer): Ditto.
17191         (smime-decrypt-buffer): Ditto.
17192
17193         * mml.el: Require mml-sec.
17194         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
17195         (mml-mode-map): Add "sign" and "encrypt" maps.
17196         (mml-menu): Add security menu.
17197         (mml-preview): Use generate-new-buffer.
17198
17199         * mml-sec.el: New file.
17200
17201 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
17202
17203         * mm-decode.el (mm-find-part-by-type): Move it here.
17204         * mml.el (mml-postprocess): Move it here.
17205         (mml-postprocess-alist): Move it here. Merge them.
17206
17207 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
17208
17209         * rfc2047.el (rfc2047-encode-message-header): Make sure no
17210         unencoded stuff in the header.
17211
17212 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
17213
17214         * gnus-group.el (gnus-group-listed-groups): New variable.
17215         (gnus-group-list-option): New variable.
17216         (gnus-group-list-limit-map): New keymap.
17217         (gnus-group-list-flush-map): New keymap.
17218         (gnus-group-list-plus-map): New keymap.
17219         (gnus-group-prepare-logic): New function.
17220         (gnus-group-prepare-flat): Merge with
17221         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
17222         (gnus-group-prepare-flat-list-dead): Ditto.
17223         (gnus-group-list-matching): Use gnus-group-prepare-function.
17224         (gnus-group-list-dormant): Ditto.
17225         (gnus-group-list-cached): Ditto.
17226         (gnus-group-listed-groups): New function.
17227         (gnus-group-list-limit): New function.
17228         (gnus-group-list-flush): New function.
17229         (gnus-group-list-plus): New function.
17230         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
17231         (gnus-topic-prepare-topic): Ditto.
17232
17233 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
17234
17235         * message.el (message-insert-to, message-get-reply-headers):
17236         (message-reply, message-followup): Mail-{Followup,Reply}-To.
17237
17238 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
17239
17240         * mml2015.el: New file.
17241         * smime.el: New file.
17242         * mml-smime.el: New file.
17243
17244 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
17245
17246         * ChangeLog: Moved to ChangeLog.1.
17247
17248     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
17249   Copying and distribution of this file, with or without modification,
17250   are permitted provided the copyright notice and this notice are preserved.
17251
17252 ;; Local Variables:
17253 ;; coding: iso-2022-7bit
17254 ;; End: