* customize.texi (Composite Types): Move alist/plist from Simple Types (Bug#7545).
[emacs.git] / lisp / gnus / ChangeLog
blob1b2ef3e167e5d0ff5598f3fca0d00bbfb1e33a88
1 2011-02-18  Glenn Morris  <rgm@gnu.org>
3         * gnus.el (gnus-meta): Doc fix.
5 2011-02-17  Chong Yidong  <cyd@stupidchicken.com>
7         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
8         in case it's not yet loaded.
10 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
12         * message.el (message-bury): Add special-case handling for Rmail.
14 2011-01-12  Glenn Morris  <rgm@gnu.org>
16         * message.el (message-mail): A compose-mail function should
17         accept headers as strings.
19 2010-11-19  Yuri Karaban  <tech@askold.net>  (tiny change)
21         * pop3.el (pop3-open-server): Read server greeting before starting TLS
22         negotiation.
24 2010-10-12  Juanma Barranquero  <lekktu@gmail.com>
26         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
28 2010-09-21  Glenn Morris  <rgm@gnu.org>
30         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
31         visiting the fcc file in rmail-mode.
33 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
35         * message.el (message-generate-headers): Record insertion of optional
36         headers as well.  Otherwise the check to prevent repeated insertion of
37         optional headers is a no-op.
39 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
41         * smime.el: Don't mention CVS.
43         * nnrss.el (nnrss-fetch): Don't mention CVS.
45         * nnir.el: Don't mention CVS.
47 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
49         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
50         if set.
52 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
54         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
56 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
58         * message.el (message-default-mail-headers):
59         (message-default-headers): Carry the value mail-default-headers over
60         into message-default-mail-headers, rather than message-default-headers.
62 2010-03-22  Juanma Barranquero  <lekktu@gmail.com>
64         * message.el (message-interactive): Doc fix.
65         (message-qmail-inject-args): Reflow.
66         (message-kill-to-signature): Fix typo in docstring.
68         * smiley.el (smiley-buffer): Fix typo in docstring.
70 2010-02-26  Glenn Morris  <rgm@gnu.org>
72         * message.el (message-send-mail-function): Change the default, so that
73         it inherits from a customized send-mail-function.  (Bug#5643)
75 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
78         shell-command-to-string signals an error (bug#5299).
80 2010-02-24  Glenn Morris  <rgm@gnu.org>
82         * message.el (message-smtpmail-send-it)
83         (message-send-mail-with-mailclient): Doc fixes.
85 2010-02-16  Glenn Morris  <rgm@gnu.org>
87         * message.el (message-default-mail-headers): Change the default value
88         to ease the transition from mail-mode to message-mode.  (Bug#5555)
90 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
92         * message.el (message-mail): Just pass yank-action on to message-setup.
93         (message-setup): Handle (FUN . ARGS) form of yank-action.
94         (message-with-reply-buffer, message-widen-reply)
95         (message-yank-original): Handle non-buffer values of
96         message-reply-buffer (Bug#4080).
97         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
99 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
101         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
102         Fix typo in docstring.
104 2010-01-08  Jason Rumney  <jasonr@gnu.org>
106         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
107         response.
109 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
111         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
113         * message.el (message-check-news-header-syntax): Protect against a
114         string that `rfc822-addresses' returns when parsing fails.
116 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
118         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
119         (gnus-previous-char-property-change): New functions.
121         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
123 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
125         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
126         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
128 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
130         * message.el (message-exchange-point-and-mark): Rework last change to
131         avoid using optional arg of exchange-point-and-mark, for backward
132         compatibility.
134 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
136         * message.el (message-exchange-point-and-mark): Call
137         exchange-point-and-mark with an argument rather than setting
138         mark-active by hand (Bug#5175).
140 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
142         * nntp.el (nntp-service-to-port): Work for service expressed with
143         numeric string; replace [:digit:] with [0-9] for XEmacs.
145 2009-12-17  Glenn Morris  <rgm@gnu.org>
147         * gnus-group.el (gnus-bug-group-download-format-alist):
148         Change emacs entry to debbugs.gnu.org.  Bump :version.
150 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
152         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
154 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
156         * message.el (message-info): Explain why we use `Info-goto-node'.
158 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
160         * message.el (message-completion-in-region): New compatibility function.
161         (message-expand-group): Use it.
163 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
165         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
166         with no unread article should be listed if the 2nd arg `predicate' is
167         given.
169 2009-11-29  Juri Linkov  <juri@jurta.org>
171         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
172         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
173         on `gnus-recenter'.  (Bug#4698, Bug#4981)
175 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
177         * message.el (message-from-style, message-interactive)
178         (message-signature): Always set default values from the corresponding
179         mail-* variables.
180         (message-cite-prefix-regexp, message-sendmail-envelope-from)
181         (message-yank-prefix, message-indentation-spaces)
182         (message-signature-file, message-default-headers): Use boundp rather
183         than (featurep 'xemacs) to check if the corresponding mail-* variables
184         exist.
186 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
188         * message.el (message-send-mail-with-sendmail): Revert last change.
190 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
192         * message.el (message-from-style, message-interactive)
193         (message-cite-prefix-regexp, message-sendmail-envelope-from)
194         (message-yank-prefix, message-indentation-spaces, message-signature)
195         (message-signature-file, message-default-headers): For GNU Emacs, set
196         default values from the corresponding mail-* variables.
197         (message-send-mail-with-sendmail): Use envelope-from only if
198         mail-specify-envelope-from is non-nil.
200 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
202         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
203         containing tspecial characters if they have been already quoted.
205 2009-10-24  Glenn Morris  <rgm@gnu.org>
207         * gnus-art.el (help-xref-stack-item): Define for compiler.
209 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
211         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
213 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
215         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
216         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
218 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
220         * gnus.el (gnus-overlay-get): New alias to overlay-get.
221         (gnus-overlays-in): New alias to overlays-in.
223         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
224         gnus-overlay-get, and gnus-delete-overlay.
225         (gnus-summary-show-thread): Make it work as well for systems in which
226         next-single-char-property-change is not available.
227         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
229 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
231         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
233 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
235         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
236         and XEmacs that don't have `remove-overlays'.
238 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
240         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
241         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
242         selective display.  Use overlays instead.
244 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
246         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
248 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
250         * spam-stat.el (spam-stat-load): Fix typo in message.
252 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
254         * gnus-art.el (gnus-article-encrypt-body):
255         * message.el (message-check-recipients):
256         * mm-util.el (mm-codepage-setup):
257         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
258         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
260 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
262         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
263         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
264         keys from the menu if mm-{sign,encrypt}-option is 'guided.
265         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
266         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
268 2009-09-18  Glenn Morris  <rgm@gnu.org>
270         * gnus-diary.el (gnus-diary-check-message):
271         * message.el (message-insert-formatted-citation-line):
272         * nnbabyl.el (top-level):
273         * nndiary.el (nndiary-schedule):
274         Fix typos in condition-case handlers.
276 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
278         * gnus-art.el (gnus-article-edit-part): Work for the buffer
279         configuration that provides the sole article window in a frame;
280         position point correctly after deleting a part.
282 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
284         * spam.el (spam-unregister-on-reregister): Add boolean variable.
285         (spam-resolve-registrations-routine): Use it to unregister articles
286         that change status.
288 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
290         * nnrss.el (nnrss-request-article): Remove binding of
291         default-enable-multibyte-characters that has gotten needless by
292         the 2007-07-13 change in rfc2047-encode-message-header.
294         * mml.el (mml-insert-multipart): Error on the message header.
295         (mml-insert-part): Error on the message header; position point at
296         the end of a MIME tag.
298 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
300         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
301         (gnus-float-time): Alias to float-time if it exists.
303         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
304         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
305         float-time is available; suppress compile warning for time-to-seconds.
307 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
309         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
310         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
311         Add the optional argument `encoding' that overrides the default.
313         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
314         mm-encode-buffer.
316 2009-09-04  Glenn Morris  <rgm@gnu.org>
318         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
319         mm-disable-multibyte, rather than default-enable-multibyte-characters.
320         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
321         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
322         * mm-util.el (mm-with-unibyte-current-buffer)
323         (mm-find-buffer-file-coding-system):
324         * yenc.el (yenc-decode-region): Use default-value rather than
325         default-enable-multibyte-characters.
327 2009-09-03  Glenn Morris  <rgm@gnu.org>
329         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
330         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
331         than default-enable-multibyte-characters.
333 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
335         * gnus-art.el (gnus-article-read-summary-keys):
336         Fix gnus-buffer-configuration's value temporarily used.
338 2009-09-02  Glenn Morris  <rgm@gnu.org>
340         * gnus-util.el (gnus-float-time): New function.
341         * gnus-delay.el (gnus-delay-article):
342         * gnus-sum.el (gnus-thread-latest-date):
343         * gnus-util.el (gnus-user-date): Use gnus-float-time.
344         * nnspool.el (nnspool-request-newgroups):
345         Use gnus-float-time rather than time-to-seconds.
346         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
348         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
349         (gnus-header-subject-face, gnus-header-newsgroups-face)
350         (gnus-header-name-face, gnus-header-content-face):
351         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
352         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
353         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
354         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
355         (gnus-cite-face-11):
356         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
357         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
358         (gnus-server-closed-face, gnus-server-denied-face)
359         (gnus-server-offline-face):
360         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
361         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
362         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
363         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
364         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
365         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
366         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
367         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
368         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
369         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
370         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
371         (gnus-summary-selected-face, gnus-summary-cancelled-face)
372         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
373         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
374         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
375         (gnus-summary-high-undownloaded-face)
376         (gnus-summary-low-undownloaded-face)
377         (gnus-summary-normal-undownloaded-face)
378         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
379         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
380         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
381         (gnus-splash-face):
382         * message.el (message-header-to-face, message-header-cc-face)
383         (message-header-subject-face, message-header-newsgroups-face)
384         (message-header-other-face, message-header-name-face)
385         (message-header-xheader-face, message-separator-face)
386         (message-cited-text-face, message-mml-face):
387         * sieve-mode.el (sieve-control-commands-face)
388         (sieve-action-commands-face, sieve-test-commands-face)
389         (sieve-tagged-arguments-face):
390         * spam.el (spam-face):
391         Mark face aliases with "-face" in the name as obsolete.
393 2009-09-01  Glenn Morris  <rgm@gnu.org>
395         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
396         than goto-line.
398 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
400         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
401         Don't move point if the command is invoked inside the message header.
403 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
405         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
406         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
407         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
408         * nnir.el (nnir-swish-e-index-file):
409         * gnus-sum.el (gnus-summary-delete-marked-as-read)
410         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
411         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
412         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
413         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
414         (gnus-treat-display-xface): Add Emacs version of obsolescence.
416 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
418         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
419         Don't save excursion.
421 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
423         * nnheader.el (nnheader-find-file-noselect):
424         * mm-util.el (mm-insert-file-contents):
425         Use (default-value 'major-mode) instead of default-major-mode.
427 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
429         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
431 2009-08-25  Glenn Morris  <rgm@gnu.org>
433         * nnir.el (top-level): Don't require cl at run-time.
434         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
435         Replace cl-function substitute with gnus-replace-in-string.
436         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
437         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
438         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
439         simplified expansions.
441 2009-08-22  Glenn Morris  <rgm@gnu.org>
443         * gnus-art.el (gnus-button-patch): Use forward-line rather than
444         goto-line.
446 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
448         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
450         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
451         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
452         (gnus-mm-display-part, gnus-mime-display-single)
453         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
454         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
456         * gnus-sum.el
457         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
458         (gnus-summary-move-article): Add expirable mark to articles copied or
459         moved to group that has auto-expire turned on if the option is non-nil.
461 2009-07-24  Glenn Morris  <rgm@gnu.org>
463         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
464         Fix typo.  (Bug#3903)
466 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
468         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
469         gnus-article-read-summary-keys rather than gnus-summary-edit-article
470         that should not be used for draft articles.
471         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
472         that has no concern in minor mode keys.
473         (gnus-article-summary-command, gnus-article-summary-command-nosave):
474         Abolish.
476 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
478         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
479         article without making inquiry to a user for unknown encoding.
481         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
482         (nnmaildir--scan): Assume i-node and device number that file-attributes
483         returns might be cons-cell.
485 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
487         * auth-source.el: Remove docs now in auth.texi.  Don't use
488         `gnus-message' for logging.  Add new variables `auth-source-debug' and
489         `auth-source-hide-passwords' and use them.
491 2009-07-15  Glenn Morris  <rgm@gnu.org>
493         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
495 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
497         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
498         excessive whitespace from the default values of title and description.
500 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
502         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
503         mail-fetch-field to fetch Content-Description header in order to
504         exclude newlines.
506 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
508         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
509         to deleted part.
511 2009-05-30  David Engster  <dengste@eml.cc>
513         * nnmairix.el: Remove old documentation in the commentary block.
514         (nnmairix-request-group): Do not update active file for nnml back ends.
515         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
516         end so that overview files are ignored.
517         (nnmairix-update-groups): Make updating the groups more robust by using
518         marks.
519         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
520         with dollar characters in message-id.
522 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
524         * spam.el: Use dns-query instead of query-dns.  Was renamed on
525         2008-12-25 in dns.el.
527 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
529         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
530         could happen if the text is only composed of spaces and/or tabs.
532 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
534         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
535         when sending a queued message to avoid extra mml tags.
537 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
539         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
541 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
543         * gnus-dired.el: Remove autoload for gnus-setup-message.
544         (gnus-dired-attach): Fake this-command value to prevent Gnus from
545         displaying Gnus logo; always use compose-mail.
547 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
549         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
551 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
553         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
554         (gnus-nocem-issuers): List currently active issuers; fix custom type.
555         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
556         available.
557         (gnus-nocem-epg-verify): New function.
559 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
561         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
563 2009-02-15  Glenn Morris  <rgm@gnu.org>
565         * gnus-util.el (rmail-insert-rmail-file-header)
566         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
567         autoloads.
568         (rmail-default-rmail-file): Remove unnecessary declaration.
569         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
571 2009-02-14  Glenn Morris  <rgm@gnu.org>
573         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
574         variable (only used in gnus-util, which declares it anyway).
575         (rmail-output-to-rmail-file): Remove autoload of deleted function,
576         which was only needed by gnus-art (changed to not use it any more).
577         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
578         only used in gnus-util, which autoloads it itself.
579         (rmail-update-summary): Fix autoload.
581         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
582         rather than rmail-output-to-rmail-file.
584 2009-02-07  Glenn Morris  <rgm@gnu.org>
586         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
587         autoload of function that no longer exists.
588         (rmail-toggle-header): Declare.
589         (message-forward-rmail-make-body): Handle mbox Rmail.
591 2009-01-31  Glenn Morris  <rgm@gnu.org>
593         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
594         2009-01-09 change.
596 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
598         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
599         (auth-source-forget-all-cached): New convenience function.
600         (auth-source-user-or-password): Accept list of modes or a single mode.
602         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
603         auth-source modes.
605         * nnimap.el (nnimap-open-connection): Use list of
606         auth-source modes.
608         * nntp.el (nntp-send-authinfo): Use list of
609         auth-source modes.
611 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
613         * auth-source.el: Update docs to reflect epa-file-enable is to be used
614         now.
616 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
618         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
619         coding system in XEmacs; add a workaround for XEmacs.
621 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
623         * mm-util.el (mm-coding-system-priorities): Protect against nil value
624         of current-language-environment.
626 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
628         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
629         available at runtime.
631 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
633         * gnus-art.el (article-date-ut): Fix end point of narrowing.
635 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
637         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
638         the greatest positive fixnum value doesn't work under an XEmacs with
639         bignum support; use the most-positive-fixnum constant instead,
640         available since Emacs 21.1 with cl and XEmacs 21.1.
642 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
644         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
645         XEmacs gets not to work.
647 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
649         * mm-util.el (mm-coding-system-priorities): Allow the value like
650         "Japanese (UTF-8)" of current-language-environment.
652 2009-01-09  Glenn Morris  <rgm@gnu.org>
654         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
655         with last-command-event.
657 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
659         * message.el (message-fix-before-sending): Amend comment.
661 2009-01-07  David Engster  <dengste@eml.cc>
663         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
664         simplified server definitions by converting it via
665         gnus-server-to-method.
667 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
669         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
670         parameter's operands.
672 2009-01-06  David Engster  <dengste@eml.cc>
674         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
675         primary select method (for gnus-group-mark-article-as-read).
677 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
679         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
680         `(gnus)Face', not `(gnus)X-Face'.
682 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
684         * mm-util.el (mm-ucs-to-char): New function.
686         * mm-url.el (mm-url-decode-entities): Use it.
688 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
690         * message.el (message-fix-before-sending): Add `eight-bit' to
691         illegible-text check.
693 2009-01-03  Michael Olson  <mwolson@gnu.org>
695         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
696         `headers' is nil.  This can occur if the IMAP server does not have
697         permissions to read messages from a folder, but can write new messages
698         to the folder.
699         (nnimap-request-article-part): Do not insert `data' if it is nil.
701 2009-01-01  Dave Love  <fx@gnu.org>
703         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
705         * nnimap.el: Fix author email.
706         (nnimap-split-rule): Add FIXME comment.
707         (nnimap-debug): Fix doc string.
709 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
711         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
712         overlay-arrow-position and overlay-arrow-string buffer-local; no need
713         to check if those variables exist (first appeared in Emacs 18.50).
715 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
717         * mm-util.el (mm-line-number-at-pos): New function.
719         * spam-report.el (spam-report-process-queue): Use it.
721 2008-12-24  David Engster  <dengste@eml.cc>
723         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
724         parameters that haven't existed as variables as buffer-local variables.
726 2008-12-23  Dave Love  <fx@gnu.org>
728         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
729         cadar.
731         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
732         imap-starttls-p.
733         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
735 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
737         * spam-report.el (spam-report-gmane-max-requests): New constant.
738         (spam-report-gmane-wait): New variable.
739         (spam-report-gmane-ham, spam-report-gmane-spam)
740         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
741         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
742         the server.
744         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
745         Add explanations.
747         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
748         nnheader-accept-process-output and nnheader-read-timeout if available.
749         (pop3-movemail): Use it.
751         * message.el (message-check-news-body-syntax): Fix signature check if
752         there's an attachment.
754 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
756         * mm-util.el: Add comments to the mm- emulating functions.
758 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
760         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
761         by Stephen Berman <stephen.berman@gmx.net>.
763 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
765         * mm-util.el (mm-substring-no-properties): New function.
766         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
767         (mm-special-display-p): Enable those lambda forms to be byte compiled.
768         (mm-string-to-multibyte): Doc fix.
770         * mml.el (mml-attach-file): Use mm-substring-no-properties.
772 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
774         * mml.el (mml-attach-file): Strip text properties from file name.
775         (Bug#1574)
777 2008-12-16  Glenn Morris  <rgm@gnu.org>
779         * mm-util.el (mm-charset-override-alist): Declare for compiler.
781 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
783         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
784         knows since the charset specified might be a bogus alias that
785         mm-charset-synonym-alist provides.
787 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
789         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
790         "ISO_8859-1".
792         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
794 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
796         * mm-util.el (mm-charset-eval-alist):
797         Define it before mm-charset-to-coding-system.
798         (mm-charset-to-coding-system): Add optional argument `silent';
799         define it before mm-charset-override-alist.
800         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
801         default value if it can be used in Emacs currently running;
802         silence mm-charset-to-coding-system.
804 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
806         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
807         `allow-override' which says whether to use `mm-charset-override-alist'.
808         (rfc2047-decode-encoded-words): Use it.
810         * mm-util.el (mm-charset-override-alist): Fix custom type;
811         add `(gb2312 . gbk)' to choices.
813 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
815         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
816         fast.
818         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
820 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
822         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
823         on links.
825         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
827 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
829         * message.el (message-idna-to-ascii-rhs-1): Protect against local
830         users' addresses that don't have domain parts.
831         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
832         rather than message-narrow-to-head since there will be the message
833         header separator.
835 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
837         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
838         since the result is inserted in a unibyte buffer anyway.
839         (nnimap-demule-use-string-to-multibyte): Remove.
840         (nnimap-demule): Alias it to mm-string-to-multibyte.
842 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
844         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
845         variable for debugging bug#464 and bug#1174.
846         (nnimap-demule): Use it.
848 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
850         * gnus-score.el (gnus-score-find-trace): Handle default score in total
851         score calculation correctly.
853 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
855         * message.el (message-send-mail): Just set the buffer to unibyte
856         rather than use mm-with-unibyte-current-buffer which does a lot more.
857         (message-send-mail-partially): Don't bother with
858         mm-with-unibyte-current-buffer since it's already been made unibyte by
859         message-send-mail.
861 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
863         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
865 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
867         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
869 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
871         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
872         require itself and to remove `with-no-warnings'.
874 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
876         * starttls.el (starttls-any-program-available): Get the name of the
877         available TLS layer program.
878         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
879         well as the host name in the "opening" message.
881         * auth-source.el (auth-source-cache, auth-source-do-cache)
882         (auth-source-user-or-password): Cache passwords and logins by default,
883         allow override with `auth-source-do-cache'.
884         (auth-source-forget-user-or-password): Allow users to remove cache
885         entries if needed.
887 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
889         * ietf-drums.el (ietf-drums-remove-comments): Localize second
890         condition-case to only the forward-sexp call.
892 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
894         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
895         quotes contained.  Make it more robust regardless by an extra
896         condition-case wrapper.
898 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
900         * nnml.el (nnml-request-expire-articles): Check if the function set to
901         `nnmail-expiry-target' returns the symbol `delete'.
903         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
905         * nnmail.el (nnmail-expiry-target): Fix custom type.
907 2008-10-02  Glenn Morris  <rgm@gnu.org>
909         * mm-util.el (mm-codepage-setup): Tweak codepage error.
910         Silence compiler warning.
912 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
914         * mml.el (mml-menu): Don't assume mml2015 is bound.
916 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
918         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
919         exists.
921 2008-09-27  Glenn Morris  <rgm@gnu.org>
923         * gnus-util.el (mail-header-remove-comments): Autoload it.
925 2008-09-27  Andreas Schwab  <schwab@suse.de>
927         * gnus-util.el (gnus-split-references): Strip comments.
928         (gnus-parent-id): Likewise.
930 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
932         * message.el (message-confirm-send): Fix version.
934 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
936         * message.el (message-idna-to-ascii-rhs-1): Use
937         mail-extract-address-components rather than mail-header-parse-addresses
938         that is an alias by default to ietf-drums-parse-addresses that does not
939         support non-ASCII names in headers' contents.
941 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
943         * message.el (message-confirm-send): Fixed variable documentation to
944         avoid the "y/n" wording.
946 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
948         * message.el (message-set-auto-save-file-name): Save to a different
949         filename so multiple messages (especially drafts) can be recovered.
951 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
953         * message.el (message-confirm-send): Add appropriate version.
955 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
957         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
958         defvar.
960 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
962         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
963         (mm-pkcs7-enveloped-magic): Ditto.
965 2008-09-17  Simon Josefsson  <simon@josefsson.org>
967         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
968         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
970 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
972         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
973         default, it's better.
975 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
977         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
978         summary line gnus-number property and ignore them (with a warning
979         message).
981 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
983         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
984         macro caddr in the interactive form since it won't be expanded.
986 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
988         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
989         `charset'; fix name of function called recursively.
990         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
992 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
994         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
995         (gnus-mime-set-charset-parameters): New function.
996         (gnus-mime-view-part-as-charset): Use it to correctly display part
997         specifying wrong charset.
999 2008-09-08  David Engster  <dengste@eml.cc>
1001         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
1002         in completing-read for back end server.
1004 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
1006         * message.el (message-confirm-send): New variable to confirm sending a
1007         message.
1008         (message-send): Use it.
1010 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
1012         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
1014 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1016         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
1018 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
1020         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
1021         prevent tracking too many groups.
1022         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
1023         Use it.
1025 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
1027         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
1028         moving point to the bottom of the window in order to avoid recentering.
1030 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1032         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
1033         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
1034         (gnus-article-beginning-of-window): Fix calculation.
1036 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1038         * gnus-msg.el (gnus-summary-supersede-article)
1039         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
1040         value of gnus-newsgroup-charset to decode non-MIME encoded text in
1041         message header.
1043 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1045         * message.el:
1046         * gnus-start.el:
1047         * gnus-registry.el: Remove VMS support.
1049 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1051         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
1052         macro.
1053         (rfc2104-hash): Use it.
1055 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
1057         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
1058         (gnus-summary-sort-by-most-recent-date): New commands.
1059         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
1060         and menu entries.
1062 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1064         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
1065         don't redisplay article for raw contents; remove plural articles stuff.
1067         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
1068         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
1069         on gnus-summary-save-article; display results properly.
1071 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1073         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
1075 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1077         * gnus-art.el (gnus-summary-save-in-pipe): Consider
1078         gnus-save-all-headers.
1080 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
1082         * gnus-util.el (ns-focus-frame): Remove declaration.
1083         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
1084         like x.
1086 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
1088         * rfc2104.el (rfc2104-zero): Delete defconst.
1089         (rfc2104-hex-alist): Likewise.
1090         (rfc2104-hex-to-int): Delete func.
1091         (rfc2104-hexstring-to-bitstring): Likewise.
1092         (rfc2104-nybbles): New defconst.
1093         (rfc2104-hash): Rewrite for speed.
1095 2008-07-16  Glenn Morris  <rgm@gnu.org>
1097         * gnus-util.el (ns-focus-frame): Declare for compiler.
1099 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1101         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
1102         set as a group parameter.
1103         (gnus-summary-save-in-pipe): Work when it is called independently.
1104         (gnus-summary-pipe-to-muttprint): Don't modify
1105         gnus-summary-pipe-output-default-command.
1107 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1109         * message.el (message-send-mail-with-sendmail):
1110         Display the error message.
1112 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1114         * gnus-art.el (gnus-default-article-saver):
1115         Add gnus-summary-save-in-pipe to choices.
1116         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
1117         gnus-summary-pipe-output-default-command as the default command.
1118         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
1119         instead of gnus-last-shell-command.
1121         * gnus-sum.el (gnus-summary-pipe-output-default-command):
1122         New user option.
1123         (gnus-summary-muttprint-program): Mention the value will be changed.
1124         (gnus-summary-save-article): Force showing of all headers.
1125         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
1127 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
1129         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
1131 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
1133         * nnimap.el (nnimap-id):
1134         * sieve-manage.el (sieve-manage-open): Doc fixes.
1136 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
1138         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
1139         if available.
1141 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1143         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
1145         * nnkiboze.el (nnkiboze-generate-group):
1146         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
1148         * nnmairix.el: Require CL.
1150 2008-06-15  David Engster  <dengste@eml.cc>
1152         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
1154 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
1156         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
1157         New macros that expand to an `aset'/`aref' call under Emacs, and to a
1158         runtime choice under XEmacs.
1160         * gnus-sum.el (gnus-summary-set-display-table):
1161         Use `gnus-put-display-table', `gnus-get-display-table',
1162         `gnus-set-display-table' for the display table, instead of `aset'.
1164 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1166         * nnmairix.el: Add autoloads.
1168 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
1170         * nnmairix.el (nnmairix-delete-recreate-group)
1171         (nnmairix-update-and-clear-marks): Fix error messages.
1173 2008-06-14  David Engster  <dengste@eml.cc>
1175         * nnmairix.el: Upgrade to version 0.6.
1176         (nnmairix-group-toggle-propmarks-this-group)
1177         (nnmairix-group-toggle-readmarks-this-group)
1178         (nnmairix-group-delete-recreate-this-group)
1179         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
1180         (nnmairix-remove-tick-mark-original-article): New commands.
1181         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
1182         (nnmairix-propagate-marks-to-nnmairix-groups)
1183         (nnmairix-only-use-registry, nnmairix-allowfast-default)
1184         (nnmairix-marks-cache, nnmairix-version-output): New variables.
1185         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
1186         functions needed for marks propagation and manipulation of read marks.
1187         (nnmairix-update-groups): New function.
1188         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
1189         (nnmairix-determine-original-group-from-registry)
1190         (nnmairix-determine-original-group-from-path)
1191         (nnmairix-get-group-from-file-path, nnmairix-map-range)
1192         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
1193         New helper functions.
1194         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
1195         keystrokes for new commands.
1196         (nnmairix-delete-and-create-on-change): Doc string cleanup.
1197         (nnmairix-request-group): Check allow-fast group parameter.
1198         (nnmairix-request-create-group): Set allow-fast group parameter if
1199         nnmairix-allowfast-default is set.
1200         (nnmairix-close-group): Propagate marks upon closing if needed.
1201         (nnmairix-group-toggle-threads-this-group): Use new.
1202         nnmairix-group-toggle-parameter helper function.
1203         (nnmairix-search): Better check for empty search result.
1204         (nnmairix-goto-original-article): Use new helper functions for
1205         determining original article.
1206         (nnmairix-show-original-article): Make sure message-id is in brackets.
1207         (nnmairix-call-mairix-binary): Change variable name.
1208         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
1209         helper function.
1210         (nnmairix-widget-toggle-activate): Fix doc string.
1212 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1214         * nnir.el: Require edmacro when compiling with XEmacs.
1215         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
1216         available in Emacs 21.
1218 2008-06-11  Glenn Morris  <rgm@gnu.org>
1220         * gnus-util.el (x-focus-frame):
1221         * gnus.el (image-size):
1222         * mm-decode.el (image-size): Declare.
1224         * gnus-picon.el (declare-function): Add compat definition.
1225         (image-size): Declare.
1227         * gnus-group.el (tool-bar-map):
1228         * gnus-sum.el (tool-bar-map): Define for compiler.
1230         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
1232         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
1234         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
1235         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
1236         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
1237         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
1238         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
1239         * sieve-manage.el, spam-report.el, spam.el:
1240         Remove unnecessary eval-and-compile of autoloads.
1242 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
1244         * auth-source.el: Precise Tramp doc.
1246 2008-06-07  Glenn Morris  <rgm@gnu.org>
1248         * nnmairix.el: Remove unnecessary eval-when-compile.
1250 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
1252         * nnir.el: New file.
1254 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1256         * gnus-util.el (gnus-read-shell-command): New function.
1257         * mm-decode.el (mm-pipe-part):
1258         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
1260 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1262         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
1264 2008-06-03  Glenn Morris  <rgm@gnu.org>
1266         * pop3.el (nnheader-accept-process-output): Autoload it.
1268 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1270         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
1271         are not 2-digit hexadecimal characters that follow `%'s.
1273 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1275         * message.el (message-bogus-recipient-p): Fix type in doc string.
1276         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
1277         (message-bogus-addresses): Rename from message-bogus-address-regexp.
1278         Improve custom options.
1279         (message-bogus-recipient-p): Adjust accordingly.
1281 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1283         * nnmairix.el: Require edmacro when compiling with XEmacs.
1285 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
1287         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
1288         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
1290 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
1292         * auth-source.el: Add more docs.
1294 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1296         * nnheader.el (nnheader-read-timeout): Change the default timeout from
1297         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
1298         retrieval faster in some cases, but might make CPU usage larger.  If
1299         this has any bad side effects, we might revert this change.
1301         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
1302         seems to make mail retrieval much, much faster.
1303         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
1304         unconditionally.
1306         * gnus-draft.el (gnus-group-send-queue): Bind
1307         message-send-mail-partially-limit to nil to avoid being prompted.
1309 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
1311         * mml.el (mml-attach-buffer): Prompt for `disposition'.
1313         * message.el (message-bogus-address-regexp): Fix and improve custom
1314         type.
1315         (message-setup-hook): Add message-check-recipients as custom option.
1317 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
1319         * message.el (message-cite-function): Remove bogus autoload which crept
1320         in during merge from v5-10.
1322 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
1324         * nnimap.el (nnimap-open-connection): Fix login/password bug.
1326         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
1328         * auth-source.el: Preliminary Tramp docs.
1329         (auth-sources): Change the default auth-sources to use
1330         EPA .gpg files.
1332 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
1334         * nntp.el: Autoload `auth-source-user-or-password'.
1335         (nntp-send-authinfo): Use it.
1337         * nnimap.el: Autoload `auth-source-user-or-password'.
1338         (nnimap-open-connection): Use it.
1340         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
1341         for the gnus-message function.
1342         (auth-source-user-or-password): Use it.
1344 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1346         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
1347         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
1348         (rfc2104-hash): Use it.
1350 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
1352         * gnus-art.el (gnus-article-toggle-truncate-lines):
1353         Don't use `iff' in docstring.
1355 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
1357         * gnus-registry.el: Adjusted copyright dates and added a keyword.
1359         * gnus-util.el (gnus-extract-address-component-name)
1360         (gnus-extract-address-component-email): Convenience functions around
1361         `gnus-extract-address-components'.
1363         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1364         Use `gnus-extract-address-component-email' to fix bug of comparing full
1365         sender name to `user-mail-address'.
1367 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
1369         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
1370         catch/throw to optimize.
1371         (gnus-registry-find-keywords): Just use member to find a keyword.
1373 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1375         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
1376         is current before calling gnus-server-prepare.
1377         (gnus-server-setup-buffer, gnus-server-update-server)
1378         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
1380 2008-05-04  Juri Linkov  <juri@jurta.org>
1382         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
1383         (mailcap-file-default-commands): Use mailcap-replace-in-string
1384         instead of replace-regexp-in-string, and mailcap-delete-duplicates
1385         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
1387 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
1389         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
1391 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1393         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
1394         hooks.
1395         (gnus-update-read-articles): Speed up non-marks-using users.
1396         (gnus-use-marks): Define gnus-use-marks.
1397         (gnus-propagate-marks): Rename variable to something more sensible.
1399 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
1401         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
1402         (gmm-image-load-path-for-library): Fix typos in docstrings.
1403         (gmm-message): Reflow docstring.
1405 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
1407         * mail-source.el (mail-source-set-1, mail-source-bind):
1408         Move auth-source code out of the macro to clean it up and fix bugs.
1410 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
1412         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
1413         by sender if it's equal to user-mail-address, it's likely to be
1414         useless.
1416         * mail-source.el (mail-source-bind): Don't use user or password if they
1417         are not bound.  Unintern them if they are nil.  Don't use server unless
1418         it's bound, and default it to empty string otherwise.
1420 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
1422         * mail-source.el: Load auth-source.el.
1423         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
1424         get user name or password, if auth-sources is set up.
1426         * gnus-registry.el (gnus-registry-split-strategy): New variable for
1427         strategy of splitting with parent.
1428         (gnus-registry-split-fancy-with-parent)
1429         (gnus-registry-post-process-groups): Use it and fix prior
1430         bug (returning a list as the split result).
1432         * auth-source.el (auth-sources): Remove server parameter.
1433         (auth-source-pick, auth-source-user-or-password)
1434         (auth-source-user-or-password-imap)
1435         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1436         (auth-source-user-or-password-sftp)
1437         (auth-source-user-or-password-smtp): Remove server parameter.
1439 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
1441         * smime.el (smime-sign-region, smime-encrypt-region)
1442         (smime-decrypt-region):
1443         Remove redundant calls to `generate-new-buffer-name'.
1445 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
1447         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
1448         Don't use QP for message/rfc822.
1449         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
1451 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1453         * sieve-manage.el (sieve-string-bytes): Remove.
1454         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
1455         correct byte-length only if the process's coding-system is the same as
1456         the one used internally by Emacs to represent strings.
1458 2008-04-22  Juri Linkov  <juri@jurta.org>
1460         * mailcap.el (mailcap-file-default-commands): New function.
1462 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1464         * message.el (message-signature-separator, message-cite-function):
1465         Change custom version.
1467 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
1469         * mm-decode.el (mm-display-external): Make temp file read-only.
1471 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1473         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
1474         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
1475         `C-c C-f d'.
1477 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
1479         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
1481 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1483         * auth-source.el: Added docs.
1484         (auth-sources): Modify format to support server.
1485         (auth-source-pick, auth-source-user-or-password)
1486         (auth-source-user-or-password-imap)
1487         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1488         (auth-source-user-or-password-sftp)
1489         (auth-source-user-or-password-smtp): Add server parameter.
1491 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
1493         * gnus-registry.el: Initialize the registry when gnus-registry-install
1494         is t.
1496 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1498         * compface.el (uncompface): Make buffer unibyte.
1500 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1502         * mail-source.el (mail-source-value):
1503         Prefer fboundp to functionp so it works with macros as well.
1505 2008-04-05  Glenn Morris  <rgm@gnu.org>
1507         * gnus-ems.el (mm-disable-multibyte): Autoload it.
1509 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1511         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
1512         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
1514         * nnheader.el (nnheader-init-server-buffer): Change buffer's
1515         multibyteness after rather than before erasing it.
1517         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
1518         mm-with-multibyte.
1519         (gnus-request-article-this-buffer): Make sure the proper decoding is
1520         used if gnus-original-article-buffer happens to be unibyte.
1522         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
1523         default-enable-multibyte-characters.
1525         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
1526         default-enable-multibyte-characters.
1528         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
1530         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
1532 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1534         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1535         Fix last change in case the element is not even a symbol.
1537 2008-04-02  Simon Josefsson  <simon@josefsson.org>
1539         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
1540         imap-enable-exchange-bug-workaround.
1541         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
1543 2008-04-01  Simon Josefsson  <simon@josefsson.org>
1545         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
1546         a 100 byte status-checks into a 2-3MB transfer for each group.
1547         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
1548         to enable bug workaround or not.
1549         (nnimap-find-minmax-uid): Only enable workaround conditionally.
1551 2008-03-31  Glenn Morris  <rgm@gnu.org>
1553         * message.el (mml2015-use): Declare for compiler.
1554         (message-info): Require mml2015 when appropriate.
1556 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1558         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
1559         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
1560         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
1561         (nntp-service-to-port): New function.
1562         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
1563         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
1564         (nntp-open-netcat-stream): New function.
1565         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
1567 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
1569         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
1571 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1573         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
1575 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
1577         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
1579 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
1581         * message.el (message-signature-separator): Change default.
1582         Improve custom type.
1583         (message-cite-function): Change default to
1584         message-cite-original-without-signature.
1586         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
1587         toggle.
1589         * message.el (message-check-news-body-syntax): Fix signature check.
1590         (message-setup-1): Mark buffer as unmodified _after_ running
1591         message-setup-hook and handling message-alternative-emails.
1592         (message-shorten-references): Be more strict when building list of
1593         valid references to comply with GNKSA.
1595         * gnus-group.el (gnus-read-ephemeral-bug-group)
1596         (gnus-read-ephemeral-debian-bug-group)
1597         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
1599         * message.el (message-info): Don't use booleanp which isn't supported
1600         in Emacs 21 and XEmacs.
1602 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
1604         * gnus-group.el (gnus-gmane-group-download-format): Rename from
1605         gnus-group-gmane-group-download-format.
1606         (gnus-group-read-ephemeral-gmane-group): Rename from
1607         gnus-group-read-ephemeral-gmane-group.
1608         (gnus-read-ephemeral-gmane-group-url): Rename from
1609         gnus-group-read-ephemeral-gmane-group-url.
1610         (gnus-bug-group-download-format-alist): New variable.
1611         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
1612         (gnus-read-ephemeral-emacs-bug-group): New commands.
1614 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1616         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
1617         (gnus-visible-headers): Improve custom type.
1619 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1621         * mml.el (mml-menu): Add workarounds for XEmacs.
1623         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
1624         X-Boundary header.
1626         * message.el (message-simplify-recipients): Fix previous commit.
1628 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1630         * mm-util.el (mm-set-buffer-multibyte): New function.
1631         * mm-decode.el (mm-copy-to-buffer): Use it.
1633         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1634         Prefer fboundp to functionp so it works with macros as well.
1636 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
1638         * message.el (message-alter-recipients-discard-bogus-full-name):
1639         New function.
1640         (message-alter-recipients-function): New variable.
1641         (message-get-reply-headers): Use it.
1642         (message-replace-header): New helper function.
1643         (message-recipients-without-full-name): New variable.
1644         (message-simplify-recipients): New command.
1646         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
1648         * message.el (message-info): Handle EasyPG manual.
1650         * mml.el (mml-menu): Add entry for EasyPG.
1652 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
1654         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
1655         parameter.
1657         * message.el (message-disassociate-draft): Specify drafts group name
1658         fully.
1660 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
1662         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
1663         unnecessary duplicates from the match list.
1665 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1667         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
1668         args of `how-many' of which the XEmacs version doesn't take; declare
1669         Info-index-next as function.
1671 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1673         * gnus-score.el (gnus-score-headers): Fix handling of
1674         gnus-inhibit-slow-scoring.
1676         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
1677         string.
1678         (gnus-button-url-regexp): Improve handling of parenthesis.
1679         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
1680         (gnus-button-handle-info-keystrokes): Handle index entries.
1682 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1684         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
1685         Incoming* files.
1687 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1689         * auth-source.el (auth-sources): Renamed from auth-source-choices.
1690         (auth-source-pick): Use it.
1692 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1694         * auth-source.el (auth-source-protocols)
1695         (auth-source-protocols-customize, auth-source-choices): Added and
1696         modified variable customizations and defaults.
1697         (auth-source-pick, auth-source-user-or-password)
1698         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1699         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1700         (auth-source-user-or-password-sftp)
1701         (auth-source-user-or-password-smtp): Use new variables and provide an
1702         interface to netrc.el.
1704 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1706         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
1707         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
1708         Make sure the nntp port to specify is a string.
1710 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1712         * nntp.el: Use with-current-buffer.
1713         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
1714         dubious mm-with-unibyte-current-buffer.
1715         (nntp-with-open-group-function): New function extracted from
1716         nntp-with-open-group macro.
1717         (nntp-with-open-group): Use the function, so it's easier to debug.
1718         Add indentation and debugging info.
1719         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
1720         the use of the netcat alternatives.
1722         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
1723         Avoid mm-string-as-multibyte as well.
1725         * nnweb.el (nnweb-insert-html):
1726         Remove use of nnheader-string-as-multibyte.
1728         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
1729         (nnheader-string-as-multibyte): Remove.
1731         * mm-view.el: Use inhibit-read-only.
1732         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
1733         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
1734         or unibyte-string.
1736         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
1737         (mm-uu-yenc-extract): Use with-current-buffer.
1739         * gnus-soup.el (gnus-soup-send-packet): Don't use
1740         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
1742         * nnmh.el: Use with-current-buffer.
1743         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
1744         mm-string-as-multibyte on the output of mm-encode-coding-string.
1746         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
1747         (nnimap-request-move-article): Use with-current-buffer.
1749         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
1750         inserting the handle-buffer's text, so the implicit multibyte->unibyte
1751         conversion uses string-make-unibyte rather than string-as-unibyte.
1753         * gnus-msg.el: Use with-current-buffer.
1755         * message.el (message-ignored-resent-headers): Add "Delivered-To".
1757 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
1759         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
1760         string for caching if it is 'PIN.
1762 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1764         * mail-source.el (mail-source-delete-old-incoming-confirm):
1765         Change default to nil.
1766         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
1768 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1770         * gnus-art.el (gnus-narrow-to-page): Position point properly.
1771         (gnus-article-goto-prev-page): Work for articles having ^L's.
1773         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
1775         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
1777 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
1779         * gnus-bookmark.el: Adjust for renames in bookmark.el.
1780         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
1781         (gnus-bookmark-jump): Adjust some variable names.
1783 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
1785         * auth-source.el: New package.
1786         (auth-source-choices): Add customization entry point variable.
1788         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
1789         bug.
1791 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
1793         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
1794         (gnus-registry-initialize, gnus-registry-install-p): Use it.
1795         (gnus-registry-install-shortcuts): Rename from
1796         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
1797         the `gnus-registry-mark-map' keymap dynamically from
1798         `gnus-registry-marks'.  The generated functions update the summary line
1799         when a registry mark is added or deleted, and will call
1800         `gnus-registry-install-p' (see the comments in the code).
1801         (gnus-registry-user-format-function-M): Use concat intelligently.
1803         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
1804         the registry mark functions.
1806 2008-03-05  Glenn Morris  <rgm@gnu.org>
1808         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
1809         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
1810         gnus-art.
1811         (top-level): No need to load own source when compiling.
1813 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
1815         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
1816         Suggested by <chris.anderton@zetnet.co.uk>.
1818 2008-03-04  Glenn Morris  <rgm@gnu.org>
1820         * gnus-sum.el (top-level): No need to require gnus when compiling,
1821         since unconditionally required near start of file.
1822         (gnus-summary-display-while-building): Move definition before use.
1824 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
1826         * gnus-registry.el (gnus-registry-user-format-function-M): Add
1827         formatting function.
1829 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
1831         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
1832         with plists.
1833         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
1834         Use new format.
1836 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1838         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
1839         `where-is-internal' that returns a range of key sequences.
1841 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1843         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
1845         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
1846         (gnus-summary-jump-to-group): Consider windows on other displayed
1847         frames as well.  Similar changes might be needed elsewhere, but that's
1848         the one I've bumped into during my use.
1850         * nndoc.el (nndoc-oe-dbx-type-p):
1851         * gnus-msg.el (gnus-debug):
1852         * gnus-group.el (gnus-update-group-mark-positions):
1853         Use mm-string-to-multibyte.
1855 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1857         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
1858         doesn't handle NotDashEscaped.
1860         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
1861         (mml-dnd-attach-options): Fix typo in custom choice.
1863         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
1864         nndoc-article-type to mbox.
1865         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
1867         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
1868         to nil, instead of html2text.
1870         * imap.el (imap-debug): Add `imap-ping-server'.
1872         * gnus-bookmark.el: Add FIXMEs.
1874         * message.el (message-form-letter-separator)
1875         (message-send-form-letter-delay): New variables.
1876         (message-send-form-letter): Use them.  New command to send form
1877         letters.  Requested by Uwe Siart.
1878         (message-send-mail-function): Doc fix.  Add "Other" custom option.
1880 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
1882         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
1883         empty author.
1885 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
1887         * gnus-registry.el (gnus-registry-marks): Add variable for
1888         customization of marks and their appearance.
1889         (gnus-registry-read-mark): Use it.
1890         (gnus-registry-do-marks): Add utility function to loop through
1891         `gnus-registry-marks'.
1892         (gnus-registry-install-shortcuts-and-menus): Add function to install
1893         shortcuts and menus.
1894         (gnus-registry-initialize): Use it.
1895         (gnus-registry-default-mark): Clarify documentation.
1897 2008-02-29  Glenn Morris  <rgm@gnu.org>
1899         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
1900         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
1901         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
1902         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
1903         Change defcustom :version from 23.0 to 23.1.
1905 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1907         * gnus-registry.el (gnus-registry-follow-group-p)
1908         (gnus-registry-post-process-groups): Add functions to aid registry
1909         splitting and improve logging.  Clarify behavior in function
1910         documentation.
1911         (gnus-registry-split-fancy-with-parent): Use them.
1913 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1915         * gnus-art.el: Use with-current-buffer.
1917 2008-02-27  David Engster  <dengste@eml.cc>
1919         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
1920         Express real group name in the response.
1922 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1924         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
1925         (nnmairix-last-server, nnmairix-current-server): Defvar them.
1926         (nnmairix-goto-original-article): Defvar gnus-registry-install and
1927         autoload gnus-registry-fetch-group when compiling.
1928         (nnmairix-request-group-with-article-number-correction): Remove
1929         unreferenced argument passed to nnmairix-call-backend.
1931 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1933         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
1934         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
1935         Wilde.
1937 2008-02-27  Glenn Morris  <rgm@gnu.org>
1939         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
1940         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
1941         variables to defconsts.  Convert comments to doc-strings.
1942         (nnmairix-last-server, nnmairix-current-server): Convert from free
1943         variables to defvars.  Convert comments to doc-strings.
1944         (gnus-registry-fetch-group): Autoload.
1945         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
1946         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
1947         (nnmairix-widget-build-editable-fields): Use car cddr rather than
1948         caddr.
1949         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
1950         nnmairix-request-group-with-article-number-correction call.
1951         (nnmairix-fast, nnmairix-group): New, less general names, for free
1952         variables passed from nnmairix-request-group to
1953         nnmairix-request-group-with-article-number-correction.  Declare.
1954         (nnmairix-request-group-with-article-number-correction):
1955         Use nnmairix-fast, nnmairix-group rather than fast, group.
1957 2008-02-26  David Engster  <dengste@eml.cc>
1959         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
1960         version 0.5.
1962 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1964         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
1965         instead of making an extra function call.  Don't add the current group
1966         to articles only when they have the group.  Use
1967         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
1968         Reported by David <de_bb@arcor.de>.
1970 2008-02-24  Miles Bader  <miles@gnu.org>
1972         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
1973         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
1974         (mm-find-mime-charset-region):
1975         * mm-bodies.el (mm-encode-body):
1976         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
1978 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
1980         * mail-source.el (mail-source-delete-incoming): Change default.
1981         Supplement doc string.
1983         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
1985 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1987         * nnmail.el (nnmail-message-id-cache-file): Derive from
1988         `gnus-home-directory'.
1990 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
1992         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
1993         Document negative prefix.
1995         * gnus-group.el (gnus-group-read-group): Document negative prefix.
1997 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1999         * message.el (message-unsent-separator): Add the Exim bounce
2000         separator.
2002 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2004         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
2005         list.
2006         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
2007         recipient/signer list.
2009 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2011         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
2012         fbound (Emacs 23 unicode), signal an error.
2014 2008-02-08  Glenn Morris  <rgm@gnu.org>
2016         * gnus-art.el (pgg-display-output-buffer): Declare as function.
2018 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
2020         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
2021         ports to the calls to `netrc-machine-user-or-password' in addition to
2022         "imap" and "imaps".
2024 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
2026         * gnus.el (gnus-group-startup-message): Add `find-image' call before
2027         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
2028         <hanche@math.ntnu.no>.
2030 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2032         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
2034 2008-02-01  Zhang Wei  <id.brep@gmail.com>
2036         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
2038         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
2040 2008-02-01  Miles Bader  <miles@gnu.org>
2042         * mml.el (mml-parse-1): Remove apparently vestigial use of
2043         `mm-hack-charsets'.
2044         * mm-bodies.el (mm-encode-body): Likewise.
2046 2008-02-01  Kenichi Handa  <handa@m17n.org>
2048         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
2049         rfc2104-hexstring-to-bitstring and changed to return a byte list.
2050         (rfc2104-hash): Convert the result of concat to unibyte string.
2052 2008-02-01  Dave Love  <fx@gnu.org>
2054         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
2055         coding-system-for-read.
2056         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
2058         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
2059         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
2060         (mm-find-mime-charset-region): Remove hack-charsets stuff.
2062 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
2064         * mail-source.el (mail-sources): Add `group' choice.
2066         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
2067         parameter `in-group' to control into which group the articles go.
2068         Add treatment of `group' mail-source.
2070 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
2072         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
2073         * message.el (message-beginning-of-line): Use featurep instead of bound
2074         tests in order to resolve conditionals at compile time.
2076 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2078         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
2080         * mm-decode.el (mm-dissect-buffer): Decode description.
2082         * mml.el (mml-to-mime): Encode message header first.
2084 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2086         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
2087         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
2089 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
2091         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
2093 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2095         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
2096         prefix keys.
2097         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
2098         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
2099         gnus-xmas.el.
2101 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2103         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
2104         Add new variables for article mark management.
2105         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
2106         list of extra data entries which, when present, will indicate that the
2107         article ID should not be trimmed from the registry.
2108         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
2109         functions.
2110         (gnus-registry-read-mark): New function to read a mark name from the
2111         user.
2112         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
2113         (gnus-registry-set-article-mark-internal): New functions to add and
2114         remove marks.
2115         (gnus-registry-get-article-marks): New function to show the marks for
2116         an article, or retrieve them for further use.
2118 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2120         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
2121         keys when no argument is given.
2123 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2125         * gnus-sum.el (gnus-article-sort-by-random)
2126         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
2127         jidanni@jidanni.org.
2129 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2131         * gnus-art.el (gnus-article-describe-bindings): New function.
2132         (gnus-article-read-summary-keys): Use it.
2133         (gnus-article-mode-map): Bind `C-h b' to it.
2135 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2137         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
2138         XEmacs.
2139         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
2140         against non-character events.
2142 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
2144         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
2145         command.
2146         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
2147         instead of END.  Change name of the temp file.
2148         (gnus-group-gmane-group-download-format): Add doc string.  Make it
2149         customizable.
2151 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2153         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
2154         bind `S W' to gnus-article-wide-reply-with-original; set default
2155         binding to gnus-article-read-summary-send-keys.
2156         (gnus-article-read-summary-keys): Fix the order of keys; display
2157         continuation keys correctly in the echo area; describe bindings
2158         correctly when keys end with `C-h'.
2159         (gnus-article-read-summary-send-keys): New function.
2160         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
2161         for gnus-article-read-summary-send-keys; display continuation keys
2162         correctly in the echo area.
2163         (gnus-article-reply-with-original): Ignore prefix argument.
2164         (gnus-article-wide-reply-with-original): New function.
2166 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2168         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
2169         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
2171 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
2173         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
2174         (gnus-group-read-ephemeral-gmane-group): New command.
2176 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2178         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
2180 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
2182         * message.el (message-send-mail-function): Increase custom version.
2184         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
2185         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
2187 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2189         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
2190         html parts correctly; support forwarded messages.
2191         (gnus-article-browse-html-article): Remove work buffers.
2193         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
2194         compiling.
2195         (netrc-bound-and-true-p): New macro.
2196         (netrc-parse): Use it instead of bound-and-true-p that is not available
2197         in XEmacs 21.4.
2199 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
2201         * gnus-registry.el (gnus-registry-mark-article)
2202         (gnus-registry-article-marks): Add functionality to mark articles
2203         through the Gnus registry.
2205         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
2206         (netrc-parse): Use encrypt-file-alist to determine if
2207         encrypt-find-model or encrypt-insert-file-contents should be used.
2209 2007-12-19  Glenn Morris  <rgm@gnu.org>
2211         * mml.el (message-options-set, message-narrow-to-head)
2212         (message-in-body-p, message-mail-p, message-encode-message-body):
2213         Autoload.
2214         (message-remove-header, message-narrow-to-headers-or-head)
2215         (message-subscribed-p, message-make-mail-followup-to)
2216         (message-position-on-field, message-news-p)
2217         (message-options-set-recipient, message-generate-headers)
2218         (message-sort-headers): Declare as functions.
2220 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2222         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
2223         convention in doc string.
2225 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2227         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
2228         title to html parts.
2229         (gnus-article-browse-html-article): Pass message header to it.
2231         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
2233 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
2235         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
2236         or password compatible with XEmacs.
2238 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2240         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
2241         format document.
2242         (gnus-mime-delete-part): Don't write description line if empty.
2243         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
2245 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
2247         * gnus-sum.el (gnus-summary-mark-unread-as-read)
2248         (gnus-summary-mark-read-and-unread-as-read)
2249         (gnus-summary-mark-current-read-and-unread-as-read)
2250         (gnus-summary-mark-unread-as-ticked): Doc fix.
2251         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
2253 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
2255         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
2256         Christoph Conrad <christoph.conrad@gmx.de>.
2258 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
2260         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
2261         yes-or-no-p.
2263 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2265         * mm-decode.el (mm-add-meta-html-tag): New function.
2266         (mm-save-part-to-file, mm-pipe-part): Use it.
2268         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
2269         gnus-y-or-n-p instead of y-or-n-p.
2270         (gnus-article-browse-html-parts): Work with message/external-body; use
2271         mm-add-meta-html-tag.
2273 2007-12-11  Glenn Morris  <rgm@gnu.org>
2275         * gnus-cache.el: Require gnus-sum not just when compiling.
2277         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
2279         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
2280         definitions before use.
2282         * mm-decode.el: Require gnus-util.
2283         (mm-remove-part): Only call delete-annotation on XEmacs.
2285         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
2287         * nnmail.el: Require gnus-int.
2289         * spam.el: Move `require's before `eval-when-compile's.
2291         * gnus-ems.el (gnus-alive-p):
2292         * gnus-fun.el (message-goto-eoh):
2293         * gnus-util.el (gnus-group-name-decode):
2294         * mail-source.el (gnus-compress-sequence):
2295         * message.el (Info-goto-node, format-spec):
2296         * mm-bodies.el (message-options-get):
2297         * mm-decode.el (mm-view-pkcs7):
2298         * mm-util.el (gmm-write-region):
2299         * mml-smime.el (mml-compute-boundary)
2300         (gnus-completing-read-with-default):
2301         * mml.el (widget-button-press, gnus-make-hashtable):
2302         * mml1991.el (mm-decode-content-transfer-encoding)
2303         (mm-encode-content-transfer-encoding)
2304         (message-options-get, message-options-set):
2305         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
2306         * nnfolder.el (gnus-request-group):
2307         * nnheader.el (ietf-drums-unfold-fws):
2308         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
2309         * smime.el (gnus-run-mode-hooks):
2310         * spam-stat.el (gnus-message): Autoload.
2312         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
2313         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
2314         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
2315         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
2316         Add declare-function compatibility definition.
2318         * gnus-cache.el (nnvirtual-find-group-art):
2319         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
2320         (gnus-add-image, gnus-add-wash-type):
2321         * gnus-group.el (nnkiboze-score-file):
2322         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
2323         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
2324         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
2325         (message-tokenize-header, gnus-get-buffer-create)
2326         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
2327         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
2328         * gnus.el (gnus-group-decoded-name):
2329         * mail-source.el (imap-capability):
2330         * mm-bodies.el (message-options-set):
2331         * mm-decode.el (gnus-configure-windows):
2332         * mm-extern.el (message-goto-body):
2333         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
2334         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
2335         (epg-sub-key-validity, message-options-set):
2336         * mml.el (widget-event-point, gnus-configure-windows):
2337         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
2338         * mml2015.el (epg-check-configuration, epg-configuration)
2339         (message-options-set):
2340         * nndb.el (nndb-request-article):
2341         * nnfolder.el (gnus-request-create-group):
2342         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
2343         * nnmaildir.el (gnus-group-mark-article-read):
2344         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
2345         * rfc1843.el (message-fetch-field):
2346         * spam.el (gnus-extract-address-components):
2347         Declare as functions.
2349 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2351         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
2353 2007-12-09  Glenn Morris  <rgm@gnu.org>
2355         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
2357         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
2358         * message.el, mm-view.el, sieve-manage.el, smime.el:
2359         Add declare-function compatibility definition.
2361         * gnus-art.el (w3-region, w3m-region, Info-menu):
2362         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
2363         * gnus-sum.el (gnus-get-predicate):
2364         * gnus-util.el (mm-append-to-file, w32-focus-frame):
2365         * message.el (mail-abbrev-in-expansion-header-p):
2366         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
2367         (w3m-detect-meta-charset, w3m-region):
2368         * sieve-manage.el (password-read, password-cache-add)
2369         (password-cache-remove):
2370         * smime.el (password-read-and-add): Declare as functions.
2372 2007-12-08  David Kastrup  <dak@gnu.org>
2374         * gnus-sum.el (gnus-summary-simplify-subject-query):
2375         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
2376         `message'.
2378 2007-12-07  Glenn Morris  <rgm@gnu.org>
2380         * gnus-art.el (article-make-date-line): Revert previous change.
2382 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2384         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
2386 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
2388         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
2389         Call gnus-add-to-range ranges only once with a prepared article-list.
2391 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
2393         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
2394         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
2395         group names with backslashes.  Reported by Tassilo Horn
2396         <tassilo@member.fsf.org>.
2398 2007-12-06  Deepak Goel  <deego3@gmail.com>
2400         * gnus-art.el (article-make-date-line):
2401         * gnus-start.el (gnus-load):
2402         * pop3.el (pop3-read-response): Fix buggy call to `error'.
2404 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2406         * gnus-art.el (gnus-use-idna)
2407         * gnus-start.el (gnus-site-init-file)
2408         * message.el (message-use-idna)
2409         * mm-uu.el (mm-uu-hide-markers)
2410         * smiley.el (smiley-style): Revert changes that suppress warnings.
2412 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2414         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
2415         specify charset to html source.  Reported by Christoph Conrad
2416         <christoph.conrad@gmx.de>.
2418 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2420         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
2421         idna-program in order to suppress byte compile warning issued by XEmacs
2422         that came to byte compile the default value section of defcustom forms
2423         recently.
2425         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
2426         value of installation-directory.
2428         * message.el (message-use-idna): Don't directly refer to the value of
2429         idna-program.
2431         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
2433         * smiley.el (smiley-style): Don't directly call face-attribute.
2435 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
2437         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
2439         * gnus-dired.el: Reduce Gnus dependencies.
2440         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
2441         require.  Use autoloads instead.
2442         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
2443         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
2444         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
2445         (gnus-dired-mode): Adjust doc string.
2446         (gnus-dired-mail-mode): New variable.
2447         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
2448         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
2449         (gnus-dired-mail-buffers): New function.  Return mail or message
2450         composition buffers.
2451         (gnus-dired-attach): Use it.
2452         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
2453         NO-DECODE.
2454         (gnus-dired-print): Use `gnus-print-buffer' depending on
2455         `gnus-dired-mail-mode'.
2457 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2459         * rfc2047.el (rfc2047-encoded-word-regexp)
2460         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
2461         explaining what regexp patterns are for.
2463 2007-12-04  Glenn Morris  <rgm@gnu.org>
2465         * password.el: Move to ../password-cache.el.
2467         * mml1991.el (password-read, password-cache-add, password-cache-remove):
2468         * mml2015.el (password-read, password-cache-add, password-cache-remove):
2469         * mml-smime.el (password-read, password-cache-add)
2470         (password-cache-remove):
2471         No need to autoload, since mml-sec requires password.
2473         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
2474         * message.el (gnus-extract-address-components):
2475         * mml-smime.el (gnus-extract-address-components): Define for compiler.
2477         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
2478         password.
2480 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
2482         * mailcap.el: Reduce dependencies.
2483         (mail-header-parse-content-type): Autoload.
2484         (mailcap-delete-duplicates): New alias.
2485         (mailcap-mime-info): Add optional argument NO-DECODE.
2486         (mailcap-mime-types): Use mailcap-delete-duplicates.
2488         * message.el (message-ignored-supersedes-headers): Add "X-ID".
2490 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2492         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
2493         function.
2495         * gnus-uu.el (gnus-uu-decode-yenc): New command.
2496         (gnus-uu-yenc-article): New function.
2498         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
2500         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
2501         buffer.
2503 2007-12-02  Glenn Morris  <rgm@gnu.org>
2505         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
2506         Move to ../net.
2508         * binhex.el, uudecode.el: Move to ../mail.
2510         * encrypt.el: Remove file.
2512 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
2514         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
2515         matches on patches.
2517         * gnus-art.el (gnus-article-browse-html-article): Mention
2518         `mm-text-html-renderer' in the doc string.
2520         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
2521         string.  Add comments.
2523         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
2524         if rhs is ASCII.
2526 2007-12-01  Glenn Morris  <rgm@gnu.org>
2528         * dig.el, dns.el: Move to ../net.
2529         * format-spec.el, hex-util.el, sha1.el: Move to ../.
2531         * mail-source.el (top-level): Require format-spec before
2532         eval-when-compile.
2534 2007-11-30  Glenn Morris  <rgm@gnu.org>
2536         * encrypt.el: Require password, rather than autoloading password-read.
2538 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
2540         * gnus.el (gnus-method-to-server): Add an optional parameter so the
2541         caller can indicate whether the cache should be disregarded for this
2542         call.  This way the result of the call is reproducible at all times and
2543         can be considered a canonical server name for the supplied method.
2544         (gnus-agent-method-p): Canonicalize server names by pushing their
2545         method through `gnus-method-to-server' using the no-cache argument.
2547         * gnus-srvr.el (gnus-server-insert-server-line): Call
2548         `gnus-method-to-server' with `no-cache' argument.
2550         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
2551         gnus-agent-possibly-synchronize-flags as this should be called when the
2552         server is actually being opened.
2553         (gnus-agent-possibly-synchronize-flags)
2554         (gnus-agent-possibly-synchronize-flags-server): Move check for the
2555         flags file of an agentized server to the latter function.
2557         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
2558         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
2559         after a connection has been established successfully.
2561 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2563         * gnus-art.el (article-display-face): Force to display face if called
2564         interactively; check if gnus-article-x-face-too-ugly matches author.
2565         (article-display-x-face): Display face even if From header is missing
2566         as article-display-face does.
2568 2007-11-28  Richard Stallman  <rms@gnu.org>
2570         * md4.el: Move to ../.
2571         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
2573 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
2575         * mail-source.el (mail-sources): Default to fetch from file for
2576         compatibility with default of nnmail-spool-file.
2578 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2580         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
2581         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
2582         to look for encoded word that should be encoded again.
2583         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
2584         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
2585         encoding pattern.
2586         (rfc2047-decode-region): Switch strict regexp and loose one according
2587         to rfc2047-allow-irregular-q-encoded-words.
2589 2007-11-26  Simon Josefsson  <simon@josefsson.org>
2591         * imap.el: Move to ../net directory.
2593 2007-11-25  Romain Francoise  <romain@orebokech.com>
2595         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
2597 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2599         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
2600         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
2602         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
2603         `nnmail-spool-file'.
2605         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
2606         `nnmail-spool-file'.
2608         * gnus-move.el (gnus-change-server): Ditto.
2610         * gnus-kill.el (gnus-batch-score): Ditto.
2612         * gnus-cache.el (gnus-jog-cache): Ditto.
2614         * gnus-msg.el (gnus-summary-reply):
2615         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
2617 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
2619         * gnus-cache.el (gnus-cache-generate-nov-databases):
2620         Use nnml-generate-nov-databases-directory instead of
2621         nnml-generate-nov-databases-1.
2623 2007-11-24  Glenn Morris  <rgm@gnu.org>
2625         * message.el (message-tool-bar-retro): Update for rename
2626         mail_send.xpm->mail-send.xpm.
2628 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
2630         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
2631         `smime-ldap-search' for Emacs 22 and up.
2633 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
2635         * hashcash.el: Move to ../mail directory.
2637         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
2639         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
2640         `smime-ldap-search' for Emacs 22 and up.
2642 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2644         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
2646         * message.el (message-send-mail-function): Fix error convention.
2647         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
2648         (message-widen-reply, message-send-mail, message-talkative-question)
2649         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
2650         (message-clone-locals, message-send-news): Use with-current-buffer.
2651         (message-insert-or-toggle-importance): Remove unused var `valid'.
2652         (message-make-references): Remove unused var `new-references'.
2653         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
2655 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
2657         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
2658         (spam-split-symbolic-return-positive): Reflow docstring.
2659         (spam-backends, spam-summary-exit-behavior)
2660         (spam-mark-ham-unread-before-move-from-spam-group)
2661         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
2662         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
2663         (spam-clear-cache, spam-backend-check, spam-install-backend)
2664         (spam-install-statistical-backend, spam-list-of-processors)
2665         (spam-group-processor-p, spam-split, spam-bogofilter-score)
2666         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
2667         (spam-check-crm114, spam-initialize, spam-unload-hook):
2668         Fix typos in docstrings.
2670 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2672         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
2673         been checked if they have never been read and those group levels are
2674         higher than the one that a user specified.
2676 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2678         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
2679         foreign groups unless a group level is specified by a user.
2680         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
2682 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
2684         * message.el (message-send-mail-function): Require sendmail.
2686 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
2688         * message.el (message-send-mail-function): Check for smtpmail too.
2690         * utf7.el (utf7-encode, utf7-decode): Use coding system
2691         `utf-7'/`utf-7-imap' from utf-7.el' if available.
2693         * message.el (message-send-mail-function): New function.
2694         (message-send-mail-function): Set default using
2695         message-send-mail-function.  Adjust doc string.
2696         (message-send-mail-with-mailclient): New function.
2698 2007-11-17  Richard Stallman  <rms@gnu.org>
2700         * assistant.el: Remove file.
2702 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
2704         * smime.el (from):
2705         * rfc2047.el (message-posting-charset):
2706         * qp.el (mm-use-ultra-safe-encoding):
2707         * pop3.el (parse-time-months):
2708         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
2709         * nnml.el (files):
2710         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
2711         (jka-compr-compression-info-list, ange-ftp-path-format)
2712         (efs-path-regexp):
2713         * nndiary.el (files):
2714         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
2715         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
2716         (epg-digest-algorithm-alist, inhibit-redisplay)
2717         (password-cache-expiry):
2718         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
2719         (pgg-output-buffer, password-cache-expiry):
2720         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
2721         (efs-path-regexp):
2722         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
2723         (inhibit-redisplay):
2724         * mm-uu.el (file-name, start-point, end-point, entry)
2725         (gnus-newsgroup-name, gnus-newsgroup-charset):
2726         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
2727         (latin-unity-ucs-list):
2728         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
2729         (mm-uu-binhex-decode-function):
2730         * message.el (gnus-message-group-art, gnus-list-identifiers)
2731         (rmail-enable-mime-composing, gnus-local-organization)
2732         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
2733         (gnus-read-active-file, facemenu-add-face-function)
2734         (facemenu-remove-face-function, gnus-article-decoded-p)
2735         (tool-bar-mode):
2736         * mail-source.el (display-time-mail-function):
2737         * gnus-util.el (nnmail-pathname-coding-system)
2738         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
2739         (gnus-original-article-buffer, gnus-user-agent)
2740         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
2741         (xemacs-codename, sxemacs-codename, emacs-program-version):
2742         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
2743         * gnus-start.el (gnus-agent-covered-methods)
2744         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
2745         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
2746         (gnus-newsgroup-headers, gnus-group-list-mode)
2747         (gnus-group-mark-positions, gnus-newsgroup-data)
2748         (gnus-newsgroup-unreads, nnoo-state-alist)
2749         (gnus-current-select-method, mail-sources)
2750         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
2751         (nnmail-spool-file, gnus-cache-active-hashtb):
2752         * gnus-mh.el (mh-lib-progs):
2753         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
2754         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
2755         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
2756         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
2757         (gnus-group-buffer):
2758         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
2759         (font-lock-set-defaults):
2760         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
2761         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
2762         (gnus-summary-post-menu, total-parts, type, condition, length):
2763         * gnus-agent.el (gnus-agent-read-agentview):
2764         * flow-fill.el (show-trailing-whitespace):
2765         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
2766         eval-and-compile wrappers for byte compiler pacifiers.
2768         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
2769         (mm-display-inline-fontify): Check for featurep 'xemacs not
2770         extent-list.
2772         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
2773         itimer-list.
2774         (mm-create-image-xemacs): Only do something for XEmacs.
2775         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
2777         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
2779         * gnus-registry.el (gnus-adaptive-word-syntax-table):
2780         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
2782 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
2784         * nnimap.el (nnimap-split-download-body):
2785         * gnus-demon.el (gnus-demon):
2786         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
2788 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2790         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
2791         macros.
2792         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
2793         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
2794         copy data from unibyte buffer to multibyte current buffer.
2795         (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
2796         to copy data from unibyte current buffer to multibyte buffer.
2797         (nntp-make-process-buffer): Make process buffer unibyte.
2799         * pop3.el (pop3-open-server): Fix typo in Lisp code.
2801 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
2803         * pop3.el (pop3-open-server): Accept and process data more robustly at
2804         connexion start to avoid spurious "POP SSL connexion failed" errors.
2806 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2808         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
2809         read group names.
2811 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
2813         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
2815 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2817         * nnmail.el (nnmail-parse-active): Make group names unibyte.
2818         (nnmail-save-active): Use a unibyte buffer when saving active file,
2819         which may contain non-ASCII group names.
2821         * nnml.el (nnml-request-group): Decode group names in messages.
2823 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
2825         * message.el (message-citation-line-function)
2826         (message-insert-formatted-citation-line): Fix spelling of
2827         `message-insert-formated-citation-line'.
2829 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
2831         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
2833 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2835         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
2836         nnmail-pathname-coding-system.
2838         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
2839         that a user enters; decode group names in messages.
2841         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
2843 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2845         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
2847         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
2849         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
2850         risky local variable.
2852         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
2854 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
2856         * encrypt.el: Improve documentation to fix function name typo.
2857         Reported by Daiki Ueno <ueno@unixuser.org>.
2859 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2861         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
2862         even if the point is not in the last page of an article.
2863         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
2864         back to the previous page.
2866 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
2868         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
2870 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2872         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
2874 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2876         * message.el (message-check-news-body-syntax): Avoid
2877         mm-string-as-multibyte.
2878         (message-hide-headers): Don't assume (point-min)==1.
2880 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2882         * message.el (message-remove-blank-cited-lines): Fix if remove is
2883         given.
2884         (message-bogus-address-regexp): New variable.
2885         (message-bogus-recipient-p): New function.
2886         (message-check-recipients): New command.
2887         (message-syntax-checks): Add `bogus-recipient'.
2888         (message-fix-before-sending): Add `bogus-recipient'.
2890         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
2891         (gnus-treat-body-boundary): Don't test window-system.
2893 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
2895         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
2897 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2899         * gnus.el: Bump version to Gnus v5.13.
2901 2007-10-28  Miles Bader  <miles@gnu.org>
2903         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
2904         at compile-time too.
2906 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2908         * gnus-msg.el (gnus-message-setup-hook): Add
2909         `message-remove-blank-cited-lines' to options.
2911 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2913         * message.el (message-remove-blank-cited-lines): New function.
2914         Suggested by Karl Plästerer.
2916 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2918         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
2919         mapc.
2921         * imap.el (imap-open): Replace mapcar called for effect with mapc.
2922         (top-level): Use mapc to set functions to be traced for debugging.
2924         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
2925         called for effect with while loop.
2927         * message.el (message-talkative-question): Replace mapcar called for
2928         effect with mapc.
2930         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
2931         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
2932         called for effect with dolist.
2934         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
2936         * nndiary.el: Use dolist instead of mapcar to add diary headers to
2937         gnus-extra-headers and nnmail-extra-headers.
2939         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
2940         called for effect with dolist.
2941         (top-level): Use mapc to set functions to be traced for debugging.
2943         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
2944         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
2945         dolist.
2947         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
2948         Replace mapcar called for effect with mapc.
2949         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
2950         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
2951         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
2952         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
2954         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
2955         remove-if that's a cl function.
2957         * webmail.el (webmail-debug): Replace mapcar called for effect with
2958         dolist.
2960 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2962         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
2963         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
2964         with while loop.
2966         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
2967         functions from article-* functions.
2968         (gnus-multi-decode-header): Replace mapcar called for effect with
2969         dolist.
2971         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2972         (gnus-bookmark-show-details): Replace mapcar called for effect with
2973         while loop.
2975         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
2976         called for effect with while loop.
2978         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
2979         with dolist.
2981         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
2982         mapcar called for effect with dolist.
2984         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
2986         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
2987         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
2988         Replace mapcar called for effect with dolist.
2989         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
2990         mapc.
2992         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
2993         Replace mapcar called for effect with dolist.
2994         (gnus-topic-list): Replace mapcar called for effect with mapc.
2996         * gnus.el: Use mapc instead of mapcar to add autoloads.
2998 2007-10-23  Richard Stallman  <rms@gnu.org>
3000         * gnus-group.el (gnus-group-highlight): Mark as risky.
3002 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3004         * gnus.el (gnus-server-to-method): Return method found first in
3005         gnus-newsrc-alist.
3007         * gnus-art.el (gnus-article-highlight-signature)
3008         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
3009         button overlay without the front stickiness.
3011 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
3013         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
3014         overview buffer needed a catch to receive its throw.
3015         (gnus-agent-flush-cache): Declared as interactive to make this function
3016         easier to use.
3018 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
3020         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
3021         `next-line'.
3023 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3025         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
3026         exclude address matching message-dont-reply-to-names.
3028 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3030         * gnus-util.el (gnus-string<): New function.
3032         * gnus-sum.el (gnus-article-sort-by-author)
3033         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
3035 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3037         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
3038         the frame-focus tag is set in gnus-buffer-configuration.
3040 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3042         * gnus-art.el (gnus-article-add-button): Make a button overlay without
3043         the front stickiness.
3045 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3047         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
3048         url pattern; remove duplicate one.
3049         (gnus-article-extend-url-button): New function.
3050         (gnus-article-add-buttons): Use it.
3051         (gnus-button-push): Use concatenated url that it makes.
3053 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
3055         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
3056         (sieve-manage-open): Use `mapc' instead of `mapcar'.
3058 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3060         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
3061         Don't hardcode point-min==1.
3063 2007-09-30  David Kastrup  <dak@gnu.org>
3065         * gnus-art.el (gnus-article-reply-with-original)
3066         (gnus-article-followup-with-original): When `transient-mark-mode' is
3067         off, refrain from active-region behavior for followups.
3069 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
3071         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
3072         Fix comment about "iso8859-1".
3074 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
3076         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
3077         ones returned from the verify-function.
3079         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
3080         mml2015-extract-cleartext-signature if extraction failed.
3082 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
3084         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
3085         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
3086         failed.
3088 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3090         * Relicense "GPLv2 or later" files to "GPLv3 or later".
3092 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
3094         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
3095         to mark a thread as expirable.  Add variable `hide' to handle hiding of
3096         thread for both the null and zero (kill/expire thread) universal prefix
3097         cases.
3098         (gnus-summary-expire-thread): Add new function to expire a thread,
3099         using gnus-summary-kill-thread.
3100         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
3101         shortcuts for gnus-summary-expire-thread.
3102         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
3103         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
3105 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3107         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
3108         extras value, so an extras entry can be deleted.
3109         (gnus-registry-delete-extra-entry): Use it.
3110         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
3111         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
3112         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
3113         storage through the gnus-registry, and provide an appropriate API for
3114         it.
3116 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3118         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
3119         Suggested by Leo <sdl.web@gmail.com>.
3121         * gnus.el: Do.
3123 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3125         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
3126         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
3128         * gnus-agent.el (gnus-agent-fetch-headers): Do.
3130         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
3131         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
3133 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3135         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
3136         newline.
3137         (nnmbox-request-accept-article): Don't change article in source buffer;
3138         narrow to header to use message-fetch-field rather than
3139         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
3140         (nnmbox-request-replace-article): Quote lines that'll be misidentified
3141         as delimiters; make sure article ends with newline.
3142         (nnmbox-delete-mail): Correct last position of article to be deleted;
3143         ignore X-Gnus-Newsgroup header in article body.
3144         (nnmbox-save-mail): Quote lines looking like delimiters at the right
3145         positions; make sure article ends with newline.
3147         * message.el (message-display-abbrev): Don't infloop when a user
3148         inserts SPC in the beginning of header.
3150 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
3152         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
3153         list of groups not followed by default.  Fix type to be regexp.
3154         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
3156 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
3158         * hmac-def.el (define-hmac-function): Switch from old-style to
3159         new-style backquotes.
3161         * md4.el (md4-make-step): Likewise.
3163 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3165         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
3166         raw-text coding system when saving .newsrc file, which may contain
3167         non-ASCII group names.
3169 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3171         * gnus-cus.el (gnus-score-extra): New widget.
3172         (gnus-score-extra-convert): New function.
3173         (gnus-score-customize): Use it for Extra.
3175 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
3177         * mml2015.el (mml2015-extract-cleartext-signature): New function.
3178         (mml2015-mailcrypt-clear-verify): Use it.
3179         (mml2015-gpg-clear-verify): Use it.
3180         (mml2015-pgg-clear-verify): Use it.
3181         (mml2015-epg-clear-verify): Replace the current part with the output
3182         from GnuPG; don't extract the plaintext by itself.
3184         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
3185         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
3186         mml2015-clear-verify-function; don't touch the armor headers or
3187         dash-escaped text here.
3189 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3191         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
3192         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
3193         parts, or application/octet-stream as a last resort.
3194         (gnus-mime-view-part-as-type): Don't toggle display.
3195         (gnus-mime-view-part-as-charset): Don't turn off display before
3196         querying charset.
3198         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
3199         stuff to undisplayer function in Emacs.
3200         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
3202         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
3203         text/calendar parts.
3205 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3207         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
3208         decoding text/calendar parts.
3210         * message.el (message-forward-make-body-mime): Always mark body as
3211         having no illegible text; remove signed-or-encrypted argument.
3212         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
3214         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
3215         (mml-generate-mime-1): Don't encode body if it is specified to be in
3216         raw form; don't make buffer be unibyte when inserting multibyte string.
3218 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3220         * sha1.el: Fix up comment style.
3221         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
3222         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
3224         * hex-util.el: Fix up comment style.
3225         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
3227         * gnus-salt.el: Use with-current-buffer.
3228         (gnus-pick-setup-message): Fix long-standing typo.
3230 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3232         * imap.el (imap-logout-timeout): New variable.
3233         (imap-logout, imap-logout-wait): New functions.
3234         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
3236         * nnimap.el (nnimap-logout-timeout): New server variable.
3237         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
3238         nnimap-logout-timeout.
3240         * gnus-art.el (gnus-article-summary-command-nosave)
3241         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
3243 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3245         * gnus.el (gnus-maximum-newsgroup): New variable.
3247         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
3248         according to gnus-maximum-newsgroup.
3250         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
3251         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
3252         Limit the range of articles according to gnus-maximum-newsgroup.
3254 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
3256         * gnus-art.el (gnus-sticky-article): Fixed problems described in
3257         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
3258         Don't perform gnus-configure-windows here; reuse existing sticky
3259         article buffer.
3261         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
3262         it doesn't exist in gnus-article-mode.
3264 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3266         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
3267         (gnus-agent-decoded-group-name): New function.
3268         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
3269         (gnus-agent-expire-group-1): Use it; decode group name in messages.
3271 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
3273         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
3274         Add binding for gnus-sticky-article.
3275         (gnus-summary-exit): Don't kill sticky article buffers.
3277         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
3278         article buffer.
3279         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
3280         (gnus-kill-sticky-article-buffers): New commands.
3282 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3284         * nntp.el (nntp-xref-number-is-evil): New server variable.
3285         (nntp-find-group-and-number): If it is non-nil, don't trust article
3286         numbers in the Xref header.
3288 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3290         * gnus-agent.el (gnus-agent-read-group): New function.
3291         (gnus-agent-flush-group, gnus-agent-expire-group)
3292         (gnus-agent-regenerate-group): Use it.
3293         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
3294         nnmail-pathname-coding-system.
3296 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3298         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
3300         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
3301         that are unread as unread, and also as selected so that information of
3302         marks having been changed by a user may be updated when exiting group.
3304 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3306         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
3308 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3310         * gnus-art.el (gnus-mime-display-single): Pass part number that is
3311         calculated ignoring signature parts to gnus-treat-article.
3313 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3315         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
3316         a point here in order to keep the window start.
3317         (gnus-insert-mime-security-button): Make a button overlay without the
3318         front stickiness.
3319         (gnus-mime-display-security): Goto the end of a button.
3321         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
3323 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3325         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
3326         group-name-at-point.
3327         (gnus-group-completing-read): New function that offers decoded
3328         non-ASCII group names for completion.
3329         (gnus-fetch-group, gnus-group-read-ephemeral-group)
3330         (gnus-group-jump-to-group, gnus-group-make-group-simple)
3331         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
3332         (gnus-group-fetch-control): Use it.
3333         (gnus-fetch-group): Use group-name-at-point for the initial value
3334         rather than the default value; use gnus-alive-p.
3336         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
3337         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
3338         (gnus-summary-post-news): Use gnus-group-completing-read.
3340         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
3341         (gnus-read-move-group-name): Decode group name for completion.
3343 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
3345         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
3346         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
3347         Yamaoka slightly modified the code).
3349 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3351         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
3352         (nnmail-split-incoming): Bind it.
3354         * nnml.el (nnml-group-name-charset): New function.
3355         (nnml-decoded-group-name): Use it; don't decode group name if
3356         nnmail-group-names-not-encoded-p is non-nil.
3357         (nnml-encoded-group-name): New function.
3358         (nnml-group-pathname): Inline nnml-decoded-group-name.
3359         (nnml-request-expire-articles): Decode group name in message.
3360         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
3361         nnmail-pathname-coding-system.
3362         (nnml-save-mail, nnml-active-number): Work with decoded group names and
3363         not decoded ones according to nnmail-group-names-not-encoded-p.
3364         (nnml-generate-active-info): Use nnml-encoded-group-name.
3366 2007-08-08  Glenn Morris  <rgm@gnu.org>
3368         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
3369         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
3370         doc-strings and comments.
3372 2007-07-25  Glenn Morris  <rgm@gnu.org>
3374         * Relicense all FSF files to GPLv3 or later.
3376 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3378         * gnus-sum.el (gnus-summary-move-article): Make
3379         gnus-summary-respool-article work.
3381 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
3383         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
3384         string.
3386 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
3388         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
3389         that should be ignored when comparing distant RSS articles with local
3390         ones.
3391         (nnrss-make-hash-index): New function.  Create a hash index according
3392         to the ignored fields.
3393         (nnrss-check-group): Use it.
3395 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3397         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
3399         * gnus-art.el (article-decode-group-name): Decode Xref header too.
3401         * gnus-group.el (gnus-group-make-group): Encode group name here unless
3402         the new optional argument ENCODED is non-nil.
3403         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
3404         coding system for encoding group name.
3405         (gnus-group-make-rss-group): Pass un-encoded group name to
3406         gnus-group-make-group.
3407         (gnus-group-set-info): Tell gnus-group-make-group that group name is
3408         encoded.
3410         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
3411         Encode group name to which articles are moved or copied.
3412         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
3413         coding system for encoding Newsgroup, Followup-To and Xref headers.
3415         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
3416         marks; use nnheader-file-coding-system to write a file.
3417         (nnagent-retrieve-headers): Bind file-name-coding-system to
3418         nnmail-pathname-coding-system.
3420         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
3422         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
3423         (nnml-request-article, nnml-request-create-group)
3424         (nnml-request-rename-group, nnml-find-id)
3425         (nnml-possibly-change-directory, nnml-possibly-create-directory)
3426         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
3427         (nnml-save-marks): Use nnml-group-pathname instead of
3428         nnmail-group-pathname.
3430         (nnml-request-create-group, nnml-request-expire-articles)
3431         (nnml-request-move-article, nnml-request-delete-group)
3432         (nnml-deletable-article-p, nnml-possibly-create-directory)
3433         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
3434         (nnml-open-marks): Bind file-name-coding-system to
3435         nnmail-pathname-coding-system.
3437         (nnml-request-article): Pass server argument to nnml-find-group-number.
3438         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
3439         server argument to nnml-possibly-create-directory.
3440         (nnml-request-accept-article): Pass server argument to
3441         nnml-active-number and nnml-save-mail.
3442         (nnml-find-group-number): Pass server argument to nnml-find-id.
3443         (nnml-request-update-info): Pass server argument to
3444         nnml-marks-changed-p.
3446         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
3447         (nnml-save-mail, nnml-active-number): Add server argument.
3449         (nnml-request-delete-group): Warn if group is missing.
3450         (nnml-get-nov-buffer): Decode group name.
3451         (nnml-generate-active-info): Encode group name.
3452         (nnml-open-marks): Decode group name in messages.
3454 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3456         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
3457         if it is not specified.
3458         (gnus-article-pipe-part, gnus-article-save-part)
3459         (gnus-article-interactively-view-part, gnus-article-copy-part)
3460         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
3461         (gnus-article-inline-part, gnus-article-save-part-and-strip)
3462         (gnus-article-replace-part, gnus-article-delete-part)
3463         (gnus-article-view-part-as-type): Pass raw prefix argument to
3464         gnus-article-part-wrapper.
3466 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3468         * gnus-agent.el (gnus-agent-save-active): Bind
3469         nnheader-file-coding-system to gnus-agent-file-coding-system.
3471         * gnus-cache.el (gnus-cache-save-buffers)
3472         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
3473         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
3474         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
3475         (gnus-cache-braid-nov, gnus-cache-braid-heads)
3476         (gnus-cache-generate-active, gnus-cache-rename-group)
3477         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
3478         (gnus-cache-update-overview-total-fetched-for): Bind
3479         file-name-coding-system to nnmail-pathname-coding-system.
3480         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
3481         variables.
3482         (gnus-cache-decoded-group-name): New function.
3483         (gnus-cache-file-name): Use it.
3484         (gnus-cache-generate-active): Use non-decoded group name for active.
3486         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
3487         right place.
3488         (gnus-write-active-file): Don't break non-ASCII group names.
3490         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
3491         nnmail-pathname-coding-system.
3493         * gnus-uu.el (gnus-uu-decode-save): Typo.
3495 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3497         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
3499 2007-07-14  David Kastrup  <dak@gnu.org>
3501         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
3502         finishing actions if we did not edit the article.
3504 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3506         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
3507         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
3508         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
3509         (gnus-agent-flush-group, gnus-agent-flush-cache)
3510         (gnus-agent-fetch-headers, gnus-agent-load-alist)
3511         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
3512         (gnus-agent-retrieve-headers, gnus-agent-request-article)
3513         (gnus-agent-regenerate-group)
3514         (gnus-agent-update-files-total-fetched-for)
3515         (gnus-agent-update-view-total-fetched-for): Bind
3516         file-name-coding-system to nnmail-pathname-coding-system.
3517         (gnus-agent-group-pathname): Don't encode file names by
3518         nnmail-pathname-coding-system.
3519         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
3520         coding-system-for-write instead of buffer-file-coding-system to
3521         gnus-agent-file-coding-system.
3523         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
3524         Decode group name.
3526         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
3528         * gnus-start.el (gnus-update-active-hashtb-from-killed)
3529         (gnus-read-newsrc-el-file): Make group names unibyte.
3531         * nnmail.el (nnmail-group-pathname): Don't encode file names by
3532         nnmail-pathname-coding-system.
3534         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
3535         (nnrss-request-delete-group): Bind file-name-coding-system to
3536         nnmail-pathname-coding-system.
3537         (nnrss-read-server-data, nnrss-read-group-data): Bind
3538         file-name-coding-system correctly.
3539         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
3541         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
3542         (nntp-server-to-method-cache): New variable.
3543         (nntp-group-pathname): New function that decodes non-ASCII group names.
3544         (nntp-possibly-create-directory, nntp-marks-changed-p)
3545         (nntp-save-marks, nntp-open-marks): Use it.
3546         (nntp-possibly-create-directory, nntp-open-marks):
3547         Bind file-name-coding-system to nnmail-pathname-coding-system.
3548         (nntp-open-marks): Decode group names when bootstrapping marks.
3550         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
3551         Newsgroups and Folowup-To headers.
3553 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3555         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3556         (gnus-server-closed-face, gnus-server-denied-face)
3557         (gnus-server-offline-face): Remove variable.
3558         (gnus-server-font-lock-keywords): Use faces that are not aliases.
3560         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
3561         of modifying message-stack directly for XEmacs.
3563         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
3564         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
3565         if the coding-system argument is nil for XEmacs.
3567         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
3568         mm-charset-override-alist.
3570         * rfc2047.el: Don't require base64; require rfc2045 for the function
3571         rfc2045-encode-string.
3572         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
3573         to quote the parameter value.
3575 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3577         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
3578         form in gnus-group-name-charset-method-alist.
3580         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
3581         overrides the default layout edit-form.
3583         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
3585         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
3587 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3589         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
3590         as unfetched articles.
3592 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
3594         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
3596 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3598         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
3599         original back end that keeps marks in the local system.
3601 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3603         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
3604         arg of pop-to-buffer for XEmacs.
3605         (gnus-article-read-summary-keys): Ditto; don't restore window
3606         configuration if summary command ends up with neither article buffer
3607         nor summary buffer; describe bindings if summary keys end with C-h.
3609 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3611         * message.el (message-fix-before-sending): Skip raw message part to be
3612         forwarded while checking illegible text.
3613         (message-forward-make-body-mime, message-forward-make-body): Mark
3614         signed or encrypted raw message as having no illegible text.
3616 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3618         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
3619         (gnus-message-with-timestamp-1): New macro.
3620         (gnus-message-with-timestamp): New function.
3621         (gnus-message): Use them.
3623         * nnheader.el (nnheader-message): Use them.
3625 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
3627         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
3628         .newsrc.eld file.
3630 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3632         * gnus-agent.el (gnus-agent-fetch-headers)
3633         (gnus-agent-retrieve-headers): Bind
3634         gnus-decode-encoded-address-function to identity.
3636         * nntp.el (nntp-send-xover-command): Recognize an xover command is
3637         available also when the server returns simply a dot.
3639         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
3641 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3643         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
3645 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3647         * gnus-ems.el (gnus-x-splash): Make it work.
3649         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
3650         from being used.
3652 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3654         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
3655         the front stickiness.
3656         (gnus-article-summary-command-nosave): Correct the order of the
3657         arguments passed to pop-to-buffer.
3658         (gnus-article-read-summary-keys): Ditto; make it work properly when the
3659         summary command ends up with the article buffer.
3661         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
3662         the same faces.
3664 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
3666         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
3668 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
3670         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
3671         * gnus-sum.el (gnus-summary-highlight):
3672         * mail-source.el (mail-source-delete-old-incoming-confirm):
3673         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
3675 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3677         * gnus-art.el (gnus-mime-view-part-externally)
3678         (gnus-mime-view-part-internally): Fix predicate function passed to
3679         completing-read.
3681         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
3683         * gnus.el (gnus-update-message-archive-method): Add :version.
3685 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3687         * gnus.el (gnus-update-message-archive-method): New variable.
3689         * gnus-start.el (gnus-setup-news): Update saved "archive" method
3690         according to gnus-message-archive-method if
3691         gnus-update-message-archive-method is non-nil.
3693 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3695         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
3696         by Loic Dachary <loic@dachary.org>.
3697         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
3699 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3701         * message.el (message-pop-to-buffer): Add switch-function argument.
3702         (message-mail): Pass switch-function argument to it.
3704 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
3706         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
3707         Improve doc string.
3709 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3711         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
3712         (gnus-header-content)
3713         * gnus-cite.el (gnus-cite-10)
3714         * gnus-srvr.el (gnus-server-closed)
3715         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
3716         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
3717         (gnus-group-mail-3-empty, gnus-group-mail-low)
3718         (gnus-group-mail-low-empty, gnus-splash)
3719         * message.el (message-header-to, message-header-cc)
3720         (message-header-subject, message-header-other, message-header-name)
3721         (message-header-xheader, message-separator, message-cited-text)
3722         (message-mml): Lighten colors of faces used for dark background.
3724 2007-05-24  Simon Josefsson  <simon@josefsson.org>
3726         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
3727         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
3729 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3731         * message.el (message-narrow-to-headers-or-head):
3732         Ignore mail-header-separator in the body.
3734 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3736         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
3737         same as window size.
3739 2007-05-22  Kevin Ryde  <user42@zip.com.au>
3741         * message.el (message-font-lock-keywords): Use message-header-xheader
3742         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
3743         ahead of the anything pattern, to get it recognised.
3745 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
3747         * gnus-sum.el (gnus-articles-to-read)
3748         (gnus-summary-insert-old-articles): Don't truncate group name for
3749         `read-string'.
3751         * gnus-util.el (gnus-limit-string): Delete this function.
3753         * gnus-sum.el (gnus-simplify-subject-fully): Use
3754         `truncate-string-to-width' instead.
3756 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
3758         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
3759         if, on summary exit, the next group has to be selected.
3760         (gnus-summary-exit): Use it.
3762 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
3764         * gnus-art.el (gnus-article-mode): Fix comment about displaying
3765         non-break space.
3767 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3769         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
3770         Check if group is not a directory.
3771         (nnfolder-request-expire-articles): Don't delete articles if the target
3772         group is not available.
3774         * nnml.el (nnml-request-create-group): Properly check if group is not a
3775         file.
3776         (nnml-request-expire-articles): Don't delete articles if the target
3777         group is not available.
3779         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3780         Don't quote characters that are within parentheses.
3782 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3784         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
3785         (gnus-handle-ephemeral-exit): Select article according to it.
3787 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
3789         * message.el (message-insert-formated-citation-line): Remove newline.
3790         (message-citation-line-format): Add final \n here so that the user can
3791         avoid a blank line.
3793 2007-05-03  Dan Christensen  <jdc@uwo.ca>
3795         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
3796         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
3797         Update lanl/arXiv support.
3799 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
3801         * gnus.el: Bump version number.
3803 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3805         * gnus.el (gnus-version-number): Bump version.
3807 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3809         * gnus.el: No Gnus v0.6 is released.
3811 2007-04-27  Didier Verna  <didier@xemacs.org>
3813         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
3814         * gmm-utils.el (gmm-regexp-concat): here.
3815         * message.el: Don't require 'gnus-util.
3816         (message-dont-reply-to-names): Handle name change above.
3817         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
3819 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3821         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
3822         since the initial value varies according to the system.
3824 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3826         * mm-util.el (mm-charset-synonym-alist): Defcustom.
3828 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
3830         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
3832 2007-04-24  Didier Verna  <didier@xemacs.org>
3834         Improve the type of gnus-ignored-from-addresses.
3835         * gnus-util.el (gnus-orify-regexp): New function.
3836         * message.el (gnus-util): Require it.
3837         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
3838         * gnus-sum.el (gnus-ignored-from-addresses): New function.
3839         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
3841 2007-04-24  Didier Verna  <didier@xemacs.org>
3843         * gnus-sum.el:
3844         * gnus-utils.el: Fix some trailing whitespaces.
3846 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3848         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
3849         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
3850         article's Message-ID; refer parent article in summary buffer.
3852         * message.el (message-bounce): Call mime-to-mml.
3854 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3856         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
3858 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3860         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
3861         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
3862         displayed of multipart/alternative part if it is invoked from summary
3863         buffer.
3865         * mm-view.el (mm-inline-text-html-render-with-w3m)
3866         (mm-inline-text-html-render-with-w3m-standalone)
3867         (mm-inline-render-with-function): Use mail-parse-charset by default.
3869 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
3871         * parse-time.el (parse-time-string-chars): Check if CHAR
3872         is less than the length of parse-time-syntax.
3874 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3876         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
3877         from gnus-newsgroup-processable.
3879 2007-04-16  Didier Verna  <didier@xemacs.org>
3881         * gnus-msg.el (gnus-configure-posting-styles): Handle
3882         message-signature-directory properly with :file syntax.  Reported by
3883         "Leo".
3885 2007-04-11  Didier Verna  <didier@xemacs.org>
3887         New user option: message-signature-directory.
3888         * gnus-msg.el (gnus-configure-posting-styles): Support it.
3889         * message.el (message-insert-signature): Ditto.
3890         * message.el (message-signature-file): Doc update.
3891         * message.el (message-signature-directory): New.
3893 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3895         * gnus-msg.el (gnus-inews-yank-articles): Use
3896         message-exchange-point-and-mark instead of exchange-point-and-mark.
3898 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3900         * message.el (message-yank-original): Make sure cited text ends with
3901         newline; don't exchange point and mark.
3903 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
3905         * tls.el (open-tls-stream): Properly handle case where there
3906         is no associated buffer.
3908 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
3910         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
3911         message-yank-original, make sure (< mark TEXT point).
3913 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3915         * message.el (message-fill-column): New variable.
3916         (message-mode): Use it.  Add comment on a possible new hook.
3918         * nnmail.el (nnmail-spool-file): Mark as obsolete.
3919         (nnmail-get-new-mail): Reformat.
3921         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
3923         * gmm-utils.el: Fix Commentary.
3924         (gmm-tool-bar-from-list): Fix typo in doc string.
3926 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
3928         * message.el (message-yank-original): Don't switch point and mark
3929         unnecessarily to put point and mark as documented.
3931 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
3934         from the message heads.
3936 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
3938         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
3939         article buffer does not have a window.  This may not be the best
3940         solution but is certainly better than setting the start of the null,
3941         that is the current, window.
3943 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3945         * gnus-draft.el (gnus-draft-setup-hook): New hook.
3946         (gnus-draft-setup): Run it.
3948         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
3949         gnus-score-fast-scoring.  Allow regexp.
3950         (gnus-score-headers): Use it.
3952         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
3953         XEmacs.
3955         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
3956         string.
3957         (gnus-button-alist): Also catch `<f1> k ...'.
3958         (gnus-treat-display-x-face): Fix doc string.
3960 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3962         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
3963         evaluation of gnus-extended-version to ensure correct generation of the
3964         User-Agent header when message-generate-headers-first is used.
3966 2007-03-24  Simon Josefsson  <simon@josefsson.org>
3968         * hashcash.el (hashcash-generate-payment-async): Don't crash if
3969         hashcash-path is nil.  Don't call callback with incorrect number of
3970         parameters if val is 0.
3972 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3974         * message.el (message-required-news-headers):
3975         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
3977 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3979         * message.el (message-generate-new-buffers): Change the meaning of the
3980         nil value; add `standard' to the choices; treat t as `unique'; improve
3981         doc string.
3982         (gnus-select-frame-set-input-focus): Autoload.
3983         (message-buffer-name): Search for the existing message buffer if
3984         message-generate-new-buffers is nil or `standard'; treat the value t of
3985         message-generate-new-buffers as `unique'.
3986         (message-pop-to-buffer): Raise the frame already displaying the message
3987         buffer; clear the echo area after querying.
3988         (message-setup): Pass the `continue' argument to compose-mail.
3989         (message-mail): Prefer `switch-function' if it is given; search for the
3990         existing message buffer if the `continue' argument is non-nil; pass
3991         continue and switch-function arguments to compose-mail by way of
3992         message-setup.
3993         (message-mail-other-window): Adjust argument of message-setup.
3994         (message-mail-other-frame): Ditto.
3996 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3998         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
3999         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
4000         to turn font-lock on when turning gnus-message-citation-mode on.
4002 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
4004         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
4005         (mml-smime-function-alist): New variable; add epg as the backend.
4006         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
4007         mml-smime- functions instead.
4008         * mm-view.el: Require smime.
4010 2007-03-05  Didier Verna  <didier@xemacs.org>
4012         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
4013         instead of just inheritance for posting styles.
4014         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
4016 2007-02-24  John Paul Wallington  <jpw@pobox.com>
4018         * tls.el (tls-certtool-program): Fix custom type.
4020 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4022         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
4023         and point-at-eol instead of line-(beginning|end)-position.
4025         * assistant.el (assistant-parse-buffer): Ditto.
4027 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
4029         * mml2015.el (mml2015-epg-find-usable-key): New function.
4030         (mml2015-epg-sign): Use it.
4031         (mml2015-epg-encrypt): Use it.
4033 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4035         * message.el (message-make-in-reply-to): Quote name containing
4036         non-ASCII characters.  It will make the RFC2047 encoder cause an error
4037         if there are special characters.  Reported by NAKAJI Hiroyuki
4038         <nakaji@jp.freebsd.org>.
4040 2007-02-27  Didier Verna  <didier@xemacs.org>
4042         Include the group parameters as well as the topic ones in the
4043         inheritance filter process.
4044         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
4045         argument GROUP-PARAMS-LIST.
4046         * gnus-topic.el (gnus-group-topic-parameters): Use it.
4048 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4050         * nntp.el (nntp-never-echoes-commands)
4051         (nntp-open-connection-functions-never-echo-commands): New variables.
4052         (nntp-send-command): Use them.
4054 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
4056         * mml2015.el (mml2015-epg-verify): Simplified.
4058 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4060         * mml.el (mml-content-disposition-alist): New user option.
4061         (mml-content-disposition): New function.
4062         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
4063         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
4065 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
4067         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
4068         verification.
4070 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4072         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
4073         articles posted in the last 24 hours.
4075 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
4077         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
4079 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
4081         * nntp.el (nntp-send-command): Don't wait for echoes when
4082         nntp-open-ssl-stream is used.
4084 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4086         * gnus-cite.el (gnus-test-font-lock-add-keywords)
4087         (gnus-message-add-citation-keywords)
4088         (gnus-message-remove-citation-keywords): Remove.
4089         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
4090         directly, make the variables in font-lock-defaults buffer-local, add
4091         gnus-message-citation-keywords to them and then update the value of
4092         font-lock-keywords.
4094 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4096         * message.el (message-cite-original-1): Don't call
4097         gnus-article-highlight-citation.
4099         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
4100         citations; fix line count.
4102 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4104         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
4105         (gnus-message-add-citation-keywords)
4106         (gnus-message-remove-citation-keywords): Use it; fix the emulating
4107         versions of font-lock-add-keywords and font-lock-remove-keywords to
4108         work with XEmacs correctly.
4110 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4112         * gnus-cite.el (gnus-cite-face-list): Set the values of
4113         gnus-message-max-citation-depth and gnus-message-citation-keywords.
4114         (gnus-message-max-citation-depth): Use defvar rather than defconst.
4115         (gnus-message-cite-prefix-regexp): New variable.
4116         (gnus-message-search-citation-line): Use it; protect against long
4117         citation prefix; fill match data with nil rather than 0 for XEmacs; set
4118         the 0th match data for Emacs.
4119         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
4120         (gnus-message-add-citation-keywords): Append keywords rather than
4121         prepending; emulate font-lock-add-keywords if it is not available.
4122         (gnus-message-remove-citation-keywords): Emulate
4123         font-lock-remove-keywords if it is not available.
4125         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
4127         * message.el (message-cite-prefix-regexp): Set the value of
4128         gnus-message-cite-prefix-regexp.
4130 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4132         * nnweb.el (nnweb-google-parse-1): Update parser.
4134 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
4136         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
4138 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4140         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
4141         regexp.
4143 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4145         * uudecode.el (uudecode-string-to-multibyte): New function emulating
4146         string-to-multibyte.
4147         (uudecode-decode-region-internal): Use it.
4149 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4151         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
4152         custom choice.
4154         * gnus-art.el (gnus-signature-limit): Fix custom choice.
4156 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
4158         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
4160         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
4161         `write-region' to respect `mm-inhibit-file-name-handlers'.
4163 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4165         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
4166         Use gnus-home-directory instead of "~/" or "$HOME".
4168 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
4170         * encrypt.el (encrypt-insert-file-contents): Add better prompt
4171         to mention filename.
4172         Add comments at beginning regarding usage.
4173         (encrypt-write-file-contents): Change interactive so a string is
4174         acceptable.  If the file has no associated model, show an error instead
4175         of a nonsense prompt.
4177 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4179         * spam.el (spam-bsfilter-ham-switch): Fix typo.
4180         Thanks to Yoshihiko Yamada for kind notification of this typo.
4182 2007-01-12  Kenichi Handa  <handa@m17n.org>
4184         * uudecode.el (uudecode-decode-region-internal): Make it work in a
4185         multibyte buffer.
4187 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4189         * gnus-score.el (gnus-score-fast-scoring): New variable.
4190         (gnus-score-headers): Use it.
4192         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
4194         * message.el (message-cite-original-1): Call
4195         gnus-article-highlight-citation if requested.
4196         (message-make-from): Allow name and address as optional arguments.
4198         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
4200         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
4201         bugs to doc string.
4202         (gnus-button-alist): Add mid\\|message-id.
4203         (gnus-button-fetch-group): Extend for use in
4204         `browse-url-browser-function'.
4205         (gnus-button-url-regexp): Try to catch paired parentheses like in
4206         Wikipedia URLs.
4208         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
4209         Suggested by Simon Krahnke <overlord@gmx.li>.
4211 2007-01-13  Romain Francoise  <romain@orebokech.com>
4213         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
4214         Update copyright.
4216 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
4218         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
4220 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
4222         * gnus-registry.el (gnus-registry-unfollowed-groups)
4223         (gnus-registry-split-fancy-with-parent): Fix documentation.
4225 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
4228         from nnweb groups.
4230 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4232         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
4233         Xref urls.  Erase buffer before requesting head.
4235         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
4237 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
4239         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
4240         customizable.
4242 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
4244         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
4245         no signing key is found.
4246         (mml2015-epg-encrypt): Ask user whether to skip or abort if
4247         no encrypting and/or signing key is found.
4249 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4251         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
4253 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4255         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
4256         headers read from disk with the ones newly found in the current search.
4257         This should no longer cause problems, because the article numbers in
4258         Gmane's `nov.php' output are ignored since the previous change.
4260 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4262         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
4264 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4266         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
4268 2007-01-01  Romain Francoise  <romain@orebokech.com>
4270         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4272 2006-12-31  Steve Youngs  <steve@sxemacs.org>
4274         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
4275         `define-minor-mode' macro definition expanded properly.
4276         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
4277         exclude it there.
4279         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
4280         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
4281         `fboundp' test.
4282         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
4283         This is OK to autoload in (S)XEmacs now.
4285 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
4288         keystroke.
4289         (gnus-summary-limit-to-singletons): Fix typo.
4291         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
4292         else fails.
4294 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4296         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
4297         docstring.
4299         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
4300         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
4301         (gnus-summary-insert-dormant-articles): Fix typo in message.
4303 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
4305         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
4306         nil for XEmacs.
4307         (gnus-message-citation-mode): Don't autoload in XEmacs.
4309         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
4311 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
4313         * nnimap.el (nnimap-expunge-search-string): Mention
4314         nnimap-search-uids-not-since-is-evil in docstring.
4316 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4318         * spam.el: Revert to make-obsolete-variable because
4319         define-obsolete-variable-alias is not supported in Emacs 21.
4321         * spam.el (spam-ifile-path, spam-ifile-database-path)
4322         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
4323         make-obsolete-variable.
4324         (spam-bsfilter-path, spam-bsfilter-program)
4325         (spam-spamassassin-path, spam-spamassassin-program)
4326         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
4327         use "path" inappropriately.
4328         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
4329         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
4330         variable names.
4332 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
4334         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
4335         summary buffer.
4337         * password.el (password-cache-remove): Use clear-string to burn
4338         password, if available.
4340 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4342         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
4344         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
4346         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
4347         (gnus-message-highlight-citation): Move defcustom here from
4348         gnus-cite.el.
4349         (gnus-message-citation-mode): Autoload.
4351         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
4352         checks to make it compile with XEmacs.
4353         (gnus-message-citation-mode): New minor mode.
4354         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
4355         (gnus-message-highlight-citation): New variables.
4356         (gnus-message-search-citation-line)
4357         (gnus-message-add-citation-keywords)
4358         (gnus-message-remove-citation-keywords)
4359         (turn-on-gnus-message-citation-mode)
4360         (turn-off-gnus-message-citation-mode): New functions.
4362 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
4364         * gnus-cite.el: Enable highlighting of different citation levels in
4365         message-mode.
4367 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4369         * message.el (message-make-fqdn): Fix comment.
4370         (message-bogus-system-names): Add ".local".
4372         * spam.el (spam-ifile-path, spam-ifile-program)
4373         (spam-ifile-database-path, spam-ifile-database)
4374         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
4375         Don't use "path" inappropriately.
4376         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
4377         strings.
4378         (spam-check-ifile, spam-ifile-register-with-ifile)
4379         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
4380         new variable names.
4382         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
4383         (gnus-treat-display-smileys): Simplify using
4384         gnus-image-type-available-p.
4386         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
4387         available.
4389 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4391         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
4392         one after turning on the buffer's multibyteness instead of decoding
4393         them directly in the unibyte buffer that causes unexpected conversion
4394         in Emacs 23 (unicode).
4396 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4398         * message.el (message-generate-hashcash): Fix custom type.
4400 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
4402         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
4404 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
4406         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
4407         disconnect icons.  Add help text.
4409 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
4411         * spam.el (spam-extra-header-to-number): CRM114 spam score is
4412         negated to be consistent with the others we handle.
4414 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4416         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
4417         version of gnus-summary-buffer to something, so that we can use two
4418         article buffers at the same time.
4420 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
4422         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
4423         trigger all the extra headers.
4424         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
4425         sorting.
4427 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4429         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
4430         solid groups.
4432 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4434         * legacy-gnus-agent.el: Add Copyright notice.
4436 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
4438         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
4440 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4442         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
4444         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
4445         to make it work reliably in CVS Emacs.
4446         (gnus-summary-limit-strange-charsets-predicate)
4447         (gnus-summary-limit-to-predicate): New functions.
4449 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
4451         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
4452         specifying array size.
4453         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
4454         array if it is too small.
4455         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
4456         (gnus-sort-threads-loop): New function.
4458 2006-12-06  Chris Moore  <dooglus@gmail.com>
4460         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
4461         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
4463 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
4465         * mm-url.el (mm-url-predefined-programs): Call curl with correct
4466         options.
4468 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4470         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
4471         DOS-ing the recipient.
4473         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
4474         the headers when creating the mapping to avoid mismappings.
4475         (nnweb-gmane-create-mapping): Always nix out old mapping.
4477 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4479         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
4480         and mm-verify-option to never.
4482 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4484         * message.el (message-signed-or-encrypted-p): New function.
4485         (message-forward-make-body): Use it.
4487         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
4488         Replace encode-coding-string with mm-encode-coding-string.
4490 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4492         * nneething.el (nneething-decode-file-name): Replace
4493         decode-coding-string with mm-decode-coding-string.
4495         * gnus-int.el (gnus-open-server): Say failed server's name.
4497 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
4499         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
4500         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
4502         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
4503         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
4504         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
4505         (gnus-group-make-directory-group, gnus-group-transpose-groups):
4506         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
4507         (gnus-subscribe-newsgroup, gnus-1):
4508         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
4509         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
4510         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
4511         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
4513 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4515         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
4516         keystroke.
4517         (gnus-summary-limit-to-bodies): Implement headersp.
4519 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4521         * dns.el (query-dns): Protect against "Process dns deleted" strings.
4523 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4525         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
4527 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4529         * message.el (message-generate-hashcash): Expand range of values to
4530         include `opportunistic'.
4531         (message-send-mail): Use it.
4533 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4535         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
4536         and comment it.
4538         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
4540 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
4542         * gnus-util.el (gnus-extract-address-components): Improve comment.
4544 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4546         * gnus-util.el (gnus-extract-address-components): Work with address in
4547         which the name portion contains @.
4549 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
4551         * gnus.el (gnus-start): Move custom group up.
4552         (gnus-select-method): Don't autoload, but make it available for
4553         `customize-variable'.
4554         (gnus-getenv-nntpserver): Don't autoload.
4556 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
4558         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
4560 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
4562         * message.el (message-sendmail-extra-arguments): New variable.
4563         (message-send-mail-with-sendmail): Use it.
4565 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4567         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
4568         mm-with-unibyte-current-buffer to make string unibyte.
4570         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
4571         mm-string-as-multibyte.
4573 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
4575         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
4576         Reported by Werner Koch <wk@gnupg.org>.
4578 2006-11-14  Daiki Ueno  <ueno@p360>
4580         * mml2015.el: Autoload epa-select-keys when compiling.
4582 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
4584         * mml2015.el (mml2015-epg-sign): Save the signing keys in
4585         message-options.
4586         (mml2015-epg-encrypt): Save the recipient keys in message-options.
4588 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
4590         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
4591         EasyPG (< 0.0.6).
4592         (mml2015-always-trust): New user option.
4593         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
4594         prompt.
4596 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4598         * nntp.el (nntp-authinfo-force): New variable.
4599         (nntp-send-authinfo): Use it.
4601 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
4603         * message.el (message-strip-subject-encoded-words): Allow _not_ to
4604         decode encoded words.  Improve prompt.  Add comment about forwarding.
4605         (message-replacement-char): Move up.
4607 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4609         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
4610         instead of gnus-intersection because arguments of gnus-sorted-nunion
4611         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
4613 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
4615         * message.el (message-strip-subject-encoded-words): Reformat prompt.
4616         (message-simplify-subject-functions): Enable
4617         message-strip-subject-encoded-words by default.
4619 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
4621         * message.el (message-strip-subject-encoded-words): New function
4622         (message-simplify-subject-functions): New variable.
4623         (message-simplify-subject): Use it.  Fix typo in doc string.
4624         Support message-strip-subject-encoded-words.
4626 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
4628         * gnus-diary.el (gnus-diary-delay-format-function):
4629         * nndiary.el (nndiary-reminders):
4630         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
4632 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
4634         * gnus-art.el (article-hide-boring-headers): Fetch date from
4635         gnus-original-article-buffer to avoid problems with localized date
4636         strings.
4638 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4640         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
4642 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
4644         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
4645         New variables.
4646         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
4647         (mm-charset-synonym-alist): Move some entries to
4648         mm-codepage-iso-8859-list.
4649         (mm-charset-synonym-alist, mm-charset-override-alist): Add
4650         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
4652 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4654         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
4656 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4658         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
4659         with Emacs 21 and XEmacs.
4661 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4663         * spam.el (spam-parse-address): New function for better parsing,
4664         catching errors, etc.
4665         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
4667 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4669         * mm-view.el: Add interactive arg to html2text autoload.
4671 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4673         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
4675 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
4677         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
4678         variables.
4679         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
4680         (mm-charset-synonym-alist): Move some entries to
4681         mm-codepage-iso-8859-list.
4683         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
4685 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
4687         * message.el (message-citation-line-format)
4688         (message-insert-formated-citation-line): Fix implementation of %E, %N
4689         and %n according to the doc string.
4691 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
4693         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
4694         car-safe to avoid bad parses.
4696 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4698         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
4699         names.
4701         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
4703 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4705         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
4706         header.
4708         * message.el (message-draft-headers): Add Date.
4709         (message-headers-to-generate): Fix typo in docstring.
4711         * nndraft.el (nndraft-required-headers): New variable.
4712         (nndraft-generate-headers): Use it.
4714         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
4716 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
4718         * gnus-registry.el (gnus-registry-wash-for-keywords)
4719         (gnus-registry-find-keywords): New functions to allow easy searching of
4720         articles that are in the registry.
4722 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
4724         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
4725         ietf-drums-parse-address instead of gnus-extract-address-components.
4726         Reported by Damien Elmes <damien@repose.cx>.
4728 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4730         * gnus.el (gnus-mime): Remove unused custom group.
4732 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4734         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
4735         "blank line" when searching for end of armor headers.
4737 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4739         * gmm-utils.el (gmm-write-region): Fix variable name.
4741 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
4743         * gmm-utils.el (gmm-write-region): New function based on compatibility
4744         code from `mm-make-temp-file'.
4746         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
4748         * nnmaildir.el (nnmaildir--update-nov)
4749         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
4750         Use `gmm-write-region'.
4752 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4754         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
4755         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
4757         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
4759         * message.el (message-replacement-char): New variable.
4760         (message-fix-before-sending): Use it.
4761         (message-simplify-subject): New function to remove duplicate code.
4762         (message-reply, message-followup): Use it.
4764         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
4765         gnus-summary-limit-to-articles.
4767 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4769         * gnus-util.el (gnus-with-local-quit): New macro.
4771         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
4773 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
4775         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
4776         ignore non-string data.
4778 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
4780         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
4781         non-string data (needs to be done in the registry too).
4783 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
4785         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
4786         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
4787         (gnus-registry-split-fancy-with-parent)
4788         (gnus-registry-fetch-simplified-message-subject-fast)
4789         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
4790         Remove text properties on ingress into the registry and when it's saved.
4791         (gnus-registry-clean-empty-function): Fix bug with cleaning the
4792         registry from entries with no groups.
4794 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
4796         * gnus-util.el (gnus-string-remove-all-properties): Add utility
4797         function to remove string properties.
4799 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4801         * gmm-utils.el (gmm): Adjust custom version.
4803         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
4804         custom version.
4806         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
4808 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4810         * gnus-art.el (gnus-insert-prev-page-button)
4811         (gnus-insert-next-page-button): Simplify.  Reformat.
4813 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
4815         * gnus-art.el (gnus-insert-prev-page-button)
4816         (gnus-insert-next-page-button): Apply gnus-article-button-face.
4818 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
4820         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
4822 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
4824         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
4825         gnus-article-button-face to MIME and security buttons.
4827 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
4829         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
4830         readable.
4832 2006-09-20  Steve Youngs  <steve@sxemacs.org>
4834         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
4835         `browse-url-of-file' instead of `browse-url'.
4837 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4839         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
4840         regexp.  Articles containing quotation were cut prematurely.
4842 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4844         * message.el (message-cite-original-1): Use nobody by default for the
4845         value of From header.
4846         (message-reply): Ditto.
4848 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
4850         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
4851         to the gnus-info.  This fixes a bug of inline-PGP message verification.
4852         Reported by Michael Piotrowski <mxp@dynalabs.de>.
4854 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
4856         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
4857         mails in the doc string.  Add some URLs in comment.
4858         (pop3-movemail): Warn about pop3-leave-mail-on-server.
4860 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4862         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
4863         backslashes handling and the way to find boundaries of quoted strings.
4865 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
4867         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
4868         mml1991-encrypt-to-self is set and mml1991-signers is not set.
4869         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
4870         mml2015-encrypt-to-self is set and mml2015-signers is not set.
4872 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4874         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
4875         doc string.
4876         (gnus-button-regexp, gnus-button-last): Remove unused variables.
4878 2006-09-06  Simon Josefsson  <jas@extundo.com>
4880         * mml2015.el (mml2015-use): Doc fix, mention epg.
4882 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
4884         * mml2015.el (mml2015-use): Default to epg, if available.
4886 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
4888         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
4889         message-sender.
4890         (mml1991-epg-encrypt): Ditto.
4891         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
4892         message-sender.
4893         (mml2015-epg-encrypt): Ditto.
4895 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
4897         * message.el (message-send-mail-with-sendmail): Look for sendmail in
4898         several common directories.
4900 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
4902         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
4903         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
4905 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4907         * gnus-art.el (article-decode-encoded-words): Make it fast.
4909 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4911         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
4913         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
4914         in quoted string into `\'.
4916 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4918         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4919         Use standard-syntax-table.
4921 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4923         * gnus-art.el (gnus-decode-address-function): New variable.
4924         (article-decode-encoded-words): Use it to decode headers which are
4925         assumed to contain addresses.
4926         (gnus-mime-delete-part): Remove useless `or'.
4928         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
4929         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
4930         (gnus-nov-parse-line): Use it to decode From header.
4931         (gnus-get-newsgroup-headers): Ditto.
4932         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
4934         * mail-parse.el (mail-decode-encoded-address-region): New alias.
4935         (mail-decode-encoded-address-string): New alias.
4937         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
4938         New function.
4939         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
4940         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
4941         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
4942         (rfc2047-decode-string): Ditto.
4943         (rfc2047-decode-address-region): New function.
4944         (rfc2047-decode-address-string): New function.
4946 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
4948         * message.el (message-caesar-buffer-body): Allow rotating headers.
4950         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
4952         * message.el (message-insert-formated-citation-line): Fix %f.
4953         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
4955 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4957         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
4958         (gnus-bookmark-mouse-available-p): New macro.
4959         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
4960         (gnus-bookmark-bmenu-show-infos): Use it.
4961         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
4962         (gnus-bookmark-bmenu-hide-infos): Ditto.
4963         (gnus-bookmark-remove-properties): New function.
4964         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
4965         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
4966         (gnus-bookmark-write-file): Bind coding-system-for-write.
4967         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
4968         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
4969         group before selecting it.
4970         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
4971         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
4972         quit-window if it is not available; use gnus-mouse-2 and bind it to
4973         gnus-bookmark-bmenu-select-by-mouse.
4974         (gnus-bookmark-show-details): Remove unused variable `details-list'.
4975         (gnus-bookmark-bmenu-select-by-mouse): New function.
4977 2006-08-13  Romain Francoise  <romain@orebokech.com>
4979         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
4980         space.
4982 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4984         * compface.el (uncompface): Use binary rather than raw-text-unix.
4986 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4988         * compface.el (uncompface): Make sure the eol conversion doesn't take
4989         place when communicating with the external programs.  Reported by
4990         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4992 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4994         * nnheader.el (nnheader-insert-head): Fix typo in comment.
4996 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4998         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4999         Make it more robust by parsing author and date independently.
5001 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5003         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
5005 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
5007         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
5008         first matching secret key.
5009         (mml2015-epg-encrypt): Ditto.
5011         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
5012         first matching secret key.
5013         (mml1991-epg-encrypt): Ditto.
5015         * mml2015.el (mml2015-encrypt-to-self): New user option.
5016         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
5017         mml2015-epg-encrypt-to-self is set.
5019         * mml1991.el (mml1991-encrypt-to-self): New variable.
5020         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
5021         mml1991-epg-encrypt-to-self is set.
5023         * mml2015.el (mml2015-signers): New user option.
5024         (mml2015-epg-sign): Reflect the value of mml2015-signers.
5025         (mml2015-epg-encrypt): Allow to select signing keys.
5027         * mml1991.el (mml1991-signers): New variable.
5028         (mml1991-epg-sign): Reflect the value of mml1991-signers.
5029         (mml1991-epg-encrypt): Allow to select signing keys.
5031 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5033         * nnheader.el (nnheader-insert-head): Make it work even if the file
5034         uses CRLF for the line-break code.
5036 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
5038         * mml2015.el: Require mml-sec instead of password.
5039         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
5040         (mml2015-cache-passphrase): Inherit the default value from
5041         mml-secure-cache-passphrase.
5042         (mml2015-passphrase-cache-expiry): Inherit the default value from
5043         mml-secure-passphrase-cache-expiry.
5045         * mml1991.el: Require mml-sec instead of password.
5046         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
5047         (mml1991-cache-passphrase): Inherit the default value from
5048         mml-secure-cache-passphrase.
5049         (mml1991-passphrase-cache-expiry): Inherit the default value from
5050         mml-secure-passphrase-cache-expiry.
5052         * mml-sec.el: Require password.
5053         (mml-secure-verbose): New user option.
5054         (mml-secure-cache-passphrase): New user option.
5055         (mml-secure-passphrase-cache-expiry): New user option.
5057 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
5059         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
5060         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
5061         andreas@altroot.de (Andreas Vögele).
5063         FIXME: Use `tiny change'?
5065 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5067         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
5068         workaround for the url package included with Emacs.
5070         * nnweb.el (nnweb-google-create-mapping): Update regexp.
5072 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5074         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
5075         correctly.  This fixes a bug caused by the 2006-05-12 change.
5077 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
5079         * nnmail.el (nnmail-article-group): If splitting raises an error, give
5080         some information about the error when saying that the `bogus' mail
5081         group will be used.
5083 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
5085         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
5086         string.
5088 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
5090         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
5092 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5094         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
5096 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
5098         * mml1991.el (mml1991-function-alist): Add epg.
5099         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
5100         (mml1991-epg-encrypt): New functions.
5102 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
5104         * mml2015.el (mml2015-verbose): New variable.
5105         (mml2015-cache-passphrase): Ditto.
5106         (mml2015-passphrase-cache-expiry): Ditto.
5107         (mml2015-function-alist): Add epg.
5108         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
5109         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
5110         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
5111         functions.
5113 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5115         * message.el (message-cite-original-1): Preserve region when removing
5116         quoted text due to X-No-Archive in order to avoid bogus attribution
5117         when citing multiple messages.
5119 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5121         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
5122         Kenneth Jacker <khj@be.cs.appstate.edu>.
5124 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
5126         * gnus-diary.el (gnus-user-format-function-d)
5127         (gnus-user-format-function-D): Autoload.
5129         * imap.el (Commentary): Fix typo.
5131         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
5132         2006-04-22 contribution.
5134 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5136         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
5137         It didn't really fix the bogosity I'm seeing with solid web groups.
5139 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5141         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
5142         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
5143         created using server names.  If we use the feature without declaring
5144         it, Gnus does not properly manage server and group state.
5146         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
5147         bound.
5149 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5151         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
5152         looking up the method using GROUP's prefix before inventing a new one.
5153         It is used on killed/unknown groups in various places where returning
5154         an all-new method isn't expected by the caller.
5156         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
5157         and match semantics of gnus-group-real-prefix.
5159 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
5161         * nnmail.el (nnmail-broken-references-mailers): New variable.
5162         (nnmail-ignore-broken-references): New function generalizing
5163         nnmail-fix-eudora-headers.
5164         (nnmail-fix-eudora-headers): Now obsolete.
5166         * gnus-art.el (gnus-button-handle-custom): Support
5167         `customize-apropos*'.
5169 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5171         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
5173         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
5174         articles.
5176 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
5178         * message.el (message-cite-reply-above): New variable.
5179         (message-yank-original): Use it.
5181 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5183         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
5185 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
5187         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
5188         as read.
5190         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
5192 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
5194         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
5195         (gnus-bookmark-default-file): Use gnus-directory.
5196         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
5197         Remove "*" in doc string.
5198         (gnus-bookmark-write-file): Simplify.
5199         (gnus-bookmark-maybe-sort-alist): Use `when'.
5200         (gnus-bookmark-get-bookmark): Fix typo in doc string.
5201         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
5202         FIXME about Emacs 21 and XEmacs compatibility.
5203         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
5204         compatibility.
5205         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
5206         compatibility.
5207         (gnus-bookmark-menu-heading): Fix version.
5209 2006-06-19  Bastien Guerry  <bzg@altern.org>
5211         * gnus-bookmark.el: New file.
5213 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5215         * message.el (message-syntax-checks): Doc fix.
5217 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5219         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
5220         unsubscribed groups as if they were killed ones.  It causes duplicate
5221         entries in gnus-newsrc-alist.
5223 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5225         * message.el (message-syntax-checks): Doc fix.
5226         (message-send-mail): Add check for continuation headers.
5227         (message-check-news-header-syntax): Fix regexp used to check for
5228         continuation headers.
5230 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5232         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
5234 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
5236         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
5238 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5240         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
5241         default-truncate-lines.
5243 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5245         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
5246         to fill the utf-8 entry.
5248 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5250         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
5252 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
5254         * gnus-agent.el (directory-files-and-attributes): Move all the way
5255         forward (the third and final move).
5256         (gnus-agent-read-agentview): Trap reconstruction errors due to
5257         nonexistent directory.  Handle by returning nil.
5259 2006-05-30  Didier Verna  <didier@xemacs.org>
5261         * message.el (message-dont-reply-to-names): Update the custom type.
5262         * message.el (message-dont-reply-to-names): New defsubst: potentially
5263         convert a list of regexps into a single one.
5264         * message.el (message-get-reply-headers): Use it.
5265         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
5267 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5269         * gnus-agent.el (directory-files-and-attributes): Move forward.
5271 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5273         * gnus-ml.el (gnus-mailing-list-subscribe)
5274         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
5275         (gnus-mailing-list-message): Fix doc strings.
5277 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5279         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
5280         of doing it manually.
5282 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5284         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
5285         comment.
5287 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
5289         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
5290         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
5291         (gnus-agent-read-local): All symbols allocated in my-obarray
5292         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
5293         (gnus-agent-regenerate-group): Check numeric names to see if they are
5294         messages or groups.
5295         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
5296         better way of do this...)
5298         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
5299         'dummy.group' (there should be a better way of do this...)
5301 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5303         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
5304         (gnus-saved-headers): Ditto.
5305         (gnus-default-article-saver): Mention functions may have properties.
5306         (gnus-article-save): Override gnus-save-all-headers and
5307         gnus-saved-headers by :headers property which saver function may have.
5308         (gnus-summary-save-in-file): Add :headers property.
5309         (gnus-summary-write-to-file): Ditto.
5311         * gnus-sum.el (gnus-summary-save-article): Bind
5312         gnus-prompt-before-saving to t when saving many articles in a file;
5313         always show all headers.
5315 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
5317         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
5318         marks.
5320         * message.el (message-indent-citation): Add optional arguments to allow
5321         using it outside of message buffers.
5323         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
5324         (gnus-article-treat-unfold-headers): Use it.
5325         (gnus-article-truncate-lines): New variable.
5326         (gnus-article-mode): Use it.
5327         (gnus-article-toggle-truncate-lines): New function.
5329         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
5330         gnus-article-toggle-truncate-lines.
5332         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
5333         coding system in XEmacs, use binary.
5335 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5337         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
5338         after-load-alist.
5340         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
5341         this function should save decoded articles.
5342         (gnus-summary-write-to-file): Use property to specify this function
5343         should save decoded articles and specify gnus-summary-save-in-file
5344         should be used to save articles other than the first one when saving
5345         many articles.
5346         (gnus-summary-save-body-in-file): Use property to specify this
5347         function should save decoded articles.
5348         (gnus-summary-write-body-to-file): Use property to specify this
5349         function should save decoded articles and specify
5350         gnus-summary-save-body-in-file should be used to save articles other
5351         than the first one when saving many articles.
5353         * gnus-sum.el (gnus-summary-save-article): Simplify.
5355 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5357         * gnus-art.el (gnus-default-article-saver): Add
5358         gnus-summary-write-body-to-file.
5359         (gnus-article-save-coding-system): Don't use coding system object
5360         in XEmacs.
5361         (gnus-read-save-file-name): Add optional `dir-var' argument which
5362         specifies directory in which files are saved; work even if optional
5363         `variable' argument is not specified.
5364         (gnus-summary-write-to-file): Read file name.
5365         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
5366         (gnus-summary-write-body-to-file): New function.
5368         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
5369         (gnus-summary-local-variables): Add it.
5370         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
5371         (gnus-summary-save-article): Remove optional `decode' argument;
5372         determine whether to decode articles by the value of
5373         gnus-default-article-saver; when saving many files using
5374         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
5375         it first and use gnus-summary-save-in-file or
5376         gnus-summary-save-body-in-file thereafter unless
5377         gnus-prompt-before-saving is always; move point to article which
5378         will be saved.
5379         (gnus-summary-save-article-file): Revert.
5380         (gnus-summary-write-article-file): Revert.
5381         (gnus-summary-save-article-body-file): Revert.
5382         (gnus-summary-write-article-body-file): New function.
5384 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
5386         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
5388 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5390         * gnus-art.el (gnus-default-article-saver): Doc fix.
5391         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
5392         from gnus-summary-save-article-coding-system, and default to a
5393         certain coding system.
5394         (gnus-output-to-file): Add coding cookie and encode text according
5395         to gnus-article-save-coding-system; don't use mm-append-to-file.
5397         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
5398         gnus-art.el and rename to gnus-article-save-coding-system.
5399         (gnus-summary-save-article): Require gnus-art; don't show all
5400         headers if it decodes articles; don't add coding cookie here;
5401         don't bind mm-text-coding-system-for-write.
5402         (gnus-summary-save-article-file): Save decoded articles.
5403         (gnus-summary-write-article-file): When saving many files, use
5404         gnus-summary-write-to-file first and gnus-summary-save-in-file
5405         thereafter unless gnus-prompt-before-saving is always.
5406         (gnus-summary-save-article-body-file): Save decoded articles.
5408 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
5410         * nnrss.el (nnrss-check-group): Bind hash-index.
5412 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5414         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
5415         its hash index.  Store this hash in `nnrss-group-data'.
5416         (nnrss-read-group-data): Update accordingly.
5418 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
5420         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
5421         entry.
5423         * gnus-sum.el (gnus-summary-make-menu-bar): Add
5424         gnus-article-browse-html-article.
5426 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
5428         * gnus-sum.el (gnus-summary-mime-map): Add
5429         gnus-article-browse-html-article.
5430 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
5432         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
5433         suitable coding systems in customize.
5435 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
5437         * mail-source.el (mail-sources): Fix custom type.
5439 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5441         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
5442         (gnus-summary-expire-articles-now): Shorten prompt.
5444         * gmm-utils.el (wid-edit): Require.
5445         (defun-gmm): Renamed from `gmm-defun-compat'.
5446         (gmm-image-search-load-path): Use it.
5447         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
5449 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5451         * gnus-sum.el (gnus-summary-save-article-coding-system): New
5452         variable.
5453         (gnus-summary-save-article): Add optional `decode' argument.  If
5454         it is set and gnus-summary-save-article-coding-system is non-nil,
5455         save decoded article.
5456         (gnus-summary-write-article-file): Save decoded article if
5457         gnus-summary-save-article-coding-system is non-nil.
5459         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
5460         type.
5462 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5464         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
5466 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5468         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
5469         first to test gnus-single-article-buffer which may be buffer-local.
5471         * gnus-sum.el (gnus-summary-setup-buffer): Make
5472         gnus-single-article-buffer buffer-local and nil in ephemeral
5473         group; make gnus-article-buffer, gnus-article-current, and
5474         gnus-original-article-buffer always buffer-local.
5475         (gnus-summary-exit): Kill article buffer belonging to ephemeral
5476         group.
5477         (gnus-handle-ephemeral-exit): Don't move to next summary line.
5479 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
5481         * nnml.el (nnml-request-compact-group): Compressed files might not
5482         have .gz extension.
5484 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5486         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
5487         (mm-copy-to-buffer): Use with-current-buffer.
5488         (mm-display-part): Simplify.
5489         (mm-inlinable-p): Add optional arg `type'.
5491 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5493         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
5494         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
5495         Try harder to show the attachment internally or externally using
5496         gnus-mime-view-part-as-type.
5498 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
5500         * message.el (message-from-style, message-signature-separator)
5501         (message-user-organization-file, message-send-mail-function)
5502         (message-citation-line-function, message-yank-prefix)
5503         (message-indent-citation-function, message-signature)
5504         (message-signature-file, message-signature-insert-empty-line):
5505         Remove autoloads.
5507         * gnus-art.el (gnus-buttonized-mime-types): Remove
5508         "multipart/signed".  Revert 2006-04-26 change.
5510 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5512         * gnus.el (gnus-version-number): Bump version.
5514 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5516         * gnus.el: No Gnus v0.5 is released.
5518 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5520         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
5521         fetching articles by message-id.
5523 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5525         * message.el (hashcash): Require hashcash as normal.
5527         * ecomplete.el (ecomplete-highlight-match-line): Use
5528         point-at-eol.
5529         (ecomplete-highlight-match-line): Use `highlight', because that
5530         face exists in both Emacs and XEmacs.
5532         * message.el (message-display-abbrev): Use point-at-bol.
5534         * mail-source.el: Don't require timer/timer-funcs.
5536         * gnus-async.el: Ditto.
5538         * password.el: Ditto.
5540         * mm-url.el: Ditto.
5542         * mm-util.el: Require timer/timer-funcs.
5544 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5546         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
5547         Close.
5549 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5551         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
5552         unibyte after clear-decrypt function runs.
5554         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
5555         returns as a unibyte string.
5557 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5559         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
5560         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
5561         (mml1991-pgg-encrypt): Ditto.
5563 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
5565         * message.el (message-user-organization-file): Check several
5566         locations of the organization file.
5568         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
5569         Add gnus-article-view-part-as-type.
5571         * gnus-art.el (gnus-article-view-part-as-type): New function.
5573         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
5574         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
5576         * mml.el: Simplify autoload.
5577         (mml-mode): defvar dnd-protocol-alist instead of using
5578         symbol-value.
5579         (mml-default-directory): New variable.
5580         (mml-minibuffer-read-file): Use it.
5581         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
5583         * message.el (message-citation-line-format): New variable.
5584         (message-insert-formated-citation-line): New function.
5585         (message-citation-line-function): Add
5586         `message-insert-formated-citation-line' to custom type.
5588         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
5589         to doc string.
5591         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
5592         depending on mm-verify-option.
5594 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5596         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
5597         binding pgg-* variables; reimplement the section which prevents
5598         MIME header from being signed.
5599         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
5600         pgg-text-mode; remove a blank line at the top of body.
5602         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
5603         lines at the top of body; use gnus-newsgroup-charset if there's no
5604         Charset header.
5606 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5608         * message.el (message-self-insert-commands): Doc fix.
5610         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
5611         (mm-uu-pgp-encrypted-test): Ditto.
5612         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
5613         between header and body; return application/pgp-encrypted handle
5614         if decryption failed; decode decrypted body by charset.
5616         * mm-decode.el (mm-automatic-display): Don't make application/pgp
5617         element match to application/pgp-*.
5619 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5621         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
5622         HTML.
5624 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5626         * mail-source.el (mail-source-call-script): Message the error
5627         string.
5629 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5631         * gnus-util.el (gnus-byte-compile): Use it.
5633 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
5635         * gnus-util.el (kill-empty-logs): New function.
5637 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5639         * message.el (message-mail-alias-type): Doc fix.
5640         (message-mail-alias-type-p): New function.
5641         (message-send): Use it.
5642         (message-mode): Ditto.
5643         (message-strip-forbidden-properties): Ditto.
5645         * ecomplete.el (ecomplete-database-file-coding-system): New
5646         variable.
5647         (ecomplete-save): Use it.
5648         (ecomplete-setup): Use it.
5650 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5652         * message.el (message-self-insert-commands): New variable.
5653         (message-strip-forbidden-properties): Use it.
5655 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5657         * message.el (message-put-addresses-in-ecomplete): Use a regexp
5658         that doesn't make XEmacs choke.
5660 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
5662         * gnus-util.el (gnus-replace-in-string):
5663         Prefer replace-regexp-in-string over of replace-in-string.
5665 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5667         * gnus-util.el (gnus-select-frame-set-input-focus):
5668         Use select-frame-set-input-focus if it is available in XEmacs; use
5669         definition defined in Emacs 22 for old Emacsen.
5671 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5673         * mm-view.el (mm-inline-text): Use equal instead of equalp.
5675 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
5677         * gnus-registry.el (gnus-registry-cache-save): Remove text
5678         properties when saving via the temp buffer.
5680 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5682         * message.el (message-generate-hashcash): Honor custom type.
5684 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5686         * message.el (message-generate-hashcash): Default to non-nil when
5687         hashcash is found.
5689         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
5690         (gnus-refer-thread-limit): Increase default to 500.
5692         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
5694         * flow-fill.el (fill-flowed): Allow delete-space.
5696 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5698         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
5699         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
5700         Remove autoloads.
5702 2006-04-18  Simon Josefsson  <jas@extundo.com>
5704         * message.el (message-generate-hashcash): Default to.
5706 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5708         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5709         concatenating segments rather than before concatenating them.
5711 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
5713         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
5715         * imap.el (imap-quote-specials): New function.
5716         (imap-login-auth): Quote specials.
5718 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5720         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
5722         * message.el (message-forward-make-body-plain): Allow
5723         message-forward-ignored-headers to be a list.
5724         (message-remove-ignored-headers): Factor out into function.
5725         (message-forward-make-body-mml): Use it.
5726         * rfc2231.el (rfc2231-parse-string): Remove dead code.
5727         (rfc2231-parse-string): Allow concatanation of parameters that
5728         aren't contiguous.  The test case is
5729           (mail-header-parse-content-type "message/external-body;
5730             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
5731             access-type=LOCAL-FILE;
5732             name*1*=plugh%2fhello-sailor%2fbing.pdf")
5734 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5736         * nntp.el (nntp-accept-process-output): Return the value of
5737         `nnheader-accept-process-output'.
5739 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5741         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
5742         (gnus-button-alist): Recognize more diff formats.
5743         (gnus-button-patch): Strip directory.
5745 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
5747         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
5748         Emacs 22 when setting focus.
5750 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5752         * gnus-art.el (gnus-article-treat-types): Do treatment of
5753         text/x-verbatim parts.
5754         (gnus-button-patch): New command.
5756         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
5757         addresses that contain invalid characters.
5759 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5761         * message.el (message-put-addresses-in-ecomplete): Use
5762         gnus-replace-in-string.
5763         (message-is-yours-p): Use the more correct
5764         mail-header-parse-address instead of
5765         mail-extract-address-components.
5766         (message-put-addresses-in-ecomplete): Fix typo.
5768         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
5769         keystroke.
5771         * gnus-art.el (gnus-treatment-function-alist): Change order of
5772         newsgroups/generic header folding to avoid double-folding.
5774         * message.el (message-hidden-headers): Add X-Draft-From.
5776         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
5777         command.
5778         (gnus-summary-repeat-search-article-backward): New command.
5780         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
5781         groups in the parent topic.
5783 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
5785         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
5786         (spam-extra-header-to-number): Return the CRM114 number as a
5787         number instead of a string.
5789 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5791         * gnus-art.el (gnus-face-properties-alist): Moved here from
5792         gnus-fun.
5794         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
5796 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5798         * message.el (message-strip-forbidden-properties): Only display on
5799         self-insert-command.
5801         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
5802         reindent.
5803         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
5805 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
5807         * smiley.el (smiley-style): Fix typo.
5809 2006-03-23  Kenichi Handa  <handa@m17n.org>
5811         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
5812         instead of set-buffer-multibyte.
5814 2006-03-23  Kenichi Handa  <handa@m17n.org>
5816         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
5817         buffer and then decode the buffer text if necessary.
5818         (rfc2231-encode-string): Be sure to work on multibyte buffer at
5819         first, and after mm-encode-body, change the buffer to unibyte.
5821 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5823         * hashcash.el (hashcash-insert-payment-async-2): Use
5824         message-goto-eoh instead of doing it manually.
5825         (mail-add-payment): Use message-narrow-to-header instead of trying
5826         to do the same itself.
5828         * message.el (message-hidden-headers): Add Face.
5830         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
5831         reparenting code.
5832         (gnus-summary-reparent-children): Refactored out code.
5833         (gnus-summary-thread-map): New keystroke.
5834         (gnus-summary-reparent-children): Make into command.
5836         * smiley.el (smiley-style): Default to `medium' if using a large
5837         font.
5839         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
5840         does it itself.
5842         * message.el (message-point-in-header-p): Simplify definition.
5844 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5846         * nnagent.el (nnagent-request-set-mark): Silence log file
5847         writing.
5848         (nnagent-request-set-mark): Use write-region instead of
5849         append-to-file.
5851         * gnus-sum.el (gnus-read-header): Fudge article number if using a
5852         strange select method.
5854         * ecomplete.el (ecomplete-display-matches): Get highlightling
5855         right.
5856         (ecomplete-display-matches): Use literals.
5857         (ecomplete-display-matches): Disable message logging.
5859         * message.el (message-display-abbrev): Small optimization.
5861         * ecomplete.el (ecomplete-display-matches): Allow automatic
5862         display.
5864         * message.el (message-strip-forbidden-properties): Display
5865         abbrevs.
5866         (message-display-abbrev): Get automatic display right.
5868         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
5869         keystrokes.
5871 2006-04-13  Romain Francoise  <romain@orebokech.com>
5873         TODO: Backport to v5-10!
5875         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
5876         Moved here (and renamed) from gnus-registry.el.
5878         * gnus-registry.el: Require gnus-util.
5879         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
5881 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5883         * gnus-group.el (gnus-group-catchup-current): Change
5884         if-then-else-if-then-else into cond.
5885         (gnus-group-catchup): Indent.
5886         (group-name-at-point): New function.
5887         (gnus-fetch-group): Provide default from thing at point.
5889 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5891         * message.el (message-display-abbrev): Fix regexp.
5893         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
5894         choosing.
5895         (ecomplete-highlight-match-line): Fix up code rewrite, remove
5896         dead variables.
5898         * message.el (message-newline-and-indent): Remove debugging.
5899         (message-display-abbrev): Use new implementation.
5901 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5903         * gnus-art.el (gnus-article-mode): Set
5904         cursor-in-non-selected-windows to nil.
5906         * smiley.el: Revert previous change.
5907         (smiley-data-directory): defvar it before using it in the
5908         defcustom of `smiley-style'.
5910 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5912         * message.el (message-newline-and-indent): New function.
5914         * ecomplete.el: Implement more bits.
5916         * message.el (message-put-addresses-in-ecomplete): Clean up the
5917         string.
5919         * ecomplete.el (ecomplete-add-item): Chop off decimals.
5921         * gnus-sum.el (gnus-summary-save-parts): Bind
5922         gnus-summary-save-parts-counter and use it to make unique file
5923         names.
5925         * gnus-art.el (gnus-ignored-headers): Add some more headers.
5927         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
5928         parameter to say whether to actually parse the individual
5929         addresses.
5931         * message.el (message-put-addresses-in-ecomplete): New function.
5932         (ecomplete): Require.
5933         (message-mail-alias-type): Add ecomplete as an option.
5935 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
5937         * flow-fill.el (fill-flowed): Remove trailing space from blank
5938         quoted lines.
5940 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5942         * smiley.el (smiley-style): Move definition later to avoid a
5943         compilation warning.
5945 2006-04-12  Kenichi Handa  <handa@m17n.org>
5947         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
5948         buffer and then decode the buffer text if necessary.
5949         (rfc2231-encode-string): Be sure to work on multibyte buffer at
5950         first, and after mm-encode-body, change the buffer to unibyte.
5951         Use mm-disable-multibyte instead of set-buffer-multibyte.
5953 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5955         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
5956         Content-Type header instead of Content-Disposition header.
5957         (gnus-mime-inline-part): Ditto.
5958         (gnus-mime-view-part-as-charset): Ignore charset that the part
5959         specifies.
5961         * mm-decode.el (mm-display-part): Work with external parts and
5962         usual parts similarly.
5964         * mm-extern.el (mm-inline-external-body): Use mm-display-part
5965         instead of gnus-display-mime.
5967         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
5968         instead of with-temp-buffer.
5970         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
5971         tag to summarized topics part in order to encode non-ASCII text.
5973 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5975         * smiley.el (smiley-style): New variable.
5976         (smiley-directory): New function.
5977         (smiley-data-directory): Derive from `smiley-style' using
5978         `smiley-directory'.
5979         (smiley-regexp-alist): Add new entries.
5981         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
5982         (gnus-article-browse-delete-temp): Add :version.
5984 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
5986         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
5987         the sieve region.
5989 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5991         * gnus.el (gnus-version-number): Bump version.
5993 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5995         * gnus.el: No Gnus v0.4 is released.
5997 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5999         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
6000         layout.
6002         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
6003         unknown charset.
6005         * message.el (message-header-synonyms): Add Original-To to the
6006         default.
6008         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
6009         optional parameter.
6011 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
6013         * gnus-fun.el (gnus): Require it for gnus-directory.
6015 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6017         * gnus-fun.el (gnus-face-properties-alist): Add :version.
6019 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
6021         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
6023 2006-04-05  Simon Josefsson  <jas@extundo.com>
6025         * password.el (password-reset): New function.
6027 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
6029         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
6030         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
6032 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6034         * nnweb.el (nnweb-google-create-mapping): Update regexp.
6035         Some whitespace was matched into the url, which broke browsing hits
6036         > 100 when mm-url-use-external was nil.
6038 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
6040         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
6041         gnus-extra-headers for 'Newsgroups.
6043         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
6044         bound.
6046 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
6048         * pgg-gpg.el: Clean up process buffers every time gpg processes
6049         complete.
6051 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
6053         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6054         doc string.
6056 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
6058         * pgg-gpg.el (pgg-gpg-process-filter)
6059         (pgg-gpg-wait-for-completion): Check if buffer is alive.
6061         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
6062         lines, temporary fix.
6064 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6066         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
6068 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
6070         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
6071         default-enable-multibyte-characters.  This reverts the change from
6072         revision 6.17 which is no longer necessary because the passphrase
6073         is sent separately now.  GnuPG messages are unreadable under
6074         multibyte locales with default-enable-multibyte-characters set to
6075         nil.
6077 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6079         * message.el (message-tool-bar-gnome): Move "spell".
6081 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6083         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
6084         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
6085         instead.
6087 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
6089         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
6090         newsgroups handling for NNTP overviews which don't include
6091         Newsgroups.
6093 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6095         * message.el (message-resend): Bind message-generate-hashcash to nil.
6097 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6099         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
6100         when searching for already-paid recipients.
6102 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
6104         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
6105         passphrases when it is not needed.
6106         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
6107         passphrase stuff from gpg, should only be necessary when you use
6108         gpg with a smartcard.
6110 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6112         * mml.el (mml-insert-mime): Ignore cached contents of
6113         message/external-body part.
6115         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
6116         (mm-insert-part): Ditto.
6118 2006-03-23  Simon Josefsson  <jas@extundo.com>
6120         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
6121         Reiner.
6122         (pgg-gpg-use-agent-p): Use it again.
6124 2006-03-23  Simon Josefsson  <jas@extundo.com>
6126         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
6127         older emacsen.
6128         (pgg-gpg-use-agent-p): Don't use it.
6130 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
6132         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
6133         if we can.
6135 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
6137         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
6138         (pgg-gpg-update-agent): New function.
6139         (pgg-gpg-use-agent-p): New function.
6140         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
6141         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
6142         (pgg-gpg-sign-region): Use it.
6144 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6146         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
6147         Reported by Ralf Wachinger <rwachinger@gmx.de>.
6149 2006-03-21  Simon Josefsson  <jas@extundo.com>
6151         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
6152         <wilde@sha-bang.de>.
6153         (pgg-gpg-use-agent): New variable.
6154         (pgg-gpg-process-region): Use it.
6155         (pgg-gpg-encrypt-region): Likewise.
6156         (pgg-gpg-encrypt-symmetric-region): Likewise.
6157         (pgg-gpg-decrypt-region): Likewise.
6158         (pgg-gpg-sign-region): Likewise.
6159         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
6161 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6163         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
6165         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
6166         Add comment on version.
6168 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6170         * smiley.el: Add missing test smiley.
6172 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6174         * mm-decode.el (mm-with-part): New macro.
6175         (mm-get-part): Use it; work with message/external-body as well.
6176         (mm-save-part): Treat name and filename equally.
6178         * mm-extern.el (mm-extern-cache-contents): New function.
6179         (mm-inline-external-body): Use it; force the part to be displayed;
6180         move undisplayer added to the cached handle to the parent.
6182         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
6183         (gnus-mime-view-part-as-type): Work with message/external-body.
6185         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
6187 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6189         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
6190         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
6191         Emacs.]
6193 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6195         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
6196         path rather than symbol.  Always return list of directories.
6197         Guarantee that image directory comes first.  [Sync with image.el,
6198         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
6200         * message.el (message-make-tool-bar): Adjust to new API of
6201         `gmm-image-load-path-for-library'.
6203         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6205         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
6207 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6209         * gnus-art.el (gnus-article-only-boring-p):
6210         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
6211         intangible text.
6212         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
6214 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
6216         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
6217         `defun' instead of `gmm-defun-compat'.
6219 2006-03-14  Simon Josefsson  <jas@extundo.com>
6221         * message.el (message-unique-id): Don't use message-number-base36
6222         if (user-uid) is a float.
6223         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
6225 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6227         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
6229         * gnus-art.el (gnus-mime-display-single): Make sure there is an
6230         empty line between a part and a message part.
6232 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6234         * smiley.el: Add more test smileys.
6235         (smiley-data-directory, smiley-regexp-alist)
6236         (gnus-smiley-file-types): Fix doc strings.
6237         (smiley-update-cache): Clear smiley-cached-regexp-alist before
6238         adding new elements.
6239         (smiley-mouse-map): Unused code.  Make it a comment.
6241 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6243         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
6244         scan latest NoCeM messages instead of old ones.
6245         (gnus-nocem-check-article): Fix regexps so as to match to PGP
6246         delimiters that are recently used.
6247         (gnus-nocem-load-cache): Add autoload cookie.
6249         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
6251         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
6252         level which is larger than gnus-use-nocem is specified.
6254         * gnus-group.el (gnus-group-get-new-news): Ditto.
6256 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
6258         * gnus-util.el (gnus-tool-bar-update): New function.
6260         * gnus-group.el (gnus-group-update-tool-bar): New variable.
6261         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
6263         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
6265         * gnus-group.el (gnus-group-redraw-when-idle)
6266         (gnus-group-redraw-check): Remove.
6267         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
6269 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6271         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
6272         if optional last element is specified in splits (FIELD VALUE...).
6274 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
6276         * message.el (message-make-tool-bar): Rename gmm-image-load-path
6277         to gmm-image-load-path-for-library.  Call with no-error argument.
6278         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
6280         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6282         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
6284         * gmm-utils.el (gmm-image-load-path): Remove alias.
6286 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
6288         * gmm-utils.el (gmm-image-load-path): Add alias.
6290         * nnml.el (nnml-generate-nov-databases-directory): Rename from
6291         nnml-generate-nov-databases-1.
6292         (nnml-generate-nov-databases): Use it.
6293         (nnml-generate-nov-databases-directory): Document no-active
6294         argument.
6296         * gmm-utils.el (gmm-image-load-path-for-library): Return single
6297         directory if path is t.  Add no-error.
6299         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
6300         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6302         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
6303         resetting gnus-article-browse-html-temp-list.
6305         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
6306         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
6307         Add example to docstring.  Rename local variables.  Move error
6308         checks to default case in cond and simplify.
6310 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6312         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
6313         handle is multipart when calling it recursively.
6314         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
6316 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
6318         * nnimap.el (nnimap-request-update-info-internal): Optimize.
6319         Don't `gnus-uncompress-range' to avoid excessive memory usage.
6321 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6323         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
6324         is loaded.
6326         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
6327         loaded.
6329 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6331         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
6332         to "Emacs 23 (unicode)" in doc string.
6334         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
6335         "Emacs 23 (unicode)" in comment.
6337 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6339         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
6341         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
6342         characters 160 through 255 in Emacs 23.
6344 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6346         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
6347         gnus-article-browse-html-temp.
6348         (gnus-article-browse-delete-temp): Make it customizable.  Add
6349         `file'.  Adjust doc string.
6350         (gnus-article-browse-delete-temp-files): Add argument.  Allow
6351         query for each file.  Adjust doc string.
6352         (gnus-article-browse-html-parts): Add
6353         `gnus-article-browse-delete-temp-files' to
6354         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
6356 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
6358         * gnus-art.el (gnus-article-browse-html-temp)
6359         (gnus-article-browse-delete-temp): New variables.
6360         (gnus-article-browse-delete-temp-files): New function.
6361         (gnus-article-browse-html-parts): Use it.
6363 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
6365         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
6367         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
6368         string.
6370         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
6371         gnus-summary-insert-new-articles when unplugged.  Remove
6372         gnus-summary-search-article-forward.
6374         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
6375         display-visual-class instead of display-color-cells.
6377 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6379         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
6380         message/* containing non-ASCII text properly.
6382 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
6384         * message.el: Require gmm-utils, remove autoloads.
6385         (message-tool-bar): Set default based on
6386         gmm-tool-bar-style.
6387         (message-tool-bar-gnome): Add gmm-customize-mode.
6389         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
6390         gmm-tool-bar-style.
6391         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
6393         * gnus-group.el (gnus-group-tool-bar): Set default based on
6394         gmm-tool-bar-style.
6395         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
6397         * gmm-utils.el (gmm-image-directory): Rename variable from
6398         gmm-image-load-path.
6399         (gmm-image-load-path): Use gmm-image-directory.
6400         (gmm-customize-mode): New function.
6401         (gmm-tool-bar-style): New variable.
6403         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
6404         gnus-group-redraw-line-number.
6405         (gnus-group-redraw-check): Simplify.
6406         (gnus-group-tool-bar-update): Remove redraw check.
6407         (gnus-group-make-tool-bar): Add redraw check.
6409 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
6411         * gnus-art.el (gnus-button): Add missing parentheses.
6413 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6415         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
6417 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
6419         * gnus-art.el (gnus-button): New face.
6420         (gnus-article-button-face): Use it.
6422         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
6423         gnus-summary-next-page.  Re-order.
6425         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
6426         next-node are now included.
6427         (gnus-group-redraw-line-number): New internal variable.
6428         (gnus-group-redraw-check): Helper function for updating the tool
6429         bar.
6430         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
6432         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
6434         * spam.el (spam-spamassassin-score-regexp): New internal variable.
6435         (spam-extra-header-to-number, spam-check-spamassassin-headers):
6436         Use it to match format of Spamassassin 3.0 and later.  Reported by
6437         IRIE Tetsuya <irie@t.email.ne.jp>.
6438         (spam-check-bogofilter)
6439         (spam-bogofilter-register-with-bogofilter): Fix args of
6440         `gnus-error' calls.
6442 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
6444         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
6445         unnecessary interaction when sending queued mails.  Reported by
6446         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
6448 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6450         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
6451         first or last are nil.
6453 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6455         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
6457 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6459         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
6461 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6463         * dns.el (query-dns): Protect more against buggy tcp output.
6465 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
6467         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
6468         nov.php.
6470 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6472         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
6473         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
6474         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
6475         output on the server side.
6476         (nnweb-google-create-mapping): Update regexps and add some
6477         progress indication.
6479 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
6481         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
6482         gnus-agent-toggle-plugged.  Re-order icons.
6483         (gnus-group-tool-bar-gnome): Add
6484         gnus-group-{prev,next}-unread-group.
6485         (gnus-group-tool-bar-gnome): Re-order icons.
6487         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
6488         gnus-summary-insert-new-articles.
6490         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
6491         comments.
6493         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
6494         also available in Emacs 21.3.
6496         * message.el (message-fix-before-sending): Change "Emacs 22" to
6497         "Emacs 23 (unicode)" in comment.
6499         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
6500         "Emacs 23 (unicode)" in comment.
6502         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
6503         comment.
6504         (mm-coding-system-p): Add comment about no-MULE XEmacs.
6506         * mm-view.el (mm-fill-flowed): Add :version.
6508 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6510         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
6511         and load-path.
6513 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
6515         * message.el: Autoload gmm-image-load-path.
6516         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
6517         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
6518         consitency.
6520         * gmm-utils.el (gmm-image-load-path): Also search in
6521         "../etc/images".  Don't set gmm-image-load-path if we don't find
6522         the image.
6524 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6526         * gmm-utils.el (gmm-image-load-path): Don't make
6527         `gmm-image-load-path' include subdirectories which the second arg
6528         `image' might specify.
6530         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
6531         subdirectory to icon file names.
6533         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
6535 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
6537         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
6538         gmm-image-load-path calls.
6540         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6542         * message.el (message-make-tool-bar): Ditto.
6544         * mml.el (mml-preview): Added comment concerning tool bar icons.
6546         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
6547         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
6549         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
6550         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
6552         * message.el (message-tool-bar-gnome): Use new icon names.
6553         (message-make-tool-bar): Use `gmm-image-load-path'.
6555         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
6556         functions from MH-E.
6557         (gmm-image-load-path): New variable from MH-E.
6558         (gmm-image-load-path): New function from MH-E.  Added arguments
6559         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
6560         *-image-load-path-called-flag.
6562 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
6564         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
6566 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
6568         * nnimap.el (nnimap-request-move-article): Change folder back to
6569         source group before deleting.
6571 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
6573         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
6575         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
6576         mm-url.
6578         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
6580 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6582         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
6583         coding system which mm-charset-to-coding-system returns for a
6584         given charset is valid.
6586 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
6588         * html2text.el (html2text-remove-tag-list):
6589         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
6591 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
6593         * gnus-cus.el: Revert 2005-10-17 change.
6595 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6597         * gnus-art.el (article-strip-banner): Call
6598         article-really-strip-banner only when the regexp match is made.
6600 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6602         * gnus-art.el (article-strip-banner): Use
6603         gnus-extract-address-components instead of
6604         mail-header-parse-addresses to make it work with non-ASCII text;
6605         remove mail-encode-encoded-word-string.
6607         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
6608         values which are surrounded with \"...\"; make it never cause a
6609         Lisp error; give up parsing of parameters if it failed in
6610         extracting type.
6612 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
6614         * smime.el (smime-cert-by-ldap-1): Fix bug where
6615         `smime-ldap-search' returns results without userCertificates.
6617 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6619         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
6621 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6623         * spam.el (spam-check-spamassassin-headers): Adapt format for
6624         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
6625         <ari@mbf.ocn.ne.jp>.
6626         (spam-list-of-processors): Add spam-use-gmane.
6628 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6630         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
6631         make-temp-file; make it work with XEmacs as well.
6633         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
6634         mm-make-temp-file.
6636         * mm-decode.el (mm-display-external): Use the 3rd arg of
6637         mm-make-temp-file.
6638         (mm-create-image-xemacs): Ditto.
6640 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6642         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
6643         with message-narrow-to-headers.
6644         (gnus-draft-setup): Narrow to header to run message-fetch-field.
6645         (gnus-draft-check-draft-articles): New function.
6646         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
6648 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6650         * gnus-art.el (gnus-article-browse-html-parts):
6651         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
6652         Don't use suffix argument for mm-make-temp-file for Emacs 21
6653         compatibility.  Remove useless `format'.
6655 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6657         * nnweb.el (nnweb-google-wash-article): Update regexps.
6658         (nnweb-group-alist): Use defvoo instead of defvar.
6660 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6662         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
6663         re-loading nn* modules.
6665 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6667         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
6668         for `tool-bar-mode' and don't check it's default-value.
6670         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6672         * message.el (message-make-tool-bar): Ditto.
6674         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
6675         `substring'.  Shorten tmp-file name.
6677         * gnus.el: Remove bogus comment.
6679 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
6681         * gnus-art.el (gnus-article-browse-html-parts): New function.
6682         (gnus-article-browse-html-article): New function for viewing html
6683         articles with a browser.
6685 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
6687         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
6688         (mml2015-pgg-encrypt): Ditto.
6690         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
6691         (mml1991-pgg-encrypt): Ditto.
6693 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6695         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
6696         message-make-date instead of current-time-string.
6698         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
6699         to gnus-decoded which mm-uu might set.
6701 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6703         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
6704         don't decode quoted parameters; remove misimported Emacs code.
6705         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6706         (rfc2231-decode-encoded-string): Don't use split-string which
6707         behaves differently according to Emacs version; use
6708         mm-decode-coding-region to convert charset to coding-system.
6709         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6710         (rfc2231-encode-string): Remove misimported Emacs code.
6712 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6714         * gnus-art.el (article-decode-charset): Don't use ignore-errors
6715         when calling mail-header-parse-content-type.
6716         (article-de-quoted-unreadable): Ditto.
6717         (article-de-base64-unreadable): Ditto.
6718         (article-wash-html): Ditto.
6720         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
6721         calling mail-header-parse-content-type and
6722         mail-header-parse-content-disposition.
6723         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
6724         mail-header-parse-content-type.
6726         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
6727         insert charset and format parameters; encode description after
6728         inserting it to buffer.
6729         (mml-insert-parameter): Fold lines properly even if a parameter is
6730         segmented into two or more lines; change the max column to 76.
6732         * rfc1843.el (rfc1843-decode-article-body): Don't use
6733         ignore-errors when calling mail-header-parse-content-type.
6735         * rfc2231.el (rfc2231-parse-string): Return at least type if
6736         possible; don't cause an error even if it fails in parsing of
6737         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6738         (rfc2231-encode-string): Don't break lines at the beginning, leave
6739         it to mml-insert-parameter.
6741         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
6742         calling mail-header-parse-content-type.
6744 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
6746         * spam-report.el (spam-report-gmane-use-article-number):
6747         Improve doc string.
6748         (spam-report-gmane-internal): Check if a suitable header was found
6749         in the article.
6751 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6753         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
6754         (rfc2231-encode-string): Make param*=value always begin with LWSP.
6756 2006-02-05  Romain Francoise  <romain@orebokech.com>
6758         Update copyright notices of all files in the gnus directory.
6760 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6762         * nnweb.el (nnweb-request-group): Avoid growing overview files.
6764 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6766         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
6767         segmented lines of parameter value to cope with Thunderbird 1.5
6768         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
6769         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6770         (rfc2231-encode-string): Don't make lines exceeding 76 column.
6772 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
6774         * mml.el (mml-generate-mime-1): Correct the order of inline signed
6775         parts.
6777 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6779         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
6780         there's only one active file for all servers.
6781         (nnweb-request-scan): Make sure nnweb-articles is initialized on
6782         solid groups.  Gnus might have used a FAST request to select the group.
6783         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
6784         and nnweb-search redundantly in the active file.
6785         (nnweb-request-list): Don't list bogus groups.  There can only be one.
6786         (nnweb-request-create-group): Don't use ARGS.
6787         (nnweb-possibly-change-server, nnweb-request-group): Remove some
6788         initialisations.  Let nnoo do the work.
6790 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6792         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
6793         Say the part has been decoded.
6795         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
6797 2006-01-31  Kevin Ryde  <user42@zip.com.au>
6799         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
6800         mailcap-viewer-test-cache when there's no 'test clause, since that
6801         will invert the meaning of a "nil" test previously determined by
6802         mailcap-mailcap-entry-passes-test.
6804 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6806         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
6807         compiling.
6809         * gnus-sum.el: Ditto.
6811         * message.el: Don't bind tool-bar-map when compiling.
6813 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
6815         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
6817 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
6819         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
6820         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
6821         current Google Groups.
6823 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
6825         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
6826         and tool-bar-mode.
6828         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
6829         and tool-bar-mode.
6831         * message.el (message-tool-bar-update): Simplify.
6832         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
6834         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
6835         gnus-summary-buffer.
6836         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
6837         gnus-summary-reply.
6839         * gmm-utils.el (gmm): Add :version.
6841 2006-01-26  Steve Youngs  <steve@sxemacs.org>
6843         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
6844         autoload.
6846 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6848         * gmm-utils.el (gmm-verbose): Add :group.
6850 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
6852         * message.el: Change some comments WRT tool-bars.
6854         * gnus-sum.el (gnus-summary-tool-bar)
6855         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
6856         (gnus-summary-tool-bar-zap-list): New variables.
6857         (gnus-summary-make-tool-bar): Complete rewrite using
6858         `gmm-tool-bar-from-list'.
6860         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
6861         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
6862         variables.
6863         (gnus-group-make-tool-bar): Complete rewrite using
6864         `gmm-tool-bar-from-list'.
6865         (gnus-group-tool-bar-update): New function.
6867         * message.el (message-mode-field-menu): Add "Show hidden Headers".
6869 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6871         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
6872         is dissected into a single part of which the type is the same as
6873         the given one; decode charset.
6875 2006-01-21  Kevin Ryde  <user42@zip.com.au>
6877         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
6878         into alists as symbol not string, since that's what
6879         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
6880         look for.
6882 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
6884         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
6885         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
6887         * message.el (message-tool-bar-gnome): Use gmm-ignore.
6889 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6891         * gnus-art.el (gnus-mime-security-button-commands): New variable.
6892         (gnus-mime-security-button-menu): New definition.
6893         (gnus-mime-security-button-map): Use them.
6894         (gnus-mime-security-button-menu): New function.
6895         (gnus-insert-mime-security-button): Addition to help echo.
6896         (gnus-mime-security-run-function, gnus-mime-security-save-part)
6897         (gnus-mime-security-pipe-part): New functions.
6899         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
6900         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
6902         * mm-decode.el (mm-handle-set-disposition): Remove.
6903         (mm-handle-set-description): Remove.
6905 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6907         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
6908         (mm-w3m-standalone-supports-m17n-p): New function.
6909         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
6910         w3m usage.
6912         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
6913         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
6915 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6917         * message.el (message-tool-bar-zap-list): Use
6918         gmm-tool-bar-zap-list as custom type.
6919         (message-tool-bar-update): New function.
6920         (message-tool-bar, message-tool-bar-gnome)
6921         (message-tool-bar-retro): Add message-tool-bar-update.
6922         (message-tool-bar-gnome): Add flyspell-buffer.
6924         * gnus-util.el (gnus-error): Describe `args'.
6926         * gmm-utils.el (gmm-error): Describe `args'.
6927         (gmm-tool-bar-zap-list): New widget.
6928         (gmm-tool-bar-from-list): Improve description of `zap-list'.
6930 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6932         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
6933         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
6934         the number of recursive calls.
6936         * mm-decode.el (mm-handle-set-disposition): New macro.
6937         (mm-handle-set-description): New macro.
6939 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6941         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
6942         encoding.
6944 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
6946         * message.el (message-tool-bar-zap-list, message-tool-bar)
6947         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
6948         (message-tool-bar-local-item-from-menu): Remove.
6949         (message-tool-bar-map): Replace by `message-make-tool-bar'.
6950         (message-make-tool-bar): New function.
6951         (message-mode): Use `message-make-tool-bar'.
6953         * gmm-utils.el: New file.
6954         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
6955         (gmm-lazy): New widget copied from `nnmail.el'.
6956         (gmm-tool-bar-from-list): New function for creating customizable
6957         tool bars.
6958         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
6959         output.
6960         (gmm): Add :prefix to defgroup.
6962 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
6964         * gmm-utils.el (gmm-widget-p): New function.
6966 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
6968         * mml.el (mml-attach-file): Describe `description' in doc string.
6969         (mml-menu): Add Emacs MIME manual and PGG manual.
6971 2006-01-20  Richard M. Stallman  <rms@gnu.org>
6973         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
6975 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
6977         * nntp.el (nntp-end-of-line): Doc fix.
6979 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
6981         * imap.el (imap-open): Handle case where buffer is a buffer
6982         object.
6984 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6986         * gnus-delay.el (gnus-delay): Don't autoload.
6987         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6988         to be re-loaded when customizing the `gnus-delay' group.
6990 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
6992         * message.el (message-insert-citation-line): Use newlines.
6994 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6996         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
6998         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
7000 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
7002         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
7004 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7006         * mm-decode.el (mm-inlined-types): Add application/pgp.
7007         (mm-automatic-display): Ditto.
7009         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
7010         part as text.
7012 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7014         * nnrss.el: Update copyright.
7015         (nnrss-opml-import): Query whether to subscribe to each entry.
7017         * gnus-art.el:
7018         * gnus-sum.el:
7019         * mm-uu.el:
7020         * mm-view.el: Update copyright.
7022 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
7024         * message.el (message-info): New function.
7025         (message-mode-menu): Add it.
7026         Update copyright.
7028         * ChangeLog: Fix and update copyright.
7030 2006-01-13  Romain Francoise  <romain@orebokech.com>
7032         * message.el (message-forward-subject-name-subject): Prefer the
7033         address to 'nowhere' if the sender has no name.
7034         Fix typo.  Update copyright year.
7036 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7038         * gnus-art.el (article-wash-html): Use
7039         gnus-summary-show-article-charset-alist if a numeric arg is given.
7040         (gnus-article-wash-html-with-w3m-standalone): New function.
7042         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
7043         mm-inline-text-html-render-with-w3m-standalone.
7044         (mm-text-html-washer-alist): Map w3m-standalone to
7045         gnus-article-wash-html-with-w3m-standalone.
7046         (mm-inline-text-html-render-with-w3m-standalone): New function.
7048 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7050         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
7051         Improve LaTeX.
7053 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7055         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
7056         (nnrss-request-article): Render text/plain parts as HTML.
7058         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
7059         the buffer.
7061 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
7063         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
7064         custom definition of `gnus-posting-styles'.
7066         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
7067         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
7069 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7071         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
7072         Use nntp for bug archive.
7074 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7076         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
7077         parts.
7078         (nnrss-normalize-date): New function converts ISO 8601 date into
7079         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
7080         (nnrss-check-group): Use it.
7082 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7084         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
7086         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
7087         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
7088         (nnrss-insert-w3): Ditto.
7090 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7092         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
7093         the articles to be forwarded including the case where neither a
7094         number of articles nor a region is specified.
7096 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7098         * nnrss.el (nnrss-request-article): Fix last change; fill
7099         text/plain parts.
7101 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7103         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
7104         in text/plain part.
7105         (nnrss-check-group): Don't add excessive newline to dc:subject.
7107 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
7109         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
7110         article.
7112 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7114         * nnml.el: Don't require gnus-bcklg.  Autoload it.
7115         (nnml-use-compressed-files, nnml-save-mail): Support other
7116         comression programs such as bzip2.
7118 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7120         * dns.el (query-dns): Make sure we check the buffer size before
7121         removing tcp headers.
7123 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7125         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
7126         remove MIME buttons associated with multipart/alternative parts.
7127         (gnus-mime-display-alternative): Tag buttons using `article-type'
7128         text property.
7130         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
7131         associated with multipart/alternative parts.
7133         * gnus-art.el (gnus-signature-separator): Fix custom type.
7135         * mm-decode.el (mm-inlined-types): Fix custom type.
7136         (mm-keep-viewer-alive-types): Ditto.
7137         (mm-automatic-display): Ditto.
7138         (mm-attachment-override-types): Ditto.
7139         (mm-inline-override-types): Ditto.
7140         (mm-automatic-external-display): Ditto.
7142 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7144         * spam-report.el (spam-report-user-mail-address)
7145         (spam-report-user-agent): New variables.
7146         (spam-report-url-ping-plain): Use spam-report-user-agent.
7148 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
7150         * gnus-art.el (gnus-button-handle-custom): Do not just use
7151         `customize-apropos' for any "M-x customize-*" button but the
7152         function called for.  Accept both the function name and its
7153         argument in order to achieve this.
7154         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
7155         function name to `gnus-button-handle-custom' in case of "M-x
7156         customize-*" buttons.
7158 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7160         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
7161         multipart/alternative and add xref to mm-discouraged-alternatives
7162         in doc string.
7164         * mm-decode.el (mm-discouraged-alternatives): Add xref to
7165         gnus-buttonized-mime-types in doc string.
7167 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
7169         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
7170         Suggest image/.* in the doc string.
7172 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7174         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
7175         message-marks (Debian bug #342521).
7177 2005-12-12  Simon Josefsson  <jas@extundo.com>
7179         * password.el (password-read-from-cache): Add.
7180         (password-read): Use it.
7182 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7184         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
7185         us-ascii as a MIME charset.
7187         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
7188         against the case where the 2nd arg TYPE is nil.
7190 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7192         * pop3.el (pop3-stream-type): Fix custom version.
7194         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
7196 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7198         * mm-decode.el (mm-display-external): Add missing cdr.
7200 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7202         * mm-decode.el (mm-display-external): Use nametemplate (defined in
7203         RFC1524) if it is in mailcap or add a suffix according to
7204         mailcap-mime-extensions when generating a temp filename; postpone
7205         deleting a temp file for 2 seconds for some wrappers, shell
7206         scripts, and so on, which might exit right after having started a
7207         viewer command as a background job.
7209 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7211         * nntp.el (nntp-marks-directory): Fix custom group.
7213         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
7214         steps when < 10.
7216         * gnus-start.el (gnus-no-server-1): Mention
7217         `gnus-level-default-subscribed' in doc string.
7219 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7221         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
7222         parens.
7224 2005-11-26  Dave Love  <fx@gnu.org>
7226         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
7227         (tls-program, tls-success): Provide openssl alternative.
7229         * starttls.el: Doc fixes.
7230         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
7231         SERVICE to PORT.
7233         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
7234         port null or service name.
7235         (starttls-negotiate): Autoload.
7237 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7239         * message.el (message-kill-to-signature): Fix interactive spec.
7241 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7243         * pop3.el (pop3-open-server): Recognize a string as a service name.
7245 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
7247         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
7249 2005-11-23  Dave Love  <fx@gnu.org>
7251         Add pop3s, pop3/starttls.
7253         * pop3.el (pop3-authentication-scheme): Clarify doc.
7254         (open-tls-stream, starttls-open-stream): Autoload.
7255         (pop3-stream-type): New.
7256         (pop3-open-server): Use it.
7258         * mail-source.el (mail-sources): Fix some :types.  Add stream type
7259         for POP.
7260         (mail-source-keyword-map): Add :stream for POP.
7261         (mail-source-fetch-pop): Use pop3-stream-type.
7263 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7265         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
7266         of current-time-string.
7268 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
7270         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
7271         date header.
7273 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
7275         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
7276         it can seriously impact performance as it bypasses the agent's
7277         local caches.
7279 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
7281         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
7282         must be explicitly online rather than "not explicitly offline" for
7283         its flags to be synchronized.
7285         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
7286         that gnus-uu-unmark-thread will function correctly.
7288         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
7289         1024K is instead displayed as 1M.
7291 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7293         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
7295 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
7297         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
7299 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
7301         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
7302         error message to display actual error condition.
7303         (gnus-agent-save-local): Avoid saving symbols that are bound to
7304         nil as they simply result in a warning message in
7305         gnus-agent-read-local.
7307 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7309         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
7310         rather than make-variable-buffer-local for file-precious-flag.
7312 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
7314         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
7315         for duplicates which are removed.  The invalid sort check then
7316         triggers a rescan after the sort as sorting may have moved
7317         duplicate entries such that they can be cheaply detected.
7319 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7321         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
7323 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
7325         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
7326         internal variable to a custom variable.  Changed default value
7327         from compressed(2) to uncompressed(1).
7328         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
7329         support for uncompressed agentview files.  Taken together, reading
7330         the agentview file should now be 6-7 times faster.
7332 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7334         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
7335         as a buffer-local variable.  This avoids creating truncated
7336         dribble files as a result of a hang up, eg.
7338 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7340         * gnus-start.el (gnus-start-draft-setup): Enforce
7341         `gnus-draft-mode' for nndraft:drafts at startup.
7343         * gnus.el (gnus-splash): Change custom group.
7344         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
7345         allow-list argument.
7347         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
7348         string.
7350 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7352         * gnus-art.el (gnus-default-article-saver): Add user-defined
7353         `function' to custom type.
7355 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
7357         * imap.el (imap-open): Handle case where buffer is a buffer
7358         object.
7360 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
7362         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
7363         long lines.
7364         (gnus-cache-delete-group): Wrap doc strings.
7366         * gnus-agent.el (gnus-agent-rename-group)
7367         (gnus-agent-delete-group): Wrap doc strings.
7369 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371         * gnus-start.el (gnus-1): Add "native" to
7372         gnus-predefined-server-alist.
7374         * gnus.el (gnus-method-to-server): Don't add "native" to the
7375         lists here, because that leads to problems when
7376         gnus-select-method is bound.
7378 2005-11-09  Simon Josefsson  <jas@extundo.com>
7380         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
7381         use (not sort-by-date) instead.
7383 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7385         * gnus-delay.el (gnus-delay-group): Don't autoload.
7386         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
7387         to be re-loaded when customizing the `gnus-delay' group.
7389 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
7391         * message.el: Revert last changes.
7392         (message-insert-citation-line): Use newlines.
7394 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
7396         * message.el (message-courtesy-message)
7397         (message-mark-insert-begin, message-mark-insert-end)
7398         (message-elide-ellipsis, message-cancel-message)
7399         (message-add-header, message-change-subject)
7400         (message-cross-post-followup-to-header)
7401         (message-cross-post-insert-note, message-reduce-to-to-cc)
7402         (message-widen-reply, message-delete-not-region)
7403         (message-kill-to-signature, message-insert-signature)
7404         (message-insert-importance-high, message-insert-importance-low)
7405         (message-insert-or-toggle-importance)
7406         (message-insert-disposition-notification-to)
7407         (message-indent-citation, message-yank-original)
7408         (message-cite-original-without-signature, message-cite-original)
7409         (message-insert-citation-line, message-position-on-field)
7410         (message-fix-before-sending, message-send-mail-partially)
7411         (message-send-mail, message-send-mail-with-sendmail)
7412         (message-send-mail-with-qmail, message-send-news)
7413         (message-check-news-header-syntax, message-generate-headers)
7414         (message-insert-courtesy-copy, message-fill-address)
7415         (message-fill-header, message-shorten-references)
7416         (message-setup-1, message-cancel-news)
7417         (message-forward-make-body-plain, message-forward-make-body-mime)
7418         (message-forward-make-body-mml, message-encode-message-body)
7419         (message-forward-make-body-digest-plain)
7420         (message-forward-make-body-digest-mime)
7421         (message-use-alternative-email-as-from): Insert `hard-newline'
7422         instead of ordinary newlines.
7424 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7426         * message.el (message-generate-headers): Downcase the argument
7427         given to message-check-element.
7429 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
7431         * nntp.el (nntp-authinfo-rejected): New error condition.
7432         (nntp-wait-for): Use new error condition to signal authentication
7433         error.
7434         (nntp-retrieve-data): Rethrow new error condition to break out of
7435         recursive call to nntp-send-authinfo.
7437 2005-11-08  Romain Francoise  <romain@orebokech.com>
7439         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
7440         (gnus-summary-exit-map): Bind to `Z p'.
7441         (gnus-summary-make-menu-bar): Add menu item.
7443 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
7445         * gnus-art.el (gnus-article-treat-custom): Add `first'.
7446         (gnus-treat-*): Add `first' in all doc strings.
7448         * gnus-group.el (gnus-group-compact-group): Fix typo.
7450 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7452         * gnus.el (gnus-parameters-case-fold-search): New variable.
7453         (gnus-parameters-get-parameter): Use it.
7455         * gnus-score.el (gnus-home-score-file): Doc fix.
7457 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
7459         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
7461 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7463         * mm-util.el (mm-special-display-p): New function.
7465         * mml.el (mml-preview): Use it; doc fix.
7467 2005-10-29  Romain Francoise  <romain@orebokech.com>
7469         * message.el (message-fix-before-sending): Fix comment.
7471 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
7473         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
7475 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
7477         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
7478         Used in gnus-score.el.
7480 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7482         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
7484 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7486         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
7487         whitespace removed in revision 7.8.  Use concatenated string to
7488         protect trailing whitespace.
7490 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
7492         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
7493         (nnimap-request-expire-articles): Use it to avoid sending 'UID
7494         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
7495         Courier IMAP ("some version from 2004").  Mostly based on similar
7496         code in the same function.
7498 2005-10-26  Didier Verna  <didier@xemacs.org>
7500         * gnus-group.el (gnus-group-compact-group): Invalidate original
7501         article buffer.
7502         * gnus-srvr.el (gnus-server-compact-server): Ditto.
7503         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
7504         NOV database and in article itself.
7505         Invalidate article backlog.
7507 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7509         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
7511 2005-10-26  Simon Josefsson  <jas@extundo.com>
7513         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
7514         part of 2004-07-25 change.
7516 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7518         * message.el (message-display-completion-list): New function.
7519         (message-expand-group): Use it; make sure the Completions buffer
7520         is modifiable.
7522 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
7524         * imap.el (imap-open): Handle case where buffer is a buffer object.
7526 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
7528         * pgg-def.el:
7529         * pgg-gpg.el:
7530         * pgg-parse.el:
7531         * pgg-pgp.el:
7532         * pgg-pgp5.el:
7533         * pgg.el: Move to the parent lisp directory.
7535 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
7537         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
7538         user-mail-name is an empty string.
7540 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
7542         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
7543         depending on gnus-score-decay-constant.
7545         * encrypt.el (encrypt-insert-file-contents)
7546         (encrypt-write-file-contents): Don't use `gnus-message'.
7548         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
7549         arguments.
7550         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
7551         arguments to mm-uu-verbatim-marks-extract.
7552         (mm-uu-hide-markers): New variable.
7553         (mm-uu-extract): Use face similar to `gnus-cite-3'.
7555         * gnus-fun.el (gnus-convert-image-to-x-face-command)
7556         (gnus-convert-image-to-face-command): Use "convert" by default to
7557         allow other input image formats.
7558         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
7559         accordingly.
7561 2005-10-23  Simon Josefsson  <jas@extundo.com>
7563         * imap.el (imap-gssapi-program): Align command line parameters
7564         with latest GNU SASL.
7565         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
7567 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7569         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
7570         HTML.
7571         (nnslashdot-request-article): Ditto.
7573 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
7575         * mail-source.el (mail-source-fetch-pop): Require pop3.
7576         (mail-source-check-pop): Ditto.
7578 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7580         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
7581         errors.
7583 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7585         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
7586         (gnus-treat-strip-leading-blank-lines): Improve doc string.
7588         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
7590         * mm-bodies.el (mm-decode-string): Call
7591         `mm-charset-to-coding-system' with allow-override argument.
7593 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7595         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
7596         (rfc2047-charset-to-coding-system): New function.
7597         (rfc2047-decode-encoded-words): New function.
7598         (rfc2047-decode-region): Use them.
7599         (rfc2047-decode-cte): Remove.
7600         (rfc2047-parse-and-decode): Remove.
7601         (rfc2047-decode): Remove.
7603 2005-10-15  Kenichi Handa  <handa@m17n.org>
7605         * rfc2047.el (rfc2047-decode-cte): New function.
7606         (rfc2047-decode-region): Change the way to decode successive
7607         encoded-words: decode B- or Q-encoding in each encoded-word,
7608         concatenate them, and decode it as charset.
7610 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
7612         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
7613         widget-move-and-invoke.
7614         (gnus-custom-mode): Use gnus-custom-map.
7616 2005-10-15  Bill Wohler  <wohler@newt.com>
7618         * message.el (message-tool-bar-map): Renamed image file from
7619         mail_send to mail/send.
7621 2005-10-16  Masatake YAMATO  <jet@gyve.org>
7623         * message.el (message-expand-group): Pass the common
7624         prefix substring of completion to `display-completion-list'.
7626 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
7628         * mml-sec.el (mml-secure-method): New internal variable.
7629         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
7630         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
7631         functions using mml-secure-method.
7633         * mml.el (mml-mode-map): Add key bindings for those functions.
7634         (mml-menu): Simplify security menu entries.  Suggested by Jesper
7635         Harder <harder@myrealbox.com>.
7636         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
7637         end of message if point is the headers of the message.
7639         * message.el (message-in-body-p): New function.
7641         * assistant.el: Autoload gnus-util and netrc.
7643         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
7644         Use `mm-charset-override-alist' only when decoding.
7646         * mm-bodies.el (mm-decode-body): Call
7647         `mm-charset-to-coding-system' with allow-override argument.
7649         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
7650         `filename' from Content-Disposition if Content-Type doesn't
7651         provide `name'.
7652         (gnus-mime-view-part-as-type): Set default instead of
7653         initial-input.
7655 2005-10-09  Daniel Brockman  <daniel@brockman.se>
7657         * format-spec.el (format-spec): Propagate text properties of % spec.
7659 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7661         * gnus-art.el (gnus-treat-predicate): Add `first'.
7663 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7665         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
7666         (mm-charset-override-alist): New variable.
7667         (mm-charset-to-coding-system): Use it.
7668         (mm-codepage-setup): New helper function.
7669         (mm-charset-eval-alist): New variable.
7670         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
7671         about unknown charsets.
7673 2005-10-04  David Hansen  <david.hansen@gmx.net>
7675         * nnrss.el (nnrss-request-article): Add support for the comments tag.
7676         (nnrss-check-group): Ditto.
7678 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7680         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
7681         Rename x-gnus-verbatim to x-verbatim.
7682         (mm-uu-type-alist): Fix regexp for verbatim-marks.
7684         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
7685         x-verbatim.
7687         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
7689         * gnus-util.el (gnus-remove-duplicates): Remove.
7691         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
7692         instead of gnus-remove-duplicates.
7694         * message.el (message-remove-duplicates): Remove.
7695         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
7696         message-remove-duplicates.
7698         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
7699         available, else use implementation from `delete-dups'.
7701         * message.el (message-insert-expires): New function.
7702         (message-mode-map): Add key binding.
7703         (message-mode-field-menu): Add menu entry.
7704         (message-mode): Document it.
7705         (message-make-expires-date): Use `message-make-date'.
7707 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
7709         * message.el (message-make-expires-date): New function.
7711 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7713         * time-date.el: Autoload parse-time-string, XEmacs needs it.
7715 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7717         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
7718         function rather than the diff-mode.el package.
7719         (mm-display-external): Use with-current-buffer.
7720         (mm-viewer-completion-map, mm-viewer-completion-map):
7721         Move initialization inside declaration.
7723 2005-09-29  Simon Josefsson  <jas@extundo.com>
7725         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
7726         autoload mail-check-payment.
7727         (spam-check-hashcash): Define unconditionally, since hashcash.el
7728         is part of Gnus now.  Ignore errors from payment checking.
7730 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7732         * message.el (message-bold-region, message-unbold-region): Rename
7733         from `bold-region' and `unbold-region'.
7735         * message.el: Remove useless autoloads.
7737 2005-09-28  Simon Josefsson  <jas@extundo.com>
7739         * message.el (message-use-idna): Default to t.
7740         (message-use-idna): Test whether encoding works too.  Doc fix.
7742 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7744         * nntp.el (nntp-warn-about-losing-connection): Remove.
7746 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7748         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
7749         customizable.  Change default value.
7750         (mm-uu-diff-groups-regexp): Change default value.
7751         (mm-uu-type-alist): Add doc string.
7752         (mm-uu-configure): Add doc string.  Make it interactive.
7753         (mm-uu-tex-groups-regexp): New variable.
7754         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
7755         (mm-uu-type-alist): Add LaTeX documents.
7756         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
7757         of "text/verbatim".
7758         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
7760         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
7761         instead of "text/verbatim".
7763         * message.el (message-mark-inserted-region)
7764         (message-mark-insert-file): Use slrn style marks when called with
7765         prefix argument.
7767 2005-09-27  Simon Josefsson  <jas@extundo.com>
7769         * message.el (message-idna-to-ascii-rhs-1): Reformat.
7771 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
7773         * message.el (message-remove-duplicates): New function.
7774         Implementation borrowed from `gnus-remove-duplicates'.
7775         (message-idna-to-ascii-rhs): Also encode idna addresses in
7776         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
7777         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
7778         only ask about the same idna domain once per header and also tell
7779         in what header to replace the idna domain.
7781         * gnus-art.el (article-decode-idna-rhs): Also decode idna
7782         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
7783         (article-decode-idna-rhs): Fix regexp so that all idna-address in
7784         a header is decoded and not just the last one.
7786 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7788         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
7789         has been decoded.
7791         * mm-decode.el (mm-automatic-display): Add text/verbatim.
7792         (mm-insert-part): Don't modify text if it has been decoded.
7794         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
7795         decoded.
7797         * mm-view.el (mm-inline-text): Don't strip text props unless
7798         decoding enriched or richtext parts.
7800 2005-09-25  Romain Francoise  <romain@orebokech.com>
7802         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
7803         * gnus-start.el (gnus-subscribe-interactively):
7804         * gnus-uu.el (gnus-uu-grab-articles):
7805         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
7806         space.
7808 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
7810         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7811         * mm-view.el (mm-view-pkcs7-decrypt):
7812         * gnus-sum.el (gnus-summary-limit-to-extra)
7813         (gnus-summary-respool-article, gnus-read-move-group-name):
7814         * gnus-score.el (gnus-summary-increase-score):
7815         * gnus-util.el (gnus-completing-read-with-default):
7816         * gnus-art.el (gnus-read-save-file-name)
7817         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
7818         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
7819         * message.el (message-check-news-header-syntax):
7820         Follow convention for reading with the minibuffer.
7822 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
7824         * spam-report.el (spam-report-url-ping-plain):
7825         Use gnus-extended-version as User-Agent.
7827         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
7828         default value is nil.
7830         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
7831         (mm-uu-verbatim-marks-extract): New function.
7832         (mm-uu-extract): New face.
7833         (mm-uu-copy-to-buffer): Use it.
7835         * spam-report.el (spam-report-gmane-ham): Renamed from
7836         `spam-report-gmane-unspam'.
7837         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
7838         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
7840         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
7841         Autoload.
7842         (spam-report-gmane-unregister-routine): Renamed
7843         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
7845 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
7847         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
7848         (spam-report-gmane-unregister-routine): Add support for gmane
7849         unregistration.
7851         * spam-report.el (spam-report-gmane-unspam)
7852         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
7853         (spam-report-gmane): Change to take a single article and do unspam
7854         registration.
7856 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7858         * mm-url.el (mm-url-decode-entities): Fix regexp.
7860 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7862         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
7863         default to nil, to be able to use Gnus at all.  If the default
7864         switches to something else, then the function should be fixed not
7865         be exceedingly slow.
7867 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
7869         * gnus-start.el (gnus-activate-group): If the server is nil, don't
7870         fail hard.
7872         * spam-report.el: Add better Keywords line.
7874         * spam.el: Add Maintainer and better Keywords line.
7876 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7878         * gnus-art.el (gnus-article-replace-part)
7879         (gnus-mime-replace-part): New functions.
7880         (gnus-mime-action-alist, gnus-mime-button-commands)
7881         (gnus-mime-save-part-and-strip): Added file argument.
7882         (gnus-article-part-wrapper): Added interactive argument.
7884         * gnus-sum.el (gnus-summary-mime-map): Add
7885         `gnus-article-replace-part'.
7887 2005-09-19  Didier Verna  <didier@xemacs.org>
7889         The nnml compaction feature:
7890         * nnml.el (nnml-request-compact-group): New function.
7891         * nnml.el (nnml-request-compact): New function.
7892         * gnus-int.el (gnus-request-compact-group): New function.
7893         * gnus-int.el (gnus-request-compact): New function.
7894         * gnus-group.el (gnus-group-compact-group): New function.
7895         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
7896         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
7897         * gnus-srvr.el (gnus-server-compact-server): New function.
7898         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
7899         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
7901 2005-09-18  Deepak Goel  <deego@gnufans.org>
7903         * sieve.el (sieve-help): Fix `message' call: first arg should be a
7904         format spec.
7906 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7908         * gnus.el (gnus-group-startup-message): Bind image-load-path.
7910 2005-09-15  Romain Francoise  <romain@orebokech.com>
7912         * message.el (message-fill-paragraph): Clarify docstring.
7914 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7916         * gnus-art.el (gnus-mime-display-part): Protect against broken
7917         MIME messages.
7919 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7921         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
7922         before parsing header.
7924 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
7926         * html2text.el (html2text-replace-list): Add new entities.
7928 2005-09-11  Romain Francoise  <romain@orebokech.com>
7930         * message.el (message-alternative-emails): Improve docstring.
7931         (message-setup-1): Call `message-use-alternative-email-as-from'
7932         after `message-setup-hook' to give it precedence over posting
7933         styles, etc.
7934         (message-use-alternative-email-as-from): Add docstring.  Remove
7935         the original From header if present.
7937         * nnml.el (nnml-compressed-files-size-threshold): New variable.
7938         (nnml-save-mail): Use it.
7940         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
7941         articles.  Add new argument `silent'.
7942         (gnus-uu-mark-all): Report the total number of marked articles.
7944 2005-09-10  Romain Francoise  <romain@orebokech.com>
7946         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
7947         (gnus-uu-mark-series): Likewise.
7949 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
7951         * spam-report.el (spam-report-gmane): Fix generation of spam
7952         report URL.
7954 2005-09-10  Simon Josefsson  <jas@extundo.com>
7956         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
7957         t, based on discussion on the ding list with Robert Epprecht
7958         <epprecht@solnet.ch>.
7960 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
7962         * spam-report.el (spam-report-gmane): Make it work without
7963         X-Report-Spam header.  Gmane now only provides Archived-At.
7964         This is only used if `spam-report-gmane-use-article-number' is nil.
7965         (spam-report-gmane-spam-header): Remove.  Not used anymore.
7967         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
7968         make `gnus-summary-sort-by-recipient' work with threading.
7970         * nnweb.el (nnweb-google-wash-article): Print a message if article
7971         is not available.
7973 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7975         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
7976         change.  Decode text/* parts content before displaying.
7978 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7980         * mml-smime.el: Remove defvar of gnus-extract-address-components.
7982 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7984         * mm-view.el (mm-display-inline-fontify): Disable support modes.
7986 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
7988         * message.el (message-tab-body-function): Fix mismatched custom type.
7990         * gnus.el (gnus-group-change-level-function): Ditto.
7992         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
7994         * gnus-art.el (gnus-signature-limit)
7995         (gnus-article-mime-part-function): Ditto.
7997 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7999         * mml.el (mml-mode): Silence the byte compiler.
8001         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
8002         using `(sit-for 0)' before moving the point to the specified part;
8003         skip unbuttonized parts.
8004         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
8005         return to the summary window if gnus-auto-select-part is non-nil.
8007 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
8009         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
8010         variables.
8011         (mml-dnd-attach-file, mml-mode): Use them.
8013         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
8014         Make fetching article by MID work again for Google Groups.  Added
8015         FIXME concerning gnus-group-make-web-group.
8017         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
8018         Don't depend on Gnus by using mail-extract-address-components if
8019         gnus-extract-address-components is not bound.
8021 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8023         * gnus-art.el (gnus-mime-display-security): Don't display the
8024         signature, but only the signed part.
8026 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8028         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
8030         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
8031         list, not listp.
8033 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
8035         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
8036         when encoding.
8038         * mm-bodies.el (mm-decode-content-transfer-encoding):
8039         De-canonicalize CRLF for all text content types, not just
8040         text/plain.
8042 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8044         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
8045         valid article; point arrow and cursor at the MIME button.
8047 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8049         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
8050         Suggested by Dan Christensen <jdc@uwo.ca>.
8052         * mm-decode.el (mm-save-part): Enable change of prompt.
8054 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
8056         * gnus-msg.el (gnus-inews-add-send-actions): Made
8057         `message-post-method' lambda parameter ARG `&optional'.
8059 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
8061         * gnus-sum.el (gnus-summary-mime-map): Added
8062         gnus-article-save-part-and-strip, gnus-article-delete-part and
8063         gnus-article-jump-to-part.
8065         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
8066         (gnus-article-edit-part): Use it.
8067         (gnus-article-part-wrapper): Added no-handle argument.
8068         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
8069         functions.
8071 2005-08-29  Romain Francoise  <romain@orebokech.com>
8073         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8074         docstring.
8075         (gnus-face-from-file): Likewise.
8077 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
8079         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
8080         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
8081         non-nil.
8082         (gnus-auto-select-part): New variable.
8083         (gnus-article-jump-to-part): New function.
8084         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
8085         (gnus-mime-delete-part): Allow selecting specified part after
8086         deleting or stripping parts.
8087         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
8088         part if argument is bogus.
8090 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
8092         * gnus-art.el (w3m-minor-mode-map):
8093         * gnus-spec.el (gnus-newsrc-file-version):
8094         * gnus-util.el (nnmail-active-file-coding-system)
8095         (gnus-original-article-buffer, gnus-user-agent):
8096         * gnus.el (gnus-ham-process-destinations)
8097         (gnus-parameter-ham-marks-alist)
8098         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
8099         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
8100         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
8101         * mm-decode.el (gnus-current-window-configuration):
8102         * mm-extern.el (gnus-article-mime-handles):
8103         * mm-url.el (url-current-object, url-package-name)
8104         (url-package-version):
8105         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
8106         (smime-keys, w3m-cid-retrieve-function-alist)
8107         (w3m-current-buffer, w3m-display-inline-images)
8108         (w3m-minor-mode-map):
8109         * mml-smime.el (gnus-extract-address-components):
8110         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
8111         (gnus-newsrc-hashtb, message-default-charset)
8112         (message-deletable-headers, message-options)
8113         (message-posting-charset, message-required-mail-headers)
8114         (message-required-news-headers):
8115         * mml1991.el (mc-pgp-always-sign):
8116         * mml2015.el (mc-pgp-always-sign):
8117         * nnheader.el (nnmail-extra-headers):
8118         * rfc1843.el (gnus-decode-encoded-word-function)
8119         (gnus-decode-header-function, gnus-newsgroup-name):
8120         * spam-stat.el (gnus-original-article-buffer): Add defvars.
8122 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
8124         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
8125         the end of the date treatments.
8127 2005-08-15  Simon Josefsson  <jas@extundo.com>
8129         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
8130         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
8131         Capello and Romain Francoise.
8132         (pgg-fetch-key-function): Removed, not used?
8133         (pgg-insert-url-with-w3): Require url, to get
8134         url-insert-file-contents regardless of where it is defined.
8136 2005-08-13  Romain Francoise  <romain@orebokech.com>
8138         * message.el (message-cite-original-1): New function.
8139         (message-cite-original): Use it.
8140         (message-cite-original-without-signature): Ditto.
8142 2005-08-08  Romain Francoise  <romain@orebokech.com>
8144         * message.el (message-yank-empty-prefix): New variable.
8145         (message-indent-citation): Use it.
8146         (message-cite-original-without-signature): Respect X-No-Archive.
8148 2005-08-08  Simon Josefsson  <jas@extundo.com>
8150         * pgg.el: Autoload url-insert-file-contents instead of loading
8151         w3/url.
8152         (pgg-insert-url-with-w3): Don't load url here.
8154 2005-08-07  Jesper Harder  <harder@phys.au.dk>
8156         * message.el (message-kill-to-signature): Don't insert newline at
8157         bol.
8158         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
8160 2005-08-06  Romain Francoise  <romain@orebokech.com>
8162         * message.el (message-user-fqdn): Fix typo in docstring.
8164 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
8166         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
8168         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
8170 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8172         * mm-bodies.el (mm-encode-body): Use coding system rather than
8173         charset to encode text.
8175         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
8176         number of charsets if utf-8 is available (XEmacs).
8178 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8180         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
8181         taken from `gnus-button-mid-or-mail-regexp'.
8182         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
8183         (gnus-button-alist): Improve regexp for domain part of the MIDs
8184         for news:localpart@domain buttons.
8185         (gnus-button-ctan-directory-regexp): Update.
8187 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8189         * sieve-manage.el (sieve-manage-interactive-login): Use
8190         make-local-variable rather than make-variable-buffer-local.
8191         (sieve-manage-open): Ditto.
8192         (sieve-manage-authenticate): Ditto.
8194         * mml.el (mml-generate-mime-1): Make the content type default to
8195         text/plain if the filename is not specified.
8197 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8199         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
8200         instead of insert-buffer.
8202         * message.el (message-yank-original): Ditto; set the mark at the
8203         end of the yanked message.
8205 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8207         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
8208         lines to scroll rather than to stop it.
8210         * mml.el (mml-generate-default-type): Add doc string.
8211         (mml-generate-mime-1): Use mm-default-file-encoding or make it
8212         default to application/octet-stream when determining the content
8213         type if it is not specified for the part or the mml contents; add
8214         a comment about mml-generate-default-type.
8216 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
8218         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
8219         make it default to application/octet-stream when determining the
8220         content type if it is not specified for the external contents.
8222 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8224         * rfc2231.el (rfc2231-parse-string): Take care that not only a
8225         segmented parameter but also other parameters might be there.
8227 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8229         * mm-decode.el (mm-display-external): Delete temp file, directory
8230         and buffer immediately if the external process is exited.
8232 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8234         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
8235         fewer lines than that of scroll-margin.
8236         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
8238 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8240         * gnus-art.el (gnus-article-next-page): Revert.
8241         (gnus-article-beginning-of-window): New macro.
8242         (gnus-article-next-page-1): Use it.
8243         (gnus-article-prev-page): Ditto.
8244         (gnus-article-edit-part): Use insert-buffer-substring instead of
8245         insert-buffer.
8246         (gnus-article-edit-exit): Ditto.
8248         * gnus-util.el (gnus-beginning-of-window): Remove.
8249         (gnus-end-of-window): Remove.
8251 2005-07-25  Simon Josefsson  <jas@extundo.com>
8253         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
8254         to have the url package without w3.  Reported by Daiki Ueno
8255         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
8257 2005-07-20  Didier Verna  <didier@xemacs.org>
8259         * gnus-diary.el: Remove the description comment (nndiary is now
8260         properly documented in the Gnus manual).
8261         Fix the spelling of "Back End".
8262         * nndiary.el: Ditto.
8263         Fix the copyright notice.
8265 2005-07-18  Romain Francoise  <romain@orebokech.com>
8267         * gnus-sum.el (gnus-summary-to-prefix)
8268         (gnus-summary-newsgroup-prefix): New variables.
8269         (gnus-summary-from-or-to-or-newsgroups): Use them.
8271 2005-07-17  Romain Francoise  <romain@orebokech.com>
8273         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
8274         space as it's generally not especially interesting to the user.
8276 2005-07-16  Romain Francoise  <romain@orebokech.com>
8278         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
8279         nil to avoid prompting and file modification if one of the
8280         messages at the top of the nnfolder file contains a copyright
8281         notice.
8282         Update copyright notice.
8284         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
8285         instead of `current-time-string' as the latter creates a time
8286         string that is not RFC 2822 compliant (it lacks the zone).
8287         Update copyright notice.
8289 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8291         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
8292         for text/rtf.  Display default in prompt.  Pass default for M-n.
8294         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
8296 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8298         * gnus-msg.el (gnus-button-mailto): Remove
8299         save-selected-window-window hackery because it relies on
8300         save-selected-window internals.
8302 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8304         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
8305         (gnus-article-next-page-1): Use gnus-beginning-of-window.
8306         (gnus-article-prev-page): Ditto.
8308         * gnus-util.el (gnus-beginning-of-window): New function.
8309         (gnus-end-of-window): New function.
8311 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
8313         * gnus-score.el (gnus-score-edit-all-score): Set
8314         gnus-score-edit-exit-function to gnus-score-edit-done and call
8315         gnus-message.
8317 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8319         * gnus-msg.el (gnus-button-mailto): Remove
8320         save-selected-window-window hackery because it relies on
8321         save-selected-window internals.
8323 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8325         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
8326         add-minor-mode.
8327         (gnus-binary-mode): Ditto.
8329         * gnus-topic.el (gnus-topic-mode): Ditto.
8331 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
8333         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
8334         (gnus-article-prev-page): Take scroll-margin into consideration.
8336 2005-07-04  Lute Kamstra  <lute@gnu.org>
8338         Update FSF's address in GPL notices.
8340 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
8342         * gnus.el (gnus-exit):
8343         * gnus-group.el (gnus-group-icons):
8344         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
8346         * gnus-nocem.el (gnus-nocem):
8347         * message.el (message-various, message-buffers, message-sending)
8348         (message-interface, message-forwarding, message-insertion)
8349         (message-headers, message-news, message-mail):
8350         * pgg-gpg.el (pgg-gpg):
8351         * pgg-parse.el (pgg-parse):
8352         * pgg-pgp.el (pgg-pgp):
8353         * pgg-pgp5.el (pgg-pgp5):
8354         * pop3.el (pop3): Finish `defgroup' description with period.
8356 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8358         * gnus-art.el (article-display-face): Improve the efficiency.
8359         (article-display-x-face): Ditto; remove grey x-face stuff.
8361 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8363         * gnus-art.el (article-display-face): Correct the position in
8364         which Faces are inserted.
8366 2005-06-29  Didier Verna  <didier@xemacs.org>
8368         * gnus-art.el (article-display-face): Display faces in correct
8369         order.
8371 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8373         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
8374         (gnus-fill-real-hashtb): Use hash table instead of obarray.
8375         (gnus-nocem-check-article): Fetch the Type header.
8376         (gnus-nocem-message-wanted-p): Fix the way to examine types.
8377         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
8378         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
8379         make sure gnus-nocem-hashtb is initialized.
8380         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
8381         (gnus-nocem-unwanted-article-p): Ditto.
8383         * pgg.el (pgg-verify): Return the verification result.
8385 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8387         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
8388         is ascii.
8390 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
8392         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
8393         `show-nonbreak-escape'.
8395 2005-06-23  Lute Kamstra  <lute@gnu.org>
8397         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
8399         * dig.el (dig-mode):
8400         * smime.el (smime-mode): Use gnus-run-mode-hooks.
8402 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
8404         * nnimap.el (nnimap-split-download-body): Fix spellings.
8406 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
8408         * gnus-art.el (gnus-article-encrypt-body):
8409         * gnus-cus.el (gnus-score-customize):
8410         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
8411         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
8413 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
8415         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
8416         header by looking for magic "MII" at the beginnig.
8418 2005-06-16  Miles Bader  <miles@gnu.org>
8420         * assistant.el (assistant-field): Remove "-face" suffix from face name.
8421         (assistant-field-face): New backward-compatibility alias for renamed
8422         face.
8423         (assistant-render-text): Use renamed assistant-field face.
8425         * spam.el (spam): Remove "-face" suffix from face name.
8426         (spam-face): New backward-compatibility alias for renamed face.
8427         (spam-face, spam-initialize): Use renamed spam face.
8429         * message.el (message-header-to, message-header-cc)
8430         (message-header-subject, message-header-newsgroups)
8431         (message-header-other, message-header-name)
8432         (message-header-xheader, message-separator, message-cited-text)
8433         (message-mml): Remove "-face" suffix from face names.
8434         (message-header-to-face, message-header-cc-face)
8435         (message-header-subject-face, message-header-newsgroups-face)
8436         (message-header-other-face, message-header-name-face)
8437         (message-header-xheader-face, message-separator-face)
8438         (message-cited-text-face, message-mml-face):
8439         New backward-compatibility aliases for renamed faces.
8440         (message-font-lock-keywords): Use renamed message faces.
8442         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
8443         (sieve-test-commands, sieve-tagged-arguments):
8444         Remove "-face" suffix from face names.
8445         (sieve-control-commands-face, sieve-action-commands-face)
8446         (sieve-test-commands-face, sieve-tagged-arguments-face):
8447         New backward-compatibility aliases for renamed faces.
8448         (sieve-control-commands-face, sieve-action-commands-face)
8449         (sieve-test-commands-face, sieve-tagged-arguments-face):
8450         Use renamed sieve faces.
8452         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
8453         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
8454         (gnus-group-news-3-empty, gnus-group-news-4)
8455         (gnus-group-news-4-empty, gnus-group-news-5)
8456         (gnus-group-news-5-empty, gnus-group-news-6)
8457         (gnus-group-news-6-empty, gnus-group-news-low)
8458         (gnus-group-news-low-empty, gnus-group-mail-1)
8459         (gnus-group-mail-1-empty, gnus-group-mail-2)
8460         (gnus-group-mail-2-empty, gnus-group-mail-3)
8461         (gnus-group-mail-3-empty, gnus-group-mail-low)
8462         (gnus-group-mail-low-empty, gnus-summary-selected)
8463         (gnus-summary-cancelled, gnus-summary-high-ticked)
8464         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
8465         (gnus-summary-high-ancient, gnus-summary-low-ancient)
8466         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
8467         (gnus-summary-low-undownloaded)
8468         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
8469         (gnus-summary-low-unread, gnus-summary-normal-unread)
8470         (gnus-summary-high-read, gnus-summary-low-read)
8471         (gnus-summary-normal-read, gnus-splash):
8472         Remove "-face" suffix from face names.
8473         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8474         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8475         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8476         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8477         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8478         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8479         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8480         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8481         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8482         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8483         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8484         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8485         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8486         (gnus-summary-normal-ticked-face)
8487         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
8488         (gnus-summary-normal-ancient-face)
8489         (gnus-summary-high-undownloaded-face)
8490         (gnus-summary-low-undownloaded-face)
8491         (gnus-summary-normal-undownloaded-face)
8492         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8493         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8494         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8495         (gnus-splash-face):
8496         New backward-compatibility aliases for renamed faces.
8497         (gnus-group-startup-message): Use renamed gnus faces.
8499         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
8500         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
8501         (gnus-server-agent): Remove "-face" suffix from face names.
8502         (gnus-server-agent-face, gnus-server-opened-face)
8503         (gnus-server-closed-face, gnus-server-denied-face)
8504         (gnus-server-offline-face):
8505         New backward-compatibility aliases for renamed faces.
8506         (gnus-server-agent-face, gnus-server-opened-face)
8507         (gnus-server-closed-face, gnus-server-denied-face)
8508         (gnus-server-offline-face): Use renamed gnus faces.
8510         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
8511         Remove "-face" suffix from face names.
8512         (gnus-picon-xbm-face, gnus-picon-face):
8513         New backward-compatibility aliases for renamed faces.
8515         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
8516         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
8517         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
8518         (gnus-cite-11): Remove "-face" suffix from face names.
8519         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
8520         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
8521         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
8522         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
8523         New backward-compatibility aliases for renamed faces.
8524         (gnus-cite-attribution-face, gnus-cite-face-list)
8525         (gnus-article-boring-faces): Use renamed gnus faces.
8527         * gnus-art.el (gnus-signature, gnus-header-from)
8528         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
8529         (gnus-header-content): Remove "-face" suffix from face names.
8530         (gnus-signature-face, gnus-header-from-face)
8531         (gnus-header-subject-face, gnus-header-newsgroups-face)
8532         (gnus-header-name-face, gnus-header-content-face):
8533         New backward-compatibility aliases for renamed faces.
8534         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
8536         * gnus-sum.el (gnus-summary-selected-face)
8537         (gnus-summary-highlight): Use renamed gnus faces.
8538         * gnus-group.el (gnus-group-highlight): Likewise.
8540 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
8542         * gnus-sieve.el (gnus-sieve-article-add-rule):
8543         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
8544         * spam-stat.el (spam-stat-buffer-change-to-spam)
8545         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
8547         * message.el (message-is-yours-p):
8548         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
8550 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8552         * mm-view.el (mm-inline-text): Withdraw the last change.
8554 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8556         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
8557         executing enriched-decode.
8559 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8561         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
8562         charset of tar files.
8564 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
8566         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
8568 2005-06-04  Lute Kamstra  <lute@gnu.org>
8570         * nnfolder.el (nnfolder-read-folder): Make sure that undo
8571         information is never recorded.
8573 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8575         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
8577 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8579         * pop3.el (pop3-apop): Run md5 in the binary mode.
8581         * starttls.el (starttls-set-process-query-on-exit-flag):
8582         Use eval-and-compile.
8584 2005-05-31  Simon Josefsson  <jas@extundo.com>
8586         * smime.el (smime-replace-in-string): Define.
8587         (smime-cert-by-ldap-1): Use it.
8589 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8591         * gnus-art.el (article-display-x-face): Replace
8592         process-kill-without-query by gnus-set-process-query-on-exit-flag.
8594         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
8595         set-process-query-on-exit-flag or process-kill-without-query.
8597         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
8598         loop instead of replace-regexp.
8600         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
8601         instead of process-kill-without-query if it is available.
8603         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
8604         instead of find-file-hooks if it is available.
8606         * mml1991.el: Bind pgg-default-user-id when compiling.
8608         * mml2015.el: Bind pgg-default-user-id when compiling.
8610         * nndraft.el (nndraft-request-associate-buffer):
8611         Use write-contents-functions instead of write-contents-hooks if it is
8612         available.
8614         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
8615         instead of find-file-hooks if it is available.
8617         * nntp.el (nntp-open-connection): Replace
8618         process-kill-without-query by gnus-set-process-query-on-exit-flag.
8619         (nntp-open-ssl-stream): Ditto.
8620         (nntp-open-tls-stream): Ditto.
8622         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
8623         set-process-query-on-exit-flag or process-kill-without-query.
8624         (starttls-open-stream-gnutls): Use it instead of
8625         process-kill-without-query.
8626         (starttls-open-stream): Ditto.
8628 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
8630         * smime.el (smime-cert-by-ldap-1): Don't use
8631         replace-regexp-in-string.
8633 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
8635         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
8637         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
8638         in PEM format.  Adjust to the XEmacs compability.
8640 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
8642         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
8643         by `string-to-number'.
8644         * gnus-agent.el (gnus-agent-regenerate-group)
8645         (gnus-agent-fetch-articles): Ditto.
8646         * gnus-art.el (gnus-button-fetch-group): Ditto.
8647         * gnus-cache.el (gnus-cache-generate-active)
8648         (gnus-cache-articles-in-group): Ditto.
8649         * gnus-group.el (gnus-group-set-current-level)
8650         (gnus-group-insert-group-line): Ditto.
8651         * gnus-score.el (gnus-score-set-expunge-below)
8652         (gnus-score-set-mark-below, gnus-summary-score-effect)
8653         (gnus-summary-score-entry): Ditto.
8654         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
8655         (gnus-soup-pack): Ditto.
8656         * gnus-spec.el (gnus-xmas-format): Ditto.
8657         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
8658         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
8659         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
8660         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
8661         * nndb.el (nndb-get-remote-expire-response): Ditto.
8662         * nndiary.el (nndiary-parse-schedule-value)
8663         (nndiary-string-to-number, nndiary-request-replace-article)
8664         (nndiary-request-article): Ditto.
8665         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
8666         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
8667         * nneething.el (nneething-make-head): Ditto.
8668         * nnfolder.el (nnfolder-request-article)
8669         (nnfolder-retrieve-headers): Ditto.
8670         * nnheader.el (nnheader-file-to-number): Ditto.
8671         * nnkiboze.el (nnkiboze-request-article): Ditto.
8672         * nnmail.el (nnmail-process-unix-mail-format)
8673         (nnmail-process-babyl-mail-format): Ditto.
8674         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
8675         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
8676         (nnmh-request-create-group, nnmh-request-list-1)
8677         (nnmh-request-group, nnmh-request-article): Ditto.
8678         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
8679         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
8680         * nnsoup.el (nnsoup-make-active): Ditto.
8681         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
8682         * nntp.el (nntp-find-group-and-number)
8683         (nntp-retrieve-headers-with-xover): Ditto.
8684         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
8685         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
8686         (pgg-format-key-identifier): Ditto.
8687         * pop3.el (pop3-last, pop3-stat): Ditto.
8688         * qp.el (quoted-printable-decode-region): Ditto.
8690         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
8691         of concat.
8693 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8695         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
8697         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
8699         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
8701         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
8703         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
8705         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
8707         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
8708         (gnus-carpal-mode): Ditto.
8710         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
8711         (gnus-browse-mode): Ditto.
8713         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
8715         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
8717 2005-05-29  Richard M. Stallman  <rms@gnu.org>
8719         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
8721 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8723         * gnus-util.el (gnus-run-mode-hooks): New function.
8725         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
8727 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
8729         * gnus-agent.el (gnus-agent-make-mode-line-string):
8730         Use mode-line-highlight as mouse-face.
8732 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8734         * canlock.el (canlock): Change the parent group to news.
8736         * deuglify.el (gnus-outlook-deuglify): Add :group.
8738         * dig.el (dig): Add :group.
8740         * dns-mode.el (dns-mode): Add :group.
8742         * encrypt.el (encrypt): Add :group.
8744         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
8745         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
8746         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
8747         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
8748         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
8750         * gnus-diary.el (gnus-diary): Add :group.
8752         * gnus.el (gnus-group-news-1-face): Add :group.
8753         (gnus-group-news-1-empty-face): Ditto.
8754         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
8755         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
8756         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
8757         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
8758         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
8759         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
8760         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
8761         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
8762         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
8763         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
8764         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
8765         (gnus-summary-high-ticked-face): Ditto.
8766         (gnus-summary-low-ticked-face): Ditto.
8767         (gnus-summary-normal-ticked-face): Ditto.
8768         (gnus-summary-high-ancient-face): Ditto.
8769         (gnus-summary-low-ancient-face): Ditto.
8770         (gnus-summary-normal-ancient-face): Ditto.
8771         (gnus-summary-high-undownloaded-face): Ditto.
8772         (gnus-summary-low-undownloaded-face): Ditto.
8773         (gnus-summary-normal-undownloaded-face): Ditto.
8774         (gnus-summary-high-unread-face): Ditto.
8775         (gnus-summary-low-unread-face): Ditto.
8776         (gnus-summary-normal-unread-face): Ditto.
8777         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
8778         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
8780         * hashcash.el (hashcash): New custom group.
8781         (hashcash-default-payment): Add :group.
8782         (hashcash-payment-alist): Ditto.
8783         (hashcash-default-accept-payment): Ditto.
8784         (hashcash-accept-resources): Ditto.
8785         (hashcash-path): Ditto.
8786         (hashcash-extra-generate-parameters): Ditto.
8787         (hashcash-double-spend-database): Ditto.
8788         (hashcash-in-news): Ditto.
8790         * message.el (message-minibuffer-local-map): Add :group.
8792         * netrc.el (netrc): Add :group.
8794         * sieve-manage.el (sieve-manage-log): Add :group.
8795         (sieve-manage-default-user): Diito.
8796         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
8797         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
8798         (sieve-manage-authenticators): Ditto.
8799         (sieve-manage-authenticator-alist): Ditto.
8800         (sieve-manage-default-port): Ditto.
8802         * sieve-mode.el (sieve-control-commands-face): Add :group.
8803         (sieve-action-commands-face): Ditto.
8804         (sieve-test-commands-face): Ditto.
8805         (sieve-tagged-arguments-face): Ditto.
8807         * smime.el (smime): Add :group.
8809         * spam-report.el (spam-report): Add :group.
8811         * spam.el (spam, spam-face): Add :group.
8813 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8815         * nntp.el (nntp-next-result-arrived-p): Some news servers may
8816         return \n.\n.\n at the end of articles.  Protect against that.
8817         (nntp-with-open-group): Allow debugging.
8819         * nnheader.el (mail-header-set-extra): Make into a function
8820         because I just could't understand how to quote the list properly.
8822         * dns.el (query-dns-cached): New function.
8824 2005-05-26  Lute Kamstra  <lute@gnu.org>
8826         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
8828 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8830         * gnus-art.el: Don't autoload mail-extract-address-components.
8832         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
8833         eval-and-compile to evaluate it.
8835         * hashcash.el: Don't autoload executable-find.
8837         * nndb.el: Don't declare the nndb back end two or more times; don't
8838         autoload news-reply-mode, news-setup, cancel-timer and telnet.
8840         * nntp.el: Autoload format-spec instead of format; use
8841         eval-and-compile to evaluate autoload forms.
8843 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
8845         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
8847 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8849         * gnus.el (gnus-version-number): Bump version.
8851 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8853         * gnus.el: No Gnus v0.3 is released.
8855 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8857         * gnus-art.el (gnus-article-edit-part): Disable undo.
8859 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8861         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
8862         gnus-article-date-lapsed-new-header is t if date timer is active;
8863         skip headers in which the original date value is empty.
8864         (gnus-article-save-original-date): Redefine it as a macro.
8865         (gnus-display-mime): Use it.
8867 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8869         * gnus-art.el (article-date-ut): Support converting date in
8870         forwarded parts as well.
8871         (gnus-article-save-original-date): New function.
8872         (gnus-display-mime): Use it.
8874 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
8876         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
8877         enclosure element of <item>.
8879 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
8881         * message.el (message-kill-buffer-query): Renamed from
8882         `message-kill-buffer-query-if-modified'.  Added :version.
8884 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8886         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
8887         window layout.
8889 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8891         * mml.el: Autoload dnd when compiling.
8893 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8895         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
8896         x-dnd-*.
8898 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8900         * qp.el (quoted-printable-encode-region): Save excursion.
8902 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
8904         * message.el (message-kill-buffer-query-if-modified): Add new variable
8905         so the user can kill a modified message buffer quickly.
8906         (message-kill-buffer): Use it.
8908 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8910         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
8911         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
8913 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8915         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
8916         contained in text because xml.el decodes entities) with LFs.
8918 2005-04-11  Lute Kamstra  <lute@gnu.org>
8920         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
8921         differently.
8923 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8925         * mm-util.el (mm-detect-coding-region): Typo.
8927 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8929         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
8931 2005-04-06  Deepak Goel  <deego@gnufans.org>
8933         * spam-stat.el (spam-stat-score-buffer): Add a call to a
8934         user-function allow user modifications of the scores.
8935         (spam-stat-score-buffer-user): New function, to allow
8936         user-computed modifications to the score.
8937         (spam-stat-score-buffer-user-functions): List of additional
8938         scoring functions.
8939         (spam-stat-error-holder): Global temporary error holder.
8940         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
8941         variable.
8943 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
8945         * gnus-registry.el (gnus-registry-clean-empty-function)
8946         (gnus-registry-trim, gnus-registry-fetch-groups)
8947         (gnus-registry-delete-group): Groups that match
8948         `gnus-registry-ignored-groups' are removed from the registry
8949         entries, not just ignored for splitting.  This helps clean up the
8950         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
8951         to get all the groups a message ID is in.
8953         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
8954         (spam-stat-split-fancy): Change "threshhold" to "threshold"
8955         (spam-stat-score-buffer-user-functions): Add :number custom type.
8957 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8959         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
8960         argument in XEmacs.
8962         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
8963         (nnrss-request-group): Decode group name first.
8964         (nnrss-request-article): Make a text/plain article if mml-to-mime
8965         failed.
8966         (nnrss-get-encoding): Return a compatible encoding according to
8967         nnrss-compatible-encoding-alist.
8968         (nnrss-find-el): Use consp instead of listp.
8969         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
8971 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8973         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
8974         which Emacs 20 doesn't support.
8975         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
8977 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8979         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
8980         silence the byte compiler inside the defun.
8982         * gnus-demon.el (parse-time-string): Add autoload.
8984         * gnus-delay.el (parse-time-string): Add autoload.
8986         * gnus-art.el (parse-time-string): Add autoload.
8988         * nnultimate.el (parse-time): Require for `parse-time-string'.
8990 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8992         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
8994         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
8996         * smime.el (smime-ldap-host-list): Add :version.
8998 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9000         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
9001         pass it to `gnus-browse-read-group'.
9002         (gnus-browse-read-group): Add NUMBER argument and pass it to
9003         `gnus-group-read-ephemeral-group'.
9005         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
9006         argument and pass it to `gnus-group-read-group'.
9008 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
9010         * mm-util.el (mm-xemacs-find-mime-charset): Only call
9011         mm-xemacs-find-mime-charset-1 if we have the mule feature
9012         available at runtime.
9014 2005-03-25  Werner Lemberg  <wl@gnu.org>
9016         * nnmaildir.el: Replace `illegal' with `invalid'.
9018 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9020         * gnus-start.el (gnus-display-time-event-handler):
9021         Check display-time-timer at runtime rather than only at load time
9022         in case display-time-mode is turned off in the mean time.
9024 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9026         * nnimap.el (nnimap-open-connection): Print which authinfo file is
9027         used.
9029         * nneething.el (nneething-map-file-directory): Derive from
9030         `gnus-directory'.
9032         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
9033         the To/Cc button.
9035 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9037         * nnmaildir.el (nnmaildir-request-accept-article):
9038         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
9040 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
9042         * gnus-async.el: Require timer-funcs at compile time when in
9043         XEmacs for `run-with-idle-timer'.
9045 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
9047         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
9048         autoloaded function.
9050 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9052         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
9054 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
9056         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
9058 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9060         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
9061         gnus-expert-user to default.
9063 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
9065         * nnimap.el (nnimap-open-server): Ditto.
9067         * imap.el (imap-authenticate): Fix typo.
9069 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
9071         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
9072         buffer (since IMAP server might return FETCH response out of
9073         order, and the nntp buffer must be sorted).
9075 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
9077         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
9078         comparison on string.
9080         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
9081         (gnus-agent-score): Renamed category keywords to match gnus-cus.
9082         (gnus-agent-summary-fetch-series): Modified to protect against
9083         gnus-agent-summary-fetch-group clearing processable flags.
9084         (gnus-agent-synchronize-group-flags): Update live group buffer as
9085         synchronization may occur due to the user toggle the plugged
9086         status.
9087         (gnus-agent-fetch-group-1): Clear downloadable flag when article
9088         successfully downloaded.
9089         (gnus-agent-expire-group-1): Avoid using markers when the overview
9090         is in ascending order; greatly improves performance.
9091         (gnus-agent-regenerate-group): Use
9092         gnus-agent-synchronize-group-flags to reset read status in both
9093         gnus and server.
9094         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
9096 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
9098         * message.el: Don't autoload former message-utils variables.
9099         (message-strip-subject-trailing-was): Change doc string.
9101         * nnweb.el: Fixes for `gnus-group-make-web-group'.
9102         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
9103         (nnweb-google-search): Add "hl=en" here.
9104         (nnweb-google-parse-1, nnweb-google-create-mapping):
9105         Don't hardcode URL.
9107 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9109         * message.el (message-get-reply-headers, message-followup):
9110         Mention related variables `message-use-followup-to' and
9111         `message-use-mail-followup-to', in the information buffer.
9113         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
9114         of broken groups(-beta).google.com.
9116 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
9118         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
9119         parameter to invoked gnus-request-move-article; remove the
9120         redundant gnus-sum-hint-move-is-internal variable; apply the marks
9121         all at once instead of once per article.
9122         (gnus-summary-remove-process-mark): Accept a list of articles as
9123         well as a single article for processing.
9125         * gnus-int.el (gnus-request-move-article): Add move-is-internal
9126         parameter.
9128         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
9130         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
9132         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
9133         parameter.
9135         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
9136         parameter.
9138         * nnimap.el (nnimap-request-move-article): Add move-is-internal
9139         parameter and remove the gnus-sum-hint-move-is-internal variable.
9141         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
9142         parameter.
9144         * nndraft.el (nndraft-request-move-article): Add move-is-internal
9145         parameter.
9147         * nndiary.el (nndiary-request-move-article): Add move-is-internal
9148         parameter.
9150         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
9152         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
9153         parameter.
9155         * nnagent.el (nnagent-request-move-article): Add move-is-internal
9156         parameter.
9158 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9160         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
9161         a more conservative way.
9163 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9165         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
9166         buffer, so it moves the window's cursor.
9168 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
9170         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
9171         `mm-dissect-multipart' and receive the from field as an (optional)
9172         argument from `mm-dissect-multipart'.
9173         (mm-dissect-multipart): Receive the from field as an argument and
9174         pass it on when we call `mm-dissect-buffer' on MIME parts.
9175         Fixes verification/decryption of signed/encrypted MIME parts.
9177 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
9179         * gnus-sum.el (gnus-summary-move-article): Set
9180         gnus-sum-hint-move-is-internal for gnus-request-move-article and
9181         whatever it calls (right now, only nnimap-request-move article
9182         respects it).
9184         * nnimap.el (nnimap-request-move-article): When
9185         gnus-sum-hint-move-is-internal is set, don't do the extra
9186         nnimap-request-article.
9188 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9190         * nnheader.el (nnheader-find-file-noselect): Add doc string.
9192         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
9193         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
9195         * gnus-sum.el (gnus-summary-caesar-message):
9196         Apply `gnus-treat-article' after rotation.
9198         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
9199         doc string.
9201 2005-02-22  Simon Josefsson  <jas@extundo.com>
9203         * encrypt.el (encrypt-password-cache-expiry): Remove (use
9204         `password-cache-expiry' instead).  Reported by Arne Jørgensen
9205         <arne@arnested.dk>.
9206         (encrypt): Add password-cache and password-cache-expiry as group
9207         members.
9209 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
9211         * smime.el (smime-ldap-host-list): Doc fix.
9212         (smime-ask-passphrase): Use `password-read-and-add' to read (and
9213         cache) password.
9214         (smime-sign-region): Use it.
9215         (smime-decrypt-region): Use it.
9216         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
9217         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
9218         fails.
9219         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
9220         certificate from DER to PEM format rather than calling openssl.
9222         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
9224         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
9225         for signing/encryption.
9227         * mml.el (mml-parse-1): Use them.
9229 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
9231         * nnrss.el (nnrss-verbose): Removed.
9232         (nnrss-request-group): Use `nnheader-message' instead.
9234 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
9236         * nnrss.el (nnrss-verbose): New variable.
9237         (nnrss-request-group): Make it say nnrss is requesting a group.
9239 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9241         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
9242         Handle news URL with given port correctly.
9244 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9246         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
9247         containing special characters.
9249         * gnus-sum.el (gnus-summary-edit-article): Ditto.
9251         * mml.el (mime-to-mml): Ditto.
9253         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
9254         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
9255         (rfc2047-decode-region): Quote decoded words containing special
9256         characters when rfc2047-quote-decoded-words-containing-tspecials
9257         is non-nil.
9259 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
9261         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
9263         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
9265 2005-02-15  Simon Josefsson  <jas@extundo.com>
9267         * nnimap.el (nnimap-debug): Doc fix.
9269         * imap.el (imap-debug): Doc fix.
9271 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9273         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
9275 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
9277         * gnus.el (spam-contents): Improve docs for spam-contents
9278         parameter in its variable incarnation.
9280 2005-02-14  Simon Josefsson  <jas@extundo.com>
9282         * smime-ldap.el: Use require instead of load-library for ldap.
9283         (smime-ldap-search): Indent.
9284         (smime-ldap-search-internal): Shorten line.
9286         * smime.el (smime-cert-by-dns): Add doc-string.
9287         (smime-cert-by-ldap-1): Indent.
9289         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
9290         mml-smime-get-dns-ldap.
9291         (mml-smime-encrypt-query): Use new function.  Default to ldap.
9293 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
9295         * smime.el: Require smime-ldap.
9296         (smime-ldap-host-list): New variable.
9297         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
9299         * mml-smime.el (mml-smime-encrypt-query): New function.
9300         (mml-smime-encrypt-query): Use it.
9302         * smime-ldap.el: New file.
9304 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9306         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
9308 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9310         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
9311         argument in doc string.  Make query for type more clear.
9313 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9315         * gnus.el (gnus-group-startup-message): Search for gnus images in
9316         etc/images/gnus.
9317         * mm-util.el (mm-image-load-path): Likewise.
9318         * smiley.el (smiley-data-directory): Search for smilies in
9319         etc/images/smilies.
9321 2005-02-09  Kim F. Storm  <storm@cua.dk>
9323         Change Emacs release version from 21.4 to 22.1 throughout.
9324         Change Emacs development version from 21.3.50 to 22.0.50.
9326 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9328         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
9330         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
9331         non-Mule XEmacs as well.
9332         (mm-decompress-buffer): Signal an error intentionally if it does
9333         not decompress compressed data because auto-compression-mode is
9334         disabled.
9336 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
9338         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
9339         an ID in the registry even if it has no groups.
9341 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9343         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
9344         merge it into mm-decompress-buffer.
9345         (gnus-mime-copy-part): Use the MIME part charset, the value which
9346         a user specified or gnus-newsgroup-charset for decoding, like
9347         gnus-mime-inline-part does; set buffer-file-coding-system to tell
9348         save-buffer what was used.  Suggested by Kevin Ryde
9349         <user42@zip.com.au>.
9350         (gnus-mime-inline-part): Allow the name parameter as well as the
9351         filename parameter; force decompressing of compressed data; always
9352         display contents being not decoded as unibyte.
9354         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
9355         as well as the filename parameter.
9357         * mm-util.el (mm-decompress-buffer): Merge
9358         gnus-mime-jka-compr-maybe-uncompress.
9359         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
9360         of compressed data.
9362 2005-02-08  Simon Josefsson  <jas@extundo.com>
9364         * imap.el (imap-log): Doc fix.
9366 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9368         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
9369         the coding cookies; decompress compressed parts.
9371         * mml.el (mml-generate-mime-1): Add the charset parameter according
9372         to the value which a user specified manually or the coding cookie.
9374         * mm-util.el (mm-string-to-multibyte): New function.
9375         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
9376         (mm-coding-system-to-mime-charset): New function.
9377         (mm-decompress-buffer): New function.
9378         (mm-find-buffer-file-coding-system): New function.
9380         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
9381         (mm-display-inline-fontify): Rewrite for decoding and decompressing
9382         parts.
9384 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9386         * mm-view.el (mm-display-inline-fontify): Decode a part according
9387         to the charset parameter.
9389 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9391         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
9392         prefix arg is neither nil nor a number, as info specifies.
9394 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9396         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
9397         timestamps.
9399 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
9401         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
9402         groups error checking and notify user.
9404 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
9406         * message.el (message-send-mail-function): Check existence of
9407         sendmail-program first before using default value
9408         `message-send-mail-with-sendmail'.  Otherwise use more generic
9409         `smtpmail-send-it'.
9411 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9413         * nntp.el (nntp-request-update-info): Always return nil.
9415 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9417         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
9419 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9421         * message.el (message-beginning-of-line): Change the behavior when
9422         invoked between BOL and : so that it first moves backward.
9424 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9426         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
9427         article buffer when editing of the article is discarded.
9428         (gnus-article-prepare): Revert.
9430 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9432         * gnus-art.el (gnus-article-prepare):
9433         Remove message-strip-forbidden-properties from the local hook.
9435 2005-01-27  Simon Josefsson  <jas@extundo.com>
9437         * password.el (password-cache-add): Only start one timer per key.
9438         Reported by Derek Atkins <warlord@MIT.EDU>.
9440 2005-01-26  Steve Youngs  <steve@sxemacs.org>
9442         * run-at-time.el: Removed.  It is no longer needed as
9443         timer-funcs.el in the xemacs-base package has a working version of
9444         `run-at-time'.
9446         * password.el: Require timer-funcs instead of run-at-time in
9447         XEmacs.
9448         Remove `password-run-at-time' macro.
9449         (password-cache-add): Use `run-at-time' instead of
9450         `password-run-at-time'.
9452         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
9453         for `run-with-idle-timer'.
9455         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
9456         for `run-at-time'.
9458         * mm-url.el: Require timer-funcs at compile time when in XEmacs
9459         for `with-timeout'.
9461 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9463         * mml.el (mml-generate-mime-1): Convert string into unibyte when
9464         inserting " *mml*" buffer's contents into a unibyte temp buffer.
9466 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
9468         * mail-source.el (mail-source-fetch-imap): Search for ^From case
9469         sensitively.
9471 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
9473         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
9475 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9477         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
9478         which will be inserted according to the multibyteness of a buffer
9479         rather than the type of contents.  Suggested by ARISAWA Akihiro
9480         <ari@mbf.ocn.ne.jp>.
9482         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
9483         of string which old xml.el may return rather than a string.
9485 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9487         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
9489 2005-01-16  Simon Josefsson  <jas@extundo.com>
9491         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
9492         idn/idna.el isn't available.
9493         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
9494         <michael@waxrat.com>.
9496         * hashcash.el: Remove non-FSF copyright header.
9498         * hashcash.el (hashcash-extra-generate-parameters): New variable.
9499         (hashcash-generate-payment): Use it.
9500         (hashcash-generate-payment-async): Use it.
9502 2005-01-15  Simon Josefsson  <jas@extundo.com>
9504         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
9505         Suggested by Raymond Scholz <ray-2005@zonix.de>.
9507         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
9508         gnus-summary-idna-message.
9509         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
9510         (gnus-summary-idna-message): New function.
9512 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
9514         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
9515         gnus-novice-user.
9517 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9519         * nnrss.el (nnrss-request-delete-group): Delete entries in
9520         nnrss-group-alist as well.
9521         (nnrss-save-server-data): Insert newline.
9523 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
9525         * gnus.el (gnus-user-agent): Use list of symbols instead of
9526         symbols.  Display full version number for (S)XEmacs.  Optionally
9527         display (S)XEmacs codename.
9529         * gnus-util.el (gnus-emacs-version): Update for new
9530         `gnus-user-agent'.
9532         * gnus-msg.el (gnus-extended-version): Make it possible to omit
9533         Gnus version.
9535 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9537         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
9538         which is unreadable in some setups.
9540 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9542         * gnus-spec.el (gnus-update-format-specifications): Flush the
9543         group format spec cache if it doesn't support decoded group names.
9545 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9547         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
9548         Allow to apply decay on score files matching a regexp.
9550 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9552         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
9553         compatibility in %g and %c.
9555 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9557         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
9558         name for only %g and %c.
9559         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
9560         of gnus-tmp-group to decoded group name.
9561         (gnus-group-make-rss-group): Exclude `/'s from group names.
9563 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9565         * nnrss.el (nnrss-get-encoding): Fix regexp.
9567 2004-12-27  Simon Josefsson  <jas@extundo.com>
9569         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
9570         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
9571         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
9573 2004-12-17  Kim F. Storm  <storm@cua.dk>
9575         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
9577         * gnus-sum.el (gnus-summary-mode-map): Likewise.
9579 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
9581         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
9583 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9585         * nnrss.el: Require rfc2047 and mml.
9586         (nnrss-file-coding-system): New variable.
9587         (nnrss-format-string): Redefine it as an inline function.
9588         (nnrss-decode-group-name): New function.
9589         (nnrss-string-as-multibyte): Remove.
9590         (nnrss-retrieve-headers): Decode group name; don't use
9591         nnrss-format-string.
9592         (nnrss-request-group): Decode group name.
9593         (nnrss-request-article): Decode group name; allow a Message-ID as
9594         well as an article number; don't use nnrss-format-string; encode a
9595         Message-ID string which may contain non-ASCII characters; use
9596         mml-to-mime to compose a MIME article.
9597         (nnrss-request-expire-articles): Decode group name.
9598         (nnrss-request-delete-group): Decode group name.
9599         (nnrss-fetch): Clarify error message.
9600         (nnrss-read-server-data): Use insert-file-contents instead of load;
9601         bind file-name-coding-system; use multibyte buffer.
9602         (nnrss-save-server-data): Bind coding-system-for-write to the
9603         value of nnrss-file-coding-system; bind file-name-coding-system;
9604         add coding cookie.
9605         (nnrss-read-group-data): Use insert-file-contents instead of load;
9606         bind file-name-coding-system; use multibyte buffer.
9607         (nnrss-save-group-data): Bind coding-system-for-write to the
9608         value of nnrss-file-coding-system; bind file-name-coding-system.
9609         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
9610         make it work with non-ASCII text.
9611         (nnrss-find-el): Make it work with old xml.el as well.
9613 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
9615         * nnrss.el (nnrss-get-encoding): New function.
9616         (nnrss-fetch): Use unibyte buffer initially; bind
9617         coding-system-for-read while performing mm-url-insert; remove ^Ms;
9618         decode contents according to the encoding attribute.
9619         (nnrss-save-group-data): Add coding cookie.
9620         (nnrss-mime-encode-string): New function.
9621         (nnrss-check-group): Use it to encode subject and author.
9623 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
9625         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
9626         imaginary variable.
9628 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9630         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
9631         correctly even if there are wide characters.
9633 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
9635         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
9636         downcased symbol names; make a new cache instead of reusing
9637         bbdb-hashtable.
9639 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9641         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9642         concatenating segments rather than before concatenating them.
9643         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9645         * message.el (message-get-reply-headers): Bind `extra'.
9647 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9649         * message.el (message-extra-wide-headers): New variable.
9650         (message-get-reply-headers): Use it.
9652 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9654         * gnus-agent.el (gnus-agent-group-path): Decode group name.
9655         (gnus-agent-group-pathname): Ditto.
9657         * gnus-cache.el (gnus-cache-file-name): Decode group name.
9659         * gnus-group.el (gnus-group-make-group): Decode group name.
9660         (gnus-group-make-rss-group): Register the group data after opening
9661         the nnrss group.
9663 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
9665         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
9666         by expiry now get marked as read.
9668 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9670         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
9672 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
9674         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
9675         unify Latin characters in XEmacs.
9676         (mm-find-mime-charset-region): Use it.
9678 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9680         * gnus-util.el (gnus-delete-directory): New function.
9682         * gnus-agent.el (gnus-agent-delete-group): Use it.
9684         * gnus-cache.el (gnus-cache-delete-group): Use it.
9686 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9688         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
9689         names.
9691 2004-12-16  Simon Josefsson  <jas@extundo.com>
9693         * hashcash.el (hashcash-payment-alist): Fix custom :type.
9695 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9697         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
9699         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
9700         (gnus-group-set-current-level): Decode group name.
9702 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
9704         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
9705         failed.
9707 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9709         * gnus-group.el (gnus-group-delete-group): Decode group name.
9710         (gnus-group-make-rss-group): Encode group name.
9711         (gnus-group-catchup-current): Decode group name.
9712         (gnus-group-kill-group): Decode group name.
9714 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9716         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
9718 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9720         * gnus-group.el (gnus-group-make-rss-group):
9721         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
9723         * gnus-start.el (gnus-setup-news): Honor user's setting to
9724         gnus-message-archive-method.  Suggested by Lute Kamstra
9725         <lute@gnu.org>.
9727 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
9729         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
9730         global counterparts of the buffer-local variables.
9732 2004-11-16  Romain Francoise  <romain@orebokech.com>
9734         * gnus-sum.el (gnus-summary-exit): Don't clear the global
9735         counterparts of the buffer-local variables.
9737 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9739         * message.el (message-forbidden-properties): Fixed typo in doc
9740         string.
9742 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
9744         * gnus-util.el (gnus-replace-in-string): Added doc string.
9746         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
9747         to avoid problems when splitting mails with many recipients.
9749 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9751         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
9752         pop-to-buffer, covered by the subsequent gnus-configure-windows.
9754 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
9756         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
9757         if there is no hashtable in memory or file modification time is
9758         newer than cached timestamp.
9760 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
9762         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
9763         not-matching option.
9765 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
9767         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
9768         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
9769         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9770         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
9771         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
9772         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
9774 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9776         * message.el (message-forward-make-body-mml): Remove headers
9777         according to message-forward-ignored-headers if a message is decoded.
9779 2004-12-02  Romain Francoise  <romain@orebokech.com>
9781         * message.el (message-forward-make-body-plain): Always remove
9782         headers according to message-forward-ignored-headers.
9784 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
9786         * spam.el (spam-summary-prepare-exit): Remove the
9787         gnus-summary-limit pop for now, it has problems with ham marks for
9788         me.
9790 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
9792         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
9793         correctly.
9795 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
9797         * format-spec.el (format-spec): Message the char.
9799 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
9801         * gnus-art.el (gnus-split-methods): Reformat comments.
9803         * spam.el (spam-summary-prepare-exit): Remove article limits
9804         before exiting the summary buffer.
9806 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9808         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
9809         order to silence the byte compiler.
9811         * spam.el: Fix the way to silence the byte compiler, which
9812         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
9813         bbdb-search-simple, spam-BBDB-register-routine,
9814         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
9815         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
9816         spam-stat-buffer-is-spam, spam-stat-load,
9817         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
9818         spam-stat-save and spam-stat-split-fancy.
9820 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9822         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
9823         which may confuse users.
9824         (canlock-password-for-verify): Ditto.
9826         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
9828         * gnus-art.el (gnus-emphasis-alist): Ditto.
9830         * gnus-registry.el (gnus-registry-max-entries): Ditto.
9832         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
9834         * gnus-start.el (gnus-save-killed-list): Ditto.
9836         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
9837         (gnus-sum-thread-tree-root): Ditto.
9838         (gnus-sum-thread-tree-false-root): Ditto.
9839         (gnus-sum-thread-tree-single-indent): Ditto.
9841         * message.el (message-courtesy-message): Ditto.
9842         (message-archive-note): Ditto.
9843         (message-subscribed-address-file): Ditto.
9844         (message-user-fqdn): Ditto.
9846         * spam-report.el (spam-report-gmane-regex): Ditto.
9848         * spam.el (spam-blackhole-good-server-regex): Ditto.
9850 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9852         * mml.el (mml-preview): Widen the message buffer before copying
9853         the contents to the preview buffer; sort headers before previewing.
9855         * message.el (message-hidden-headers): Fix the way to avoid a bug
9856         in the `repeat' widget in Emacs 21.3 or earlier.
9858 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9860         * message.el (message-hidden-headers): Default to "^References:".
9861         Improve customization type.  Suggested by Reiner Steib
9862         <Reiner.Steib@gmx.de>.
9864 2004-11-25  Romain Francoise  <romain@orebokech.com>
9866         * message.el (message-strip-forbidden-properties): Remove check for
9867         obsolete `message-hidden' text property, hidden headers are not
9868         accessible in the buffer anymore.
9870 2004-11-22  Romain Francoise  <romain@orebokech.com>
9872         * message.el (message-header-format-alist): Add `From' in list
9873         so that it can be sorted.
9874         (message-fix-before-sending): Widen and sort headers before
9875         sending.
9876         (message-hide-headers): Use narrowing to hide headers by moving
9877         them to the top of the buffer and narrowing to the region
9878         underneath.
9880 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9882         * message.el (message-strip-forbidden-properties): Bind
9883         buffer-read-only (etc) to nil.
9885 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9887         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
9888         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9890 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
9892         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
9894 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9896         * dns.el (query-dns): Use sit-for to time instead of
9897         accept-process-output, since that doesn't seem to work on udp
9898         sockets.
9900 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9902         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
9904 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
9906         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
9907         doc string.  Improve doc string.
9909 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9911         * nntp.el (nntp-request-update-info): Return nil if
9912         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
9913         may not call gnus-activate-group which uselessly issues the GROUP
9914         commands for all nntp groups and wastes time.  Reported by Romain
9915         Francoise <romain@orebokech.com>.
9917         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
9919 2004-11-15  Simon Josefsson  <jas@extundo.com>
9921         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
9922         headers separately.
9923         (gnus-button-openpgp): New function, inspired by Jochen Küpper
9924         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
9926 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9928         * gnus-start.el (gnus-convert-old-newsrc):
9929         Assign legacy-gnus-agent to 5.10.7.
9931 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9933         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
9934         start of the lines.
9936 2004-11-14  Magnus Henoch  <mange@freemail.hu>
9938         * hashcash.el (hashcash-default-payment): Change default to 20
9939         (hashcash-default-accept-payment): Change default to 20
9940         (hashcash-process-alist): New variable
9941         (hashcash-generate-payment-async): Add
9942         (hashcash-already-paid-p): Add
9943         (hashcash-insert-payment): Don't generate payments twice
9944         (hashcash-insert-payment-async): Add
9945         (hashcash-insert-payment-async-2): Add
9946         (hashcash-cancel-async): Add
9947         (hashcash-wait-async): Add
9948         (hashcash-processes-running-p): Add
9949         (hashcash-wait-or-cancel): Add
9950         (mail-add-payment): New optional argument.  Conditionally start
9951         asynchronous calculation.
9952         (mail-add-payment-async): Add
9954         * message.el (message-send-mail): Wait for asynchronous hashcash
9955         results.  Don't clobber existing X-Hashcash headers.
9956         (message-setup-1): Call mail-add-payment-async when
9957         message-generate-hashcash is non-nil.
9959 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9961         * message.el (message-use-alternative-email-as-from): Examine the
9962         From header as well; use message-make-from in order to include a
9963         user's full name.
9965 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9967         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
9968         default; improve customization type.
9969         (gnus-emphasis-custom-with-format): New macro.
9970         (gnus-emphasis-custom-value-to-external): New function.
9971         (gnus-emphasis-custom-value-to-internal): New function.
9973 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9975         * dns.el (query-dns): Resolve reverse addresses.
9977 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9979         * gnus-group.el (gnus-group-get-new-news): Use it.
9981         * gnus-start.el (gnus-check-reasonable-setup): New function.
9983 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9985         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
9986         "Args out of range" error.  Reported by Arnaud Giersch
9987         <arnaud.giersch@free.fr>.
9989 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
9991         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
9993 2004-11-04  Richard M. Stallman  <rms@gnu.org>
9995         * spam.el (spam group): Add :version.
9997         * pgg-def.el (pgg group): Add :version.
9999 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10001         * gnus-art.el (gnus-article-edit-article): Don't associate the
10002         article buffer with a draft file.  This is a temporary measure
10003         against the 2004-08-22 change to gnus-article-edit-mode.
10005 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10007         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
10008         (html2text-format-tags): Remove unused variable `attr'.
10010 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10012         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
10014         * spam-stat.el (spam-stat): Add :version.
10016         * sieve.el (sieve): Add :version.
10018         * sha1.el (sha1): Add :version.
10019         (sha1-use-external): Remove redundant version.
10021         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
10022         (nnmail-cache-ignore-groups, nnmail-spool-hook)
10023         (nnmail-split-fancy-match-partial-words)
10024         (nnmail-split-lowercase-expanded): Add :version.
10026         * nndiary.el (nndiary): Add :version.
10028         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
10030         * mml-sec.el (mml-default-sign-method)
10031         (mml-default-encrypt-method, mml-signencrypt-style-alist):
10032         Add :version.
10034         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
10036         * mm-url.el (mm-url-use-external, mm-url-program)
10037         (mm-url-arguments): Add :version.
10039         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
10040         (mm-attachment-file-modes, mm-decrypt-option)
10041         (mm-w3m-safe-url-regexp): Add :version.
10043         * message.el (message-cite-prefix-regexp)
10044         (message-sendmail-envelope-from, message-minibuffer-local-map)
10045         (message-user-fqdn, message-completion-alist): Add :version.
10047         * gnus-win.el (gnus-configure-windows-hook)
10048         (gnus-use-frames-on-any-display): Add :version.
10050         * gnus-art.el (gnus-article-address-banner-alist)
10051         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
10052         (gnus-treat-from-picon, gnus-treat-mail-picon)
10053         (gnus-treat-x-pgp-sig): Add :version.
10055         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
10056         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
10057         (gnus-summary-article-delete-hook)
10058         (gnus-summary-display-while-building): Add :version.
10060         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
10061         (gnus-get-top-new-news-hook): Add :version.
10063         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10064         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
10066         * gnus-registry.el (gnus-registry): Add :version.
10068         * gnus-spec.el (gnus-use-correct-string-widths)
10069         (gnus-make-format-preserve-properties): Add :version.
10071         * gnus.el (gnus-group-charter-alist)
10072         (gnus-group-fetch-control-use-browse-url)
10073         (gnus-install-group-spam-parameters): Add :version.
10075         * gnus-diary.el (gnus-diary): Add :version.
10077         * gnus-delay.el (gnus-delay): Add :version.
10079         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
10080         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
10081         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
10082         Add :version.
10084         * gnus-agent.el (gnus-agent-max-fetch-size)
10085         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
10086         (gnus-agent-prompt-send-queue): Add :version.
10088         * deuglify.el (gnus-outlook-deuglify): Add :version.
10090         * html2text.el: Beautify code.  Improve doc strings.  Some
10091         checkdoc cleanup.
10092         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
10094 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
10096         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
10098 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
10100         * gnus-registry.el (gnus-registry-hashtb): Create the registry
10101         when package is loaded.
10103         * spam.el (spam-summary-score-preferred-header): Add global preference
10104         for people who want to override the default SpamAssassin over
10105         Bogofilter preference (when both are set).
10106         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
10107         (spam-user-format-function-S): Check
10108         spam-summary-score-preferred-header.
10109         (spam-extra-header-to-number): Add X-Bogosity header parsing.
10110         (spam-user-format-function-S): Format the score correctly.
10112 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10114         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
10115         signature file.  Suggested by Manoj Srivastava
10116         <srivasta@golden-gryphon.com>.
10118         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
10119         iso-2022-jp even in the Japanese language environment.
10120         Suggested by Jason Rumney <jasonr@gnu.org>.
10122 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10124         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
10125         use the same characters as the dummy marks; make it free from
10126         getting affected by the language environment.
10127         (gnus-summary-read-group-1): Update mark positions only when the
10128         format spec is updated.
10130         * gnus-spec.el (gnus-update-format-specifications): Return a list
10131         of updated types.
10133 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10135         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
10136         of boundp to check if display-warning is available.
10138 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
10140         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
10142 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10144         * nnspool.el (nnspool-spool-directory): Use news-path if the
10145         news-directory variable is not bound.
10147         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
10148         function instead of display-warning if it is not available.
10150 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10152         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
10153         v5-10: Use `point-at-bol'.
10155 2004-10-26  Simon Josefsson  <jas@extundo.com>
10157         * hashcash.el: Fix URL in comment, reported by Cheng Gao
10158         <chenggao@gmail.com>.
10160 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10162         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
10163         instead.
10165 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
10167         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
10168         to remove a server from the nnimap-server-buffer-alist.
10169         (nnimap-open-connection, nnimap-close-server): Use it.
10171         * gnus-encrypt.el: Remove file in favor of encrypt.el.
10173 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10175         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
10176         running the major-mode function.
10178 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10180         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
10181         dummy marks in the right way.
10183 2004-10-18  David Edmondson  <dme@dme.org>
10185         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
10186         excessively.
10188 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
10190         * gnus-util.el (gnus-split-references): Accept a nil references
10191         string and go on blissfully.
10193         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
10194         cases where the references string is non-nil but has no references.
10196         * encrypt.el: Add autoload tags.
10198         * spam.el (spam-resolve-registrations-routine): Remove article
10199         from unregistration list too.  Reported by David Hanak
10200         <dhanak@isis.vanderbilt.edu>
10202 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
10204         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
10205         nil.  Changed custom type.
10207 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
10209         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
10211         * gnus-sum.el (gnus-summary-move-article): Use it.
10213 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
10215         * encrypt.el: Add autoload cookies.
10217         * spam.el (spam-backend-article-list-property)
10218         (spam-backend-get-article-todo-list)
10219         (spam-backend-put-article-todo-list)
10220         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
10221         Resolve registrations separately.
10222         (spam-register-routine): Format comments.
10223         (spam-unregister-routine, spam-register-routine): Always call with
10224         specific-articles, no default list.
10225         (spam-summary-prepare-exit): Use the spam-classifications function.
10227         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
10228         gnus-encrypt.el.
10230         * encrypt.el: Copied from gnus-encrypt.el.
10232         * gnus-encrypt.el: Commented that it's obsolete.
10234 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10236         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
10237         (gnus-score-save): Use it.
10239         * message.el (message-bury): Use `window-dedicated-p'.
10241 2004-10-15  Simon Josefsson  <jas@extundo.com>
10243         * pop3.el (top-level): Don't require nnheader.
10244         (pop3-read-timeout): Add.
10245         (pop3-accept-process-output): Add.
10246         (pop3-read-response, pop3-retr): Use it.
10248 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
10250         * spam.el (spam-register-routine): Move comment.
10251         (spam-verify-bogofilter): Use 'unknown for the initial
10252         spam-bogofilter-valid state, not 'never.
10254         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
10255         for netrc-machine.
10257         * nnimap.el (nnimap-open-connection): Use
10258         netrc-machine-user-or-password.
10260 2004-10-17  Richard M. Stallman  <rms@gnu.org>
10262         * gnus-registry.el (gnus-registry-unload-hook):
10263         Set as a variable with add-hook.
10265         * nnspool.el (nnspool-spool-directory): Use news-directory instead
10266         of news-path.
10268         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
10270         * spam.el: Delete duplicate `provide'.
10271         (spam-unload-hook): Set as a variable with add-hook.
10273 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10275         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
10276         in the doc string.
10278         * message.el (message-ignored-news-headers)
10279         (message-ignored-supersedes-headers)
10280         (message-ignored-resent-headers)
10281         (message-forward-ignored-headers): Improve custom type.
10283 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10285         * message.el (message-tokenize-header): Fix 2004-09-06 change
10286         which used point-min in the wrong place.
10288 2004-10-12  Simon Josefsson  <jas@extundo.com>
10290         * tls.el (tls-certtool-program): New variable.
10291         (tls-certificate-information): New function, based on
10292         ssl-certificate-information.
10294 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10296         * compface.el: Move the version of ELisp-based uncompface program
10297         to the contrib directory because of the copyright problem.
10299 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10301         * message.el (message-kill-buffer): Raise the current frame.
10303 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10305         * gnus-sum.el: Mention that multibyte characters don't work as marks.
10307         * gnus.el (message-y-or-n-p): Autoload.
10309         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
10310         (pop3-password-required, pop3-authentication-scheme)
10311         (pop3-leave-mail-on-server): Made customizable.
10312         (pop3): New custom group.
10313         (pop3-retr): Remove `sleep-for' statements.
10314         Suggested by Dave Love <fx@gnu.org>.
10316         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
10317         Windows/DOS.
10319         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
10320         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
10321         Dave Love <fx@gnu.org>.
10323         * mml.el (mml-minibuffer-read-disposition): Require match.
10324         Suggested by Dave Love <fx@gnu.org>.
10326 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10328         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
10329         doc string.
10331 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10333         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
10335 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10337         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
10338         instead of calling `mm-insert-inline', to decode text/* parts
10339         before displaying them.
10341 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10343         * mm-uu.el (mm-uu-text-plain-type): New variable.
10344         (mm-uu-pgp-signed-extract-1): Use it.
10345         (mm-uu-pgp-encrypted-extract-1): Use it.
10346         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
10347         bind mm-uu-text-plain-type with that value.
10348         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
10349         mm-uu-dissect.
10351 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10353         * gnus-group.el (gnus-update-group-mark-positions):
10354         * gnus-sum.el (gnus-update-summary-mark-positions):
10355         * message.el (message-check-news-body-syntax):
10356         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
10357         of string-as-multibyte.
10359 2004-10-05  Juri Linkov  <juri@jurta.org>
10361         * gnus-group.el (gnus-update-group-mark-positions):
10362         * gnus-sum.el (gnus-update-summary-mark-positions):
10363         * message.el (message-check-news-body-syntax):
10364         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
10365         8-bit unibyte values to a multibyte string for search functions.
10367 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10369         * mm-uu.el (mm-uu-dissect): Allow optional arg.
10370         (mm-uu-dissect-text-parts): New function.
10372         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
10373         dissect text parts.
10375         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
10376         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
10378         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
10380         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
10381         gnus-current-topics instead of gnus-current-topic.
10383 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
10385         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
10387 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
10389         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
10390         where approriate.
10392         * nnml.el (nnml-generate-active-info): do.
10394         * nndiary.el (nndiary-generate-active-info): do.
10396         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
10397         (gnus-topic-move): do.
10399         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
10400         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
10402         * gnus-srvr.el (gnus-server-prepare)
10403         (gnus-server-open-all-servers): do.
10405         * gnus-msg.el (gnus-summary-cancel-article)
10406         (gnus-summary-resend-message)
10407         (gnus-summary-mail-crosspost-complaint): do.
10409         * gnus-move.el (gnus-change-server): do.
10411         * gnus-group.el (gnus-group-unmark-all-groups)
10412         (gnus-group-set-current-level): do.
10414 2004-10-04  Simon Josefsson  <jas@extundo.com>
10416         * message.el (message-generate-hashcash): Doc fix.
10418 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
10420         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
10421         avoid infinite recursion via gnus-get-function.
10423 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
10425         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
10427         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
10429         * nnmail.el (nnmail-split-history): do.
10431         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
10432         (nnml-request-delete-group): do.
10434         * nnslashdot.el (nnslashdot-read-groups): do.
10436         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
10437         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
10439         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
10440         (nnspool-sift-nov-with-sed): Use last
10441         (nnspool-retrieve-headers-with-nov): Use mapc.
10442         (nnspool-request-newgroups): Use dolist.
10443         (nnspool-request-group): Use last.
10445         * nntp.el (nntp-read-server-type): Use dolist.
10447         * nnvirtual.el (nnvirtual-create-mapping)
10448         (nnvirtual-update-read-and-marked): Use dolist.
10449         (nnvirtual-convert-headers): Simplify.
10451 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
10453         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
10454         support for sync'ing tick marks.
10456 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10458         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
10459         there's no visible header.
10461 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
10463         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
10464         necessary, pass full group name to gnus-request-set-marks.
10466 2004-10-01  Simon Josefsson  <jas@extundo.com>
10468         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
10469         acroread.
10471 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10473         * spam-report.el (spam-report-gmane): Fix interactive.
10475         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
10477         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
10478         when writing file.
10479         (gnus-agent-synchronize-flags): Don't default to being
10480         interactive.
10482 2004-09-30  Simon Josefsson  <jas@extundo.com>
10484         * message.el (message-generate-hashcash): Add.
10485         (message-send-mail): Use it, call mail-add-payment.
10487 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10489         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
10491 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
10493         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
10494         gnus-requst-update-info with explicit code to sync the in-memory
10495         info read flags with the marks being sync'd to the backend.
10497         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
10499 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10501         * spam.el (spam-verify-bogofilter): Add new function.
10502         (spam-check-bogofilter)
10503         (spam-bogofilter-register-with-bogofilter): Use it.
10504         (spam-verify-bogofilter): Add small fixes.
10506 2004-09-28  Simon Josefsson  <jas@extundo.com>
10508         * hashcash.el (hashcash-generate-payment): Revert.
10510 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10512         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
10513         gnus-extract-references instead of gnus-split-references.
10515         * gnus-util.el (gnus-extract-references): Add new function, analogous
10516         to gnus-split-references but extracts only the message-ID without
10517         anything extra.
10519         * hashcash.el (hashcash-generate-payment)
10520         (hashcash-check-payment): Do the right thing if hashcash-path is
10521         nil (because the hashcash program could not be found).
10523         * spam.el (spam-use-hashcash): Remove comment.
10525 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
10527         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
10528         (gnus-cache-enter-article, gnus-cache-remove-article)
10529         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
10531         * gnus-async.el (gnus-async-prefetch-remove-group): do.
10533         * gnus-art.el (article-hide-boring-headers)
10534         (article-translate-strings, article-display-face)
10535         (gnus-article-mime-match-handle-first)
10536         (gnus-article-highlight-headers)
10537         (gnus-article-add-buttons-to-head): do.
10539 2004-09-27  Simon Josefsson  <jas@extundo.com>
10541         * hashcash.el: New version, from
10542         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
10543         ../contrib/.
10545 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10547         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
10549 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
10551         * gnus-dup.el (gnus-dup-open): Use mapc.
10552         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
10554         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
10555         Reported by Stefan Wiens <s.wi@gmx.net>.
10557         * gnus.el (gnus-shutdown): Use dolist.
10559         * gnus-undo.el (gnus-undo): Use mapc.
10561         * nnrss.el (nnrss-generate-active): do.
10563         * message.el (message-cite-original-without-signature)
10564         (message-cite-original): Use mapc.
10565         (message-do-actions, message-make-forward-subject): Use dolist.
10567 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
10569         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
10570         deletion to remove entire duplicate line.  Fixes merged article
10571         number bug.
10573 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
10575         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
10576         servers that are offline.  Avoids having gnus-agent-toggle-plugged
10577         first ask if you want to open a server and then, even when you
10578         responded with no, asking if you want to synchronize the server's
10579         flags.
10580         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
10581         multi-line expressions.
10582         (gnus-agent-synchronize-group-flags): New internal function.
10583         Updates marks in memory (in the info structure) AND in the
10584         backend.
10586         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
10588         * nnagent.el (nnagent-request-set-mark): Use
10589         gnus-agent-synchronize-group-flags, not backend's request-set-mark
10590         method, to ensure that synchronization updates marks in the
10591         backend and in the info (in memory) structure.
10593 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10595         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
10596         convention fully; don't miss the root article of a thread; make
10597         the X-Draft-From header with correct article numbers.
10599 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
10601         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
10602         unless plugged.  Disable the agent so that an open failure causes
10603         an error.
10605         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
10606         Reverted 2004-09-21 change.  The backend must be opened while
10607         synchronizing flags even when the backend stores the flags
10608         locally.
10610 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
10612         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
10613         in `header' match.  Reported by Svend Tollak Munkejord.
10615         * message.el (message-cite-original): Fix use of
10616         `message-cite-articles-with-x-no-archive'.
10618 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10620         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
10621         (gnus-window-to-buffer): Ditto.
10623         * mml.el (mml-preview-buffer): New variable.
10624         (mml-preview): Manage window layout with gnus-buffer-configuration.
10626         * gnus-msg.el (gnus-setup-message): Put article numbers into the
10627         X-Draft-From header even if those articles aren't quoted.
10629 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
10631         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
10632         (gnus-request-set-mark, gnus-request-update-mark): Use new
10633         g-s-t-u-l-m to decide to use backend even when unplugged.
10635 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10637         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
10638         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
10640 2004-09-20  Simon Josefsson  <jas@extundo.com>
10642         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
10643         "utf-16-le".
10645 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10647         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
10649 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10651         * uudecode.el (uudecode-use-external): Add :version.
10653         * smime.el (smime-CA-file, smime-encrypt-cipher)
10654         (smime-dns-server): Add :version.
10656         * smiley.el (gnus-smiley-file-types): Add :version.
10658         * sha1.el (sha1-use-external): Add :version.
10660         * pgg-def.el (pgg-query-keyserver): Add :version.
10662         * nnmail.el (nnmail-fancy-expiry-targets)
10663         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
10664         Add :version.
10666         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
10667         (nnimap-retrieve-groups-asynchronous): Add :version.
10668         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
10670         * mml.el (mml-content-disposition-parameters)
10671         (mml-insert-mime-headers-always): Add :version.
10673         * mm-util.el (mm-coding-system-priorities): Add :version.
10675         * mm-decode.el (mm-inline-text-html-with-images)
10676         (mm-keep-viewer-alive-types, mm-external-terminal-program)
10677         (mm-verify-option): Add :version.
10678         (mm-text-html-renderer): Change :version.
10680         * message.el (message-fcc-externalize-attachments)
10681         (message-required-headers, message-draft-headers)
10682         (message-subject-trailing-was-query)
10683         (message-subject-trailing-was-ask-regexp)
10684         (message-subject-trailing-was-regexp, message-mark-insert-begin)
10685         (message-mark-insert-end, message-archive-header)
10686         (message-archive-note, message-cross-post-default)
10687         (message-cross-post-note, message-followup-to-note)
10688         (message-cross-post-note-function, message-use-mail-followup-to)
10689         (message-subscribed-address-functions)
10690         (message-subscribed-address-file, message-subscribed-addresses)
10691         (message-subscribed-regexps, message-allow-no-recipients)
10692         (message-yank-cited-prefix, message-signature-insert-empty-line)
10693         (message-hidden-headers, message-hierarchical-addresses)
10694         (message-mail-user-agent, message-use-idna)
10695         (message-valid-fqdn-regexp)
10696         (message-strip-special-text-properties, message-header-synonyms)
10697         (message-beginning-of-line, message-tab-body-function): Add :version.
10698         (message-insert-canlock, message-wide-reply-confirm-recipients):
10699         Change :version.
10701         * mail-source.el (mail-source-ignore-errors): Add :group, :type
10702         and :version.
10703         (mail-source-delete-old-incoming-confirm)
10704         (mail-source-movemail-program): Add :version.
10706         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
10707         (gnus-agent-cache, gnus-agent): Change :version.
10709         * gnus-util.el (gnus-use-byte-compile): Change :version.
10711         * gnus-sum.el (gnus-summary-make-false-root-always)
10712         (gnus-summary-default-high-score)
10713         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
10714         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
10715         (gnus-read-all-available-headers, gnus-article-emulate-mime)
10716         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
10717         (gnus-sum-thread-tree-single-indent)
10718         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
10719         (gnus-sum-thread-tree-leaf-with-other)
10720         (gnus-sum-thread-tree-single-leaf): Add :version.
10721         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
10722         (gnus-article-loose-mime): Change :version.
10724         * gnus-start.el (gnus-backup-startup-file)
10725         (gnus-save-startup-file-via-temp-buffer): Add :version.
10727         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
10728         (gnus-server-offline-face): Add :version.
10730         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
10732         * gnus-msg.el (gnus-gcc-externalize-attachments)
10733         (gnus-debug-files, gnus-debug-exclude-variables)
10734         (gnus-discouraged-post-methods): Change :version.
10735         (gnus-confirm-mail-reply-to-news)
10736         (gnus-confirm-treat-mail-like-news): Add :version.
10738         * gnus-int.el (gnus-server-unopen-status): Add :version.
10740         * gnus-group.el (gnus-group-jump-to-group-prompt)
10741         (gnus-large-ephemeral-newsgroup)
10742         (gnus-fetch-old-ephemeral-headers): Add :version.
10744         * gnus-fun.el (gnus-x-face-directory)
10745         (gnus-convert-pbm-to-x-face-command)
10746         (gnus-convert-image-to-x-face-command)
10747         (gnus-convert-image-to-face-command): Add :version.
10749         * gnus-delay.el (gnus-delay-default-hour): Add :version.
10751         * gnus-cite.el (gnus-cite-blank-line-after-header)
10752         (gnus-article-boring-faces): Add :version.
10754         * gnus-art.el (gnus-buttonized-mime-types)
10755         (gnus-inhibit-mime-unbuttonizing)
10756         (gnus-treat-display-face)
10757         (gnus-treat-body-boundary): Change :version.
10758         (gnus-body-boundary-delimiter, gnus-picon-databases)
10759         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
10760         (gnus-treat-date-english, gnus-treat-fold-headers)
10761         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
10762         (gnus-treat-mail-picon, gnus-treat-wash-html)
10763         (gnus-article-encrypt-protocol)
10764         (gnus-use-idna, gnus-article-over-scroll)
10765         (gnus-mime-display-multipart-alternative-as-mixed)
10766         (gnus-mime-display-multipart-related-as-mixed)
10767         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
10768         (gnus-ctan-url, gnus-button-ctan-handler)
10769         (gnus-button-handle-ctan-bogus-regexp)
10770         (gnus-button-ctan-directory-regexp)
10771         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
10772         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
10773         (gnus-button-man-level, gnus-button-emacs-level)
10774         (gnus-button-message-level, gnus-button-browse-level): Add :version.
10776         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
10777         (gnus-agent-go-online): Change :version.
10778         (gnus-agent-expire-unagentized-dirs)
10779         (gnus-agent-auto-agentize-methods): Add :version.
10781         * flow-fill.el (fill-flowed-display-column)
10782         (fill-flowed-encode-column): Add :version.
10784         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
10785         (gnus-outlook-deuglify-unwrap-max)
10786         (gnus-outlook-deuglify-cite-marks)
10787         (gnus-outlook-deuglify-unwrap-stop-chars)
10788         (gnus-outlook-deuglify-no-wrap-chars)
10789         (gnus-outlook-deuglify-attrib-cut-regexp)
10790         (gnus-outlook-deuglify-attrib-verb-regexp)
10791         (gnus-outlook-deuglify-attrib-end-regexp)
10792         (gnus-outlook-display-hook): Add :version.
10794         * binhex.el (binhex-use-external): Add :version.
10796 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
10798         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
10799         and `invisible'.
10801 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10803         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
10804         in gnus-registry-trim.
10806 2004-09-13  Simon Josefsson  <jas@extundo.com>
10808         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
10810         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
10812         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
10813         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
10814         <yamaoka@jpl.org>.
10815         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
10816         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
10817         <yamaoka@jpl.org>.
10819         * sieve.el (sieve-manage-mode): Ditto.
10821 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
10823         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
10825 2004-09-11  Simon Josefsson  <jas@extundo.com>
10827         * dns-mode.el: Add.
10829         * mm-view.el (mm-display-dns-inline): Add.
10831         * mm-decode.el (mm-inline-media-tests): Add text/dns.
10832         (mm-automatic-display): Ditto.
10834         * mailcap.el (mailcap-mime-data): Add text/dns.
10835         (mailcap-mime-extensions): Map .soa to text/dns.
10837 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
10839         * gnus-art.el (article-decode-mime-words, article-babel)
10840         (gnus-article-highlight-signature, gnus-article-add-buttons)
10841         (gnus-signature-toggle): Remove unnecessary bindings of
10842         `inhibit-read-only' inherited from v5.10 merge.
10844 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
10846         * nntp.el (nntp): New customization group.
10847         (nntp-authinfo-file): Add customization group.
10849         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
10851         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
10853         * gnus.el (to-address, to-list, subscribed)
10854         (large-newsgroup-initial): Ditto.
10856         * flow-fill.el (fill-flowed-display-column)
10857         (fill-flowed-encode-column): Ditto.
10859 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10861         * message.el (message-tokenize-header, message-send-mail-with-qmail):
10862         Use point-min rather than 1.
10863         (message-send-mail): Use buffer-size rather than point-max.
10865         * gnus-sum.el (gnus-summary-search-article-forward):
10866         Signal a specific `search-failed' rather than a generic `error'.
10868         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
10869         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
10870         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
10872 2004-09-10  Simon Josefsson  <jas@extundo.com>
10874         * nndb.el (require): Remove tcp and duplicate cl.
10876 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10878         * gnus-agent.el (directory-files-and-attributes): Move forward.
10880 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
10882         * gnus-agent.el (directory-files-and-attributes): Optionally
10883         defined to support XEmacs.
10885 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
10887         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
10888         to avoid run-time CL dependencies.
10889         (gnus-agent-unfetch-articles): New function.
10890         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
10891         article numbers even when local .overview file is missing.
10892         (gnus-agent-read-article-number): New function.  Only accepts
10893         27-bit article numbers.
10894         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
10895         gnus-agent-read-article-number.
10896         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
10897         from backend while recognizing that article numbers in .overview
10898         must be valid.
10899         (gnus-agent-update-files-total-fetched-for): Use
10900         directory-files-and-attributes to improve performance.
10901         * gnus-int.el (gnus-request-move-article): Use
10902         gnus-agent-unfetch-articles in place of gnus-agent-expire to
10903         improve performance.
10905         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
10906         some users confused by references to .newsrc when they only have a
10907         .newsrc.eld file.
10908         (gnus-convert-mark-converter-prompt)
10909         (gnus-convert-converter-needs-prompt): Fixed use of property list.
10910         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
10911         New function.  Used internally to only display 'gnus converting
10912         files' message when actually necessary.
10914         * gnus-sum.el (): Removed (require 'gnus-agent) as required
10915         methods now autoloaded.
10917 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10919         * gnus-sum.el (gnus-summary-insert-subject): Remove list
10920         identifiers.
10922 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
10924         * gnus-picon.el: Fix indentation and closing parenthesis.
10926 2004-09-01  Simon Josefsson  <jas@extundo.com>
10928         * message.el (message-canlock-generate): Require sha1, not
10929         sha1-el.  (Can we get rid of this require altogether?  It is ugly
10930         to require within a function.  Sadly, if sha1.el isn't loaded, the
10931         let binding in m-c-g will hide the defcustom definition, which is
10932         bad.)
10934         * canlock.el: Require sha1, not sha1-el.
10936         * message.el: Don't autoload sha1 (there is a autoload cookie in
10937         sha1.el).
10939         * sha1-el.el: Renamed to sha1.el.
10941 2004-08-30  Juanma Barranquero  <lektu@terra.es>
10943         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
10945 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10947         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
10949 2004-08-30  Kim F. Storm  <storm@cua.dk>
10951         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
10953         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
10954         Add :group 'nnimap.
10956 2004-08-30  Andreas Schwab  <schwab@suse.de>
10958         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
10959         ?* and ?\;.
10961         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
10962         and ?\' to symbol instead of whitespace.
10964 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10966         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
10968         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
10969         instead of re-search-forward.
10971         * gnus-uu.el (gnus-uu-save-article): Ditto.
10972         (gnus-uu-post-encode-uuencode): Ditto.
10974         * html2text.el (html2text-clean-list-items): Ditto.
10975         (html2text-clean-dtdd): Ditto.
10976         (html2text-format-tags): Ditto.
10978         * message.el (message-send-mail-with-sendmail): Fix regexp.
10979         (message-fill-field-general): Use search-forward instead of
10980         re-search-forward.
10981         (unbold-region): Ditto.
10983         * nnrss.el (nnrss-request-article): Ditto.
10985         * nnslashdot.el (nnslashdot-request-article): Ditto.
10987         * nnweb.el (nnweb-gmane-wash-article): Ditto.
10989         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
10990         "Unrecognized menu descriptor" error in XEmacs.
10992 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
10994         * gnus-sum.el (gnus-read-header): Don't remove a header for the
10995         parent article of a sparse article in the thread hashtb.
10997 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
10999         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
11000         (nnmail-expand-newtext): Lowercase expanded entries if
11001         nnmail-split-lowercase-expanded is non-nil.
11003 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11005         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
11007         * gnus-group.el (gnus-group-line-format-alist): Convert the value
11008         of gnus-tmp-news-method into string under XEmacs.  It will be
11009         passed to gnus-correct-length which takes only a string argument.
11011 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11013         * gnus-util.el (gnus-bind-print-variables): New macro.
11014         (gnus-prin1): Use it.
11015         (gnus-prin1-to-string): Use it.
11016         (gnus-pp): New function.
11017         (gnus-pp-to-string): New function.
11019         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
11020         Replace pp-to-string with gnus-pp-to-string.
11021         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
11022         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
11023         * gnus-msg.el (gnus-debug): Ditto.
11024         * gnus-score.el (gnus-score-save): Ditto.
11025         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
11026         gnus-pp-to-string.
11027         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
11028         with gnus-pp.
11029         * score-mode.el (gnus-score-pretty-print): Ditto.
11030         * webmail.el (webmail-debug): Ditto.
11032 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11034         * gnus-art.el (article-display-face, article-display-x-face):
11035         Use buffer-read-only.
11037 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11039         * gnus-art.el (article-hide-list-identifiers):
11040         Bind inhibit-read-only as t.
11042 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
11044         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
11046 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11048         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
11049         (gnus-narrow-to-page): Don't assume point-min == 1.
11050         (gnus-article-edit-mode): Derive from message-mode.
11052         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
11053         point-min == 1.
11055         * imap.el (imap-parse-address-list, imap-parse-body-ext):
11056         Disable incorrect use of `assert'.
11058         * message.el (message-mode): Set comment-start-skip.
11060 2004-08-22  Sam Steingold  <sds@gnu.org>
11062         * pop3.el (pop3-leave-mail-on-server): New user variable.
11063         (pop3-movemail): Delete mail only when it is nil.
11065 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
11067         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
11069         * mml.el (mml-preview): Use `pop-to-buffer'.
11071         * message.el (message-goto-mail-followup-to): Insert after "To".
11072         (message-carefully-insert-headers): Add comment.
11074         * gnus.el: Remove unused variable `gnus-article-check-size'.
11076         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
11078         * gnus-art.el (gnus-button-alist): Improve
11079         `gnus-button-handle-library' entry.
11081 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
11083         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
11084         downcase, since XEmacs capitalizes error messages differently.
11086 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
11088         * nntp.el: Add (require 'gnus) due to reference to
11089         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
11091 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
11093         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
11094         `mm-fill-flowed'.
11096         * mm-decode.el (mm-dissect-singlepart): Check it.
11098 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
11100         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
11101         'imap' for netrc parsing.
11103 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
11105         * mailcap.el (mailcap-mime-data): Mark as risky.
11107 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11109         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
11110         may be included in the encoded word.
11111         (rfc2047-encode): Don't append a space if the encoded word
11112         includes close parenthesis.
11114 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11116         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
11117         of text within parentheses.
11119 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
11121         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
11122         (gnus-encrypt-write-file-contents): Make the password key the file
11123         name PLUS the cipher, not just the cipher.  Also remove failed
11124         passwords from the cache.
11126 2004-08-06  Simon Josefsson  <jas@extundo.com>
11128         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
11129         fix.
11131 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11133         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
11134         LWSP.
11136 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
11138         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
11139         to append in-reply-to: data to the references: header.
11141         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
11142         (netrc-parse): Use gnus-encrypt.el functions.
11144         * gnus-encrypt.el: Add new file for encryption support; currently
11145         does only a few GPG ciphers and an internal XOR cipher.
11147         * password.el: Add comments on using password-read-and-add.
11148         (password-read-and-add): Add function to read and add the
11149         password to the cache at once.
11151 2004-07-28  Simon Josefsson  <jas@extundo.com>
11153         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
11154         parameter (but don't use it, for now).
11156         * imap.el (imap-ssl-open): Use imap-process-connection-type,
11157         instead of hard coding to nil.
11159 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11161         * mm-view.el (mm-inline-image-emacs): Open lines under an image
11162         as mm-inline-image-xemacs does.
11164 2004-07-26  Simon Josefsson  <jas@extundo.com>
11166         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
11167         Revert part of 2004-07-17 change below.
11169 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11171         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
11172         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11174 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11176         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
11177         quotes that actually start with ">" at the beginning of the
11178         lines.
11180 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11182         * rfc2047.el (rfc2047-encode-region): Fix last change.
11183         (rfc2047-encode-parameter): Remove useless concat.
11185 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11187         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
11188         encode special characters; fix some kind of misconfigured headers;
11189         signal a real error if debug-on-quit or debug-on-error is non-nil.
11190         (rfc2047-encode-max-chars): New variable.
11191         (rfc2047-encode-1): Use it.
11192         (rfc2047-encode-parameter): New function.
11194         * mml.el (mml-insert-parameter): Remove an excessive space.
11196 2004-07-17  Simon Josefsson  <jas@extundo.com>
11198         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
11199         Kai Grossjohann <kai@emptydomain.de>.
11200         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
11201         (gnus-group-make-menu-bar): Ditto.
11203         * gnus-util.el (gnus-group-server): Add.
11205 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
11207         * message.el (message-clone-locals): Clone sendmail and smtp
11208         variables.
11210 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11212         * rfc2047.el (rfc2047-encode-region): Fix last change.
11214 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11216         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
11217         characters as non-special.
11219 2004-07-09  Simon Josefsson  <jas@extundo.com>
11221         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
11222         Users will lose all flag changes made while unplugged with
11223         e.g. nntp unless flag synchronization happens, thus `nil' is not a
11224         good default.  See numerous reports on ding mailing list.
11226 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11228         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
11229         add generate-head-function and generate-article-function to the
11230         rfc822-forward entry.
11231         (nndoc-rfc822-forward-generate-article): New function.
11232         (nndoc-rfc822-forward-generate-head): New function.
11234         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
11236 2004-07-06  Dan Christensen  <jdc@uwo.ca>
11238         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
11239         respect display group parameter and gnus-summary-expunge-below.
11240         (gnus-articles-to-read): Remove unused reference to display group
11241         parameter.
11243 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11245         * nnheader.el (nnheader-uniquify-message-id): New experimental
11246         variable.
11247         (nnheader-nov-read-message-id): Use it.
11249         * spam-report.el (spam-report-gmane): Add interactive.
11251 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11253         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
11254         qp-or-base64 for the application/* types.
11256 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
11258         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
11260 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
11262         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
11263         trim value.
11265 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
11267         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
11268         New macro and function.
11269         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
11271 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11273         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
11274         after-load-alist.
11276 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11278         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
11279         update info that isn't there.
11281 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
11283         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
11284         entry.
11286 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11288         * mm-view.el (mm-inline-render-with-function): Use multibyte
11289         buffer; decode html source by charset.
11291         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
11293         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
11294         Mule-UCS is loaded under XEmacs.
11295         (mm-mime-mule-charset-alist): Avoid duplicated entries.
11297 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
11299         * nnheader.el (nnheader-max-head-length): Increase to 8192.
11301 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11303         * mm-util.el (mm-coding-system-p): Return a coding-system.
11304         (mm-mime-mule-charset-alist): Use shift_jis instead of
11305         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
11306         entries for the mime charsets iso-2022-jp-3 and shift_jis.
11307         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
11308         instead of japanese-shift-jis and iso-latin-1 respectively in
11309         order to share the default value with both Emacs and XEmacs-mule.
11310         (mm-mule-charset-to-mime-charset): Make
11311         mm-coding-system-priorities effective.
11312         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
11313         while predicating of candidates upon the priorities.
11315 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
11317         * gnus-sum.el (gnus-summary-make-menu-bar): Add
11318         gnus-uu-invert-processable.
11320         * gnus.el: Autoload gnus-uu-invert-processable.
11322 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11324         * mm-util.el (mm-with-multibyte-buffer): New macro.
11326         * rfc2047.el (rfc2047-encode-string): Use it.
11327         (rfc2047-encode-region): Move point to the end of the region after
11328         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
11330 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11332         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
11333         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
11335 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11337         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
11338         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
11339         Karl Chen <quarl@nospam.quarl.org>.
11341 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
11343         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
11344         invalid addresses.
11346 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
11348         * spam.el: Change section markers, revise TODO list.
11349         (spam-backends): Make new master list of all installed backends.
11350         (spam-summary-exit-behavior): Add new variable to determine how
11351         messages moves are done at summary exit.
11352         (spam-move-spam-nonspam-groups-only)
11353         (spam-process-ham-in-nonham-groups)
11354         (spam-process-ham-in-spam-groups): Remove variables, the
11355         spam-summary-exit-behavior variable should be used to manage this
11356         behavior.
11357         (spam-old-ham-articles, spam-old-spam-articles): Remove.
11358         (spam-old-articles): Add variable, replacing spam-old-ham-articles
11359         and spam-old-spam-articles.
11360         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
11361         Add empty variables, placeholders for the backends they represent.
11362         (spam-set-difference): Move, unchanged.
11363         (spam-list-of-processors): Declare OBSOLETE, not used anymore
11364         unless the user has a processor variable.
11365         (spam-classifications, spam-classification-valid-p)
11366         (spam-backend-properties, spam-backend-property-valid-p)
11367         (spam-backend-function-type-valid-p)
11368         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
11369         (spam-report-articles-gmane, spam-report-articles-resend):
11370         Remove functions, they are not needed.
11371         (spam-install-backend-super, spam-backend-list)
11372         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
11373         (spam-backend-function, spam-backend-ham-registration-function)
11374         (spam-backend-spam-registration-function)
11375         (spam-backend-ham-unregistration-function)
11376         (spam-backend-spam-unregistration-function)
11377         (spam-backend-statistical-p, spam-backend-mover-p)
11378         (spam-install-backend-alias, spam-install-checkonly-backend)
11379         (spam-install-mover-backend, spam-install-nocheck-backend)
11380         (spam-install-backend, spam-install-statistical-backend)
11381         (spam-install-statistical-checkonly-backend): Add backend installation
11382         support.
11383         (spam-summary-prepare-exit): Rewrite to use the new backend code.
11384         (spam-group-processor-p): Use the new backend code and respect the
11385         summary exit behavior.
11386         (spam-mark-spam-as-expired-and-move-routine): Remove.
11387         (spam-summary-prepare): Change to use the new spam-old-articles
11388         variable.
11389         (spam-copy-or-move-routine, spam-copy-spam-routine)
11390         (spam-move-spam-routine, spam-copy-ham-routine)
11391         (spam-move-ham-routine): Add code to copy/move ham or spam.
11392         (spam-fetch-field-fast): Improve doc and code, plus allow the
11393         'number request.
11394         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
11395         variables.
11396         (spam-split, spam-find-spam): Use the new backend code.
11397         (spam-registration-functions): Remove variable.
11398         (spam-unregister-routine): Add convenience wrapper.
11399         (spam-log-undo-registration, spam-register-routine)
11400         (spam-log-processing-to-registry)
11401         (spam-log-unregistration-needed-p): Rename "check" to "backend"
11402         where possible.
11403         (spam-check-gmane-xref, spam-check-regex-headers)
11404         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
11405         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
11406         (spam-check-bogofilter-headers, spam-check-spamoracle)
11407         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
11408         (spam-check-crm114-headers): Use the spam-split-group that
11409         spam-split prepares, no need to determine it every time.
11411         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
11412         to the nnheader-parse-naked-head call.
11414         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
11416         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
11417         the nnheader-nov-read-message-id call.
11419 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11421         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
11422         gnus-activate-group twice.  Suggested by Markus Peter
11423         <warp@spin.de>.
11425 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11427         * gnus-art.el (gnus-article-time-format): Exchange the order of
11428         day and month in the default value; fix customization type.
11429         (article-date-ut): Use add-text-properties.
11430         (article-make-date-line): Use message-make-date instead of
11431         current-time-string.
11433         * message.el (message-fetch-field): Don't use set-text-properties.
11434         (message-make-date): Simplify.
11436 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11438         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
11439         (rfc2047-encode-region): Treat text within parentheses as special;
11440         show the original text when error has occurred.
11442         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
11443         already-computed method to gnus-activate-group.
11445         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
11446         same select-methods identical Lisp objects.
11448         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
11449         object when modifying the info.
11451 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11453         * gnus-srvr.el (gnus-server-set-info): Remove the server from
11454         gnus-opened-servers since it has never been opened with the new
11455         configuration yet.
11457 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11459         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
11460         arg to nnheader-generate-fake-message-id.
11462 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
11464         * nnheader.el (nnheader-generate-fake-message-id): Accept a
11465         number and build a fake message ID localized to a group and
11466         article number (so it's repeatable from that point on).
11467         (nnheader-fake-message-id-p): Change regex to accommodate new fake
11468         ID format.
11470         * gnus-sum.el (gnus-get-newsgroup-headers): Call
11471         nnheader-generate-fake-message-id with the article number.
11473 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
11475         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
11476         end-of-buffer.
11478 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11480         * message.el (message-ignored-supersedes-headers): Add Approved.
11482 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11484         * rfc2047.el (rfc2047-encode-message-header): Remove useless
11485         goto-char.
11486         (rfc2047-encode): Fold the line before encoding.
11488 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11490         * rfc2047.el (rfc2047-encode-message-header): Disabled header
11491         folding -- not all headers can be folded, and this should be done
11492         by the message composition mode.  Probably.  I think.
11494 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11496         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
11497         fast.
11499         * gnus-ems.el (gnus-remove-image): Don't use
11500         message-text-with-property; remove only the image found first.
11502 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
11504         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
11506 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11508         * message.el (message-text-with-property): Make it fast and accept
11509         optional arguments.
11510         (message-strip-forbidden-properties): Use it.
11511         (message-fix-before-sending): Follow the m-t-w-p change.
11513         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
11515 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11517         * gnus-art.el (article-hide-headers): Don't change the buffer
11518         mistakenly when performing mml-preview even if
11519         gnus-single-article-buffer is nil.
11521 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
11523         * message.el (message-expand-name-databases): New user option.
11524         (message-expand-name): Use it.
11526 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
11528         * spam.el (spam-report-articles-resend)
11529         (spam-report-resend-register-routine): Allow ham reporting.
11530         (spam-report-resend-register-ham-routine): Add wrapper.
11531         (spam-registration-functions): Add ham resending functions.
11532         (spam-list-of-processors): Add ham resend processor.
11534         * gnus.el (ham-resend-to): Add new group parameter.
11535         (spam-process): Add ham resend option.
11537         * spam-report.el (spam-report-resend): Allow reporting ham.
11538         (spam-report-resend-ham): Add wrapper.
11540 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11542         * message.el (message-cite-articles-with-x-no-archive): New
11543         variable.
11544         (message-cite-original): Use it.
11546 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11548         * message.el (message-cite-original): Respect X-No-Archive.
11550 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11552         * gnus-art.el (article-hide-headers): Refer to the values for
11553         gnus-ignored-headers and gnus-visible-headers in the summary
11554         buffer since a user may have set them as group parameters.
11556 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
11558         * assistant.el (assistant-node-name): Add convenience function.
11559         (assistant-render-text, assistant-render-node): Add error handling,
11560         plus handle multiple next nodes.
11561         (assistant-find-next-node): Comment out for now.
11562         (assistant-find-next-nodes): Add function, returns list of next
11563         nodes.
11565 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
11567         * mail-source.el (mail-source-directory): Fix doc-string.
11569 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
11571         * assistant.el (assistant-render-text, assistant-eval): Add :set
11572         widget type, which is different because it takes and returns a
11573         list.  Much hilarity ensues.
11575 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
11577         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
11579         * gnus-group.el (gnus-group-get-new-news-this-group): Added
11580         doc-string.
11582         * gnus-start.el (gnus-activate-group): Added doc-string.
11584 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11586         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
11588 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
11590         * assistant.el (assistant-render-text): Try to add a :set
11591         widget, more to come.
11593         * spam.el (spam-group-spam-contents-p): Handle empty groupname
11594         strings.
11595         (spam-report-articles-resend)
11596         (spam-register-routine): Do registration iff any articles warrant
11597         it.
11598         (spam-summary-prepare-exit): Change log message for nil group
11599         destinations.
11601 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
11603         * spam.el (spam-report-resend-register-routine): Allow
11604         spam-report-resend-to to be a group parameter or a global value.
11606 2004-05-26  Simon Josefsson  <jas@extundo.com>
11608         * starttls.el: Merge with my GNUTLS based starttls.el.
11609         (starttls-gnutls-program, starttls-use-gnutls)
11610         (starttls-extra-arguments, starttls-process-connection-type)
11611         (starttls-connect, starttls-failure, starttls-success): New
11612         variables.
11613         (starttls-program, starttls-extra-args): Doc fix.
11614         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
11615         functions.
11616         (starttls-negotiate, starttls-open-stream): Check
11617         `starttls-use-gnutls' and pass on to corresponding *-gnutls
11618         function if it is set.
11620 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11622         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
11623         structured fields.
11625 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11627         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
11629 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
11631         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
11632         variable.
11633         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
11634         assigning the spam-mark to new messages.
11636 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
11638         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
11640 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11642         * rfc2047.el (rfc2047-encodable-p): Don't move point.
11643         (rfc2047-decode): Treat the ascii coding-system as raw-text by
11644         default.
11646 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
11648         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
11649         correct data.
11651 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
11653         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
11654         (spam-group-processor-p): Fix function.
11655         (spam-group-processor-multiple-p)
11656         (spam-group-spam-processor-report-gmane-p)
11657         (spam-group-spam-processor-report-resend-p)
11658         (spam-group-spam-processor-bogofilter-p)
11659         (spam-group-spam-processor-blacklist-p)
11660         (spam-group-spam-processor-ifile-p)
11661         (spam-group-ham-processor-ifile-p)
11662         (spam-group-spam-processor-spamoracle-p)
11663         (spam-group-spam-processor-crm114-p)
11664         (spam-group-ham-processor-bogofilter-p)
11665         (spam-group-spam-processor-stat-p)
11666         (spam-group-ham-processor-stat-p)
11667         (spam-group-ham-processor-whitelist-p)
11668         (spam-group-ham-processor-BBDB-p)
11669         (spam-group-ham-processor-spamoracle-p)
11670         (spam-group-ham-processor-copy-p): Remove functions with some
11671         prejudice against unneeded code.
11672         (spam-report-articles-resend)
11673         (spam-report-resend-register-routine): Allow the group/topic
11674         spam-resend-to value to override spam-report-resend-to.
11675         (spam-summary-prepare-exit): Invoke spam-group-processor-p
11676         properly now.
11678         * gnus.el (spam-resend-to): Add group/topic parameter.
11679         (spam-process): Move the OBSOLETE processors to the end of the
11680         choices.
11682 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
11684         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
11685         with resend-to set to nil, and then ask the user if necessary.
11686         (spam-report-resend): spam-report-resend takes a list of articles, not
11687         separate article numbers.
11689 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11691         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
11692         addition to emacs-w3m.
11694 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11696         * assistant.el (assistant-authinfo-data): New function.
11697         (assistant-eval): Eval for entire assistant.
11699         * netrc.el (netrc-services-file): New variable.
11700         (netrc-parse-services): New function.
11701         (netrc-find-service-name): New function.
11702         (netrc-find-service-number): New function.
11703         (netrc-port-equal): New function.
11704         (netrc-machine): Use it.
11706         * nnimap.el (nnimap-open-connection): Use netrc.
11708         * gnus-util.el (gnus-netrc-get): Remove aliases.
11710         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
11712         * assistant.el (wid-edit): Fix compilation.
11714         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
11716 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
11718         * gnus-util.el (gnus-set-file-modes): New function.  (small
11719         patch).
11721 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11723         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
11725         * assistant.el (assistant-render-node): Fix up rendering and
11726         read-only text.
11727         (assistant-render-node): Reset.
11728         (assistant-make-read-only): Not sticky.
11730 2004-05-20  Danny Siu  <dsiu@adobe.com>
11732         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
11733         centered even when gnus-auto-center-summary is t
11735 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11737         * dns.el (dns-get-txt-answer): New function.
11738         (dns-read-txt): Ditto.
11739         (query-dns): Use it.
11741 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11743         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
11744         active for foreign groups even if the group level is higher than
11745         the specified value.
11747 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11749         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
11750         non-active groups.
11752         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
11754 2004-05-20  Magnus Henoch  <mange@freemail.hu>
11756         * dns.el (dns-read-type): Add support for SVR.  (small patch)
11758 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
11760         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
11761         (spam-crm114-header, spam-crm114-spam-switch)
11762         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
11763         (spam-crm114-positive-spam-header)
11764         (spam-crm114-database-directory, spam-list-of-processors)
11765         (spam-group-spam-processor-crm114-p)
11766         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
11767         (spam-generic-score, spam-list-of-checks)
11768         (spam-list-of-statistical-checks, spam-registration-functions)
11769         (spam-check-crm114-headers, spam-crm114-score)
11770         (spam-check-crm114, spam-crm114-register-with-crm114)
11771         (spam-crm114-register-spam-routine)
11772         (spam-crm114-unregister-spam-routine)
11773         (spam-crm114-register-ham-routine)
11774         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
11775         asjo@koldfront.dk (Adam Sjøgren).
11777         * gnus.el: Add spam-use-crm114.
11779         * spam.el (spam-list-of-processors, spam-registration-functions):
11780         Add spam-use-resend.
11781         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
11782         (spam-report-articles-gmane): Add doc fix.
11783         (spam-report-articles-resend, spam-report-resend-register-routine):
11784         Add wrappers around spam-report-resend-to.
11786         * spam-report.el (spam-report-resend-to, spam-report-resend):
11787         Add support for resending spam.
11788         (spam-report-gmane): Fix line length >80.
11790         * gnus.el (spam-process): Add spam-use-resend.
11792 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11794         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
11795         number of processed spam messages.
11796         (spam-ham-copy-or-move-routine): Return the number of processed
11797         ham messages.
11798         (spam-summary-prepare-exit): Use the above values to decide
11799         whether status messages shouled be displayed.
11801 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11803         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
11804         `rfc2047-encoding-function-alist' in order to avoid conflicting
11805         with the old version.
11806         (rfc2047-encode-region): Concatenate words containing non-ASCII
11807         characters in structured fields; don't encode space-delimited
11808         ASCII words even in unstructured fields; don't break words at
11809         char-category boundaries.
11810         (rfc2047-encode-1): New function.
11811         (rfc2047-encode): Use it; encode text so that it occupies the
11812         maximum width within 76-column; work correctly on Q encoding for
11813         iso-2022-* charsets.
11814         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
11815         sure not to break a line just after the header name.
11816         (rfc2047-b-encode-region): Removed.
11817         (rfc2047-b-encode-string): New function.
11818         (rfc2047-q-encode-region): Removed.
11819         (rfc2047-q-encode-string): New function.
11821         * mm-util.el (mm-replace-in-string): New function.
11823 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11825         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
11826         get it right.
11827         (gnus-inews-make-draft): Really.
11829 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
11831         * nnmh.el (nnmh-request-list-1): Don't check the link count
11832         before descending.  (small patch)
11834 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11836         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
11837         stuff.
11839         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
11840         on real group name.
11842         * gnus-art.el (gnus-signature-limit): Doc fix.
11844         * gnus-msg.el (gnus-inews-make-draft): Quote list.
11846 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11848         * gnus-draft.el (gnus-draft-send): Bind
11849         rfc2047-encode-encoded-words.
11851         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
11852         (rfc2047-encodable-p): Say that =? needs encoding.
11853         (rfc2047-encode-encoded-words): New variable.
11855         * gnus-group.el (gnus-group-select-group): Doc fix.
11857         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
11859         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
11860         to nil.
11862         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
11864         * nnheader.el (nnheader-get-lines-and-char): New function.
11866 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
11868         * gnus-msg.el (gnus-summary-followup-with-original): Document
11869         yanking of region when active.
11871 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11873         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
11874         groups if the group level is higher than the specified value.
11876 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11878         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
11879         (gnus-group-jump-to-group): Added prefix argument using
11880         `gnus-group-jump-to-group-prompt'.  Query before jumping to
11881         non-active group.
11883         * compface.el (uncompface): Be verbose when changing
11884         `uncompface-use-external'.
11886         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
11887         handle manual section.
11889 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11891         * gnus-art.el (gnus-button-alist): Revert previous change.
11893 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11895         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
11897 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11899         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
11900         whether backend can accept message.
11902         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
11904 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
11906         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
11907         Avoid creating directory when nntp-marks-is-evil is true.
11908         Reported by Reiner Steib.
11910 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11912         * gnus-picon.el (gnus-picon-style): New variable.
11913         (gnus-picon-insert-glyph): Added optional `nostring' argument.
11914         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
11915         Jesper Harder <harder@ifa.au.dk>.
11917 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11919         * message.el (message-fill-field): Return point.
11920         (message-generate-headers): Go to end of field.
11922         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
11923         stuff for non-living groups.
11925 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
11927         * gnus-art.el (gnus-article-followup-with-original)
11928         (gnus-article-reply-with-original): gnus-mark-active-p ->
11929         gnus-region-active-p.
11931 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
11933         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
11934         only when there is spam or ham to be processed.
11936 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11938         * mail-source.el (mail-source-delete-crash-box): Refactor.
11939         (mail-source-fetch): Use it.
11940         (mail-source-fetch-file): Ditto.
11941         (mail-source-fetch-directory): Run postscript in loop.
11942         (mail-source-fetch-pop): Delete.
11943         (mail-source-fetch-maildir): Ditto.
11944         (mail-source-fetch-imap): Ditto.
11946         * imap.el (imap-authenticators): Comment out sasl.
11948         * message.el (message-skip-to-next-address): New function.
11949         (message-fill-header-address): Refactor.
11950         (message-fill-address): Use it.
11951         (message-delete-address): Use it.
11952         (message-fill-header-general): Refactor.
11953         (message-fill-field-address): Rename.
11954         (message-narrow-to-field): Find the start of the header.
11955         (message-header-format-alist): Don't pre-fill.
11956         (message-fill-header): Removed.
11957         (message-insert-header): New function.
11958         (message-shorten-references): Use it.
11960         * rfc2047.el (rfc2047-field-value): Strip props.
11962         * mail-parse.el (mail-header-make-address): New alias.
11964         * ietf-drums.el (ietf-drums-make-address): New function.
11966         * imap.el: Add compiler directives.
11968         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
11970         * gnus-art.el (article-decode-idna-rhs): Don't use
11971         message-idna-inside-rhs-p.
11973 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11975         * message.el (message-idna-inside-rhs-p): Removed.
11976         (message-idna-to-ascii-rhs-1): Use proper address parsing.
11978         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
11979         false positives.
11981 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
11983         * imap.el (imap-sasl-make-mechanisms): Use sasl.
11985 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11987         * nneething.el (nneething-file-name): Don't create spurious
11988         files.
11990         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
11991         (gnus-inews-do-gcc): Remove sleep.
11993         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
11994         part under point.
11996         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
11997         (gnus-agent-regenerate-group): Using nil messages aren't valid.
11999 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
12001         * spam.el (spam-summary-prepare-exit): Fixed (length).
12003 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12005         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
12006         as expired without moving it" message when there are spam
12007         messages left.
12009 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
12011         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
12012         header is not nil.
12014 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
12016         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
12017         nntp-possibly-create-directory, not nntp-possibly-change-group.
12018         (nntp-marks-changed-p): New arg SERVER.
12019         (nntp-request-update-info): Adjust caller.
12021 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
12023         * nntp.el (nntp-save-marks): Pass missing arg.
12025 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
12027         * nntp.el: Support marks.
12028         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
12029         (nntp-marks-modtime, nntp-marks-directory): New variables.
12030         (nntp-request-set-mark, nntp-request-update-info)
12031         (nntp-possibly-create-directory, nntp-marks-changed-p)
12032         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
12033         functions.
12035 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
12037         * gnus-score.el (gnus-score-insert-help): Use
12038         gnus-select-lowest-window.
12040         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
12041         appt-select-lowest-window and rename to gnus-select-lowest-window.
12043         * gnus.el: do.
12045 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12047         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
12048         encodings of MIME-encoded words, in order to improve
12049         interoperability with several broken MUAs.
12051 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12053         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
12054         tags, only when charsets are not specified in headers.
12055         (mm-inline-text-html-render-with-w3m): Ditto.
12057 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12059         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
12060         instead of MIME-decoded from fields when checking
12061         `gnus-article-address-banner-alist'.
12063 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
12065         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
12066         description rather than subject.
12068 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12070         * gnus.el (gnus-version-number): Bump.
12072 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12074         * gnus.el: No Gnus v0.2 is released.
12076 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12078         * gnus-agent.el (gnus-agent-read-agentview): Inline
12079         gnus-uncompress-range.
12081 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12083         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
12084         `exec-installed-p'.
12086 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12088         * gnus.el (spam-process, spam-autodetect-methods): Add
12089         bsfilter and bsfilter-headers.
12091         * spam.el (spam-bsfilter): New customize group.
12092         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
12093         (spam-bsfilter-header, spam-bsfilter-probability-header)
12094         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
12095         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
12096         (spam-bsfilter-database-directory): New options.
12097         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
12098         (spam-list-of-statistical-checks, spam-registration-functions):
12099         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
12100         (spam-bsfilter-score): New command.
12101         (spam-check-bsfilter-headers, spam-check-bsfilter)
12102         (spam-bsfilter-register-with-bsfilter)
12103         (spam-bsfilter-register-spam-routine)
12104         (spam-bsfilter-unregister-spam-routine)
12105         (spam-bsfilter-register-ham-routine)
12106         (spam-bsfilter-unregister-ham-routine): New functions.
12107         (spam-generic-score): Support bsfilter; Accept an optional argument
12108         to recalcurate spam score even if scoring header has already been
12109         added.
12110         (spam-bogofilter-score, spam-spamassassin-score): Accept an
12111         optional argument to recalcurate spam score even if scoring header
12112         has already been added.
12114 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
12116         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
12117         strings!  Reported by David D. Smith <davidsmith@acm.org>.
12118         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
12119         link is missing.
12121 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
12123         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
12124         (html2text-get-attr): Rewrite.
12126         * message.el (message-setup-1): Remove redundant put-text-property
12127         on mail-header-separator.
12129 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
12131         * gnus-registry.el (gnus-registry-cache-whitespace)
12132         (gnus-registry-action, gnus-registry-spool-action)
12133         (gnus-registry-split-fancy-with-parent): Change message levels
12134         from 5 to 3 or 7, as needed.
12136         * spam.el (spam-summary-prepare-exit)
12137         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
12138         (spam-split, spam-find-spam, spam-log-undo-registration)
12139         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
12140         level from 5 to 6.
12142 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12144         * gnus-ems.el: Autoload appt-select-lowest-window (revert
12145         2004-03-04 change).
12147 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
12149         * sieve-manage.el (sieve-manage-open):
12150         * nnweb.el (nnweb-insert-html):
12151         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
12152         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
12153         * nnspool.el (nnspool-request-group):
12154         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
12155         * nnml.el (nnml-request-update-info):
12156         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
12157         (nnmh-request-create-group, nnmh-update-gnus-unreads):
12158         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
12159         (nnimap-request-set-mark):
12160         * nnfolder.el (nnfolder-request-update-info):
12161         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
12162         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
12163         * gnus-uu.el (gnus-uu-find-articles-matching):
12164         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
12165         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
12166         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
12167         * gnus-nocem.el (gnus-nocem-scan-groups):
12168         * gnus-int.el (gnus-start-news-server):
12169         * gnus-group.el (gnus-group-make-kiboze-group)
12170         (gnus-group-browse-foreign-server):
12171         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
12172         Use mapc when appropriate.
12174 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
12176         FIXME: Make separate entries for each person.
12178         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
12179         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
12180         <shields@msrl.com>:
12182         * spam.el (spam-necessary-extra-headers): Get the extra headers we
12183         may need for spam sorting and scoring.
12184         (spam-user-format-function-S): Add user format function suitable for
12185         general use.
12186         (spam-article-sort-by-spam-status): Add sorting function for summary
12187         sorting.
12188         (spam-extra-header-to-number): Add function to get a score from a
12189         header.
12190         (spam-summary-score): Add function to  get a numeric score from the
12191         headers.
12192         (spam-generic-score): Fix function doc, was in wrong place.
12193         (spam-initialize): Take symbols when it's run, and install the
12194         extra headers that spam-necessary-extra-headers thinks we need.
12196 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
12198         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
12199         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
12201 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
12203         * gnus-sum.el (gnus-set-global-variables)
12204         (gnus-build-all-threads, gnus-get-newsgroup-headers)
12205         (gnus-article-get-xrefs, gnus-summary-best-group)
12206         (gnus-summary-next-article, gnus-summary-enter-digest-group)
12207         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
12208         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
12209         Use with-current-buffer.
12211 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
12213         * spam.el (spam-summary-prepare-exit): Simplify logic.
12214         (spam-fetch-article-header): Read the article header if it's not
12215         available.
12216         (spam-list-articles): Simplify logic.
12217         (spam-filelist-register-routine): Fix bug with unregister-list.
12219         * gnus-registry.el: Fix comments at beginning.
12221 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
12223         * message.el (message-cater-to-broken-inn): Remove.
12224         (message-shorten-references): Make sure the total folded length of
12225         References is shorter than 998 characters to cater to a bug in INN
12226         2.3.  Also, don't pretend that references aren't folded -- this
12227         hasn't worked for a while.
12229 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12231         * gnus-agent.el (gnus-agentize):
12232         gnus-agent-send-mail-real-function no longer set to current value
12233         of message-send-mail-function but rather a lambda that calls
12234         message-send-mail-function.  The change makes the agent real-time
12235         responsive to user changes to message-send-mail-function.
12237 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12239         * legacy-gnus-agent.el
12240         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
12241         help from Florian Weimer <fw@deneb.enyo.de>
12243 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12245         * nnmail.el (nnmail-cache-insert): Revert last change.
12247 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12249         * nnmail.el (nnmail-cache-insert): Always check whether
12250         nnmail-cache-ignore-groups matches a group name.
12252 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
12254         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
12255         (spam-find-spam, spam-log-processing-to-registry)
12256         (spam-log-registered-p, spam-log-unregistration-needed-p)
12257         (spam-log-undo-registration): Use gnus-message instead of
12258         gnus-error, none of these errors are fatal.
12260         * gnus-registry.el (gnus-registry-clean-empty-function)
12261         (gnus-registry-clean-empty): Remove only empty entries without
12262         extra data.
12264 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
12266         * spam-stat.el (spam-stat-buffer-change-to-spam)
12267         (spam-stat-buffer-change-to-non-spam): Change (error) to
12268         (gnus-message 8) invocation.
12270 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12272         * nntp.el (nntp-via-netcat-command): New variable.
12273         (nntp-via-netcat-switches): New variable.
12274         (nntp-open-via-rlogin-and-netcat): New function.
12275         (nntp-open-connection-function): Doc fix.
12276         (nntp-telnet-command): Doc fix.
12277         (nntp-end-of-line): Doc fix.
12278         (nntp-via-rlogin-command): Doc fix.
12279         (nntp-via-user-name): Doc fix.
12280         (nntp-via-address): Doc fix.
12282 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12284         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
12285         error in Emacs 21.1.
12287 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
12289         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
12291 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12293         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
12294         (gnus-agent-with-refreshed-group): New macro.
12295         (gnus-agent-rename-group): New function.
12296         (gnus-agent-delete-group): New function.
12297         (gnus-agent-save-group-info): Use gnus-command-method when
12298         `method' parameter is nil.  Don't write nil entries into the
12299         active file.
12300         (gnus-agent-get-group-info): New function.
12301         (gnus-agent-fetch-articles): Use
12302         gnus-agent-update-files-total-fetched-for to increment disk space
12303         used.
12304         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
12305         gnus-agent-update-view-total-fetched-for to increment disk space
12306         used.
12307         (gnus-agent-get-local): Added optional parameters to avoid calling
12308         gnus-group-real-name and gnus-find-method-for-group.
12309         (gnus-agent-set-local): Delete stored entry if either min, or max,
12310         are nil.
12311         (gnus-agent-fetch-session): Reworded error/quit messages.  On
12312         quit, use gnus-agent-regenerate-group to record existence of any
12313         articles fetched to disk before the quit occurred.
12314         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
12315         gnus-agent-update-view-total-fetched-for, and
12316         gnus-agent-update-files-total-fetched-for to decrement disk space
12317         used.
12318         (gnus-agent-retrieve-headers): Use
12319         gnus-agent-update-view-total-fetched-for to increment disk space
12320         used.
12321         (gnus-agent-regenerate-group): Replace gnus-group-update-group
12322         with gnus-agent-update-files-total-fetched-for to decrement disk
12323         space and fresh group buffer.
12324         (gnus-agent-inhibit-update-total-fetched-for): New variable.
12325         (gnus-agent-need-update-total-fetched-for): New variable.
12326         (gnus-agent-update-files-total-fetched-for): New function.
12327         (gnus-agent-update-view-total-fetched-for): New function.
12328         (gnus-agent-total-fetched-for): New function.
12330         * gnus-cache.el (gnus-cache-save-buffers): Use
12331         gnus-cache-update-overview-total-fetched-for to change disk space
12332         used by this group.
12333         (gnus-cache-possibly-enter-article): Use
12334         gnus-cache-update-file-total-fetched-for to increment disk space
12335         used by this group.
12336         (gnus-cache-possibly-remove-article): Use
12337         gnus-cache-update-file-total-fetched-for to decrement disk space
12338         used by this group.
12339         (gnus-cache-generate-nov-databases): Purge total fetched cache.
12340         (gnus-cache-rename-group): New function.
12341         (gnus-cache-delete-group): New function.
12342         (gnus-cache-inhibit-update-total-fetched-for): New variable.
12343         (gnus-cache-need-update-total-fetched-for): New variable.
12344         (gnus-cache-with-refreshed-group): New macro.
12345         (gnus-cache-update-file-total-fetched-for): New function.
12346         (gnus-cache-update-overview-total-fetched-for): New function.
12347         (gnus-cache-rename-group-total-fetched-for): New function.
12348         (gnus-cache-delete-group-total-fetched-for): New function.
12349         (gnus-cache-total-fetched-for): New function.
12351         * gnus-group.el: Require gnus-sum and autoload functions to
12352         resolve warnings when gnus-group.el compiled alone.
12353         (gnus-group-line-format): Documented new %F
12354         (size of Fetched data) group line format; identifies disk space
12355         used by agent and cache.
12356         (gnus-group-line-format-alist): Defined new F format.
12357         (gnus-total-fetched-for): New function.
12358         (gnus-group-delete-group): No longer update
12359         gnus-cache-active-altered as gnus-request-delete-group now keeps
12360         the cache in sync.
12361         (gnus-group-list-active): Let the agent store a server's active
12362         list if currently plugged.
12364         * gnus-int.el (gnus-request-delete-group):
12365         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
12366         local disk in sync with the server.
12367         (gnus-request-rename-group):
12368         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
12369         local disk in sync with the server.
12371         * gnus-start.el (gnus-get-unread-articles):
12372         Cosmetic simplification to logic.
12374         * gnus-util.el (gnus-rename-file): New function.
12376 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
12378         * mm-util.el (mm-image-load-path): Handle nil in load-path.
12380 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
12382         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
12383         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
12385 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
12387         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
12388         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
12390 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
12392         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
12394 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
12396         * spam.el (spam-set-difference): Add function to replace
12397         gnus-set-difference in spam.el.
12398         (spam-summary-prepare-exit): Use spam-set-difference.
12400 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12402         * gnus-registry.el (gnus-registry-cache-file): Update to use
12403         gnus-dribble-directory OR gnus-home-directory OR ~.
12404         (gnus-registry-split-fancy-with-parent): Fix doc.
12406 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12408         * message.el (message-exchange-point-and-mark): Use
12409         message-mark-active-p.  Suggested by Jesper Harder
12410         <harder@ifa.au.dk>.
12412 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12414         * message.el (message-exchange-point-and-mark): Don't activate
12415         region if it was inactive.  Suggested by Hiroshi Fujishima
12416         <pooh@nature.tsukuba.ac.jp>.
12418 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12420         * gnus-art.el (article-display-face): Display Faces in the same
12421         order as X-Faces.
12423 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12425         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
12427 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12429         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
12430         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
12431         (gnus-article-mime-hierarchy): Remove.
12432         (gnus-article-mime-hierarchy-next): Remove.
12433         (gnus-article-mode): Revert 2004-03-19 change.
12434         (gnus-article-setup-buffer): Revert 2004-03-19 change.
12435         (gnus-insert-mime-button): Revert 2004-03-19 change.
12436         (gnus-mime-accumulate-hierarchy): Remove.
12437         (gnus-mime-enter-multipart): Remove.
12438         (gnus-mime-leave-multipart): Remove.
12439         (gnus-mime-display-part): Revert 2004-03-19 change.
12440         (gnus-mime-display-alternative): Revert 2004-03-19 change.
12442         * mml.el (mml-preview): Revert 2004-03-19 change.
12444 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
12446         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
12448 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12450         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
12451         t while entering a file name using the mm-with-multibyte macro.
12452         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12454         * mm-util.el (mm-with-multibyte): New macro.
12456 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12458         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
12459         user option.
12460         (gnus-mime-multipart-functions): Doc and customization fix.
12461         (gnus-article-mime-hierarchy): New variable.
12462         (gnus-article-mime-hierarchy-next): New variable.
12463         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
12464         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
12465         gnus-article-mime-hierarchy-next to nil.
12466         (gnus-insert-mime-button): Show hierarchy numbers.
12467         (gnus-mime-accumulate-hierarchy): New function.
12468         (gnus-mime-enter-multipart): New function.
12469         (gnus-mime-leave-multipart): New function.
12470         (gnus-mime-display-part): Recompute hierarchical MIME structure.
12471         (gnus-mime-display-alternative): Show hierarchy numbers.
12473         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
12474         gnus-article-mime-hierarchy-next to nil.
12476 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
12478         * dns.el: Don't require gnus-xmas.
12480 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
12482         * mml.el (mml-generate-mime-1): Don't use format=flowed with
12483         inline PGP.
12484         (mml-menu): Disable mml-quote-region if mark is inactive.
12486 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12488         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
12489         when the group's active is not available.
12491 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12493         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
12494         error.
12496 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
12498         * imap.el (imap-store-password): New variable.
12499         (imap-interactive-login): Use it.
12500         Suggested by Mark Plaksin <happy@mcplaksin.org>.
12502 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12504         * gnus-art.el (gnus-article-read-summary-keys): Restore new
12505         window-start and hscroll to summary window.
12507 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12509         * gnus-start.el (gnus-convert-old-newsrc): Only write the
12510         conversion message to newsrc-dribble when an actual conversion is
12511         performed.
12513 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
12515         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
12517 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12519         * mm-decode.el (mm-complicated-handles): New function reviving
12520         former definition of mm-multiple-handles.
12522         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
12523         (gnus-mime-delete-part): Use it.
12525 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12527         * gnus-agent.el (gnus-agent-read-local): Bind
12528         nnheader-file-coding-system to gnus-agent-file-coding-system to
12529         avoid the implicit assumption that they will always be equal.
12530         (gnus-agent-save-local): Bind buffer-file-coding-system, not
12531         coding-system-for-write, as the with-temp-file macro first prints
12532         to a buffer then saves the buffer.
12534 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12536         * gnus-art.el (gnus-article-edit-part): New function.
12537         (gnus-mime-save-part-and-strip): Use it; do query instead of
12538         signaling an error; don't use mm-multiple-handles.
12539         (gnus-mime-delete-part): Ditto.
12541 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12543         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
12544         old file versions.
12545         (gnus-group-prepare-hook): Removed function that converted list
12546         form of gnus-agent-expire-days to group properties.
12548         * gnus-int.el: Autoload gnus-agent-regenerate-group.
12549         (gnus-request-accept-article): Re-indented.
12551         * gnus-start.el (gnus-convert-old-newsrc): Registered new
12552         converters to handle old agent file formats.  Added logic for a
12553         "backup before upgrading warning".
12554         (gnus-convert-mark-converter-prompt): Developers can mark
12555         functions as needing (default), or not needing,
12556         gnus-convert-old-newsrc's "backup before upgrading warning".
12557         (gnus-convert-converter-needs-prompt): Tests whether the user
12558         should be protected from potentially irreversable changes by the
12559         function.
12561         * legacy-gnus-agent.el: New.  Provides converters that are only
12562         loaded when gnus-convert-old-newsrc needs to call them.
12564 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12566         * mail-source.el (mail-source-touch-pop): Doc fix.
12568         * message.el (message-smtpmail-send-it): Doc fix.
12570 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
12572         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
12574         * nnmail.el (nnmail-split-fancy): do.
12576         * gnus-kill.el (gnus-kill, gnus-execute): do.
12578 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
12580         * gnus-sum.el (gnus-widget-reversible-match)
12581         (gnus-widget-reversible-to-internal)
12582         (gnus-widget-reversible-to-external): New functions.
12583         (gnus-widget-reversible): New widget.
12584         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
12586 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
12588         * gnus-sum.el (gnus-thread-sort-functions)
12589         (gnus-article-sort-functions): Document `(not F)' items.
12591 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
12593         * spam.el (spam-use-gmane-xref): Add new backend.
12594         (spam-gmane-xref-spam-group): Add variable to control the name of the
12595         Gmane spam group.
12596         (spam-blackhole-servers, spam-blackhole-good-server-regex)
12597         (spam-regex-headers-spam, spam-regex-headers-ham)
12598         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
12599         (spam-list-of-checks): Add spam-use-gmane-xref to list of
12600         backends and checks.
12601         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
12603         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
12604         an autodetect method.
12606 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12608         * gnus-int.el (gnus-request-accept-article): Inform the agent that
12609         articles are being added to a group.
12610         (gnus-request-replace-article): Inform the agent that articles
12611         need to be uncached as the cached contents are no longer valid.
12613 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12615         * binhex.el: Don't autoload executable-find.
12617         * canlock.el: Don't autoload mail-fetch-field.
12619         * gnus-ems.el: Don't autoload appt-select-lowest-window.
12621         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
12622         rmail-dont-reply-to and rmail-output.
12624         * gnus-score.el: Don't autoload ffap-string-at-point.
12626         * gnus-setup.el: Don't autoload sc-cite-original.
12628         * imap.el: Don't autoload base64-decode-string,
12629         base64-encode-string and md5.
12631         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
12632         and rmail-msg-restore-non-pruned-header.
12634         * mm-decode.el: Don't autoload executable-find.
12636         * mm-url.el: Don't autoload executable-find.
12638         * mm-view.el: Don't autoload diff-mode.
12640         * nndb.el: Don't autoload news-reply-mode, news-setup,
12641         cancel-timer and telnet.
12643         * password.el: Don't autoload run-at-time for Emacs.
12645         * sha1-el.el: Don't autoload executable-find.
12647         * sieve-mode.el: Don't autoload c-mode.
12649         * uudecode.el: Don't autoload executable-find.
12651 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12653         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
12654         (gnus-agent-possibly-alter-active): Avoid null in numeric
12655         comparison.
12656         (gnus-agent-set-local): Refuse to save null in local object table.
12657         (gnus-agent-regenerate-group): The REREAD parameter can now be a
12658         list of articles that will be marked as unread.
12660 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12662         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
12664 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
12666         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
12667         language tags.
12669 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
12671         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
12672         Don't bind "obarray".
12674         * gnus-sum.el (gnus-thread-sort-functions): Added
12675         `gnus-thread-sort-by-most-recent-number' and
12676         `gnus-thread-sort-by-most-recent-date'.
12677         Reported by Kai Grossjohann <kai@emptydomain.de>.
12679 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12681         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
12683 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
12685         * gnus-cus.el (gnus-agent-customize-category): Removed
12686         ignore-errors macro reference that required cl to be loaded at
12687         run-time.
12689         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
12690         single-interval range of the form (min . max).  Previously the
12691         range had to look like ((min . max)).  Likewise, return
12692         (min . max) rather than ((min . max)).
12693         (gnus-range-map): Use gnus-range-normalize to accept
12694         single-interval range.
12696         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
12697         the cache, but not the agent, now appear with their usual face.
12699 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12701         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
12702         w3m-safe-url-regexp variable buffer-local.
12704         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
12706 2004-02-27  Simon Josefsson  <jas@extundo.com>
12708         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
12709         gnus-group-real-prefix.
12710         (gnus-summary-move-article): Use it, instead of
12711         gnus-group-real-prefix.
12713 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12715         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
12716         w3m-safe-url-regexp variable buffer-local and set it as the value
12717         of mm-w3m-safe-url-regexp.
12719         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
12721         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
12722         parsing gnus-posting-styles when the message is not for replying.
12724         * nnrss.el (nnrss-opml-export): Use
12725         mm-set-buffer-file-coding-system instead of
12726         set-buffer-file-coding-system.
12728 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
12730         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
12731         of checkdoc.el).
12732         * nnrss.el: do.
12733         * gnus-mlspl.el: do.
12734         * gnus-ml.el: do.
12735         * gnus-srvr.el: do.
12737         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
12739 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12741         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
12742         Corrections to custom-manual links.
12744         * gnus-art.el (gnus-article): Ditto.
12746         * mm-decode.el (mime-display, mime-security): Ditto.
12748 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
12750         * flow-fill.el: Typo.
12752 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
12754         * spam-wash.el: New file.
12756 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
12758         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
12760 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
12762         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
12763         to be run with new-articles as LIST1, not LIST2.
12764         (spam-registration-functions): Add spam-use-ham-copy as a nil
12765         registration backend.
12767 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
12769         * spam-stat.el (spam-stat-washing-hook): New option.
12770         (spam-stat-buffer-words): Use it.
12771         (spam-stat-process-directory, spam-stat-test-directory): Use
12772         insert-file-contents-literally.
12773         (spam-stat-coding-system): New variable.
12774         (spam-stat-load, spam-stat-save): Use it.
12776 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12778         * spam-report.el (spam-report-plug-agent): Quote
12779         spam-report-url-to-file and spam-report-url-ping-plain.
12781 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
12783         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
12784         / in mailto URLs.
12786 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12788         * spam-report.el (spam-report-process-queue): Fix interactive use.
12789         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
12790         (spam-report-unplug-agent): Doc fixes.
12791         (spam-report-url-ping-mm-url, spam-report-url-to-file)
12792         (spam-report-agentize, spam-report-deagentize): Autoload
12794 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12796         * message.el (message-setup-fill-variables): Add mml tags to
12797         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
12798         <ajk@iu.edu>.
12799         (message-mode): Don't modify paragraph-separate there.
12801 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12803         * compface.el (uncompface-use-external): Default to undecided.
12804         (uncompface-use-external-threshold): New variable.
12805         (uncompface-float-time): New macro.
12806         (uncompface): Determine whether to use the external decoder if
12807         uncompface-use-external is undecided.
12809 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12811         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
12812         after images.
12814         * gnus-art.el (gnus-mime-display-single): Remove dead code.
12816 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
12818         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
12820         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
12822         * gnus-sum.el (gnus-summary-limit-to-age)
12823         (gnus-summary-limit-children): do.
12825         * gnus-int.el (gnus-request-scan): do.
12827         * gnus-group.el (gnus-group-suspend): do.
12829         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
12831         * gnus-cite.el (gnus-cite-parse-attributions): do.
12833         * gnus-agent.el (gnus-summary-set-agent-mark)
12834         (gnus-agent-regenerate-group): do.
12836         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
12838         * binhex.el (binhex-decode-region-internal): do.
12840 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12842         * gnus-fun.el (gnus-face-properties-alist): New user option.
12843         (gnus-display-x-face-in-from): Use it.
12845         * gnus-art.el (article-display-face): Ditto.
12847         * compface.el (uncompface-use-external): Default to nil.
12849 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
12851         * nntp.el (nntp-erase-buffer): New function.
12852         (nntp-retrieve-data, nntp-send-command)
12853         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
12854         (nntp-possibly-change-group): Use it.
12856         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
12857         with-current-buffer.
12859 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
12861         * compface.el: Merge the ELisp-based uncompface program.
12862         (compface): New customization group.
12863         (uncompface-use-external): New user option.
12864         (uncompface): Call uncompface-internal if uncompface-use-external
12865         is nil.
12866         (uncompface-internal): New function.  Note that there are also
12867         some other functions and variables added for this function.
12869 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
12871         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
12872         if necessary.
12874 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
12876         * spam-report.el (spam-report-unplug-agent)
12877         (spam-report-plug-agent, spam-report-deagentize)
12878         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
12879         Add support for the Agent in spam-report: when unplugged, report to a
12880         file; when plugged, submit all the requests.
12882         * spam.el (spam-register-routine): Fix message about
12883         registration.
12885 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
12887         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
12888         dependencies.
12889         (rfc2047-encode): Use it.
12891         * gnus-art.el (gnus-button-marker-list): Move before first
12892         reference.
12894         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
12895         (imap-parse-body): Fix format string mismatch.
12897         * gnus-score.el (gnus-summary-increase-score): do.
12899         * nnrss.el (nnrss-close): New function.
12901 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
12903         * nnrss.el (nnrss-make-filename): New function.
12904         (nnrss-request-delete-group, nnrss-read-server-data)
12905         (nnrss-save-server-data, nnrss-read-group-data)
12906         (nnrss-save-group-data): Use it.
12907         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
12908         (nnrss-read-server-data, nnrss-read-group-data): Use load.
12909         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
12911 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
12913         * mml.el (mml-compute-boundary-1): Don't uncompress files.
12915 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
12917         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
12918         files.
12920         * message.el (message-generate-headers-first): Don't quote nil
12921         and t in docstrings.
12923         * imap.el (imap-id): do.
12925         * gnus-agent.el (gnus-agent-consider-all-articles)
12926         (gnus-agent-queue-mail): do.
12928 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
12930         * spam-report.el (spam-report-process-queue): New function.
12931         Process requests from `spam-report-requests-file'.
12932         (spam-report-process-queue): Doc fix.
12934 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
12936         * spam.el (spam-register-routine)
12937         (spam-log-processing-to-registry, spam-log-registered-p)
12938         (spam-log-unregistration-needed-p, spam-log-undo-registration):
12939         Change "check" to "spam-check" for semi-clarity.
12941 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
12943         * pop3.el: Require nnheader.
12945         * mml-smime.el: Require cl.  Autoload message-fetch-field.
12947         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
12949         * gnus-picon.el: Require cl.
12951         * gnus-fun.el: Require gnus-ems and gnus-util.
12953         * gnus.el (gnus-method-to-server): Move defsubst before first use.
12955         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
12957         * gnus-art.el (gnus-article-edit-mode): Define before first
12958         reference.
12960 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
12962         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
12963         (gnus-uu-post-encoded): Use point-at-bol.
12965         * gnus-topic.el (gnus-group-active-topic-p): do.
12967         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
12969         * gnus-group.el (gnus-group-kill-region): do.
12971         * gnus-art.el (article-date-ut): do.
12973         * message.el (message-fetch-field): Remove redundant
12974         case-fold-search binding.
12975         (message-narrow-to-field): Simplify.
12977 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
12979         * spam.el (spam-directory): Derive from `gnus-directory'.
12981         * spam-report.el (spam-report-url-to-file)
12982         (spam-report-requests-file): New function and variable for offline
12983         reporting.
12984         (spam-report-url-ping-function): Add `spam-report-url-to-file'
12985         and user defined function.
12986         (spam-report-url-ping-mm-url): Remove doubled slash.
12988 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
12990         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
12992 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
12994         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
12995         format string mismatch.
12997         * sieve.el (sieve-deactivate-all): do.
12999         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
13001         * nnlistserv.el (nnlistserv-kk-wash-article): do.
13003         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
13005         * mm-bodies.el (mm-7bit-chars): Don't include \r.
13007 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
13009         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
13010         the list of checks.
13012 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
13014         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
13015         padding.
13017 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
13019         * mm-view.el (mm-fill-flowed): New variable.
13020         (mm-inline-text): Use it.
13022 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
13024         * spam.el (spam-spamassassin-register-ham-routine)
13025         (spam-spamassassin-register-spam-routine): Fix function names.
13027 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13029         * gnus.el (gnus-tmp-grouplens): Remove.
13030         (gnus-summary-line-format): Remove grouplens.
13032         * gnus-group.el (gnus-group-line-format): Ditto.
13034         * gnus-spec.el (gnus-format-specs): Ditto.
13035         (gnus-update-format-specifications): Flush the group format spec
13036         cache if there's the grouplens stuff.
13037         (gnus-parse-simple-format): Replace %l with the empty string.
13039 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
13041         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
13042         omission.
13044 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13046         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
13047         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13049 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
13051         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
13052         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
13053         New macros and functions.
13054         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
13055         Handle > NLINK_MAX messages.
13056         * nnmaildir.el (nnmaildir-request-set-mark): Use
13057         nnmaildir--emlink-p and nnmaildir--eexist-p.
13059 2004-01-25  Alex Schroeder  <alex@gnu.org>
13061         * spam-stat.el (spam-stat-process-directory-age): New option.
13062         (spam-stat-process-directory): Use it.
13064 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
13066         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
13067         (spam-stat-save): Accept prefix argument.
13069 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
13071         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
13072         links" error.
13074 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
13076         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
13077         compatibility with old .newsrc.eld files.
13079         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
13081         * gnus-start.el (gnus-1): do.
13083         * gnus-group.el (gnus-group-line-format-alist): do.
13085         * gnus.el (gnus-use-grouplens, gnus-visual): do.
13087         * gnus-gl.el: Remove.
13089 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13091         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
13092         marks consisting of a single range {for example, (3 . 5)} rather
13093         than a list of a single range { ((3 . 5)) }.
13095 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
13097         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
13098         with-current-buffer.
13099         (spam-stat-store-current-buffer): Use insert-buffer-substring to
13100         avoid consing a string.
13102         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
13103         Remove obsolete entries for big5 and gb2312.
13105 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13107         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
13108         uncompressed list.
13110 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
13112         * spam-stat.el (spam-stat-strip-xref): New function.
13113         (spam-stat-process-directory): Use it.
13115         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
13116         here -- it's done in message-fetch-field.
13118 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
13120         * gnus-agent.el (gnus-agent-queue-mail)
13121         (gnus-agent-prompt-send-queue): New variables.
13122         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
13123         * gnus-draft.el (gnus-group-send-queue): Pass the group name
13124         "nndraft:queue" along to gnus-draft-send.  Use
13125         gnus-agent-prompt-send-queue.
13126         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
13127         is "nndraft:queue".  Suggested by Gaute Strokkenes
13128         <gs234@srcf.ucam.org>
13130         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
13131         (agent-enable-undownloaded-faces): Added
13132         (gnus-agent-cat-groups): Use eval-and-compile, not
13133         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
13134         method of gnus-agent-cat-groups even when the buffer has been
13135         evaled.
13136         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
13137         delete gnus-agent-save-active-1.
13138         (gnus-agent-save-groups): Deleted.  Identical to
13139         gnus-agent-save-active.
13140         (gnus-agent-write-active): No longer adjust agent's copy of active
13141         file as agent's adjustments are now stored in their own
13142         file.  Removed optional parameter.
13143         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
13144         servers.  Add use of min/max range limits from server's local
13145         file.
13146         (gnus-agent-save-alist): Removed unused optional argument.
13147         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
13148         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
13149         (gnus-agent-set-local): A per-server file that keeps min/max range
13150         limits for articles known to the agent.  Provides a fast mechanism
13151         for altering many active ranges.
13152         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
13153         active file (local makes it unnecessary).
13154         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
13156         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
13157         (agent-enable-undownloaded-faces): Added
13159         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
13160         disable it when sending to "nndraft:queue".
13161         (gnus-group-send-queue): Add safety check to avoid sending queue
13162         when unplugged.
13164         * gnus-group.el (gnus-group-catchup): Use new
13165         gnus-sequence-of-unread-articles, not
13166         gnus-list-of-unread-articles, to avoid exhausting memory with huge
13167         numbers of articles.  Use gnus-range-map to avoid having to
13168         uncompress the unread list.
13169         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
13170         Fixed invalid ange-ftp reference.
13172         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
13173         (gnus-sorted-range-intersection): Intersection of two ranges
13174         without requiring that they first be uncompressed.
13176         * gnus-start.el (gnus-activate-group): Unless blocked by the
13177         caller, possibly expand the active range to include both cached
13178         and agentized articles.
13179         (gnus-convert-old-newsrc): Rewrote in anticipation of having
13180         multiple version-dependent converters.
13181         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
13182         gnus-agent-save-active.
13183         (gnus-save-newsrc-file): Save dirty agent range limits.
13185         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
13186         gnus-agent-possibly-alter-active.
13187         (gnus-adjust-marked-articles): Faster handling of simple lists
13189 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
13191         * spam-stat.el (spam-stat-test-directory): New optional argument
13192         displays a list of files detected.  Suggested by Andrew Cohen
13193         <cohen@andy.bu.edu>.
13194         (spam-stat-buffer-words-with-scores): Don't narrow and change
13195         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
13197 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
13199         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
13200         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
13201         (spam-spamassassin-arguments)
13202         (spam-spamassassin-spam-flag-header)
13203         (spam-spamassassin-positive-spam-flag-header)
13204         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
13205         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
13206         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
13207         (spam-list-of-processors, spam-list-of-checks)
13208         (spam-list-of-statistical-checks, spam-registration-functions)
13209         (spam-check-spamassassin-headers, spam-check-spamassassin)
13210         (spam-spamassassin-score)
13211         (spam-spamassassin-register-with-sa-learn)
13212         (spam-spamassassin-register-spam-routine)
13213         (spam-spamassassin-register-ham-routine)
13214         (spam-assassin-register-spam-routine)
13215         (spam-assassin-register-ham-routine): Add SpamAssassin support.
13216         (spam-bogofilter-score): Fix to show article before scoring.
13218 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
13220         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
13221         default scoring function.
13222         (spam-generic-score): Call spam-spamassassin-score if
13223         spam-use-spamassassin or spam-use-spamassassin-headers is on;
13224         spam-bogofilter-score otherwise.
13226         * gnus.el (spam-process, spam-autodetect-methods): Add
13227         spamassassin and spamassassin-headers.
13229 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
13231         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13232         Suppress unnecessary messages.
13234 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
13236         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
13237         make-hash-table.
13239 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13241         * canlock.el (base64-encode-string): Don't autoload it.
13243 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13245         * run-at-time.el: Remove useless (require 'itimer),
13246         eval-and-compile and (featurep 'xemacs).
13248 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
13250         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
13251         GROUP is a virtual group.
13253 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
13255         * gnus.el: Autoload `message-y-or-n-p'.
13257 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
13259         * pgg-parse.el: Remove unnecessary (require 'custom).
13261         * pgg-def.el: do.
13263         * nnmail.el: do.
13265         * gnus-undo.el: do.
13267         * gnus-picon.el: do.
13269         * gnus-util.el: do.
13271 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
13273         * gnus-sum.el (gnus-pick-line-number): Add autoload.
13275 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13277         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
13278         handle, as well as a list.
13280         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
13281         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
13282         (mm-w3m-cid-retrieve): Simplify.
13284 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
13286         * message.el (message-kill-to-signature): Allow prefix arg to
13287         specify number of lines to keep before signature.
13289 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
13291         (message-kill-to-signature): Change docstring.
13293 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13295         * canlock.el: Always require sha1-el.
13296         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
13298         * message.el: Autoload sha1 only when compiling.
13300 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13302         * message.el (message-canlock-generate): Require sha1-el.
13304 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
13306         * message.el (message-expand-name): Silence the byte compiler.
13308 2004-01-13  Simon Josefsson  <jas@extundo.com>
13310         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
13311         Invoke gnus-score-mode.  Reported by
13312         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
13314         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
13315         Jim Blandy <jimb@redhat.com> (tiny change).
13317 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
13319         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
13321 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
13323         * spam.el (spam-get-article-as-string): Update to use
13324         gnus-request-article-this-buffer, much simpler.
13325         (spam-get-article-as-buffer): Remove.
13327 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
13329         * message.el (message-expand-name): Use EUDC if the user uses that.
13331 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
13333         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
13334         character for the encoding to avoid consing a string.
13336         * rfc2047.el (rfc2047-decode-string): Don't cons a string
13337         unnecessarily.
13339         * mm-util.el (mm-replace-chars-in-string): Remove.
13341         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
13342         of mm-replace-chars-in-string.
13344 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
13346         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
13348         * mm-util.el (mm-subst-char-in-string): Support inplace.
13350         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
13351         a new string in every iteration.  Use shy groups.
13353 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
13355         * gnus-srvr.el (gnus-browse-unsubscribe-group):
13356         * gnus-soup.el (gnus-soup-group-brew):
13357         * gnus-msg.el (gnus-put-message):
13358         * gnus-move.el (gnus-group-move-group-to-server):
13359         * gnus-kill.el (gnus-batch-score):
13360         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
13361         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
13362         (gnus-group-update-group, gnus-group-read-group)
13363         (gnus-group-make-group, gnus-group-make-help-group)
13364         (gnus-group-make-archive-group, gnus-group-make-directory-group)
13365         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
13366         (gnus-group-sort-by-unread, gnus-group-catchup)
13367         (gnus-group-unsubscribe-group, gnus-group-kill-group)
13368         (gnus-group-yank-group, gnus-group-set-info)
13369         (gnus-group-list-groups):
13370         * gnus.el (gnus-generate-new-group-name):
13371         * gnus-delay.el (gnus-delay-send-queue):
13372         * nnvirtual.el (nnvirtual-catchup-group):
13373         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
13374         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
13375         (gnus-group-prepare-topics, gnus-topic-check-topology):
13376         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
13377         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
13378         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
13379         (gnus-group-make-articles-read):
13380         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
13381         (gnus-group-change-level, gnus-kill-newsgroup)
13382         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
13383         (gnus-get-unread-articles, gnus-make-articles-unread)
13384         (gnus-make-ascending-articles-unread): Use accessor
13385         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
13386         to get group information for improved readability.
13388 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
13390         * gnus-art.el (article-decode-mime-words, article-babel)
13391         (gnus-article-highlight-signature, gnus-article-add-buttons)
13392         (gnus-signature-toggle): Use gnus-with-article-buffer.
13394         * gnus-art.el (gnus-article-highlight-headers)
13395         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
13397         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
13398         (gnus-article-set-globals, gnus-request-article-this-buffer)
13399         (gnus-button-message-id, gnus-article-maybe-hide-headers)
13400         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
13401         (gnus-mime-display-alternative): Use with-current-buffer.
13403 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13405         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
13406         also under 80 char limit, and call gnus-error if needed.
13407         (spam-fetch-article-header): Fix - it was a
13408         buffer-local variable (gnus-newsgroup-data).
13409         (spam-find-spam): Use spam-generate-fake-headers, forget about
13410         spam-insert-fake-headers.
13411         (spam-insert-fake-headers): Remove.
13413 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
13415         * deuglify.el (gnus-article-outlook-unwrap-lines)
13416         (gnus-outlook-rearrange-article)
13417         (gnus-outlook-repair-attribution-outlook)
13418         (gnus-outlook-repair-attribution-block)
13419         (gnus-outlook-repair-attribution-other): Remove redundant
13420         save-excursion.
13422 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
13424         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
13425         (spam-fetch-field-subject-fast)
13426         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
13427         (spam-fetch-article-header): Add functions to deal with Gnus
13428         internals for fast retrieval of article header data.
13429         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
13431 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
13433         * pop3.el (pop3-md5): Remove.
13434         (pop3-apop): Replace pop3-md5 with md5.
13436         * mm-bodies.el: base64 is always built-in.
13438         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
13439         with-current-buffer.
13441 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13443         * canlock.el (canlock-insert-header): Remove excessive grouping in
13444         regexp.
13446         * gnus-sum.el (gnus-summary-read-document): Ditto.
13448         * gnus-uu.el (gnus-uu-part-number): Ditto.
13450         * html2text.el (html2text-remove-tags): Ditto.
13451         (html2text-format-tags): Ditto.
13452         (html2text-format-single-elements): Ditto.
13454         * mml.el (mml-parse-1): Ditto.
13456 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
13458         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
13460         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
13462         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
13464         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
13466 2003-11-15  Simon Josefsson  <jas@extundo.com>
13468         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
13469         (pgg-gpg-lookup-key): Use regexp match instead of
13470         split-string (split-string is different between emacs 21.2 and
13471         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
13473 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
13475         * gnus-art.el (gnus-mime-view-all-parts)
13476         (gnus-article-part-wrapper, gnus-article-view-part): Use
13477         with-current-buffer.
13479 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
13481         * spam.el (spam-disable-spam-split-during-ham-respool)
13482         (spam-spamoracle-database, spam-cache-lookups)
13483         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
13484         (spam-group-ham-mark-p, spam-group-spam-mark-p)
13485         (spam-group-ham-marks, spam-group-spam-marks)
13486         (spam-group-spam-contents-p, spam-group-ham-contents-p)
13487         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
13488         also add spam-use-blackholes to the statistical checks.
13489         (spam-fetch-field-fast): Add interface to fetching fields, may
13490         become a macro.
13491         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
13492         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
13493         (spam-insert-fake-headers): Fake an article when needed.
13494         (spam-find-spam): Fake article when possible.
13495         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
13496         (spam-check-bogofilter-headers): Use message-fetch-field instead
13497         of nnmail-fetch-field.
13499 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
13501         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
13503 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
13505         * spam.el (spam-split): Do not require spam-use-CHECK to be
13506         enabled if that check is passed to spam-split explicitly; also
13507         fix so 'spam doesn't get converted to spam-split-group when
13508         spam-split-symbolic-return is t.
13509         (spam-find-spam): Find registrations of the article and use those
13510         instead of re-running spam-split to find the spam/ham
13511         classification of the article.
13512         (spam-log-processing-to-registry, spam-log-registered-p)
13513         (spam-log-unregistration-needed-p, spam-log-undo-registration):
13514         Use gnus-error instead of gnus-message.
13515         (spam-log-registration-type): Add function to determine the
13516         classification of a message based on registry entries; will
13517         return nil if both 'spam and 'ham are found.
13518         (spam-check-BBDB): Expand all the BBDB macros here so we can have
13519         a reasonably fast local cache without the loading errors.
13520         (spam-cache-lookups): Set to t by default.
13521         (spam-find-spam): Don't try to guess spam-cache-lookups.
13522         (spam-enter-whitelist, spam-enter-blacklist): Clear the
13523         spam-caches entry.
13524         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
13525         caching of whitelist/blacklist entries.
13526         (spam-check-whitelist, spam-check-blacklist): Invoke
13527         spam-from-listed-p with a type, not a cache variable.
13528         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
13530 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
13532         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
13534         * nnmail.el (nnmail-split-fancy): do.
13536         * mml.el (mml-parse): do.
13538         * gnus-score.el (gnus-enter-score-words-into-hashtb)
13539         (gnus-score-adaptive): do.
13541 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13543         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
13544         (gnus-mime-button-map): Don't set keymap parent.
13545         (gnus-button-ctan-directory-regexp): Use shy grouping.
13546         (gnus-prev-page-map): Don't set keymap parent.
13547         (gnus-prev-page-map): Remove duplicated one.
13548         (gnus-next-page-map): Don't set keymap parent.
13549         (gnus-mime-security-button-map): Ditto.
13551         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
13552         version number.
13554         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
13556 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13558         * canlock.el (canlock-sha1-function): Remove.
13559         (canlock-sha1-function-for-verify): Remove.
13560         (canlock-openssl-program): Remove.
13561         (canlock-openssl-args): Remove.
13562         (canlock-ignore-errors): Remove.
13563         (canlock-sha1-with-openssl): Remove.
13564         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
13565         (canlock-verify): Don't use canlock-ignore-errors.
13567         * sha1-el.el (sha1-string-external): Make it can return a string
13568         in binary form.
13569         (sha1-region-external): Ditto.
13570         (sha1-string-internal): Ditto.
13571         (sha1-region-internal): Ditto.
13572         (sha1-region): Ditto.
13573         (sha1-string): Ditto.
13574         (sha1): Ditto.
13576 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13578         * spam.el (spam-report-articles-gmane): New command.
13580 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13582         * gnus.el: Don't make unnecessary *Group* buffer when loading.
13584         * run-at-time.el (run-at-time-saved): Remove.
13585         (run-at-time): Doc fix.
13587 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
13589         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
13590         (gnus-summary-limit-map): Add it.
13591         (gnus-summary-make-menu-bar): do.
13593 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
13595         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
13596         Make attempt at some caching support (done for BBDB only now).
13597         (spam-find-spam): Set spam-cache-lookups if there are more than 2
13598         addresses to be checked.
13599         (spam-clear-cache-BBDB): Add function, to be invoked by
13600         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
13601         (spam-check-BBDB): Check and use the caches, if
13602         spam-cache-lookups is on, remove superfluous (provide).
13604 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13606         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
13608 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
13610         * run-at-time.el (run-at-time-saved): Move to after the definition
13611         of `run-at-time'.
13613 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13615         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
13616         mm-w3m-local-map-property.
13618         * mm-view.el (mm-w3m-mode-map): Remove.
13619         (mm-w3m-local-map-property): Remove.
13620         (mm-inline-text-html-render-with-w3m): Don't use
13621         mm-w3m-local-map-property.
13623 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13625         * run-at-time.el: New file.
13627         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
13628         of gnus-set-text-properties.
13630         * gnus-uu.el (gnus-uu-save-article): Ditto.
13632         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
13634         * gnus-cite.el (gnus-cite-parse): Ditto.
13636         * gnus-art.el (gnus-button-push): Use set-text-properties instead
13637         of gnus-.
13639         * gnus.el: Changed calls to nnheader-run-at-time and
13640         password-run-at-time throughout to use run-at-time directly.
13642         * password.el: Removed definition of run-at-time.
13644 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
13646         * mml.el (mml-minibuffer-read-disposition): Show attachment type
13647         in prompt.
13649 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
13651         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
13652         XEmacs version.
13654         * dns.el (dns-make-network-process): Use `open-network-stream'
13655         instead of `gnus-xmas-open-network-stream'.
13657         * .cvsignore: Add auto-autoloads.el, custom-load.el.
13659 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
13661         * gnus-art.el (gnus-mime-display-alternative)
13662         (gnus-insert-mime-button, gnus-insert-mime-security-button)
13663         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
13664         Don't use gnus-local-map-property.
13666         * gnus-util.el (gnus-local-map-property): Remove.
13668         * mm-view.el (mm-view-pkcs7-decrypt): Replace
13669         gnus-completing-read-maybe-default with completing-read.
13671         * gnus-util.el (gnus-completing-read): do.
13672         (gnus-completing-read-maybe-default): Remove.
13674 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
13676         * password.el: Only autoload `run-at-time' if not XEmacs.
13677         Only autoload the itimer functions if XEmacs.
13679 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
13681         * gnus-art.el (gnus-read-string): Remove.
13682         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
13683         read-string.
13685 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
13687         * netrc.el: Autoload password-read.
13688         (netrc): Add configuration group.
13689         (netrc-encoding-method, netrc-openssl-path): Add
13690         variables for encoding and decoding of files with symmetric
13691         ciphers.
13692         (netrc-encode): Add assistant function to encode a file with
13693         netrc-encoding-method.
13694         (netrc-parse): Add interactive parameter, added optional
13695         decoding if netrc-encoding-method is non-nil but otherwise
13696         behavior is standard.
13697         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
13698         Do s/encode/encrypt/ everywhere.
13700         * spam.el: Remove executable-find autoload.
13702 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
13704         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
13706         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
13708 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13710         * gnus-art.el (gnus-treat-ansi-sequences,
13711         (article-treat-ansi-sequences): New variable and function.
13712         Suggested by Dan Jacobson <jidanni@jidanni.org>.
13714         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13715         Use it.
13717 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
13719         * mm-util.el (mm-quote-arg): Remove.
13721         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
13722         shell-quote-argument.
13724         * gnus-uu.el (gnus-uu-command): do.
13726         * gnus-sum.el (gnus-summary-insert-pseudos): do.
13728         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
13729         with make-char.
13731         * mm-util.el (mm-make-char): Remove.
13733         * mml.el (mml-mode): Replace gnus-add-minor-mode with
13734         add-minor-mode.
13736         * gnus-undo.el (gnus-undo-mode): do.
13738         * gnus-topic.el (gnus-topic-mode): do.
13740         * gnus-sum.el (gnus-dead-summary-mode): do.
13742         * gnus-start.el (gnus-slave-mode): do.
13744         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
13746         * gnus-ml.el (gnus-mailing-list-mode): do.
13748         * gnus-gl.el (gnus-grouplens-mode): do.
13750         * gnus-draft.el (gnus-draft-mode): do.
13752         * gnus-dired.el (gnus-dired-mode): do.
13754         * gnus-ems.el (gnus-add-minor-mode): Remove.
13756         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
13757         Replace gnus-char-width with char-width.
13759         * gnus-ems.el (gnus-char-width): Remove.
13761         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
13762         Replace gnus-char-width with char-width.
13764         * gnus-ems.el (gnus-char-width): Remove.
13766         * spam-stat.el (with-syntax-table): Remove with-syntax-table
13767         definition.
13768         Remove Emacs 20 hash table compatibility code.
13770         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
13771         20 compatibility code.
13773         * spam.el (spam-point-at-eol): Replace with point-at-eol.
13775         * smime.el (smime-point-at-eol): Replace with point-at-eol.
13777         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
13778         with point-at-{eol,bol}.
13780         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
13782         * imap.el (imap-point-at-eol): Replace with point-at-eol.
13784         * flow-fill.el (fill-flowed-point-at-bol)
13785         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
13787         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
13788         Replace with point-at-{eol,bol} throughout all files.
13790 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13792         * ntlm.el (ntlm-string-as-unibyte): New macro.
13793         (ntlm-build-auth-response): Use it.
13795         Remove Emacs 20 stuff:
13796         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
13797         of delq and copy-sequence.
13798         * gnus-art.el (popup-menu): Remove the compiler macro.
13799         * nnmail.el (nnmail-split-fancy): Don't support customizing with
13800         Emacs 20.
13802 2004-01-05  Simon Josefsson  <jas@extundo.com>
13804         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
13805         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
13806         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
13807         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
13808         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
13809         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
13810         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
13811         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
13812         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
13813         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
13814         ntlm-string-permute, string-lshift into ntlm-string-lshift,
13815         string-xor into ntlm-string-xor.  Suggested by
13816         Jesper Harder <harder@myrealbox.com>.
13818         * ntlm.el: Don't include poem.
13820         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
13821         Jesper Harder <harder@myrealbox.com>.
13823         * sasl-ntlm.el, ntlm.el, md4.el: New files.
13825         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
13826         probably breaks emacs with DL patch, but do we care? Is anyone
13827         still using the DL stuff?)
13829         * sieve-manage.el: Use the password package.
13830         (sieve-manage-read-passwd): Remove.
13831         (sieve-manage-interactive-login): Use password.  Re-add
13832         condition-case around loop.
13834         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
13835         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
13836         the password package.
13838 2003-02-19  Simon Josefsson  <jas@extundo.com>
13840         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
13841         token.
13843 2002-08-07  Simon Josefsson  <jas@extundo.com>
13845         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
13846         (sieve-manage-authenticators):
13847         (sieve-manage-authenticator-alist): Add some SASL mechs.
13848         (sieve-sasl-auth): New function.
13849         (sieve-manage-cram-md5-auth):
13850         (sieve-manage-plain-auth): Rewrite using SASL library.
13851         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
13852         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
13853         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
13854         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
13856 2004-01-05  Simon Josefsson  <jas@extundo.com>
13858         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
13859         New files.
13861 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13863         * gnus-group.el (gnus-no-groups-message): Update.
13865         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
13867 2003-11-09  Simon Josefsson  <jas@extundo.com>
13869         * imap.el: Support for ID IMAP extension (RFC 2971).
13870         (imap-local-variables): Add imap-id.
13871         (imap-id): New variable.
13872         (imap-id): New function.
13873         (imap-parse-response): Parse untagged ID response.
13874         * nnimap.el (nnimap-id): New variable.
13875         (nnimap-open-connection): Use it.
13877 2003-12-28  Simon Josefsson  <jas@extundo.com>
13879         * gnus-score.el (gnus-score-edit-all-score): New.
13880         * gnus-group.el (gnus-group-score-map): Bind it to W e.
13882 2004-01-04  Simon Josefsson  <jas@extundo.com>
13884         * password.el: Add.
13886 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
13888         * dns.el (dns-query-types): Fix typo.
13889         (dns-query-types): New function
13890         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
13891         PTR and SOA replies, see RFC 1035.
13893 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13895         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
13897         * Moved to Changelog.2.
13899 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13901         * gnus.el (gnus-version-number): Bump version.
13903 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13905         * gnus.el: No Gnus v0.1 is released.
13907 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
13909         * gnus.el: No Gnus v0.0 is released.
13911 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13913         * gnus.el (gnus-version-number): Bump.
13914         (gnus-version): No.
13916 See ChangeLog.2 for earlier changes.
13918     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
13920   This file is part of GNU Emacs.
13922   GNU Emacs is free software: you can redistribute it and/or modify
13923   it under the terms of the GNU General Public License as published by
13924   the Free Software Foundation, either version 3 of the License, or
13925   (at your option) any later version.
13927   GNU Emacs is distributed in the hope that it will be useful,
13928   but WITHOUT ANY WARRANTY; without even the implied warranty of
13929   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13930   GNU General Public License for more details.
13932   You should have received a copy of the GNU General Public License
13933   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
13935 ;; Local Variables:
13936 ;; coding: utf-8
13937 ;; fill-column: 79
13938 ;; add-log-time-zone-rule: t
13939 ;; End: