Merge from gnus--devo--0
[emacs.git] / lisp / gnus / ChangeLog
blobd8bb4876269543a6b74abe6d20f5f47406f493bc
1 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4         format document.
5         (gnus-mime-delete-part): Don't write description line if empty.
6         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8 2007-12-14  Johan Bockg\e,Ae\e(Brd  <bojohan@gnu.org>
10         * gnus-sum.el (gnus-summary-mark-unread-as-read)
11         (gnus-summary-mark-read-and-unread-as-read)
12         (gnus-summary-mark-current-read-and-unread-as-read)
13         (gnus-summary-mark-unread-as-ticked): Doc fix.
14         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
18         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
19         Christoph Conrad <christoph.conrad@gmx.de>.
21 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
23         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
24         yes-or-no-p.
26 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
28         * mm-decode.el (mm-add-meta-html-tag): New function.
29         (mm-save-part-to-file, mm-pipe-part): Use it
31         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
32         gnus-y-or-n-p instead of y-or-n-p.
33         (gnus-article-browse-html-parts): Work with message/external-body; use
34         mm-add-meta-html-tag.
36 2007-12-11  Glenn Morris  <rgm@gnu.org>
38         * gnus-cache.el: Require gnus-sum not just when compiling.
40         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
42         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
43         definitions before use.
45         * mm-decode.el: Require gnus-util.
46         (mm-remove-part): Only call delete-annotation on XEmacs.
48         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
50         * nnmail.el: Require gnus-int.
52         * spam.el: Move `require's before `eval-when-compile's.
54         * gnus-ems.el (gnus-alive-p):
55         * gnus-fun.el (message-goto-eoh):
56         * gnus-util.el (gnus-group-name-decode):
57         * mail-source.el (gnus-compress-sequence):
58         * message.el (Info-goto-node, format-spec):
59         * mm-bodies.el (message-options-get):
60         * mm-decode.el (mm-view-pkcs7):
61         * mm-util.el (gmm-write-region):
62         * mml-smime.el (mml-compute-boundary)
63         (gnus-completing-read-with-default):
64         * mml.el (widget-button-press, gnus-make-hashtable):
65         * mml1991.el (mm-decode-content-transfer-encoding)
66         (mm-encode-content-transfer-encoding)
67         (message-options-get, message-options-set):
68         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
69         * nnfolder.el (gnus-request-group):
70         * nnheader.el (ietf-drums-unfold-fws):
71         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
72         * smime.el (gnus-run-mode-hooks):
73         * spam-stat.el (gnus-message): Autoload.
75         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
76         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
77         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
78         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
79         Add declare-function compatibility definition.
81         * gnus-cache.el (nnvirtual-find-group-art):
82         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
83         (gnus-add-image, gnus-add-wash-type):
84         * gnus-group.el (nnkiboze-score-file):
85         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
86         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
87         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
88         (message-tokenize-header, gnus-get-buffer-create)
89         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
90         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
91         * gnus.el (gnus-group-decoded-name):
92         * mail-source.el (imap-capability):
93         * mm-bodies.el (message-options-set):
94         * mm-decode.el (gnus-configure-windows):
95         * mm-extern.el (message-goto-body):
96         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
97         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
98         (epg-sub-key-validity, message-options-set):
99         * mml.el (widget-event-point, gnus-configure-windows):
100         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
101         * mml2015.el (epg-check-configuration, epg-configuration)
102         (message-options-set):
103         * nndb.el (nndb-request-article):
104         * nnfolder.el (gnus-request-create-group):
105         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
106         * nnmaildir.el (gnus-group-mark-article-read):
107         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
108         * rfc1843.el (message-fetch-field):
109         * spam.el (gnus-extract-address-components):
110         Declare as functions.
112 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
114         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
116 2007-12-09  Glenn Morris  <rgm@gnu.org>
118         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
120         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
121         * message.el, mm-view.el, sieve-manage, smime.el:
122         Add declare-function compatibility definition.
124         * gnus-art.el (w3-region, w3m-region, Info-menu):
125         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
126         * gnus-sum.el (gnus-get-predicate):
127         * gnus-util.el (mm-append-to-file, w32-focus-frame):
128         * message.el (mail-abbrev-in-expansion-header-p):
129         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
130         (w3m-detect-meta-charset, w3m-region):
131         * sieve-manage.el (password-read, password-cache-add)
132         (password-cache-remove):
133         * smime.el (password-read-and-add): Declare as functions.
135 2007-12-08  David Kastrup  <dak@gnu.org>
137         * gnus-sum.el (gnus-summary-simplify-subject-query):
138         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
139         `message'.
141 2007-12-07  Glenn Morris  <rgm@gnu.org>
143         * gnus-art.el (article-make-date-line): Revert previous change.
145 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
147         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
149 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
151         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
152         Call gnus-add-to-range ranges only once with a prepared article-list.
154 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
156         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
157         nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
158         group names with backslashes.  Reported by Tassilo Horn
159         <tassilo@member.fsf.org>.
161 2007-12-06  D. Goel  <deego3@gmail.com>
163         * gnus-art.el (article-make-date-line):
164         * gnus-start.el (gnus-load):
165         * pop3.el (pop3-read-response): Fix buggy call to `error'.
167 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
169         * gnus-art.el (gnus-use-idna)
170         * gnus-start.el (gnus-site-init-file)
171         * message.el (message-use-idna)
172         * mm-uu.el (mm-uu-hide-markers)
173         * smiley.el (smiley-style): Revert changes that suppress warnings.
175 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
177         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
178         specify charset to html source.  Reported by Christoph Conrad
179         <christoph.conrad@gmx.de>.
181 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
183         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
184         idna-program in order to suppress byte compile warning issued by XEmacs
185         that came to byte compile the default value section of defcustom forms
186         recently.
188         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
189         value of installation-directory.
191         * message.el (message-use-idna): Don't directly refer to the value of
192         idna-program.
194         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
196         * smiley.el (smiley-style): Don't directly call face-attribute.
198 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
200         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
202         * gnus-dired.el: Reduce Gnus dependencies.
203         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
204         require.  Use autoloads instead.
205         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
206         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
207         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
208         (gnus-dired-mode): Adjust doc string.
209         (gnus-dired-mail-mode): New variable.
210         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
211         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
212         (gnus-dired-mail-buffers): New function.  Return mail or message
213         composition buffers.
214         (gnus-dired-attach): Use it.
215         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
216         NO-DECODE.
217         (gnus-dired-print): Use `gnus-print-buffer' depending on
218         `gnus-dired-mail-mode'.
220 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
222         * rfc2047.el (rfc2047-encoded-word-regexp)
223         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
224         explaining what regexp patterns are for.
226 2007-12-04  Glenn Morris  <rgm@gnu.org>
228         * password.el: Move to ../password-cache.el.
230         * mml1991.el (password-read, password-cache-add, password-cache-remove):
231         * mml2015.el (password-read, password-cache-add, password-cache-remove):
232         * mml-smime.el (password-read, password-cache-add)
233         (password-cache-remove):
234         No need to autoload, since mml-sec requires password.
236         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
237         * message.el (gnus-extract-address-components):
238         * mml-smime.el (gnus-extract-address-components): Define for compiler.
240         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
241         password.
243 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
245         * mailcap.el: Reduce dependencies.
246         (mail-header-parse-content-type): Autoload.
247         (mailcap-delete-duplicates): New alias.
248         (mailcap-mime-info): Add optional argument NO-DECODE.
249         (mailcap-mime-types): Use mailcap-delete-duplicates.
251         * message.el (message-ignored-supersedes-headers): Add "X-ID".
253 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
255         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
256         function.
258         * gnus-uu.el (gnus-uu-decode-yenc): New command.
259         (gnus-uu-yenc-article): New function.
261         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
263         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
264         buffer.
266 2007-12-02  Glenn Morris  <rgm@gnu.org>
268         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
269         Move to ../net.
271         * binhex.el, uudecode.el: Move to ../mail.
273         * encrypt.el: Remove file.
275 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
277         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
278         matches on patches.
280         * gnus-art.el (gnus-article-browse-html-article): Mention
281         `mm-text-html-renderer' in the doc string.
283         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
284         string.  Add comments.
286         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
287         if rhs is ASCII.
289 2007-12-01  Glenn Morris  <rgm@gnu.org>
291         * dig.el, dns.el: Move to ../net.
292         * format-spec.el, hex-util.el, sha1.el: Move to ../.
294         * mail-source.el (top-level): Require format-spec before
295         eval-when-compile.
297 2007-11-30  Glenn Morris  <rgm@gnu.org>
299         * encrypt.el: Require password, rather than autoloading password-read.
301 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
303         * gnus.el (gnus-method-to-server): Add an optional parameter so the
304         caller can indicate whether the cache should be disregarded for this
305         call.  This way the result of the call is reproducible at all times and
306         can be considered a canonical server name for the supplied method.
307         (gnus-agent-method-p): Canonicalize server names by pushing their
308         method through `gnus-method-to-server' using the no-cache argument.
310         * gnus-srvr.el (gnus-server-insert-server-line): Call
311         `gnus-method-to-server' with `no-cache' argument.
313         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
314         gnus-agent-possibly-synchronize-flags as this should be called when the
315         server is actually being opened.
316         (gnus-agent-possibly-synchronize-flags)
317         (gnus-agent-possibly-synchronize-flags-server): Move check for the
318         flags file of an agentized server to the latter function.
320         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
321         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
322         after a connection has been established successfully.
324 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
326         * gnus-art.el (article-display-face): Force to display face if called
327         interactively; check if gnus-article-x-face-too-ugly matches author.
328         (article-display-x-face): Display face even if From header is missing
329         as article-display-face does.
331 2007-11-28  Richard Stallman  <rms@gnu.org>
333         * md4.el: Move to ../.
334         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
336 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
338         * mail-source.el (mail-sources): Default to fetch from file for
339         compatibility with default of nnmail-spool-file.
341 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
343         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
344         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
345         to look for encoded word that should be encoded again.
346         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
347         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
348         encoding pattern.
349         (rfc2047-decode-region): Switch strict regexp and loose one according
350         to rfc2047-allow-irregular-q-encoded-words.
352 2007-11-26  Simon Josefsson  <simon@josefsson.org>
354         * imap.el: Move to ../net directory.
356 2007-11-25  Romain Francoise  <romain@orebokech.com>
358         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
360 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
362         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
363         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
365         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
366         `nnmail-spool-file'.
368         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
369         `nnmail-spool-file'.
371         * gnus-move.el (gnus-change-server): Ditto.
373         * gnus-kill.el (gnus-batch-score): Ditto.
375         * gnus-cache.el (gnus-jog-cache): Ditto.
377         * gnus-msg.el (gnus-summary-reply): Ignore
378         gnus-confirm-mail-reply-to-news for wide and very wide replies.
380 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
382         * gnus-cache.el (gnus-cache-generate-nov-databases): Use
383         nnml-generate-nov-databases-directory instead of
384         nnml-generate-nov-databases-1.
386 2007-11-24  Glenn Morris  <rgm@gnu.org>
388         * message.el (message-tool-bar-retro): Update for rename
389         mail_send.xpm->mail-send.xpm.
391 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
393         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
394         `smime-ldap-search' for Emacs 22 and up.
396 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
398         * hashcash.el: Move to ../mail directory.
400         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
402         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
403         `smime-ldap-search' for Emacs 22 and up.
405 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
407         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
409         * message.el (message-send-mail-function): Fix error convention.
410         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
411         (message-widen-reply, message-send-mail, message-talkative-question)
412         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
413         (message-clone-locals, message-send-news): Use with-current-buffer.
414         (message-insert-or-toggle-importance): Remove unused var `valid'.
415         (message-make-references): Remove unused var `new-references'.
416         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
418 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
420         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
421         (spam-split-symbolic-return-positive): Reflow docstring.
422         (spam-backends, spam-summary-exit-behavior)
423         (spam-mark-ham-unread-before-move-from-spam-group)
424         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
425         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
426         (spam-clear-cache, spam-backend-check, spam-install-backend)
427         (spam-install-statistical-backend, spam-list-of-processors)
428         (spam-group-processor-p, spam-split, spam-bogofilter-score)
429         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
430         (spam-check-crm114, spam-initialize, spam-unload-hook):
431         Fix typos in docstrings.
433 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
435         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
436         been checked if they have never been read and those group levels are
437         higher than the one that a user specified.
439 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
441         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
442         foreign groups unless a group level is specified by a user.
443         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
445 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
447         * message.el (message-send-mail-function): Require sendmail.
449 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
451         * message.el (message-send-mail-function): Check for smtpmail too.
453         * utf7.el (utf7-encode, utf7-decode): Use coding system
454         `utf-7'/`utf-7-imap' from utf-7.el' if available.
456         * message.el (message-send-mail-function): New function.
457         (message-send-mail-function): Set default using
458         message-send-mail-function.  Adjust doc string.
459         (message-send-mail-with-mailclient): New function.
461 2007-11-17  Richard Stallman  <rms@gnu.org>
463         * assistant.el: Remove file.
465 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
467         * smime.el (from):
468         * rfc2047.el (message-posting-charset):
469         * qp.el (mm-use-ultra-safe-encoding):
470         * pop3.el (parse-time-months):
471         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
472         * nnml.el (files):
473         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
474         (jka-compr-compression-info-list, ange-ftp-path-format)
475         (efs-path-regexp):
476         * nndiary.el (files):
477         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
478         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
479         (epg-digest-algorithm-alist, inhibit-redisplay)
480         (password-cache-expiry):
481         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
482         (pgg-output-buffer, password-cache-expiry):
483         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
484         (efs-path-regexp):
485         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
486         (inhibit-redisplay):
487         * mm-uu.el (file-name, start-point, end-point, entry)
488         (gnus-newsgroup-name, gnus-newsgroup-charset):
489         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
490         (latin-unity-ucs-list):
491         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
492         (mm-uu-binhex-decode-function):
493         * message.el (gnus-message-group-art, gnus-list-identifiers, )
494         (rmail-enable-mime-composing, gnus-local-organization)
495         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
496         (gnus-read-active-file, facemenu-add-face-function)
497         (facemenu-remove-face-function, gnus-article-decoded-p)
498         (tool-bar-mode):
499         * mail-source.el (display-time-mail-function):
500         * gnus-util.el (nnmail-pathname-coding-system)
501         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
502         (gnus-original-article-buffer, gnus-user-agent)
503         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
504         (xemacs-codename, sxemacs-codename, emacs-program-version):
505         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
506         * gnus-start.el (gnus-agent-covered-methods)
507         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
508         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
509         (gnus-newsgroup-headers, gnus-group-list-mode)
510         (gnus-group-mark-positions, gnus-newsgroup-data)
511         (gnus-newsgroup-unreads, nnoo-state-alist)
512         (gnus-current-select-method, mail-sources)
513         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
514         (nnmail-spool-file, gnus-cache-active-hashtb):
515         * gnus-mh.el (mh-lib-progs):
516         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
517         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
518         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
519         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
520         (gnus-group-buffer):
521         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
522         (font-lock-set-defaults):
523         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
524         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
525         (gnus-summary-post-menu, total-parts, type, condition, length):
526         * gnus-agent.el (gnus-agent-read-agentview):
527         * flow-fill.el (show-trailing-whitespace):
528         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
529         eval-and-compile wrappers for byte compiler pacifiers.
531         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
532         (mm-display-inline-fontify): Check for featurep 'xemacs not
533         extent-list.
535         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
536         itimer-list.
537         (mm-create-image-xemacs): Only do something for XEmacs.
538         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
540         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
542         * gnus-registry.el (gnus-adaptive-word-syntax-table):
543         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
545 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
547         * nnimap.el (nnimap-split-download-body):
548         * gnus-demon.el (gnus-demon):
549         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
551 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
553         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
554         macros.
555         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
556         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
557         copy data from unibyte buffer to multibyte current buffer.
558         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
559         to copy data from unibyte current buffer to multibyte buffer.
560         (nntp-make-process-buffer): Make process buffer unibyte.
562         * pop3.el (pop3-open-server): Fix typo in Lisp code.
564 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
566         * pop3.el (pop3-open-server): Accept and process data more robustly at
567         connexion start to avoid spurious "POP SSL connexion failed" errors.
569 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
571         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
572         read group names.
574 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
576         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
578 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
580         * nnmail.el (nnmail-parse-active): Make group names unibyte.
581         (nnmail-save-active): Use a unibyte buffer when saving active file,
582         which may contain non-ASCII group names.
584         * nnml.el (nnml-request-group): Decode group names in messages.
586 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
588         * message.el (message-citation-line-function)
589         (message-insert-formatted-citation-line): Fix spelling of
590         `message-insert-formated-citation-line'.
592 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
594         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
596 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
598         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
599         nnmail-pathname-coding-system.
601         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
602         that a user enters; decode group names in messages.
604         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
606 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
608         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
610         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
612         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
613         risky local variable.
615         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
617 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
619         * encrypt.el: Improve documentation to fix function name typo.
620         Reported by Daiki Ueno <ueno@unixuser.org>.
622 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
624         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
625         even if the point is not in the last page of an article.
626         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
627         back to the previous page.
629 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
631         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
633 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
635         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
637 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
639         * message.el (message-check-news-body-syntax): Avoid
640         mm-string-as-multibyte.
641         (message-hide-headers): Don't assume (point-min)==1.
643 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
645         * message.el (message-remove-blank-cited-lines): Fix if remove is
646         given.
647         (message-bogus-address-regexp): New variable.
648         (message-bogus-recipient-p): New function.
649         (message-check-recipients): New command.
650         (message-syntax-checks): Add `bogus-recipient'.
651         (message-fix-before-sending): Add `bogus-recipient'.
653         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
654         (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test
655         window-system.
657 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
659         * gnus.el: Bump version to Gnus v5.13.
661 2007-10-28  Miles Bader  <miles@gnu.org>
663         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
664         at compile-time too.
666 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
668         * gnus-msg.el (gnus-message-setup-hook): Add
669         `message-remove-blank-cited-lines' to options.
671 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
673         * message.el (message-remove-blank-cited-lines): New function.
674         Suggested by Karl Pl\e,Ad\e(Bsterer.
676 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
678         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
679         mapc.
681         * imap.el (imap-open): Replace mapcar called for effect with mapc.
682         (top-level): Use mapc to set functions to be traced for debugging.
684         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
685         called for effect with while loop.
687         * message.el (message-talkative-question): Replace mapcar called for
688         effect with mapc.
690         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
691         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
692         called for effect with dolist.
694         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
696         * nndiary.el: Use dolist instead of mapcar to add diary headers to
697         gnus-extra-headers and nnmail-extra-headers.
699         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
700         called for effect with dolist.
701         (top-level): Use mapc to set functions to be traced for debugging.
703         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
704         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
705         dolist.
707         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
708         Replace mapcar called for effect with mapc.
709         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
710         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
711         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
712         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
714         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
715         remove-if that's a cl function.
717         * webmail.el (webmail-debug): Replace mapcar called for effect with
718         dolist.
720         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
721         with mapc.
723 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
725         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
726         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
727         with while loop.
729         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
730         functions from article-* functions.
731         (gnus-multi-decode-header): Replace mapcar called for effect with
732         dolist.
734         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
735         (gnus-bookmark-show-details): Replace mapcar called for effect with
736         while loop.
738         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
739         called for effect with while loop.
741         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
742         with dolist.
744         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
745         mapcar called for effect with dolist.
747         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
749         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
750         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
751         Replace mapcar called for effect with dolist.
752         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
753         mapc.
755         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
756         Replace mapcar called for effect with dolist.
757         (gnus-topic-list): Replace mapcar called for effect with mapc.
759         * gnus.el: Use mapc instead of mapcar to add autoloads.
761 2007-10-23  Richard Stallman  <rms@gnu.org>
763         * gnus-group.el (gnus-group-highlight): Mark as risky.
765 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
767         * gnus.el (gnus-server-to-method): Return method found first in
768         gnus-newsrc-alist.
770         * gnus-art.el (gnus-article-highlight-signature)
771         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
772         button overlay without the front stickiness.
774 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
776         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
777         overview buffer needed a catch to receive its throw.
778         (gnus-agent-flush-cache): Declared as interactive to make this function
779         easier to use.
781 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
783         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
784         `next-line'.
786 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
788         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
789         exclude address matching message-dont-reply-to-names.
791 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
793         * gnus-util.el (gnus-string<): New function.
795         * gnus-sum.el (gnus-article-sort-by-author)
796         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
798 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
800         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
801         the frame-focus tag is set in gnus-buffer-configuration.
803 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
805         * gnus-art.el (gnus-article-add-button): Make a button overlay without
806         the front stickiness.
808 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
810         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
811         url pattern; remove duplicate one.
812         (gnus-article-extend-url-button): New function.
813         (gnus-article-add-buttons): Use it.
814         (gnus-button-push): Use concatenated url that it makes.
816 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
818         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
819         (sieve-manage-open): Use `mapc' instead of `mapcar'.
821 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
823         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
824         Don't hardcode point-min==1.
826 2007-09-30  David Kastrup  <dak@gnu.org>
828         * gnus-art.el (gnus-article-reply-with-original)
829         (gnus-article-followup-with-original): When `transient-mark-mode' is
830         off, refrain from active-region behavior for followups.
832 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
834         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
835         Fix comment about "iso8859-1".
837 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
839         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
840         ones returned from the verify-function.
842         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
843         mml2015-extract-cleartext-signature if extraction failed.
845 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
847         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
848         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
849         failed.
851 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
853         * Relicense "GPLv2 or later" files to "GPLv3 or later".
855 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
857         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
858         to mark a thread as expirable.  Add variable `hide' to handle hiding of
859         thread for both the null and zero (kill/expire thread) universal prefix
860         cases.
861         (gnus-summary-expire-thread): Add new function to expire a thread,
862         using gnus-summary-kill-thread.
863         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
864         shortcuts for gnus-summary-expire-thread.
865         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
866         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
868 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
870         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
871         extras value, so an extras entry can be deleted.
872         (gnus-registry-delete-extra-entry): Use it.
873         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
874         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
875         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
876          storage through the gnus-registry, and provide an appropriate API for
877          it.
879 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
881         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
882         Suggested by Leo <sdl.web@gmail.com>.
884         * gnus.el: Do.
886 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
888         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
889         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
891         * gnus-agent.el (gnus-agent-fetch-headers): Do.
893         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
894         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
896 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
898         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
899         newline.
900         (nnmbox-request-accept-article): Don't change article in source buffer;
901         narrow to header to use message-fetch-field rather than
902         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
903         (nnmbox-request-replace-article): Quote lines that'll be misidentified
904         as delimiters; make sure article ends with newline.
905         (nnmbox-delete-mail): Correct last position of article to be deleted;
906         ignore X-Gnus-Newsgroup header in article body.
907         (nnmbox-save-mail): Quote lines looking like delimiters at the right
908         positions; make sure article ends with newline.
910         * message.el (message-display-abbrev): Don't infloop when a user
911         inserts SPC in the beginning of header.
913 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
915         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
916         list of groups not followed by default.  Fix type to be regexp.
917         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
919 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
921         * hmac-def.el (define-hmac-function): Switch from old-style to
922         new-style backquotes.
924         * md4.el (md4-make-step): likewise.
926 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
928         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
929         raw-text coding system when saving .newsrc file, which may contain
930         non-ASCII group names.
932 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
934         * gnus-cus.el (gnus-score-extra): New widget.
935         (gnus-score-extra-convert): New function.
936         (gnus-score-customize): Use it for Extra.
938 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
940         * mml2015.el (mml2015-extract-cleartext-signature): New function.
941         (mml2015-mailcrypt-clear-verify): Use it.
942         (mml2015-gpg-clear-verify): Use it.
943         (mml2015-pgg-clear-verify): Use it.
944         (mml2015-epg-clear-verify): Replace the current part with the output
945         from GnuPG; don't extract the plaintext by itself.
947         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
948         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
949         mml2015-clear-verify-function; don't touch the armor headers or
950         dash-escaped text here.
952 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
954         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
955         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
956         parts, or application/octet-stream as a last resort.
957         (gnus-mime-view-part-as-type): Don't toggle display.
958         (gnus-mime-view-part-as-charset): Don't turn off display before
959         querying charset.
961         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
962         stuff to undisplayer function in Emacs.
963         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
965         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
966         text/calendar parts.
968 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
970         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
971         decoding text/calendar parts.
973         * message.el (message-forward-make-body-mime): Always mark body as
974         having no illegible text; remove signed-or-encrypted argument.
975         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
977         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
978         (mml-generate-mime-1): Don't encode body if it is specified to be in
979         raw form; don't make buffer be unibyte when inserting multibyte string.
981 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
983         * sha1.el: Fix up comment style.
984         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
985         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
987         * hex-util.el: Fix up comment style.
988         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
990         * gnus-salt.el: Use with-current-buffer.
991         (gnus-pick-setup-message): Fix long-standing typo.
993 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
995         * imap.el (imap-logout-timeout): New variable.
996         (imap-logout, imap-logout-wait): New functions.
997         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
999         * nnimap.el (nnimap-logout-timeout): New server variable.
1000         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1001         nnimap-logout-timeout.
1003         * gnus-art.el (gnus-article-summary-command-nosave)
1004         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1006 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1008         * gnus.el (gnus-maximum-newsgroup): New variable.
1010         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1011         according to gnus-maximum-newsgroup.
1013         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1014         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1015         Limit the range of articles according to gnus-maximum-newsgroup.
1017 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
1019         * gnus-art.el (gnus-sticky-article): Fixed problems described in
1020         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
1021         Don't perform gnus-configure-windows here; reuse existing sticky
1022         article buffer.
1024         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1025         it doesn't exist in gnus-article-mode.
1027 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1029         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1030         (gnus-agent-decoded-group-name): New function.
1031         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1032         (gnus-agent-expire-group-1): Use it; decode group name in messages.
1034 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
1036         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1037         Add binding for gnus-sticky-article.
1038         (gnus-summary-exit): Don't kill sticky article buffers.
1040         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1041         article buffer.
1042         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1043         (gnus-kill-sticky-article-buffers): New commands.
1045 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1047         * nntp.el (nntp-xref-number-is-evil): New server variable.
1048         (nntp-find-group-and-number): If it is non-nil, don't trust article
1049         numbers in the Xref header.
1051 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1053         * gnus-agent.el (gnus-agent-read-group): New function.
1054         (gnus-agent-flush-group, gnus-agent-expire-group)
1055         (gnus-agent-regenerate-group): Use it.
1056         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
1057         nnmail-pathname-coding-system.
1059 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1061         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
1063         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
1064         that are unread as unread, and also as selected so that information of
1065         marks having been changed by a user may be updated when exiting group.
1067 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
1069         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
1071 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1073         * gnus-art.el (gnus-mime-display-single): Pass part number that is
1074         calculated ignoring signature parts to gnus-treat-article.
1076 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1078         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
1079         a point here in order to keep the window start.
1080         (gnus-insert-mime-security-button): Make a button overlay without the
1081         front stickiness.
1082         (gnus-mime-display-security): Goto the end of a button.
1084         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
1086 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1088         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
1089         group-name-at-point.
1090         (gnus-group-completing-read): New function that offers decoded
1091         non-ASCII group names for completion.
1092         (gnus-fetch-group, gnus-group-read-ephemeral-group)
1093         (gnus-group-jump-to-group, gnus-group-make-group-simple)
1094         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
1095         (gnus-group-fetch-control): Use it.
1096         (gnus-fetch-group): Use group-name-at-point for the initial value
1097         rather than the default value; use gnus-alive-p.
1099         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
1100         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
1101         (gnus-summary-post-news): Use gnus-group-completing-read.
1103         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
1104         (gnus-read-move-group-name): Decode group name for completion.
1106 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
1108         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
1109         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
1110         Yamaoka slightly modified the code).
1112 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1114         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
1115         (nnmail-split-incoming): Bind it.
1117         * nnml.el (nnml-group-name-charset): New function.
1118         (nnml-decoded-group-name): Use it; don't decode group name if
1119         nnmail-group-names-not-encoded-p is non-nil.
1120         (nnml-encoded-group-name): New function.
1121         (nnml-group-pathname): Inline nnml-decoded-group-name.
1122         (nnml-request-expire-articles): Decode group name in message.
1123         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
1124         nnmail-pathname-coding-system.
1125         (nnml-save-mail, nnml-active-number): Work with decoded group names and
1126         not decoded ones according to nnmail-group-names-not-encoded-p.
1127         (nnml-generate-active-info): Use nnml-encoded-group-name.
1129 2007-08-08  Glenn Morris  <rgm@gnu.org>
1131         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
1132         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
1133         doc-strings and comments.
1135 2007-07-25  Glenn Morris  <rgm@gnu.org>
1137         * Relicense all FSF files to GPLv3 or later.
1139 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1141         * gnus-sum.el (gnus-summary-move-article): Make
1142         gnus-summary-respool-article work.
1144 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
1146         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1147         string.
1149 2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1151         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
1152         that should be ignored when comparing distant RSS articles with local
1153         ones.
1154         (nnrss-make-hash-index): New function.  Create a hash index according
1155         to the ignored fields.
1156         (nnrss-check-group): Use it.
1158 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1160         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
1162         * gnus-art.el (article-decode-group-name): Decode Xref header too.
1164         * gnus-group.el (gnus-group-make-group): Encode group name here unless
1165         the new optional argument ENCODED is non-nil.
1166         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
1167         coding system for encoding group name.
1168         (gnus-group-make-rss-group): Pass un-encoded group name to
1169         gnus-group-make-group.
1170         (gnus-group-set-info): Tell gnus-group-make-group that group name is
1171         encoded.
1173         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
1174         Encode group name to which articles are moved or copied.
1175         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
1176         coding system for encoding Newsgroup, Followup-To and Xref headers.
1178         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
1179         marks; use nnheader-file-coding-system to write a file.
1180         (nnagent-retrieve-headers): Bind file-name-coding-system to
1181         nnmail-pathname-coding-system.
1183         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
1185         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
1186         (nnml-request-article, nnml-request-create-group)
1187         (nnml-request-rename-group, nnml-find-id)
1188         (nnml-possibly-change-directory, nnml-possibly-create-directory)
1189         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
1190         (nnml-save-marks): Use nnml-group-pathname instead of
1191         nnmail-group-pathname.
1193         (nnml-request-create-group, nnml-request-expire-articles)
1194         (nnml-request-move-article, nnml-request-delete-group)
1195         (nnml-deletable-article-p, nnml-possibly-create-directory)
1196         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
1197         (nnml-open-marks): Bind file-name-coding-system to
1198         nnmail-pathname-coding-system.
1200         (nnml-request-article): Pass server argument to nnml-find-group-number.
1201         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
1202         server argument to nnml-possibly-create-directory.
1203         (nnml-request-accept-article): Pass server argument to
1204         nnml-active-number and nnml-save-mail.
1205         (nnml-find-group-number): Pass server argument to nnml-find-id.
1206         (nnml-request-update-info): Pass server argument to
1207         nnml-marks-changed-p.
1209         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
1210         (nnml-save-mail, nnml-active-number): Add server argument.
1212         (nnml-request-delete-group): Warn if group is missing.
1213         (nnml-get-nov-buffer): Decode group name.
1214         (nnml-generate-active-info): Encode group name.
1215         (nnml-open-marks): Decode group name in messages.
1217 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1219         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
1220         if it is not specified.
1221         (gnus-article-pipe-part, gnus-article-save-part)
1222         (gnus-article-interactively-view-part, gnus-article-copy-part)
1223         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
1224         (gnus-article-inline-part, gnus-article-save-part-and-strip)
1225         (gnus-article-replace-part, gnus-article-delete-part)
1226         (gnus-article-view-part-as-type): Pass raw prefix argument to
1227         gnus-article-part-wrapper.
1229 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1231         * gnus-agent.el (gnus-agent-save-active): Bind
1232         nnheader-file-coding-system to gnus-agent-file-coding-system.
1234         * gnus-cache.el (gnus-cache-save-buffers)
1235         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
1236         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
1237         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
1238         (gnus-cache-braid-nov, gnus-cache-braid-heads)
1239         (gnus-cache-generate-active, gnus-cache-rename-group)
1240         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
1241         (gnus-cache-update-overview-total-fetched-for): Bind
1242         file-name-coding-system to nnmail-pathname-coding-system.
1243         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
1244         variables.
1245         (gnus-cache-decoded-group-name): New function.
1246         (gnus-cache-file-name): Use it.
1247         (gnus-cache-generate-active): Use non-decoded group name for active.
1249         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
1250         right place.
1251         (gnus-write-active-file): Don't break non-ASCII group names.
1253         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
1254         nnmail-pathname-coding-system.
1256         * gnus-uu.el (gnus-uu-decode-save): Typo.
1258 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1260         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
1262 2007-07-14  David Kastrup  <dak@gnu.org>
1264         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
1265         finishing actions if we did not edit the article.
1267 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1269         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
1270         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
1271         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
1272         (gnus-agent-flush-group, gnus-agent-flush-cache)
1273         (gnus-agent-fetch-headers, gnus-agent-load-alist)
1274         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
1275         (gnus-agent-retrieve-headers, gnus-agent-request-article)
1276         (gnus-agent-regenerate-group)
1277         (gnus-agent-update-files-total-fetched-for)
1278         (gnus-agent-update-view-total-fetched-for): Bind
1279         file-name-coding-system to nnmail-pathname-coding-system.
1280         (gnus-agent-group-pathname): Don't encode file names by
1281         nnmail-pathname-coding-system.
1282         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
1283         coding-system-for-write instead of buffer-file-coding-system to
1284         gnus-agent-file-coding-system.
1286         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
1287         Decode group name.
1289         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
1291         * gnus-start.el (gnus-update-active-hashtb-from-killed)
1292         (gnus-read-newsrc-el-file): Make group names unibyte.
1294         * nnmail.el (nnmail-group-pathname): Don't encode file names by
1295         nnmail-pathname-coding-system.
1297         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
1298         (nnrss-request-delete-group): Bind file-name-coding-system to
1299         nnmail-pathname-coding-system.
1300         (nnrss-read-server-data, nnrss-read-group-data): Bind
1301         file-name-coding-system correctly.
1302         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
1304         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
1305         (nntp-server-to-method-cache): New variable.
1306         (nntp-group-pathname): New function that decodes non-ASCII group names.
1307         (nntp-possibly-create-directory, nntp-marks-changed-p)
1308         (nntp-save-marks, nntp-open-marks): Use it.
1309         (nntp-possibly-create-directory, nntp-open-marks):
1310         Bind file-name-coding-system to nnmail-pathname-coding-system.
1311         (nntp-open-marks): Decode group names when bootstrapping marks.
1313         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
1314         Newsgroups and Folowup-To headers.
1316 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1318         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1319         (gnus-server-closed-face, gnus-server-denied-face)
1320         (gnus-server-offline-face): Remove variable.
1321         (gnus-server-font-lock-keywords): Use faces that are not aliases.
1323         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
1324         of modifying message-stack directly for XEmacs.
1326         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
1327         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
1328         if the coding-system argument is nil for XEmacs.
1330         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
1331         mm-charset-override-alist.
1333         * rfc2047.el: Don't require base64; require rfc2045 for the function
1334         rfc2045-encode-string.
1335         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
1336         to quote the parameter value.
1338 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1340         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
1341         form in gnus-group-name-charset-method-alist.
1343         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
1344         overrides the default layout edit-form.
1346         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
1348         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
1350 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1352         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
1353         as unfetched articles.
1355 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
1357         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
1359 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1361         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
1362         original back end that keeps marks in the local system.
1364 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1366         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
1367         arg of pop-to-buffer for XEmacs.
1368         (gnus-article-read-summary-keys): Ditto; don't restore window
1369         configuration if summary command ends up with neither article buffer
1370         nor summary buffer; describe bindings if summary keys end with C-h.
1372 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1374         * message.el (message-fix-before-sending): Skip raw message part to be
1375         forwarded while checking illegible text.
1376         (message-forward-make-body-mime, message-forward-make-body): Mark
1377         signed or encrypted raw message as having no illegible text.
1379 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1381         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
1382         (gnus-message-with-timestamp-1): New macro.
1383         (gnus-message-with-timestamp): New function.
1384         (gnus-message): Use them.
1386         * nnheader.el (nnheader-message): Use them.
1388 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
1390         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
1391         .newsrc.eld file.
1393 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1395         * gnus-agent.el (gnus-agent-fetch-headers)
1396         (gnus-agent-retrieve-headers): Bind
1397         gnus-decode-encoded-address-function to identity.
1399         * nntp.el (nntp-send-xover-command): Recognize an xover command is
1400         available also when the server returns simply a dot.
1402         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
1404 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1406         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
1408 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1410         * gnus-ems.el (gnus-x-splash): Make it work.
1412         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
1413         from being used.
1415 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1417         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
1418         the front stickiness.
1419         (gnus-article-summary-command-nosave): Correct the order of the
1420         arguments passed to pop-to-buffer.
1421         (gnus-article-read-summary-keys): Ditto; make it work properly when the
1422         summary command ends up with the article buffer.
1424         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
1425         the same faces.
1427 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1429         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
1431 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1433         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
1434         * gnus-sum.el (gnus-summary-highlight):
1435         * mail-source.el (mail-source-delete-old-incoming-confirm):
1436         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
1438 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1440         * gnus-art.el (gnus-mime-view-part-externally)
1441         (gnus-mime-view-part-internally): Fix predicate function passed to
1442         completing-read.
1444         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
1446         * gnus.el (gnus-update-message-archive-method): Add :version.
1448 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1450         * gnus.el (gnus-update-message-archive-method): New variable.
1452         * gnus-start.el (gnus-setup-news): Update saved "archive" method
1453         according to gnus-message-archive-method if
1454         gnus-update-message-archive-method is non-nil.
1456 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1458         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
1459         by Loic Dachary <loic@dachary.org>.
1460         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
1462 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1464         * message.el (message-pop-to-buffer): Add switch-function argument.
1465         (message-mail): Pass switch-function argument to it.
1467 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
1469         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
1470         Improve doc string.
1472 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1474         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
1475         (gnus-header-content)
1476         * gnus-cite.el (gnus-cite-10)
1477         * gnus-srvr.el (gnus-server-closed)
1478         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
1479         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
1480         (gnus-group-mail-3-empty, gnus-group-mail-low)
1481         (gnus-group-mail-low-empty, gnus-splash)
1482         * message.el (message-header-to, message-header-cc)
1483         (message-header-subject, message-header-other, message-header-name)
1484         (message-header-xheader, message-separator, message-cited-text)
1485         (message-mml): Lighten colors of faces used for dark background.
1487 2007-05-24  Simon Josefsson  <simon@josefsson.org>
1489         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
1490         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
1492 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1494         * message.el (message-narrow-to-headers-or-head): Ignore
1495         mail-header-separator in the body.
1497 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1499         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
1500         same as window size.
1502 2007-05-22  Kevin Ryde  <user42@zip.com.au>
1504         * message.el (message-font-lock-keywords): Use message-header-xheader
1505         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
1506         ahead of the anything pattern, to get it recognised.
1508 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1510         * gnus-sum.el (gnus-articles-to-read)
1511         (gnus-summary-insert-old-articles): Don't truncate group name for
1512         `read-string'.
1514         * gnus-util.el (gnus-limit-string): Delete this function.
1516         * gnus-sum.el (gnus-simplify-subject-fully): Use
1517         `truncate-string-to-width' instead.
1519 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1521         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
1522         if, on summary exit, the next group has to be selected.
1523         (gnus-summary-exit): Use it.
1525 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1527         * gnus-art.el (gnus-article-mode): Fix comment about displaying
1528         non-break space.
1530 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1532         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
1533         Check if group is not a directory.
1534         (nnfolder-request-expire-articles): Don't delete articles if the target
1535         group is not available.
1537         * nnml.el (nnml-request-create-group): Properly check if group is not a
1538         file.
1539         (nnml-request-expire-articles): Don't delete articles if the target
1540         group is not available.
1542         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1543         Don't quote characters that are within parentheses.
1545 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1547         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
1548         (gnus-handle-ephemeral-exit): Select article according to it.
1550 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1552         * message.el (message-insert-formated-citation-line): Remove newline.
1553         (message-citation-line-format): Add final \n here so that the user can
1554         avoid a blank line.
1556 2007-05-03  Dan Christensen  <jdc@uwo.ca>
1558         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1559         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1560         Update lanl/arXiv support.
1562 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1564         * gnus.el: Bump version number.
1566 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568         * gnus.el (gnus-version-number): Bump version.
1570 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1572         * gnus.el: No Gnus v0.6 is released.
1574 2007-04-27  Didier Verna  <didier@xemacs.org>
1576         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
1577         * gmm-utils.el (gmm-regexp-concat): here.
1578         * message.el: Don't require 'gnus-util.
1579         (message-dont-reply-to-names): Handle name change above.
1580         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
1582 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1584         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
1585         since the initial value varies according to the system.
1587 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1589         * mm-util.el (mm-charset-synonym-alist): Defcustom.
1591 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
1593         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
1595 2007-04-24  Didier Verna  <didier@xemacs.org>
1597         Improve the type of gnus-ignored-from-addresses.
1598         * gnus-util.el (gnus-orify-regexp): New function.
1599         * message.el (gnus-util): Require it.
1600         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
1601         * gnus-sum.el (gnus-ignored-from-addresses): New function.
1602         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
1604 2007-04-24  Didier Verna  <didier@xemacs.org>
1606         * gnus-sum.el:
1607         * gnus-utils.el: Fix some trailing whitespaces.
1609 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1611         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
1612         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
1613         article's Message-ID; refer parent article in summary buffer.
1615         * message.el (message-bounce): Call mime-to-mml.
1617 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1619         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
1621 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1623         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
1624         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
1625         displayed of multipart/alternative part if it is invoked from summary
1626         buffer.
1628         * mm-view.el (mm-inline-text-html-render-with-w3m)
1629         (mm-inline-text-html-render-with-w3m-standalone)
1630         (mm-inline-render-with-function): Use mail-parse-charset by default.
1632 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
1634         * parse-time.el (parse-time-string-chars): Check if CHAR
1635         is less than the length of parse-time-syntax.
1637 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1639         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
1640         from gnus-newsgroup-processable.
1642 2007-04-16  Didier Verna  <didier@xemacs.org>
1644         * gnus-msg.el (gnus-configure-posting-styles): Handle
1645         message-signature-directory properly with :file syntax. Reported by
1646         "Leo".
1648 2007-04-11  Didier Verna  <didier@xemacs.org>
1650         New user option: message-signature-directory.
1651         * gnus-msg.el (gnus-configure-posting-styles): Support it.
1652         * message.el (message-insert-signature): Ditto.
1653         * message.el (message-signature-file): Doc update.
1654         * message.el (message-signature-directory): New.
1656 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1658         * gnus-msg.el (gnus-inews-yank-articles): Use
1659         message-exchange-point-and-mark instead of exchange-point-and-mark.
1661 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1663         * message.el (message-yank-original): Make sure cited text ends with
1664         newline; don't exchange point and mark.
1666 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
1668         * tls.el (open-tls-stream): Properly handle case where there
1669         is no associated buffer.
1671 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
1673         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
1674         message-yank-original, make sure (< mark TEXT point).
1676 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1678         * message.el (message-fill-column): New variable.
1679         (message-mode): Use it.  Add comment on a possible new hook.
1681         * nnmail.el (nnmail-spool-file): Mark as obsolete.
1682         (nnmail-get-new-mail): Reformat.
1684         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
1686         * gmm-utils.el: Fix Commentary.
1687         (gmm-tool-bar-from-list): Fix typo in doc string.
1689 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
1691         * message.el (message-yank-original): Don't switch point and mark
1692         unnecessarily to put point and mark as documented.
1694 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
1697         from the message heads.
1699 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
1701         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
1702         article buffer does not have a window.  This may not be the best
1703         solution but is certainly better than setting the start of the null,
1704         that is the current, window.
1706 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
1708         * gnus-draft.el (gnus-draft-setup-hook): New hook.
1709         (gnus-draft-setup): Run it.
1711         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
1712         gnus-score-fast-scoring.  Allow regexp.
1713         (gnus-score-headers): Use it.
1715         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
1716         XEmacs.
1718         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
1719         string.
1720         (gnus-button-alist): Also catch `<f1> k ...'.
1721         (gnus-treat-display-x-face): Fix doc string.
1723 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1725         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
1726         evaluation of gnus-extended-version to ensure correct generation of the
1727         User-Agent header when message-generate-headers-first is used.
1729 2007-03-24  Simon Josefsson  <simon@josefsson.org>
1731         * hashcash.el (hashcash-generate-payment-async): Don't crash if
1732         hashcash-path is nil.  Don't call callback with incorrect number of
1733         parameters if val is 0.
1735 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1737         * message.el (message-required-news-headers):
1738         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
1740 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1742         * message.el (message-generate-new-buffers): Change the meaning of the
1743         nil value; add `standard' to the choices; treat t as `unique'; improve
1744         doc string.
1745         (gnus-select-frame-set-input-focus): Autoload.
1746         (message-buffer-name): Search for the existing message buffer if
1747         message-generate-new-buffers is nil or `standard'; treat the value t of
1748         message-generate-new-buffers as `unique'.
1749         (message-pop-to-buffer): Raise the frame already displaying the message
1750         buffer; clear the echo area after querying.
1751         (message-setup): Pass the `continue' argument to compose-mail.
1752         (message-mail): Prefer `switch-function' if it is given; search for the
1753         existing message buffer if the `continue' argument is non-nil; pass
1754         continue and switch-function arguments to compose-mail by way of
1755         message-setup.
1756         (message-mail-other-window): Adjust argument of message-setup.
1757         (message-mail-other-frame): Ditto.
1759 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1761         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
1762         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
1763         to turn font-lock on when turning gnus-message-citation-mode on.
1765 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
1767         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
1768         (mml-smime-function-alist): New variable; add epg as the backend.
1769         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
1770         mml-smime- functions instead.
1771         * mm-view.el: Require smime.
1773 2007-03-05  Didier Verna  <didier@xemacs.org>
1775         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
1776         instead of just inheritance for posting styles.
1777         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
1779 2007-02-24  John Paul Wallington  <jpw@pobox.com>
1781         * tls.el (tls-certtool-program): Fix custom type.
1783 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1785         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
1786         and point-at-eol instead of line-(beginning|end)-position.
1788         * assistant.el (assistant-parse-buffer): Ditto.
1790 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
1792         * mml2015.el (mml2015-epg-find-usable-key): New function.
1793         (mml2015-epg-sign): Use it.
1794         (mml2015-epg-encrypt): Use it.
1796 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1798         * message.el (message-make-in-reply-to): Quote name containing
1799         non-ASCII characters.  It will make the RFC2047 encoder cause an error
1800         if there are special characters.  Reported by NAKAJI Hiroyuki
1801         <nakaji@jp.freebsd.org>.
1803 2007-02-27  Didier Verna  <didier@xemacs.org>
1805         Include the group parameters as well as the topic ones in the
1806         inheritance filter process.
1807         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
1808         argument GROUP-PARAMS-LIST.
1809         * gnus-topic.el (gnus-group-topic-parameters): Use it.
1811 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1813         * nntp.el (nntp-never-echoes-commands)
1814         (nntp-open-connection-functions-never-echo-commands): New variables.
1815         (nntp-send-command): Use them.
1817 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
1819         * mml2015.el (mml2015-epg-verify): Simplified.
1821 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1823         * mml.el (mml-content-disposition-alist): New user option.
1824         (mml-content-disposition): New function.
1825         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
1826         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
1828 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
1830         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
1831         verification.
1833 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1835         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
1836         articles posted in the last 24 hours.
1838 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1840         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
1842 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1844         * nntp.el (nntp-send-command): Don't wait for echoes when
1845         nntp-open-ssl-stream is used.
1847 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1849         * gnus-cite.el (gnus-test-font-lock-add-keywords)
1850         (gnus-message-add-citation-keywords)
1851         (gnus-message-remove-citation-keywords): Remove.
1852         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
1853         directly, make the variables in font-lock-defaults buffer-local, add
1854         gnus-message-citation-keywords to them and then update the value of
1855         font-lock-keywords.
1857 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1859         * message.el (message-cite-original-1): Don't call
1860         gnus-article-highlight-citation.
1862         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
1863         citations; fix line count.
1865 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1867         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
1868         (gnus-message-add-citation-keywords)
1869         (gnus-message-remove-citation-keywords): Use it; fix the emulating
1870         versions of font-lock-add-keywords and font-lock-remove-keywords to
1871         work with XEmacs correctly.
1873 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1875         * gnus-cite.el (gnus-cite-face-list): Set the values of
1876         gnus-message-max-citation-depth and gnus-message-citation-keywords.
1877         (gnus-message-max-citation-depth): Use defvar rather than defconst.
1878         (gnus-message-cite-prefix-regexp): New variable.
1879         (gnus-message-search-citation-line): Use it; protect against long
1880         citation prefix; fill match data with nil rather than 0 for XEmacs; set
1881         the 0th match data for Emacs.
1882         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
1883         (gnus-message-add-citation-keywords): Append keywords rather than
1884         prepending; emulate font-lock-add-keywords if it is not available.
1885         (gnus-message-remove-citation-keywords): Emulate
1886         font-lock-remove-keywords if it is not available.
1888         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
1890         * message.el (message-cite-prefix-regexp): Set the value of
1891         gnus-message-cite-prefix-regexp.
1893 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1895         * nnweb.el (nnweb-google-parse-1): Update parser.
1897 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
1899         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
1901 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1903         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1904         regexp.
1906 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1908         * uudecode.el (uudecode-string-to-multibyte): New function emulating
1909         string-to-multibyte.
1910         (uudecode-decode-region-internal): Use it.
1912 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
1914         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
1915         custom choice.
1917         * gnus-art.el (gnus-signature-limit): Fix custom choice.
1919 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
1921         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
1923         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
1924         `write-region' to respect `mm-inhibit-file-name-handlers'.
1926 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1928         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
1929         Use gnus-home-directory instead of "~/" or "$HOME".
1931 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
1933         * encrypt.el (encrypt-insert-file-contents): Add better prompt
1934         to mention filename.
1935         Add comments at beginning regarding usage.
1936         (encrypt-write-file-contents): Change interactive so a string is
1937         acceptable.  If the file has no associated model, show an error instead
1938         of a nonsense prompt.
1940 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1942         * spam.el (spam-bsfilter-ham-switch): Fix typo.
1943         Thanks to Yoshihiko Yamada for kind notification of this typo.
1945 2007-01-12  Kenichi Handa  <handa@m17n.org>
1947         * uudecode.el (uudecode-decode-region-internal): Make it work in a
1948         multibyte buffer.
1950 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
1952         * gnus-score.el (gnus-score-fast-scoring): New variable.
1953         (gnus-score-headers): Use it.
1955         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
1957         * message.el (message-cite-original-1): Call
1958         gnus-article-highlight-citation if requested.
1959         (message-make-from): Allow name and address as optional arguments.
1961         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
1963         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
1964         bugs to doc string.
1965         (gnus-button-alist): Add mid\\|message-id.
1966         (gnus-button-fetch-group): Extend for use in
1967         `browse-url-browser-function'.
1968         (gnus-button-url-regexp): Try to catch paired parentheses like in
1969         Wikipedia URLs.
1971         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
1972         Suggested by Simon Krahnke <overlord@gmx.li>.
1974 2007-01-13  Romain Francoise  <romain@orebokech.com>
1976         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
1977         Update copyright.
1979 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
1981         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
1983 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1985         * gnus-registry.el (gnus-registry-unfollowed-groups)
1986         (gnus-registry-split-fancy-with-parent): Fix documentation.
1988 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1990         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
1991         from nnweb groups.
1993 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1995         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
1996         Xref urls.  Erase buffer before requesting head.
1998         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2000 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2002         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
2003         customizable.
2005 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
2007         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2008         no signing key is found.
2009         (mml2015-epg-encrypt): Ask user whether to skip or abort if
2010         no encrypting and/or signing key is found.
2012 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2014         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2016 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2018         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2019         headers read from disk with the ones newly found in the current search.
2020         This should no longer cause problems, because the article numbers in
2021         Gmane's `nov.php' output are ignored since the previous change.
2023 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2025         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2027 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2029         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2031 2007-01-01  Romain Francoise  <romain@orebokech.com>
2033         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2035 2006-12-31  Steve Youngs  <steve@sxemacs.org>
2037         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2038         `define-minor-mode' macro definition expanded properly.
2039         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2040         exclude it there.
2042         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2043         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
2044         `fboundp' test.
2045         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2046         This is OK to autoload in (S)XEmacs now.
2048 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
2051         keystroke.
2052         (gnus-summary-limit-to-singletons): Fix typo.
2054         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
2055         else fails.
2057 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2059         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
2060         docstring.
2062         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
2063         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
2064         (gnus-summary-insert-dormant-articles): Fix typo in message.
2066 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2068         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
2069         nil for XEmacs.
2070         (gnus-message-citation-mode): Don't autoload in XEmacs.
2072         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2074 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2076         * nnimap.el (nnimap-expunge-search-string): Mention
2077         nnimap-search-uids-not-since-is-evil in docstring.
2079 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2081         * spam.el: Revert to make-obsolete-variable because
2082         define-obsolete-variable-alias is not supported in Emacs 21.
2084         * spam.el (spam-ifile-path, spam-ifile-database-path)
2085         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
2086         make-obsolete-variable.
2087         (spam-bsfilter-path, spam-bsfilter-program)
2088         (spam-spamassassin-path, spam-spamassassin-program)
2089         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
2090         use "path" inappropriately.
2091         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
2092         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
2093         variable names.
2095 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
2097         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
2098         summary buffer.
2100         * password.el (password-cache-remove): Use clear-string to burn
2101         password, if available.
2103 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2105         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
2107         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
2109         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
2110         (gnus-message-highlight-citation): Move defcustom here from
2111         gnus-cite.el.
2112         (gnus-message-citation-mode): Autoload.
2114         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
2115         checks to make it compile with XEmacs.
2116         (gnus-message-citation-mode): New minor mode.
2117         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
2118         (gnus-message-highlight-citation): New variables.
2119         (gnus-message-search-citation-line)
2120         (gnus-message-add-citation-keywords)
2121         (gnus-message-remove-citation-keywords)
2122         (turn-on-gnus-message-citation-mode)
2123         (turn-off-gnus-message-citation-mode): New functions.
2125 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
2127         * gnus-cite.el: Enable highlighting of different citation levels in
2128         message-mode.
2130 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2132         * message.el (message-make-fqdn): Fix comment.
2133         (message-bogus-system-names): Add ".local".
2135         * spam.el (spam-ifile-path, spam-ifile-program)
2136         (spam-ifile-database-path, spam-ifile-database)
2137         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
2138         Don't use "path" inappropriately.
2139         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
2140         strings.
2141         (spam-check-ifile, spam-ifile-register-with-ifile)
2142         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
2143         new variable names.
2145         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
2146         (gnus-treat-display-smileys): Simplify using
2147         gnus-image-type-available-p.
2149         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
2150         available.
2152 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2154         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
2155         one after turning on the buffer's multibyteness instead of decoding
2156         them directly in the unibyte buffer that causes unexpected conversion
2157         in Emacs 23 (unicode).
2159 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2161         * message.el (message-generate-hashcash): Fix custom type.
2163 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2165         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
2167 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
2169         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
2170         disconnect icons.  Add help text.
2172 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
2174         * spam.el (spam-extra-header-to-number): CRM114 spam score is
2175         negated to be consistent with the others we handle.
2177 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2179         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
2180         version of gnus-summary-buffer to something, so that we can use two
2181         article buffers at the same time.
2183 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
2185         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
2186         trigger all the extra headers.
2187         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
2188         sorting.
2190 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2192         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
2193         solid groups.
2195 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2197         * legacy-gnus-agent.el: Add Copyright notice.
2199 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
2201         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2203 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
2207         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
2208         to make it work reliably in CVS Emacs.
2209         (gnus-summary-limit-strange-charsets-predicate)
2210         (gnus-summary-limit-to-predicate): New functions.
2212 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
2214         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
2215         specifying array size.
2216         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
2217         array if it is too small.
2218         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
2219         (gnus-sort-threads-loop): New function.
2221 2006-12-06  Chris Moore  <dooglus@gmail.com>
2223         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
2224         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2226 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
2228         * mm-url.el (mm-url-predefined-programs): Call curl with correct
2229         options.
2231 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2233         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
2234         DOS-ing the recipient.
2236         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
2237         the headers when creating the mapping to avoid mismappings.
2238         (nnweb-gmane-create-mapping): Always nix out old mapping.
2240 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2242         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
2243         and mm-verify-option to never.
2245 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2247         * message.el (message-signed-or-encrypted-p): New function.
2248         (message-forward-make-body): Use it.
2250         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
2251         Replace encode-coding-string with mm-encode-coding-string.
2253 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2255         * nneething.el (nneething-decode-file-name): Replace
2256         decode-coding-string with mm-decode-coding-string.
2258         * gnus-int.el (gnus-open-server): Say failed server's name.
2260 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
2262         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
2263         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
2265         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
2266         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
2267         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
2268         (gnus-group-make-directory-group, gnus-group-transpose-groups):
2269         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
2270         (gnus-subscribe-newsgroup, gnus-1):
2271         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
2272         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
2273         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
2274         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
2276 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
2279         keystroke.
2280         (gnus-summary-limit-to-bodies): Implement headersp.
2282 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2284         * dns.el (query-dns): Protect against "Process dns deleted" strings.
2286 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2288         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
2290 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2292         * message.el (message-generate-hashcash): Expand range of values to
2293         include `opportunistic'.
2294         (message-send-mail): Use it.
2296 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2298         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
2299         and comment it.
2301         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
2303 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
2305         * gnus-util.el (gnus-extract-address-components): Improve comment.
2307 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2309         * gnus-util.el (gnus-extract-address-components): Work with address in
2310         which the name portion contains @.
2312 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2314         * gnus.el (gnus-start): Move custom group up.
2315         (gnus-select-method): Don't autoload, but make it available for
2316         `customize-variable'.
2317         (gnus-getenv-nntpserver): Don't autoload.
2319 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
2321         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
2323 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2325         * message.el (message-sendmail-extra-arguments): New variable.
2326         (message-send-mail-with-sendmail): Use it.
2328 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2330         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
2331         mm-with-unibyte-current-buffer to make string unibyte.
2333         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
2334         mm-string-as-multibyte.
2336 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
2338         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
2339         Reported by Werner Koch <wk@gnupg.org>.
2341 2006-11-14  Daiki Ueno  <ueno@p360>
2343         * mml2015.el: Autoload epa-select-keys when compiling.
2345 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2347         * mml2015.el (mml2015-epg-sign): Save the signing keys in
2348         message-options.
2349         (mml2015-epg-encrypt): Save the recipient keys in message-options.
2351 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
2353         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
2354         EasyPG (< 0.0.6).
2355         (mml2015-always-trust): New user option.
2356         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
2357         prompt.
2359 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2361         * nntp.el (nntp-authinfo-force): New variable.
2362         (nntp-send-authinfo): Use it.
2364 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
2366         * message.el (message-strip-subject-encoded-words): Allow _not_ to
2367         decode encoded words.  Improve prompt.  Add comment about forwarding.
2368         (message-replacement-char): Move up.
2370 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2372         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
2373         instead of gnus-intersection because arguments of gnus-sorted-nunion
2374         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
2376 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
2378         * message.el (message-strip-subject-encoded-words): Reformat prompt.
2379         (message-simplify-subject-functions): Enable
2380         message-strip-subject-encoded-words by default.
2382 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
2384         * message.el (message-strip-subject-encoded-words): New function
2385         (message-simplify-subject-functions): New variable.
2386         (message-simplify-subject): Use it.  Fix typo in doc string.
2387         Support message-strip-subject-encoded-words.
2389 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
2391         * gnus-diary.el (gnus-diary-delay-format-function):
2392         * nndiary.el (nndiary-reminders):
2393         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
2395 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2397         * gnus-art.el (article-hide-boring-headers): Fetch date from
2398         gnus-original-article-buffer to avoid problems with localized date
2399         strings.
2401 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2403         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
2405 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
2407         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
2408         New variables.
2409         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2410         (mm-charset-synonym-alist): Move some entries to
2411         mm-codepage-iso-8859-list.
2412         (mm-charset-synonym-alist, mm-charset-override-alist): Add
2413         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2415 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2417         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
2419 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2421         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
2422         with Emacs 21 and XEmacs.
2424 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2426         * spam.el (spam-parse-address): New function for better parsing,
2427         catching errors, etc.
2428         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
2430 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2432         * mm-view.el: Add interactive arg to html2text autoload.
2434 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2436         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
2438 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
2440         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
2441         variables.
2442         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2443         (mm-charset-synonym-alist): Move some entries to
2444         mm-codepage-iso-8859-list.
2446         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
2448 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
2450         * message.el (message-citation-line-format)
2451         (message-insert-formated-citation-line): Fix implementation of %E, %N
2452         and %n according to the doc string.
2454 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
2456         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2457         car-safe to avoid bad parses.
2459 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2461         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
2462         names.
2464         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
2466 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2468         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
2469         header.
2471         * message.el (message-draft-headers): Add Date.
2472         (message-headers-to-generate): Fix typo in docstring.
2474         * nndraft.el (nndraft-required-headers): New variable.
2475         (nndraft-generate-headers): Use it.
2477         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
2479 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2481         * gnus-registry.el (gnus-registry-wash-for-keywords)
2482         (gnus-registry-find-keywords): New functions to allow easy searching of
2483         articles that are in the registry.
2485 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
2487         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2488         ietf-drums-parse-address instead of gnus-extract-address-components.
2489         Reported by Damien Elmes <damien@repose.cx>.
2491 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2493         * gnus.el (gnus-mime): Remove unused custom group.
2495 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2497         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
2498         "blank line" when searching for end of armor headers.
2500 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2502         * gmm-utils.el (gmm-write-region): Fix variable name.
2504 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
2506         * gmm-utils.el (gmm-write-region): New function based on compatibility
2507         code from `mm-make-temp-file'.
2509         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
2511         * nnmaildir.el (nnmaildir--update-nov)
2512         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
2513         Use `gmm-write-region'.
2515 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2517         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
2518         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2520         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
2522         * message.el (message-replacement-char): New variable.
2523         (message-fix-before-sending): Use it.
2524         (message-simplify-subject): New function to remove duplicate code.
2525         (message-reply, message-followup): Use it.
2527         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
2528         gnus-summary-limit-to-articles.
2530 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2532         * gnus-util.el (gnus-with-local-quit): New macro.
2534         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
2536 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
2538         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
2539         ignore non-string data.
2541 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
2543         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
2544         non-string data (needs to be done in the registry too).
2546 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2548         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
2549         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
2550         (gnus-registry-split-fancy-with-parent)
2551         (gnus-registry-fetch-simplified-message-subject-fast)
2552         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
2553         Remove text properties on ingress into the registry and when it's saved.
2554         (gnus-registry-clean-empty-function): Fix bug with cleaning the
2555         registry from entries with no groups.
2557 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2559         * gnus-util.el (gnus-string-remove-all-properties): Add utility
2560         function to remove string properties.
2562 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2564         * gmm-utils.el (gmm): Adjust custom version.
2566         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
2567         custom version.
2569         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
2571 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2573         * gnus-art.el (gnus-insert-prev-page-button)
2574         (gnus-insert-next-page-button): Simplify.  Reformat.
2576 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2578         * gnus-art.el (gnus-insert-prev-page-button)
2579         (gnus-insert-next-page-button): Apply gnus-article-button-face.
2581 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
2583         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
2585 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2587         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
2588         gnus-article-button-face to MIME and security buttons.
2590 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
2592         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
2593         readable.
2595 2006-09-20  Steve Youngs  <steve@sxemacs.org>
2597         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
2598         `browse-url-of-file' instead of `browse-url'.
2600 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2602         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2603         regexp.  Articles containing quotation were cut prematurely.
2605 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2607         * message.el (message-cite-original-1): Use nobody by default for the
2608         value of From header.
2609         (message-reply): Ditto.
2611 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
2613         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
2614         to the gnus-info.  This fixes a bug of inline-PGP message verification.
2615         Reported by Michael Piotrowski <mxp@dynalabs.de>.
2617 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
2619         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
2620         mails in the doc string.  Add some URLs in comment.
2621         (pop3-movemail): Warn about pop3-leave-mail-on-server.
2623 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2625         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
2626         backslashes handling and the way to find boundaries of quoted strings.
2628 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
2630         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
2631         mml1991-encrypt-to-self is set and mml1991-signers is not set.
2632         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
2633         mml2015-encrypt-to-self is set and mml2015-signers is not set.
2635 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
2637         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
2638         doc string.
2639         (gnus-button-regexp, gnus-button-last): Remove unused variables.
2641 2006-09-06  Simon Josefsson  <jas@extundo.com>
2643         * mml2015.el (mml2015-use): Doc fix, mention epg.
2645 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
2647         * mml2015.el (mml2015-use): Default to epg, if available.
2649 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
2651         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
2652         message-sender.
2653         (mml1991-epg-encrypt): Ditto.
2654         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
2655         message-sender.
2656         (mml2015-epg-encrypt): Ditto.
2658 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
2660         * message.el (message-send-mail-with-sendmail): Look for sendmail in
2661         several common directories.
2663 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
2665         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
2666         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
2668 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2670         * gnus-art.el (article-decode-encoded-words): Make it fast.
2672 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2674         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
2676         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
2677         in quoted string into `\'.
2679 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2681         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2682         Use standard-syntax-table.
2684 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2686         * gnus-art.el (gnus-decode-address-function): New variable.
2687         (article-decode-encoded-words): Use it to decode headers which are
2688         assumed to contain addresses.
2689         (gnus-mime-delete-part): Remove useless `or'.
2691         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
2692         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
2693         (gnus-nov-parse-line): Use it to decode From header.
2694         (gnus-get-newsgroup-headers): Ditto.
2695         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
2697         * mail-parse.el (mail-decode-encoded-address-region): New alias.
2698         (mail-decode-encoded-address-string): New alias.
2700         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2701         New function.
2702         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
2703         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
2704         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
2705         (rfc2047-decode-string): Ditto.
2706         (rfc2047-decode-address-region): New function.
2707         (rfc2047-decode-address-string): New function.
2709 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
2711         * message.el (message-caesar-buffer-body): Allow rotating headers.
2713         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
2715         * message.el (message-insert-formated-citation-line): Fix %f.
2716         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
2718 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2720         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
2721         (gnus-bookmark-mouse-available-p): New macro.
2722         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
2723         (gnus-bookmark-bmenu-show-infos): Use it.
2724         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
2725         (gnus-bookmark-bmenu-hide-infos): Ditto.
2726         (gnus-bookmark-remove-properties): New function.
2727         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
2728         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
2729         (gnus-bookmark-write-file): Bind coding-system-for-write.
2730         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
2731         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
2732         group before selecting it.
2733         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
2734         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
2735         quit-window if it is not available; use gnus-mouse-2 and bind it to
2736         gnus-bookmark-bmenu-select-by-mouse.
2737         (gnus-bookmark-show-details): Remove unused variable `details-list'.
2738         (gnus-bookmark-bmenu-select-by-mouse): New function.
2740 2006-08-13  Romain Francoise  <romain@orebokech.com>
2742         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
2743         space.
2745 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2747         * compface.el (uncompface): Use binary rather than raw-text-unix.
2749 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2751         * compface.el (uncompface): Make sure the eol conversion doesn't take
2752         place when communicating with the external programs.  Reported by
2753         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2755 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2757         * nnheader.el (nnheader-insert-head): Fix typo in comment.
2759 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2761         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2762         Make it more robust by parsing author and date independently.
2764 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2766         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
2768 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
2770         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
2771         first matching secret key.
2772         (mml2015-epg-encrypt): Ditto.
2774         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
2775         first matching secret key.
2776         (mml1991-epg-encrypt): Ditto.
2778         * mml2015.el (mml2015-encrypt-to-self): New user option.
2779         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
2780         mml2015-epg-encrypt-to-self is set.
2782         * mml1991.el (mml1991-encrypt-to-self): New variable.
2783         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
2784         mml1991-epg-encrypt-to-self is set.
2786         * mml2015.el (mml2015-signers): New user option.
2787         (mml2015-epg-sign): Reflect the value of mml2015-signers.
2788         (mml2015-epg-encrypt): Allow to select signing keys.
2790         * mml1991.el (mml1991-signers): New variable.
2791         (mml1991-epg-sign): Reflect the value of mml1991-signers.
2792         (mml1991-epg-encrypt): Allow to select signing keys.
2794 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2796         * nnheader.el (nnheader-insert-head): Make it work even if the file
2797         uses CRLF for the line-break code.
2799 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
2801         * mml2015.el: Require mml-sec instead of password.
2802         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
2803         (mml2015-cache-passphrase): Inherit the default value from
2804         mml-secure-cache-passphrase.
2805         (mml2015-passphrase-cache-expiry): Inherit the default value from
2806         mml-secure-passphrase-cache-expiry.
2808         * mml1991.el: Require mml-sec instead of password.
2809         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
2810         (mml1991-cache-passphrase): Inherit the default value from
2811         mml-secure-cache-passphrase.
2812         (mml1991-passphrase-cache-expiry): Inherit the default value from
2813         mml-secure-passphrase-cache-expiry.
2815         * mml-sec.el: Require password.
2816         (mml-secure-verbose): New user option.
2817         (mml-secure-cache-passphrase): New user option.
2818         (mml-secure-passphrase-cache-expiry): New user option.
2820 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
2822         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2823         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
2824         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
2826         FIXME: Use `tiny change'?
2828 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2830         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
2831         workaround for the url package included with Emacs.
2833         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2835 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2837         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
2838         correctly.  This fixes a bug caused by the 2006-05-12 change.
2840 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
2842         * nnmail.el (nnmail-article-group): If splitting raises an error, give
2843         some information about the error when saying that the `bogus' mail
2844         group will be used.
2846 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2848         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
2849         string.
2851 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
2853         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
2855 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2857         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
2859 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
2861         * mml1991.el (mml1991-function-alist): Add epg.
2862         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
2863         (mml1991-epg-encrypt): New functions.
2865 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
2867         * mml2015.el (mml2015-verbose): New variable.
2868         (mml2015-cache-passphrase): Ditto.
2869         (mml2015-passphrase-cache-expiry): Ditto.
2870         (mml2015-function-alist): Add epg.
2871         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
2872         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
2873         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
2874         functions.
2876 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2878         * message.el (message-cite-original-1): Preserve region when removing
2879         quoted text due to X-No-Archive in order to avoid bogus attribution
2880         when citing multiple messages.
2882 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2884         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
2885         Kenneth Jacker <khj@be.cs.appstate.edu>.
2887 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
2889         * gnus-diary.el (gnus-user-format-function-d)
2890         (gnus-user-format-function-D): Autoload.
2892         * imap.el (Commentary): Fix typo.
2894         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
2895         2006-04-22 contribution.
2897 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2899         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
2900         It didn't really fix the bogosity I'm seeing with solid web groups.
2902 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2904         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
2905         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
2906         created using server names.  If we use the feature without declaring
2907         it, Gnus does not properly manage server and group state.
2909         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
2910         bound.
2912 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2914         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
2915         looking up the method using GROUP's prefix before inventing a new one.
2916         It is used on killed/unknown groups in various places where returning
2917         an all-new method isn't expected by the caller.
2919         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
2920         and match semantics of gnus-group-real-prefix.
2922 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
2924         * nnmail.el (nnmail-broken-references-mailers): New variable.
2925         (nnmail-ignore-broken-references): New function generalizing
2926         nnmail-fix-eudora-headers.
2927         (nnmail-fix-eudora-headers): Now obsolete.
2929         * gnus-art.el (gnus-button-handle-custom): Support
2930         `customize-apropos*'.
2932 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2934         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
2936         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
2937         articles.
2939 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
2941         * message.el (message-cite-reply-above): New variable.
2942         (message-yank-original): Use it.
2944 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2946         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
2948 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
2950         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
2951         as read.
2953         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
2955 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
2957         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
2958         (gnus-bookmark-default-file): Use gnus-directory.
2959         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
2960         Remove "*" in doc string.
2961         (gnus-bookmark-write-file): Simplify.
2962         (gnus-bookmark-maybe-sort-alist): Use `when'.
2963         (gnus-bookmark-get-bookmark): Fix typo in doc string.
2964         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
2965         FIXME about Emacs 21 and XEmacs compatibility.
2966         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
2967         compatibility.
2968         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
2969         compatibility.
2970         (gnus-bookmark-menu-heading): Fix version.
2972 2006-06-19  Bastien Guerry  <bzg@altern.org>
2974         * gnus-bookmark.el: New file.
2976 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2978         * message.el (message-syntax-checks): Doc fix.
2980 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2982         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
2983         unsubscribed groups as if they were killed ones.  It causes duplicate
2984         entries in gnus-newsrc-alist.
2986 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2988         * message.el (message-syntax-checks): Doc fix.
2989         (message-send-mail): Add check for continuation headers.
2990         (message-check-news-header-syntax): Fix regexp used to check for
2991         continuation headers.
2993 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2995         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
2997 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
2999         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3001 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3003         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3004         default-truncate-lines.
3006 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3008         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3009         to fill the utf-8 entry.
3011 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3013         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3015 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
3017         * gnus-agent.el (directory-files-and-attributes): Move all the way
3018         forward (the third and final move).
3019         (gnus-agent-read-agentview): Trap reconstruction errors due to
3020         nonexistant directory.  Handle by returning nil.
3022 2006-05-30  Didier Verna  <didier@xemacs.org>
3024         * message.el (message-dont-reply-to-names): Update the custom type.
3025         * message.el (message-dont-reply-to-names): New defsubst: potentially
3026         convert a list of regexps into a single one.
3027         * message.el (message-get-reply-headers): Use it.
3028         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3030 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3032         * gnus-agent.el (directory-files-and-attributes): Move forward.
3034 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3036         * gnus-ml.el (gnus-mailing-list-subscribe)
3037         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3038         (gnus-mailing-list-message): Fix doc strings.
3040 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3042         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3043         of doing it manually.
3045 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3047         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
3048         comment.
3050 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
3052         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
3053         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
3054         (gnus-agent-read-local): All symbols allocated in my-obarray
3055         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
3056         (gnus-agent-regenerate-group): Check numeric names to see if they are
3057         messages or groups.
3058         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
3059         better way of do this...)
3061         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
3062         'dummy.group' (there should be a better way of do this...)
3064 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3066         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
3067         (gnus-saved-headers): Ditto.
3068         (gnus-default-article-saver): Mention functions may have properties.
3069         (gnus-article-save): Override gnus-save-all-headers and
3070         gnus-saved-headers by :headers property which saver function may have.
3071         (gnus-summary-save-in-file): Add :headers property.
3072         (gnus-summary-write-to-file): Ditto.
3074         * gnus-sum.el (gnus-summary-save-article): Bind
3075         gnus-prompt-before-saving to t when saving many articles in a file;
3076         always show all headers.
3078 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
3080         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
3081         marks.
3083         * message.el (message-indent-citation): Add optional arguments to allow
3084         using it outside of message buffers.
3086         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
3087         (gnus-article-treat-unfold-headers): Use it.
3088         (gnus-article-truncate-lines): New variable.
3089         (gnus-article-mode): Use it.
3090         (gnus-article-toggle-truncate-lines): New function.
3092         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
3093         gnus-article-toggle-truncate-lines.
3095         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
3096         coding system in XEmacs, use binary.
3098 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3100         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
3101         after-load-alist.
3103         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
3104         this function should save decoded articles.
3105         (gnus-summary-write-to-file): Use property to specify this function
3106         should save decoded articles and specify gnus-summary-save-in-file
3107         should be used to save articles other than the first one when saving
3108         many articles.
3109         (gnus-summary-save-body-in-file): Use property to specify this
3110         function should save decoded articles.
3111         (gnus-summary-write-body-to-file): Use property to specify this
3112         function should save decoded articles and specify
3113         gnus-summary-save-body-in-file should be used to save articles other
3114         than the first one when saving many articles.
3116         * gnus-sum.el (gnus-summary-save-article): Simplify.
3118 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3120         * gnus-art.el (gnus-default-article-saver): Add
3121         gnus-summary-write-body-to-file.
3122         (gnus-article-save-coding-system): Don't use coding system object
3123         in XEmacs.
3124         (gnus-read-save-file-name): Add optional `dir-var' argument which
3125         specifies directory in which files are saved; work even if optional
3126         `variable' argument is not specified.
3127         (gnus-summary-write-to-file): Read file name.
3128         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
3129         (gnus-summary-write-body-to-file): New function.
3131         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
3132         (gnus-summary-local-variables): Add it.
3133         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
3134         (gnus-summary-save-article): Remove optional `decode' argument;
3135         determine whether to decode articles by the value of
3136         gnus-default-article-saver; when saving many files using
3137         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
3138         it first and use gnus-summary-save-in-file or
3139         gnus-summary-save-body-in-file thereafter unless
3140         gnus-prompt-before-saving is always; move point to article which
3141         will be saved.
3142         (gnus-summary-save-article-file): Revert.
3143         (gnus-summary-write-article-file): Revert.
3144         (gnus-summary-save-article-body-file): Revert.
3145         (gnus-summary-write-article-body-file): New function.
3147 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
3149         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
3151 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3153         * gnus-art.el (gnus-default-article-saver): Doc fix.
3154         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
3155         from gnus-summary-save-article-coding-system, and default to a
3156         certain coding system.
3157         (gnus-output-to-file): Add coding cookie and encode text according
3158         to gnus-article-save-coding-system; don't use mm-append-to-file.
3160         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
3161         gnus-art.el and rename to gnus-article-save-coding-system.
3162         (gnus-summary-save-article): Require gnus-art; don't show all
3163         headers if it decodes articles; don't add coding cookie here;
3164         don't bind mm-text-coding-system-for-write.
3165         (gnus-summary-save-article-file): Save decoded articles.
3166         (gnus-summary-write-article-file): When saving many files, use
3167         gnus-summary-write-to-file first and gnus-summary-save-in-file
3168         thereafter unless gnus-prompt-before-saving is always.
3169         (gnus-summary-save-article-body-file): Save decoded articles.
3171 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3173         * nnrss.el (nnrss-check-group): Bind hash-index.
3175 2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
3177         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3178         its hash index.  Store this hash in `nnrss-group-data'.
3179         (nnrss-read-group-data): Update accordingly.
3181 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3183         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
3184         entry.
3186         * gnus-sum.el (gnus-summary-make-menu-bar): Add
3187         gnus-article-browse-html-article.
3189 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
3191         * gnus-sum.el (gnus-summary-mime-map): Add
3192         gnus-article-browse-html-article.
3193 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3195         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
3196         suitable coding systems in customize.
3198 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3200         * mail-source.el (mail-sources): Fix custom type.
3202 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
3204         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
3205         (gnus-summary-expire-articles-now): Shorten prompt.
3207         * gmm-utils.el (wid-edit): Require.
3208         (defun-gmm): Renamed from `gmm-defun-compat'.
3209         (gmm-image-search-load-path): Use it.
3210         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
3212 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3214         * gnus-sum.el (gnus-summary-save-article-coding-system): New
3215         variable.
3216         (gnus-summary-save-article): Add optional `decode' argument.  If
3217         it is set and gnus-summary-save-article-coding-system is non-nil,
3218         save decoded article.
3219         (gnus-summary-write-article-file): Save decoded article if
3220         gnus-summary-save-article-coding-system is non-nil.
3222         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
3223         type.
3225 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3227         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
3229 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3231         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
3232         first to test gnus-single-article-buffer which may be buffer-local.
3234         * gnus-sum.el (gnus-summary-setup-buffer): Make
3235         gnus-single-article-buffer buffer-local and nil in ephemeral
3236         group; make gnus-article-buffer, gnus-article-current, and
3237         gnus-original-article-buffer always buffer-local.
3238         (gnus-summary-exit): Kill article buffer belonging to ephemeral
3239         group.
3240         (gnus-handle-ephemeral-exit): Don't move to next summary line.
3242 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
3244         * nnml.el (nnml-request-compact-group): Compressed files might not
3245         have .gz extension.
3247 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3249         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
3250         (mm-copy-to-buffer): Use with-current-buffer.
3251         (mm-display-part): Simplify.
3252         (mm-inlinable-p): Add optional arg `type'.
3254 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3256         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
3257         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
3258         Try harder to show the attachment internally or externally using
3259         gnus-mime-view-part-as-type.
3261 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
3263         * message.el (message-from-style, message-signature-separator)
3264         (message-user-organization-file, message-send-mail-function)
3265         (message-citation-line-function, message-yank-prefix)
3266         (message-indent-citation-function, message-signature)
3267         (message-signature-file, message-signature-insert-empty-line):
3268         Remove autoloads.
3270         * gnus-art.el (gnus-buttonized-mime-types): Remove
3271         "multipart/signed".  Revert 2006-04-26 change.
3273 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3275         * gnus.el (gnus-version-number): Bump version.
3277 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3279         * gnus.el: No Gnus v0.5 is released.
3281 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3283         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
3284         fetching articles by message-id.
3286 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3288         * message.el (hashcash): Require hashcash as normal.
3290         * ecomplete.el (ecomplete-highlight-match-line): Use
3291         point-at-eol.
3292         (ecomplete-highlight-match-line): Use `highlight', because that
3293         face exists in both Emacs and XEmacs.
3295         * message.el (message-display-abbrev): Use point-at-bol.
3297         * mail-source.el: Don't require timer/timer-funcs.
3299         * gnus-async.el: Ditto.
3301         * password.el: Ditto.
3303         * mm-url.el: Ditto.
3305         * mm-util.el: Require timer/timer-funcs.
3307 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3309         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
3310         Close.
3312 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3314         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
3315         unibyte after clear-decrypt function runs.
3317         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
3318         returns as a unibyte string.
3320 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3322         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
3323         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
3324         (mml1991-pgg-encrypt): Ditto.
3326 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
3328         * message.el (message-user-organization-file): Check several
3329         locations of the organization file.
3331         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
3332         Add gnus-article-view-part-as-type.
3334         * gnus-art.el (gnus-article-view-part-as-type): New function.
3336         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
3337         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
3339         * mml.el: Simplify autoload.
3340         (mml-mode): defvar dnd-protocol-alist instead of using
3341         symbol-value.
3342         (mml-default-directory): New variable.
3343         (mml-minibuffer-read-file): Use it.
3344         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
3346         * message.el (message-citation-line-format): New variable.
3347         (message-insert-formated-citation-line): New function.
3348         (message-citation-line-function): Add
3349         `message-insert-formated-citation-line' to custom type.
3351         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
3352         to doc string.
3354         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
3355         depending on mm-verify-option.
3357 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3359         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
3360         binding pgg-* variables; reimplement the section which prevents
3361         MIME header from being signed.
3362         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
3363         pgg-text-mode; remove a blank line at the top of body.
3365         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
3366         lines at the top of body; use gnus-newsgroup-charset if there's no
3367         Charset header.
3369 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3371         * message.el (message-self-insert-commands): Doc fix.
3373         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
3374         (mm-uu-pgp-encrypted-test): Ditto.
3375         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
3376         between header and body; return application/pgp-encrypted handle
3377         if decryption failed; decode decrypted body by charset.
3379         * mm-decode.el (mm-automatic-display): Don't make application/pgp
3380         element match to application/pgp-*.
3382 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3384         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
3385         HTML.
3387 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389         * mail-source.el (mail-source-call-script): Message the error
3390         string.
3392 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394         * gnus-util.el (gnus-byte-compile): Use it.
3396 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
3398         * gnus-util.el (kill-empty-logs): New function.
3400 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3402         * message.el (message-mail-alias-type): Doc fix.
3403         (message-mail-alias-type-p): New function.
3404         (message-send): Use it.
3405         (message-mode): Ditto.
3406         (message-strip-forbidden-properties): Ditto.
3408         * ecomplete.el (ecomplete-database-file-coding-system): New
3409         variable.
3410         (ecomplete-save): Use it.
3411         (ecomplete-setup): Use it.
3413 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3415         * message.el (message-self-insert-commands): New variable.
3416         (message-strip-forbidden-properties): Use it.
3418 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3420         * message.el (message-put-addresses-in-ecomplete): Use a regexp
3421         that doesn't make XEmacs choke.
3423 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
3425         * gnus-util.el (gnus-replace-in-string):
3426         Prefer replace-regexp-in-string over of replace-in-string.
3428 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3430         * gnus-util.el (gnus-select-frame-set-input-focus):
3431         Use select-frame-set-input-focus if it is available in XEmacs; use
3432         definition defined in Emacs 22 for old Emacsen.
3434 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3436         * mm-view.el (mm-inline-text): Use equal instead of equalp.
3438 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3440         * gnus-registry.el (gnus-registry-cache-save): Remove text
3441         properties when saving via the temp buffer.
3443 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3445         * message.el (message-generate-hashcash): Honor custom type.
3447 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449         * message.el (message-generate-hashcash): Default to non-nil when
3450         hashcash is found.
3452         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
3453         (gnus-refer-thread-limit): Increase default to 500.
3455         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
3457         * flow-fill.el (fill-flowed): Allow delete-space.
3459 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3461         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3462         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
3463         Remove autoloads.
3465 2006-04-18  Simon Josefsson  <jas@extundo.com>
3467         * message.el (message-generate-hashcash): Default to.
3469 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3471         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3472         concatenating segments rather than before concatenating them.
3474 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3476         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
3478         * imap.el (imap-quote-specials): New function.
3479         (imap-login-auth): Quote specials.
3481 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3483         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
3485         * message.el (message-forward-make-body-plain): Allow
3486         message-forward-ignored-headers to be a list.
3487         (message-remove-ignored-headers): Factor out into function.
3488         (message-forward-make-body-mml): Use it.
3489         * rfc2231.el (rfc2231-parse-string): Remove dead code.
3490         (rfc2231-parse-string): Allow concatanation of parameters that
3491         aren't contiguous.  The test case is
3492           (mail-header-parse-content-type "message/external-body;
3493             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
3494             access-type=LOCAL-FILE;
3495             name*1*=plugh%2fhello-sailor%2fbing.pdf")
3497 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3499         * nntp.el (nntp-accept-process-output): Return the value of
3500         `nnheader-accept-process-output'.
3502 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3504         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
3505         (gnus-button-alist): Recognize more diff formats.
3506         (gnus-button-patch): Strip directory.
3508 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
3510         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
3511         Emacs 22 when setting focus.
3513 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3515         * gnus-art.el (gnus-article-treat-types): Do treatment of
3516         text/x-verbatim parts.
3517         (gnus-button-patch): New command.
3519         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
3520         addresses that contain invalid characters.
3522 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524         * message.el (message-put-addresses-in-ecomplete): Use
3525         gnus-replace-in-string.
3526         (message-is-yours-p): Use the more correct
3527         mail-header-parse-address instead of
3528         mail-extract-address-components.
3529         (message-put-addresses-in-ecomplete): Fix typo.
3531         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
3532         keystroke.
3534         * gnus-art.el (gnus-treatment-function-alist): Change order of
3535         newsgroups/generic header folding to avoid double-folding.
3537         * message.el (message-hidden-headers): Add X-Draft-From.
3539         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
3540         command.
3541         (gnus-summary-repeat-search-article-backward): New command.
3543         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
3544         groups in the parent topic.
3546 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
3548         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
3549         (spam-extra-header-to-number): Return the CRM114 number as a
3550         number instead of a string.
3552 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554         * gnus-art.el (gnus-face-properties-alist): Moved here from
3555         gnus-fun.
3557         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
3559 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3561         * message.el (message-strip-forbidden-properties): Only display on
3562         self-insert-command.
3564         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
3565         reindent.
3566         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
3568 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
3570         * smiley.el (smiley-style): Fix typo.
3572 2006-03-23  Kenichi Handa  <handa@m17n.org>
3574         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
3575         instead of set-buffer-multibyte.
3577 2006-03-23  Kenichi Handa  <handa@m17n.org>
3579         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3580         buffer and then decode the buffer text if necessary.
3581         (rfc2231-encode-string): Be sure to work on multibyte buffer at
3582         first, and after mm-encode-body, change the buffer to unibyte.
3584 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3586         * hashcash.el (hashcash-insert-payment-async-2): Use
3587         message-goto-eoh instead of doing it manually.
3588         (mail-add-payment): Use message-narrow-to-header instead of trying
3589         to do the same itself.
3591         * message.el (message-hidden-headers): Add Face.
3593         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
3594         reparenting code.
3595         (gnus-summary-reparent-children): Refactored out code.
3596         (gnus-summary-thread-map): New keystroke.
3597         (gnus-summary-reparent-children): Make into command.
3599         * smiley.el (smiley-style): Default to `medium' if using a large
3600         font.
3602         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
3603         does it itself.
3605         * message.el (message-point-in-header-p): Simplify definition.
3607 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3609         * nnagent.el (nnagent-request-set-mark): Silence log file
3610         writing.
3611         (nnagent-request-set-mark): Use write-region instead of
3612         append-to-file.
3614         * gnus-sum.el (gnus-read-header): Fudge article number if using a
3615         strange select method.
3617         * ecomplete.el (ecomplete-display-matches): Get highlightling
3618         right.
3619         (ecomplete-display-matches): Use literals.
3620         (ecomplete-display-matches): Disable message logging.
3622         * message.el (message-display-abbrev): Small optimization.
3624         * ecomplete.el (ecomplete-display-matches): Allow automatic
3625         display.
3627         * message.el (message-strip-forbidden-properties): Display
3628         abbrevs.
3629         (message-display-abbrev): Get automatic display right.
3631         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
3632         keystrokes.
3634 2006-04-13  Romain Francoise  <romain@orebokech.com>
3636         TODO: Backport to v5-10!
3638         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
3639         Moved here (and renamed) from gnus-registry.el.
3641         * gnus-registry.el: Require gnus-util.
3642         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
3644 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646         * gnus-group.el (gnus-group-catchup-current): Change
3647         if-then-else-if-then-else into cond.
3648         (gnus-group-catchup): Indent.
3649         (group-name-at-point): New function.
3650         (gnus-fetch-group): Provide default from thing at point.
3652 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3654         * message.el (message-display-abbrev): Fix regexp.
3656         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
3657         choosing.
3658         (ecomplete-highlight-match-line): Fix up code rewrite, remove
3659         dead variables.
3661         * message.el (message-newline-and-indent): Remove debugging.
3662         (message-display-abbrev): Use new implementation.
3664 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3666         * gnus-art.el (gnus-article-mode): Set
3667         cursor-in-non-selected-windows to nil.
3669         * smiley.el: Revert previous change.
3670         (smiley-data-directory): defvar it before using it in the
3671         defcustom of `smiley-style'.
3673 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3675         * message.el (message-newline-and-indent): New function.
3677         * ecomplete.el: Implement more bits.
3679         * message.el (message-put-addresses-in-ecomplete): Clean up the
3680         string.
3682         * ecomplete.el (ecomplete-add-item): Chop off decimals.
3684         * gnus-sum.el (gnus-summary-save-parts): Bind
3685         gnus-summary-save-parts-counter and use it to make unique file
3686         names.
3688         * gnus-art.el (gnus-ignored-headers): Add some more headers.
3690         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
3691         parameter to say whether to actually parse the individual
3692         addresses.
3694         * message.el (message-put-addresses-in-ecomplete): New function.
3695         (ecomplete): Require.
3696         (message-mail-alias-type): Add ecomplete as an option.
3698 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
3700         * flow-fill.el (fill-flowed): Remove trailing space from blank
3701         quoted lines.
3703 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3705         * smiley.el (smiley-style): Move definition later to avoid a
3706         compilation warning.
3708 2006-04-12  Kenichi Handa  <handa@m17n.org>
3710         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3711         buffer and then decode the buffer text if necessary.
3712         (rfc2231-encode-string): Be sure to work on multibyte buffer at
3713         first, and after mm-encode-body, change the buffer to unibyte.
3714         Use mm-disable-multibyte instead of set-buffer-multibyte.
3716 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3718         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
3719         Content-Type header instead of Content-Disposition header.
3720         (gnus-mime-inline-part): Ditto.
3721         (gnus-mime-view-part-as-charset): Ignore charset that the part
3722         specifies.
3724         * mm-decode.el (mm-display-part): Work with external parts and
3725         usual parts similarly.
3727         * mm-extern.el (mm-inline-external-body): Use mm-display-part
3728         instead of gnus-display-mime.
3730         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
3731         instead of with-temp-buffer.
3733         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
3734         tag to summarized topics part in order to encode non-ASCII text.
3736 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3738         * smiley.el (smiley-style): New variable.
3739         (smiley-directory): New function.
3740         (smiley-data-directory): Derive from `smiley-style' using
3741         `smiley-directory'.
3742         (smiley-regexp-alist): Add new entries.
3744         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
3745         (gnus-article-browse-delete-temp): Add :version.
3747 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3749         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
3750         the sieve region.
3752 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3754         * gnus.el (gnus-version-number): Bump version.
3756 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3758         * gnus.el: No Gnus v0.4 is released.
3760 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3762         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
3763         layout.
3765         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
3766         unknown charset.
3768         * message.el (message-header-synonyms): Add Original-To to the
3769         default.
3771         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
3772         optional parameter.
3774 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
3776         * gnus-fun.el (gnus): Require it for gnus-directory.
3778 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3780         * gnus-fun.el (gnus-face-properties-alist): Add :version.
3782 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3784         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
3786 2006-04-05  Simon Josefsson  <jas@extundo.com>
3788         * password.el (password-reset): New function.
3790 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3792         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
3793         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3795 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3797         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3798         Some whitespace was matched into the url, which broke browsing hits
3799         > 100 when mm-url-use-external was nil.
3801 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3803         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
3804         gnus-extra-headers for 'Newsgroups.
3806         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
3807         bound.
3809 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
3811         * pgg-gpg.el: Clean up process buffers every time gpg processes
3812         complete.
3814 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3816         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3817         doc string.
3819 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
3821         * pgg-gpg.el (pgg-gpg-process-filter)
3822         (pgg-gpg-wait-for-completion): Check if buffer is alive.
3824         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3825         lines, temporary fix.
3827 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3829         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
3831 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
3833         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3834         default-enable-multibyte-characters.  This reverts the change from
3835         revision 6.17 which is no longer necessary because the passphrase
3836         is sent separately now.  GnuPG messages are unreadable under
3837         multibyte locales with default-enable-multibyte-characters set to
3838         nil.
3840 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
3842         * message.el (message-tool-bar-gnome): Move "spell".
3844 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
3846         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
3847         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
3848         instead.
3850 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
3852         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
3853         newsgroups handling for NNTP overviews which don't include
3854         Newsgroups.
3856 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3858         * message.el (message-resend): Bind message-generate-hashcash to nil.
3860 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3862         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
3863         when searching for already-paid recipients.
3865 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
3867         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3868         passphrases when it is not needed.
3869         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3870         passphrase stuff from gpg, should only be necessary when you use
3871         gpg with a smartcard.
3873 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3875         * mml.el (mml-insert-mime): Ignore cached contents of
3876         message/external-body part.
3878         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
3879         (mm-insert-part): Ditto.
3881 2006-03-23  Simon Josefsson  <jas@extundo.com>
3883         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
3884         Reiner.
3885         (pgg-gpg-use-agent-p): Use it again.
3887 2006-03-23  Simon Josefsson  <jas@extundo.com>
3889         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
3890         older emacsen.
3891         (pgg-gpg-use-agent-p): Don't use it.
3893 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
3895         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
3896         if we can.
3898 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
3900         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3901         (pgg-gpg-update-agent): New function.
3902         (pgg-gpg-use-agent-p): New function.
3903         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3904         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3905         (pgg-gpg-sign-region): Use it.
3907 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3909         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
3910         Reported by Ralf Wachinger <rwachinger@gmx.de>.
3912 2006-03-21  Simon Josefsson  <jas@extundo.com>
3914         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3915         <wilde@sha-bang.de>.
3916         (pgg-gpg-use-agent): New variable.
3917         (pgg-gpg-process-region): Use it.
3918         (pgg-gpg-encrypt-region): Likewise.
3919         (pgg-gpg-encrypt-symmetric-region): Likewise.
3920         (pgg-gpg-decrypt-region): Likewise.
3921         (pgg-gpg-sign-region): Likewise.
3922         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3924 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3926         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
3928         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
3929         Add comment on version.
3931 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3933         * smiley.el: Add missing test smiley.
3935 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3937         * mm-decode.el (mm-with-part): New macro.
3938         (mm-get-part): Use it; work with message/external-body as well.
3939         (mm-save-part): Treat name and filename equally.
3941         * mm-extern.el (mm-extern-cache-contents): New function.
3942         (mm-inline-external-body): Use it; force the part to be displayed;
3943         move undisplayer added to the cached handle to the parent.
3945         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
3946         (gnus-mime-view-part-as-type): Work with message/external-body.
3948         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
3950 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3952         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
3953         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
3954         Emacs.]
3956 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3958         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
3959         path rather than symbol.  Always return list of directories.
3960         Guarantee that image directory comes first.  [Sync with image.el,
3961         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
3963         * message.el (message-make-tool-bar): Adjust to new API of
3964         `gmm-image-load-path-for-library'.
3966         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3968         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
3970 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3972         * gnus-art.el (gnus-article-only-boring-p):
3973         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
3974         intangible text.
3975         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
3977 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
3979         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
3980         `defun' instead of `gmm-defun-compat'.
3982 2006-03-14  Simon Josefsson  <jas@extundo.com>
3984         * message.el (message-unique-id): Don't use message-number-base36
3985         if (user-uid) is a float.
3986         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
3988 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3990         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
3992         * gnus-art.el (gnus-mime-display-single): Make sure there is an
3993         empty line between a part and a message part.
3995 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
3997         * smiley.el: Add more test smileys.
3998         (smiley-data-directory, smiley-regexp-alist)
3999         (gnus-smiley-file-types): Fix doc strings.
4000         (smiley-update-cache): Clear smiley-cached-regexp-alist before
4001         adding new elements.
4002         (smiley-mouse-map): Unused code.  Make it a comment.
4004 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4006         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4007         scan latest NoCeM messages instead of old ones.
4008         (gnus-nocem-check-article): Fix regexps so as to match to PGP
4009         delimiters that are recently used.
4010         (gnus-nocem-load-cache): Add autoload cookie.
4012         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4014         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4015         level which is larger than gnus-use-nocem is specified.
4017         * gnus-group.el (gnus-group-get-new-news): Ditto.
4019 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4021         * gnus-util.el (gnus-tool-bar-update): New function.
4023         * gnus-group.el (gnus-group-update-tool-bar): New variable.
4024         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4026         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4028         * gnus-group.el (gnus-group-redraw-when-idle)
4029         (gnus-group-redraw-check): Remove.
4030         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
4032 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4034         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4035         if optional last element is specified in splits (FIELD VALUE...).
4037 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
4039         * message.el (message-make-tool-bar): Rename gmm-image-load-path
4040         to gmm-image-load-path-for-library.  Call with no-error argument.
4041         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
4043         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4045         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4047         * gmm-utils.el (gmm-image-load-path): Remove alias.
4049 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
4051         * gmm-utils.el (gmm-image-load-path): Add alias.
4053         * nnml.el (nnml-generate-nov-databases-directory): Rename from
4054         nnml-generate-nov-databases-1.
4055         (nnml-generate-nov-databases): Use it.
4056         (nnml-generate-nov-databases-directory): Document no-active
4057         argument.
4059         * gmm-utils.el (gmm-image-load-path-for-library): Return single
4060         directory if path is t.  Add no-error.
4062         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
4063         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4065         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
4066         resetting gnus-article-browse-html-temp-list.
4068         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
4069         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
4070         Add example to docstring.  Rename local variables.  Move error
4071         checks to default case in cond and simplify.
4073 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4075         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4076         handle is multipart when calling it recursively.
4077         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
4079 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
4081         * nnimap.el (nnimap-request-update-info-internal): Optimize.
4082         Don't `gnus-uncompress-range' to avoid excessive memory usage.
4084 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4086         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
4087         is loaded.
4089         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
4090         loaded.
4092 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4094         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
4095         to "Emacs 23 (unicode)" in doc string.
4097         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
4098         "Emacs 23 (unicode)" in comment.
4100 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4102         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
4104         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
4105         characters 160 through 255 in Emacs 23.
4107 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4109         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
4110         gnus-article-browse-html-temp.
4111         (gnus-article-browse-delete-temp): Make it customizable.  Add
4112         `file'.  Adjust doc string.
4113         (gnus-article-browse-delete-temp-files): Add argument.  Allow
4114         query for each file.  Adjust doc string.
4115         (gnus-article-browse-html-parts): Add
4116         `gnus-article-browse-delete-temp-files' to
4117         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
4119 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
4121         * gnus-art.el (gnus-article-browse-html-temp)
4122         (gnus-article-browse-delete-temp): New variables.
4123         (gnus-article-browse-delete-temp-files): New function.
4124         (gnus-article-browse-html-parts): Use it.
4126 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4128         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
4130         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
4131         string.
4133         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
4134         gnus-summary-insert-new-articles when unplugged.  Remove
4135         gnus-summary-search-article-forward.
4137         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
4138         display-visual-class instead of display-color-cells.
4140 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4142         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
4143         message/* containing non-ASCII text properly.
4145 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4147         * message.el: Require gmm-utils, remove autoloads.
4148         (message-tool-bar): Set default based on
4149         gmm-tool-bar-style.
4150         (message-tool-bar-gnome): Add gmm-customize-mode.
4152         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
4153         gmm-tool-bar-style.
4154         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
4156         * gnus-group.el (gnus-group-tool-bar): Set default based on
4157         gmm-tool-bar-style.
4158         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
4160         * gmm-utils.el (gmm-image-directory): Rename variable from
4161         gmm-image-load-path.
4162         (gmm-image-load-path): Use gmm-image-directory.
4163         (gmm-customize-mode): New function.
4164         (gmm-tool-bar-style): New variable.
4166         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
4167         gnus-group-redraw-line-number.
4168         (gnus-group-redraw-check): Simplify.
4169         (gnus-group-tool-bar-update): Remove redraw check.
4170         (gnus-group-make-tool-bar): Add redraw check.
4172 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
4174         * gnus-art.el (gnus-button): Add missing parentheses.
4176 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4178         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
4180 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4182         * gnus-art.el (gnus-button): New face.
4183         (gnus-article-button-face): Use it.
4185         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
4186         gnus-summary-next-page.  Re-order.
4188         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
4189         next-node are now included.
4190         (gnus-group-redraw-line-number): New internal variable.
4191         (gnus-group-redraw-check): Helper function for updating the tool
4192         bar.
4193         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
4195         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
4197         * spam.el (spam-spamassassin-score-regexp): New internal variable.
4198         (spam-extra-header-to-number, spam-check-spamassassin-headers):
4199         Use it to match format of Spamassassin 3.0 and later.  Reported by
4200         IRIE Tetsuya <irie@t.email.ne.jp>.
4201         (spam-check-bogofilter)
4202         (spam-bogofilter-register-with-bogofilter): Fix args of
4203         `gnus-error' calls.
4205 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
4207         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
4208         unnecessary interaction when sending queued mails.  Reported by
4209         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
4211 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4213         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
4214         first or last are nil.
4216 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4218         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
4220 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4222         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
4224 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4226         * dns.el (query-dns): Protect more against buggy tcp output.
4228 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4230         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
4231         nov.php.
4233 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4235         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
4236         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
4237         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
4238         output on the server side.
4239         (nnweb-google-create-mapping): Update regexps and add some
4240         progress indication.
4242 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
4244         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
4245         gnus-agent-toggle-plugged.  Re-order icons.
4246         (gnus-group-tool-bar-gnome): Add
4247         gnus-group-{prev,next}-unread-group.
4248         (gnus-group-tool-bar-gnome): Re-order icons.
4250         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
4251         gnus-summary-insert-new-articles.
4253         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
4254         comments.
4256         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
4257         also available in Emacs 21.3.
4259         * message.el (message-fix-before-sending): Change "Emacs 22" to
4260         "Emacs 23 (unicode)" in comment.
4262         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
4263         "Emacs 23 (unicode)" in comment.
4265         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
4266         comment.
4267         (mm-coding-system-p): Add comment about no-MULE XEmacs.
4269         * mm-view.el (mm-fill-flowed): Add :version.
4271 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4273         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
4274         and load-path.
4276 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
4278         * message.el: Autoload gmm-image-load-path.
4279         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
4280         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
4281         consitency.
4283         * gmm-utils.el (gmm-image-load-path): Also search in
4284         "../etc/images".  Don't set gmm-image-load-path if we don't find
4285         the image.
4287 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4289         * gmm-utils.el (gmm-image-load-path): Don't make
4290         `gmm-image-load-path' include subdirectories which the second arg
4291         `image' might specify.
4293         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
4294         subdirectory to icon file names.
4296         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
4298 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4300         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
4301         gmm-image-load-path calls.
4303         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4305         * message.el (message-make-tool-bar): Ditto.
4307         * mml.el (mml-preview): Added comment concerning tool bar icons.
4309         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
4310         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
4312         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
4313         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
4315         * message.el (message-tool-bar-gnome): Use new icon names.
4316         (message-make-tool-bar): Use `gmm-image-load-path'.
4318         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
4319         functions from MH-E.
4320         (gmm-image-load-path): New variable from MH-E.
4321         (gmm-image-load-path): New function from MH-E.  Added arguments
4322         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
4323         *-image-load-path-called-flag.
4325 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
4327         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
4329 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
4331         * nnimap.el (nnimap-request-move-article): Change folder back to
4332         source group before deleting.
4334 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
4336         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
4338         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
4339         mm-url.
4341         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
4343 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4345         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
4346         coding system which mm-charset-to-coding-system returns for a
4347         given charset is valid.
4349 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
4351         * html2text.el (html2text-remove-tag-list):
4352         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
4354 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4356         * gnus-cus.el: Revert 2005-10-17 change.
4358 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4360         * gnus-art.el (article-strip-banner): Call
4361         article-really-strip-banner only when the regexp match is made.
4363 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4365         * gnus-art.el (article-strip-banner): Use
4366         gnus-extract-address-components instead of
4367         mail-header-parse-addresses to make it work with non-ASCII text;
4368         remove mail-encode-encoded-word-string.
4370         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
4371         values which are surrounded with \"...\"; make it never cause a
4372         Lisp error; give up parsing of parameters if it failed in
4373         extracting type.
4375 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4377         * smime.el (smime-cert-by-ldap-1): Fix bug where
4378         `smime-ldap-search' returns results without userCertificates.
4380 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4382         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
4384 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4386         * spam.el (spam-check-spamassassin-headers): Adapt format for
4387         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
4388         <ari@mbf.ocn.ne.jp>.
4389         (spam-list-of-processors): Add spam-use-gmane.
4391 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4393         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
4394         make-temp-file; make it work with XEmacs as well.
4396         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
4397         mm-make-temp-file.
4399         * mm-decode.el (mm-display-external): Use the 3rd arg of
4400         mm-make-temp-file.
4401         (mm-create-image-xemacs): Ditto.
4403 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4405         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
4406         with message-narrow-to-headers.
4407         (gnus-draft-setup): Narrow to header to run message-fetch-field.
4408         (gnus-draft-check-draft-articles): New function.
4409         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
4411 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4413         * gnus-art.el (gnus-article-browse-html-parts):
4414         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
4415         Don't use suffix argument for mm-make-temp-file for Emacs 21
4416         compatibility.  Remove useless `format'.
4418 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4420         * nnweb.el (nnweb-google-wash-article): Update regexps.
4421         (nnweb-group-alist): Use defvoo instead of defvar.
4423 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4425         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
4426         re-loading nn* modules.
4428 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4430         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
4431         for `tool-bar-mode' and don't check it's default-value.
4433         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4435         * message.el (message-make-tool-bar): Ditto.
4437         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
4438         `substring'.  Shorten tmp-file name.
4440         * gnus.el: Remove bogus comment.
4442 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
4444         * gnus-art.el (gnus-article-browse-html-parts): New function.
4445         (gnus-article-browse-html-article): New function for viewing html
4446         articles with a browser.
4448 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
4450         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
4451         (mml2015-pgg-encrypt): Ditto.
4453         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
4454         (mml1991-pgg-encrypt): Ditto.
4456 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4458         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
4459         message-make-date instead of current-time-string.
4461         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
4462         to gnus-decoded which mm-uu might set.
4464 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4466         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
4467         don't decode quoted parameters; remove misimported Emacs code.
4468         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4469         (rfc2231-decode-encoded-string): Don't use split-string which
4470         behaves differently according to Emacs version; use
4471         mm-decode-coding-region to convert charset to coding-system.
4472         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4473         (rfc2231-encode-string): Remove misimported Emacs code.
4475 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4477         * gnus-art.el (article-decode-charset): Don't use ignore-errors
4478         when calling mail-header-parse-content-type.
4479         (article-de-quoted-unreadable): Ditto.
4480         (article-de-base64-unreadable): Ditto.
4481         (article-wash-html): Ditto.
4483         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
4484         calling mail-header-parse-content-type and
4485         mail-header-parse-content-disposition.
4486         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
4487         mail-header-parse-content-type.
4489         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
4490         insert charset and format parameters; encode description after
4491         inserting it to buffer.
4492         (mml-insert-parameter): Fold lines properly even if a parameter is
4493         segmented into two or more lines; change the max column to 76.
4495         * rfc1843.el (rfc1843-decode-article-body): Don't use
4496         ignore-errors when calling mail-header-parse-content-type.
4498         * rfc2231.el (rfc2231-parse-string): Return at least type if
4499         possible; don't cause an error even if it fails in parsing of
4500         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4501         (rfc2231-encode-string): Don't break lines at the beginning, leave
4502         it to mml-insert-parameter.
4504         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
4505         calling mail-header-parse-content-type.
4507 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
4509         * spam-report.el (spam-report-gmane-use-article-number):
4510         Improve doc string.
4511         (spam-report-gmane-internal): Check if a suitable header was found
4512         in the article.
4514 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4516         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
4517         (rfc2231-encode-string): Make param*=value always begin with LWSP.
4519 2006-02-05  Romain Francoise  <romain@orebokech.com>
4521         Update copyright notices of all files in the gnus directory.
4523 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4525         * nnweb.el (nnweb-request-group): Avoid growing overview files.
4527 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4529         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
4530         segmented lines of parameter value to cope with Thunderbird 1.5
4531         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
4532         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4533         (rfc2231-encode-string): Don't make lines exceeding 76 column.
4535 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
4537         * mml.el (mml-generate-mime-1): Correct the order of inline signed
4538         parts.
4540 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4542         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
4543         there's only one active file for all servers.
4544         (nnweb-request-scan): Make sure nnweb-articles is initialized on
4545         solid groups.  Gnus might have used a FAST request to select the group.
4546         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
4547         and nnweb-search redundantly in the active file.
4548         (nnweb-request-list): Don't list bogus groups.  There can only be one.
4549         (nnweb-request-create-group): Don't use ARGS.
4550         (nnweb-possibly-change-server, nnweb-request-group): Remove some
4551         initialisations.  Let nnoo do the work.
4553 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4555         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
4556         Say the part has been decoded.
4558         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
4560 2006-01-31  Kevin Ryde  <user42@zip.com.au>
4562         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
4563         mailcap-viewer-test-cache when there's no 'test clause, since that
4564         will invert the meaning of a "nil" test previously determined by
4565         mailcap-mailcap-entry-passes-test.
4567 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4569         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
4570         compiling.
4572         * gnus-sum.el: Ditto.
4574         * message.el: Don't bind tool-bar-map when compiling.
4576 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
4578         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
4580 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
4582         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
4583         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
4584         current Google Groups.
4586 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
4588         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
4589         and tool-bar-mode.
4591         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
4592         and tool-bar-mode.
4594         * message.el (message-tool-bar-update): Simplify.
4595         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
4597         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
4598         gnus-summary-buffer.
4599         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
4600         gnus-summary-reply.
4602         * gmm-utils.el (gmm): Add :version.
4604 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4606         * Makefile.in (clean): New rule.
4607         (distclean): Use it.
4609 2006-01-26  Steve Youngs  <steve@sxemacs.org>
4611         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
4612         autoload.
4614 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4616         * gmm-utils.el (gmm-verbose): Add :group.
4618 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
4620         * message.el: Change some comments WRT tool-bars.
4622         * gnus-sum.el (gnus-summary-tool-bar)
4623         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
4624         (gnus-summary-tool-bar-zap-list): New variables.
4625         (gnus-summary-make-tool-bar): Complete rewrite using
4626         `gmm-tool-bar-from-list'.
4628         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
4629         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
4630         variables.
4631         (gnus-group-make-tool-bar): Complete rewrite using
4632         `gmm-tool-bar-from-list'.
4633         (gnus-group-tool-bar-update): New function.
4635         * message.el (message-mode-field-menu): Add "Show hidden Headers".
4637 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4639         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
4640         is dissected into a single part of which the type is the same as
4641         the given one; decode charset.
4643 2006-01-21  Kevin Ryde  <user42@zip.com.au>
4645         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
4646         into alists as symbol not string, since that's what
4647         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
4648         look for.
4650 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
4652         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
4653         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
4655         * message.el (message-tool-bar-gnome): Use gmm-ignore.
4657 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4659         * gnus-art.el (gnus-mime-security-button-commands): New variable.
4660         (gnus-mime-security-button-menu): New definition.
4661         (gnus-mime-security-button-map): Use them.
4662         (gnus-mime-security-button-menu): New function.
4663         (gnus-insert-mime-security-button): Addition to help echo.
4664         (gnus-mime-security-run-function, gnus-mime-security-save-part)
4665         (gnus-mime-security-pipe-part): New functions.
4667         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
4668         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
4670         * mm-decode.el (mm-handle-set-disposition): Remove.
4671         (mm-handle-set-description): Remove.
4673 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4675         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
4676         (mm-w3m-standalone-supports-m17n-p): New function.
4677         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
4678         w3m usage.
4680         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
4681         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
4683 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4685         * message.el (message-tool-bar-zap-list): Use
4686         gmm-tool-bar-zap-list as custom type.
4687         (message-tool-bar-update): New function.
4688         (message-tool-bar, message-tool-bar-gnome)
4689         (message-tool-bar-retro): Add message-tool-bar-update.
4690         (message-tool-bar-gnome): Add flyspell-buffer.
4692         * gnus-util.el (gnus-error): Describe `args'.
4694         * gmm-utils.el (gmm-error): Describe `args'.
4695         (gmm-tool-bar-zap-list): New widget.
4696         (gmm-tool-bar-from-list): Improve description of `zap-list'.
4698 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4700         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
4701         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
4702         the number of recursive calls.
4704         * mm-decode.el (mm-handle-set-disposition): New macro.
4705         (mm-handle-set-description): New macro.
4707 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4709         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
4710         encoding.
4712 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4714         * message.el (message-tool-bar-zap-list, message-tool-bar)
4715         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
4716         (message-tool-bar-local-item-from-menu): Remove.
4717         (message-tool-bar-map): Replace by `message-make-tool-bar'.
4718         (message-make-tool-bar): New function.
4719         (message-mode): Use `message-make-tool-bar'.
4721         * gmm-utils.el: New file.
4722         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
4723         (gmm-lazy): New widget copied from `nnmail.el'.
4724         (gmm-tool-bar-from-list): New function for creating customizable
4725         tool bars.
4726         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
4727         output.
4728         (gmm): Add :prefix to defgroup.
4730 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4732         * gmm-utils.el (gmm-widget-p): New function.
4734 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4736         * mml.el (mml-attach-file): Describe `description' in doc string.
4737         (mml-menu): Add Emacs MIME manual and PGG manual.
4739 2006-01-20  Richard M. Stallman  <rms@gnu.org>
4741         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4743 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
4745         * nntp.el (nntp-end-of-line): Doc fix.
4747 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
4749         * imap.el (imap-open): Handle case where buffer is a buffer
4750         object.
4752 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4754         * gnus-delay.el (gnus-delay): Don't autoload.
4755         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4756         to be re-loaded when customizing the `gnus-delay' group.
4758 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
4760         * message.el (message-insert-citation-line): Use newlines.
4762 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4764         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
4766         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
4768 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
4770         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
4772 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4774         * mm-decode.el (mm-inlined-types): Add application/pgp.
4775         (mm-automatic-display): Ditto.
4777         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
4778         part as text.
4780 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4782         * nnrss.el: Update copyright.
4783         (nnrss-opml-import): Query whether to subscribe to each entry.
4785         * gnus-art.el:
4786         * gnus-sum.el:
4787         * mm-uu.el:
4788         * mm-view.el: Update copyright.
4790 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
4792         * message.el (message-info): New function.
4793         (message-mode-menu): Add it.
4794         Update copyright.
4796         * ChangeLog: Fix and update copyright.
4798 2006-01-13  Romain Francoise  <romain@orebokech.com>
4800         * message.el (message-forward-subject-name-subject): Prefer the
4801         address to 'nowhere' if the sender has no name.
4802         Fix typo.  Update copyright year.
4804 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4806         * gnus-art.el (article-wash-html): Use
4807         gnus-summary-show-article-charset-alist if a numeric arg is given.
4808         (gnus-article-wash-html-with-w3m-standalone): New function.
4810         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
4811         mm-inline-text-html-render-with-w3m-standalone.
4812         (mm-text-html-washer-alist): Map w3m-standalone to
4813         gnus-article-wash-html-with-w3m-standalone.
4814         (mm-inline-text-html-render-with-w3m-standalone): New function.
4816 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4818         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
4819         Improve LaTeX.
4821 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4823         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
4824         (nnrss-request-article): Render text/plain parts as HTML.
4826         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
4827         the buffer.
4829 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4831         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
4832         custom definition of `gnus-posting-styles'.
4834         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
4835         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
4837 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4839         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
4840         Use nntp for bug archive.
4842 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4844         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
4845         parts.
4846         (nnrss-normalize-date): New function converts ISO 8601 date into
4847         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4848         (nnrss-check-group): Use it.
4850 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4852         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
4854         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
4855         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4856         (nnrss-insert-w3): Ditto.
4858 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4860         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
4861         the articles to be forwarded including the case where neither a
4862         number of articles nor a region is specified.
4864 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4866         * nnrss.el (nnrss-request-article): Fix last change; fill
4867         text/plain parts.
4869 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4871         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
4872         in text/plain part.
4873         (nnrss-check-group): Don't add excessive newline to dc:subject.
4875 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
4877         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
4878         article.
4880 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4882         * nnml.el: Don't require gnus-bcklg.  Autoload it.
4883         (nnml-use-compressed-files, nnml-save-mail): Support other
4884         comression programs such as bzip2.
4886 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4888         * dns.el (query-dns): Make sure we check the buffer size before
4889         removing tcp headers.
4891 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4893         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
4894         remove MIME buttons associated with multipart/alternative parts.
4895         (gnus-mime-display-alternative): Tag buttons using `article-type'
4896         text property.
4898         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
4899         associated with multipart/alternative parts.
4901         * gnus-art.el (gnus-signature-separator): Fix custom type.
4903         * mm-decode.el (mm-inlined-types): Fix custom type.
4904         (mm-keep-viewer-alive-types): Ditto.
4905         (mm-automatic-display): Ditto.
4906         (mm-attachment-override-types): Ditto.
4907         (mm-inline-override-types): Ditto.
4908         (mm-automatic-external-display): Ditto.
4910 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4912         * spam-report.el (spam-report-user-mail-address)
4913         (spam-report-user-agent): New variables.
4914         (spam-report-url-ping-plain): Use spam-report-user-agent.
4916 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
4918         * gnus-art.el (gnus-button-handle-custom): Do not just use
4919         `customize-apropos' for any "M-x customize-*" button but the
4920         function called for.  Accept both the function name and its
4921         argument in order to achieve this.
4922         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
4923         function name to `gnus-button-handle-custom' in case of "M-x
4924         customize-*" buttons.
4926 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4928         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
4929         multipart/alternative and add xref to mm-discouraged-alternatives
4930         in doc string.
4932         * mm-decode.el (mm-discouraged-alternatives): Add xref to
4933         gnus-buttonized-mime-types in doc string.
4935 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4937         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
4938         Suggest image/.* in the doc string.
4940 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4942         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
4943         message-marks (Debian bug #342521).
4945 2005-12-12  Simon Josefsson  <jas@extundo.com>
4947         * password.el (password-read-from-cache): Add.
4948         (password-read): Use it.
4950 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4952         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
4953         us-ascii as a MIME charset.
4955         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
4956         against the case where the 2nd arg TYPE is nil.
4958 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4960         * pop3.el (pop3-stream-type): Fix custom version.
4962         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
4964 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4966         * mm-decode.el (mm-display-external): Add missing cdr.
4968 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4970         * mm-decode.el (mm-display-external): Use nametemplate (defined in
4971         RFC1524) if it is in mailcap or add a suffix according to
4972         mailcap-mime-extensions when generating a temp filename; postpone
4973         deleting a temp file for 2 seconds for some wrappers, shell
4974         scripts, and so on, which might exit right after having started a
4975         viewer command as a background job.
4977 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4979         * nntp.el (nntp-marks-directory): Fix custom group.
4981         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
4982         steps when < 10.
4984         * gnus-start.el (gnus-no-server-1): Mention
4985         `gnus-level-default-subscribed' in doc string.
4987 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4989         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
4990         parens.
4992 2005-11-26  Dave Love  <fx@gnu.org>
4994         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
4995         (tls-program, tls-success): Provide openssl alternative.
4997         * starttls.el: Doc fixes.
4998         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
4999         SERVICE to PORT.
5001         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
5002         port null or service name.
5003         (starttls-negotiate): Autoload.
5005 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5007         * message.el (message-kill-to-signature): Fix interactive spec.
5009 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5011         * pop3.el (pop3-open-server): Recognize a string as a service name.
5013 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
5015         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5017 2005-11-23  Dave Love  <fx@gnu.org>
5019         Add pop3s, pop3/starttls.
5021         * pop3.el (pop3-authentication-scheme): Clarify doc.
5022         (open-tls-stream, starttls-open-stream): Autoload.
5023         (pop3-stream-type): New.
5024         (pop3-open-server): Use it.
5026         * mail-source.el (mail-sources): Fix some :types.  Add stream type
5027         for POP.
5028         (mail-source-keyword-map): Add :stream for POP.
5029         (mail-source-fetch-pop): Use pop3-stream-type.
5031 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5033         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5034         of current-time-string.
5036 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
5038         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5039         date header.
5041 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5043         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5044         it can seriously impact performance as it bypasses the agent's
5045         local caches.
5047 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
5049         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
5050         must be explicitly online rather than "not explicitly offline" for
5051         its flags to be synchronized.
5053         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
5054         that gnus-uu-unmark-thread will function correctly.
5056         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
5057         1024K is instead displayed as 1M.
5059 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5061         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
5063 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
5065         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
5067 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
5069         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
5070         error message to display actual error condition.
5071         (gnus-agent-save-local): Avoid saving symbols that are bound to
5072         nil as they simply result in a warning message in
5073         gnus-agent-read-local.
5075 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5077         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
5078         rather than make-variable-buffer-local for file-precious-flag.
5080 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5082         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
5083         for duplicates which are removed.  The invalid sort check then
5084         triggers a rescan after the sort as sorting may have moved
5085         duplicate entries such that they can be cheaply detected.
5087 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5089         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
5091 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
5093         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
5094         internal variable to a custom variable.  Changed default value
5095         from compressed(2) to uncompressed(1).
5096         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
5097         support for uncompressed agentview files.  Taken together, reading
5098         the agentview file should now be 6-7 times faster.
5100 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
5102         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
5103         as a buffer-local variable.  This avoids creating truncated
5104         dribble files as a result of a hang up, eg.
5106 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5108         * gnus-start.el (gnus-start-draft-setup): Enforce
5109         `gnus-draft-mode' for nndraft:drafts at startup.
5111         * gnus.el (gnus-splash): Change custom group.
5112         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
5113         allow-list argument.
5115         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
5116         string.
5118 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5120         * gnus-art.el (gnus-default-article-saver): Add user-defined
5121         `function' to custom type.
5123 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5125         * imap.el (imap-open): Handle case where buffer is a buffer
5126         object.
5128 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5130         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
5131         long lines.
5132         (gnus-cache-delete-group): Wrap doc strings.
5134         * gnus-agent.el (gnus-agent-rename-group)
5135         (gnus-agent-delete-group): Wrap doc strings.
5138 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5140         * gnus-start.el (gnus-1): Add "native" to
5141         gnus-predefined-server-alist.
5143         * gnus.el (gnus-method-to-server): Don't add "native" to the
5144         lists here, because that leads to problems when
5145         gnus-select-method is bound.
5147 2005-11-09  Simon Josefsson  <jas@extundo.com>
5149         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
5150         use (not sort-by-date) instead.
5152 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5154         * gnus-delay.el (gnus-delay-group): Don't autoload.
5155         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5156         to be re-loaded when customizing the `gnus-delay' group.
5158 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
5160         * message.el: Revert last changes.
5161         (message-insert-citation-line): Use newlines.
5163 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5165         * message.el (message-courtesy-message)
5166         (message-mark-insert-begin, message-mark-insert-end)
5167         (message-elide-ellipsis, message-cancel-message)
5168         (message-add-header, message-change-subject)
5169         (message-cross-post-followup-to-header)
5170         (message-cross-post-insert-note, message-reduce-to-to-cc)
5171         (message-widen-reply, message-delete-not-region)
5172         (message-kill-to-signature, message-insert-signature)
5173         (message-insert-importance-high, message-insert-importance-low)
5174         (message-insert-or-toggle-importance)
5175         (message-insert-disposition-notification-to)
5176         (message-indent-citation, message-yank-original)
5177         (message-cite-original-without-signature, message-cite-original)
5178         (message-insert-citation-line, message-position-on-field)
5179         (message-fix-before-sending, message-send-mail-partially)
5180         (message-send-mail, message-send-mail-with-sendmail)
5181         (message-send-mail-with-qmail, message-send-news)
5182         (message-check-news-header-syntax, message-generate-headers)
5183         (message-insert-courtesy-copy, message-fill-address)
5184         (message-fill-header, message-shorten-references)
5185         (message-setup-1, message-cancel-news)
5186         (message-forward-make-body-plain, message-forward-make-body-mime)
5187         (message-forward-make-body-mml, message-encode-message-body)
5188         (message-forward-make-body-digest-plain)
5189         (message-forward-make-body-digest-mime)
5190         (message-use-alternative-email-as-from): Insert `hard-newline'
5191         instead of ordinary newlines.
5193 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5195         * message.el (message-generate-headers): Downcase the argument
5196         given to message-check-element.
5198 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
5200         * nntp.el (nntp-authinfo-rejected): New error condition.
5201         (nntp-wait-for): Use new error condition to signal authentication
5202         error.
5203         (nntp-retrieve-data): Rethrow new error condition to break out of
5204         recursive call to nntp-send-authinfo.
5206 2005-11-08  Romain Francoise  <romain@orebokech.com>
5208         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
5209         (gnus-summary-exit-map): Bind to `Z p'.
5210         (gnus-summary-make-menu-bar): Add menu item.
5212 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
5214         * gnus-art.el (gnus-article-treat-custom): Add `first'.
5215         (gnus-treat-*): Add `first' in all doc strings.
5217         * gnus-group.el (gnus-group-compact-group): Fix typo.
5219 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5221         * gnus.el (gnus-parameters-case-fold-search): New variable.
5222         (gnus-parameters-get-parameter): Use it.
5224         * gnus-score.el (gnus-home-score-file): Doc fix.
5226 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
5228         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
5230 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5232         * mm-util.el (mm-special-display-p): New function.
5234         * mml.el (mml-preview): Use it; doc fix.
5236 2005-10-29  Romain Francoise  <romain@orebokech.com>
5238         * message.el (message-fix-before-sending): Fix comment.
5240 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5242         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
5244 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
5246         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
5247         Used in gnus-score.el.
5249 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5251         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
5253 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5255         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
5256         whitespace removed in revision 7.8.  Use concatenated string to
5257         protect trailing whitespace.
5259 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
5261         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
5262         (nnimap-request-expire-articles): Use it to avoid sending 'UID
5263         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
5264         Courier IMAP ("some version from 2004").  Mostly based on similar
5265         code in the same function.
5267 2005-10-26  Didier Verna  <didier@xemacs.org>
5269         * gnus-group.el (gnus-group-compact-group): invalidate original
5270         article buffer.
5271         * gnus-srvr.el (gnus-server-compact-server): ditto.
5272         * nnml.el (nnml-request-compact-group): handle self Xref: field in
5273         NOV database and in article itself.
5274         Invalidate article backlog.
5276 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5278         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
5280 2005-10-26  Simon Josefsson  <jas@extundo.com>
5282         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
5283         part of 2004-07-25 change.
5285 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5287         * message.el (message-display-completion-list): New function.
5288         (message-expand-group): Use it; make sure the Completions buffer
5289         is modifiable.
5291 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5293         * imap.el (imap-open): Handle case where buffer is a buffer
5294         object.
5296 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
5298         * pgg-def.el:
5299         * pgg-gpg.el:
5300         * pgg-parse.el:
5301         * pgg-pgp.el:
5302         * pgg-pgp5.el:
5303         * pgg.el: Move to the parent lisp directory.
5305 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5307         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
5308         user-mail-name is an empty string.
5310 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5312         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
5313         depending on gnus-score-decay-constant.
5315         * encrypt.el (encrypt-insert-file-contents)
5316         (encrypt-write-file-contents): Don't use `gnus-message'.
5318         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
5319         arguments.
5320         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
5321         arguments to mm-uu-verbatim-marks-extract.
5322         (mm-uu-hide-markers): New variable.
5323         (mm-uu-extract): Use face similar to `gnus-cite-3'.
5325         * gnus-fun.el (gnus-convert-image-to-x-face-command)
5326         (gnus-convert-image-to-face-command): Use "convert" by default to
5327         allow other input image formats.
5328         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
5329         accordingly.
5331 2005-10-23  Simon Josefsson  <jas@extundo.com>
5333         * imap.el (imap-gssapi-program): Align command line parameters
5334         with latest GNU SASL.
5335         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
5337 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5339         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
5340         HTML.
5341         (nnslashdot-request-article): Ditto.
5343 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5345         * mail-source.el (mail-source-fetch-pop): Require pop3.
5346         (mail-source-check-pop): Ditto.
5348 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5350         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
5351         errors.
5353 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
5355         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
5356         (gnus-treat-strip-leading-blank-lines): Improve doc string.
5358         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
5360         * mm-bodies.el (mm-decode-string): Call
5361         `mm-charset-to-coding-system' with allow-override argument.
5363 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5365         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
5366         (rfc2047-charset-to-coding-system): New function.
5367         (rfc2047-decode-encoded-words): New function.
5368         (rfc2047-decode-region): Use them.
5369         (rfc2047-decode-cte): Remove.
5370         (rfc2047-parse-and-decode): Remove.
5371         (rfc2047-decode): Remove.
5373 2005-10-15  Kenichi Handa  <handa@m17n.org>
5375         * rfc2047.el (rfc2047-decode-cte): New function.
5376         (rfc2047-decode-region): Change the way to decode successive
5377         encoded-words: decode B- or Q-encoding in each encoded-word,
5378         concatenate them, and decode it as charset.
5380 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
5382         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
5383         widget-move-and-invoke.
5384         (gnus-custom-mode): Use gnus-custom-map.
5386 2005-10-15  Bill Wohler  <wohler@newt.com>
5388         * message.el (message-tool-bar-map): Renamed image file from
5389         mail_send to mail/send.
5391 2005-10-16  Masatake YAMATO  <jet@gyve.org>
5393         * message.el (message-expand-group): Pass the common
5394         prefix substring of completion to `display-completion-list'.
5396 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
5398         * mml-sec.el (mml-secure-method): New internal variable.
5399         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
5400         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
5401         functions using mml-secure-method.
5403         * mml.el (mml-mode-map): Add key bindings for those functions.
5404         (mml-menu): Simplify security menu entries.  Suggested by Jesper
5405         Harder <harder@myrealbox.com>.
5406         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
5407         end of message if point is the headers of the message.
5409         * message.el (message-in-body-p): New function.
5411         * assistant.el: Autoload gnus-util and netrc.
5413         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
5414         Use `mm-charset-override-alist' only when decoding.
5416         * mm-bodies.el (mm-decode-body): Call
5417         `mm-charset-to-coding-system' with allow-override argument.
5419         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
5420         `filename' from Content-Disposition if Content-Type doesn't
5421         provide `name'.
5422         (gnus-mime-view-part-as-type): Set default instead of
5423         initial-input.
5425 2005-10-09  Daniel Brockman  <daniel@brockman.se>
5427         * format-spec.el (format-spec): Propagate text properties of % spec.
5429 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5431         * gnus-art.el (gnus-treat-predicate): Add `first'.
5433 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5435         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
5436         (mm-charset-override-alist): New variable.
5437         (mm-charset-to-coding-system): Use it.
5438         (mm-codepage-setup): New helper function.
5439         (mm-charset-eval-alist): New variable.
5440         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
5441         about unknown charsets.
5443 2005-10-04  David Hansen  <david.hansen@gmx.net>
5445         * nnrss.el (nnrss-request-article): Add support for the comments tag.
5446         (nnrss-check-group): Ditto.
5448 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5450         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
5451         Rename x-gnus-verbatim to x-verbatim.
5452         (mm-uu-type-alist): Fix regexp for verbatim-marks.
5454         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
5455         x-verbatim.
5457         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
5459         * gnus-util.el (gnus-remove-duplicates): Remove.
5461         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
5462         instead of gnus-remove-duplicates.
5464         * message.el (message-remove-duplicates): Remove.
5465         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
5466         message-remove-duplicates.
5468         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
5469         available, else use implementation from `delete-dups'.
5471         * message.el (message-insert-expires): New function.
5472         (message-mode-map): Add key binding.
5473         (message-mode-field-menu): Add menu entry.
5474         (message-mode): Document it.
5475         (message-make-expires-date): Use `message-make-date'.
5477 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
5479         * message.el (message-make-expires-date): New function.
5481 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5483         * Makefile.in (list-installed-shadows): New entry.
5484         (install): Use it.
5485         (remove-installed-shadows): New entry.
5487 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5489         * time-date.el: Autoload parse-time-string, XEmacs needs it.
5491 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5493         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
5494         function rather than the diff-mode.el package.
5495         (mm-display-external): Use with-current-buffer.
5496         (mm-viewer-completion-map, mm-viewer-completion-map):
5497         Move initialization inside declaration.
5499 2005-09-29  Simon Josefsson  <jas@extundo.com>
5501         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
5502         autoload mail-check-payment.
5503         (spam-check-hashcash): Define unconditionally, since hashcash.el
5504         is part of Gnus now.  Ignore errors from payment checking.
5506 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
5508         * message.el (message-bold-region, message-unbold-region): Rename
5509         from `bold-region' and `unbold-region'.
5511         * message.el: Remove useless autoloads.
5513 2005-09-28  Simon Josefsson  <jas@extundo.com>
5515         * message.el (message-use-idna): Default to t.
5516         (message-use-idna): Test whether encoding works too.  Doc fix.
5518 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5520         * nntp.el (nntp-warn-about-losing-connection): Remove.
5522 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
5524         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
5525         customizable.  Change default value.
5526         (mm-uu-diff-groups-regexp): Change default value.
5527         (mm-uu-type-alist): Add doc string.
5528         (mm-uu-configure): Add doc string.  Make it interactive.
5529         (mm-uu-tex-groups-regexp): New variable.
5530         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
5531         (mm-uu-type-alist): Add LaTeX documents.
5532         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
5533         of "text/verbatim".
5534         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
5536         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
5537         instead of "text/verbatim".
5539         * message.el (message-mark-inserted-region)
5540         (message-mark-insert-file): Use slrn style marks when called with
5541         prefix argument.
5543 2005-09-27  Simon Josefsson  <jas@extundo.com>
5545         * message.el (message-idna-to-ascii-rhs-1): Reformat.
5547 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5549         * message.el (message-remove-duplicates): New function.
5550         Implementation borrowed from `gnus-remove-duplicates'.
5551         (message-idna-to-ascii-rhs): Also encode idna addresses in
5552         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5553         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
5554         only ask about the same idna domain once per header and also tell
5555         in what header to replace the idna domain.
5557         * gnus-art.el (article-decode-idna-rhs): Also decode idna
5558         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5559         (article-decode-idna-rhs): Fix regexp so that all idna-address in
5560         a header is decoded and not just the last one.
5562 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5564         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
5565         has been decoded.
5567         * mm-decode.el (mm-automatic-display): Add text/verbatim.
5568         (mm-insert-part): Don't modify text if it has been decoded.
5570         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
5571         decoded.
5573         * mm-view.el (mm-inline-text): Don't strip text props unless
5574         decoding enriched or richtext parts.
5576 2005-09-25  Romain Francoise  <romain@orebokech.com>
5578         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
5579         * gnus-start.el (gnus-subscribe-interactively):
5580         * gnus-uu.el (gnus-uu-grab-articles):
5581         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
5582         space.
5584 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
5586         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5587         * mm-view.el (mm-view-pkcs7-decrypt):
5588         * gnus-sum.el (gnus-summary-limit-to-extra)
5589         (gnus-summary-respool-article, gnus-read-move-group-name):
5590         * gnus-score.el (gnus-summary-increase-score):
5591         * gnus-util.el (gnus-completing-read-with-default):
5592         * gnus-art.el (gnus-read-save-file-name)
5593         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
5594         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
5595         * message.el (message-check-news-header-syntax):
5596         Follow convention for reading with the minibuffer.
5598 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
5600         * spam-report.el (spam-report-url-ping-plain):
5601         Use gnus-extended-version as User-Agent.
5603         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
5604         default value is nil.
5606         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
5607         (mm-uu-verbatim-marks-extract): New function.
5608         (mm-uu-extract): New face.
5609         (mm-uu-copy-to-buffer): Use it.
5611         * spam-report.el (spam-report-gmane-ham): Renamed from
5612         `spam-report-gmane-unspam'.
5613         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
5614         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
5616         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
5617         Autoload.
5618         (spam-report-gmane-unregister-routine): Renamed
5619         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
5621 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
5623         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
5624         (spam-report-gmane-unregister-routine): Add support for gmane
5625         unregistration.
5627         * spam-report.el (spam-report-gmane-unspam)
5628         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
5629         (spam-report-gmane): Change to take a single article and do unspam
5630         registration.
5632 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5634         * mm-url.el (mm-url-decode-entities): Fix regexp.
5636 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5638         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
5639         default to nil, to be able to use Gnus at all.  If the default
5640         switches to something else, then the function should be fixed not
5641         be exceedingly slow.
5643 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
5645         * gnus-start.el (gnus-activate-group): If the server is nil, don't
5646         fail hard.
5648         * spam-report.el: Add better Keywords line.
5650         * spam.el: Add Maintainer and better Keywords line.
5652 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5654         * gnus-art.el (gnus-article-replace-part)
5655         (gnus-mime-replace-part): New functions.
5656         (gnus-mime-action-alist, gnus-mime-button-commands)
5657         (gnus-mime-save-part-and-strip): Added file argument.
5658         (gnus-article-part-wrapper): Added interactive argument.
5660         * gnus-sum.el (gnus-summary-mime-map): Add
5661         `gnus-article-replace-part'.
5663 2005-09-19  Didier Verna  <didier@xemacs.org>
5665         The nnml compaction feature:
5666         * nnml.el (nnml-request-compact-group): New function.
5667         * nnml.el (nnml-request-compact): New function.
5668         * gnus-int.el (gnus-request-compact-group): New function.
5669         * gnus-int.el (gnus-request-compact): New function.
5670         * gnus-group.el (gnus-group-compact-group): New function.
5671         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
5672         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
5673         * gnus-srvr.el (gnus-server-compact-server): New function.
5674         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
5675         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
5677 2005-09-18  Deepak Goel  <deego@gnufans.org>
5679         * sieve.el (sieve-help): Fix `message' call: first arg should be a
5680         format spec.
5682 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5684         * gnus.el (gnus-group-startup-message): Bind image-load-path.
5686 2005-09-15  Romain Francoise  <romain@orebokech.com>
5688         * message.el (message-fill-paragraph): Clarify docstring.
5690 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5692         * gnus-art.el (gnus-mime-display-part): Protect against broken
5693         MIME messages.
5695 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5697         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
5698         before parsing header.
5700 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
5702         * html2text.el: (html2text-replace-list): Add new entities.
5704 2005-09-11  Romain Francoise  <romain@orebokech.com>
5706         * message.el (message-alternative-emails): Improve docstring.
5707         (message-setup-1): Call `message-use-alternative-email-as-from'
5708         after `message-setup-hook' to give it precedence over posting
5709         styles, etc.
5710         (message-use-alternative-email-as-from): Add docstring.  Remove
5711         the original From header if present.
5713         * nnml.el (nnml-compressed-files-size-threshold): New variable.
5714         (nnml-save-mail): Use it.
5716         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
5717         articles.  Add new argument `silent'.
5718         (gnus-uu-mark-all): Report the total number of marked articles.
5720 2005-09-10  Romain Francoise  <romain@orebokech.com>
5722         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
5723         (gnus-uu-mark-series): Likewise.
5725 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
5727         * spam-report.el (spam-report-gmane): Fix generation of spam
5728         report URL.
5730 2005-09-10  Simon Josefsson  <jas@extundo.com>
5732         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
5733         t, based on discussion on the ding list with Robert Epprecht
5734         <epprecht@solnet.ch>.
5736 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
5738         * spam-report.el (spam-report-gmane): Make it work without
5739         X-Report-Spam header.  Gmane now only provides Archived-At.
5740         This is only used if `spam-report-gmane-use-article-number' is nil.
5741         (spam-report-gmane-spam-header): Remove.  Not used anymore.
5743         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
5744         make `gnus-summary-sort-by-recipient' work with threading.
5746         * nnweb.el (nnweb-google-wash-article): Print a message if article
5747         is not available.
5749 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5751         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
5752         change.  Decode text/* parts content before displaying.
5754 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
5756         * mml-smime.el: Remove defvar of gnus-extract-address-components.
5758 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5760         * mm-view.el (mm-display-inline-fontify): Disable support modes.
5762 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
5764         * message.el (message-tab-body-function): Fixed mismatched custom
5765         type.
5767         * gnus.el (gnus-group-change-level-function): Ditto.
5769         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
5771         * gnus-art.el (gnus-signature-limit)
5772         (gnus-article-mime-part-function): Ditto.
5774 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5776         * mml.el (mml-mode): Silence the byte compiler.
5778         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
5779         using `(sit-for 0)' before moving the point to the specified part;
5780         skip unbuttonized parts.
5781         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
5782         return to the summary window if gnus-auto-select-part is non-nil.
5784 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
5786         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
5787         variables.
5788         (mml-dnd-attach-file, mml-mode): Use them.
5790         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
5791         Make fetching article by MID work again for Google Groups.  Added
5792         FIXME concerning gnus-group-make-web-group.
5794         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
5795         Don't depend on Gnus by using mail-extract-address-components if
5796         gnus-extract-address-components is not bound.
5798 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5800         * gnus-art.el (gnus-mime-display-security): Don't display the
5801         signature, but only the signed part.
5803 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5805         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
5807         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
5808         list, not listp.
5810 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
5812         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
5813         when encoding.
5815         * mm-bodies.el (mm-decode-content-transfer-encoding):
5816         De-canonicalize CRLF for all text content types, not just
5817         text/plain.
5819 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5821         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
5822         valid article; point arrow and cursor at the MIME button.
5824 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5826         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
5827         Suggested by Dan Christensen <jdc@uwo.ca>.
5829         * mm-decode.el (mm-save-part): Enable change of prompt.
5831 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
5833         * gnus-msg.el (gnus-inews-add-send-actions): Made
5834         `message-post-method' lambda parameter ARG `&optional'.
5836 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5838         * gnus-sum.el (gnus-summary-mime-map): Added
5839         gnus-article-save-part-and-strip, gnus-article-delete-part and
5840         gnus-article-jump-to-part.
5842         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
5843         (gnus-article-edit-part): Use it.
5844         (gnus-article-part-wrapper): Added no-handle argument.
5845         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
5846         functions.
5848 2005-08-29  Romain Francoise  <romain@orebokech.com>
5850         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5851         docstring.
5852         (gnus-face-from-file): Likewise.
5854 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5856         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
5857         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
5858         non-nil.
5859         (gnus-auto-select-part): New variable.
5860         (gnus-article-jump-to-part): New function.
5861         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
5862         (gnus-mime-delete-part): Allow selecting specified part after
5863         deleting or stripping parts.
5864         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
5865         part if argument is bogus.
5867 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
5869         * gnus-art.el (w3m-minor-mode-map):
5870         * gnus-spec.el (gnus-newsrc-file-version):
5871         * gnus-util.el (nnmail-active-file-coding-system)
5872         (gnus-original-article-buffer, gnus-user-agent):
5873         * gnus.el (gnus-ham-process-destinations)
5874         (gnus-parameter-ham-marks-alist)
5875         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
5876         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
5877         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
5878         * mm-decode.el (gnus-current-window-configuration):
5879         * mm-extern.el (gnus-article-mime-handles):
5880         * mm-url.el (url-current-object, url-package-name)
5881         (url-package-version):
5882         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
5883         (smime-keys, w3m-cid-retrieve-function-alist)
5884         (w3m-current-buffer, w3m-display-inline-images)
5885         (w3m-minor-mode-map):
5886         * mml-smime.el (gnus-extract-address-components):
5887         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
5888         (gnus-newsrc-hashtb, message-default-charset)
5889         (message-deletable-headers, message-options)
5890         (message-posting-charset, message-required-mail-headers)
5891         (message-required-news-headers):
5892         * mml1991.el (mc-pgp-always-sign):
5893         * mml2015.el (mc-pgp-always-sign):
5894         * nnheader.el (nnmail-extra-headers):
5895         * rfc1843.el (gnus-decode-encoded-word-function)
5896         (gnus-decode-header-function, gnus-newsgroup-name):
5897         * spam-stat.el (gnus-original-article-buffer): Add defvars.
5899 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
5901         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
5902         the end of the date treatments.
5904 2005-08-15  Simon Josefsson  <jas@extundo.com>
5906         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
5907         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
5908         Capello and Romain Francoise.
5909         (pgg-fetch-key-function): Removed, not used?
5910         (pgg-insert-url-with-w3): Require url, to get
5911         url-insert-file-contents regardless of where it is defined.
5913 2005-08-13  Romain Francoise  <romain@orebokech.com>
5915         * message.el (message-cite-original-1): New function.
5916         (message-cite-original): Use it.
5917         (message-cite-original-without-signature): Ditto.
5919 2005-08-08  Romain Francoise  <romain@orebokech.com>
5921         * message.el (message-yank-empty-prefix): New variable.
5922         (message-indent-citation): Use it.
5923         (message-cite-original-without-signature): Respect X-No-Archive.
5925 2005-08-08  Simon Josefsson  <jas@extundo.com>
5927         * pgg.el: Autoload url-insert-file-contents instead of loading
5928         w3/url.
5929         (pgg-insert-url-with-w3): Don't load url here.
5931 2005-08-07  Jesper Harder  <harder@phys.au.dk>
5933         * message.el (message-kill-to-signature): Don't insert newline at
5934         bol.
5935         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
5937 2005-08-06  Romain Francoise  <romain@orebokech.com>
5939         * message.el (message-user-fqdn): Fix typo in docstring.
5941 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
5943         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
5945         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
5947 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5949         * mm-bodies.el (mm-encode-body): Use coding system rather than
5950         charset to encode text.
5952         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
5953         number of charsets if utf-8 is available (XEmacs).
5955 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
5957         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
5958         taken from `gnus-button-mid-or-mail-regexp'.
5959         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
5960         (gnus-button-alist): Improve regexp for domain part of the MIDs
5961         for news:localpart@domain buttons.
5962         (gnus-button-ctan-directory-regexp): Update.
5964 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5966         * sieve-manage.el (sieve-manage-interactive-login): Use
5967         make-local-variable rather than make-variable-buffer-local.
5968         (sieve-manage-open): Ditto.
5969         (sieve-manage-authenticate): Ditto.
5971         * mml.el (mml-generate-mime-1): Make the content type default to
5972         text/plain if the filename is not specified.
5974 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5976         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
5977         instead of insert-buffer.
5979         * message.el (message-yank-original): Ditto; set the mark at the
5980         end of the yanked message.
5982 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5984         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
5985         lines to scroll rather than to stop it.
5987         * mml.el (mml-generate-default-type): Add doc string.
5988         (mml-generate-mime-1): Use mm-default-file-encoding or make it
5989         default to application/octet-stream when determining the content
5990         type if it is not specified for the part or the mml contents; add
5991         a comment about mml-generate-default-type.
5993 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
5995         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
5996         make it default to application/octet-stream when determining the
5997         content type if it is not specified for the external contents.
5999 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6001         * rfc2231.el (rfc2231-parse-string): Take care that not only a
6002         segmented parameter but also other parameters might be there.
6004 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6006         * mm-decode.el (mm-display-external): Delete temp file, directory
6007         and buffer immediately if the external process is exited.
6009 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6011         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6012         fewer lines than that of scroll-margin.
6013         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6015 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6017         * gnus-art.el (gnus-article-next-page): Revert.
6018         (gnus-article-beginning-of-window): New macro.
6019         (gnus-article-next-page-1): Use it.
6020         (gnus-article-prev-page): Ditto.
6021         (gnus-article-edit-part): Use insert-buffer-substring instead of
6022         insert-buffer.
6023         (gnus-article-edit-exit): Ditto.
6025         * gnus-util.el (gnus-beginning-of-window): Remove.
6026         (gnus-end-of-window): Remove.
6028 2005-07-25  Simon Josefsson  <jas@extundo.com>
6030         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6031         to have the url package without w3.  Reported by Daiki Ueno
6032         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6034 2005-07-20  Didier Verna  <didier@xemacs.org>
6036         * gnus-diary.el: Remove the description comment (nndiary is now
6037         properly documented in the Gnus manual).
6038         Fix the spelling of "Back End".
6039         * nndiary.el: Ditto.
6040         Fix the copyright notice.
6042 2005-07-18  Romain Francoise  <romain@orebokech.com>
6044         * gnus-sum.el (gnus-summary-to-prefix,
6045         gnus-summary-newsgroup-prefix): New variables.
6046         (gnus-summary-from-or-to-or-newsgroups): Use them.
6048 2005-07-17  Romain Francoise  <romain@orebokech.com>
6050         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
6051         space as it's generally not especially interesting to the user.
6053 2005-07-16  Romain Francoise  <romain@orebokech.com>
6055         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
6056         nil to avoid prompting and file modification if one of the
6057         messages at the top of the nnfolder file contains a copyright
6058         notice.
6059         Update copyright notice.
6061         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
6062         instead of `current-time-string' as the latter creates a time
6063         string that is not RFC 2822 compliant (it lacks the zone).
6064         Update copyright notice.
6066 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6068         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
6069         for text/rtf.  Display default in prompt.  Pass default for M-n.
6071         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
6073 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6075         * gnus-msg.el (gnus-button-mailto): Remove
6076         save-selected-window-window hackery because it relies on
6077         save-selected-window internals.
6079 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6081         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
6082         (gnus-article-next-page-1): Use gnus-beginning-of-window.
6083         (gnus-article-prev-page): Ditto.
6085         * gnus-util.el (gnus-beginning-of-window): New function.
6086         (gnus-end-of-window): New function.
6088 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
6090         * gnus-score.el (gnus-score-edit-all-score): Set
6091         gnus-score-edit-exit-function to gnus-score-edit-done and call
6092         gnus-message.
6094 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6096         * gnus-msg.el (gnus-button-mailto): Remove
6097         save-selected-window-window hackery because it relies on
6098         save-selected-window internals.
6100 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6102         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
6103         add-minor-mode.
6104         (gnus-binary-mode): Ditto.
6106         * gnus-topic.el (gnus-topic-mode): Ditto.
6108 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
6110         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
6111         (gnus-article-prev-page): Take scroll-margin into consideration.
6113 2005-07-04  Lute Kamstra  <lute@gnu.org>
6115         Update FSF's address in GPL notices.
6117 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
6119         * gnus.el (gnus-exit):
6120         * gnus-group.el (gnus-group-icons):
6121         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
6123         * gnus-nocem.el (gnus-nocem):
6124         * message.el (message-various, message-buffers, message-sending)
6125         (message-interface, message-forwarding, message-insertion)
6126         (message-headers, message-news, message-mail):
6127         * pgg-gpg.el (pgg-gpg):
6128         * pgg-parse.el (pgg-parse):
6129         * pgg-pgp.el (pgg-pgp):
6130         * pgg-pgp5.el (pgg-pgp5):
6131         * pop3.el (pop3): Finish `defgroup' description with period.
6133 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6135         * gnus-art.el (article-display-face): Improve the efficiency.
6136         (article-display-x-face): Ditto; remove grey x-face stuff.
6138 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6140         * gnus-art.el (article-display-face): Correct the position in
6141         which Faces are inserted.
6143 2005-06-29  Didier Verna  <didier@xemacs.org>
6145         * gnus-art.el (article-display-face): Display faces in correct
6146         order.
6148 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6150         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
6151         (gnus-fill-real-hashtb): Use hash table instead of obarray.
6152         (gnus-nocem-check-article): Fetch the Type header.
6153         (gnus-nocem-message-wanted-p): Fix the way to examine types.
6154         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
6155         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
6156         make sure gnus-nocem-hashtb is initialized.
6157         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
6158         (gnus-nocem-unwanted-article-p): Ditto.
6160         * pgg.el (pgg-verify): Return the verification result.
6162 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6164         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
6165         is ascii.
6167 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
6169         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
6170         `show-nonbreak-escape'.
6172 2005-06-23  Lute Kamstra  <lute@gnu.org>
6174         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
6176         * dig.el (dig-mode):
6177         * smime.el (smime-mode): Use gnus-run-mode-hooks.
6179 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
6181         * nnimap.el (nnimap-split-download-body): Fix spellings.
6183 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
6185         * gnus-art.el (gnus-article-encrypt-body):
6186         * gnus-cus.el (gnus-score-customize):
6187         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6188         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
6190 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6192         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6193         header by looking for magic "MII" at the beginnig.
6195 2005-06-16  Miles Bader  <miles@gnu.org>
6197         * assistant.el (assistant-field): Remove "-face" suffix from face name.
6198         (assistant-field-face): New backward-compatibility alias for renamed
6199         face.
6200         (assistant-render-text): Use renamed assistant-field face.
6202         * spam.el (spam): Remove "-face" suffix from face name.
6203         (spam-face): New backward-compatibility alias for renamed face.
6204         (spam-face, spam-initialize): Use renamed spam face.
6206         * message.el (message-header-to, message-header-cc)
6207         (message-header-subject, message-header-newsgroups)
6208         (message-header-other, message-header-name)
6209         (message-header-xheader, message-separator, message-cited-text)
6210         (message-mml): Remove "-face" suffix from face names.
6211         (message-header-to-face, message-header-cc-face)
6212         (message-header-subject-face, message-header-newsgroups-face)
6213         (message-header-other-face, message-header-name-face)
6214         (message-header-xheader-face, message-separator-face)
6215         (message-cited-text-face, message-mml-face):
6216         New backward-compatibility aliases for renamed faces.
6217         (message-font-lock-keywords): Use renamed message faces.
6219         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
6220         (sieve-test-commands, sieve-tagged-arguments):
6221         Remove "-face" suffix from face names.
6222         (sieve-control-commands-face, sieve-action-commands-face)
6223         (sieve-test-commands-face, sieve-tagged-arguments-face):
6224         New backward-compatibility aliases for renamed faces.
6225         (sieve-control-commands-face, sieve-action-commands-face)
6226         (sieve-test-commands-face, sieve-tagged-arguments-face):
6227         Use renamed sieve faces.
6229         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
6230         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
6231         (gnus-group-news-3-empty, gnus-group-news-4)
6232         (gnus-group-news-4-empty, gnus-group-news-5)
6233         (gnus-group-news-5-empty, gnus-group-news-6)
6234         (gnus-group-news-6-empty, gnus-group-news-low)
6235         (gnus-group-news-low-empty, gnus-group-mail-1)
6236         (gnus-group-mail-1-empty, gnus-group-mail-2)
6237         (gnus-group-mail-2-empty, gnus-group-mail-3)
6238         (gnus-group-mail-3-empty, gnus-group-mail-low)
6239         (gnus-group-mail-low-empty, gnus-summary-selected)
6240         (gnus-summary-cancelled, gnus-summary-high-ticked)
6241         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
6242         (gnus-summary-high-ancient, gnus-summary-low-ancient)
6243         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
6244         (gnus-summary-low-undownloaded)
6245         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
6246         (gnus-summary-low-unread, gnus-summary-normal-unread)
6247         (gnus-summary-high-read, gnus-summary-low-read)
6248         (gnus-summary-normal-read, gnus-splash):
6249         Remove "-face" suffix from face names.
6250         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6251         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6252         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6253         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6254         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6255         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6256         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6257         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6258         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6259         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6260         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6261         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6262         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6263         (gnus-summary-normal-ticked-face)
6264         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
6265         (gnus-summary-normal-ancient-face)
6266         (gnus-summary-high-undownloaded-face)
6267         (gnus-summary-low-undownloaded-face)
6268         (gnus-summary-normal-undownloaded-face)
6269         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6270         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6271         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6272         (gnus-splash-face):
6273         New backward-compatibility aliases for renamed faces.
6274         (gnus-group-startup-message): Use renamed gnus faces.
6276         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
6277         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
6278         (gnus-server-agent): Remove "-face" suffix from face names.
6279         (gnus-server-agent-face, gnus-server-opened-face)
6280         (gnus-server-closed-face, gnus-server-denied-face)
6281         (gnus-server-offline-face):
6282         New backward-compatibility aliases for renamed faces.
6283         (gnus-server-agent-face, gnus-server-opened-face)
6284         (gnus-server-closed-face, gnus-server-denied-face)
6285         (gnus-server-offline-face): Use renamed gnus faces.
6287         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
6288         Remove "-face" suffix from face names.
6289         (gnus-picon-xbm-face, gnus-picon-face):
6290         New backward-compatibility aliases for renamed faces.
6292         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
6293         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
6294         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
6295         (gnus-cite-11): Remove "-face" suffix from face names.
6296         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
6297         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
6298         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
6299         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
6300         New backward-compatibility aliases for renamed faces.
6301         (gnus-cite-attribution-face, gnus-cite-face-list)
6302         (gnus-article-boring-faces): Use renamed gnus faces.
6304         * gnus-art.el (gnus-signature, gnus-header-from)
6305         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
6306         (gnus-header-content): Remove "-face" suffix from face names.
6307         (gnus-signature-face, gnus-header-from-face)
6308         (gnus-header-subject-face, gnus-header-newsgroups-face)
6309         (gnus-header-name-face, gnus-header-content-face):
6310         New backward-compatibility aliases for renamed faces.
6311         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
6313         * gnus-sum.el (gnus-summary-selected-face)
6314         (gnus-summary-highlight): Use renamed gnus faces.
6315         * gnus-group.el (gnus-group-highlight): Likewise.
6317 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
6319         * gnus-sieve.el (gnus-sieve-article-add-rule):
6320         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
6321         * spam-stat.el (spam-stat-buffer-change-to-spam)
6322         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
6324         * message.el (message-is-yours-p):
6325         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
6327 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6329         * mm-view.el (mm-inline-text): Withdraw the last change.
6331 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6333         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
6334         executing enriched-decode.
6336 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6338         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
6339         charset of tar files.
6341 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
6343         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
6345 2005-06-04  Lute Kamstra  <lute@gnu.org>
6347         * nnfolder.el (nnfolder-read-folder): Make sure that undo
6348         information is never recorded.
6350 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6352         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
6354 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6356         * pop3.el (pop3-apop): Run md5 in the binary mode.
6358         * starttls.el (starttls-set-process-query-on-exit-flag):
6359         Use eval-and-compile.
6361 2005-05-31  Simon Josefsson  <jas@extundo.com>
6363         * smime.el (smime-replace-in-string): Define.
6364         (smime-cert-by-ldap-1): Use it.
6366 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6368         * gnus-art.el (article-display-x-face): Replace
6369         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6371         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
6372         set-process-query-on-exit-flag or process-kill-without-query.
6374         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
6375         loop instead of replace-regexp.
6377         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
6378         instead of process-kill-without-query if it is available.
6380         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
6381         instead of find-file-hooks if it is available.
6383         * mml1991.el: Bind pgg-default-user-id when compiling.
6385         * mml2015.el: Bind pgg-default-user-id when compiling.
6387         * nndraft.el (nndraft-request-associate-buffer):
6388         Use write-contents-functions instead of write-contents-hooks if it is
6389         available.
6391         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
6392         instead of find-file-hooks if it is available.
6394         * nntp.el (nntp-open-connection): Replace
6395         process-kill-without-query by gnus-set-process-query-on-exit-flag.
6396         (nntp-open-ssl-stream): Ditto.
6397         (nntp-open-tls-stream): Ditto.
6399         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
6400         set-process-query-on-exit-flag or process-kill-without-query.
6401         (starttls-open-stream-gnutls): Use it instead of
6402         process-kill-without-query.
6403         (starttls-open-stream): Ditto.
6405 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
6407         * smime.el (smime-cert-by-ldap-1): Don't use
6408         replace-regexp-in-string.
6410 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6412         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
6414         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
6415         in PEM format. Adjust to the XEmacs compability.
6417 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
6419         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
6420         by `string-to-number'.
6421         * gnus-agent.el (gnus-agent-regenerate-group)
6422         (gnus-agent-fetch-articles): Ditto.
6423         * gnus-art.el (gnus-button-fetch-group): Ditto.
6424         * gnus-cache.el (gnus-cache-generate-active)
6425         (gnus-cache-articles-in-group): Ditto.
6426         * gnus-group.el (gnus-group-set-current-level)
6427         (gnus-group-insert-group-line): Ditto.
6428         * gnus-score.el (gnus-score-set-expunge-below)
6429         (gnus-score-set-mark-below, gnus-summary-score-effect)
6430         (gnus-summary-score-entry): Ditto.
6431         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
6432         (gnus-soup-pack): Ditto.
6433         * gnus-spec.el (gnus-xmas-format): Ditto.
6434         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
6435         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
6436         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
6437         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
6438         * nndb.el (nndb-get-remote-expire-response): Ditto.
6439         * nndiary.el (nndiary-parse-schedule-value)
6440         (nndiary-string-to-number, nndiary-request-replace-article)
6441         (nndiary-request-article): Ditto.
6442         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
6443         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
6444         * nneething.el (nneething-make-head): Ditto.
6445         * nnfolder.el (nnfolder-request-article)
6446         (nnfolder-retrieve-headers): Ditto.
6447         * nnheader.el (nnheader-file-to-number): Ditto.
6448         * nnkiboze.el (nnkiboze-request-article): Ditto.
6449         * nnmail.el (nnmail-process-unix-mail-format)
6450         (nnmail-process-babyl-mail-format): Ditto.
6451         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
6452         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
6453         (nnmh-request-create-group, nnmh-request-list-1)
6454         (nnmh-request-group, nnmh-request-article): Ditto.
6455         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
6456         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
6457         * nnsoup.el (nnsoup-make-active): Ditto.
6458         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
6459         * nntp.el (nntp-find-group-and-number)
6460         (nntp-retrieve-headers-with-xover): Ditto.
6461         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
6462         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
6463         (pgg-format-key-identifier): Ditto.
6464         * pop3.el (pop3-last, pop3-stat): Ditto.
6465         * qp.el (quoted-printable-decode-region): Ditto.
6467         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
6468         of concat.
6470 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6472         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
6474         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
6476         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
6478         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
6480         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
6482         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
6484         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
6485         (gnus-carpal-mode): Ditto.
6487         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
6488         (gnus-browse-mode): Ditto.
6490         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
6492         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
6494 2005-05-29  Richard M. Stallman  <rms@gnu.org>
6496         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
6498 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6500         * gnus-util.el (gnus-run-mode-hooks): New function.
6502         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
6504 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
6506         * gnus-agent.el (gnus-agent-make-mode-line-string):
6507         Use mode-line-highlight as mouse-face.
6509 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6511         * canlock.el (canlock): Change the parent group to news.
6513         * deuglify.el (gnus-outlook-deuglify): Add :group.
6515         * dig.el (dig): Add :group.
6517         * dns-mode.el (dns-mode): Add :group.
6519         * encrypt.el (encrypt): Add :group.
6521         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
6522         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
6523         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
6524         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
6525         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
6527         * gnus-diary.el (gnus-diary): Add :group.
6529         * gnus.el (gnus-group-news-1-face): Add :group.
6530         (gnus-group-news-1-empty-face): Ditto.
6531         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
6532         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
6533         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
6534         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
6535         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
6536         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
6537         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
6538         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
6539         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
6540         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
6541         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
6542         (gnus-summary-high-ticked-face): Ditto.
6543         (gnus-summary-low-ticked-face): Ditto.
6544         (gnus-summary-normal-ticked-face): Ditto.
6545         (gnus-summary-high-ancient-face): Ditto.
6546         (gnus-summary-low-ancient-face): Ditto.
6547         (gnus-summary-normal-ancient-face): Ditto.
6548         (gnus-summary-high-undownloaded-face): Ditto.
6549         (gnus-summary-low-undownloaded-face): Ditto.
6550         (gnus-summary-normal-undownloaded-face): Ditto.
6551         (gnus-summary-high-unread-face): Ditto.
6552         (gnus-summary-low-unread-face): Ditto.
6553         (gnus-summary-normal-unread-face): Ditto.
6554         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
6555         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
6557         * hashcash.el (hashcash): New custom group.
6558         (hashcash-default-payment): Add :group.
6559         (hashcash-payment-alist): Ditto.
6560         (hashcash-default-accept-payment): Ditto.
6561         (hashcash-accept-resources): Ditto.
6562         (hashcash-path): Ditto.
6563         (hashcash-extra-generate-parameters): Ditto.
6564         (hashcash-double-spend-database): Ditto.
6565         (hashcash-in-news): Ditto.
6567         * message.el (message-minibuffer-local-map): Add :group.
6569         * netrc.el (netrc): Add :group.
6571         * sieve-manage.el (sieve-manage-log): Add :group.
6572         (sieve-manage-default-user): Diito.
6573         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
6574         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
6575         (sieve-manage-authenticators): Ditto.
6576         (sieve-manage-authenticator-alist): Ditto.
6577         (sieve-manage-default-port): Ditto.
6579         * sieve-mode.el (sieve-control-commands-face): Add :group.
6580         (sieve-action-commands-face): Ditto.
6581         (sieve-test-commands-face): Ditto.
6582         (sieve-tagged-arguments-face): Ditto.
6584         * smime.el (smime): Add :group.
6586         * spam-report.el (spam-report): Add :group.
6588         * spam.el (spam, spam-face): Add :group.
6590 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6592         * nntp.el (nntp-next-result-arrived-p): Some news servers may
6593         return \n.\n.\n at the end of articles.  Protect against that.
6594         (nntp-with-open-group): Allow debugging.
6596         * nnheader.el (mail-header-set-extra): Make into a function
6597         because I just could't understand how to quote the list properly.
6599         * dns.el (query-dns-cached): New function.
6601 2005-05-26  Lute Kamstra  <lute@gnu.org>
6603         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
6605 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6607         * gnus-art.el: Don't autoload mail-extract-address-components.
6609         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
6610         eval-and-compile to evaluate it.
6612         * hashcash.el: Don't autoload executable-find.
6614         * nndb.el: Don't declare the nndb back end two or more times; don't
6615         autoload news-reply-mode, news-setup, cancel-timer and telnet.
6617         * nntp.el: Autoload format-spec instead of format; use
6618         eval-and-compile to evaluate autoload forms.
6620 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
6622         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
6624 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6626         * gnus.el (gnus-version-number): Bump version.
6628 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6630         * gnus.el: No Gnus v0.3 is released.
6632 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6634         * gnus-art.el (gnus-article-edit-part): Disable undo.
6636 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6638         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
6639         gnus-article-date-lapsed-new-header is t if date timer is active;
6640         skip headers in which the original date value is empty.
6641         (gnus-article-save-original-date): Redefine it as a macro.
6642         (gnus-display-mime): Use it.
6644 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6646         * gnus-art.el (article-date-ut): Support converting date in
6647         forwarded parts as well.
6648         (gnus-article-save-original-date): New function.
6649         (gnus-display-mime): Use it.
6651 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
6653         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
6654         enclosure element of <item>.
6656 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
6658         * message.el (message-kill-buffer-query): Renamed from
6659         `message-kill-buffer-query-if-modified'.  Added :version.
6661 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6663         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
6664         window layout.
6666 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6668         * mml.el: Autoload dnd when compiling.
6670 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6672         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
6673         x-dnd-*.
6675 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6677         * qp.el (quoted-printable-encode-region): Save excursion.
6679 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6681         * message.el (message-kill-buffer-query-if-modified): Add new variable
6682         so the user can kill a modified message buffer quickly.
6683         (message-kill-buffer): Use it.
6685 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6687         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
6688         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
6690 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6692         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
6693         contained in text because xml.el decodes entities) with LFs.
6695 2005-04-11  Lute Kamstra  <lute@gnu.org>
6697         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
6698         differently.
6700 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6702         * mm-util.el (mm-detect-coding-region): Typo.
6704 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6706         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
6708 2005-04-06  D Goel  <deego@gnufans.org>
6710         * spam-stat.el (spam-stat-score-buffer): Add a call to a
6711         user-function allow user modifications of the scores.
6712         (spam-stat-score-buffer-user): New function, to allow
6713         user-computed modifications to the score.
6714         (spam-stat-score-buffer-user-functions): list of additional
6715         scoring functions
6716         (spam-stat-error-holder): global temporary error holder
6717         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
6718         variable
6720 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6722         * gnus-registry.el (gnus-registry-clean-empty-function)
6723         (gnus-registry-trim, gnus-registry-fetch-groups)
6724         (gnus-registry-delete-group): Groups that match
6725         `gnus-registry-ignored-groups' are removed from the registry
6726         entries, not just ignored for splitting.  This helps clean up the
6727         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
6728         to get all the groups a message ID is in.
6730         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
6731         (spam-stat-split-fancy): Change "threshhold" to "threshold"
6732         (spam-stat-score-buffer-user-functions): Add :number custom type.
6734 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6736         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
6737         argument in XEmacs.
6739         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
6740         (nnrss-request-group): Decode group name first.
6741         (nnrss-request-article): Make a text/plain article if mml-to-mime
6742         failed.
6743         (nnrss-get-encoding): Return a compatible encoding according to
6744         nnrss-compatible-encoding-alist.
6745         (nnrss-find-el): Use consp instead of listp.
6746         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
6748 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6750         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
6751         which Emacs 20 doesn't support.
6752         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
6754 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
6756         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
6757         silence the byte compiler inside the defun
6759         * gnus-demon.el (parse-time-string): Add autoload.
6761         * gnus-delay.el (parse-time-string): Add autoload.
6763         * gnus-art.el (parse-time-string): Add autoload.
6765         * nnultimate.el (parse-time): Require for `parse-time-string'.
6767 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6769         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
6771         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
6773         * smime.el (smime-ldap-host-list): Add :version.
6775 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6777         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
6778         pass it to `gnus-browse-read-group'.
6779         (gnus-browse-read-group): Add NUMBER argument and pass it to
6780         `gnus-group-read-ephemeral-group'.
6782         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
6783         argument and pass it to `gnus-group-read-group'.
6785 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
6787         * mm-util.el (mm-xemacs-find-mime-charset): Only call
6788         mm-xemacs-find-mime-charset-1 if we have the mule feature
6789         available at runtime.
6791 2005-03-25  Werner Lemberg  <wl@gnu.org>
6793         * nnmaildir.el: Replace `illegal' with `invalid'.
6795 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6797         * gnus-start.el (gnus-display-time-event-handler):
6798         Check display-time-timer at runtime rather than only at load time
6799         in case display-time-mode is turned off in the mean time.
6801 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6803         * nnimap.el (nnimap-open-connection): Print which authinfo file is
6804         used.
6806         * nneething.el (nneething-map-file-directory): Derive from
6807         `gnus-directory'.
6809         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
6810         the To/Cc button.
6812 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6814         * nnmaildir.el (nnmaildir-request-accept-article):
6815         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
6817 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6819         * gnus-async.el: Require timer-funcs at compile time when in
6820         XEmacs for `run-with-idle-timer'.
6822 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6824         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
6825         autoloaded function.
6827 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6829         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
6831 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
6833         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
6835 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6837         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
6838         gnus-expert-user to default.
6840 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
6842         * nnimap.el (nnimap-open-server): Ditto.
6844         * imap.el (imap-authenticate): Fix typo.
6846 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
6848         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
6849         buffer (since IMAP server might return FETCH response out of
6850         order, and the nntp buffer must be sorted).
6852 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
6854         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
6855         comparison on string.
6857         * gnus-agent.el (gnus-agent-long-article,
6858         gnus-agent-short-article, gnus-agent-score): Renamed category
6859         keywords to match gnus-cus.
6860         (gnus-agent-summary-fetch-series): Modified to protect against
6861         gnus-agent-summary-fetch-group clearing processable flags.
6862         (gnus-agent-synchronize-group-flags): Update live group buffer as
6863         synchronization may occur due to the user toggle the plugged
6864         status.
6865         (gnus-agent-fetch-group-1): Clear downloadable flag when article
6866         successfully downloaded.
6867         (gnus-agent-expire-group-1): Avoid using markers when the overview
6868         is in ascending order; greatly improves performance.
6869         (gnus-agent-regenerate-group): Use
6870         gnus-agent-synchronize-group-flags to reset read status in both
6871         gnus and server.
6872         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
6874 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6876         * message.el: Don't autoload former message-utils variables.
6877         (message-strip-subject-trailing-was): Change doc string.
6879         * nnweb.el: Fixes for `gnus-group-make-web-group'.
6880         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
6881         (nnweb-google-search): Add "hl=en" here.
6882         (nnweb-google-parse-1, nnweb-google-create-mapping):
6883         Don't hardcode URL.
6885 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6887         * message.el (message-get-reply-headers, message-followup):
6888         Mention related variables `message-use-followup-to' and
6889         `message-use-mail-followup-to', in the information buffer.
6891         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
6892         of broken groups(-beta).google.com.
6894 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6896         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
6897         parameter to invoked gnus-request-move-article; remove the
6898         redundant gnus-sum-hint-move-is-internal variable; apply the marks
6899         all at once instead of once per article.
6900         (gnus-summary-remove-process-mark): Accept a list of articles as
6901         well as a single article for processing.
6903         * gnus-int.el (gnus-request-move-article): Add move-is-internal
6904         parameter.
6906         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
6908         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
6910         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
6911         parameter.
6913         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
6914         parameter.
6916         * nnimap.el (nnimap-request-move-article): Add move-is-internal
6917         parameter and remove the gnus-sum-hint-move-is-internal variable.
6919         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
6920         parameter.
6922         * nndraft.el (nndraft-request-move-article): Add move-is-internal
6923         parameter.
6925         * nndiary.el (nndiary-request-move-article): Add move-is-internal
6926         parameter.
6928         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
6930         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
6931         parameter.
6933         * nnagent.el (nnagent-request-move-article): Add move-is-internal
6934         parameter.
6936 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6938         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
6939         a more conservative way.
6941 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6943         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
6944         buffer, so it moves the window's cursor.
6946 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6948         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
6949         `mm-dissect-multipart' and receive the from field as an (optional)
6950         argument from `mm-dissect-multipart'.
6951         (mm-dissect-multipart): Receive the from field as an argument and
6952         pass it on when we call `mm-dissect-buffer' on MIME parts.
6953         Fixes verification/decryption of signed/encrypted MIME parts.
6955 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6957         * gnus-sum.el (gnus-summary-move-article): Set
6958         gnus-sum-hint-move-is-internal for gnus-request-move-article and
6959         whatever it calls (right now, only nnimap-request-move article
6960         respects it).
6962         * nnimap.el (nnimap-request-move-article): When
6963         gnus-sum-hint-move-is-internal is set, don't do the extra
6964         nnimap-request-article.
6966 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
6968         * nnheader.el (nnheader-find-file-noselect): Add doc string.
6970         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
6971         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
6973         * gnus-sum.el (gnus-summary-caesar-message):
6974         Apply `gnus-treat-article' after rotation.
6976         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
6977         doc string.
6979 2005-02-22  Simon Josefsson  <jas@extundo.com>
6981         * encrypt.el (encrypt-password-cache-expiry): Remove (use
6982         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
6983         <arne@arnested.dk>.
6984         (encrypt): Add password-cache and password-cache-expiry as group
6985         members.
6987 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6989         * smime.el (smime-ldap-host-list): Doc fix.
6990         (smime-ask-passphrase): Use `password-read-and-add' to read (and
6991         cache) password.
6992         (smime-sign-region): Use it.
6993         (smime-decrypt-region): Use it.
6994         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
6995         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
6996         fails.
6997         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
6998         certificate from DER to PEM format rather than calling openssl.
7000         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7002         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7003         for signing/encryption.
7005         * mml.el (mml-parse-1): Use them.
7007 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7009         * nnrss.el (nnrss-verbose): Removed.
7010         (nnrss-request-group): Use `nnheader-message' instead.
7012 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
7014         * nnrss.el (nnrss-verbose): New variable.
7015         (nnrss-request-group): Make it say nnrss is requesting a group.
7017 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
7019         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7020         Handle news URL with given port correctly.
7022 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7024         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7025         containing special characters.
7027         * gnus-sum.el (gnus-summary-edit-article): Ditto.
7029         * mml.el (mime-to-mml): Ditto.
7031         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7032         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7033         (rfc2047-decode-region): Quote decoded words containing special
7034         characters when rfc2047-quote-decoded-words-containing-tspecials
7035         is non-nil.
7037 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7039         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7041         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7043 2005-02-15  Simon Josefsson  <jas@extundo.com>
7045         * nnimap.el (nnimap-debug): Doc fix.
7047         * imap.el (imap-debug): Doc fix.
7049 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7051         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
7053 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7055         * gnus.el (spam-contents): Improve docs for spam-contents
7056         parameter in its variable incarnation.
7058 2005-02-14  Simon Josefsson  <jas@extundo.com>
7060         * smime-ldap.el: Use require instead of load-library for ldap.
7061         (smime-ldap-search): Indent.
7062         (smime-ldap-search-internal): Shorten line.
7064         * smime.el (smime-cert-by-dns): Add doc-string.
7065         (smime-cert-by-ldap-1): Indent.
7067         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
7068         mml-smime-get-dns-ldap.
7069         (mml-smime-encrypt-query): Use new function.  Default to ldap.
7071 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
7073         * smime.el: Require smime-ldap.
7074         (smime-ldap-host-list): New variable.
7075         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
7077         * mml-smime.el (mml-smime-encrypt-query): New function.
7078         (mml-smime-encrypt-query): Use it.
7080         * smime-ldap.el: New file.
7082 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7084         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
7086 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7088         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
7089         argument in doc string.  Make query for type more clear.
7091 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
7093         * gnus.el (gnus-group-startup-message): Search for gnus images in
7094         etc/images/gnus.
7095         * mm-util.el (mm-image-load-path): Likewise.
7096         * smiley.el (smiley-data-directory): Search for smilies in
7097         etc/images/smilies.
7099 2005-02-09  Kim F. Storm  <storm@cua.dk>
7101         Change Emacs release version from 21.4 to 22.1 throughout.
7102         Change Emacs development version from 21.3.50 to 22.0.50.
7104 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7106         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
7108         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
7109         non-Mule XEmacs as well.
7110         (mm-decompress-buffer): Signal an error intentionally if it does
7111         not decompress compressed data because auto-compression-mode is
7112         disabled.
7114 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
7116         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
7117         an ID in the registry even if it has no groups.
7119 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7121         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
7122         merge it into mm-decompress-buffer.
7123         (gnus-mime-copy-part): Use the MIME part charset, the value which
7124         a user specified or gnus-newsgroup-charset for decoding, like
7125         gnus-mime-inline-part does; set buffer-file-coding-system to tell
7126         save-buffer what was used.  Suggested by Kevin Ryde
7127         <user42@zip.com.au>.
7128         (gnus-mime-inline-part): Allow the name parameter as well as the
7129         filename parameter; force decompressing of compressed data; always
7130         display contents being not decoded as unibyte.
7132         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
7133         as well as the filename parameter.
7135         * mm-util.el (mm-decompress-buffer): Merge
7136         gnus-mime-jka-compr-maybe-uncompress.
7137         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
7138         of compressed data.
7140 2005-02-08  Simon Josefsson  <jas@extundo.com>
7142         * imap.el (imap-log): Doc fix.
7144 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7146         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
7147         the coding cookies; decompress compressed parts.
7149         * mml.el (mml-generate-mime-1): Add the charaset parameter according
7150         to the value which a user specified manually or the coding cookie.
7152         * mm-util.el (mm-string-to-multibyte): New function.
7153         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
7154         (mm-coding-system-to-mime-charset): New function.
7155         (mm-decompress-buffer): New function.
7156         (mm-find-buffer-file-coding-system): New function.
7158         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
7159         (mm-display-inline-fontify): Rewrite for decoding and decompressing
7160         parts.
7162 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7164         * mm-view.el (mm-display-inline-fontify): Decode a part according
7165         to the charset parameter.
7167 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7169         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
7170         prefix arg is neither nil nor a number, as info specifies.
7172 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7174         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
7175         timestamps.
7177 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
7179         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
7180         groups error checking and notify user.
7182 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
7184         * message.el (message-send-mail-function): Check existence of
7185         sendmail-program first before using default value
7186         `message-send-mail-with-sendmail'.  Otherwise use more generic
7187         `smtpmail-send-it'.
7189 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7191         * nntp.el (nntp-request-update-info): Always return nil.
7193 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7195         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
7197 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7199         * message.el (message-beginning-of-line): Change the behavior when
7200         invoked between BOL and : so that it first moves backward.
7202 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7204         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
7205         article buffer when editing of the article is discarded.
7206         (gnus-article-prepare): Revert.
7208 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7210         * gnus-art.el (gnus-article-prepare):
7211         Remove message-strip-forbidden-properties from the local hook.
7213 2005-01-27  Simon Josefsson  <jas@extundo.com>
7215         * password.el (password-cache-add): Only start one timer per key.
7216         Reported by Derek Atkins <warlord@MIT.EDU>.
7218 2005-01-26  Steve Youngs  <steve@sxemacs.org>
7220         * run-at-time.el: Removed.  It is no longer needed as
7221         timer-funcs.el in the xemacs-base package has a working version of
7222         `run-at-time'.
7224         * password.el: Require timer-funcs instead of run-at-time in
7225         XEmacs.
7226         Remove `password-run-at-time' macro.
7227         (password-cache-add): Use `run-at-time' instead of
7228         `password-run-at-time'.
7230         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
7231         for `run-with-idle-timer'.
7233         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
7234         for `run-at-time'.
7236         * mm-url.el: Require timer-funcs at compile time when in XEmacs
7237         for `with-timeout'.
7239 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7241         * mml.el (mml-generate-mime-1): Convert string into unibyte when
7242         inserting " *mml*" buffer's contents into a unibyte temp buffer.
7244 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
7246         * mail-source.el (mail-source-fetch-imap): Search for ^From case
7247         sensitively.
7249 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
7251         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
7253 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7255         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
7256         which will be inserted according to the multibyteness of a buffer
7257         rather than the type of contents.  Suggested by ARISAWA Akihiro
7258         <ari@mbf.ocn.ne.jp>.
7260         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
7261         of string which old xml.el may return rather than a string.
7263 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7265         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
7267 2005-01-16  Simon Josefsson  <jas@extundo.com>
7269         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
7270         idn/idna.el isn't available.
7271         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
7272         <michael@waxrat.com>.
7274         * hashcash.el: Remove non-FSF copyright header.
7276         * hashcash.el (hashcash-extra-generate-parameters): New variable.
7277         (hashcash-generate-payment): Use it.
7278         (hashcash-generate-payment-async): Use it.
7280 2005-01-15  Simon Josefsson  <jas@extundo.com>
7282         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
7283         Suggested by Raymond Scholz <ray-2005@zonix.de>.
7285         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
7286         gnus-summary-idna-message.
7287         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
7288         (gnus-summary-idna-message): New function.
7290 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
7292         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
7293         gnus-novice-user.
7295 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7297         * nnrss.el (nnrss-request-delete-group): Delete entries in
7298         nnrss-group-alist as well.
7299         (nnrss-save-server-data): Insert newline.
7301 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
7303         * gnus.el (gnus-user-agent): Use list of symbols instead of
7304         symbols.  Display full version number for (S)XEmacs.  Optionally
7305         display (S)XEmacs codename.
7307         * gnus-util.el (gnus-emacs-version): Update for new
7308         `gnus-user-agent'.
7310         * gnus-msg.el (gnus-extended-version): Make it possible to omit
7311         Gnus version.
7313 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7315         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
7316         which is unreadable in some setups.
7318 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7320         * gnus-spec.el (gnus-update-format-specifications): Flush the
7321         group format spec cache if it doesn't support decoded group names.
7323 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7325         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
7326         to apply decay on score files matching a regexp.
7328 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7330         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
7331         compatibility in %g and %c.
7333 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7335         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
7336         name for only %g and %c.
7337         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
7338         of gnus-tmp-group to decoded group name.
7339         (gnus-group-make-rss-group): Exclude `/'s from group names.
7341 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7343         * nnrss.el (nnrss-get-encoding): Fix regexp.
7345 2004-12-27  Simon Josefsson  <jas@extundo.com>
7347         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
7348         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
7349         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
7351 2004-12-17  Kim F. Storm  <storm@cua.dk>
7353         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
7355         * gnus-sum.el (gnus-summary-mode-map): Likewise.
7357 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7359         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
7361 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7363         * nnrss.el: Require rfc2047 and mml.
7364         (nnrss-file-coding-system): New variable.
7365         (nnrss-format-string): Redefine it as an inline function.
7366         (nnrss-decode-group-name): New function.
7367         (nnrss-string-as-multibyte): Remove.
7368         (nnrss-retrieve-headers): Decode group name; don't use
7369         nnrss-format-string.
7370         (nnrss-request-group): Decode group name.
7371         (nnrss-request-article): Decode group name; allow a Message-ID as
7372         well as an article number; don't use nnrss-format-string; encode a
7373         Message-ID string which may contain non-ASCII characters; use
7374         mml-to-mime to compose a MIME article.
7375         (nnrss-request-expire-articles): Decode group name.
7376         (nnrss-request-delete-group): Decode group name.
7377         (nnrss-fetch): Clarify error message.
7378         (nnrss-read-server-data): Use insert-file-contents instead of load;
7379         bind file-name-coding-system; use multibyte buffer.
7380         (nnrss-save-server-data): Bind coding-system-for-write to the
7381         value of nnrss-file-coding-system; bind file-name-coding-system;
7382         add coding cookie.
7383         (nnrss-read-group-data): Use insert-file-contents instead of load;
7384         bind file-name-coding-system; use multibyte buffer.
7385         (nnrss-save-group-data): Bind coding-system-for-write to the
7386         value of nnrss-file-coding-system; bind file-name-coding-system.
7387         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
7388         make it work with non-ASCII text.
7389         (nnrss-find-el): Make it work with old xml.el as well.
7391 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
7393         * nnrss.el (nnrss-get-encoding): New function.
7394         (nnrss-fetch): Use unibyte buffer initially; bind
7395         coding-system-for-read while performing mm-url-insert; remove ^Ms;
7396         decode contents according to the encoding attribute.
7397         (nnrss-save-group-data): Add coding cookie.
7398         (nnrss-mime-encode-string): New function.
7399         (nnrss-check-group): Use it to encode subject and author.
7401 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
7403         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
7404         imaginary variable.
7406 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7408         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
7409         correctly even if there are wide characters.
7411 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7413         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
7414         downcased symbol names; make a new cache instead of reusing
7415         bbdb-hashtable.
7417 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7419         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7420         concatenating segments rather than before concatenating them.
7421         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7423         * message.el (message-get-reply-headers): Bind `extra'.
7425 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7427         * message.el (message-extra-wide-headers): New variable.
7428         (message-get-reply-headers): Use it.
7430 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7432         * gnus-agent.el (gnus-agent-group-path): Decode group name.
7433         (gnus-agent-group-pathname): Ditto.
7435         * gnus-cache.el (gnus-cache-file-name): Decode group name.
7437         * gnus-group.el (gnus-group-make-group): Decode group name.
7438         (gnus-group-make-rss-group): Register the group data after opening
7439         the nnrss group.
7441 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
7443         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
7444         by expiry now get marked as read.
7446 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7448         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
7450 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
7452         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
7453         unify Latin characters in XEmacs.
7454         (mm-find-mime-charset-region): Use it.
7456 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7458         * gnus-util.el (gnus-delete-directory): New function.
7460         * gnus-agent.el (gnus-agent-delete-group): Use it.
7462         * gnus-cache.el (gnus-cache-delete-group): Use it.
7464 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7466         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
7467         names.
7469 2004-12-16  Simon Josefsson  <jas@extundo.com>
7471         * hashcash.el (hashcash-payment-alist): Fix custom :type.
7473 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7475         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
7477         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
7478         (gnus-group-set-current-level): Decode group name.
7480 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
7482         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
7483         failed.
7485 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7487         * gnus-group.el (gnus-group-delete-group): Decode group name.
7488         (gnus-group-make-rss-group): Encode group name.
7489         (gnus-group-catchup-current): Decode group name.
7490         (gnus-group-kill-group): Decode group name.
7492 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7494         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
7496 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7498         * gnus-group.el (gnus-group-make-rss-group):
7499         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
7501         * gnus-start.el (gnus-setup-news): Honor user's setting to
7502         gnus-message-archive-method.  Suggested by Lute Kamstra
7503         <lute@gnu.org>.
7505 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
7507         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
7508         global counterparts of the buffer-local variables.
7510 2004-11-16  Romain Francoise  <romain@orebokech.com>
7512         * gnus-sum.el (gnus-summary-exit): Don't clear the global
7513         counterparts of the buffer-local variables.
7515 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7517         * message.el (message-forbidden-properties): Fixed typo in doc
7518         string.
7520 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7522         * gnus-util.el (gnus-replace-in-string): Added doc string.
7524         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
7525         to avoid problems when splitting mails with many recipients.
7527 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7529         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
7530         pop-to-buffer, covered by the subsequent gnus-configure-windows.
7532 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
7534         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
7535         if there is no hashtable in memory or file modification time is
7536         newer than cached timestamp.
7538 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7540         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
7541         not-matching option.
7543 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
7545         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
7546         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
7547         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7548         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
7549         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
7550         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
7552 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7554         * message.el (message-forward-make-body-mml): Remove headers
7555         according to message-forward-ignored-headers if a message is decoded.
7557 2004-12-02  Romain Francoise  <romain@orebokech.com>
7559         * message.el (message-forward-make-body-plain): Always remove
7560         headers according to message-forward-ignored-headers.
7562 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7564         * spam.el (spam-summary-prepare-exit): Remove the
7565         gnus-summary-limit pop for now, it has problems with ham marks for
7566         me.
7568 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
7570         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
7571         correctly.
7573 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
7575         * format-spec.el (format-spec): Message the char.
7577 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7579         * gnus-art.el (gnus-split-methods): Reformat comments.
7581         * spam.el (spam-summary-prepare-exit): Remove article limits
7582         before exiting the summary buffer.
7584 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7586         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
7587         order to silence the byte compiler.
7589         * spam.el: Fix the way to silence the byte compiler, which
7590         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
7591         bbdb-search-simple, spam-BBDB-register-routine,
7592         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
7593         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
7594         spam-stat-buffer-is-spam, spam-stat-load,
7595         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
7596         spam-stat-save and spam-stat-split-fancy.
7598 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7600         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
7601         which may confuse users.
7602         (canlock-password-for-verify): Ditto.
7604         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
7606         * gnus-art.el (gnus-emphasis-alist): Ditto.
7608         * gnus-registry.el (gnus-registry-max-entries): Ditto.
7610         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
7612         * gnus-start.el (gnus-save-killed-list): Ditto.
7614         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
7615         (gnus-sum-thread-tree-root): Ditto.
7616         (gnus-sum-thread-tree-false-root): Ditto.
7617         (gnus-sum-thread-tree-single-indent): Ditto.
7619         * message.el (message-courtesy-message): Ditto.
7620         (message-archive-note): Ditto.
7621         (message-subscribed-address-file): Ditto.
7622         (message-user-fqdn): Ditto.
7624         * spam-report.el (spam-report-gmane-regex): Ditto.
7626         * spam.el (spam-blackhole-good-server-regex): Ditto.
7628 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7630         * mml.el (mml-preview): Widen the message buffer before copying
7631         the contents to the preview buffer; sort headers before previewing.
7633         * message.el (message-hidden-headers): Fix the way to avoid a bug
7634         in the `repeat' widget in Emacs 21.3 or earlier.
7636 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7638         * message.el (message-hidden-headers): Default to "^References:".
7639         Improve customization type.  Suggested by Reiner Steib
7640         <Reiner.Steib@gmx.de>.
7642 2004-11-25  Romain Francoise  <romain@orebokech.com>
7644         * message.el (message-strip-forbidden-properties): Remove check for
7645         obsolete `message-hidden' text property, hidden headers are not
7646         accessible in the buffer anymore.
7648 2004-11-22  Romain Francoise  <romain@orebokech.com>
7650         * message.el (message-header-format-alist): Add `From' in list
7651         so that it can be sorted.
7652         (message-fix-before-sending): Widen and sort headers before
7653         sending.
7654         (message-hide-headers): Use narrowing to hide headers by moving
7655         them to the top of the buffer and narrowing to the region
7656         underneath.
7658 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7660         * message.el (message-strip-forbidden-properties): Bind
7661         buffer-read-only (etc) to nil.
7663 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7665         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
7666         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7668 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
7670         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
7672 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7674         * dns.el (query-dns): Use sit-for to time instead of
7675         accept-process-output, since that doesn't seem to work on udp
7676         sockets.
7678 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7680         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
7682 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
7684         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
7685         doc string.  Improve doc string.
7687 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7689         * nntp.el (nntp-request-update-info): Return nil if
7690         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
7691         may not call gnus-activate-group which uselessly issues the GROUP
7692         commands for all nntp groups and wastes time.  Reported by Romain
7693         Francoise <romain@orebokech.com>.
7695         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
7697 2004-11-15  Simon Josefsson  <jas@extundo.com>
7699         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
7700         headers separately.
7701         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
7702         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
7704 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7706         * gnus-start.el (gnus-convert-old-newsrc):
7707         Assign legacy-gnus-agent to 5.10.7.
7709 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7711         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
7712         start of the lines.
7714 2004-11-14  Magnus Henoch  <mange@freemail.hu>
7716         * hashcash.el (hashcash-default-payment): Change default to 20
7717         (hashcash-default-accept-payment): Change default to 20
7718         (hashcash-process-alist): New variable
7719         (hashcash-generate-payment-async): Add
7720         (hashcash-already-paid-p): Add
7721         (hashcash-insert-payment): Don't generate payments twice
7722         (hashcash-insert-payment-async): Add
7723         (hashcash-insert-payment-async-2): Add
7724         (hashcash-cancel-async): Add
7725         (hashcash-wait-async): Add
7726         (hashcash-processes-running-p): Add
7727         (hashcash-wait-or-cancel): Add
7728         (mail-add-payment): New optional argument.  Conditionally start
7729         asynchronous calculation.
7730         (mail-add-payment-async): Add
7732         * message.el (message-send-mail): Wait for asynchronous hashcash
7733         results.  Don't clobber existing X-Hashcash headers.
7734         (message-setup-1): Call mail-add-payment-async when
7735         message-generate-hashcash is non-nil.
7737 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7739         * message.el (message-use-alternative-email-as-from): Examine the
7740         From header as well; use message-make-from in order to include a
7741         user's full name.
7743 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7745         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
7746         default; improve customization type.
7747         (gnus-emphasis-custom-with-format): New macro.
7748         (gnus-emphasis-custom-value-to-external): New function.
7749         (gnus-emphasis-custom-value-to-internal): New function.
7751 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7753         * dns.el (query-dns): Resolve reverse addresses.
7755 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7757         * gnus-group.el (gnus-group-get-new-news): Use it.
7759         * gnus-start.el (gnus-check-reasonable-setup): New function.
7761 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7763         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
7764         "Args out of range" error.  Reported by Arnaud Giersch
7765         <arnaud.giersch@free.fr>.
7767 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7769         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
7771 2004-11-04  Richard M. Stallman  <rms@gnu.org>
7773         * spam.el (spam group): Add :version.
7775         * pgg-def.el (pgg group): Add :version.
7777 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7779         * gnus-art.el (gnus-article-edit-article): Don't associate the
7780         article buffer with a draft file.  This is a temporary measure
7781         against the 2004-08-22 change to gnus-article-edit-mode.
7783 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7785         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
7786         (html2text-format-tags): Remove unused variable `attr'.
7788 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7790         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
7792         * spam-stat.el (spam-stat): Add :version.
7794         * sieve.el (sieve): Add :version.
7796         * sha1.el (sha1): Add :version.
7797         (sha1-use-external): Remove redundant version.
7799         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
7800         (nnmail-cache-ignore-groups, nnmail-spool-hook)
7801         (nnmail-split-fancy-match-partial-words)
7802         (nnmail-split-lowercase-expanded): Add :version.
7804         * nndiary.el (nndiary): Add :version.
7806         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
7808         * mml-sec.el (mml-default-sign-method)
7809         (mml-default-encrypt-method, mml-signencrypt-style-alist):
7810         Add :version.
7812         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
7814         * mm-url.el (mm-url-use-external, mm-url-program)
7815         (mm-url-arguments): Add :version.
7817         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
7818         (mm-attachment-file-modes, mm-decrypt-option)
7819         (mm-w3m-safe-url-regexp): Add :version.
7821         * message.el (message-cite-prefix-regexp)
7822         (message-sendmail-envelope-from, message-minibuffer-local-map)
7823         (message-user-fqdn, message-completion-alist): Add :version.
7825         * gnus-win.el (gnus-configure-windows-hook)
7826         (gnus-use-frames-on-any-display): Add :version.
7828         * gnus-art.el (gnus-article-address-banner-alist)
7829         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
7830         (gnus-treat-from-picon, gnus-treat-mail-picon)
7831         (gnus-treat-x-pgp-sig): Add :version.
7833         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
7834         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
7835         (gnus-summary-article-delete-hook)
7836         (gnus-summary-display-while-building): Add :version.
7838         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
7839         (gnus-get-top-new-news-hook):Add :version.
7841         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7842         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
7844         * gnus-registry.el (gnus-registry): Add :version.
7846         * gnus-spec.el (gnus-use-correct-string-widths)
7847         (gnus-make-format-preserve-properties): Add :version.
7849         * gnus.el (gnus-group-charter-alist)
7850         (gnus-group-fetch-control-use-browse-url)
7851         (gnus-install-group-spam-parameters): Add :version.
7853         * gnus-diary.el (gnus-diary): Add :version.
7855         * gnus-delay.el (gnus-delay): Add :version.
7857         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
7858         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
7859         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
7860         Add :version.
7862         * gnus-agent.el (gnus-agent-max-fetch-size)
7863         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
7864         (gnus-agent-prompt-send-queue): Add :version.
7866         * deuglify.el (gnus-outlook-deuglify): Add :version.
7868         * html2text.el: Beautify code.  Improve doc strings.  Some
7869         checkdoc cleanup.
7870         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
7872 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
7874         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
7876 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
7878         * gnus-registry.el (gnus-registry-hashtb): Create the registry
7879         when package is loaded.
7881         * spam.el (spam-summary-score-preferred-header): Add global preference
7882         for people who want to override the default SpamAssassin over
7883         Bogofilter preference (when both are set).
7884         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
7885         (spam-user-format-function-S): Check
7886         spam-summary-score-preferred-header.
7887         (spam-extra-header-to-number): Add X-Bogosity header parsing.
7888         (spam-user-format-function-S): Format the score correctly.
7890 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7892         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
7893         signature file.  Suggested by Manoj Srivastava
7894         <srivasta@golden-gryphon.com>.
7896         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
7897         iso-2022-jp even in the Japanese language environment.
7898         Suggested by Jason Rumney <jasonr@gnu.org>.
7900 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7902         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
7903         use the same characters as the dummy marks; make it free from
7904         getting affected by the language environment.
7905         (gnus-summary-read-group-1): Update mark positions only when the
7906         format spec is updated.
7908         * gnus-spec.el (gnus-update-format-specifications): Return a list
7909         of updated types.
7911 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7913         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
7914         of boundp to check if display-warning is available.
7916 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
7918         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
7920 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7922         * nnspool.el (nnspool-spool-directory): Use news-path if the
7923         news-directory variable is not bound.
7925         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
7926         function instead of display-warning if it is not available.
7928 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7930         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
7931         v5-10: Use `point-at-bol'.
7933 2004-10-26  Simon Josefsson  <jas@extundo.com>
7935         * hashcash.el: Fix URL in comment, reported by Cheng Gao
7936         <chenggao@gmail.com>.
7938 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
7940         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
7941         instead.
7943 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
7945         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
7946         to remove a server from the nnimap-server-buffer-alist.
7947         (nnimap-open-connection, nnimap-close-server): Use it.
7949         * gnus-encrypt.el: Remove file in favor of encrypt.el.
7951 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7953         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
7954         running the major-mode function.
7956 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7958         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
7959         dummy marks in the right way.
7961 2004-10-18  David Edmondson  <dme@dme.org>
7963         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
7964         excessively.
7966 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
7968         * gnus-util.el (gnus-split-references): Accept a nil references
7969         string and go on blissfully.
7971         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
7972         cases where the references string is non-nil but has no references.
7974         * encrypt.el: Add autoload tags.
7976         * spam.el (spam-resolve-registrations-routine): Remove article
7977         from unregistration list too.  Reported by David Hanak
7978         <dhanak@isis.vanderbilt.edu>
7980 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
7982         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
7983         nil.  Changed custom type.
7985 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
7987         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
7989         * gnus-sum.el (gnus-summary-move-article): Use it.
7991 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
7993         * encrypt.el: Add autoload cookies.
7995         * spam.el (spam-backend-article-list-property)
7996         (spam-backend-get-article-todo-list)
7997         (spam-backend-put-article-todo-list, )
7998         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
7999         Resolve registrations separately.
8000         (spam-register-routine): Format comments.
8001         (spam-unregister-routine, spam-register-routine): Always call with
8002         specific-articles, no default list.
8003         (spam-summary-prepare-exit): Use the spam-classifications function.
8005         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8006         gnus-encrypt.el.
8008         * encrypt.el: copied from gnus-encrypt.el
8010         * gnus-encrypt.el: commented that it's obsolete
8012 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8014         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8015         (gnus-score-save): Use it.
8017         * message.el (message-bury): Use `window-dedicated-p'.
8019 2004-10-15  Simon Josefsson  <jas@extundo.com>
8021         * pop3.el (top-level): Don't require nnheader.
8022         (pop3-read-timeout): Add.
8023         (pop3-accept-process-output): Add.
8024         (pop3-read-response, pop3-retr): Use it.
8026 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
8028         * spam.el (spam-register-routine): Move comment.
8029         (spam-verify-bogofilter): Use 'unknown for the initial
8030         spam-bogofilter-valid state, not 'never.
8032         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8033         for netrc-machine.
8035         * nnimap.el (nnimap-open-connection): Use
8036         netrc-machine-user-or-password.
8038 2004-10-17  Richard M. Stallman  <rms@gnu.org>
8040         * gnus-registry.el (gnus-registry-unload-hook):
8041         Set as a variable with add-hook.
8043         * nnspool.el (nnspool-spool-directory): Use news-directory instead
8044         of news-path.
8046         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8048         * spam.el: Delete duplicate `provide'.
8049         (spam-unload-hook): Set as a variable with add-hook.
8051 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8053         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
8054         in the doc string.
8056         * message.el (message-ignored-news-headers)
8057         (message-ignored-supersedes-headers)
8058         (message-ignored-resent-headers)
8059         (message-forward-ignored-headers): Improve custom type.
8061 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8063         * message.el (message-tokenize-header): Fix 2004-09-06 change
8064         which used point-min in the wrong place.
8066 2004-10-12  Simon Josefsson  <jas@extundo.com>
8068         * tls.el (tls-certtool-program): New variable.
8069         (tls-certificate-information): New function, based on
8070         ssl-certificate-information.
8072 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8074         * compface.el: Move the version of ELisp-based uncompface program
8075         to the contrib directory because of the copyright problem.
8077 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8079         * message.el (message-kill-buffer): Raise the current frame.
8081 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8083         * gnus-sum.el: Mention that multibyte characters don't work as marks.
8085         * gnus.el (message-y-or-n-p): Autoload.
8087         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
8088         (pop3-password-required, pop3-authentication-scheme)
8089         (pop3-leave-mail-on-server): Made customizable.
8090         (pop3): New custom group.
8091         (pop3-retr): Remove `sleep-for' statements.
8092         Suggested by Dave Love <fx@gnu.org>.
8094         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
8095         Windows/DOS.
8097         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8098         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
8099         Dave Love <fx@gnu.org>.
8101         * mml.el (mml-minibuffer-read-disposition): Require match.
8102         Suggested by Dave Love <fx@gnu.org>.
8104 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
8106         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
8107         doc string.
8109 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8111         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
8113 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8115         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
8116         instead of calling `mm-insert-inline', to decode text/* parts
8117         before displaying them.
8119 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8121         * mm-uu.el (mm-uu-text-plain-type): New variable.
8122         (mm-uu-pgp-signed-extract-1): Use it.
8123         (mm-uu-pgp-encrypted-extract-1): Use it.
8124         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
8125         bind mm-uu-text-plain-type with that value.
8126         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
8127         mm-uu-dissect.
8129 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8131         * gnus-group.el (gnus-update-group-mark-positions):
8132         * gnus-sum.el (gnus-update-summary-mark-positions):
8133         * message.el (message-check-news-body-syntax):
8134         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
8135         of string-as-multibyte.
8137 2004-10-05  Juri Linkov  <juri@jurta.org>
8139         * gnus-group.el (gnus-update-group-mark-positions):
8140         * gnus-sum.el (gnus-update-summary-mark-positions):
8141         * message.el (message-check-news-body-syntax):
8142         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8143         8-bit unibyte values to a multibyte string for search functions.
8145 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8147         * mm-uu.el (mm-uu-dissect): Allow optional arg.
8148         (mm-uu-dissect-text-parts): New function.
8150         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
8151         dissect text parts.
8153         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
8154         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
8156         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
8158         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
8159         gnus-current-topics instead of gnus-current-topic.
8161 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
8163         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
8165 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
8167         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
8168         where approriate.
8170         * nnml.el (nnml-generate-active-info): do.
8172         * nndiary.el (nndiary-generate-active-info): do.
8174         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
8175         (gnus-topic-move): do.
8177         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
8178         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
8180         * gnus-srvr.el (gnus-server-prepare)
8181         (gnus-server-open-all-servers): do.
8183         * gnus-msg.el (gnus-summary-cancel-article)
8184         (gnus-summary-resend-message)
8185         (gnus-summary-mail-crosspost-complaint): do.
8187         * gnus-move.el (gnus-change-server): do.
8189         * gnus-group.el (gnus-group-unmark-all-groups)
8190         (gnus-group-set-current-level): do.
8192 2004-10-04  Simon Josefsson  <jas@extundo.com>
8194         * message.el (message-generate-hashcash): Doc fix.
8196 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
8198         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
8199         avoid infinite recursion via gnus-get-function.
8201 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
8203         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
8205         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
8207         * nnmail.el (nnmail-split-history): do.
8209         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
8210         (nnml-request-delete-group): do.
8212         * nnslashdot.el (nnslashdot-read-groups): do.
8214         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
8215         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
8217         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
8218         (nnspool-sift-nov-with-sed): Use last
8219         (nnspool-retrieve-headers-with-nov): Use mapc.
8220         (nnspool-request-newgroups): Use dolist.
8221         (nnspool-request-group): Use last.
8223         * nntp.el (nntp-read-server-type): Use dolist.
8225         * nnvirtual.el (nnvirtual-create-mapping)
8226         (nnvirtual-update-read-and-marked): Use dolist.
8227         (nnvirtual-convert-headers): Simplify.
8229 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8231         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
8232         support for sync'ing tick marks.
8234 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8236         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
8237         there's no visible header.
8239 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
8241         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
8242         necessary, pass full group name to gnus-request-set-marks.
8244 2004-10-01  Simon Josefsson  <jas@extundo.com>
8246         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
8247         acroread.
8249 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8251         * spam-report.el (spam-report-gmane): Fix interactive.
8253         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
8255         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
8256         when writing file.
8257         (gnus-agent-synchronize-flags): Don't default to being
8258         interactive.
8260 2004-09-30  Simon Josefsson  <jas@extundo.com>
8262         * message.el (message-generate-hashcash): Add.
8263         (message-send-mail): Use it, call mail-add-payment.
8265 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8267         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
8269 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
8271         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
8272         gnus-requst-update-info with explicit code to sync the in-memory
8273         info read flags with the marks being sync'd to the backend.
8275         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
8277 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8279         * spam.el (spam-verify-bogofilter): Add new function.
8280         (spam-check-bogofilter)
8281         (spam-bogofilter-register-with-bogofilter): Use it.
8282         (spam-verify-bogofilter): Add small fixes.
8284 2004-09-28  Simon Josefsson  <jas@extundo.com>
8286         * hashcash.el (hashcash-generate-payment): Revert.
8288 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8290         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
8291         gnus-extract-references instead of gnus-split-references.
8293         * gnus-util.el (gnus-extract-references): Add new function, analogous
8294         to gnus-split-references but extracts only the message-ID without
8295         anything extra.
8297         * hashcash.el (hashcash-generate-payment)
8298         (hashcash-check-payment): Do the right thing if hashcash-path is
8299         nil (because the hashcash program could not be found).
8301         * spam.el (spam-use-hashcash): Remove comment.
8303 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
8305         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
8306         (gnus-cache-enter-article, gnus-cache-remove-article)
8307         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
8309         * gnus-async.el (gnus-async-prefetch-remove-group): do.
8311         * gnus-art.el (article-hide-boring-headers)
8312         (article-translate-strings, article-display-face)
8313         (gnus-article-mime-match-handle-first)
8314         (gnus-article-highlight-headers)
8315         (gnus-article-add-buttons-to-head): do.
8317 2004-09-27  Simon Josefsson  <jas@extundo.com>
8319         * hashcash.el: New version, from
8320         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
8321         ../contrib/.
8323 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8325         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
8327 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8329         * gnus-dup.el (gnus-dup-open): Use mapc.
8330         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
8332         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
8333         Reported by Stefan Wiens <s.wi@gmx.net>.
8335         * gnus.el (gnus-shutdown): Use dolist.
8337         * gnus-undo.el (gnus-undo): Use mapc.
8339         * nnrss.el (nnrss-generate-active): do.
8341         * message.el (message-cite-original-without-signature)
8342         (message-cite-original): Use mapc.
8343         (message-do-actions, message-make-forward-subject): Use dolist.
8345 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8347         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
8348         deletion to remove entire duplicate line.  Fixes merged article
8349         number bug.
8351 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
8353         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
8354         servers that are offline.  Avoids having gnus-agent-toggle-plugged
8355         first ask if you want to open a server and then, even when you
8356         responded with no, asking if you want to synchronize the server's
8357         flags.
8358         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
8359         multi-line expressions.
8360         (gnus-agent-synchronize-group-flags): New internal function.
8361         Updates marks in memory (in the info structure) AND in the
8362         backend.
8364         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
8366         * nnagent.el (nnagent-request-set-mark): Use
8367         gnus-agent-synchronize-group-flags, not backend's request-set-mark
8368         method, to ensure that synchronization updates marks in the
8369         backend and in the info (in memory) structure.
8371 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8373         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
8374         convention fully; don't miss the root article of a thread; make
8375         the X-Draft-From header with correct article numbers.
8377 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
8379         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
8380         unless plugged.  Disable the agent so that an open failure causes
8381         an error.
8383         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
8384         Reverted 2004-09-21 change.  The backend must be opened while
8385         synchronizing flags even when the backend stores the flags
8386         locally.
8388 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8390         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
8391         in `header' match.  Reported by Svend Tollak Munkejord.
8393         * message.el (message-cite-original): Fix use of
8394         `message-cite-articles-with-x-no-archive'.
8396 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8398         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
8399         (gnus-window-to-buffer): Ditto.
8401         * mml.el (mml-preview-buffer): New variable.
8402         (mml-preview): Manage window layout with gnus-buffer-configuration.
8404         * gnus-msg.el (gnus-setup-message): Put article numbers into the
8405         X-Draft-From header even if those articles aren't quoted.
8407 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
8409         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
8410         (gnus-request-set-mark, gnus-request-update-mark): Use new
8411         g-s-t-u-l-m to decide to use backend even when unplugged.
8413 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8415         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
8416         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
8418 2004-09-20  Simon Josefsson  <jas@extundo.com>
8420         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
8421         "utf-16-le".
8423 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8425         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
8427 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
8429         * uudecode.el (uudecode-use-external): Add :version.
8431         * smime.el (smime-CA-file, smime-encrypt-cipher)
8432         (smime-dns-server): Add :version.
8434         * smiley.el (gnus-smiley-file-types): Add :version.
8436         * sha1.el (sha1-use-external): Add :version.
8438         * pgg-def.el (pgg-query-keyserver): Add :version.
8440         * nnmail.el (nnmail-fancy-expiry-targets)
8441         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
8442         Add :version.
8444         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
8445         (nnimap-retrieve-groups-asynchronous): Add :version.
8446         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
8448         * mml.el (mml-content-disposition-parameters)
8449         (mml-insert-mime-headers-always): Add :version.
8451         * mm-util.el (mm-coding-system-priorities): Add :version.
8453         * mm-decode.el (mm-inline-text-html-with-images)
8454         (mm-keep-viewer-alive-types, mm-external-terminal-program)
8455         (mm-verify-option): Add :version.
8456         (mm-text-html-renderer): Change :version.
8458         * message.el (message-fcc-externalize-attachments)
8459         (message-required-headers, message-draft-headers)
8460         (message-subject-trailing-was-query)
8461         (message-subject-trailing-was-ask-regexp)
8462         (message-subject-trailing-was-regexp, message-mark-insert-begin)
8463         (message-mark-insert-end, message-archive-header)
8464         (message-archive-note, message-cross-post-default)
8465         (message-cross-post-note, message-followup-to-note)
8466         (message-cross-post-note-function, message-use-mail-followup-to)
8467         (message-subscribed-address-functions)
8468         (message-subscribed-address-file, message-subscribed-addresses)
8469         (message-subscribed-regexps, message-allow-no-recipients)
8470         (message-yank-cited-prefix, message-signature-insert-empty-line)
8471         (message-hidden-headers, message-hierarchical-addresses)
8472         (message-mail-user-agent, message-use-idna)
8473         (message-valid-fqdn-regexp)
8474         (message-strip-special-text-properties, message-header-synonyms)
8475         (message-beginning-of-line, message-tab-body-function): Add :version.
8476         (message-insert-canlock, message-wide-reply-confirm-recipients):
8477         Change :version.
8479         * mail-source.el (mail-source-ignore-errors): Add :group, :type
8480         and :version.
8481         (mail-source-delete-old-incoming-confirm)
8482         (mail-source-movemail-program): Add :version.
8484         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
8485         (gnus-agent-cache, gnus-agent): Change :version.
8487         * gnus-util.el (gnus-use-byte-compile): Change :version.
8489         * gnus-sum.el (gnus-summary-make-false-root-always)
8490         (gnus-summary-default-high-score)
8491         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
8492         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
8493         (gnus-read-all-available-headers, gnus-article-emulate-mime)
8494         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
8495         (gnus-sum-thread-tree-single-indent)
8496         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8497         (gnus-sum-thread-tree-leaf-with-other)
8498         (gnus-sum-thread-tree-single-leaf): Add :version.
8499         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
8500         (gnus-article-loose-mime): Change :version.
8502         * gnus-start.el (gnus-backup-startup-file)
8503         (gnus-save-startup-file-via-temp-buffer): Add :version.
8505         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
8506         (gnus-server-offline-face): Add :version.
8508         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
8510         * gnus-msg.el (gnus-gcc-externalize-attachments)
8511         (gnus-debug-files, gnus-debug-exclude-variables)
8512         (gnus-discouraged-post-methods): Change :version.
8513         (gnus-confirm-mail-reply-to-news)
8514         (gnus-confirm-treat-mail-like-news): Add :version.
8516         * gnus-int.el (gnus-server-unopen-status): Add :version.
8518         * gnus-group.el (gnus-group-jump-to-group-prompt)
8519         (gnus-large-ephemeral-newsgroup)
8520         (gnus-fetch-old-ephemeral-headers): Add :version.
8522         * gnus-fun.el (gnus-x-face-directory)
8523         (gnus-convert-pbm-to-x-face-command)
8524         (gnus-convert-image-to-x-face-command)
8525         (gnus-convert-image-to-face-command): Add :version.
8527         * gnus-delay.el (gnus-delay-default-hour): Add :version.
8529         * gnus-cite.el (gnus-cite-blank-line-after-header)
8530         (gnus-article-boring-faces): Add :version.
8532         * gnus-art.el (gnus-buttonized-mime-types)
8533         (gnus-inhibit-mime-unbuttonizing)
8534         (gnus-treat-display-face)
8535         (gnus-treat-body-boundary): Change :version.
8536         (gnus-body-boundary-delimiter, gnus-picon-databases)
8537         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
8538         (gnus-treat-date-english, gnus-treat-fold-headers)
8539         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
8540         (gnus-treat-mail-picon, gnus-treat-wash-html)
8541         (gnus-article-encrypt-protocol)
8542         (gnus-use-idna, gnus-article-over-scroll)
8543         (gnus-mime-display-multipart-alternative-as-mixed)
8544         (gnus-mime-display-multipart-related-as-mixed)
8545         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
8546         (gnus-ctan-url, gnus-button-ctan-handler)
8547         (gnus-button-handle-ctan-bogus-regexp)
8548         (gnus-button-ctan-directory-regexp)
8549         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
8550         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
8551         (gnus-button-man-level, gnus-button-emacs-level)
8552         (gnus-button-message-level, gnus-button-browse-level): Add :version.
8554         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
8555         (gnus-agent-go-online): Change :version.
8556         (gnus-agent-expire-unagentized-dirs)
8557         (gnus-agent-auto-agentize-methods): Add :version.
8559         * flow-fill.el (fill-flowed-display-column)
8560         (fill-flowed-encode-column): Add :version.
8562         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8563         (gnus-outlook-deuglify-unwrap-max)
8564         (gnus-outlook-deuglify-cite-marks)
8565         (gnus-outlook-deuglify-unwrap-stop-chars)
8566         (gnus-outlook-deuglify-no-wrap-chars)
8567         (gnus-outlook-deuglify-attrib-cut-regexp)
8568         (gnus-outlook-deuglify-attrib-verb-regexp)
8569         (gnus-outlook-deuglify-attrib-end-regexp)
8570         (gnus-outlook-display-hook): Add :version.
8572         * binhex.el (binhex-use-external): Add :version.
8574 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
8576         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
8577         and `invisible'.
8579 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8581         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
8582         in gnus-registry-trim.
8584 2004-09-13  Simon Josefsson  <jas@extundo.com>
8586         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
8588         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
8590         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
8591         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8592         <yamaoka@jpl.org>.
8593         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
8594         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8595         <yamaoka@jpl.org>.
8597         * sieve.el (sieve-manage-mode): Ditto.
8599 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
8601         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
8603 2004-09-11  Simon Josefsson  <jas@extundo.com>
8605         * dns-mode.el: Add.
8607         * mm-view.el (mm-display-dns-inline): Add.
8609         * mm-decode.el (mm-inline-media-tests): Add text/dns.
8610         (mm-automatic-display): Ditto.
8612         * mailcap.el (mailcap-mime-data): Add text/dns.
8613         (mailcap-mime-extensions): Map .soa to text/dns.
8615 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
8617         * gnus-art.el (article-decode-mime-words, article-babel)
8618         (gnus-article-highlight-signature, gnus-article-add-buttons)
8619         (gnus-signature-toggle): Remove unnecessary bindings of
8620         `inhibit-read-only' inherited from v5.10 merge.
8622 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
8624         * nntp.el (nntp): New customization group.
8625         (nntp-authinfo-file): Add customization group.
8627         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
8629         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
8631         * gnus.el (to-address, to-list, subscribed)
8632         (large-newsgroup-initial): Ditto.
8634         * flow-fill.el (fill-flowed-display-column)
8635         (fill-flowed-encode-column): Ditto.
8637 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
8639         * message.el (message-tokenize-header, message-send-mail-with-qmail):
8640         Use point-min rather than 1.
8641         (message-send-mail): Use buffer-size rather than point-max.
8643         * gnus-sum.el (gnus-summary-search-article-forward):
8644         Signal a specific `search-failed' rather than a generic `error'.
8646         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
8647         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
8648         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
8650 2004-09-10  Simon Josefsson  <jas@extundo.com>
8652         * nndb.el (require): Remove tcp and duplicate cl.
8654 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8656         * gnus-agent.el (directory-files-and-attributes): Move forward.
8658 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8660         * gnus-agent.el (directory-files-and-attributes): Optionally
8661         defined to support XEmacs.
8663 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8665         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
8666         to avoid run-time CL dependencies.
8667         (gnus-agent-unfetch-articles): New function.
8668         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
8669         article numbers even when local .overview file is missing.
8670         (gnus-agent-read-article-number): New function. Only accepts
8671         27-bit article numbers.
8672         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
8673         gnus-agent-read-article-number.
8674         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
8675         from backend while recognizing that article numbers in .overview
8676         must be valid.
8677         (gnus-agent-update-files-total-fetched-for): Use
8678         directory-files-and-attributes to improve performance.
8679         * gnus-int.el (gnus-request-move-article): Use
8680         gnus-agent-unfetch-articles in place of gnus-agent-expire to
8681         improve performance.
8683         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
8684         some users confused by references to .newsrc when they only have a
8685         .newsrc.eld file.
8686         (gnus-convert-mark-converter-prompt,
8687         gnus-convert-converter-needs-prompt): Fixed use of property list.
8688         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
8689         New function. Used internally to only display 'gnus converting
8690         files' message when actually necessary.
8692         * gnus-sum.el (): Removed (require 'gnus-agent) as required
8693         methods now autoloaded.
8695 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8697         * gnus-sum.el (gnus-summary-insert-subject): Remove list
8698         identifiers.
8700 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
8702         * gnus-picon.el: Fix indentation and closing parenthesis.
8704 2004-09-01  Simon Josefsson  <jas@extundo.com>
8706         * message.el (message-canlock-generate): Require sha1, not
8707         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
8708         to require within a function.  Sadly, if sha1.el isn't loaded, the
8709         let binding in m-c-g will hide the defcustom definition, which is
8710         bad.)
8712         * canlock.el: Require sha1, not sha1-el.
8714         * message.el: Don't autoload sha1 (there is a autoload cookie in
8715         sha1.el).
8717         * sha1-el.el: Renamed to sha1.el.
8719 2004-08-30  Juanma Barranquero  <lektu@terra.es>
8721         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
8723 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8725         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
8727 2004-08-30  Kim F. Storm  <storm@cua.dk>
8729         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
8731         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
8732         Add :group 'nnimap.
8734 2004-08-30  Andreas Schwab  <schwab@suse.de>
8736         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
8737         ?* and ?\;.
8739         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
8740         and ?\' to symbol instead of whitespace.
8742 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8744         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
8746         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
8747         instead of re-search-forward.
8749         * gnus-uu.el (gnus-uu-save-article): Ditto.
8750         (gnus-uu-post-encode-uuencode): Ditto.
8752         * html2text.el (html2text-clean-list-items): Ditto.
8753         (html2text-clean-dtdd): Ditto.
8754         (html2text-format-tags): Ditto.
8756         * message.el (message-send-mail-with-sendmail): Fix regexp.
8757         (message-fill-field-general): Use search-forward instead of
8758         re-search-forward.
8759         (unbold-region): Ditto.
8761         * nnrss.el (nnrss-request-article): Ditto.
8763         * nnslashdot.el (nnslashdot-request-article): Ditto.
8765         * nnweb.el (nnweb-gmane-wash-article): Ditto.
8767         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
8768         "Unrecognized menu descriptor" error in XEmacs.
8770 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8772         * gnus-sum.el (gnus-read-header): Don't remove a header for the
8773         parent article of a sparse article in the thread hashtb.
8775 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
8777         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
8778         (nnmail-expand-newtext): Lowercase expanded entries if
8779         nnmail-split-lowercase-expanded is non-nil.
8781 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8783         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
8784         entry.
8786         * gnus-group.el (gnus-group-line-format-alist): Convert the value
8787         of gnus-tmp-news-method into string under XEmacs.  It will be
8788         passed to gnus-correct-length which takes only a string argument.
8790 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8792         * gnus-util.el (gnus-bind-print-variables): New macro.
8793         (gnus-prin1): Use it.
8794         (gnus-prin1-to-string): Use it.
8795         (gnus-pp): New function.
8796         (gnus-pp-to-string): New function.
8798         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
8799         pp-to-string with gnus-pp-to-string.
8800         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
8801         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
8802         * gnus-msg.el (gnus-debug): Ditto.
8803         * gnus-score.el (gnus-score-save): Ditto.
8804         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
8805         gnus-pp-to-string.
8806         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
8807         with gnus-pp.
8808         * score-mode.el (gnus-score-pretty-print): Ditto.
8809         * webmail.el (webmail-debug): Ditto.
8811 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8813         * gnus-art.el (article-display-face, article-display-x-face): Use
8814         buffer-read-only.
8816 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8818         * gnus-art.el (article-hide-list-identifiers): Bind
8819         inhibit-read-only as t.
8821 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8823         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
8825 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8827         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
8828         (gnus-narrow-to-page): Don't assume point-min == 1.
8829         (gnus-article-edit-mode): Derive from message-mode.
8831         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
8832         point-min == 1.
8834         * imap.el (imap-parse-address-list, imap-parse-body-ext):
8835         Disable incorrect use of `assert'.
8837         * message.el (message-mode): Set comment-start-skip.
8840 2004-08-22  Sam Steingold  <sds@gnu.org>
8842         * pop3.el (pop3-leave-mail-on-server): New user variable.
8843         (pop3-movemail): Delete mail only when it is nil.
8845 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
8847         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
8849         * mml.el (mml-preview): Use `pop-to-buffer'.
8851         * message.el (message-goto-mail-followup-to): Insert after "To".
8852         (message-carefully-insert-headers): Add comment.
8854         * gnus.el: Remove unused variable `gnus-article-check-size'.
8856         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
8858         * gnus-art.el (gnus-button-alist): Improve
8859         `gnus-button-handle-library' entry.
8861 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
8863         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
8864         downcase, since XEmacs capitalizes error messages differently.
8866 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
8868         * nntp.el: Add (require 'gnus) due to reference to
8869         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
8871 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
8873         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
8874         `mm-fill-flowed'.
8876         * mm-decode.el (mm-dissect-singlepart): Check it.
8878 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
8880         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
8881         'imap' for netrc parsing.
8883 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
8885         * mailcap.el (mailcap-mime-data): Mark as risky.
8887 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8889         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
8890         may be included in the encoded word.
8891         (rfc2047-encode): Don't append a space if the encoded word
8892         includes close parenthesis.
8894 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8896         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
8897         of text within parentheses.
8899 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
8901         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
8902         (gnus-encrypt-write-file-contents): Make the password key the file
8903         name PLUS the cipher, not just the cipher.  Also remove failed
8904         passwords from the cache.
8906 2004-08-06  Simon Josefsson  <jas@extundo.com>
8908         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
8909         fix.
8911 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8913         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
8914         LWSP.
8916 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
8918         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
8919         to append in-reply-to: data to the references: header.
8921         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
8922         (netrc-parse): Use gnus-encrypt.el functions.
8924         * gnus-encrypt.el: Add new file for encryption support; currently
8925         does only a few GPG ciphers and an internal XOR cipher.
8927         * password.el: Add comments on using password-read-and-add.
8928         (password-read-and-add): Add function to read and add the
8929         password to the cache at once.
8931 2004-07-28  Simon Josefsson  <jas@extundo.com>
8933         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
8934         parameter (but don't use it, for now).
8936         * imap.el (imap-ssl-open): Use imap-process-connection-type,
8937         instead of hard coding to nil.
8939 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8941         * mm-view.el (mm-inline-image-emacs): Open lines under an image
8942         as mm-inline-image-xemacs does.
8944 2004-07-26  Simon Josefsson  <jas@extundo.com>
8946         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
8947         Revert part of 2004-07-17 change below.
8949 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8951         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
8952         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8954 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8956         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
8957         quotes that actually start with ">" at the beginning of the
8958         lines.
8960 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8962         * rfc2047.el (rfc2047-encode-region): Fix last change.
8963         (rfc2047-encode-parameter): Remove useless concat.
8965 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8967         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
8968         encode special characters; fix some kind of misconfigured headers;
8969         signal a real error if debug-on-quit or debug-on-error is non-nil.
8970         (rfc2047-encode-max-chars): New variable.
8971         (rfc2047-encode-1): Use it.
8972         (rfc2047-encode-parameter): New function.
8974         * mml.el (mml-insert-parameter): Remove an excessive space.
8976 2004-07-17  Simon Josefsson  <jas@extundo.com>
8978         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
8979         Kai Grossjohann <kai@emptydomain.de>.
8980         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
8981         (gnus-group-make-menu-bar): Ditto.
8983         * gnus-util.el (gnus-group-server): Add.
8985 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
8987         * message.el (message-clone-locals): Clone sendmail and smtp
8988         variables.
8990 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8992         * rfc2047.el (rfc2047-encode-region): Fix last change.
8994 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8996         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
8997         characters as non-special.
8999 2004-07-09  Simon Josefsson  <jas@extundo.com>
9001         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9002         Users will lose all flag changes made while unplugged with
9003         e.g. nntp unless flag synchronization happens, thus `nil' is not a
9004         good default.  See numerous reports on ding mailing list.
9006 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9008         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9009         add generate-head-function and generate-article-function to the
9010         rfc822-forward entry.
9011         (nndoc-rfc822-forward-generate-article): New function.
9012         (nndoc-rfc822-forward-generate-head): New function.
9014         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9016 2004-07-06  Dan Christensen  <jdc@uwo.ca>
9018         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9019         respect display group parameter and gnus-summary-expunge-below.
9020         (gnus-articles-to-read): Remove unused reference to display group
9021         parameter.
9023 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9025         * nnheader.el (nnheader-uniquify-message-id): New experimental
9026         variable.
9027         (nnheader-nov-read-message-id): Use it.
9029         * spam-report.el (spam-report-gmane): Add interactive.
9031 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9033         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9034         qp-or-base64 for the application/* types.
9036 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
9038         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9040 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
9042         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9043         trim value.
9045 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9047         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9048         New macro and function.
9049         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9051 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9053         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
9054         after-load-alist.
9056 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9058         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
9059         update info that isn't there.
9061 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
9063         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
9064         entry.
9066 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9068         * mm-view.el (mm-inline-render-with-function): Use multibyte
9069         buffer; decode html source by charset.
9071         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
9073         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
9074         Mule-UCS is loaded under XEmacs.
9075         (mm-mime-mule-charset-alist): Avoid duplicated entries.
9077 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
9079         * nnheader.el (nnheader-max-head-length): Increase to 8192.
9081 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9083         * mm-util.el (mm-coding-system-p): Return a coding-system.
9084         (mm-mime-mule-charset-alist): Use shift_jis instead of
9085         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
9086         entries for the mime charsets iso-2022-jp-3 and shift_jis.
9087         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
9088         instead of japanese-shift-jis and iso-latin-1 respectively in
9089         order to share the default value with both Emacs and XEmacs-mule.
9090         (mm-mule-charset-to-mime-charset): Make
9091         mm-coding-system-priorities effective.
9092         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
9093         while predicating of candidates upon the priorities.
9095 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
9097         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9098         gnus-uu-invert-processable.
9100         * gnus.el: Autoload gnus-uu-invert-processable.
9102 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9104         * mm-util.el (mm-with-multibyte-buffer): New macro.
9106         * rfc2047.el (rfc2047-encode-string): Use it.
9107         (rfc2047-encode-region): Move point to the end of the region after
9108         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
9110 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9112         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
9113         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
9115 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9117         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
9118         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
9119         Karl Chen <quarl@nospam.quarl.org>.
9121 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
9123         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
9124         invalid addresses.
9126 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
9128         * spam.el: Change section markers, revise TODO list.
9129         (spam-backends): Make new master list of all installed backends.
9130         (spam-summary-exit-behavior): Add new variable to determine how
9131         messages moves are done at summary exit.
9132         (spam-move-spam-nonspam-groups-only)
9133         (spam-process-ham-in-nonham-groups)
9134         (spam-process-ham-in-spam-groups): Remove variables, the
9135         spam-summary-exit-behavior variable should be used to manage this
9136         behavior.
9137         (spam-old-ham-articles, spam-old-spam-articles): Remove.
9138         (spam-old-articles): Add variable, replacing spam-old-ham-articles
9139         and spam-old-spam-articles.
9140         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
9141         Add empty variables, placeholders for the backends they represent.
9142         (spam-set-difference): Move, unchanged.
9143         (spam-list-of-processors): Declare OBSOLETE, not used anymore
9144         unless the user has a processor variable.
9145         (spam-classifications, spam-classification-valid-p)
9146         (spam-backend-properties, spam-backend-property-valid-p)
9147         (spam-backend-function-type-valid-p)
9148         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
9149         (spam-report-articles-gmane, spam-report-articles-resend):
9150         Remove functions, they are not needed.
9151         (spam-install-backend-super, spam-backend-list)
9152         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
9153         (spam-backend-function, spam-backend-ham-registration-function)
9154         (spam-backend-spam-registration-function)
9155         (spam-backend-ham-unregistration-function)
9156         (spam-backend-spam-unregistration-function)
9157         (spam-backend-statistical-p, spam-backend-mover-p)
9158         (spam-install-backend-alias, spam-install-checkonly-backend)
9159         (spam-install-mover-backend, spam-install-nocheck-backend)
9160         (spam-install-backend, spam-install-statistical-backend)
9161         (spam-install-statistical-checkonly-backend): Add backend installation
9162         support.
9163         (spam-summary-prepare-exit): Rewrite to use the new backend code.
9164         (spam-group-processor-p): Use the new backend code and respect the
9165         summary exit behavior.
9166         (spam-mark-spam-as-expired-and-move-routine): Remove.
9167         (spam-summary-prepare): Change to use the new spam-old-articles
9168         variable.
9169         (spam-copy-or-move-routine, spam-copy-spam-routine)
9170         (spam-move-spam-routine, spam-copy-ham-routine)
9171         (spam-move-ham-routine): Add code to copy/move ham or spam.
9172         (spam-fetch-field-fast): Improve doc and code, plus allow the
9173         'number request.
9174         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
9175         variables.
9176         (spam-split, spam-find-spam): Use the new backend code.
9177         (spam-registration-functions): Remove variable.
9178         (spam-unregister-routine): Add convenience wrapper.
9179         (spam-log-undo-registration, spam-register-routine)
9180         (spam-log-processing-to-registry)
9181         (spam-log-unregistration-needed-p): Rename "check" to "backend"
9182         where possible.
9183         (spam-check-gmane-xref, spam-check-regex-headers)
9184         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
9185         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
9186         (spam-check-bogofilter-headers, spam-check-spamoracle)
9187         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
9188         (spam-check-crm114-headers): Use the spam-split-group that
9189         spam-split prepares, no need to determine it every time.
9191         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
9192         to the nnheader-parse-naked-head call.
9194         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
9196         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
9197         the nnheader-nov-read-message-id call.
9199 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9201         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
9202         gnus-activate-group twice.  Suggested by Markus Peter
9203         <warp@spin.de>.
9205 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9207         * gnus-art.el (gnus-article-time-format): Exchange the order of
9208         day and month in the default value; fix customization type.
9209         (article-date-ut): Use add-text-properties.
9210         (article-make-date-line): Use message-make-date instead of
9211         current-time-string.
9213         * message.el (message-fetch-field): Don't use set-text-properties.
9214         (message-make-date): Simplify.
9216 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9218         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
9219         (rfc2047-encode-region): Treat text within parentheses as special;
9220         show the original text when error has occurred.
9222         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
9223         already-computed method to gnus-activate-group.
9225         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
9226         same select-methods identical Lisp objects.
9228         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
9229         object when modifying the info.
9231 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9233         * gnus-srvr.el (gnus-server-set-info): Remove the server from
9234         gnus-opened-servers since it has never been opened with the new
9235         configuration yet.
9237 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9239         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
9240         arg to nnheader-generate-fake-message-id.
9242 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
9244         * nnheader.el (nnheader-generate-fake-message-id): Accept a
9245         number and build a fake message ID localized to a group and
9246         article number (so it's repeatable from that point on).
9247         (nnheader-fake-message-id-p): Change regex to accomodate new fake
9248         ID format.
9250         * gnus-sum.el (gnus-get-newsgroup-headers): Call
9251         nnheader-generate-fake-message-id with the article number.
9253 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
9255         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
9256         end-of-buffer.
9258 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260         * message.el (message-ignored-supersedes-headers): Add Approved.
9262 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9264         * rfc2047.el (rfc2047-encode-message-header): Remove useless
9265         goto-char.
9266         (rfc2047-encode): Fold the line before encoding.
9268 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9270         * rfc2047.el (rfc2047-encode-message-header): Disabled header
9271         folding -- not all headers can be folded, and this should be done
9272         by the message composition mode.  Probably.  I think.
9274 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9276         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
9277         fast.
9279         * gnus-ems.el (gnus-remove-image): Don't use
9280         message-text-with-property; remove only the image found first.
9282 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
9284         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
9286 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9288         * message.el (message-text-with-property): Make it fast and accept
9289         optional arguments.
9290         (message-strip-forbidden-properties): Use it.
9291         (message-fix-before-sending): Follow the m-t-w-p change.
9293         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
9295 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9297         * gnus-art.el (article-hide-headers): Don't change the buffer
9298         mistakenly when performing mml-preview even if
9299         gnus-single-article-buffer is nil.
9301 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
9303         * message.el (message-expand-name-databases): New user option.
9304         (message-expand-name): Use it.
9306 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
9308         * spam.el (spam-report-articles-resend)
9309         (spam-report-resend-register-routine): Allow ham reporting.
9310         (spam-report-resend-register-ham-routine): Add wrapper.
9311         (spam-registration-functions): Add ham resending functions.
9312         (spam-list-of-processors): Add ham resend processor.
9314         * gnus.el (ham-resend-to): Add new group parameter.
9315         (spam-process): Add ham resend option.
9317         * spam-report.el (spam-report-resend): Allow reporting ham.
9318         (spam-report-resend-ham): Add wrapper.
9320 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9322         * message.el (message-cite-articles-with-x-no-archive): New
9323         variable.
9324         (message-cite-original): Use it.
9326 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9328         * message.el (message-cite-original): Respect X-No-Archive.
9330 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9332         * gnus-art.el (article-hide-headers): Refer to the values for
9333         gnus-ignored-headers and gnus-visible-headers in the summary
9334         buffer since a user may have set them as group parameters.
9336 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
9338         * assistant.el (assistant-node-name): Add convenience function.
9339         (assistant-render-text, assistant-render-node): Add error handling,
9340         plus handle multiple next nodes.
9341         (assistant-find-next-node): Comment out for now.
9342         (assistant-find-next-nodes): Add function, returns list of next
9343         nodes.
9345 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
9347         * mail-source.el (mail-source-directory): Fix doc-string.
9349 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
9351         * assistant.el (assistant-render-text, assistant-eval): Add :set
9352         widget type, which is different because it takes and returns a
9353         list.  Much hilarity ensues.
9355 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
9357         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
9359         * gnus-group.el (gnus-group-get-new-news-this-group): Added
9360         doc-string.
9362         * gnus-start.el (gnus-activate-group): Added doc-string.
9364 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9366         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
9368 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
9370         * assistant.el (assistant-render-text): Try to add a :set
9371         widget, more to come.
9373         * spam.el (spam-group-spam-contents-p): Handle empty groupname
9374         strings.
9375         (spam-report-articles-resend)
9376         (spam-register-routine): Do registration iff any articles warrant
9377         it.
9378         (spam-summary-prepare-exit): Change log message for nil group
9379         destinations.
9381 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
9383         * spam.el (spam-report-resend-register-routine): Allow
9384         spam-report-resend-to to be a group parameter or a global value.
9386 2004-05-26  Simon Josefsson  <jas@extundo.com>
9388         * starttls.el: Merge with my GNUTLS based starttls.el.
9389         (starttls-gnutls-program, starttls-use-gnutls)
9390         (starttls-extra-arguments, starttls-process-connection-type)
9391         (starttls-connect, starttls-failure, starttls-success): New
9392         variables.
9393         (starttls-program, starttls-extra-args): Doc fix.
9394         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
9395         functions.
9396         (starttls-negotiate, starttls-open-stream): Check
9397         `starttls-use-gnutls' and pass on to corresponding *-gnutls
9398         function if it is set.
9400 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9402         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
9403         structured fields.
9405 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9407         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
9409 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
9411         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
9412         variable.
9413         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
9414         assigning the spam-mark to new messages.
9416 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
9418         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
9420 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9422         * rfc2047.el (rfc2047-encodable-p): Don't move point.
9423         (rfc2047-decode): Treat the ascii coding-system as raw-text by
9424         default.
9426 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
9428         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
9429         correct data.
9431 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
9433         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
9434         (spam-group-processor-p): Fix function.
9435         (spam-group-processor-multiple-p)
9436         (spam-group-spam-processor-report-gmane-p)
9437         (spam-group-spam-processor-report-resend-p)
9438         (spam-group-spam-processor-bogofilter-p)
9439         (spam-group-spam-processor-blacklist-p)
9440         (spam-group-spam-processor-ifile-p)
9441         (spam-group-ham-processor-ifile-p)
9442         (spam-group-spam-processor-spamoracle-p)
9443         (spam-group-spam-processor-crm114-p)
9444         (spam-group-ham-processor-bogofilter-p)
9445         (spam-group-spam-processor-stat-p)
9446         (spam-group-ham-processor-stat-p)
9447         (spam-group-ham-processor-whitelist-p)
9448         (spam-group-ham-processor-BBDB-p)
9449         (spam-group-ham-processor-spamoracle-p)
9450         (spam-group-ham-processor-copy-p): Remove functions with some
9451         prejudice against unneeded code.
9452         (spam-report-articles-resend)
9453         (spam-report-resend-register-routine): Allow the group/topic
9454         spam-resend-to value to override spam-report-resend-to.
9455         (spam-summary-prepare-exit): Invoke spam-group-processor-p
9456         properly now.
9458         * gnus.el (spam-resend-to): Add group/topic parameter.
9459         (spam-process): Move the OBSOLETE processors to the end of the
9460         choices.
9462 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
9464         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
9465         with resend-to set to nil, and then ask the user if necessary.
9466         (spam-report-resend): spam-report-resend takes a list of articles, not
9467         separate article numbers.
9469 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9471         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
9472         addition to emacs-w3m.
9474 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476         * assistant.el (assistant-authinfo-data): New function.
9477         (assistant-eval): Eval for entire assistant.
9479         * netrc.el (netrc-services-file): New variable.
9480         (netrc-parse-services): New function.
9481         (netrc-find-service-name): New function.
9482         (netrc-find-service-number): New function.
9483         (netrc-port-equal): New function.
9484         (netrc-machine): Use it.
9486         * nnimap.el (nnimap-open-connection): Use netrc.
9488         * gnus-util.el (gnus-netrc-get): Remove aliases.
9490         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
9492         * assistant.el (wid-edit): Fix compilation.
9494         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
9496 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
9498         * gnus-util.el (gnus-set-file-modes): New function.  (small
9499         patch).
9501 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
9505         * assistant.el (assistant-render-node): Fix up rendering and
9506         read-only text.
9507         (assistant-render-node): Reset.
9508         (assistant-make-read-only): Not sticky.
9510 2004-05-20  Danny Siu  <dsiu@adobe.com>
9512         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
9513         centered even when gnus-auto-center-summary is t
9515 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9517         * dns.el (dns-get-txt-answer): New function.
9518         (dns-read-txt): Ditto.
9519         (query-dns): Use it.
9521 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9523         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
9524         active for foreign groups even if the group level is higher than
9525         the specified value.
9527 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9529         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
9530         non-active groups.
9532         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
9534 2004-05-20  Magnus Henoch  <mange@freemail.hu>
9536         * dns.el (dns-read-type): Add support for SVR.  (small patch)
9538 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9540         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
9541         (spam-crm114-header, spam-crm114-spam-switch)
9542         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
9543         (spam-crm114-positive-spam-header)
9544         (spam-crm114-database-directory, spam-list-of-processors)
9545         (spam-group-spam-processor-crm114-p)
9546         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
9547         (spam-generic-score, spam-list-of-checks)
9548         (spam-list-of-statistical-checks, spam-registration-functions)
9549         (spam-check-crm114-headers, spam-crm114-score)
9550         (spam-check-crm114, spam-crm114-register-with-crm114)
9551         (spam-crm114-register-spam-routine)
9552         (spam-crm114-unregister-spam-routine)
9553         (spam-crm114-register-ham-routine)
9554         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
9555         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
9557         * gnus.el: Add spam-use-crm114.
9559         * spam.el (spam-list-of-processors, spam-registration-functions):
9560         Add spam-use-resend.
9561         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
9562         (spam-report-articles-gmane): Add doc fix.
9563         (spam-report-articles-resend,
9564         spam-report-resend-register-routine): Add wrappers around
9565         spam-report-resend-to.
9567         * spam-report.el (spam-report-resend-to, spam-report-resend):
9568         Add support for resending spam.
9569         (spam-report-gmane): Fix line length >80.
9571         * gnus.el (spam-process): Add spam-use-resend.
9573 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9575         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
9576         number of processed spam messages.
9577         (spam-ham-copy-or-move-routine): Return the number of processed
9578         ham messages.
9579         (spam-summary-prepare-exit): Use the above values to decide
9580         whether status messages shouled be displayed.
9582 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9584         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
9585         `rfc2047-encoding-function-alist' in order to avoid conflicting
9586         with the old version.
9587         (rfc2047-encode-region): Concatenate words containing non-ASCII
9588         characters in structured fields; don't encode space-delimited
9589         ASCII words even in unstructured fields; don't break words at
9590         char-category boundaries.
9591         (rfc2047-encode-1): New function.
9592         (rfc2047-encode): Use it; encode text so that it occupies the
9593         maximum width within 76-column; work correctly on Q encoding for
9594         iso-2022-* charsets.
9595         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
9596         sure not to break a line just after the header name.
9597         (rfc2047-b-encode-region): Removed.
9598         (rfc2047-b-encode-string): New function.
9599         (rfc2047-q-encode-region): Removed.
9600         (rfc2047-q-encode-string): New function.
9602         * mm-util.el (mm-replace-in-string): New function.
9604 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9606         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
9607         get it right.
9608         (gnus-inews-make-draft): Really.
9610 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
9612         * nnmh.el (nnmh-request-list-1): Don't check the link count
9613         before descending.  (small patch)
9615 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9617         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
9618         stuff.
9620         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
9621         on real group name.
9623         * gnus-art.el (gnus-signature-limit): Doc fix.
9625         * gnus-msg.el (gnus-inews-make-draft): Quote list.
9627 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9629         * gnus-draft.el (gnus-draft-send): Bind
9630         rfc2047-encode-encoded-words.
9632         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
9633         (rfc2047-encodable-p): Say that =? needs encoding.
9634         (rfc2047-encode-encoded-words): New variable.
9636         * gnus-group.el (gnus-group-select-group): Doc fix.
9638         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
9640         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
9641         to nil.
9643         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
9645         * nnheader.el (nnheader-get-lines-and-char): New function.
9647 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
9649         * gnus-msg.el (gnus-summary-followup-with-original): Document
9650         yanking of region when active.
9652 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9654         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
9655         groups if the group level is higher than the specified value.
9657 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9659         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
9660         (gnus-group-jump-to-group): Added prefix argument using
9661         `gnus-group-jump-to-group-prompt'.  Query before jumping to
9662         non-active group.
9664         * compface.el (uncompface): Be verbose when changing
9665         `uncompface-use-external'.
9667         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
9668         handle manual section.
9670 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9672         * gnus-art.el (gnus-button-alist): Revert previous change.
9674 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9676         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
9678 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9680         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
9681         whether backend can accept message.
9683         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
9685 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
9687         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
9688         Avoid creating directory when nntp-marks-is-evil is true.
9689         Reported by Reiner Steib.
9691 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9693         * gnus-picon.el (gnus-picon-style): New variable.
9694         (gnus-picon-insert-glyph): Added optional `nostring' argument.
9695         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
9696         Jesper Harder <harder@ifa.au.dk>.
9698 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700         * message.el (message-fill-field): Return point.
9701         (message-generate-headers): Go to end of field.
9703         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
9704         stuff for non-living groups.
9706 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
9708         * gnus-art.el (gnus-article-followup-with-original)
9709         (gnus-article-reply-with-original): gnus-mark-active-p ->
9710         gnus-region-active-p.
9712 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
9714         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
9715         only when there is spam or ham to be processed.
9717 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9719         * mail-source.el (mail-source-delete-crash-box): Refactor.
9720         (mail-source-fetch): Use it.
9721         (mail-source-fetch-file): Ditto.
9722         (mail-source-fetch-directory): Run postscript in loop.
9723         (mail-source-fetch-pop): Delete.
9724         (mail-source-fetch-maildir): Ditto.
9725         (mail-source-fetch-imap): Ditto.
9727         * imap.el (imap-authenticators): Comment out sasl.
9729         * message.el (message-skip-to-next-address): New function.
9730         (message-fill-header-address): Refactor.
9731         (message-fill-address): Use it.
9732         (message-delete-address): Use it.
9733         (message-fill-header-general): Refactor.
9734         (message-fill-field-address): Rename.
9735         (message-narrow-to-field): Find the start of the header.
9736         (message-header-format-alist): Don't pre-fill.
9737         (message-fill-header): Removed.
9738         (message-insert-header): New function.
9739         (message-shorten-references): Use it.
9741         * rfc2047.el (rfc2047-field-value): Strip props.
9743         * mail-parse.el (mail-header-make-address): New alias.
9745         * ietf-drums.el (ietf-drums-make-address): New function.
9747         * imap.el: Add compiler directives.
9749         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
9751         * gnus-art.el (article-decode-idna-rhs): Don't use
9752         message-idna-inside-rhs-p.
9754 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9756         * message.el (message-idna-inside-rhs-p): Removed.
9757         (message-idna-to-ascii-rhs-1): Use proper address parsing.
9759         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
9760         false positives.
9762 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
9764         * imap.el (imap-sasl-make-mechanisms): Use sasl.
9766 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9768         * nneething.el (nneething-file-name): Don't create spurions
9769         files.
9771         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
9772         (gnus-inews-do-gcc): Remove sleep.
9774         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
9775         part under point.
9777         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
9778         (gnus-agent-regenerate-group): Using nil messages aren't valid.
9780 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
9782         * spam.el (spam-summary-prepare-exit): Fixed (length).
9784 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9786         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
9787         as expired without moving it" message when there are spam
9788         messages left.
9790 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
9792         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
9793         header is not nil.
9795 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
9797         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
9798         nntp-possibly-create-directory, not nntp-possibly-change-group.
9799         (nntp-marks-changed-p): New arg SERVER.
9800         (nntp-request-update-info): Adjust caller.
9802 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
9804         * nntp.el (nntp-save-marks): Pass missing arg.
9806 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
9808         * nntp.el: Support marks.
9809         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
9810         (nntp-marks-modtime, nntp-marks-directory): New variables.
9811         (nntp-request-set-mark, nntp-request-update-info)
9812         (nntp-possibly-create-directory, nntp-marks-changed-p)
9813         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
9814         functions.
9816 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
9818         * gnus-score.el (gnus-score-insert-help): Use
9819         gnus-select-lowest-window.
9821         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
9822         appt-select-lowest-window and rename to gnus-select-lowest-window.
9824         * gnus.el: do.
9826 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9828         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
9829         encodings of MIME-encoded words, in order to improve
9830         interoperability with several broken MUAs.
9832 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9834         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
9835         tags, only when charsets are not specified in headers.
9836         (mm-inline-text-html-render-with-w3m): Ditto.
9838 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9840         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
9841         instead of MIME-decoded from fields when checking
9842         `gnus-article-address-banner-alist'.
9844 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
9846         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
9847         description rather than subject.
9849 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9851         * gnus.el (gnus-version-number): Bump.
9853 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9855         * gnus.el: No Gnus v0.2 is released.
9857 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9859         * gnus-agent.el (gnus-agent-read-agentview): Inline
9860         gnus-uncompress-range.
9862 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9864         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
9865         `exec-installed-p'.
9867 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9869         * gnus.el (spam-process, spam-autodetect-methods): Add
9870         bsfilter and bsfilter-headers.
9872         * spam.el (spam-bsfilter): New customize group.
9873         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
9874         (spam-bsfilter-header, spam-bsfilter-probability-header)
9875         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
9876         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
9877         (spam-bsfilter-database-directory): New options.
9878         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
9879         (spam-list-of-statistical-checks, spam-registration-functions):
9880         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
9881         (spam-bsfilter-score): New command.
9882         (spam-check-bsfilter-headers, spam-check-bsfilter)
9883         (spam-bsfilter-register-with-bsfilter)
9884         (spam-bsfilter-register-spam-routine)
9885         (spam-bsfilter-unregister-spam-routine)
9886         (spam-bsfilter-register-ham-routine)
9887         (spam-bsfilter-unregister-ham-routine): New functions.
9888         (spam-generic-score): Support bsfilter; Accept an optional argument
9889         to recalcurate spam score even if scoring header has already been
9890         added.
9891         (spam-bogofilter-score, spam-spamassassin-score): Accept an
9892         optional argument to recalcurate spam score even if scoring header
9893         has already been added.
9895 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
9897         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
9898         strings!  Reported by David D. Smith <davidsmith@acm.org>.
9899         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
9900         link is missing.
9902 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
9904         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
9905         (html2text-get-attr): Rewrite.
9907         * message.el (message-setup-1): Remove redundant put-text-property
9908         on mail-header-separator.
9910 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
9912         * gnus-registry.el (gnus-registry-cache-whitespace)
9913         (gnus-registry-action, gnus-registry-spool-action)
9914         (gnus-registry-split-fancy-with-parent): Change message levels
9915         from 5 to 3 or 7, as needed.
9917         * spam.el (spam-summary-prepare-exit)
9918         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
9919         (spam-split, spam-find-spam, spam-log-undo-registration)
9920         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
9921         level from 5 to 6.
9923 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9925         * gnus-ems.el: Autoload appt-select-lowest-window (revert
9926         2004-03-04 change).
9928 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
9930         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
9931         Use mapc when appropriate.
9933         * sieve-manage.el (sieve-manage-open): do.
9935         * nnweb.el (nnweb-insert-html): do.
9937         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
9938         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
9940         * nnspool.el (nnspool-request-group): do.
9942         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
9943         do.
9945         * nnml.el (nnml-request-update-info): do.
9947         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
9948         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
9950         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
9951         (nnimap-request-set-mark): do.
9953         * nnfolder.el (nnfolder-request-update-info): do.
9955         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
9956         do.
9958         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
9960         * gnus-uu.el (gnus-uu-find-articles-matching): do.
9962         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
9963         do.
9965         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
9966         do.
9968         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
9970         * gnus-nocem.el (gnus-nocem-scan-groups): do.
9972         * gnus-int.el (gnus-start-news-server): do.
9974         * gnus-group.el (gnus-group-make-kiboze-group)
9975         (gnus-group-browse-foreign-server): do.
9977 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
9979         FIXME: Make separate entries for each person.
9981         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
9982         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
9983         <shields@msrl.com>:
9985         * spam.el (spam-necessary-extra-headers): Get the extra headers we
9986         may need for spam sorting and scoring.
9987         (spam-user-format-function-S): Add user format function suitable for
9988         general use.
9989         (spam-article-sort-by-spam-status): Add sorting function for summary
9990         sorting.
9991         (spam-extra-header-to-number): Add function to get a score from a
9992         header.
9993         (spam-summary-score): Add function to  get a numeric score from the
9994         headers.
9995         (spam-generic-score): Fixed function doc, was in wrong place.
9996         (spam-initialize): Take symbols when it's run, and install the
9997         extra headers that spam-necessary-extra-headers thinks we need.
9999 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
10001         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10002         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10004 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
10006         * gnus-sum.el (gnus-set-global-variables)
10007         (gnus-build-all-threads, gnus-get-newsgroup-headers)
10008         (gnus-article-get-xrefs, gnus-summary-best-group)
10009         (gnus-summary-next-article, gnus-summary-enter-digest-group)
10010         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10011         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
10012         with-current-buffer.
10014 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
10016         * spam.el (spam-summary-prepare-exit): Simplify logic.
10017         (spam-fetch-article-header): Read the article header if it's not
10018         available.
10019         (spam-list-articles): Simplify logic.
10020         (spam-filelist-register-routine): Fix bug with unregister-list.
10022         * gnus-registry.el: Fix comments at beginning.
10024 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
10026         * message.el (message-cater-to-broken-inn): Remove.
10027         (message-shorten-references): Make sure the total folded length of
10028         References is shorter than 998 characters to cater to a bug in INN
10029         2.3.  Also, don't pretend that references aren't folded -- this
10030         hasn't worked for a while.
10032 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10034         * gnus-agent.el (gnus-agentize):
10035         gnus-agent-send-mail-real-function no longer set to current value
10036         of message-send-mail-function but rather a lambda that calls
10037         message-send-mail-function.  The change makes the agent real-time
10038         responsive to user changes to message-send-mail-function.
10040 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10042         * legacy-gnus-agent.el
10043         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10044         help from Florian Weimer <fw@deneb.enyo.de>
10046 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10048         * nnmail.el (nnmail-cache-insert): Revert last change.
10050 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10052         * nnmail.el (nnmail-cache-insert): Always check whether
10053         nnmail-cache-ignore-groups matches a group name.
10055 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
10057         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10058         (spam-find-spam, spam-log-processing-to-registry)
10059         (spam-log-registered-p, spam-log-unregistration-needed-p)
10060         (spam-log-undo-registration): Use gnus-message instead of
10061         gnus-error, none of these errors are fatal.
10063         * gnus-registry.el (gnus-registry-clean-empty-function)
10064         (gnus-registry-clean-empty): Remove only empty entries without
10065         extra data.
10067 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
10069         * spam-stat.el (spam-stat-buffer-change-to-spam)
10070         (spam-stat-buffer-change-to-non-spam): Change (error) to
10071         (gnus-message 8) invocation.
10073 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10075         * nntp.el (nntp-via-netcat-command): New variable.
10076         (nntp-via-netcat-switches): New variable.
10077         (nntp-open-via-rlogin-and-netcat): New function.
10078         (nntp-open-connection-function): Doc fix.
10079         (nntp-telnet-command): Doc fix.
10080         (nntp-end-of-line): Doc fix.
10081         (nntp-via-rlogin-command): Doc fix.
10082         (nntp-via-user-name): Doc fix.
10083         (nntp-via-address): Doc fix.
10085 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10087         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
10088         error in Emacs 21.1.
10090 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
10092         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
10094 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10095         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
10096         (gnus-agent-with-refreshed-group): New macro.
10097         (gnus-agent-rename-group): New function.
10098         (gnus-agent-delete-group): New function.
10099         (gnus-agent-save-group-info): Use gnus-command-method when
10100         `method' parameter is nil.  Don't write nil entries into the
10101         active file.
10102         (gnus-agent-get-group-info): New function.
10103         (gnus-agent-fetch-articles): Use
10104         gnus-agent-update-files-total-fetched-for to increment disk space
10105         used.
10106         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
10107         gnus-agent-update-view-total-fetched-for to increment disk space
10108         used.
10109         (gnus-agent-get-local): Added optional parameters to avoid calling
10110         gnus-group-real-name and gnus-find-method-for-group.
10111         (gnus-agent-set-local): Delete stored entry if either min, or max,
10112         are nil.
10113         (gnus-agent-fetch-session): Reworded error/quit messages.  On
10114         quit, use gnus-agent-regenerate-group to record existance of any
10115         articles fetched to disk before the quit occurred.
10116         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
10117         gnus-agent-update-view-total-fetched-for, and
10118         gnus-agent-update-files-total-fetched-for to decrement disk space
10119         used.
10120         (gnus-agent-retrieve-headers): Use
10121         gnus-agent-update-view-total-fetched-for to increment disk space
10122         used.
10123         (gnus-agent-regenerate-group): Replace gnus-group-update-group
10124         with gnus-agent-update-files-total-fetched-for to decrement disk
10125         space and fresh group buffer.
10126         (gnus-agent-inhibit-update-total-fetched-for): New variable.
10127         (gnus-agent-need-update-total-fetched-for): New variable.
10128         (gnus-agent-update-files-total-fetched-for): New function.
10129         (gnus-agent-update-view-total-fetched-for): New function.
10130         (gnus-agent-total-fetched-for): New function.
10132         * gnus-cache.el (gnus-cache-save-buffers): Use
10133         gnus-cache-update-overview-total-fetched-for to change disk space
10134         used by this group.
10135         (gnus-cache-possibly-enter-article): Use
10136         gnus-cache-update-file-total-fetched-for to increment disk space
10137         used by this group.
10138         (gnus-cache-possibly-remove-article): Use
10139         gnus-cache-update-file-total-fetched-for to decrement disk space
10140         used by this group.
10141         (gnus-cache-generate-nov-databases): Purge total fetched cache.
10142         (gnus-cache-rename-group): New function.
10143         (gnus-cache-delete-group): New function.
10144         (gnus-cache-inhibit-update-total-fetched-for): New variable.
10145         (gnus-cache-need-update-total-fetched-for): New variable.
10146         (gnus-cache-with-refreshed-group): New macro.
10147         (gnus-cache-update-file-total-fetched-for): New function.
10148         (gnus-cache-update-overview-total-fetched-for): New function.
10149         (gnus-cache-rename-group-total-fetched-for): New function.
10150         (gnus-cache-delete-group-total-fetched-for): New function.
10151         (gnus-cache-total-fetched-for): New function.
10153         * gnus-group.el: Require gnus-sum and autoload functions to
10154         resolve warnings when gnus-group.el compiled alone.
10155         (gnus-group-line-format): Documented new %F
10156         (size of Fetched data) group line format; identifies disk space
10157         used by agent and cache.
10158         (gnus-group-line-format-alist): Defined new F format.
10159         (gnus-total-fetched-for): New function.
10160         (gnus-group-delete-group): No longer update
10161         gnus-cache-active-altered as gnus-request-delete-group now keeps
10162         the cache in sync.
10163         (gnus-group-list-active): Let the agent store a server's active
10164         list if currently plugged.
10166         * gnus-int.el (gnus-request-delete-group): Use
10167         gnus-cache-delete-group and gnus-agent-delete-group to keep the
10168         local disk in sync with the server.
10169          (gnus-request-rename-group): Use
10170         gnus-cache-rename-group and gnus-agent-rename-group to keep the
10171         local disk in sync with the server.
10173         * gnus-start.el (gnus-get-unread-articles): Cosmetic
10174         simplification to logic.
10176         * gnus-util.el (gnus-rename-file): New function.
10178 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
10180         * mm-util.el (mm-image-load-path): Handle nil in load-path.
10182 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
10184         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
10185         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
10187 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
10189         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
10190         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
10192 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
10194         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
10196 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
10198         * spam.el (spam-set-difference): Add function to replace
10199         gnus-set-difference in spam.el.
10200         (spam-summary-prepare-exit): Use spam-set-difference.
10202 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10204         * gnus-registry.el (gnus-registry-cache-file): Update to use
10205         gnus-dribble-directory OR gnus-home-directory OR ~.
10206         (gnus-registry-split-fancy-with-parent): Fix doc.
10208 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10210         * message.el (message-exchange-point-and-mark): Use
10211         message-mark-active-p.  Suggested by Jesper Harder
10212         <harder@ifa.au.dk>.
10214 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10216         * message.el (message-exchange-point-and-mark): Don't activate
10217         region if it was inactive.  Suggested by Hiroshi Fujishima
10218         <pooh@nature.tsukuba.ac.jp>.
10220 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10222         * gnus-art.el (article-display-face): Display Faces in the same
10223         order as X-Faces.
10225 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10227         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
10229 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10231         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
10232         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
10233         (gnus-article-mime-hierarchy): Remove.
10234         (gnus-article-mime-hierarchy-next): Remove.
10235         (gnus-article-mode): Revert 2004-03-19 change.
10236         (gnus-article-setup-buffer): Revert 2004-03-19 change.
10237         (gnus-insert-mime-button): Revert 2004-03-19 change.
10238         (gnus-mime-accumulate-hierarchy): Remove.
10239         (gnus-mime-enter-multipart): Remove.
10240         (gnus-mime-leave-multipart): Remove,
10241         (gnus-mime-display-part): Revert 2004-03-19 change.
10242         (gnus-mime-display-alternative): Revert 2004-03-19 change.
10244         * mml.el (mml-preview): Revert 2004-03-19 change.
10246 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10248         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
10250 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10252         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
10253         t while entering a file name using the mm-with-multibyte macro.
10254         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10256         * mm-util.el (mm-with-multibyte): New macro.
10258 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10260         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
10261         user option.
10262         (gnus-mime-multipart-functions): Doc and customization fix.
10263         (gnus-article-mime-hierarchy): New variable.
10264         (gnus-article-mime-hierarchy-next): New variable.
10265         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
10266         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
10267         gnus-article-mime-hierarchy-next to nil.
10268         (gnus-insert-mime-button): Show hierarchy numbers.
10269         (gnus-mime-accumulate-hierarchy): New function.
10270         (gnus-mime-enter-multipart): New function.
10271         (gnus-mime-leave-multipart): New function.
10272         (gnus-mime-display-part): Recompute hierarchical MIME structure.
10273         (gnus-mime-display-alternative): Show hierarchy numbers.
10275         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
10276         gnus-article-mime-hierarchy-next to nil.
10278 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
10280         * dns.el: Don't require gnus-xmas.
10282 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
10284         * mml.el (mml-generate-mime-1): Don't use format=flowed with
10285         inline PGP.
10286         (mml-menu): Disable mml-quote-region if mark is inactive.
10288 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10290         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
10291         when the group's active is not available.
10293 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10295         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
10296         error.
10298 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
10300         * imap.el (imap-store-password): New variable.
10301         (imap-interactive-login): Use it.
10302         Suggested by Mark Plaksin <happy@mcplaksin.org>.
10304 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10306         * gnus-art.el (gnus-article-read-summary-keys): Restore new
10307         window-start and hscroll to summary window.
10309 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10311         * gnus-start.el (gnus-convert-old-newsrc): Only write the
10312         conversion message to newsrc-dribble when an actual conversion is
10313         performed.
10315 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
10317         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
10319 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10321         * mm-decode.el (mm-complicated-handles): New function reviving
10322         former definition of mm-multiple-handles.
10324         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10325         (gnus-mime-delete-part): Use it.
10327 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10329         * gnus-agent.el (gnus-agent-read-local): Bind
10330         nnheader-file-coding-system to gnus-agent-file-coding-system to
10331         avoid the implicit assumption that they will always be equal.
10332         (gnus-agent-save-local): Bind buffer-file-coding-system, not
10333         coding-system-for-write, as the with-temp-file macro first prints
10334         to a buffer then saves the buffer.
10336 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10338         * gnus-art.el (gnus-article-edit-part): New function.
10339         (gnus-mime-save-part-and-strip): Use it; do query instead of
10340         signaling an error; don't use mm-multiple-handles.
10341         (gnus-mime-delete-part): Ditto.
10343 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10345         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
10346         old file versions.
10347         (gnus-group-prepare-hook): Removed function that converted list
10348         form of gnus-agent-expire-days to group properties.
10350         * gnus-int.el: Autoload gnus-agent-regenerate-group.
10351         (gnus-request-accept-article): Re-indented.
10353         * gnus-start.el (gnus-convert-old-newsrc): Registered new
10354         converters to handle old agent file formats.  Added logic for a
10355         "backup before upgrading warning".
10356         (gnus-convert-mark-converter-prompt): Developers can mark
10357         functions as needing (default), or not needing,
10358         gnus-convert-old-newsrc's "backup before upgrading warning".
10359         (gnus-convert-converter-needs-prompt): Tests whether the user
10360         should be protected from potentially irreversable changes by the
10361         function.
10363         * legacy-gnus-agent.el (): New. Provides converters that are only
10364         loaded when gnus-convert-old-newsrc needs to call them.
10366 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10368         * mail-source.el (mail-source-touch-pop): Doc fix.
10370         * message.el (message-smtpmail-send-it): Doc fix.
10372 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
10374         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
10376         * nnmail.el (nnmail-split-fancy): do.
10378         * gnus-kill.el (gnus-kill, gnus-execute): do.
10380 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
10382         * gnus-sum.el (gnus-widget-reversible-match)
10383         (gnus-widget-reversible-to-internal)
10384         (gnus-widget-reversible-to-external): New functions.
10385         (gnus-widget-reversible): New widget.
10386         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
10388 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
10390         * gnus-sum.el (gnus-thread-sort-functions)
10391         (gnus-article-sort-functions): Document `(not F)' items.
10393 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10395         * spam.el (spam-use-gmane-xref): Add new backend.
10396         (spam-gmane-xref-spam-group): Add variable to control the name of the
10397         Gmane spam group.
10398         (spam-blackhole-servers, spam-blackhole-good-server-regex)
10399         (spam-regex-headers-spam, spam-regex-headers-ham)
10400         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
10401         (spam-list-of-checks): Add spam-use-gmane-xref to list of
10402         backends and checks.
10403         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
10405         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
10406         an autodetect method.
10408 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10410         * gnus-int.el (gnus-request-accept-article): Inform the agent that
10411         articles are being added to a group.
10412         (gnus-request-replace-article): Inform the agent that articles
10413         need to be uncached as the cached contents are no longer valid.
10415 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10417         * binhex.el: Don't autoload executable-find.
10419         * canlock.el: Don't autoload mail-fetch-field.
10421         * gnus-ems.el: Don't autoload appt-select-lowest-window.
10423         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
10424         rmail-dont-reply-to and rmail-output.
10426         * gnus-score.el: Don't autoload ffap-string-at-point.
10428         * gnus-setup.el: Don't autoload sc-cite-original.
10430         * imap.el: Don't autoload base64-decode-string,
10431         base64-encode-string and md5.
10433         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
10434         and rmail-msg-restore-non-pruned-header.
10436         * mm-decode.el: Don't autoload executable-find.
10438         * mm-url.el: Don't autoload executable-find.
10440         * mm-view.el: Don't autoload diff-mode.
10442         * nndb.el: Don't autoload news-reply-mode, news-setup,
10443         cancel-timer and telnet.
10445         * password.el: Don't autoload run-at-time for Emacs.
10447         * sha1-el.el: Don't autoload executable-find.
10449         * sieve-mode.el: Don't autoload c-mode.
10451         * uudecode.el: Don't autoload executable-find.
10453 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10455         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
10456         (gnus-agent-possibly-alter-active): Avoid null in numeric
10457         comparison.
10458         (gnus-agent-set-local): Refuse to save null in local object table.
10459         (gnus-agent-regenerate-group): The REREAD parameter can now be a
10460         list of articles that will be marked as unread.
10462 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10464         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
10466 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
10468         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
10469         language tags.
10471 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10473         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
10474         Don't bind "obarray".
10476         * gnus-sum.el (gnus-thread-sort-functions): Added
10477         `gnus-thread-sort-by-most-recent-number' and
10478         `gnus-thread-sort-by-most-recent-date'.
10479         Reported by Kai Grossjohann <kai@emptydomain.de>.
10481 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10483         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
10485 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10487         * gnus-cus.el (gnus-agent-customize-category): Removed
10488         ignore-errors macro reference that required cl to be loaded at
10489         run-time.
10491         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
10492         single-interval range of the form (min . max).  Previously the
10493         range had to look like ((min . max)).  Likewise, return
10494         (min . max) rather than ((min . max)).
10495         (gnus-range-map): Use gnus-range-normalize to accept
10496         single-interval range.
10498         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
10499         the cache, but not the agent, now appear with their usual face.
10501 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10503         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
10504         w3m-safe-url-regexp variable buffer-local.
10506         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10508 2004-02-27  Simon Josefsson  <jas@extundo.com>
10510         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
10511         gnus-group-real-prefix.
10512         (gnus-summary-move-article): Use it, instead of
10513         gnus-group-real-prefix.
10515 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10517         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
10518         w3m-safe-url-regexp variable buffer-local and set it as the value
10519         of mm-w3m-safe-url-regexp.
10521         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10523         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
10524         parsing gnus-posting-styles when the message is not for replying.
10526         * nnrss.el (nnrss-opml-export): Use
10527         mm-set-buffer-file-coding-system instead of
10528         set-buffer-file-coding-system.
10530 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
10532         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
10533         of checkdoc.el).
10534         * nnrss.el: do.
10535         * gnus-mlspl.el: do.
10536         * gnus-ml.el: do.
10537         * gnus-srvr.el: do.
10539         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
10541 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10543         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
10544         Corrections to custom-manual links.
10546         * gnus-art.el (gnus-article): Ditto.
10548         * mm-decode.el (mime-display, mime-security): Ditto.
10550 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10552         * flow-fill.el: Typo.
10554 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
10556         * spam-wash.el: New file.
10558 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
10560         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
10562 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10564         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
10565         to be run with new-articles as LIST1, not LIST2.
10566         (spam-registration-functions): Add spam-use-ham-copy as a nil
10567         registration backend.
10569 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10571         * spam-stat.el (spam-stat-washing-hook): New option.
10572         (spam-stat-buffer-words): Use it.
10573         (spam-stat-process-directory, spam-stat-test-directory): Use
10574         insert-file-contents-literally.
10575         (spam-stat-coding-system): New variable.
10576         (spam-stat-load, spam-stat-save): Use it.
10578 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10580         * spam-report.el (spam-report-plug-agent): Quote
10581         spam-report-url-to-file and spam-report-url-ping-plain.
10583 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
10585         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
10586         / in mailto URLs.
10588 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10590         * spam-report.el (spam-report-process-queue): Fix interactive use.
10591         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
10592         (spam-report-unplug-agent): Doc fixes.
10593         (spam-report-url-ping-mm-url, spam-report-url-to-file)
10594         (spam-report-agentize, spam-report-deagentize): Autoload
10596 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10598         * message.el (message-setup-fill-variables): Add mml tags to
10599         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
10600         <ajk@iu.edu>.
10601         (message-mode): Don't modify paragraph-separate there.
10603 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10605         * compface.el (uncompface-use-external): Default to undecided.
10606         (uncompface-use-external-threshold): New variable.
10607         (uncompface-float-time): New macro.
10608         (uncompface): Determine whether to use the external decoder if
10609         uncompface-use-external is undecided.
10611 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10613         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
10614         after images.
10616         * gnus-art.el (gnus-mime-display-single): Remove dead code.
10618 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
10620         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
10622         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
10624         * gnus-sum.el (gnus-summary-limit-to-age)
10625         (gnus-summary-limit-children): do.
10627         * gnus-int.el (gnus-request-scan): do.
10629         * gnus-group.el (gnus-group-suspend): do.
10631         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
10633         * gnus-cite.el (gnus-cite-parse-attributions): do.
10635         * gnus-agent.el (gnus-summary-set-agent-mark)
10636         (gnus-agent-regenerate-group): do.
10638         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
10640         * binhex.el (binhex-decode-region-internal): do.
10642 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10644         * gnus-fun.el (gnus-face-properties-alist): New user option.
10645         (gnus-display-x-face-in-from): Use it.
10647         * gnus-art.el (article-display-face): Ditto.
10649         * compface.el (uncompface-use-external): Default to nil.
10651 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
10653         * nntp.el (nntp-erase-buffer): New function.
10654         (nntp-retrieve-data, nntp-send-command)
10655         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
10656         (nntp-possibly-change-group): Use it.
10658         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
10659         with-current-buffer.
10661 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
10663         * compface.el: Merge the ELisp-based uncompface program.
10664         (compface): New customization group.
10665         (uncompface-use-external): New user option.
10666         (uncompface): Call uncompface-internal if uncompface-use-external
10667         is nil.
10668         (uncompface-internal): New function.  Note that there are also
10669         some other functions and variables added for this function.
10671 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
10673         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
10674         if necessary.
10676 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
10678         * spam-report.el (spam-report-unplug-agent)
10679         (spam-report-plug-agent, spam-report-deagentize)
10680         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
10681         Add support for the Agent in spam-report: when unplugged, report to a
10682         file; when plugged, submit all the requests.
10684         * spam.el (spam-register-routine): Fix message about
10685         registration.
10687 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
10689         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
10690         dependencies.
10691         (rfc2047-encode): Use it.
10693         * gnus-art.el (gnus-button-marker-list): Move before first
10694         reference.
10696         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
10697         (imap-parse-body): Fix format string mismatch.
10699         * gnus-score.el (gnus-summary-increase-score): do.
10701         * nnrss.el (nnrss-close): New function.
10703 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
10705         * nnrss.el (nnrss-make-filename): New function.
10706         (nnrss-request-delete-group, nnrss-read-server-data)
10707         (nnrss-save-server-data, nnrss-read-group-data)
10708         (nnrss-save-group-data): Use it.
10709         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
10710         (nnrss-read-server-data, nnrss-read-group-data): Use load.
10711         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
10713 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
10715         * mml.el (mml-compute-boundary-1): Don't uncompress files.
10717 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
10719         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
10720         files.
10722         * message.el (message-generate-headers-first): Don't quote nil
10723         and t in docstrings.
10725         * imap.el (imap-id): do.
10727         * gnus-agent.el (gnus-agent-consider-all-articles)
10728         (gnus-agent-queue-mail): do.
10730 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
10732         * spam-report.el (spam-report-process-queue): New function.
10733         Process requests from `spam-report-requests-file'.
10734         (spam-report-process-queue): Doc fix.
10736 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
10738         * spam.el (spam-register-routine)
10739         (spam-log-processing-to-registry, spam-log-registered-p)
10740         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10741         Change "check" to "spam-check" for semi-clarity.
10743 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
10745         * pop3.el: Require nnheader.
10747         * mml-smime.el: Require cl.  Autoload message-fetch-field.
10749         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
10751         * gnus-picon.el: Require cl.
10753         * gnus-fun.el: Require gnus-ems and gnus-util.
10755         * gnus.el (gnus-method-to-server): Move defsubst before first use.
10757         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
10759         * gnus-art.el (gnus-article-edit-mode): Define before first
10760         reference.
10762 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
10764         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
10765         (gnus-uu-post-encoded): Use point-at-bol.
10767         * gnus-topic.el (gnus-group-active-topic-p): do.
10769         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
10771         * gnus-group.el (gnus-group-kill-region): do.
10773         * gnus-art.el (article-date-ut): do.
10775         * message.el (message-fetch-field): Remove redundant
10776         case-fold-search binding.
10777         (message-narrow-to-field): Simplify.
10779 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10781         * spam.el (spam-directory): Derive from `gnus-directory'.
10783         * spam-report.el (spam-report-url-to-file)
10784         (spam-report-requests-file): New function and variable for offline
10785         reporting.
10786         (spam-report-url-ping-function): Add `spam-report-url-to-file'
10787         and user defined function.
10788         (spam-report-url-ping-mm-url): Remove doubled slash.
10790 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
10792         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
10794 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
10796         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
10797         format string mismatch.
10799         * sieve.el (sieve-deactivate-all): do.
10801         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
10803         * nnlistserv.el (nnlistserv-kk-wash-article): do.
10805         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
10807         * mm-bodies.el (mm-7bit-chars): Don't include \r.
10809 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
10811         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
10812         the list of checks.
10814 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
10816         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
10817         padding.
10819 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
10821         * mm-view.el (mm-fill-flowed): New variable.
10822         (mm-inline-text): Use it.
10824 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
10826         * spam.el (spam-spamassassin-register-ham-routine)
10827         (spam-spamassassin-register-spam-routine): Fix function names.
10829 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10831         * gnus.el (gnus-tmp-grouplens): Remove.
10832         (gnus-summary-line-format): Remove grouplens.
10834         * gnus-group.el (gnus-group-line-format): Ditto.
10836         * gnus-spec.el (gnus-format-specs): Ditto.
10837         (gnus-update-format-specifications): Flush the group format spec
10838         cache if there's the grouplens stuff.
10839         (gnus-parse-simple-format): Replace %l with the empty string.
10841 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
10843         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
10844         omission.
10846 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10848         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
10849         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10851 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
10853         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
10854         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
10855         New macros and functions.
10856         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
10857         Handle > NLINK_MAX messages.
10858         * nnmaildir.el (nnmaildir-request-set-mark): Use
10859         nnmaildir--emlink-p and nnmaildir--eexist-p.
10861 2004-01-25  Alex Schroeder  <alex@gnu.org>
10863         * spam-stat.el (spam-stat-process-directory-age): New option.
10864         (spam-stat-process-directory): Use it.
10866 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10868         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
10869         (spam-stat-save): Accept prefix argument.
10871 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
10873         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
10874         links" error.
10876 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10878         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
10879         compatibility with old .newsrc.eld files.
10881         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
10883         * gnus-start.el (gnus-1): do.
10885         * gnus-group.el (gnus-group-line-format-alist): do.
10887         * gnus.el (gnus-use-grouplens, gnus-visual): do.
10889         * gnus-gl.el: Remove.
10891 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10893         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
10894         marks consisting of a single range {for example, (3 . 5)} rather
10895         than a list of a single range { ((3 . 5)) }.
10897 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10899         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
10900         with-current-buffer.
10901         (spam-stat-store-current-buffer): Use insert-buffer-substring to
10902         avoid consing a string.
10904         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
10905         Remove obsolete entries for big5 and gb2312.
10907 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10909         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
10910         uncompressed list.
10912 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
10914         * spam-stat.el (spam-stat-strip-xref): New function.
10915         (spam-stat-process-directory): Use it.
10917         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
10918         here -- it's done in message-fetch-field.
10920 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10922         * gnus-agent.el (gnus-agent-queue-mail,
10923         gnus-agent-prompt-send-queue): New variables.
10924         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
10925         * gnus-draft.el (gnus-group-send-queue): Pass the group name
10926         "nndraft:queue" along to gnus-draft-send.  Use
10927         gnus-agent-prompt-send-queue.
10928         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
10929         is "nndraft:queue".  Suggested by Gaute Strokkenes
10930         <gs234@srcf.ucam.org>
10932         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
10933         (agent-enable-undownloaded-faces): Added
10934         (gnus-agent-cat-groups): Use eval-and-compile, not
10935         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
10936         method of gnus-agent-cat-groups even when the buffer has been
10937         evaled.
10938         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
10939         delete gnus-agent-save-active-1.
10940         (gnus-agent-save-groups): Deleted. Identical to
10941         gnus-agent-save-active.
10942         (gnus-agent-write-active): No longer adjust agent's copy of active
10943         file as agent's adjustments are now stored in their own
10944         file. Removed optional parameter.
10945         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
10946         servers.  Add use of min/max range limits from server's local
10947         file.
10948         (gnus-agent-save-alist): Removed unused optional argument.
10949         (gnus-agent-load-local, gnus-agent-read-and-cache-local),
10950         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
10951         (gnus-agent-set-local): A per-server file that keeps min/max range
10952         limits for articles known to the agent.  Provides a fast mechanism
10953         for altering many active ranges.
10954         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
10955         active file (local makes it unnecessary).
10956         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
10958         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
10959         (agent-enable-undownloaded-faces): Added
10961         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
10962         disable it when sending to "nndraft:queue".
10963         (gnus-group-send-queue): Add safety check to avoid sending queue
10964         when unplugged.
10966         * gnus-group.el (gnus-group-catchup): Use new
10967         gnus-sequence-of-unread-articles, not
10968         gnus-list-of-unread-articles, to avoid exhausting memory with huge
10969         numbers of articles.  Use gnus-range-map to avoid having to
10970         uncompress the unread list.
10971         (gnus-group-archive-directory,
10972         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
10973         reference.
10975         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
10976         (gnus-sorted-range-intersection): Intersection of two ranges
10977         without requiring that they first be uncompressed.
10979         * gnus-start.el (gnus-activate-group): Unless blocked by the
10980         caller, possibly expand the active range to include both cached
10981         and agentized articles.
10982         (gnus-convert-old-newsrc): Rewrote in anticipation of having
10983         multiple version-dependent converters.
10984         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
10985         gnus-agent-save-active.
10986         (gnus-save-newsrc-file): Save dirty agent range limits.
10988         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
10989         gnus-agent-possibly-alter-active.
10990         (gnus-adjust-marked-articles): Faster handling of simple lists
10992 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
10994         * spam-stat.el (spam-stat-test-directory): New optional argument
10995         displays a list of files detected.  Suggested by Andrew Cohen
10996         <cohen@andy.bu.edu>.
10997         (spam-stat-buffer-words-with-scores): Don't narrow and change
10998         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
11000 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
11002         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11003         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11004         (spam-spamassassin-arguments)
11005         (spam-spamassassin-spam-flag-header)
11006         (spam-spamassassin-positive-spam-flag-header)
11007         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11008         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11009         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11010         (spam-list-of-processors, spam-list-of-checks)
11011         (spam-list-of-statistical-checks, spam-registration-functions)
11012         (spam-check-spamassassin-headers, spam-check-spamassassin)
11013         (spam-spamassassin-score)
11014         (spam-spamassassin-register-with-sa-learn)
11015         (spam-spamassassin-register-spam-routine)
11016         (spam-spamassassin-register-ham-routine)
11017         (spam-assassin-register-spam-routine)
11018         (spam-assassin-register-ham-routine): add SpamAssassin support
11019         (spam-bogofilter-score): fix to show article before scoring
11021 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
11023         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11024         default scoring function.
11025         (spam-generic-score): Call spam-spamassassin-score if
11026         spam-use-spamassassin or spam-use-spamassassin-headers is on;
11027         spam-bogofilter-score otherwise.
11029         * gnus.el (spam-process, spam-autodetect-methods): Add
11030         spamassassin and spamassassin-headers.
11032 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
11034         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11035         Suppress unnecessary messages.
11037 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
11039         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11040         make-hash-table.
11042 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11044         * canlock.el (base64-encode-string): Don't autoload it.
11046 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11048         * run-at-time.el: Remove useless (require 'itimer),
11049         eval-and-compile and (featurep 'xemacs).
11051 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
11053         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11054         GROUP is a virtual group.
11056 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
11058         * gnus.el: Autoload `message-y-or-n-p'.
11060 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
11062         * pgg-parse.el: Remove unnecessary (require 'custom).
11064         * pgg-def.el: do.
11066         * nnmail.el: do.
11068         * gnus-undo.el: do.
11070         * gnus-picon.el: do.
11072         * gnus-util.el: do.
11074 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
11076         * gnus-sum.el (gnus-pick-line-number): Add autoload.
11078 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11080         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
11081         handle, as well as a list.
11083         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
11084         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
11085         (mm-w3m-cid-retrieve): Simplify.
11087 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
11089         * message.el (message-kill-to-signature): Allow prefix arg to
11090         specify number of lines to keep before signature.
11092 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
11094         (message-kill-to-signature): Change docstring.
11096 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11098         * canlock.el: Always require sha1-el.
11099         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
11101         * message.el: Autoload sha1 only when compiling.
11103 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11105         * message.el (message-canlock-generate): Require sha1-el.
11107 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
11109         * message.el (message-expand-name): Silence the byte compiler.
11111 2004-01-13  Simon Josefsson  <jas@extundo.com>
11113         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11114         Invoke gnus-score-mode.  Reported by
11115         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
11117         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
11118         Jim Blandy <jimb@redhat.com> (tiny change).
11120 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11122         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
11124 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
11126         * spam.el (spam-get-article-as-string): Update to use
11127         gnus-request-article-this-buffer, much simpler.
11128         (spam-get-article-as-buffer): Remove.
11130 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
11132         * message.el (message-expand-name): Use EUDC if the user uses
11133         that.
11135 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
11137         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
11138         character for the encoding to avoid consing a string.
11140         * rfc2047.el (rfc2047-decode-string): Don't cons a string
11141         unnecessarily.
11143         * mm-util.el (mm-replace-chars-in-string): Remove.
11145         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
11146         of mm-replace-chars-in-string.
11148 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
11150         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
11151         strings.
11153         * mm-util.el (mm-subst-char-in-string): Support inplace.
11155         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
11156         a new string in every iteration.  Use shy groups.
11158 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
11160         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
11161         (gnus-group-change-level, gnus-kill-newsgroup)
11162         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
11163         (gnus-get-unread-articles, gnus-make-articles-unread)
11164         (gnus-make-ascending-articles-unread): Use accessor
11165         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
11166         to get group information for improved readability.
11168         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
11170         * gnus-soup.el (gnus-soup-group-brew): do.
11172         * gnus-msg.el (gnus-put-message): do.
11174         * gnus-move.el (gnus-group-move-group-to-server): do.
11176         * gnus-kill.el (gnus-batch-score): do.
11178         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
11179         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
11180         (gnus-group-update-group, gnus-group-read-group)
11181         (gnus-group-make-group, gnus-group-make-help-group)
11182         (gnus-group-make-archive-group, gnus-group-make-directory-group)
11183         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
11184         (gnus-group-sort-by-unread, gnus-group-catchup)
11185         (gnus-group-unsubscribe-group, gnus-group-kill-group)
11186         (gnus-group-yank-group, gnus-group-set-info)
11187         (gnus-group-list-groups): do.
11189         * gnus.el (gnus-generate-new-group-name): do.
11191         * gnus-delay.el (gnus-delay-send-queue): do.
11193         * nnvirtual.el (nnvirtual-catchup-group): do.
11195         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
11196         do.
11198         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
11199         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
11201         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
11202         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
11203         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
11204         (gnus-group-make-articles-read): do.
11206 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11208         * gnus-art.el (article-decode-mime-words, article-babel)
11209         (gnus-article-highlight-signature, gnus-article-add-buttons)
11210         (gnus-signature-toggle): Use gnus-with-article-buffer.
11212         * gnus-art.el (gnus-article-highlight-headers)
11213         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
11215         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
11216         (gnus-article-set-globals, gnus-request-article-this-buffer)
11217         (gnus-button-message-id, gnus-article-maybe-hide-headers)
11218         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
11219         (gnus-mime-display-alternative): Use with-current-buffer.
11221 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11223         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
11224         also under 80 char limit, and call gnus-error if needed.
11225         (spam-fetch-article-header): Fix - it was a
11226         buffer-local variable (gnus-newsgroup-data).
11227         (spam-find-spam): Use spam-generate-fake-headers, forget about
11228         spam-insert-fake-headers.
11229         (spam-insert-fake-headers): Remove.
11231 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11233         * deuglify.el (gnus-article-outlook-unwrap-lines)
11234         (gnus-outlook-rearrange-article)
11235         (gnus-outlook-repair-attribution-outlook)
11236         (gnus-outlook-repair-attribution-block)
11237         (gnus-outlook-repair-attribution-other): Remove redundant
11238         save-excursion.
11240 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
11242         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
11243         (spam-fetch-field-subject-fast)
11244         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
11245         (spam-fetch-article-header): Add functions to deal with Gnus
11246         internals for fast retrieval of article header data.
11247         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
11249 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
11251         * pop3.el (pop3-md5): Remove.
11252         (pop3-apop): Replace pop3-md5 with md5.
11254         * mm-bodies.el: base64 is always built-in.
11256         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
11257         with-current-buffer.
11259 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11261         * canlock.el (canlock-insert-header): Remove excessive grouping in
11262         regexp.
11264         * gnus-sum.el (gnus-summary-read-document): Ditto.
11266         * gnus-uu.el (gnus-uu-part-number): Ditto.
11268         * html2text.el (html2text-remove-tags): Ditto.
11269         (html2text-format-tags): Ditto.
11270         (html2text-format-single-elements): Ditto.
11272         * mml.el (mml-parse-1): Ditto.
11274 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11276         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
11278         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
11280         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
11282         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
11284 2003-11-15  Simon Josefsson  <jas@extundo.com>
11286         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
11287         (pgg-gpg-lookup-key): Use regexp match instead of
11288         split-string (split-string is different between emacs 21.2 and
11289         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
11291 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
11293         * gnus-art.el (gnus-mime-view-all-parts)
11294         (gnus-article-part-wrapper, gnus-article-view-part): Use
11295         with-current-buffer.
11297 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11299         * spam.el (spam-disable-spam-split-during-ham-respool)
11300         (spam-spamoracle-database, spam-cache-lookups)
11301         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
11302         (spam-group-ham-mark-p, spam-group-spam-mark-p)
11303         (spam-group-ham-marks, spam-group-spam-marks)
11304         (spam-group-spam-contents-p, spam-group-ham-contents-p)
11305         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
11306         also add spam-use-blackholes to the statistical checks.
11307         (spam-fetch-field-fast): Add interface to fetching fields, may
11308         become a macro.
11309         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
11310         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
11311         (spam-insert-fake-headers): Fake an article when needed.
11312         (spam-find-spam): Fake article when possible.
11313         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
11314         (spam-check-bogofilter-headers): Use message-fetch-field instead
11315         of nnmail-fetch-field.
11317 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
11319         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
11321 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
11323         * spam.el (spam-split): Do not require spam-use-CHECK to be
11324         enabled if that check is passed to spam-split explicitly; also
11325         fix so 'spam doesn't get converted to spam-split-group when
11326         spam-split-symbolic-return is t.
11327         (spam-find-spam): Find registrations of the article and use those
11328         instead of re-running spam-split to find the spam/ham
11329         classification of the article.
11330         (spam-log-processing-to-registry, spam-log-registered-p)
11331         (spam-log-unregistration-needed-p, spam-log-undo-registration):
11332         Use gnus-error instead of gnus-message.
11333         (spam-log-registration-type): Add function to determine the
11334         classification of a message based on registry entries; will
11335         return nil if both 'spam and 'ham are found.
11336         (spam-check-BBDB): Expand all the BBDB macros here so we can have
11337         a reasonably fast local cache without the loading errors.
11338         (spam-cache-lookups): Set to t by default.
11339         (spam-find-spam): Don't try to guess spam-cache-lookups.
11340         (spam-enter-whitelist, spam-enter-blacklist): Clear the
11341         spam-caches entry.
11342         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
11343         caching of whitelist/blacklist entries.
11344         (spam-check-whitelist, spam-check-blacklist): Invoke
11345         spam-from-listed-p with a type, not a cache variable.
11346         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
11348 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
11350         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
11352         * nnmail.el (nnmail-split-fancy): do.
11354         * mml.el (mml-parse): do.
11356         * gnus-score.el (gnus-enter-score-words-into-hashtb)
11357         (gnus-score-adaptive): do.
11359 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11361         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
11362         (gnus-mime-button-map): Don't set keymap parent.
11363         (gnus-button-ctan-directory-regexp): Use shy grouping.
11364         (gnus-prev-page-map): Don't set keymap parent.
11365         (gnus-prev-page-map): Remove duplicated one.
11366         (gnus-next-page-map): Don't set keymap parent.
11367         (gnus-mime-security-button-map): Ditto.
11369         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
11370         version number.
11372         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
11374 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11376         * canlock.el (canlock-sha1-function): Remove.
11377         (canlock-sha1-function-for-verify): Remove.
11378         (canlock-openssl-program): Remove.
11379         (canlock-openssl-args): Remove.
11380         (canlock-ignore-errors): Remove.
11381         (canlock-sha1-with-openssl): Remove.
11382         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
11383         (canlock-verify): Don't use canlock-ignore-errors.
11385         * sha1-el.el (sha1-string-external): Make it can return a string
11386         in binary form.
11387         (sha1-region-external): Ditto.
11388         (sha1-string-internal): Ditto.
11389         (sha1-region-internal): Ditto.
11390         (sha1-region): Ditto.
11391         (sha1-string): Ditto.
11392         (sha1): Ditto.
11394 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11396         * spam.el (spam-report-articles-gmane): New command.
11398 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11400         * gnus.el: Don't make unnecessary *Group* buffer when loading.
11402         * run-at-time.el (run-at-time-saved): Remove.
11403         (run-at-time): Doc fix.
11405 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
11407         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
11408         (gnus-summary-limit-map): Add it.
11409         (gnus-summary-make-menu-bar): do.
11411 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
11413         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
11414         Make attempt at some caching support (done for BBDB only now).
11415         (spam-find-spam): Set spam-cache-lookups if there are more than 2
11416         addresses to be checked.
11417         (spam-clear-cache-BBDB): Add function, to be invoked by
11418         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
11419         (spam-check-BBDB): Check and use the caches, if
11420         spam-cache-lookups is on, remove superfluous (provide).
11422 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11424         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
11426 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
11428         * run-at-time.el (run-at-time-saved): Move to after the definition
11429         of `run-at-time'.
11431 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11433         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
11434         mm-w3m-local-map-property.
11436         * mm-view.el (mm-w3m-mode-map): Remove.
11437         (mm-w3m-local-map-property): Remove.
11438         (mm-inline-text-html-render-with-w3m): Don't use
11439         mm-w3m-local-map-property.
11441 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11443         * run-at-time.el: New file.
11445         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
11446         of gnus-set-text-properties.
11448         * gnus-uu.el (gnus-uu-save-article): Ditto.
11450         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
11452         * gnus-cite.el (gnus-cite-parse): Ditto.
11454         * gnus-art.el (gnus-button-push): Use set-text-properties instead
11455         of gnus-.
11457         * gnus.el: Changed calls to nnheader-run-at-time and
11458         password-run-at-time throughout to use run-at-time directly.
11460         * password.el: Removed definition of run-at-time.
11462 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
11464         * mml.el (mml-minibuffer-read-disposition): Show attachment type
11465         in prompt.
11467 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11469         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
11470         XEmacs version.
11472         * dns.el (dns-make-network-process): Use `open-network-stream'
11473         instead of `gnus-xmas-open-network-stream'.
11475         * .cvsignore: Add auto-autoloads.el, custom-load.el.
11477 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11479         * gnus-art.el (gnus-mime-display-alternative)
11480         (gnus-insert-mime-button, gnus-insert-mime-security-button)
11481         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
11482         Don't use gnus-local-map-property.
11484         * gnus-util.el (gnus-local-map-property): Remove.
11486         * mm-view.el (mm-view-pkcs7-decrypt): Replace
11487         gnus-completing-read-maybe-default with completing-read.
11489         * gnus-util.el (gnus-completing-read): do.
11490         (gnus-completing-read-maybe-default): Remove.
11492 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11494         * password.el: Only autoload `run-at-time' if not XEmacs.
11495         Only autoload the itimer functions if XEmacs.
11497 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11499         * gnus-art.el (gnus-read-string): Remove.
11500         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
11501         read-string.
11503 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
11505         * netrc.el: Autoload password-read.
11506         (netrc): Add configuration group.
11507         (netrc-encoding-method, netrc-openssl-path): Add
11508         variables for encoding and decoding of files with symmetric
11509         ciphers.
11510         (netrc-encode): Add assistant function to encode a file with
11511         netrc-encoding-method.
11512         (netrc-parse): Add interactive parameter, added optional
11513         decoding if netrc-encoding-method is non-nil but otherwise
11514         behavior is standard.
11515         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
11516         Do s/encode/encrypt/ everywhere.
11518         * spam.el: Remove executable-find autoload.
11520 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11522         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
11524         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
11526 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11528         * gnus-art.el (gnus-treat-ansi-sequences,
11529         article-treat-ansi-sequences): New variable and function.
11530         Suggested by Dan Jacobson <jidanni@jidanni.org>.
11532         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11533         Use it.
11535 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11537         * mm-util.el (mm-quote-arg): Remove.
11539         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
11540         shell-quote-argument.
11542         * gnus-uu.el (gnus-uu-command): do.
11544         * gnus-sum.el (gnus-summary-insert-pseudos): do.
11546         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
11547         with make-char.
11549         * mm-util.el (mm-make-char): Remove.
11551         * mml.el (mml-mode): Replace gnus-add-minor-mode with
11552         add-minor-mode.
11554         * gnus-undo.el (gnus-undo-mode): do.
11556         * gnus-topic.el (gnus-topic-mode): do.
11558         * gnus-sum.el (gnus-dead-summary-mode): do.
11560         * gnus-start.el (gnus-slave-mode): do.
11562         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
11564         * gnus-ml.el (gnus-mailing-list-mode): do.
11566         * gnus-gl.el (gnus-grouplens-mode): do.
11568         * gnus-draft.el (gnus-draft-mode): do.
11570         * gnus-dired.el (gnus-dired-mode): do.
11572         * gnus-ems.el (gnus-add-minor-mode): Remove.
11574         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11575         Replace gnus-char-width with char-width.
11577         * gnus-ems.el (gnus-char-width): Remove.
11579         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11580         Replace gnus-char-width with char-width.
11582         * gnus-ems.el (gnus-char-width): Remove.
11584         * spam-stat.el (with-syntax-table): Remove with-syntax-table
11585         definition.
11586         Remove Emacs 20 hash table compatibility code.
11588         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
11589         20 compatibility code.
11591         * spam.el (spam-point-at-eol): Replace with point-at-eol.
11593         * smime.el (smime-point-at-eol): Replace with point-at-eol.
11595         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
11596         with point-at-{eol,bol}.
11598         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
11600         * imap.el (imap-point-at-eol): Replace with point-at-eol.
11602         * flow-fill.el (fill-flowed-point-at-bol,
11603         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
11605         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
11606         Replace with point-at-{eol,bol} throughout all files.
11608 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11610         * ntlm.el (ntlm-string-as-unibyte): New macro.
11611         (ntlm-build-auth-response): Use it.
11613         Remove Emacs 20 stuff:
11614         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
11615         of delq and copy-sequence.
11616         * gnus-art.el (popup-menu): Remove the compiler macro.
11617         * nnmail.el (nnmail-split-fancy): Don't support customizing with
11618         Emacs 20.
11620 2004-01-05  Simon Josefsson  <jas@extundo.com>
11622         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
11623         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
11624         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
11625         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
11626         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
11627         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
11628         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
11629         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
11630         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
11631         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
11632         ntlm-string-permute, string-lshift into ntlm-string-lshift,
11633         string-xor into ntlm-string-xor.  Suggested by
11634         Jesper Harder <harder@myrealbox.com>.
11636         * ntlm.el: Don't include poem.
11638         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
11639         Jesper Harder <harder@myrealbox.com>.
11641         * sasl-ntlm.el, ntlm.el, md4.el: New files.
11643         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
11644         probably breaks emacs with DL patch, but do we care? Is anyone
11645         still using the DL stuff?)
11647         * sieve-manage.el: Use the password package.
11648         (sieve-manage-read-passwd): Remove.
11649         (sieve-manage-interactive-login): Use password.  Re-add
11650         condition-case around loop.
11652         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
11653         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
11654         the password package.
11656 2003-02-19  Simon Josefsson  <jas@extundo.com>
11658         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
11659         token.
11661 2002-08-07  Simon Josefsson  <jas@extundo.com>
11663         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
11664         (sieve-manage-authenticators):
11665         (sieve-manage-authenticator-alist): Add some SASL mechs.
11666         (sieve-sasl-auth): New function.
11667         (sieve-manage-cram-md5-auth):
11668         (sieve-manage-plain-auth): Rewrite using SASL library.
11669         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
11670         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
11671         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
11672         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
11674 2004-01-05  Simon Josefsson  <jas@extundo.com>
11676         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
11677         New files.
11679 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11681         * gnus-group.el (gnus-no-groups-message): Update.
11683         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
11685 2003-11-09  Simon Josefsson  <jas@extundo.com>
11687         * imap.el: Support for ID IMAP extension (RFC 2971).
11688         (imap-local-variables): Add imap-id.
11689         (imap-id): New variable.
11690         (imap-id): New function.
11691         (imap-parse-response): Parse untagged ID response.
11692         * nnimap.el (nnimap-id): New variable.
11693         (nnimap-open-connection): Use it.
11695 2003-12-28  Simon Josefsson  <jas@extundo.com>
11697         * gnus-score.el (gnus-score-edit-all-score): New.
11698         * gnus-group.el (gnus-group-score-map): Bind it to W e.
11700 2004-01-04  Simon Josefsson  <jas@extundo.com>
11702         * password.el: Add.
11704 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
11706         * dns.el: Add support for AAAA records (see RFC 3596)
11708         * Fix typo PRT -> PTR
11710         * Parse MX, PTR and SOA replies (see RFC 1035)
11712 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11714         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
11716         * Moved to Changelog.2.
11718 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11720         * gnus.el (gnus-version-number): Bump version.
11722 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11724         * gnus.el: No Gnus v0.1 is released.
11726 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11728         * gnus.el: No Gnus v0.0 is released.
11730 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11732         * gnus.el (gnus-version-number): Bump.
11733         (gnus-version): No.
11735 See ChangeLog.2 for earlier changes.
11737     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
11739   This file is part of GNU Emacs.
11741   GNU Emacs is free software; you can redistribute it and/or modify
11742   it under the terms of the GNU General Public License as published by
11743   the Free Software Foundation; either version 3, or (at your option)
11744   any later version.
11746   GNU Emacs is distributed in the hope that it will be useful,
11747   but WITHOUT ANY WARRANTY; without even the implied warranty of
11748   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11749   GNU General Public License for more details.
11751   You should have received a copy of the GNU General Public License
11752   along with GNU Emacs; see the file COPYING.  If not, write to the
11753   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
11754   Boston, MA 02110-1301, USA.
11756 ;; Local Variables:
11757 ;; coding: iso-2022-7bit
11758 ;; fill-column: 79
11759 ;; add-log-time-zone-rule: t
11760 ;; End:
11762 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4