(gnus-setup-news): Honor user's setting to gnus-message-archive-method.
[gnus] / lisp / ChangeLog
1 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-start.el (gnus-setup-news): Honor user's setting to
4         gnus-message-archive-method.  Suggested by Lute Kamstra
5         <Lute.Kamstra@xs4all.nl>.
6
7 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
8
9         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
10         global counterparts of the buffer-local variables.
11
12 2004-11-16  Romain Francoise  <romain@orebokech.com>
13
14         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15         counterparts of the buffer-local variables.
16
17 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18
19         * message.el (message-forbidden-properties): Fixed typo in doc
20         string.
21
22 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23
24         * gnus-util.el (gnus-replace-in-string): Added doc string.
25
26         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
27         to avoid problems when splitting mails with many recipients.
28
29 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
30
31         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
32         pop-to-buffer, covered by the subsequent gnus-configure-windows.
33
34 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
35
36         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
37         if there is no hashtable in memory or file modification time is
38         newer than cached timestamp.
39
40 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
41
42         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
43         not-matching option.
44
45 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
46
47         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
48         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
49         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
50         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
51         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
52         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
53
54 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * message.el (message-forward-make-body-mml): Remove headers
57         according to message-forward-ignored-headers if a message is
58         decoded.
59
60 2004-12-02  Romain Francoise  <romain@orebokech.com>
61
62         * message.el (message-forward-make-body-plain): Always remove
63         headers according to message-forward-ignored-headers.
64
65 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
66
67         * spam.el (spam-summary-prepare-exit): remove the
68         gnus-summary-limit pop for now, it has problems with ham marks for
69         me
70
71 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
72
73         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
74         correctly
75
76 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
77
78         * format-spec.el (format-spec): Message the char.
79
80 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
81
82         * gnus-art.el (gnus-split-methods): reformat comments
83
84         * spam.el (spam-summary-prepare-exit): remove article limits
85         before exiting the summary buffer
86
87 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * lpath.el: Remove bbdb-create-internal, bbdb-records,
90         spam-BBDB-register-routine and spam-enter-ham-BBDB.
91
92         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
93         order to silence the byte compiler.
94
95         * spam.el: Fix the way to silence the byte compiler, which
96         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
97         bbdb-search-simple, spam-BBDB-register-routine,
98         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
99         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
100         spam-stat-buffer-is-spam, spam-stat-load,
101         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
102         spam-stat-save and spam-stat-split-fancy.
103
104 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
107         which may confuse users.
108         (canlock-password-for-verify): Ditto.
109
110         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
111
112         * gnus-art.el (gnus-emphasis-alist): Ditto.
113
114         * gnus-registry.el (gnus-registry-max-entries): Ditto.
115
116         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
117
118         * gnus-start.el (gnus-save-killed-list): Ditto.
119
120         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
121         (gnus-sum-thread-tree-root): Ditto.
122         (gnus-sum-thread-tree-false-root): Ditto.
123         (gnus-sum-thread-tree-single-indent): Ditto.
124
125         * message.el (message-courtesy-message): Ditto.
126         (message-archive-note): Ditto.
127         (message-subscribed-address-file): Ditto.
128         (message-user-fqdn): Ditto.
129
130         * spam-report.el (spam-report-gmane-regex): Ditto.
131
132         * spam.el (spam-blackhole-good-server-regex): Ditto.
133
134 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
135
136         * mml.el (mml-preview): Widen the message buffer before copying
137         the contents to the preview buffer; sort headers before previewing.
138
139         * message.el (message-hidden-headers): Fix the way to avoid a bug
140         in the `repeat' widget in Emacs 21.3 or earlier.
141
142 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * message.el (message-hidden-headers): Default to "^References:".
145         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
146         (message-strip-forbidden-properties): Remove check for obsolete
147         `message-hidden' text property, hidden headers are not accessible
148         in the buffer anymore.  From Romain Francoise on January 11, 2004.
149
150 2004-11-22  Romain Francoise  <romain@orebokech.com>
151
152         * message.el (message-header-format-alist): Add `From' in list
153         so that it can be sorted.
154         (message-fix-before-sending): Widen and sort headers before
155         sending.
156         (message-hide-headers): Use narrowing to hide headers by moving
157         them to the top of the buffer and narrowing to the region
158         underneath.
159
160 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
161
162         * message.el (message-strip-forbidden-properties): Bind
163         buffer-read-only (etc) to nil.
164
165 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
166
167         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
168         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
169
170 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
171
172         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
173
174 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175
176         * dns.el (query-dns): Use sit-for to time instead of
177         accept-process-output, since that doesn't seem to work on udp
178         sockets. 
179
180 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
183
184 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
185
186         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
187         docstrings.
188
189 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * nntp.el (nntp-request-update-info): Return nil if
192         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
193         may not call gnus-activate-group which uselessly issues the GROUP
194         commands for all nntp groups and wastes time.  Reported by Romain
195         Francoise <romain@orebokech.com>.
196
197         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
198
199 2004-11-15  Simon Josefsson  <jas@extundo.com>
200
201         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
202         headers separately.
203         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
204         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
205
206 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
207
208         * gnus-start.el (gnus-convert-old-newsrc): Assign
209         legacy-gnus-agent to 5.10.7.
210
211 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
212
213         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
214         start of the lines.
215
216 2004-11-14  Magnus Henoch  <mange@freemail.hu>
217
218         * hashcash.el (hashcash-default-payment): Change default to 20
219         (hashcash-default-accept-payment): Change default to 20
220         (hashcash-process-alist): New variable
221         (hashcash-generate-payment-async): Add
222         (hashcash-already-paid-p): Add
223         (hashcash-insert-payment): Don't generate payments twice
224         (hashcash-insert-payment-async): Add
225         (hashcash-insert-payment-async-2): Add
226         (hashcash-cancel-async): Add
227         (hashcash-wait-async): Add
228         (hashcash-processes-running-p): Add
229         (hashcash-wait-or-cancel): Add
230         (mail-add-payment): New optional argument.  Conditionally start
231         asynchronous calculation.
232         (mail-add-payment-async): Add
233
234         * message.el (message-send-mail): Wait for asynchronous hashcash
235         results.  Don't clobber existing X-Hashcash headers.
236         (message-setup-1): Call mail-add-payment-async when
237         message-generate-hashcash is non-nil.
238
239 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
240
241         * message.el (message-use-alternative-email-as-from): Examine the
242         From header as well; use message-make-from in order to include a
243         user's full name.
244
245 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
246
247         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
248         default; improve customization type.
249         (gnus-emphasis-custom-with-format): New macro.
250         (gnus-emphasis-custom-value-to-external): New function.
251         (gnus-emphasis-custom-value-to-internal): New function.
252
253 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * dns.el (query-dns): Resolve reverse addresses.
256
257 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
258
259         * gnus-group.el (gnus-group-get-new-news): Use it.
260
261         * gnus-start.el (gnus-check-reasonable-setup): New function.
262
263 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
264
265         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
266         "Args out of range" error.  Reported by Arnaud Giersch
267         <arnaud.giersch@free.fr>.
268
269 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
270
271         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
272         From Stefan Wiens <s.wi@gmx.net>.
273
274 2004-11-04  Richard M. Stallman  <rms@gnu.org>
275
276         * spam.el (spam group): Add :version.
277
278         * pgg-def.el (pgg group): Add :version.
279
280 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
281
282         * gnus-art. (gnus-article-edit-article): Don't associate the
283         article buffer with a draft file.  This is a temporary measure
284         against the 2004-08-22 change to gnus-article-edit-mode.
285
286 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
287
288         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
289         (html2text-format-tags): Remove unused variable `attr'.
290
291 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
292
293         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
294
295         * tls.el (tls-process-connection-type, tls-success)
296         (tls-certtool-program): Add :version.
297
298         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
299         (starttls-extra-arguments, starttls-process-connection-type)
300         (starttls-connect, starttls-failure, starttls-success):
301
302         * spam-stat.el (spam-stat): Add :version.
303
304         * sieve.el (sieve): Add :version.
305
306         * sha1.el (sha1): Add :version.
307         (sha1-use-external): Remove redundant version.
308
309         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
310         (nnmail-cache-ignore-groups, nnmail-spool-hook)
311         (nnmail-split-fancy-match-partial-words)
312         (nnmail-split-lowercase-expanded):
313
314         * nndiary.el (nndiary): Add :version.
315
316         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
317
318         * mml-sec.el (mml-default-sign-method)
319         (mml-default-encrypt-method, mml-signencrypt-style-alist):
320         Add :version.
321
322         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
323
324         * mm-url.el (mm-url-use-external, mm-url-program)
325         (mm-url-arguments): Add :version.
326
327         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
328         (mm-attachment-file-modes, mm-decrypt-option)
329         (mm-w3m-safe-url-regexp): Add :version.
330
331         * message.el (message-cite-prefix-regexp)
332         (message-sendmail-envelope-from, message-minibuffer-local-map)
333         (message-user-fqdn, message-completion-alist): Add :version.
334
335         * gnus-win.el (gnus-configure-windows-hook)
336         (gnus-use-frames-on-any-display): Add :version.
337
338         * gnus-art.el (gnus-article-address-banner-alist)
339         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
340         (gnus-treat-from-picon, gnus-treat-mail-picon)
341         (gnus-treat-x-pgp-sig): Add :version.
342
343         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
344         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
345         (gnus-summary-article-delete-hook)
346         (gnus-summary-display-while-building): Add :version.
347
348         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
349         (gnus-get-top-new-news-hook):Add :version.
350
351         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
352         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
353
354         * gnus-registry.el (gnus-registry): Add :version.
355
356         * gnus-spec.el (gnus-use-correct-string-widths)
357         (gnus-make-format-preserve-properties): Add :version.
358
359         * gnus.el (gnus-group-charter-alist)
360         (gnus-group-fetch-control-use-browse-url)
361         (gnus-install-group-spam-parameters): Add :version.
362
363         * gnus-diary.el (gnus-diary): Add :version.
364
365         * gnus-delay.el (gnus-delay): Add :version.
366
367         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
368         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
369         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
370         Add :version.
371
372         * gnus-agent.el (gnus-agent-max-fetch-size)
373         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
374         (gnus-agent-prompt-send-queue): Add :version.
375
376         * deuglify.el (gnus-outlook-deuglify): Add :version.
377
378         * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
379         cleanup.
380         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
381         (html2text-format-tag-list): Add "strong" and "em".
382         From "Alfred M. Szmidt" <ams@kemisten.nu> (tiny change).
383
384 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
385
386         * gnus-registry.el (gnus-registry-hashtb): create the registry
387         when package is loaded
388
389         * spam.el (spam-summary-score-preferred-header): global preference
390         for people who want to override the default SpamAssassin over
391         Bogofilter preference (when both are set)
392         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
393         (spam-user-format-function-S): check spam-summary-score-preferred-header
394         (spam-extra-header-to-number): add X-Bogosity header parsing
395         (spam-user-format-function-S): format the score correctly
396
397 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
398
399         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
400         signature file.  Suggested by Manoj Srivastava
401         <srivasta@golden-gryphon.com>.
402
403         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
404         iso-2022-jp even in the Japanese language environment.
405         Suggested by Jason Rumney <jasonr@gnu.org>.
406
407 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
408
409         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
410         use the same characters as the dummy marks; make it free from
411         getting affected by the language environment.
412         (gnus-summary-read-group-1): Update mark positions only when the
413         format spec is updated.
414
415         * gnus-spec.el (gnus-update-format-specifications): Return a list
416         of updated types.
417
418 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
419
420         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
421         of boundp to check if display-warning is available.
422
423 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
424
425         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
426
427 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * nnspool.el (nnspool-spool-directory): Use news-path if the
430         news-directory variable is not bound.
431
432         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
433         function instead of display-warning if it is not available.
434
435 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
436
437         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
438         v5-10: Use `point-at-bol'.
439
440 2004-10-26  Simon Josefsson  <jas@extundo.com>
441
442         * hashcash.el: Fix URL in comment, reported by Cheng Gao
443         <chenggao@gmail.com>.
444
445 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
446
447         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
448         instead.
449
450 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
451
452         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
453         to remove a server from the nnimap-server-buffer-alist
454         (nnimap-open-connection, nnimap-close-server): use it
455
456         * gnus-encrypt.el: removed in favor of encrypt.el
457
458 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
459
460         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
461         running the major-mode function.
462
463 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
464
465         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
466         dummy marks in the right way.
467
468 2004-10-18  David Edmondson  <dme@dme.org>
469
470         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
471         excessively.
472
473 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
474
475         * gnus-util.el (gnus-split-references): accept a nil references
476         string and go on blissfully
477
478         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
479         cases where the references string is non-nil but has no references
480
481         * encrypt.el: add autoload tags
482
483         * spam.el (spam-resolve-registrations-routine): remove article
484         from unregistration list too.  Reported by David Hanak
485         <dhanak@isis.vanderbilt.edu>
486
487 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
488
489         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
490         nil.  Changed custom type.
491
492 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
493
494         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
495
496         * gnus-sum.el (gnus-summary-move-article): Use it.
497
498 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
499
500         * encrypt.el: add autoload cookies
501
502         * spam.el (spam-backend-article-list-property)
503         (spam-backend-get-article-todo-list)
504         (spam-backend-put-article-todo-list, )
505         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
506         resolve registrations separately
507         (spam-register-routine): format comments
508         (spam-unregister-routine, spam-register-routine): always call with
509         specific-articles, no default list
510         (spam-summary-prepare-exit): use the spam-classifications function
511
512         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
513         gnus-encrypt.el
514
515         * encrypt.el: copied from gnus-encrypt.el
516
517         * gnus-encrypt.el: commented that it's obsolete
518
519 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
520
521         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
522         (gnus-score-save): Use it.
523
524         * message.el (message-bury): Use `window-dedicated-p'.
525
526 2004-10-15  Simon Josefsson  <jas@extundo.com>
527
528         * pop3.el (top-level): Don't require nnheader.
529         (pop3-read-timeout): Add.
530         (pop3-accept-process-output): Add.
531         (pop3-read-response, pop3-retr): Use it.
532
533 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
534
535         * spam.el (spam-register-routine): move comment
536         (spam-verify-bogofilter): we use 'unknown for the initial
537         spam-bogofilter-valid state, not 'never
538
539         * netrc.el (netrc-machine-user-or-password): convenience wrapper
540         for netrc-machine
541
542         * nnimap.el (nnimap-open-connection): use
543         netrc-machine-user-or-password
544
545 2004-10-17  Richard M. Stallman  <rms@gnu.org>
546
547         * gnus-registry.el (gnus-registry-unload-hook): 
548         Set as a variable with add-hook.
549
550         * nnspool.el (nnspool-spool-directory): Use news-directory instead
551         of news-path.
552
553         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
554
555         * spam.el: Delete duplicate `provide'.
556         (spam-unload-hook): Set as a variable with add-hook.
557
558 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
559
560         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
561         in the doc string.
562
563         * message.el (message-ignored-news-headers)
564         (message-ignored-supersedes-headers)
565         (message-ignored-resent-headers)
566         (message-forward-ignored-headers): Improve custom type.
567
568 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
569
570         * message.el (message-tokenize-header): Fix 2004-09-06 change
571         which used point-min in the wrong place.
572
573 2004-10-12  Simon Josefsson  <jas@extundo.com>
574
575         * net/tls.el (tls-certtool-program): New variable.
576         (tls-certificate-information): New function, based on
577         ssl-certificate-information.
578
579 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
580
581         * compface.el: Move the version of ELisp-based uncompface program
582         to the contrib directory because of the copyright problem.
583
584 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
585
586         * message.el (message-kill-buffer): Raise the current frame.
587
588 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
589
590         * gnus-sum.el: Mention that multibyte characters don't work as marks.
591
592         * gnus.el (message-y-or-n-p): Autoload.
593
594         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
595         (pop3-password-required, pop3-authentication-scheme)
596         (pop3-leave-mail-on-server): Made customizable.
597         (pop3): New custom group.
598         (pop3-retr): Remove `sleep-for' statements.
599         Suggested by Dave Love <fx@gnu.org>.
600
601         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
602         Windows/DOS.
603
604         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
605         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
606         Dave Love <fx@gnu.org>.
607
608         * mml.el (mml-minibuffer-read-disposition): Require match.
609         Suggested by Dave Love <fx@gnu.org>.
610
611 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
612
613         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
614         doc string.
615
616 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
617
618         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
619
620 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
621
622         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
623         instead of calling `mm-insert-inline', to decode text/* parts
624         before displaying them.
625
626 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
627
628         * mm-uu.el (mm-uu-text-plain-type): New variable.
629         (mm-uu-pgp-signed-extract-1): Use it.
630         (mm-uu-pgp-encrypted-extract-1): Use it.
631         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
632         bind mm-uu-text-plain-type with that value.
633         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
634         mm-uu-dissect.
635
636 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
637
638         * gnus-group.el (gnus-update-group-mark-positions):
639         * gnus-sum.el (gnus-update-summary-mark-positions):
640         * message.el (message-check-news-body-syntax):
641         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
642         of string-as-multibyte.
643
644 2004-10-05  Juri Linkov  <juri@jurta.org>
645
646         * gnus-group.el (gnus-update-group-mark-positions):
647         * gnus-sum.el (gnus-update-summary-mark-positions):
648         * message.el (message-check-news-body-syntax):
649         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
650         8-bit unibyte values to a multibyte string for search functions.
651
652 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
653
654         * mm-uu.el (mm-uu-dissect): Allow optional arg.
655         (mm-uu-dissect-text-parts): New function.
656
657         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
658         dissect text parts.
659
660         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
661         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
662
663         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
664
665         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
666         gnus-current-topics instead of gnus-current-topic.
667
668 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
669
670         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
671
672 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
673
674         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
675         where approriate.
676
677         * nnml.el (nnml-generate-active-info): do.
678
679         * nndiary.el (nndiary-generate-active-info): do.
680
681         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
682         (gnus-topic-move): do.
683
684         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
685         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
686
687         * gnus-srvr.el (gnus-server-prepare)
688         (gnus-server-open-all-servers): do.
689
690         * gnus-msg.el (gnus-summary-cancel-article)
691         (gnus-summary-resend-message)
692         (gnus-summary-mail-crosspost-complaint): do.
693
694         * gnus-move.el (gnus-change-server): do.
695
696         * gnus-group.el (gnus-group-unmark-all-groups)
697         (gnus-group-set-current-level): do.
698
699 2004-10-04  Simon Josefsson  <jas@extundo.com>
700
701         * message.el (message-generate-hashcash): Doc fix.
702
703 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
704
705         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
706         avoid infinite recursion via gnus-get-function.
707
708 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
709
710         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
711
712         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
713
714         * nnmail.el (nnmail-split-history): do.
715
716         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
717         (nnml-request-delete-group): do.
718
719         * nnslashdot.el (nnslashdot-read-groups): do.
720
721         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
722         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
723
724         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
725         (nnspool-sift-nov-with-sed): Use last
726         (nnspool-retrieve-headers-with-nov): Use mapc.
727         (nnspool-request-newgroups): Use dolist.
728         (nnspool-request-group): Use last.
729
730         * nntp.el (nntp-read-server-type): Use dolist.
731
732         * nnvirtual.el (nnvirtual-create-mapping)
733         (nnvirtual-update-read-and-marked): Use dolist.
734         (nnvirtual-convert-headers): Simplify.
735
736 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
737
738         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
739         support for sync'ing tick marks.
740
741 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
742
743         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
744         there's no visible header.
745
746 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
747
748         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
749         necessary, pass full group name to gnus-request-set-marks.
750         
751 2004-10-01  Simon Josefsson  <jas@extundo.com>
752
753         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
754         acroread.
755
756 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * spam-report.el (spam-report-gmane): Fix interactive.
759
760         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X. 
761
762         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
763         when writing file.
764         (gnus-agent-synchronize-flags): Don't default to being
765         interactive. 
766
767 2004-09-30  Simon Josefsson  <jas@extundo.com>
768
769         * message.el (message-generate-hashcash): Add.
770         (message-send-mail): Use it, call mail-add-payment.
771
772 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
773
774         * spam.el (spam-verify-bogofilter): -V, not -sV option
775
776 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
777
778         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
779         gnus-requst-update-info with explicit code to sync the in-memory
780         info read flags with the marks being sync'd to the backend.
781
782         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
783         
784 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
785
786         * spam.el (spam-verify-bogofilter): new function
787         (spam-check-bogofilter)
788         (spam-bogofilter-register-with-bogofilter): use it
789         (spam-verify-bogofilter): small fixes
790
791 2004-09-28  Simon Josefsson  <jas@extundo.com>
792
793         * hashcash.el (hashcash-generate-payment): Revert.
794
795 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
796
797         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
798         gnus-extract-references instead of gnus-split-references
799
800         * gnus-util.el (gnus-extract-references): new function, analogous
801         to gnus-split-references but extracts only the message-ID without
802         anything extra
803
804         * hashcash.el (hashcash-generate-payment)
805         (hashcash-check-payment): do the right thing if hashcash-path is
806         nil (because the hashcash program could not be found)
807
808         * spam.el (spam-use-hashcash): remove comment
809
810 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
811
812         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
813         (gnus-cache-enter-article, gnus-cache-remove-article)
814         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
815
816         * gnus-async.el (gnus-async-prefetch-remove-group): do.
817
818         * gnus-art.el (article-hide-boring-headers)
819         (article-translate-strings, article-display-face)
820         (gnus-article-mime-match-handle-first)
821         (gnus-article-highlight-headers)
822         (gnus-article-add-buttons-to-head): do.
823
824 2004-09-27  Simon Josefsson  <jas@extundo.com>
825
826         * hashcash.el: New version, from
827         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
828         ../contrib/.
829
830 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
831
832         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
833
834 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
835
836         * gnus-dup.el (gnus-dup-open): Use mapc.
837         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
838         
839         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
840         Reported by Stefan Wiens <s.wi@gmx.net>.
841
842         * gnus.el (gnus-shutdown): Use dolist.
843
844         * gnus-undo.el (gnus-undo): Use mapc.
845
846         * nnrss.el (nnrss-generate-active): do.
847
848         * message.el (message-cite-original-without-signature)
849         (message-cite-original): Use mapc.
850         (message-do-actions, message-make-forward-subject): Use dolist.
851
852 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
853
854         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
855         deletion to remove entire duplicate line.  Fixes merged article
856         number bug.
857         
858 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
859
860         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
861         servers that are offline.  Avoids having gnus-agent-toggle-plugged
862         first ask if you want to open a server and then, even when you
863         responded with no, asking if you want to synchronize the server's
864         flags.
865         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
866         multi-line expressions.
867         (gnus-agent-synchronize-group-flags): New internal function.
868         Updates marks in memory (in the info structure) AND in the
869         backend.
870
871         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
872
873         * nnagent.el (nnagent-request-set-mark): Use
874         gnus-agent-synchronize-group-flags, not backend's request-set-mark
875         method, to ensure that synchronization updates marks in the
876         backend and in the info (in memory) structure.
877         
878 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
879
880         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
881         convention fully; don't miss the root article of a thread; make
882         the X-Draft-From header with correct article numbers.
883
884 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
885
886         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
887         unless plugged.  Disable the agent so that an open failure causes
888         an error.
889
890         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
891         Reverted 2004-09-21 change.  The backend must be opened while
892         synchronizing flags even when the backend stores the flags
893         locally.
894
895 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
896
897         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
898         in `header' match.  Reported by Svend Tollak Munkejord.
899
900         * message.el (message-cite-original): Fix use of
901         `message-cite-articles-with-x-no-archive'.
902
903 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
904
905         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
906         (gnus-window-to-buffer): Ditto.
907
908         * mml.el (mml-preview-buffer): New variable.
909         (mml-preview): Manage window layout with gnus-buffer-configuration.
910
911         * gnus-msg.el (gnus-setup-message): Put article numbers into the
912         X-Draft-From header even if those articles aren't quoted.
913
914 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
915
916         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
917         (gnus-request-set-mark, gnus-request-update-mark): Use new
918         g-s-t-u-l-m to decide to use backend even when unplugged.
919
920 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
921
922         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
923         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
924
925 2004-09-20  Simon Josefsson  <jas@extundo.com>
926
927         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
928         "utf-16-le".
929
930 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
931
932         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
933
934 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
935
936         * uudecode.el (uudecode-use-external): Add :version.
937
938         * smime.el (smime-CA-file, smime-encrypt-cipher)
939         (smime-dns-server): Add :version.
940
941         * smiley.el (gnus-smiley-file-types): Add :version.
942
943         * sha1.el (sha1-use-external): Add :version.
944
945         * pgg-def.el (pgg-query-keyserver): Add :version.
946
947         * nnmail.el (nnmail-fancy-expiry-targets)
948         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
949
950         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
951         (nnimap-retrieve-groups-asynchronous): Add :version.
952         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
953
954         * mml.el (mml-content-disposition-parameters)
955         (mml-insert-mime-headers-always): Add :version.
956
957         * mm-util.el (mm-coding-system-priorities):
958
959         * mm-decode.el (mm-inline-text-html-with-images)
960         (mm-keep-viewer-alive-types, mm-external-terminal-program)
961         (mm-verify-option): Add :version.
962         (mm-text-html-renderer): Change :version.
963
964         * message.el (message-fcc-externalize-attachments)
965         (message-required-headers, message-draft-headers)
966         (message-subject-trailing-was-query)
967         (message-subject-trailing-was-ask-regexp)
968         (message-subject-trailing-was-regexp, message-mark-insert-begin)
969         (message-mark-insert-end, message-archive-header)
970         (message-archive-note, message-cross-post-default)
971         (message-cross-post-note, message-followup-to-note)
972         (message-cross-post-note-function, message-use-mail-followup-to)
973         (message-subscribed-address-functions)
974         (message-subscribed-address-file, message-subscribed-addresses)
975         (message-subscribed-regexps, message-allow-no-recipients)
976         (message-yank-cited-prefix, message-signature-insert-empty-line)
977         (message-hidden-headers, message-hierarchical-addresses)
978         (message-mail-user-agent, message-use-idna)
979         (message-valid-fqdn-regexp)
980         (message-strip-special-text-properties, message-header-synonyms)
981         (message-beginning-of-line, message-tab-body-function): Add :version.
982         (message-insert-canlock, message-wide-reply-confirm-recipients):
983         Change :version.
984
985         * mail-source.el (mail-source-ignore-errors): Add :group, :type
986         and :version.
987         (mail-source-delete-old-incoming-confirm)
988         (mail-source-movemail-program): Add :version.
989
990         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
991         (gnus-agent-cache, gnus-agent): Change :version.
992
993         * gnus-util.el (gnus-use-byte-compile): Change :version.
994
995         * gnus-sum.el (gnus-summary-make-false-root-always)
996         (gnus-summary-default-high-score)
997         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
998         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
999         (gnus-read-all-available-headers, gnus-article-emulate-mime)
1000         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
1001         (gnus-sum-thread-tree-single-indent)
1002         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1003         (gnus-sum-thread-tree-leaf-with-other)
1004         (gnus-sum-thread-tree-single-leaf): Add :version.
1005         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
1006         (gnus-article-loose-mime): Change :version.
1007
1008         * gnus-start.el (gnus-backup-startup-file)
1009         (gnus-save-startup-file-via-temp-buffer): Add :version.
1010
1011         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
1012         (gnus-server-offline-face): Add :version.
1013
1014         * gnus-score.el (gnus-adaptive-word-length-limit):
1015
1016         * gnus-msg.el (gnus-gcc-externalize-attachments)
1017         (gnus-debug-files, gnus-debug-exclude-variables)
1018         (gnus-discouraged-post-methods): Change :version.
1019         (gnus-confirm-mail-reply-to-news)
1020         (gnus-confirm-treat-mail-like-news): Add :version.
1021
1022         * gnus-int.el (gnus-server-unopen-status): Add :version.
1023
1024         * gnus-group.el (gnus-group-jump-to-group-prompt)
1025         (gnus-large-ephemeral-newsgroup)
1026         (gnus-fetch-old-ephemeral-headers): Add :version.
1027
1028         * gnus-fun.el (gnus-x-face-directory)
1029         (gnus-convert-pbm-to-x-face-command)
1030         (gnus-convert-image-to-x-face-command)
1031         (gnus-convert-image-to-face-command): Add :version.
1032
1033         * gnus-delay.el (gnus-delay-default-hour): Add :version.
1034
1035         * gnus-cite.el (gnus-cite-blank-line-after-header)
1036         (gnus-article-boring-faces): 
1037
1038         * gnus-art.el (gnus-buttonized-mime-types)
1039         (gnus-inhibit-mime-unbuttonizing)
1040         (gnus-treat-display-face)
1041         (gnus-treat-body-boundary): Change :version.
1042         (gnus-body-boundary-delimiter, gnus-picon-databases)
1043         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
1044         (gnus-treat-date-english, gnus-treat-fold-headers)
1045         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
1046         (gnus-treat-mail-picon, gnus-treat-wash-html)
1047         (gnus-article-encrypt-protocol)
1048         (gnus-use-idna, gnus-article-over-scroll)
1049         (gnus-mime-display-multipart-alternative-as-mixed)
1050         (gnus-mime-display-multipart-related-as-mixed)
1051         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
1052         (gnus-ctan-url, gnus-button-ctan-handler)
1053         (gnus-button-handle-ctan-bogus-regexp)
1054         (gnus-button-ctan-directory-regexp)
1055         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
1056         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
1057         (gnus-button-man-level, gnus-button-emacs-level)
1058         (gnus-button-message-level, gnus-button-browse-level): Add :version.
1059
1060         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
1061         (gnus-agent-go-online): Change :version.
1062         (gnus-agent-expire-unagentized-dirs)
1063         (gnus-agent-auto-agentize-methods): Add :version.
1064
1065         * flow-fill.el (fill-flowed-display-column)
1066         (fill-flowed-encode-column): Add :version.
1067
1068         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1069         (gnus-outlook-deuglify-unwrap-max)
1070         (gnus-outlook-deuglify-cite-marks)
1071         (gnus-outlook-deuglify-unwrap-stop-chars)
1072         (gnus-outlook-deuglify-no-wrap-chars)
1073         (gnus-outlook-deuglify-attrib-cut-regexp)
1074         (gnus-outlook-deuglify-attrib-verb-regexp)
1075         (gnus-outlook-deuglify-attrib-end-regexp)
1076         (gnus-outlook-display-hook): Add :version.
1077
1078         * binhex.el (binhex-use-external): Add :version.
1079
1080 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
1081
1082         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
1083         and `invisible'.
1084
1085 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1086
1087         * gnus-registry.el (gnus-registry-trim): watch out for negatives
1088         in gnus-registry-trim
1089
1090 2004-09-13  Simon Josefsson  <jas@extundo.com>
1091
1092         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
1093
1094         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
1095
1096         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
1097         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
1098         <yamaoka@jpl.org>.
1099         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
1100         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
1101         <yamaoka@jpl.org>.
1102
1103         * sieve.el (sieve-manage-mode): Ditto.
1104
1105 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
1106
1107         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
1108
1109 2004-09-11  Simon Josefsson  <jas@extundo.com>
1110
1111         * dns-mode.el: Add.
1112
1113         * mm-view.el (mm-display-dns-inline): Add.
1114
1115         * mm-decode.el (mm-inline-media-tests): Add text/dns.
1116         (mm-automatic-display): Ditto.
1117
1118         * mailcap.el (mailcap-mime-data): Add text/dns.
1119         (mailcap-mime-extensions): Map .soa to text/dns.
1120
1121 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
1122
1123         * gnus-art.el (article-decode-mime-words, article-babel)
1124         (gnus-article-highlight-signature, gnus-article-add-buttons)
1125         (gnus-signature-toggle): Remove unnecessary bindings of
1126         `inhibit-read-only' inherited from v5.10 merge.
1127
1128 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
1129
1130         * nntp.el (nntp): New customization group.
1131         (nntp-authinfo-file): Add customization group.
1132
1133         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
1134
1135         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
1136
1137         * gnus.el (to-address, to-list, subscribed)
1138         (large-newsgroup-initial): Ditto.
1139
1140         * flow-fill.el (fill-flowed-display-column)
1141         (fill-flowed-encode-column): Ditto.
1142
1143 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
1144
1145         * message.el (message-tokenize-header, message-send-mail-with-qmail):
1146         Use point-min rather than 1.
1147         (message-send-mail): Use buffer-size rather than point-max.
1148
1149         * gnus-sum.el (gnus-summary-search-article-forward):
1150         Signal a specific `search-failed' rather than a generic `error'.
1151
1152         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
1153         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
1154         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
1155
1156 2004-09-10  Simon Josefsson  <jas@extundo.com>
1157
1158         * nndb.el (require): Remove tcp and duplicate cl.
1159
1160 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1161
1162         * gnus-agent.el (directory-files-and-attributes): Move forward.
1163
1164 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
1165
1166         * gnus-agent.el (directory-files-and-attributes): Optionally
1167         defined to support XEmacs.
1168
1169 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
1170
1171         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
1172         to avoid run-time CL dependencies.
1173         (gnus-agent-unfetch-articles): New function.
1174         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
1175         article numbers even when local .overview file is missing.
1176         (gnus-agent-read-article-number): New function. Only accepts
1177         27-bit article numbers.
1178         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
1179         gnus-agent-read-article-number.
1180         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
1181         from backend while recognizing that article numbers in .overview
1182         must be valid.
1183         (gnus-agent-update-files-total-fetched-for): Use
1184         directory-files-and-attributes to improve performance.
1185         * gnus-int.el (gnus-request-move-article): Use
1186         gnus-agent-unfetch-articles in place of gnus-agent-expire to
1187         improve performance.
1188
1189         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
1190         some users confused by references to .newsrc when they only have a
1191         .newsrc.eld file.
1192         (gnus-convert-mark-converter-prompt,
1193         gnus-convert-converter-needs-prompt): Fixed use of property list.
1194         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
1195         New function. Used internally to only display 'gnus converting
1196         files' message when actually necessary.
1197
1198         * gnus-sum.el (): Removed (require 'gnus-agent) as required
1199         methods now autoloaded.
1200
1201 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1202
1203         * gnus-sum.el (gnus-summary-insert-subject): Remove list
1204         identifiers.
1205
1206 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
1207
1208         * gnus-picon.el: Fix indentation and closing parenthesis.
1209
1210 2004-09-01  Simon Josefsson  <jas@extundo.com>
1211
1212         * message.el (message-canlock-generate): Require sha1, not
1213         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
1214         to require within a function.  Sadly, if sha1.el isn't loaded, the
1215         let binding in m-c-g will hide the defcustom definition, which is
1216         bad.)
1217
1218         * canlock.el: Require sha1, not sha1-el.
1219
1220         * message.el: Don't autoload sha1 (there is a autoload cookie in
1221         sha1.el).
1222
1223         * sha1-el.el: Renamed to sha1.el.
1224
1225 2004-08-30  Juanma Barranquero  <lektu@terra.es>
1226
1227         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
1228
1229 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1230
1231         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
1232
1233 2004-08-30  Kim F. Storm  <storm@cua.dk>
1234
1235         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
1236
1237         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
1238         Add :group 'nnimap.
1239
1240 2004-08-30  Simon Josefsson  <jas@extundo.com>
1241
1242         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
1243         ?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.
1244
1245 2004-08-30  Simon Josefsson  <jas@extundo.com>
1246
1247         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
1248         and ?\' to symbol instead of whitespace (tiny patch).  From
1249         Andreas Schwab <schwab@suse.de>.
1250
1251 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1252
1253         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
1254
1255         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
1256         instead of re-search-forward.
1257
1258         * gnus-uu.el (gnus-uu-save-article): Ditto.
1259         (gnus-uu-post-encode-uuencode): Ditto.
1260
1261         * html2text.el (html2text-clean-list-items): Ditto.
1262         (html2text-clean-dtdd): Ditto.
1263         (html2text-format-tags): Ditto.
1264
1265         * message.el (message-send-mail-with-sendmail): Fix regexp.
1266         (message-fill-field-general): Use search-forward instead of
1267         re-search-forward.
1268         (unbold-region): Ditto.
1269
1270         * nnrss.el (nnrss-request-article): Ditto.
1271
1272         * nnslashdot.el (nnslashdot-request-article): Ditto.
1273
1274         * nnweb.el (nnweb-gmane-wash-article): Ditto.
1275
1276         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
1277         "Unrecognized menu descriptor" error in XEmacs.
1278
1279 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1280
1281         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
1282         entry.
1283
1284         * gnus-group.el (gnus-group-line-format-alist): Convert the value
1285         of gnus-tmp-news-method into string under XEmacs.  It will be
1286         passed to gnus-correct-length which takes only a string argument.
1287
1288 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1289
1290         * gnus-util.el (gnus-bind-print-variables): New macro.
1291         (gnus-prin1): Use it.
1292         (gnus-prin1-to-string): Use it.
1293         (gnus-pp): New function.
1294         (gnus-pp-to-string): New function.
1295
1296         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
1297         pp-to-string with gnus-pp-to-string.
1298         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
1299         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
1300         * gnus-msg.el (gnus-debug): Ditto.
1301         * gnus-score.el (gnus-score-save): Ditto.
1302         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
1303         gnus-pp-to-string.
1304         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
1305         with gnus-pp.
1306         * score-mode.el (gnus-score-pretty-print): Ditto.
1307         * webmail.el (webmail-debug): Ditto.
1308
1309 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1310
1311         * gnus-art.el (article-display-face, article-display-x-face): Use
1312         buffer-read-only.
1313
1314 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1315
1316         * gnus-art.el (article-hide-list-identifiers): Bind
1317         inhibit-read-only as t.
1318
1319 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
1320
1321         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
1322
1323 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1324
1325         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
1326         (gnus-narrow-to-page): Don't assume point-min == 1.
1327         (gnus-article-edit-mode): Derive from message-mode.
1328
1329         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
1330         point-min == 1.
1331
1332         * imap.el (imap-parse-address-list, imap-parse-body-ext):
1333         Disable incorrect use of `assert'.
1334
1335         * message.el (message-mode): Set comment-start-skip.
1336
1337
1338 2004-08-22  Sam Steingold  <sds@gnu.org>
1339
1340         * pop3.el (pop3-leave-mail-on-server): New user variable.
1341         (pop3-movemail): Delete mail only when it is nil.
1342
1343 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
1344
1345         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
1346
1347         * mml.el (mml-preview): Use `pop-to-buffer'.
1348
1349         * message.el (message-goto-mail-followup-to): Insert after "To".
1350         (message-carefully-insert-headers): Add comment.
1351
1352         * gnus.el: Remove unused variable `gnus-article-check-size'.
1353
1354         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
1355
1356         * gnus-art.el (gnus-button-alist): Improve
1357         `gnus-button-handle-library' entry.
1358
1359 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
1360
1361         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
1362         downcase, since XEmacs capitalizes error messages differently.
1363         From Sebastian Freundt <hroptatyr@gna.org>.
1364
1365 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
1366
1367         * nntp.el: Add (require 'gnus) due to reference to
1368         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
1369
1370 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
1371
1372         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
1373         `mm-fill-flowed'.
1374
1375         * mm-decode.el (mm-dissect-singlepart): Check it.
1376
1377 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
1378
1379         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
1380         'imap' for netrc parsing
1381
1382 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
1383
1384         * mailcap.el (mailcap-mime-data): Mark as risky.
1385
1386 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1387
1388         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
1389         may be included in the encoded word.
1390         (rfc2047-encode): Don't append a space if the encoded word
1391         includes close parenthesis.
1392
1393 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1394
1395         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
1396         of text within parentheses.
1397
1398 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
1399
1400         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
1401         (gnus-encrypt-write-file-contents): the password key is the file
1402         name PLUS the cipher, not just the cipher.  Also remove failed
1403         passwords from the cache.
1404
1405 2004-08-06  Simon Josefsson  <jas@extundo.com>
1406
1407         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
1408         fix.
1409
1410 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1411
1412         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
1413         LWSP.
1414
1415 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
1416
1417         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
1418         to append in-reply-to: data to the references: header
1419
1420         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
1421         (netrc-parse): use gnus-encrypt.el functions
1422
1423         * gnus-encrypt.el: new file for encryption support; currently
1424         does only a few GPG ciphers and an internal XOR cipher
1425
1426         * password.el: add comments on using password-read-and-add
1427         (password-read-and-add): new function to read and add the
1428         password to the cache at once
1429
1430 2004-07-28  Simon Josefsson  <jas@extundo.com>
1431
1432         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
1433         parameter (but don't use it, for now).
1434
1435         * imap.el (imap-ssl-open): Use imap-process-connection-type,
1436         instead of hard coding to nil.
1437
1438 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1439
1440         * mm-view.el (mm-inline-image-emacs): Open lines under an image
1441         as mm-inline-image-xemacs does.
1442
1443 2004-07-26  Simon Josefsson  <jas@extundo.com>
1444
1445         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
1446         Revert part of 2004-07-17 change below.
1447
1448 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
1451         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
1452
1453 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1454
1455         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
1456         quotes that actually start with ">" at the beginning of the
1457         lines. 
1458
1459 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * rfc2047.el (rfc2047-encode-region): Fix last change.
1462         (rfc2047-encode-parameter): Remove useless concat.
1463
1464 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
1467         encode special characters; fix some kind of misconfigured headers;
1468         signal a real error if debug-on-quit or debug-on-error is non-nil.
1469         (rfc2047-encode-max-chars): New variable.
1470         (rfc2047-encode-1): Use it.
1471         (rfc2047-encode-parameter): New function.
1472
1473         * mml.el (mml-insert-parameter): Remove an excessive space.
1474
1475 2004-07-17  Simon Josefsson  <jas@extundo.com>
1476
1477         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
1478         Kai Grossjohann <kai@emptydomain.de>.
1479         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
1480         (gnus-group-make-menu-bar): Ditto.
1481
1482         * gnus-util.el (gnus-group-server): Add.
1483
1484 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
1485
1486         * message.el (message-clone-locals): Clone sendmail and smtp
1487         variables.
1488
1489 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1490
1491         * rfc2047.el (rfc2047-encode-region): Fix last change.
1492
1493 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1494         From David Hedbor <dhedbor@real.com>.
1495
1496         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
1497         (nnmail-expand-newtext): Lowercase expanded entries if
1498         nnmail-split-lowercase-expanded is non-nil.
1499
1500 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1501
1502         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
1503         characters as non-special.
1504
1505 2004-07-09  Simon Josefsson  <jas@extundo.com>
1506
1507         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
1508         Users will lose all flag changes made while unplugged with
1509         e.g. nntp unless flag synchronization happens, thus `nil' is not a
1510         good default.  See numerous reports on ding mailing list.
1511
1512 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
1515         add generate-head-function and generate-article-function to the
1516         rfc822-forward entry.
1517         (nndoc-rfc822-forward-generate-article): New function.
1518         (nndoc-rfc822-forward-generate-head): New function.
1519
1520         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
1521
1522 2004-07-06  Dan Christensen  <jdc@uwo.ca>
1523
1524         * gnus-sum.el (gnus-summary-read-group-1): When summary
1525         is unthreaded, respect display group parameter.
1526         (gnus-articles-to-read): Remove unused reference to
1527         display group parameter.
1528
1529 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1530
1531         * nnheader.el (nnheader-uniquify-message-id): New experimental
1532         variable. 
1533         (nnheader-nov-read-message-id): Use it.
1534
1535         * spam-report.el (spam-report-gmane): Add interactive.
1536
1537 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1538
1539         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
1540         qp-or-base64 for the application/* types.
1541
1542 2004-07-02  Jesper Harder  <harder@ifa.au.dk>
1543
1544         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.  From
1545         Joakim Verona <joakim@verona.se>.
1546
1547 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
1548
1549         * gnus-registry.el (gnus-registry-trim): don't allow a negative
1550         trim value
1551
1552 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
1553
1554         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
1555         New macro and function.
1556         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
1557
1558 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
1561         after-load-alist.
1562
1563 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1564
1565         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
1566         update info that isn't there.
1567
1568 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * mm-view.el (mm-inline-render-with-function): Use multibyte
1571         buffer; decode html source by charset.
1572
1573         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
1574
1575         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
1576         entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
1577         (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
1578         loaded under XEmacs.
1579         (): Don't make duplicated entries in mm-mime-mule-charset-alist.
1580
1581 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
1582
1583         * nnheader.el (nnheader-max-head-length): Increase to 8192.
1584
1585 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1586
1587         * mm-util.el (mm-coding-system-p): Return a coding-system.
1588         (mm-mime-mule-charset-alist): Use shift_jis instead of
1589         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
1590         entries for the mime charsets iso-2022-jp-3 and shift_jis.
1591         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
1592         instead of japanese-shift-jis and iso-latin-1 respectively in
1593         order to share the default value with both Emacs and XEmacs-mule.
1594         (mm-mule-charset-to-mime-charset): Make
1595         mm-coding-system-priorities effective.
1596         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
1597         while predicating of candidates upon the priorities.
1598
1599 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
1600
1601         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1602         gnus-uu-invert-processable.
1603
1604         * gnus.el: Autoload gnus-uu-invert-processable.
1605
1606 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1607
1608         * mm-util.el (mm-with-multibyte-buffer): New macro.
1609
1610         * rfc2047.el (rfc2047-encode-string): Use it.
1611         (rfc2047-encode-region): Move point to the end of the region after
1612         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
1613
1614 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1615
1616         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
1617         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
1618
1619 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
1622         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
1623         Karl Chen <quarl@nospam.quarl.org>.
1624
1625 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
1626
1627         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
1628         invalid addresses.
1629
1630 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
1631
1632         * spam.el: section markers changed, TODO list revised
1633         (spam-backends): new master list of all installed backends
1634         (spam-summary-exit-behavior): new variable to determine how
1635         messages moves are done at summary exit
1636         (spam-move-spam-nonspam-groups-only)
1637         (spam-process-ham-in-nonham-groups)
1638         (spam-process-ham-in-spam-groups): variables removed, the
1639         spam-summary-exit-behavior variable should be used to manage this
1640         behavior
1641         (spam-old-ham-articles, spam-old-spam-articles): removed
1642         (spam-old-articles): new variable, replacing spam-old-ham-articles
1643         and spam-old-spam-articles
1644         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
1645         empty variables, placeholders for the backends they represent
1646         (spam-set-difference): moved, unchanged
1647         (spam-list-of-processors): variable OBSOLETE, not used anymore
1648         unless the user has a processor variable
1649         (spam-classifications, spam-classification-valid-p)
1650         (spam-backend-properties, spam-backend-property-valid-p)
1651         (spam-backend-function-type-valid-p)
1652         (spam-process-type-valid-p, spam-list-articles): helper functions
1653         (spam-report-articles-gmane, spam-report-articles-resend):
1654         functions removed, they are not needed
1655         (spam-install-backend-super, spam-backend-list)
1656         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
1657         (spam-backend-function, spam-backend-ham-registration-function)
1658         (spam-backend-spam-registration-function)
1659         (spam-backend-ham-unregistration-function)
1660         (spam-backend-spam-unregistration-function)
1661         (spam-backend-statistical-p, spam-backend-mover-p)
1662         (spam-install-backend-alias, spam-install-checkonly-backend)
1663         (spam-install-mover-backend, spam-install-nocheck-backend)
1664         (spam-install-backend, spam-install-statistical-backend)
1665         (spam-install-statistical-checkonly-backend): backend installation
1666         support
1667         (spam-summary-prepare-exit): rewritten to use the new backend code
1668         (spam-group-processor-p): use the new backend code and respect the
1669         summary exit behavior
1670         (spam-mark-spam-as-expired-and-move-routine): removed
1671         (spam-summary-prepare): changed to use the new spam-old-articles
1672         variable
1673         (spam-copy-or-move-routine, spam-copy-spam-routine)
1674         (spam-move-spam-routine, spam-copy-ham-routine)
1675         (spam-move-ham-routine): new code to copy/move ham or spam
1676         (spam-fetch-field-fast): doc and code improved, plus it allows the
1677         'number request
1678         (spam-list-of-checks, spam-list-of-statistical-checks): variables
1679         removed, no longer used
1680         (spam-split, spam-find-spam): use the new backend code
1681         (spam-registration-functions): variable removed, no longer used
1682         (spam-unregister-routine): convenience wrapper
1683         (spam-log-undo-registration, spam-register-routine)
1684         (spam-log-processing-to-registry)
1685         (spam-log-unregistration-needed-p): renamed "check" to "backend"
1686         where possible
1687         (spam-check-gmane-xref, spam-check-regex-headers)
1688         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
1689         (spam-check-whitelist, spam-check-blacklist)
1690         (spam-check-bogofilter-headers, spam-check-spamoracle)
1691         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
1692         (spam-check-crm114-headers): use the spam-split-group that
1693         spam-split prepares, no need to determine it every time
1694
1695         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
1696         the nnheader-parse-naked-head call
1697
1698         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
1699
1700         * gnus-sum.el (gnus-nov-parse-line): add the message number to
1701         the nnheader-nov-read-message-id call
1702
1703 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1704
1705         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
1706         gnus-activate-group twice.  Suggested by Markus Peter
1707         <warp@spin.de>.
1708
1709 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1710
1711         * gnus-art.el (gnus-article-time-format): Exchange the order of
1712         day and month in the default value; fix customization type.
1713         (article-date-ut): Use add-text-properties.
1714         (article-make-date-line): Use message-make-date instead of
1715         current-time-string.
1716
1717         * message.el (message-fetch-field): Don't use set-text-properties.
1718         (message-make-date): Simplify.
1719
1720         * messagexmas.el (message-xmas-make-date): New function.
1721         (message-xmas-redefine): Defalias message-make-date to it.
1722
1723 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1724
1725         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
1726         (rfc2047-encode-region): Treat text within parentheses as special;
1727         show the original text when error has occurred.
1728
1729         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
1730         already-computed method to gnus-activate-group.
1731
1732         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
1733         same select-methods identical Lisp objects.
1734
1735         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
1736         object when modifying the info.
1737
1738 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1739
1740         * gnus-srvr.el (gnus-server-set-info): Remove the server from
1741         gnus-opened-servers since it has never been opened with the new
1742         configuration yet.
1743
1744 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1745
1746         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
1747         arg to nnheader-generate-fake-message-id.
1748
1749 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
1750
1751         * nnheader.el (nnheader-generate-fake-message-id): accept a
1752         number and build a fake message ID localized to a group and
1753         article number (so it's repeatable from that point on)
1754         (nnheader-fake-message-id-p): change regex to accomodate new fake
1755         ID format
1756
1757         * gnus-sum.el (gnus-get-newsgroup-headers): call
1758         nnheader-generate-fake-message-id with the article number
1759
1760 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
1761
1762         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
1763         end-of-buffer.
1764
1765 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1766
1767         * message.el (message-ignored-supersedes-headers): Add Approved. 
1768
1769 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1770
1771         * rfc2047.el (rfc2047-encode-message-header): Remove useless
1772         goto-char.
1773         (rfc2047-encode): Fold the line before encoding.
1774
1775 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1776
1777         * rfc2047.el (rfc2047-encode-message-header): Disabled header
1778         folding -- not all headers can be folded, and this should be done
1779         by the message composition mode.  Probably.  I think. 
1780
1781 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1782
1783         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
1784         fast.
1785
1786         * gnus-ems.el (gnus-remove-image): Don't use
1787         message-text-with-property; remove only the image found first.
1788
1789         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
1790         found first.
1791
1792 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
1793
1794         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
1795
1796 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1797
1798         * message.el (message-text-with-property): Make it fast and accept
1799         optional arguments.
1800         (message-strip-forbidden-properties): Use it.
1801         (message-fix-before-sending): Follow the m-t-w-p change.
1802
1803         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
1804
1805 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1806
1807         * gnus-art.el (article-hide-headers): Don't change the buffer
1808         mistakenly when performing mml-preview even if
1809         gnus-single-article-buffer is nil.
1810
1811 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
1812
1813         * message.el (message-expand-name-databases): New user option.
1814         (message-expand-name): Use it.
1815
1816 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
1817
1818         * spam.el (spam-report-articles-resend)
1819         (spam-report-resend-register-routine): allow ham reporting
1820         (spam-report-resend-register-ham-routine): simple wrapper
1821         (spam-registration-functions): add ham resending functions
1822         (spam-list-of-processors): add ham resend processor
1823
1824         * gnus.el (ham-resend-to): new group parameter
1825         (spam-process): add ham resend option
1826
1827         * spam-report.el (spam-report-resend): allow reporting ham
1828         (spam-report-resend-ham): simple wrapper
1829
1830 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * message.el (message-cite-articles-with-x-no-archive): New
1833         variable. 
1834         (message-cite-original): Use it.
1835
1836 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1837
1838         * message.el (message-cite-original): Respect X-No-Archive. 
1839
1840 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1841
1842         * gnus-art.el (article-hide-headers): Refer to the values for
1843         gnus-ignored-headers and gnus-visible-headers in the summary
1844         buffer since a user may have set them as group parameters.
1845
1846 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
1847
1848         * assistant.el (assistant-node-name): new convenience function
1849         (assistant-render-text, assistant-render-node): error handling,
1850         plus handle multiple next nodes
1851         (assistant-find-next-node): commented out for now
1852         (assistant-find-next-nodes): new function, returns list of next
1853         nodes
1854
1855 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
1856
1857         * mail-source.el (mail-source-directory): Fix doc-string.
1858
1859 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
1860
1861         * assistant.el (assistant-render-text, assistant-eval): add :set
1862         widget type, which is different because it takes and returns a
1863         list.  Much hilarity ensues.
1864
1865 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
1866
1867         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
1868
1869         * gnus-group.el (gnus-group-get-new-news-this-group): Added
1870         doc-string.
1871
1872         * gnus-start.el (gnus-activate-group): Added doc-string.
1873
1874 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1875
1876         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
1877
1878 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
1879
1880         * assistant.el (assistant-render-text): trying to add a :set
1881         widget, more to come...
1882
1883         * spam.el (spam-group-spam-contents-p): handle empty groupname
1884         strings
1885         (spam-report-articles-resend)
1886         (spam-report-resend-register-routine): allow spam-report-resend-to
1887         to be a group parameter or a global value
1888         (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
1889         (spam-register-routine): do registration iff any articles warrant
1890         it.
1891         (spam-summary-prepare-exit): changed log message for nil group
1892         destinations 
1893
1894 2004-05-26  Simon Josefsson  <jas@extundo.com>
1895
1896         * starttls.el: Merge with my GNUTLS based starttls.el.
1897         (starttls-gnutls-program, starttls-use-gnutls)
1898         (starttls-extra-arguments, starttls-process-connection-type)
1899         (starttls-connect, starttls-failure, starttls-success): New
1900         variables.
1901         (starttls-program, starttls-extra-args): Doc fix.
1902         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
1903         functions.
1904         (starttls-negotiate, starttls-open-stream): Check
1905         `starttls-use-gnutls' and pass on to corresponding *-gnutls
1906         function if it is set.
1907
1908 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
1911         structured fields.
1912
1913 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1914
1915         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
1916
1917 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
1918
1919         * spam.el (spam-mark-junk-as-spam-routine)
1920         (spam-mark-new-messages-in-spam-group-as-spam): allow user to
1921         disable assigning the spam-mark to new messages
1922         (spam-ham-copy-or-move-routine): todo decleared twice (tiny
1923         change).  From Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk>.
1924
1925 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * dgnushack.el: Autoload customize-set-variable for XEmacs.
1928
1929         * rfc2047.el (rfc2047-encodable-p): Don't move point.
1930         (rfc2047-decode): Treat the ascii coding-system as raw-text by
1931         default.
1932
1933 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
1934
1935         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
1936         correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.
1937
1938 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
1939
1940         * spam.el (spam-list-of-processors): use nil for nonexistent processors
1941         (spam-group-processor-p): fixed function so it works properly
1942         (spam-group-processor-multiple-p)
1943         (spam-group-spam-processor-report-gmane-p)
1944         (spam-group-spam-processor-report-resend-p)
1945         (spam-group-spam-processor-bogofilter-p)
1946         (spam-group-spam-processor-blacklist-p)
1947         (spam-group-spam-processor-ifile-p)
1948         (spam-group-ham-processor-ifile-p)
1949         (spam-group-spam-processor-spamoracle-p)
1950         (spam-group-spam-processor-crm114-p)
1951         (spam-group-ham-processor-bogofilter-p)
1952         (spam-group-spam-processor-stat-p)
1953         (spam-group-ham-processor-stat-p)
1954         (spam-group-ham-processor-whitelist-p)
1955         (spam-group-ham-processor-BBDB-p)
1956         (spam-group-ham-processor-spamoracle-p)
1957         (spam-group-ham-processor-copy-p): functions removed with some
1958         prejudice against unneeded code
1959         (spam-report-articles-resend)
1960         (spam-report-resend-register-routine): allow the group/topic
1961         spam-resend-to value to override spam-report-resend-to
1962         (spam-summary-prepare-exit): invoke spam-group-processor-p
1963         properly now
1964
1965         * spam-report.el (spam-report-resend-to, spam-report-resend):
1966         start with resend-to set to nil, and then ask the user if
1967         necessary.  From Daniel Pittman <daniel@rimspace.net>.
1968
1969         * gnus.el (spam-resend-to): new group/topic parameter
1970         (spam-process): move the OBSOLETE processors to the end of the
1971         choices.
1972
1973         * spam-report.el (spam-report-resend): spam-report-resend takes a
1974         list of articles, not separate article numbers.  From Daniel
1975         Pittman <daniel@rimspace.net>.
1976
1977 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1978
1979         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
1980         addition to emacs-w3m.
1981
1982 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1983
1984         * assistant.el (assistant-authinfo-data): New function.
1985         (assistant-eval): Eval for entire assistant.
1986
1987         * netrc.el (netrc-services-file): New variable.
1988         (netrc-parse-services): New function.
1989         (netrc-find-service-name): New function.
1990         (netrc-find-service-number): New function.
1991         (netrc-port-equal): New function.
1992         (netrc-machine): Use it.
1993
1994         * nnimap.el (nnimap-open-connection): Use netrc.
1995
1996         * gnus-util.el (gnus-netrc-get): Remove aliases.
1997         
1998         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
1999
2000         * assistant.el (wid-edit): Fix compilation.
2001
2002         * gnus-util.el (gnus-set-file-modes): Just ignore errors. 
2003
2004 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
2005
2006         * gnus-util.el (gnus-set-file-modes): New function.  (small
2007         patch). 
2008
2009 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010
2011         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
2012
2013         * assistant.el (assistant-render-node): Fix up rendering and
2014         read-only text. 
2015         (assistant-render-node): Reset.
2016         (assistant-make-read-only): Not sticky.
2017
2018 2004-05-20  Danny Siu  <dsiu@adobe.com>
2019
2020         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
2021         centered even when gnus-auto-center-summary is t
2022
2023 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024
2025         * dns.el (dns-get-txt-answer): New function.
2026         (dns-read-txt): Ditto.
2027         (query-dns): Use it.
2028
2029 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
2032         active for foreign groups even if the group level is higher than
2033         the specified value.
2034
2035 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2036
2037         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
2038         non-active groups.
2039
2040         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
2041
2042 2004-05-20  Magnus Henoch  <mange@freemail.hu>
2043
2044         * dns.el (dns-read-type): Add support for SVR.  (small patch)
2045
2046 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2047
2048         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
2049         (spam-crm114-header, spam-crm114-spam-switch)
2050         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
2051         (spam-crm114-positive-spam-header)
2052         (spam-crm114-database-directory, spam-list-of-processors)
2053         (spam-group-spam-processor-crm114-p)
2054         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
2055         (spam-generic-score, spam-list-of-checks)
2056         (spam-list-of-statistical-checks, spam-registration-functions)
2057         (spam-check-crm114-headers, spam-crm114-score)
2058         (spam-check-crm114, spam-crm114-register-with-crm114)
2059         (spam-crm114-register-spam-routine)
2060         (spam-crm114-unregister-spam-routine)
2061         (spam-crm114-register-ham-routine)
2062         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
2063         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
2064
2065         * gnus.el: added spam-use-crm114
2066
2067         * spam.el (spam-list-of-processors, spam-registration-functions):
2068         add spam-use-resend
2069         (spam-group-spam-processor-report-resend-p): utility wrapper
2070         (spam-report-articles-gmane): doc fix
2071         (spam-report-articles-resend,
2072         spam-report-resend-register-routine): wrappers around
2073         spam-report-resend-to
2074
2075         * spam-report.el (spam-report-resend-to, spam-report-resend):
2076         support for resending spam
2077         (spam-report-gmane): line length >80 fix
2078
2079         * gnus.el (spam-process): add spam-use-resend
2080
2081 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2082
2083         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
2084         number of processed spam messages.
2085         (spam-ham-copy-or-move-routine): Return the number of processed
2086         ham messages.
2087         (spam-summary-prepare-exit): Use the above values to decide
2088         whether status messages shouled be displayed.
2089
2090 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2091
2092         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
2093         `rfc2047-encoding-function-alist' in order to avoid conflicting
2094         with the old version.
2095         (rfc2047-encode-region): Concatenate words containing non-ASCII
2096         characters in structured fields; don't encode space-delimited
2097         ASCII words even in unstructured fields; don't break words at
2098         char-category boundaries.
2099         (rfc2047-encode-1): New function.
2100         (rfc2047-encode): Use it; encode text so that it occupies the
2101         maximum width within 76-column; work correctly on Q encoding for
2102         iso-2022-* charsets.
2103         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
2104         sure not to break a line just after the header name.
2105         (rfc2047-b-encode-region): Removed.
2106         (rfc2047-b-encode-string): New function.
2107         (rfc2047-q-encode-region): Removed.
2108         (rfc2047-q-encode-string): New function.
2109
2110         * mm-util.el (mm-replace-in-string): New function.
2111
2112 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113
2114         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
2115         get it right.
2116         (gnus-inews-make-draft): Really.
2117
2118 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
2119
2120         * nnmh.el (nnmh-request-list-1): Don't check the link count
2121         before descending.  (small patch)
2122
2123 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2124
2125         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
2126         stuff. 
2127
2128         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
2129         on real group name.
2130
2131         * gnus-art.el (gnus-signature-limit): Doc fix.
2132
2133         * gnus-msg.el (gnus-inews-make-draft): Quote list.
2134
2135         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
2136
2137 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>
2138
2139         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
2140         isn't a string.
2141
2142 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2143
2144         * gnus-draft.el (gnus-draft-send): Bind
2145         rfc2047-encode-encoded-words.
2146
2147         * rfc2047.el (rfc2047-encode-region): Encode =? strings. 
2148         (rfc2047-encodable-p): Say that =? needs encoding.
2149         (rfc2047-encode-encoded-words): New variable.
2150
2151         * gnus-group.el (gnus-group-select-group): Doc fix.
2152
2153         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied. 
2154
2155         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
2156         to nil.
2157         
2158         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
2159
2160         * nnheader.el (nnheader-get-lines-and-char): New function.
2161
2162 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
2163
2164         * gnus-msg.el (gnus-summary-followup-with-original): Document
2165         yanking of region when active.
2166
2167 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2168
2169         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
2170         groups if the group level is higher than the specified value.
2171
2172 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2173
2174         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
2175         (gnus-group-jump-to-group): Added prefix argument using
2176         `gnus-group-jump-to-group-prompt'.  Query before jumping to
2177         non-active group.
2178
2179         * compface.el (uncompface): Be verbose when changing
2180         `uncompface-use-external'.
2181
2182         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
2183         handle manual section.
2184
2185 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2186
2187         * gnus-art.el (gnus-button-alist): Revert previous change.
2188
2189 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2190
2191         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
2192
2193 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194
2195         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
2196         whether backend can accept message.
2197
2198         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp. 
2199
2200 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
2201
2202         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
2203         Avoid creating directory when nntp-marks-is-evil is true.
2204         Reported by Reiner Steib.
2205
2206 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2207
2208         * gnus-picon.el (gnus-picon-style): New variable.
2209         (gnus-picon-insert-glyph): Added optional `nostring' argument.
2210         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
2211         Jesper Harder <harder@ifa.au.dk>.
2212
2213 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * message.el (message-fill-field): Return point.
2216         (message-generate-headers): Go to end of field.
2217
2218         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
2219         stuff for non-living groups.
2220
2221 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
2222
2223         * gnus-art.el (gnus-article-followup-with-original)
2224         (gnus-article-reply-with-original): gnus-mark-active-p ->
2225         gnus-region-active-p.
2226
2227 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
2228
2229         * spam.el (spam-summary-prepare-exit): fix messages, so they show
2230         only when there is spam or ham to be processed
2231
2232 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2233
2234         * mail-source.el (mail-source-delete-crash-box): Refactor.
2235         (mail-source-fetch): Use it.
2236         (mail-source-fetch-file): Ditto.
2237         (mail-source-fetch-directory): Run postscript in loop. 
2238         (mail-source-fetch-pop): Delete.
2239         (mail-source-fetch-maildir): Ditto.
2240         (mail-source-fetch-imap): Ditto.
2241
2242         * imap.el (imap-authenticators): Comment out sasl.
2243
2244         * message.el (message-skip-to-next-address): New function.
2245         (message-fill-header-address): Refactor.
2246         (message-fill-address): Use it.
2247         (message-delete-address): Use it.
2248         (message-fill-header-general): Refactor.
2249         (message-fill-field-address): Rename.
2250         (message-narrow-to-field): Find the start of the header. 
2251         (message-header-format-alist): Don't pre-fill.
2252         (message-fill-header): Removed.
2253         (message-insert-header): New function.
2254         (message-shorten-references): Use it.
2255
2256         * rfc2047.el (rfc2047-field-value): Strip props.
2257
2258         * mail-parse.el (mail-header-make-address): New alias.
2259
2260         * ietf-drums.el (ietf-drums-make-address): New function.
2261
2262         * imap.el: Add compiler directives.
2263
2264         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks. 
2265
2266         * gnus-art.el (article-decode-idna-rhs): Don't use
2267         message-idna-inside-rhs-p. 
2268
2269 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2270
2271         * message.el (message-idna-inside-rhs-p): Removed.
2272         (message-idna-to-ascii-rhs-1): Use proper address parsing.
2273
2274         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
2275         false positives.
2276
2277 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
2278
2279         * imap.el (imap-sasl-make-mechanisms): Use sasl. 
2280
2281 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282
2283         * nneething.el (nneething-file-name): Don't create spurions
2284         files. 
2285
2286         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups. 
2287         (gnus-inews-do-gcc): Remove sleep.
2288
2289         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
2290         part under point.
2291
2292         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil. 
2293         (gnus-agent-regenerate-group): Using nil messages aren't valid. 
2294
2295 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
2296
2297         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
2298
2299 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
2300
2301         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
2302         header is not nil (tiny change).  From Nelson Ferreira
2303         <nelson.ferreira@verizon.net>.
2304
2305         * spam.el (spam-summary-prepare-exit): only produce "marking spam
2306         as expired without moving it" message when there are spam
2307         messages left
2308
2309 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
2310
2311         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
2312         nntp-possibly-create-directory, not nntp-possibly-change-group.
2313         (nntp-marks-changed-p): New arg SERVER.
2314         (nntp-request-update-info): Adjust caller.
2315
2316 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
2317
2318         * nntp.el (nntp-save-marks): Pass missing arg.
2319
2320 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
2321
2322         * nntp.el: Support marks.
2323         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
2324         (nntp-marks-modtime, nntp-marks-directory): New variables.
2325         (nntp-request-set-mark, nntp-request-update-info)
2326         (nntp-possibly-create-directory, nntp-marks-changed-p)
2327         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
2328         functions.
2329
2330 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
2331
2332         * gnus-xmas.el (gnus-xmas-select-lowest-window)
2333         (gnus-xmas-redefine): Rename.
2334
2335         * gnus-score.el (gnus-score-insert-help): Use
2336         gnus-select-lowest-window.
2337
2338         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
2339         appt-select-lowest-window and rename to gnus-select-lowest-window.
2340
2341         * gnus.el: do.
2342
2343 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2344
2345         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
2346         encodings of MIME-encoded words, in order to improve
2347         interoperability with several broken MUAs.
2348
2349 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2350
2351         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
2352         tags, only when charsets are not specified in headers.
2353         (mm-inline-text-html-render-with-w3m): Ditto.
2354
2355         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
2356         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
2357
2358 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2359
2360         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
2361         instead of MIME-decoded from fields when checking
2362         `gnus-article-address-banner-alist'.
2363
2364 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
2365
2366         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
2367         description rather than subject.
2368
2369 2004-05-02  Steve Youngs  <steve@youngs.au.com>
2370
2371         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
2372
2373 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2374
2375         * gnus.el (gnus-version-number): Bump.
2376
2377 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2378
2379         * gnus.el: No Gnus v0.2 is released.
2380
2381 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * gnus-agent.el (gnus-agent-read-agentview): Inline
2384         gnus-uncompress-range.
2385
2386 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2387
2388         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
2389         `exec-installed-p'.
2390
2391 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2392
2393         * gnus.el (spam-process, spam-autodetect-methods): Add
2394         bsfilter and bsfilter-headers.
2395
2396         * spam.el (spam-bsfilter): New customize group.
2397         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
2398         (spam-bsfilter-header, spam-bsfilter-probability-header)
2399         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
2400         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
2401         (spam-bsfilter-database-directory): New options.
2402         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
2403         (spam-list-of-statistical-checks, spam-registration-functions):
2404         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
2405         (spam-bsfilter-score): New command.
2406         (spam-check-bsfilter-headers, spam-check-bsfilter)
2407         (spam-bsfilter-register-with-bsfilter)
2408         (spam-bsfilter-register-spam-routine)
2409         (spam-bsfilter-unregister-spam-routine)
2410         (spam-bsfilter-register-ham-routine)
2411         (spam-bsfilter-unregister-ham-routine): New functions.
2412         (spam-generic-score): Support bsfilter; Accept an optional argument
2413         to recalcurate spam score even if scoring header has already been
2414         added.
2415         (spam-bogofilter-score, spam-spamassassin-score): Accept an
2416         optional argument to recalcurate spam score even if scoring header
2417         has already been added.
2418
2419 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
2420
2421         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
2422         strings!  Reported by David D. Smith <davidsmith@acm.org>.
2423         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
2424         link is missing.
2425
2426 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
2427
2428         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
2429         (html2text-get-attr): Rewrite.
2430
2431         * message.el (message-setup-1): Remove redundant put-text-property
2432         on mail-header-separator.
2433
2434 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
2435
2436         * gnus-registry.el (gnus-registry-cache-whitespace)
2437         (gnus-registry-action, gnus-registry-spool-action)
2438         (gnus-registry-split-fancy-with-parent): changed message levels
2439         from 5 to 3 or 7, as needed
2440
2441         * spam.el (spam-summary-prepare-exit)
2442         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
2443         (spam-split, spam-find-spam, spam-log-undo-registration)
2444         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
2445         level from 5 to 6
2446
2447 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2448
2449         * gnus-ems.el: Autoload appt-select-lowest-window (revert
2450         2004-03-04 change).
2451
2452 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
2453
2454         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
2455         Use mapc when appropriate.
2456
2457         * sieve-manage.el (sieve-manage-open): do.
2458
2459         * nnweb.el (nnweb-insert-html): do.
2460
2461         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
2462         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
2463
2464         * nnspool.el (nnspool-request-group): do.
2465
2466         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
2467         do.
2468
2469         * nnml.el (nnml-request-update-info): do.
2470
2471         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
2472         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
2473
2474         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
2475         (nnimap-request-set-mark): do.
2476
2477         * nnfolder.el (nnfolder-request-update-info): do.
2478
2479         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
2480         do.
2481
2482         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
2483
2484         * gnus-uu.el (gnus-uu-find-articles-matching): do.
2485
2486         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
2487         do.
2488
2489         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
2490         do.
2491
2492         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
2493
2494         * gnus-nocem.el (gnus-nocem-scan-groups): do.
2495
2496         * gnus-int.el (gnus-start-news-server): do.
2497
2498         * gnus-group.el (gnus-group-make-kiboze-group)
2499         (gnus-group-browse-foreign-server): do.
2500
2501 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
2502
2503         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
2504         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
2505         <shields@msrl.com>:
2506         
2507         * spam.el (spam-necessary-extra-headers): get the extra headers we
2508         may need for spam sorting and scoring
2509         (spam-user-format-function-S): a user format function suitable for
2510         general use
2511         (spam-article-sort-by-spam-status): sorting function for summary
2512         sorting
2513         (spam-extra-header-to-number): get a score from a header
2514         (spam-summary-score): get a numeric score from the headers
2515         (spam-generic-score): oops, function doc in wrong place
2516         (spam-initialize): take symbols when it's run, and install the
2517         extra headers that spam-necessary-extra-headers thinks we need
2518
2519 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
2520
2521         * spam.el (spam-summary-prepare-exit): logic and message fix.
2522         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
2523
2524 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
2525
2526         * gnus-sum.el (gnus-set-global-variables)
2527         (gnus-build-all-threads, gnus-get-newsgroup-headers)
2528         (gnus-article-get-xrefs, gnus-summary-best-group)
2529         (gnus-summary-next-article, gnus-summary-enter-digest-group)
2530         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
2531         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
2532         with-current-buffer.
2533
2534 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2535
2536         * spam.el (spam-summary-prepare-exit): simplified logic
2537         (spam-fetch-article-header): read the article header if it's not
2538         available
2539         (spam-list-articles): simplified logic
2540         (spam-filelist-register-routine): found bug with unregister-list
2541
2542         * gnus-registry.el: clarified comments at beginning
2543
2544 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
2545
2546         * message.el (message-cater-to-broken-inn): Remove.
2547         (message-shorten-references): Make sure the total folded length of
2548         References is shorter than 998 characters to cater to a bug in INN
2549         2.3.  Also, don't pretend that references aren't folded -- this
2550         hasn't worked for a while.
2551
2552 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2553                 
2554         * gnus-agent.el (gnus-agentize):
2555         gnus-agent-send-mail-real-function no longer set to current value
2556         of message-send-mail-function but rather a lambda that calls
2557         message-send-mail-function.  The change makes the agent real-time
2558         responsive to user changes to message-send-mail-function.
2559
2560 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2561                 
2562         * legacy-gnus-agent.el
2563         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
2564         help from Florian Weimer <fw@deneb.enyo.de>
2565
2566 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2567
2568         * nnmail.el (nnmail-cache-insert): Revert last change.
2569
2570 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2571
2572         * nnmail.el (nnmail-cache-insert): Always check whether
2573         nnmail-cache-ignore-groups matches a group name.
2574
2575 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
2576
2577         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
2578         (spam-find-spam, spam-log-processing-to-registry)
2579         (spam-log-registered-p, spam-log-unregistration-needed-p)
2580         (spam-log-undo-registration): use gnus-message instead of
2581         gnus-error, none of these errors are fatal
2582
2583         * gnus-registry.el (gnus-registry-clean-empty-function)
2584         (gnus-registry-clean-empty): remove only empty entries without
2585         extra data
2586
2587 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
2588
2589         * spam-stat.el (spam-stat-buffer-change-to-spam)
2590         (spam-stat-buffer-change-to-non-spam): change (error) to
2591         (gnus-message 8) invocation
2592
2593 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2594
2595         * nntp.el (nntp-via-netcat-command): New variable.
2596         (nntp-via-netcat-switches): New variable.
2597         (nntp-open-via-rlogin-and-netcat): New function.
2598         (nntp-open-connection-function): Doc fix.
2599         (nntp-telnet-command): Doc fix.
2600         (nntp-end-of-line): Doc fix.
2601         (nntp-via-rlogin-command): Doc fix.
2602         (nntp-via-user-name): Doc fix.
2603         (nntp-via-address): Doc fix.
2604
2605 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2606
2607         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
2608         error in Emacs 21.1.
2609
2610 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
2611
2612         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
2613
2614 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2615         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
2616         (gnus-agent-with-refreshed-group): New macro.
2617         (gnus-agent-rename-group): New function.
2618         (gnus-agent-delete-group): New function.
2619         (gnus-agent-save-group-info): Use gnus-command-method when
2620         `method' parameter is nil.  Don't write nil entries into the
2621         active file.
2622         (gnus-agent-get-group-info): New function.
2623         (gnus-agent-fetch-articles): Use
2624         gnus-agent-update-files-total-fetched-for to increment disk space
2625         used.
2626         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
2627         gnus-agent-update-view-total-fetched-for to increment disk space
2628         used.
2629         (gnus-agent-get-local): Added optional parameters to avoid calling
2630         gnus-group-real-name and gnus-find-method-for-group.
2631         (gnus-agent-set-local): Delete stored entry if either min, or max,
2632         are nil.
2633         (gnus-agent-fetch-session): Reworded error/quit messages.  On
2634         quit, use gnus-agent-regenerate-group to record existance of any
2635         articles fetched to disk before the quit occurred.
2636         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
2637         gnus-agent-update-view-total-fetched-for, and
2638         gnus-agent-update-files-total-fetched-for to decrement disk space
2639         used.
2640         (gnus-agent-retrieve-headers): Use
2641         gnus-agent-update-view-total-fetched-for to increment disk space
2642         used.
2643         (gnus-agent-regenerate-group): Replace gnus-group-update-group
2644         with gnus-agent-update-files-total-fetched-for to decrement disk
2645         space and fresh group buffer.
2646         (gnus-agent-inhibit-update-total-fetched-for): New variable.
2647         (gnus-agent-need-update-total-fetched-for): New variable.
2648         (gnus-agent-update-files-total-fetched-for): New function.
2649         (gnus-agent-update-view-total-fetched-for): New function.
2650         (gnus-agent-total-fetched-for): New function.  
2651
2652         * gnus-cache.el (gnus-cache-save-buffers): Use
2653         gnus-cache-update-overview-total-fetched-for to change disk space
2654         used by this group.
2655         (gnus-cache-possibly-enter-article): Use
2656         gnus-cache-update-file-total-fetched-for to increment disk space
2657         used by this group.
2658         (gnus-cache-possibly-remove-article): Use
2659         gnus-cache-update-file-total-fetched-for to decrement disk space
2660         used by this group.
2661         (gnus-cache-generate-nov-databases): Purge total fetched cache.
2662         (gnus-cache-rename-group): New function.
2663         (gnus-cache-delete-group): New function.
2664         (gnus-cache-inhibit-update-total-fetched-for): New variable.
2665         (gnus-cache-need-update-total-fetched-for): New variable.
2666         (gnus-cache-with-refreshed-group): New macro.
2667         (gnus-cache-update-file-total-fetched-for): New function.
2668         (gnus-cache-update-overview-total-fetched-for): New function.
2669         (gnus-cache-rename-group-total-fetched-for): New function.
2670         (gnus-cache-delete-group-total-fetched-for): New function.
2671         (gnus-cache-total-fetched-for): New function.
2672
2673         * gnus-group.el (): Require gnus-sum and autoload functions to
2674         resolve warnings when gnus-group.el compiled alone.
2675         (gnus-group-line-format): Documented new %F
2676         (size of Fetched data) group line format; identifies disk space
2677         used by agent and cache.
2678         (gnus-group-line-format-alist): Defined new F format.
2679         (gnus-total-fetched-for): New function.
2680         (gnus-group-delete-group): No longer update
2681         gnus-cache-active-altered as gnus-request-delete-group now keeps
2682         the cache in sync.
2683         (gnus-group-list-active): Let the agent store a server's active
2684         list if currently plugged.
2685
2686         * gnus-int.el (gnus-request-delete-group): Use
2687         gnus-cache-delete-group and gnus-agent-delete-group to keep the
2688         local disk in sync with the server.
2689          (gnus-request-rename-group): Use
2690         gnus-cache-rename-group and gnus-agent-rename-group to keep the
2691         local disk in sync with the server.
2692
2693         * gnus-start.el (gnus-get-unread-articles): Cosmetic
2694         simplification to logic.
2695
2696         * gnus-util.el (gnus-rename-file): New function.
2697
2698 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
2699
2700         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
2701         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
2702
2703         * mm-util.el (mm-image-load-path): Handle nil in load-path.
2704         From Christian Neukirchen <chneukirchen@yahoo.de>.
2705
2706 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
2707
2708         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
2709         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
2710
2711 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
2712
2713         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
2714
2715 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
2716
2717         * spam.el (spam-set-difference): new function to replace
2718         gnus-set-difference in spam.el
2719         (spam-summary-prepare-exit): use spam-set-difference
2720
2721 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2722
2723         * gnus-registry.el (gnus-registry-cache-file): updated to use
2724         gnus-dribble-directory OR gnus-home-directory OR ~
2725         (gnus-registry-split-fancy-with-parent): fixed doc
2726
2727 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2728
2729         * message.el (message-exchange-point-and-mark): Use
2730         message-mark-active-p.  Suggested by Jesper Harder
2731         <harder@ifa.au.dk>.
2732
2733 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2734
2735         * message.el (message-exchange-point-and-mark): Don't activate
2736         region if it was inactive.  Suggested by Hiroshi Fujishima
2737         <pooh@nature.tsukuba.ac.jp>.
2738
2739 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2740
2741         * gnus-art.el (article-display-face): Display Faces in the same
2742         order as X-Faces.
2743
2744 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2745
2746         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
2747
2748 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2749
2750         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
2751         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
2752         (gnus-article-mime-hierarchy): Remove.
2753         (gnus-article-mime-hierarchy-next): Remove.
2754         (gnus-article-mode): Revert 2004-03-19 change.
2755         (gnus-article-setup-buffer): Revert 2004-03-19 change.
2756         (gnus-insert-mime-button): Revert 2004-03-19 change.
2757         (gnus-mime-accumulate-hierarchy): Remove.
2758         (gnus-mime-enter-multipart): Remove.
2759         (gnus-mime-leave-multipart): Remove,
2760         (gnus-mime-display-part): Revert 2004-03-19 change.
2761         (gnus-mime-display-alternative): Revert 2004-03-19 change.
2762
2763         * mml.el (mml-preview): Revert 2004-03-19 change.
2764
2765 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
2766
2767         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
2768
2769 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2770
2771         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
2772         t while entering a file name using the mm-with-multibyte macro.
2773         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2774
2775         * mm-util.el (mm-with-multibyte): New macro.
2776
2777 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
2780         user option.
2781         (gnus-mime-multipart-functions): Doc and customization fix.
2782         (gnus-article-mime-hierarchy): New variable.
2783         (gnus-article-mime-hierarchy-next): New variable.
2784         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
2785         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
2786         gnus-article-mime-hierarchy-next to nil.
2787         (gnus-insert-mime-button): Show hierarchy numbers.
2788         (gnus-mime-accumulate-hierarchy): New function.
2789         (gnus-mime-enter-multipart): New function.
2790         (gnus-mime-leave-multipart): New function.
2791         (gnus-mime-display-part): Recompute hierarchical MIME structure.
2792         (gnus-mime-display-alternative): Show hierarchy numbers.
2793
2794         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
2795         gnus-article-mime-hierarchy-next to nil.
2796
2797 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
2798
2799         * dns.el: Don't require gnus-xmas.
2800
2801 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
2802
2803         * mml.el (mml-generate-mime-1): Don't use format=flowed with
2804         inline PGP.
2805         (mml-menu): Disable mml-quote-region if mark is inactive.
2806
2807 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2808
2809         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
2810         when the group's active is not available.
2811
2812 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2813
2814         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
2815         error.
2816
2817         * gnus-sum.el (gnus-read-header): Don't remove a header for the
2818         parent article of a sparse article in the thread hashtb.  From
2819         Stefan Wiens <s.wi@gmx.net>.
2820
2821 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2822
2823         * imap.el (imap-store-password): New variable.
2824         (imap-interactive-login): Use it.
2825         Suggested by Mark Plaksin <happy@mcplaksin.org>.
2826
2827 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2828
2829         * gnus-art.el (gnus-article-read-summary-keys): Restore new
2830         window-start and hscroll to summary window.
2831
2832 2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2833
2834         * gnus-start.el (gnus-convert-old-newsrc): Only write the
2835         conversion message to newsrc-dribble when an actual conversion is
2836         performed.
2837
2838 2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
2839
2840         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
2841
2842 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2843
2844         * mm-decode.el (mm-complicated-handles): New function reviving
2845         former definition of mm-multiple-handles.
2846
2847         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
2848         (gnus-mime-delete-part): Use it.
2849
2850 2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
2851
2852         * gnus-agent.el (gnus-agent-read-local): Bind
2853         nnheader-file-coding-system to gnus-agent-file-coding-system to
2854         avoid the implicit assumption that they will always be equal.
2855         (gnus-agent-save-local): Bind buffer-file-coding-system, not
2856         coding-system-for-write, as the with-temp-file macro first prints
2857         to a buffer then saves the buffer.
2858
2859 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * gnus-art.el (gnus-article-edit-part): New function.
2862         (gnus-mime-save-part-and-strip): Use it; do query instead of
2863         signaling an error; don't use mm-multiple-handles.
2864         (gnus-mime-delete-part): Ditto.
2865
2866 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
2867
2868         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
2869         old file versions.
2870         (gnus-group-prepare-hook): Removed function that converted list
2871         form of gnus-agent-expire-days to group properties.
2872
2873         * gnus-int.el: Autoload gnus-agent-regenerate-group.
2874         (gnus-request-accept-article): Re-indented.
2875
2876         * gnus-start.el (gnus-convert-old-newsrc): Registered new
2877         converters to handle old agent file formats.  Added logic for a
2878         "backup before upgrading warning".
2879         (gnus-convert-mark-converter-prompt): Developers can mark
2880         functions as needing (default), or not needing,
2881         gnus-convert-old-newsrc's "backup before upgrading warning".
2882         (gnus-convert-converter-needs-prompt): Tests whether the user
2883         should be protected from potentially irreversable changes by the
2884         function.
2885
2886         * legacy-gnus-agent.el (): New. Provides converters that are only
2887         loaded when gnus-convert-old-newsrc needs to call them.
2888         
2889 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2890
2891         * mail-source.el (mail-source-touch-pop): Doc fix.
2892
2893         * message.el (message-smtpmail-send-it): Doc fix.
2894
2895 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
2896
2897         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
2898
2899         * nnmail.el (nnmail-split-fancy): do.
2900
2901         * gnus-kill.el (gnus-kill, gnus-execute): do.
2902
2903 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
2904
2905         * gnus-sum.el (gnus-widget-reversible-match) 
2906         (gnus-widget-reversible-to-internal) 
2907         (gnus-widget-reversible-to-external): New functions.
2908         (gnus-widget-reversible): New widget.
2909         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
2910
2911 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
2912
2913         * gnus-sum.el (gnus-thread-sort-functions)
2914         (gnus-article-sort-functions): Document `(not F)' items.
2915
2916 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
2917
2918         * spam.el (spam-use-gmane-xref): new backend
2919         (spam-gmane-xref-spam-group): variable to control the name of the
2920         Gmane spam group
2921         (spam-blackhole-servers, spam-blackhole-good-server-regex)
2922         (spam-regex-headers-spam, spam-regex-headers-ham)
2923         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
2924         (spam-list-of-checks): added spam-use-gmane-xref to list of
2925         backends and checks
2926         (spam-check-gmane-xref): function for spam-use-gmane-xref
2927
2928         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
2929         an autodetect method
2930
2931 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
2932
2933         * gnus-int.el (gnus-request-accept-article): Inform the agent that
2934         articles are being added to a group.
2935         (gnus-request-replace-article): Inform the agent that articles
2936         need to be uncached as the cached contents are no longer valid.
2937         
2938 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2939
2940         * binhex.el: Don't autoload executable-find.
2941
2942         * canlock.el: Don't autoload mail-fetch-field.
2943
2944         * dgnushack.el: Autoload c-mode for XEmacs.
2945
2946         * gnus-ems.el: Don't autoload appt-select-lowest-window.
2947
2948         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
2949         rmail-dont-reply-to and rmail-output.
2950
2951         * gnus-score.el: Don't autoload ffap-string-at-point.
2952
2953         * gnus-setup.el: Don't autoload sc-cite-original.
2954
2955         * imap.el: Don't autoload base64-decode-string,
2956         base64-encode-string and md5.
2957
2958         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
2959         and rmail-msg-restore-non-pruned-header.
2960
2961         * mm-decode.el: Don't autoload executable-find.
2962
2963         * mm-url.el: Don't autoload executable-find.
2964
2965         * mm-view.el: Don't autoload diff-mode.
2966
2967         * nndb.el: Don't autoload news-reply-mode, news-setup,
2968         cancel-timer and telnet.
2969
2970         * password.el: Don't autoload run-at-time for Emacs.
2971
2972         * sha1-el.el: Don't autoload executable-find.
2973
2974         * sieve-mode.el: Don't autoload c-mode.
2975
2976         * uudecode.el: Don't autoload executable-find.
2977
2978 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
2979
2980         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
2981         (gnus-agent-possibly-alter-active): Avoid null in numeric
2982         comparison.
2983         (gnus-agent-set-local): Refuse to save null in local object table.
2984         (gnus-agent-regenerate-group): The REREAD parameter can now be a
2985         list of articles that will be marked as unread.
2986
2987 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
2990
2991 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
2992
2993         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
2994         language tags.
2995
2996 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
2997
2998         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
2999         Don't bind "obarray".
3000
3001         * gnus-sum.el (gnus-thread-sort-functions): Added
3002         `gnus-thread-sort-by-most-recent-number' and
3003         `gnus-thread-sort-by-most-recent-date'.
3004         Reported by Kai Grossjohann <kai@emptydomain.de>.
3005
3006 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
3009
3010 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
3011
3012         * gnus-cus.el (gnus-agent-customize-category): Removed
3013         ignore-errors macro reference that required cl to be loaded at
3014         run-time.
3015
3016         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
3017         single-interval range of the form (min . max).  Previously the
3018         range had to look like ((min . max)).  Likewise, return
3019         (min . max) rather than ((min . max)).
3020         (gnus-range-map): Use gnus-range-normalize to accept
3021         single-interval range.
3022
3023         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
3024         the cache, but not the agent, now appear with their usual face.
3025
3026         * dgnushack.el (loaddir): New variable that is bound to the
3027         directory containing the dgnushack.el file. Use loaddir, rather
3028         than srcdir, to update load-path. Change lets dgnushack compile
3029         code in directories other than GNUS/lisp.
3030
3031 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * lpath.el: Don't bind w3m-safe-url-regexp.
3034
3035         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
3036         w3m-safe-url-regexp variable buffer-local.
3037
3038         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
3039
3040 2004-02-27  Simon Josefsson  <jas@extundo.com>
3041
3042         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
3043         gnus-group-real-prefix.
3044         (gnus-summary-move-article): Use it, instead of
3045         gnus-group-real-prefix.
3046
3047 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * lpath.el: Bind w3m-safe-url-regexp.
3050
3051         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
3052         w3m-safe-url-regexp variable buffer-local and set it as the value
3053         of mm-w3m-safe-url-regexp.
3054
3055         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
3056
3057         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
3058         parsing gnus-posting-styles when the message is not for replying.
3059
3060         * dgnushack.el: Autoload sgml-mode for XEmacs.
3061
3062         * nnrss.el (nnrss-opml-export): Use
3063         mm-set-buffer-file-coding-system instead of
3064         set-buffer-file-coding-system.
3065
3066 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
3067
3068         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
3069         of checkdoc.el).
3070         * nnrss.el: do.
3071         * gnus-mlspl.el: do.
3072         * gnus-ml.el: do.
3073         * gnus-srvr.el: do.
3074
3075         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
3076
3077 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3078
3079         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
3080         Corrections to custom-manual links.
3081
3082         * gnus-art.el (gnus-article): Ditto.
3083
3084         * mm-decode.el (mime-display, mime-security): Ditto.
3085
3086 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
3087
3088         * flow-fill.el: Typo.
3089
3090 2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
3091
3092         * spam-wash.el: New file.
3093
3094 2004-02-26  Mark A. Hershberger <mah@everybody.org> 
3095
3096         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
3097
3098 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
3099
3100         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
3101         to be run with new-articles as LIST1, not LIST2
3102         (spam-registration-functions): add spam-use-ham-copy as a nil
3103         registration backend
3104
3105 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
3106
3107         * spam-stat.el (spam-stat-washing-hook): New option.
3108         (spam-stat-buffer-words): Use it.
3109         (spam-stat-process-directory, spam-stat-test-directory): Use
3110         insert-file-contents-literally.
3111         (spam-stat-coding-system): New variable.
3112         (spam-stat-load, spam-stat-save): Use it.
3113
3114 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * spam-report.el (spam-report-plug-agent): Quote
3117         spam-report-url-to-file and spam-report-url-ping-plain.
3118
3119 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
3120
3121         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
3122         / in mailto URLs.
3123
3124 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3125
3126         * spam-report.el (spam-report-process-queue): Fix interactive use.
3127         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
3128         (spam-report-unplug-agent): Doc fixes.
3129         (spam-report-url-ping-mm-url, spam-report-url-to-file)
3130         (spam-report-agentize, spam-report-deagentize): Autoload
3131
3132 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3133
3134         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
3135
3136         * message.el (message-setup-fill-variables): Add mml tags to
3137         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
3138         <ajk@iu.edu>.
3139         (message-mode): Don't modify paragraph-separate there.
3140
3141 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * compface.el (uncompface-use-external): Default to undecided.
3144         (uncompface-use-external-threshold): New variable.
3145         (uncompface-float-time): New macro.
3146         (uncompface): Determine whether to use the external decoder if
3147         uncompface-use-external is undecided.
3148
3149 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3150
3151         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
3152         after images.
3153
3154         * gnus-art.el (gnus-mime-display-single): Remove dead code.
3155
3156 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
3157
3158         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
3159
3160         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
3161
3162         * gnus-sum.el (gnus-summary-limit-to-age)
3163         (gnus-summary-limit-children): do.
3164
3165         * gnus-int.el (gnus-request-scan): do.
3166
3167         * gnus-group.el (gnus-group-suspend): do.
3168
3169         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
3170
3171         * gnus-cite.el (gnus-cite-parse-attributions): do.
3172
3173         * gnus-agent.el (gnus-summary-set-agent-mark)
3174         (gnus-agent-regenerate-group): do.
3175
3176         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
3177
3178         * binhex.el (binhex-decode-region-internal): do.
3179
3180 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3181
3182         * gnus-fun.el (gnus-face-properties-alist): New user option.
3183         (gnus-display-x-face-in-from): Use it.
3184
3185         * gnus-art.el (article-display-face): Ditto.
3186
3187         * compface.el (uncompface-use-external): Default to nil.
3188
3189 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
3190
3191         * nntp.el (nntp-erase-buffer): New function.
3192         (nntp-retrieve-data, nntp-send-command)
3193         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
3194         (nntp-possibly-change-group): Use it.
3195
3196         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
3197         with-current-buffer.
3198
3199 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
3200
3201         * compface.el: Merge the ELisp-based uncompface program.
3202         (compface): New customization group.
3203         (uncompface-use-external): New user option.
3204         (uncompface): Call uncompface-internal if uncompface-use-external
3205         is nil.
3206         (uncompface-internal): New function.  Note that there are also
3207         some other functions and variables added for this function.
3208
3209 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
3210
3211         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
3212         if necessary.
3213
3214 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
3215
3216         * spam-report.el (spam-report-unplug-agent)
3217         (spam-report-plug-agent, spam-report-deagentize)
3218         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
3219         support for the Agent in spam-report: when unplugged, report to a
3220         file; when plugged, submit all the requests
3221
3222         * spam.el (spam-register-routine): improved message about
3223         registration
3224
3225 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
3226
3227         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
3228         dependencies.
3229         (rfc2047-encode): Use it.
3230
3231         * gnus-art.el (gnus-button-marker-list): Move before first
3232         reference.
3233
3234         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
3235         (imap-parse-body): Fix format string mismatch.
3236
3237         * gnus-score.el (gnus-summary-increase-score): do.
3238
3239         * nnrss.el (nnrss-close): New function.
3240
3241 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
3242
3243         * nnrss.el (nnrss-make-filename): New function.
3244         (nnrss-request-delete-group, nnrss-read-server-data)
3245         (nnrss-save-server-data, nnrss-read-group-data)
3246         (nnrss-save-group-data): Use it.
3247         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
3248         (nnrss-read-server-data, nnrss-read-group-data): Use load.
3249         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
3250
3251 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
3252
3253         * mml.el (mml-compute-boundary-1): Don't uncompress files.
3254
3255 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
3256
3257         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
3258         files.
3259
3260         * message.el (message-generate-headers-first): Don't quote nil
3261         and t in docstrings.
3262
3263         * imap.el (imap-id): do.
3264
3265         * gnus-agent.el (gnus-agent-consider-all-articles)
3266         (gnus-agent-queue-mail): do.
3267
3268 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
3269
3270         * spam-report.el (spam-report-process-queue): New function.
3271         Process requests from `spam-report-requests-file'.
3272         (spam-report-process-queue): Doc fix.
3273
3274 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
3275
3276         * spam.el (spam-register-routine)
3277         (spam-log-processing-to-registry, spam-log-registered-p)
3278         (spam-log-unregistration-needed-p, spam-log-undo-registration):
3279         change "check" to "spam-check" for semi-clarity
3280
3281 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
3282
3283         * pop3.el: Require nnheader.
3284
3285         * mml-smime.el: Require cl.  Autoload message-fetch-field.
3286
3287         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
3288
3289         * gnus-picon.el: Require cl.
3290
3291         * gnus-fun.el: Require gnus-ems and gnus-util.
3292
3293         * gnus.el (gnus-method-to-server): Move defsubst before first use.
3294
3295         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
3296
3297         * gnus-art.el (gnus-article-edit-mode): Define before first
3298         reference.
3299
3300 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
3301
3302         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
3303         (gnus-uu-post-encoded): Use point-at-bol.
3304
3305         * gnus-topic.el (gnus-group-active-topic-p): do.
3306
3307         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
3308
3309         * gnus-group.el (gnus-group-kill-region): do.
3310
3311         * gnus-art.el (article-date-ut): do.
3312
3313         * message.el (message-fetch-field): Remove redundant
3314         case-fold-search binding.
3315         (message-narrow-to-field): Simplify.
3316
3317 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
3318
3319         * spam.el (spam-directory): Derive from `gnus-directory'.
3320
3321         * spam-report.el (spam-report-url-to-file)
3322         (spam-report-requests-file): New function and variable for offline
3323         reporting.
3324         (spam-report-url-ping-function): Add `spam-report-url-to-file'
3325         and user defined function.
3326         (spam-report-url-ping-mm-url): Remove doubled slash.
3327
3328 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
3329
3330         * spam.el (spam-list-of-processors): fixed spamassassin variable names
3331
3332 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
3333
3334         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
3335         format string mismatch.
3336
3337         * sieve.el (sieve-deactivate-all): do.
3338
3339         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
3340
3341         * nnlistserv.el (nnlistserv-kk-wash-article): do.
3342
3343         * nnml.el (nnml-request-set-mark, nnml-save-marks): do. 
3344
3345         * mm-bodies.el (mm-7bit-chars): Don't include \r.
3346
3347 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
3348
3349         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
3350         the list of checks
3351
3352 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
3353
3354         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
3355         padding.
3356
3357 2004-01-27  Simon Josefsson  <jas@extundo.com>
3358
3359         * mm-view.el (mm-fill-flowed): Add.
3360         (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
3361         <angeli@iwi.uni-sb.de>.
3362
3363 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
3364
3365         * spam.el (spam-spamassassin-register-ham-routine)
3366         (spam-spamassassin-register-spam-routine): fixed function names
3367
3368 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3369
3370         * gnus.el (gnus-tmp-grouplens): Remove.
3371         (gnus-summary-line-format): Remove grouplens.
3372
3373         * gnus-group.el (gnus-group-line-format): Ditto.
3374
3375         * gnus-spec.el (gnus-format-specs): Ditto.
3376         (gnus-update-format-specifications): Flush the group format spec
3377         cache if there's the grouplens stuff.
3378         (gnus-parse-simple-format): Replace %l with the empty string.
3379
3380 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
3381
3382         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
3383         omission. 
3384         From Jerry James  <james@xemacs.org>
3385
3386 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3387
3388         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
3389         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3390
3391 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
3392
3393         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
3394         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
3395         New macros and functions.
3396         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
3397         Handle > NLINK_MAX messages.
3398         * nnmaildir.el (nnmaildir-request-set-mark): Use
3399         nnmaildir--emlink-p and nnmaildir--eexist-p.
3400
3401 2004-01-25  Alex Schroeder  <alex@gnu.org>
3402
3403         * spam-stat.el (spam-stat-process-directory-age): New option.
3404         (spam-stat-process-directory): Use it.
3405
3406 2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
3407
3408         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
3409         (spam-stat-save): Accept prefix argument.
3410
3411 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
3412
3413         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
3414         links" error.
3415
3416 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
3419         the rest of the and/or forms.
3420
3421 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
3422
3423         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
3424         compatibility with old .newsrc.eld files.
3425
3426         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
3427
3428         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
3429
3430         * gnus-start.el (gnus-1): do.
3431
3432         * gnus-group.el (gnus-group-line-format-alist): do.
3433
3434         * gnus.el (gnus-use-grouplens, gnus-visual): do.
3435
3436         * gnus-gl.el: Remove.
3437
3438 2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
3439
3440         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
3441         marks consisting of a single range {for example, (3 . 5)} rather
3442         than a list of a single range { ((3 . 5)) }.
3443
3444 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
3445
3446         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
3447         with-current-buffer.
3448         (spam-stat-store-current-buffer): Use insert-buffer-substring to
3449         avoid consing a string.
3450
3451         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
3452         Remove obsolete entries for big5 and gb2312.
3453
3454 2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
3455
3456         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
3457         uncompressed list.
3458
3459 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
3460
3461         * spam-stat.el (spam-stat-strip-xref): New function.
3462         (spam-stat-process-directory): Use it.
3463
3464         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
3465         here -- it's done in message-fetch-field.
3466
3467 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
3468
3469         * gnus-agent.el (gnus-agent-queue-mail,
3470         gnus-agent-prompt-send-queue): New variables.
3471         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
3472         * gnus-draft.el (gnus-group-send-queue): Pass the group name
3473         "nndraft:queue" along to gnus-draft-send.  Use
3474         gnus-agent-prompt-send-queue.
3475         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
3476         is "nndraft:queue".  Suggested by Gaute Strokkenes
3477         <gs234@srcf.ucam.org>
3478
3479         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
3480         (agent-enable-undownloaded-faces): Added
3481         (gnus-agent-cat-groups): Use eval-and-compile, not
3482         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
3483         method of gnus-agent-cat-groups even when the buffer has been
3484         evaled.
3485         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
3486         delete gnus-agent-save-active-1.
3487         (gnus-agent-save-groups): Deleted. Identical to
3488         gnus-agent-save-active.
3489         (gnus-agent-write-active): No longer adjust agent's copy of active
3490         file as agent's adjustments are now stored in their own
3491         file. Removed optional parameter.
3492         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
3493         servers.  Add use of min/max range limits from server's local
3494         file.
3495         (gnus-agent-save-alist): Removed unused optional argument.
3496         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
3497         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
3498         (gnus-agent-set-local): A per-server file that keeps min/max range
3499         limits for articles known to the agent.  Provides a fast mechanism
3500         for altering many active ranges.
3501         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
3502         active file (local makes it unnecessary).
3503         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
3504
3505         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
3506         (agent-enable-undownloaded-faces): Added
3507
3508         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
3509         disable it when sending to "nndraft:queue".
3510         (gnus-group-send-queue): Add safety check to avoid sending queue
3511         when unplugged.
3512
3513         * gnus-group.el (gnus-group-catchup): Use new
3514         gnus-sequence-of-unread-articles, not
3515         gnus-list-of-unread-articles, to avoid exhausting memory with huge
3516         numbers of articles.  Use gnus-range-map to avoid having to
3517         uncompress the unread list.
3518         (gnus-group-archive-directory,
3519         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
3520         reference.
3521
3522         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
3523         (gnus-sorted-range-intersection): Intersection of two ranges
3524         without requiring that they first be uncompressed.
3525
3526         * gnus-start.el (gnus-activate-group): Unless blocked by the
3527         caller, possibly expand the active range to include both cached
3528         and agentized articles.
3529         (gnus-convert-old-newsrc): Rewrote in anticipation of having
3530         multiple version-dependent converters.
3531         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
3532         gnus-agent-save-active.
3533         (gnus-save-newsrc-file): Save dirty agent range limits.
3534
3535         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
3536         gnus-agent-possibly-alter-active.
3537         (gnus-adjust-marked-articles): Faster handling of simple lists
3538         
3539 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
3540
3541         * spam-stat.el (spam-stat-test-directory): New optional argument
3542         displays a list of files detected.  Suggested by Andrew Cohen
3543         <cohen@andy.bu.edu>.
3544         (spam-stat-buffer-words-with-scores): Don't narrow and change
3545         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
3546
3547 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>  
3548
3549         * spam.el (gnus-summary-mode-map): make spam-generic-score the
3550         default scoring function
3551         (spam-generic-score): calls spam-spamassassin-score if
3552         spam-use-spamassassin or spam-use-spamassassin-headers is on;
3553         spam-bogofilter-score otherwise.
3554
3555         From Hubert Chan <hubert@uhoreg.ca>:
3556
3557         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
3558         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
3559         (spam-spamassassin-arguments)
3560         (spam-spamassassin-spam-flag-header)
3561         (spam-spamassassin-positive-spam-flag-header)
3562         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
3563         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
3564         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
3565         (spam-list-of-processors, spam-list-of-checks)
3566         (spam-list-of-statistical-checks, spam-registration-functions)
3567         (spam-check-spamassassin-headers, spam-check-spamassassin)
3568         (spam-spamassassin-score)
3569         (spam-spamassassin-register-with-sa-learn)
3570         (spam-spamassassin-register-spam-routine)
3571         (spam-spamassassin-register-ham-routine)
3572         (spam-assassin-register-spam-routine)
3573         (spam-assassin-register-ham-routine): add SpamAssassin support
3574         (spam-bogofilter-score): fix to show article before scoring
3575
3576         * gnus.el (spam-process, spam-autodetect-methods): add
3577         spamassassin and spamassassin-headers
3578
3579         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3580         Suppress unnecessary messages.  From Nevin Kapur
3581         <nkapur@cs.caltech.edu>.
3582
3583 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
3584
3585         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
3586         make-hash-table.
3587
3588 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * canlock.el (base64-encode-string): Don't autoload it.
3591
3592 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * run-at-time.el: Remove useless (require 'itimer),
3595         eval-and-compile and (featurep 'xemacs).
3596
3597 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
3598
3599         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
3600         GROUP is a virtual group.
3601
3602 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
3603
3604         * gnus.el: Autoload `message-y-or-n-p'.
3605
3606 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
3607
3608         * pgg-parse.el: Remove unnecessary (require 'custom).
3609
3610         * pgg-def.el: do.
3611
3612         * nnmail.el: do.
3613
3614         * gnus-undo.el: do.
3615
3616         * gnus-picon.el: do.
3617
3618         * gnus-util.el: do.
3619
3620 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
3621
3622         * gnus-sum.el (gnus-pick-line-number): Add autoload.
3623
3624 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3625
3626         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
3627         handle, as well as a list.
3628
3629         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
3630         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
3631         (mm-w3m-cid-retrieve): Simplify.
3632
3633 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
3634
3635         * message.el (message-kill-to-signature): Allow prefix arg to
3636         specify number of lines to keep before signature.  From Vasily
3637         Korytov.
3638         (message-kill-to-signature): Change docstring.
3639
3640 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3641
3642         * canlock.el: Always require sha1-el.
3643         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
3644
3645         * message.el: Autoload sha1 only when compiling.
3646
3647         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
3648         eudc-expand-inline for XEmacs.
3649
3650 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3651
3652         * message.el (message-canlock-generate): Require sha1-el.
3653
3654 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
3655
3656         * message.el (message-expand-name): Silence the byte compiler.
3657
3658         * lpath.el: Add detect-coding-system.
3659
3660         * dgnushack.el (dgnushack-compile): Remove obsolete check for
3661         cus-edit.
3662
3663 2004-01-13  Simon Josefsson  <jas@extundo.com>
3664
3665         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
3666         Invoke gnus-score-mode.  Reported by
3667         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
3668
3669         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
3670         Jim Blandy <jimb@redhat.com> (tiny change).
3671
3672 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
3673
3674         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
3675
3676 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
3677
3678         * spam.el (spam-get-article-as-string): updated to use
3679         gnus-request-article-this-buffer, much simpler
3680         (spam-get-article-as-buffer): removed
3681
3682 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
3683
3684         * message.el (message-expand-name): Use EUDC if the user uses
3685         that.
3686
3687 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
3688
3689         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
3690         character for the encoding to avoid consing a string.
3691         
3692         * rfc2047.el (rfc2047-decode-string): Don't cons a string
3693         unnecessarily.
3694
3695         * mm-util.el (mm-replace-chars-in-string): Remove.
3696
3697         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
3698         of mm-replace-chars-in-string.
3699
3700 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
3701
3702         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
3703         strings.
3704
3705         * mm-util.el (mm-subst-char-in-string): Support inplace.        
3706
3707         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
3708         a new string in every iteration.  Use shy groups.
3709
3710 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
3711
3712         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
3713         (gnus-group-change-level, gnus-kill-newsgroup)
3714         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
3715         (gnus-get-unread-articles, gnus-make-articles-unread)
3716         (gnus-make-ascending-articles-unread): Use accessor
3717         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
3718         to get group information for improved readability.
3719
3720         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
3721
3722         * gnus-soup.el (gnus-soup-group-brew): do.
3723
3724         * gnus-msg.el (gnus-put-message): do.
3725
3726         * gnus-move.el (gnus-group-move-group-to-server): do.
3727
3728         * gnus-kill.el (gnus-batch-score): do.
3729
3730         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
3731         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
3732         (gnus-group-update-group, gnus-group-read-group)
3733         (gnus-group-make-group, gnus-group-make-help-group)
3734         (gnus-group-make-archive-group, gnus-group-make-directory-group)
3735         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
3736         (gnus-group-sort-by-unread, gnus-group-catchup)
3737         (gnus-group-unsubscribe-group, gnus-group-kill-group)
3738         (gnus-group-yank-group, gnus-group-set-info)
3739         (gnus-group-list-groups): do.
3740
3741         * gnus.el (gnus-generate-new-group-name): do.
3742
3743         * gnus-delay.el (gnus-delay-send-queue): do.
3744
3745         * nnvirtual.el (nnvirtual-catchup-group): do.
3746
3747         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
3748         do.
3749
3750         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
3751         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
3752         
3753         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
3754         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
3755         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
3756         (gnus-group-make-articles-read): do.
3757         
3758 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
3759
3760         * gnus-art.el (article-decode-mime-words, article-babel)
3761         (gnus-article-highlight-signature, gnus-article-add-buttons)
3762         (gnus-signature-toggle): Use gnus-with-article-buffer.
3763         
3764         * gnus-art.el (gnus-article-highlight-headers)
3765         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
3766         
3767         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
3768         (gnus-article-set-globals, gnus-request-article-this-buffer)
3769         (gnus-button-message-id, gnus-article-maybe-hide-headers)
3770         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
3771         (gnus-mime-display-alternative): Use with-current-buffer.
3772
3773 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
3774
3775         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
3776         also under 80 char limit, and call gnus-error if needed
3777         (spam-fetch-article-header): finally fixed - it was a
3778         buffer-local variable (gnus-newsgroup-data)
3779         (spam-find-spam): use spam-generate-fake-headers, forget about
3780         spam-insert-fake-headers
3781         (spam-insert-fake-headers): removed
3782
3783 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
3784
3785         * deuglify.el (gnus-article-outlook-unwrap-lines)
3786         (gnus-outlook-rearrange-article)
3787         (gnus-outlook-repair-attribution-outlook)
3788         (gnus-outlook-repair-attribution-block)
3789         (gnus-outlook-repair-attribution-other): Remove redundant
3790         save-excursion.
3791
3792 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
3793
3794         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
3795         (spam-fetch-field-subject-fast)
3796         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
3797         (spam-fetch-article-header): new functions to deal with Gnus
3798         internals for fast retrieval of article header data
3799         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
3800
3801 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
3802
3803         * pop3.el (pop3-md5): Remove.
3804         (pop3-apop): Replace pop3-md5 with md5.
3805
3806         * mm-bodies.el: base64 is always built-in.
3807
3808         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
3809         with-current-buffer.
3810
3811 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3812
3813         * canlock.el (canlock-insert-header): Remove excessive grouping in
3814         regexp.
3815
3816         * gnus-sum.el (gnus-summary-read-document): Ditto.
3817
3818         * gnus-uu.el (gnus-uu-part-number): Ditto.
3819
3820         * html2text.el (html2text-remove-tags): Ditto.
3821         (html2text-format-tags): Ditto.
3822         (html2text-format-single-elements): Ditto.
3823
3824         * mml.el (mml-parse-1): Ditto.
3825
3826 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
3827
3828         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
3829
3830         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
3831
3832         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
3833
3834         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
3835
3836 2003-11-15  Simon Josefsson  <jas@extundo.com>
3837
3838         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
3839         (pgg-gpg-lookup-key): Use regexp match instead of
3840         split-string (split-string is different between emacs 21.2 and
3841         21.4).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
3842
3843 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
3844
3845         * gnus-art.el (gnus-mime-view-all-parts)
3846         (gnus-article-part-wrapper, gnus-article-view-part): Use
3847         with-current-buffer.
3848
3849 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3850
3851         * spam.el (spam-disable-spam-split-during-ham-respool)
3852         (spam-spamoracle-database, spam-cache-lookups)
3853         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
3854         (spam-group-ham-mark-p, spam-group-spam-mark-p)
3855         (spam-group-ham-marks, spam-group-spam-marks)
3856         (spam-group-spam-contents-p, spam-group-ham-contents-p)
3857         (spam-list-of-processors, spam-list-of-statistical-checks): doc
3858         fix, also add spam-use-blackholes to the statistical checks
3859         (spam-fetch-field-fast): new interface to fetching fields, may
3860         become a macro
3861         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
3862         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
3863         (spam-insert-fake-headers): fake an article when needed
3864         (spam-find-spam): fake article when possible
3865         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
3866         (spam-check-bogofilter-headers): use message-fetch-field instead
3867         of nnmail-fetch-field
3868
3869 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
3870
3871         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
3872
3873 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3874
3875         * spam.el (spam-split): do not require spam-use-CHECK to be
3876         enabled if that check is passed to spam-split explicitly; also
3877         fix so 'spam doesn't get converted to spam-split-group when
3878         spam-split-symbolic-return is t
3879         (spam-find-spam): find registrations of the article and use those
3880         instead of re-running spam-split to find the spam/ham
3881         classification of the article
3882         (spam-log-processing-to-registry, spam-log-registered-p)
3883         (spam-log-unregistration-needed-p, spam-log-undo-registration):
3884         use gnus-error instead of gnus-message
3885         (spam-log-registration-type): new function to determine the
3886         classification of a message based on registry entries; will
3887         return nil if both 'spam and 'ham are found
3888         (spam-check-BBDB): expand all the BBDB macros here so we can have
3889         a reasonably fast local cache without the loading errors
3890         (spam-cache-lookups): set to t by default
3891         (spam-find-spam): don't try to guess spam-cache-lookups
3892         (spam-enter-whitelist, spam-enter-blacklist): also clear the
3893         spam-caches entry
3894         (spam-filelist-build-cache, spam-filelist-check-cache): better
3895         caching of whitelist/blacklist entries
3896         (spam-check-whitelist, spam-check-blacklist): invoke
3897         spam-from-listed-p with a type, not a cache variable
3898         (spam-from-listed-p): wrap around spam-filelist-check-cache
3899
3900 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
3901
3902         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
3903
3904         * nnmail.el (nnmail-split-fancy): do.
3905
3906         * mml.el (mml-parse): do.
3907
3908         * gnus-score.el (gnus-enter-score-words-into-hashtb)
3909         (gnus-score-adaptive): do.
3910
3911 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
3914         (gnus-mime-button-map): Don't set keymap parent.
3915         (gnus-button-ctan-directory-regexp): Use shy grouping.
3916         (gnus-prev-page-map): Don't set keymap parent.
3917         (gnus-prev-page-map): Remove duplicated one.
3918         (gnus-next-page-map): Don't set keymap parent.
3919         (gnus-mime-security-button-map): Ditto.
3920
3921         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
3922         version number.
3923
3924         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
3925
3926 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3927
3928         * canlock.el (canlock-sha1-function): Remove.
3929         (canlock-sha1-function-for-verify): Remove.
3930         (canlock-openssl-program): Remove.
3931         (canlock-openssl-args): Remove.
3932         (canlock-ignore-errors): Remove.
3933         (canlock-sha1-with-openssl): Remove.
3934         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
3935         (canlock-verify): Don't use canlock-ignore-errors.
3936
3937         * sha1-el.el (sha1-string-external): Make it can return a string
3938         in binary form.
3939         (sha1-region-external): Ditto.
3940         (sha1-string-internal): Ditto.
3941         (sha1-region-internal): Ditto.
3942         (sha1-region): Ditto.
3943         (sha1-string): Ditto.
3944         (sha1): Ditto.
3945
3946 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3947
3948         * spam.el (spam-report-articles-gmane): New command.
3949
3950 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3951
3952         * gnus.el: Don't make unnecessary *Group* buffer when loading.
3953
3954         * run-at-time.el (run-at-time-saved): Remove.
3955         (run-at-time): Doc fix.
3956
3957 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
3958
3959         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
3960         (gnus-summary-limit-map): Add it.
3961         (gnus-summary-make-menu-bar): do.
3962
3963 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
3964
3965         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
3966         first attempt at some caching support (done for BBDB only now)
3967         (spam-find-spam): set spam-cache-lookups if there are more than 2
3968         addresses to be checked
3969         (spam-clear-cache-BBDB): new function, to be invoked by
3970         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
3971         (spam-check-BBDB): check and use the caches, if
3972         spam-cache-lookups is on
3973         remove superfluous (provide)
3974
3975 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
3976
3977         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
3978
3979 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
3980
3981         * run-at-time.el (run-at-time-saved): Move to after the definition
3982         of `run-at-time'.
3983
3984         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
3985
3986 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3987
3988         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
3989         mm-w3m-local-map-property.
3990
3991         * mm-view.el (mm-w3m-mode-map): Remove.
3992         (mm-w3m-local-map-property): Remove.
3993         (mm-inline-text-html-render-with-w3m): Don't use
3994         mm-w3m-local-map-property.
3995
3996 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3997
3998         * run-at-time.el: New file.
3999
4000         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
4001         under Emacs.
4002
4003         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
4004         of gnus-set-text-properties.
4005
4006         * gnus-uu.el (gnus-uu-save-article): Ditto.
4007
4008         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
4009
4010         * gnus-cite.el (gnus-cite-parse): Ditto.
4011
4012         * gnus-art.el (gnus-button-push): Use set-text-properties instead
4013         of gnus-.
4014
4015         * gnus-xmas.el (run-at-time): Require run-at-time.
4016
4017         * gnus.el: Changed calls to nnheader-run-at-time and
4018         password-run-at-time throughout to use run-at-time directly.
4019
4020         * password.el: Removed definition of run-at-time.
4021
4022         * nnheaderxm.el: Remove definition of run-at-time.
4023
4024 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
4025
4026         * mml.el (mml-minibuffer-read-disposition): Show attachment type
4027         in prompt (tiny change)
4028
4029 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
4030
4031         * messagexmas.el (message-xmas-redefine): Alias
4032         `message-make-caesar-translation-table' to
4033         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
4034         version.
4035
4036         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
4037         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
4038         `gnus-xmas-set-text-properties'.
4039         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
4040         `gnus-xmas-completing-read'. 
4041         (gnus-xmas-completing-read): Removed.
4042         (gnus-xmas-open-network-stream): Removed.
4043
4044         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
4045         XEmacs version.
4046
4047         * dns.el (dns-make-network-process): Use `open-network-stream'
4048         instead of `gnus-xmas-open-network-stream'.
4049
4050         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
4051
4052         * .cvsignore: Add auto-autoloads.el, custom-load.el.
4053
4054 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
4055
4056         * gnus-art.el (gnus-mime-display-alternative)
4057         (gnus-insert-mime-button, gnus-insert-mime-security-button)
4058         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
4059         Don't use gnus-local-map-property.
4060
4061         * gnus-util.el (gnus-local-map-property): Remove.
4062
4063         * mm-view.el (mm-view-pkcs7-decrypt): Replace
4064         gnus-completing-read-maybe-default with completing-read.
4065
4066         * gnus-util.el (gnus-completing-read): do.
4067         (gnus-completing-read-maybe-default): Remove.
4068
4069 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
4070
4071         * password.el: Only autoload `run-at-time' if not XEmacs.
4072         Only autoload the itimer functions if XEmacs.
4073
4074 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4075
4076         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
4077         XEmacsen.
4078
4079         * dgnushack.el: Autoload executable-find for XEmacs.
4080
4081 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
4082
4083         * gnus-art.el (gnus-read-string): Remove.
4084         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
4085         read-string.
4086
4087 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
4088
4089         * netrc.el: autoload password-read
4090         (netrc): new configuration group
4091         (netrc-encoding-method, netrc-openssl-path): configuration
4092         variables for encoding and decoding of files with symmetric
4093         ciphers
4094         (netrc-encode): assistant function to encode a file with
4095         netrc-encoding-method
4096         (netrc-parse): added interactive parameter, added optional
4097         decoding if netrc-encoding-method is non-nil but otherwise
4098         behavior is standard
4099         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
4100         s/encode/encrypt/ everywhere
4101
4102         * spam.el: remove executable-find autoload
4103
4104 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
4105
4106         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
4107
4108         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
4109
4110 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4111
4112         * gnus-art.el (gnus-treat-ansi-sequences,
4113         article-treat-ansi-sequences): New variable and function.
4114         Suggested by Dan Jacobson <jidanni@jidanni.org>.
4115
4116         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
4117         Use it.
4118
4119 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
4120
4121         * mm-util.el (mm-quote-arg): Remove.
4122
4123         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
4124         shell-quote-argument.
4125
4126         * gnus-uu.el (gnus-uu-command): do.
4127
4128         * gnus-sum.el (gnus-summary-insert-pseudos): do.
4129
4130         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
4131         with make-char.
4132
4133         * mm-util.el (mm-make-char): Remove.
4134
4135         * mml.el (mml-mode): Replace gnus-add-minor-mode with
4136         add-minor-mode.
4137
4138         * gnus-undo.el (gnus-undo-mode): do.
4139
4140         * gnus-topic.el (gnus-topic-mode): do.
4141
4142         * gnus-sum.el (gnus-dead-summary-mode): do.
4143
4144         * gnus-start.el (gnus-slave-mode): do.
4145
4146         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
4147
4148         * gnus-ml.el (gnus-mailing-list-mode): do.
4149
4150         * gnus-gl.el (gnus-grouplens-mode): do.
4151
4152         * gnus-draft.el (gnus-draft-mode): do.
4153
4154         * gnus-dired.el (gnus-dired-mode): do.
4155
4156         * gnus-ems.el (gnus-add-minor-mode): Remove.
4157
4158         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
4159         Replace gnus-char-width with char-width.
4160
4161         * gnus-ems.el (gnus-char-width): Remove.
4162
4163         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
4164         Replace gnus-char-width with char-width.
4165
4166         * gnus-ems.el (gnus-char-width): Remove.
4167
4168         * spam-stat.el (with-syntax-table): Remove with-syntax-table
4169         definition.
4170         Remove Emacs 20 hash table compatibility code.
4171
4172         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
4173         20 compatibility code.
4174
4175         * spam.el (spam-point-at-eol): Replace with point-at-eol.
4176
4177         * smime.el (smime-point-at-eol): Replace with point-at-eol.
4178
4179         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
4180         with point-at-{eol,bol}.
4181
4182         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
4183
4184         * imap.el (imap-point-at-eol): Replace with point-at-eol.
4185
4186         * flow-fill.el (fill-flowed-point-at-bol,
4187         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
4188
4189         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
4190         Replace with point-at-{eol,bol} throughout all files.
4191
4192 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * ntlm.el (ntlm-string-as-unibyte): New macro.
4195         (ntlm-build-auth-response): Use it.
4196
4197         Remove Emacs 20 stuff:
4198         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
4199         (butlast, mapc, remove): Remove the compiler macros.
4200         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
4201         of delq and copy-sequence.
4202         * gnus-art.el (popup-menu): Remove the compiler macro.
4203         * nnmail.el (nnmail-split-fancy): Don't support customizing with
4204         Emacs 20.
4205
4206 2004-01-05  Simon Josefsson  <jas@extundo.com>
4207
4208         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
4209         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
4210         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
4211         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
4212         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
4213         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
4214         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
4215         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
4216         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
4217         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
4218         ntlm-string-permute, string-lshift into ntlm-string-lshift,
4219         string-xor into ntlm-string-xor.  Suggested by
4220         Jesper Harder <harder@myrealbox.com>.
4221
4222         * ntlm.el: Don't include poem.
4223
4224         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
4225         Jesper Harder <harder@myrealbox.com>.
4226
4227         * sasl-ntlm.el, ntlm.el, md4.el: New files.
4228
4229         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
4230         probably breaks emacs with DL patch, but do we care? Is anyone
4231         still using the DL stuff?)
4232
4233         * sieve-manage.el: Use the password package.
4234         (sieve-manage-read-passwd): Remove.
4235         (sieve-manage-interactive-login): Use password.  Re-add
4236         condition-case around loop.
4237
4238         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
4239         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
4240         the password package.
4241
4242 2003-02-19  Simon Josefsson  <jas@extundo.com>
4243
4244         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
4245         token.
4246
4247 2002-08-07  Simon Josefsson  <jas@extundo.com>
4248
4249         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
4250         (sieve-manage-authenticators):
4251         (sieve-manage-authenticator-alist): Add some SASL mechs.
4252         (sieve-sasl-auth): New function.
4253         (sieve-manage-cram-md5-auth):
4254         (sieve-manage-plain-auth): Rewrite using SASL library.
4255         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
4256         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
4257         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
4258         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
4259
4260 2004-01-05  Simon Josefsson  <jas@extundo.com>
4261
4262         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
4263         New files.
4264
4265 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4266
4267         * gnus-group.el (gnus-no-groups-message): Update.
4268
4269         * gnus-sum.el (gnus-summary-insert-new-articles): Remove . 
4270
4271 2003-11-09  Simon Josefsson  <jas@extundo.com>
4272
4273         * imap.el: Support for ID IMAP extension (RFC 2971).
4274         (imap-local-variables): Add imap-id.
4275         (imap-id): New variable.
4276         (imap-id): New function.
4277         (imap-parse-response): Parse untagged ID response.
4278         * nnimap.el (nnimap-id): New variable.
4279         (nnimap-open-connection): Use it.
4280
4281 2003-12-28  Simon Josefsson  <jas@extundo.com>
4282
4283         * gnus-score.el (gnus-score-edit-all-score): New.
4284         * gnus-group.el (gnus-group-score-map): Bind it to W e.
4285
4286 2004-01-04  Simon Josefsson  <jas@extundo.com>
4287
4288         * password.el: Add.
4289
4290 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
4291
4292         * dns.el: Add support for AAAA records (see RFC 3596)
4293
4294         * Fix typo PRT -> PTR
4295
4296         * Parse MX, PTR and SOA replies (see RFC 1035)
4297
4298 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4299
4300         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
4301
4302         * Moved to Changelog.2.
4303
4304 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4305
4306         * gnus.el (gnus-version-number): Bump version.
4307
4308 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4309
4310         * gnus.el: No Gnus v0.1 is released.
4311
4312 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4313
4314         * gnus.el: No Gnus v0.0 is released.
4315
4316 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4317
4318         * gnus.el (gnus-version-number): Bump.
4319         (gnus-version): No.
4320
4321 See ChangeLog.2 for earlier changes.
4322
4323     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
4324   Copying and distribution of this file, with or without modification,
4325   are permitted provided the copyright notice and this notice are preserved.
4326
4327 ;; Local Variables:
4328 ;; coding: iso-2022-7bit
4329 ;; End:
4330
4331 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4