gnus
18 years ago(message-display-completion-list): New function.
Katsumi Yamaoka [Wed, 26 Oct 2005 01:51:04 +0000 (01:51 +0000)]
(message-display-completion-list): New function.
(message-expand-group): Use it; make sure the Completions buffer is modifiable.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-250
Miles Bader [Wed, 26 Oct 2005 00:14:28 +0000 (00:14 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-250

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 597, 602, 604, 607, 615, 617, 619-621)

   - Merge from gnus--rel--5.10
   - Update from CVS

 * gnus--rel--5.10  (patch 149)

   - Merge from emacs--cvs-trunk--0

2005-10-23  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/gnus-sum.el (gnus-ignored-from-addresses): Handle case where
   user-mail-name is an empty string.

2005-10-17  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
   widget-move-and-invoke.
   (gnus-custom-mode): Use gnus-custom-map.

2005-10-15  Bill Wohler  <wohler@newt.com>

   * lisp/message.el (message-tool-bar-map): Renamed image file from
   mail_send to mail/send.

2005-10-16  Masatake YAMATO  <jet@gyve.org>

   * lisp/message.el (message-expand-group): Pass the common
   prefix substring of completion to `display-completion-list'.

18 years ago(gnus-default-adaptive-score-alist): Set defaults
Reiner Steib [Tue, 25 Oct 2005 19:28:12 +0000 (19:28 +0000)]
(gnus-default-adaptive-score-alist): Set defaults
depending on gnus-score-decay-constant.

18 years ago(Dependencies): Update encrypt.el.
Reiner Steib [Tue, 25 Oct 2005 19:00:24 +0000 (19:00 +0000)]
(Dependencies): Update encrypt.el.

18 years ago(encrypt-insert-file-contents)
Reiner Steib [Tue, 25 Oct 2005 18:58:27 +0000 (18:58 +0000)]
(encrypt-insert-file-contents)
(encrypt-write-file-contents): Don't use `gnus-message'.

18 years ago(mm-uu-verbatim-marks-extract): Add four start and end
Reiner Steib [Tue, 25 Oct 2005 18:54:23 +0000 (18:54 +0000)]
(mm-uu-verbatim-marks-extract): Add four start and end
arguments.
(mm-uu-type-alist): Add message-marks and insert-marks.  Pass
arguments to mm-uu-verbatim-marks-extract.
(mm-uu-hide-markers): New variable.
(mm-uu-extract): Use face similar to `gnus-cite-3'.

18 years ago(gnus-convert-image-to-x-face-command)
Reiner Steib [Tue, 25 Oct 2005 18:40:53 +0000 (18:40 +0000)]
(gnus-convert-image-to-x-face-command)
(gnus-convert-image-to-face-command): Use "convert" by default to
allow other input image formats.
(gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
accordingly.

18 years ago(Dependencies): Add some text.
Reiner Steib [Tue, 25 Oct 2005 18:30:14 +0000 (18:30 +0000)]
(Dependencies): Add some text.

18 years agoFix last commit.
Simon Josefsson [Sun, 23 Oct 2005 12:15:45 +0000 (12:15 +0000)]
Fix last commit.

18 years agoFix last commit.
Simon Josefsson [Sun, 23 Oct 2005 11:55:21 +0000 (11:55 +0000)]
Fix last commit.

18 years ago* imap.el (imap-gssapi-program): Align command line parameters
Simon Josefsson [Sun, 23 Oct 2005 11:50:39 +0000 (11:50 +0000)]
* imap.el (imap-gssapi-program): Align command line parameters
with latest GNU SASL.
(imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.

18 years ago(nnslashdot-retrieve-headers-1): Update to new
Lars Magne Ingebrigtsen [Fri, 21 Oct 2005 19:17:01 +0000 (19:17 +0000)]
(nnslashdot-retrieve-headers-1): Update to new
HTML.
(nnslashdot-request-article): Ditto.

18 years ago(featurep): Add nobreak-char-display.
Lars Magne Ingebrigtsen [Fri, 21 Oct 2005 18:44:40 +0000 (18:44 +0000)]
(featurep): Add nobreak-char-display.

18 years ago* mail-source.el (mail-source-fetch-pop): Require pop3.
Simon Josefsson [Thu, 20 Oct 2005 13:52:29 +0000 (13:52 +0000)]
* mail-source.el (mail-source-fetch-pop): Require pop3.
(mail-source-check-pop): Ditto.

18 years ago(rfc2047-decode-encoded-words): Fix previous commit.
Katsumi Yamaoka [Thu, 20 Oct 2005 03:41:12 +0000 (03:41 +0000)]
(rfc2047-decode-encoded-words): Fix previous commit.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-242
Miles Bader [Thu, 20 Oct 2005 02:15:22 +0000 (02:15 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-242

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 142-144)

   - Update from CVS

2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-art.el (gnus-treat-strip-trailing-blank-lines)
   (gnus-treat-strip-leading-blank-lines): Improve doc string.

   * lisp/message.el (message-tool-bar-local-item-from-menu): Fix comment.

18 years ago(rfc2047-decode-encoded-words): Fix the handling of errors.
Katsumi Yamaoka [Thu, 20 Oct 2005 01:30:37 +0000 (01:30 +0000)]
(rfc2047-decode-encoded-words): Fix the handling of errors.

18 years ago(mm-decode-string): Call
Reiner Steib [Wed, 19 Oct 2005 16:19:08 +0000 (16:19 +0000)]
(mm-decode-string): Call
`mm-charset-to-coding-system' with allow-override argument.

18 years ago(rfc2047-allow-incomplete-encoded-text): New variable.
Katsumi Yamaoka [Wed, 19 Oct 2005 09:20:08 +0000 (09:20 +0000)]
(rfc2047-allow-incomplete-encoded-text): New variable.
(rfc2047-charset-to-coding-system): New function.
(rfc2047-decode-encoded-words): New function.
(rfc2047-decode-region): Use them.
(rfc2047-decode-cte): Remove.
(rfc2047-parse-and-decode): Remove.
(rfc2047-decode): Remove.

18 years ago(Document Groups): Remove duplicate item.
Katsumi Yamaoka [Mon, 17 Oct 2005 12:17:13 +0000 (12:17 +0000)]
(Document Groups): Remove duplicate item.

18 years agoFix previous commit.
Katsumi Yamaoka [Sat, 15 Oct 2005 11:21:11 +0000 (11:21 +0000)]
Fix previous commit.

18 years ago_Form Kenichi Handa:
Katsumi Yamaoka [Sat, 15 Oct 2005 10:06:18 +0000 (10:06 +0000)]
_Form Kenichi Handa:
* rfc2047.el (rfc2047-decode-cte): New function.
(rfc2047-decode-region): Change the way to decode successive encoded-words:
 decode B- or Q-encoding in each encoded-word, concatenate them, and decode
 it as charset.

18 years ago(Document Server Internals): Addition.
Katsumi Yamaoka [Fri, 14 Oct 2005 12:20:05 +0000 (12:20 +0000)]
(Document Server Internals): Addition.

18 years agoFbind codepage-setup for XEmacs.
Katsumi Yamaoka [Fri, 14 Oct 2005 00:57:37 +0000 (00:57 +0000)]
Fbind codepage-setup for XEmacs.

18 years ago* mml-sec.el (mml-secure-method): New internal variable.
Reiner Steib [Thu, 13 Oct 2005 19:48:00 +0000 (19:48 +0000)]
* mml-sec.el (mml-secure-method): New internal variable.
(mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
(mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
functions using mml-secure-method.

* mml.el (mml-mode-map): Add key bindings for those functions.
(mml-menu): Simplify security menu entries.  Suggested by Jesper
Harder <harder@myrealbox.com>.
(mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
end of message if point is the headers of the message.

* message.el (message-in-body-p): New function.

18 years agoAutoload gnus-util and netrc.
Reiner Steib [Thu, 13 Oct 2005 17:18:50 +0000 (17:18 +0000)]
Autoload gnus-util and netrc.

18 years ago* mm-util.el (mm-charset-to-coding-system): Add allow-override.
Reiner Steib [Thu, 13 Oct 2005 16:36:20 +0000 (16:36 +0000)]
* mm-util.el (mm-charset-to-coding-system): Add allow-override.
Use `mm-charset-override-alist' only when decoding.

* mm-bodies.el (mm-decode-body): Call
`mm-charset-to-coding-system' with allow-override argument.

18 years ago(gnus-mime-view-part-as-type-internal): Try to fetch
Reiner Steib [Thu, 13 Oct 2005 13:26:03 +0000 (13:26 +0000)]
(gnus-mime-view-part-as-type-internal): Try to fetch
`filename' from Content-Disposition if Content-Type doesn't
provide `name'.
(gnus-mime-view-part-as-type): Set default instead of
initial-input.

18 years ago(A note on namespaces): Fix RFC reference.
Katsumi Yamaoka [Thu, 13 Oct 2005 12:18:13 +0000 (12:18 +0000)]
(A note on namespaces): Fix RFC reference.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-235
Miles Bader [Thu, 13 Oct 2005 07:33:02 +0000 (07:33 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-235

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 587, 589)

   - Update from CVS

 * gnus--rel--5.10  (patch 139)

   - Merge from emacs--cvs-trunk--0

2005-10-09  Daniel Brockman <daniel@brockman.se>

   * lisp/format-spec.el (format-spec): Propagate text properties of % spec.

18 years ago(gnus-treat-predicate): Add `first'.
Reiner Steib [Wed, 12 Oct 2005 12:50:15 +0000 (12:50 +0000)]
(gnus-treat-predicate): Add `first'.

18 years ago(RSS): Fix key description.
Katsumi Yamaoka [Wed, 12 Oct 2005 08:44:48 +0000 (08:44 +0000)]
(RSS): Fix key description.

18 years ago(mm-codepage-setup): New helper function.
Reiner Steib [Tue, 11 Oct 2005 21:50:36 +0000 (21:50 +0000)]
(mm-codepage-setup): New helper function.
(mm-charset-eval-alist): New variable.
(mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
about unknown charsets.

18 years ago(mm-charset-synonym-alist): Improve doc string.
Reiner Steib [Tue, 11 Oct 2005 20:20:46 +0000 (20:20 +0000)]
(mm-charset-synonym-alist): Improve doc string.
(mm-charset-override-alist): New variable.
(mm-charset-to-coding-system): Use it.

18 years ago(with-syntax-table): Add some URLs WRT the XEmacs bug.
Reiner Steib [Tue, 11 Oct 2005 20:16:42 +0000 (20:16 +0000)]
(with-syntax-table): Add some URLs WRT the XEmacs bug.

18 years agoEmacs/w3 -> Emacs/W3.
Katsumi Yamaoka [Tue, 11 Oct 2005 11:41:14 +0000 (11:41 +0000)]
Emacs/w3 -> Emacs/W3.
(Web Searches, Customizing W3): Fix description.

18 years ago(Browsing the Web): Fix description.
Katsumi Yamaoka [Tue, 11 Oct 2005 11:08:03 +0000 (11:08 +0000)]
(Browsing the Web): Fix description.

18 years ago(Maildir): Clarify expire-age and expire-group.
Katsumi Yamaoka [Fri, 7 Oct 2005 04:54:38 +0000 (04:54 +0000)]
(Maildir): Clarify expire-age and expire-group.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-227
Miles Bader [Tue, 4 Oct 2005 22:52:26 +0000 (22:52 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-227

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 132)

   - Update from CVS

18 years ago From David Hansen:
Katsumi Yamaoka [Tue, 4 Oct 2005 22:43:19 +0000 (22:43 +0000)]
 From David Hansen:
* nnrss.el (nnrss-request-article): Add support for the comments tag.
(nnrss-check-group): Ditto.

18 years ago* mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
Reiner Steib [Tue, 4 Oct 2005 16:32:51 +0000 (16:32 +0000)]
* mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
Rename x-gnus-verbatim to x-verbatim.
(mm-uu-type-alist): Fix regexp for verbatim-marks.

* mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
x-verbatim.

18 years ago(mm-url-predefined-programs): Add switches for curl.
Reiner Steib [Tue, 4 Oct 2005 16:22:44 +0000 (16:22 +0000)]
(mm-url-predefined-programs): Add switches for curl.

18 years ago* gnus-util.el (gnus-remove-duplicates): Remove.
Reiner Steib [Tue, 4 Oct 2005 15:27:45 +0000 (15:27 +0000)]
* gnus-util.el (gnus-remove-duplicates): Remove.

* nnmail.el (nnmail-article-group): Use mm-delete-duplicates
instead of gnus-remove-duplicates.

* message.el (message-remove-duplicates): Remove.
(message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
message-remove-duplicates.

* mm-util.el (mm-delete-duplicates): Use `delete-dups' if
available, else use implementation from `delete-dups'.

18 years ago(message-make-expires-date): Use `message-make-date'.
Reiner Steib [Tue, 4 Oct 2005 14:54:02 +0000 (14:54 +0000)]
(message-make-expires-date): Use `message-make-date'.

18 years ago2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib [Tue, 4 Oct 2005 14:53:00 +0000 (14:53 +0000)]
2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>

* message.el (message-insert-expires): New function.
(message-mode-map): Add key binding.
(message-mode-field-menu): Add menu entry.
(message-mode): Document it.

2005-10-04  Josh Huber  <huber@alum.wpi.edu>

* message.el (message-make-expires-date): New function.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-225
Miles Bader [Tue, 4 Oct 2005 13:56:47 +0000 (13:56 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-225

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 564, 566, 569, 572)

   - Merge from gnus--rel--5.10
   - Update from CVS

 * gnus--rel--5.10  (patch 131)

   - Merge from emacs--cvs-trunk--0

2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
   function rather than the diff-mode.el package.
   (mm-display-external): Use with-current-buffer.
   (mm-viewer-completion-map, mm-viewer-completion-map):
   Move initialization inside declaration.

18 years agoGenerated.
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:53 +0000 (09:38 +0000)]
Generated.

18 years ago* aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for Emacs.
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:50 +0000 (09:38 +0000)]
* aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for Emacs.
(AC_PATH_ETCDIR): Don't change the default value for Emacs.

* Makefile.in (list-installed-shadows): New entry.
(remove-installed-shadows): New entry.

18 years ago* gnus-news.texi: Mention that the Lisp files are now installed in
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:42 +0000 (09:38 +0000)]
* gnus-news.texi: Mention that the Lisp files are now installed in
 .../site-lisp/gnus/ by default.

18 years ago* Makefile.in (list-installed-shadows): New entry.
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:33 +0000 (09:38 +0000)]
* Makefile.in (list-installed-shadows): New entry.
(install): Use it.
(remove-installed-shadows): New entry.

* dgnushack.el (dgnushack-default-load-path): New variable.
(dgnushack-find-lisp-shadows): New function.
(dgnushack-remove-lisp-shadows): New function.

18 years ago* gnus-news.texi: Fix typo.
Simon Josefsson [Mon, 3 Oct 2005 08:22:49 +0000 (08:22 +0000)]
* gnus-news.texi: Fix typo.

18 years ago* Makefile.in (install-el-elc): New entry.
Katsumi Yamaoka [Sun, 2 Oct 2005 23:41:33 +0000 (23:41 +0000)]
* Makefile.in (install-el-elc): New entry.
(install): Use it so that .el files are necessarily installed.

18 years agoClarify the log message of the previous commit.
Katsumi Yamaoka [Fri, 30 Sep 2005 09:29:46 +0000 (09:29 +0000)]
Clarify the log message of the previous commit.

18 years ago* time-date.el: Autoload parse-time-string.
Katsumi Yamaoka [Fri, 30 Sep 2005 09:05:36 +0000 (09:05 +0000)]
* time-date.el: Autoload parse-time-string.

18 years ago* spam.el: Load hashcash when compiling, to avoid warnings. Don't
Simon Josefsson [Fri, 30 Sep 2005 00:19:15 +0000 (00:19 +0000)]
* spam.el: Load hashcash when compiling, to avoid warnings.  Don't
autoload mail-check-payment.
(spam-check-hashcash): Define unconditionally, since hashcash.el
is part of Gnus now.  Ignore errors from payment checking.

18 years agoAdded some comments.
Reiner Steib [Wed, 28 Sep 2005 16:20:51 +0000 (16:20 +0000)]
Added  some comments.

18 years agoRemove some items that are already done. Add some new
Reiner Steib [Wed, 28 Sep 2005 16:20:38 +0000 (16:20 +0000)]
Remove some items that are already done.  Add some new
items.  Add some comments.

18 years ago* message.el: Remove useless autoloads.
Reiner Steib [Wed, 28 Sep 2005 14:48:08 +0000 (14:48 +0000)]
* message.el: Remove useless autoloads.

18 years ago(message-bold-region, message-unbold-region): Rename
Reiner Steib [Wed, 28 Sep 2005 14:31:30 +0000 (14:31 +0000)]
(message-bold-region, message-unbold-region): Rename
from `bold-region' and `unbold-region'.

18 years ago(Insertion): Describe prefix for
Reiner Steib [Wed, 28 Sep 2005 14:22:57 +0000 (14:22 +0000)]
(Insertion): Describe prefix for
message-mark-inserted-region and message-mark-insert-file.

18 years ago(message-use-idna): Test whether encoding works too. Doc fix.
Simon Josefsson [Wed, 28 Sep 2005 09:38:34 +0000 (09:38 +0000)]
(message-use-idna): Test whether encoding works too.  Doc fix.

18 years ago2005-09-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 28 Sep 2005 09:31:12 +0000 (09:31 +0000)]
2005-09-28  Simon Josefsson  <jas@extundo.com>

* message.texi (IDNA): Fix.

18 years ago2005-09-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 28 Sep 2005 09:30:08 +0000 (09:30 +0000)]
2005-09-28  Simon Josefsson  <jas@extundo.com>

* message.el (message-use-idna): Default to t.

18 years ago(Common Variables): Fix descriptions.
Katsumi Yamaoka [Wed, 28 Sep 2005 09:11:23 +0000 (09:11 +0000)]
(Common Variables): Fix descriptions.

18 years ago(NNTP): Fix description of nntp-open-connection-function.
Katsumi Yamaoka [Wed, 28 Sep 2005 07:16:43 +0000 (07:16 +0000)]
(NNTP): Fix description of nntp-open-connection-function.

18 years ago(nntp-warn-about-losing-connection): Remove.
Katsumi Yamaoka [Wed, 28 Sep 2005 06:09:38 +0000 (06:09 +0000)]
(nntp-warn-about-losing-connection): Remove.

18 years ago(NNTP): Remove nntp-buggy-select, nntp-read-timeout, nntp-server-hook, and
Katsumi Yamaoka [Wed, 28 Sep 2005 06:09:32 +0000 (06:09 +0000)]
(NNTP): Remove nntp-buggy-select, nntp-read-timeout, nntp-server-hook, and
 nntp-warn-about-losing-connection.

18 years ago(mm-uu-diff-groups-regexp): Fix missing quotes from previous
Reiner Steib [Tue, 27 Sep 2005 20:38:05 +0000 (20:38 +0000)]
(mm-uu-diff-groups-regexp): Fix missing quotes from previous
commit.

18 years ago(Non-MIME): Add Slrn-style verbatim marks and
Reiner Steib [Tue, 27 Sep 2005 18:02:17 +0000 (18:02 +0000)]
(Non-MIME): Add Slrn-style verbatim marks and
LaTeX documents.  Describe "text/x-gnus-verbatim".

18 years ago(mm-automatic-display): Use "text/x-gnus-verbatim"
Reiner Steib [Tue, 27 Sep 2005 17:45:54 +0000 (17:45 +0000)]
(mm-automatic-display): Use "text/x-gnus-verbatim"
instead of "text/verbatim".

18 years ago(mm-uu-tex-groups-regexp): New variable.
Reiner Steib [Tue, 27 Sep 2005 17:41:11 +0000 (17:41 +0000)]
(mm-uu-tex-groups-regexp): New variable.
(mm-uu-latex-extract, mm-uu-latex-test): New functions.
(mm-uu-type-alist): Added LaTeX documents.

18 years ago(mm-uu-type-alist): Added doc string.
Reiner Steib [Tue, 27 Sep 2005 17:34:51 +0000 (17:34 +0000)]
(mm-uu-type-alist): Added doc string.
(mm-uu-configure): Added doc string.  Make it interactive.

18 years ago(mm-uu-emacs-sources-regexp): Make variable
Reiner Steib [Tue, 27 Sep 2005 17:29:02 +0000 (17:29 +0000)]
(mm-uu-emacs-sources-regexp): Make variable
customizable.  Change default value.
(mm-uu-diff-groups-regexp): Change default value.

18 years ago(message-mark-inserted-region)
Reiner Steib [Tue, 27 Sep 2005 15:57:11 +0000 (15:57 +0000)]
(message-mark-inserted-region)
(message-mark-insert-file): Use slrn style marks when called with
prefix argument.

18 years ago2005-09-27 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 27 Sep 2005 15:21:02 +0000 (15:21 +0000)]
2005-09-27  Simon Josefsson  <jas@extundo.com>

* message.el (message-idna-to-ascii-rhs-1): Reformat.

18 years ago2005-09-27 Arne Jørgensen <arne@arnested.dk>
Simon Josefsson [Tue, 27 Sep 2005 15:14:04 +0000 (15:14 +0000)]
2005-09-27  Arne Jørgensen  <arne@arnested.dk>

* message.el (message-remove-duplicates): New function.
Implementation borrowed from `gnus-remove-duplicates'.
(message-idna-to-ascii-rhs): Also encode idna addresses in
Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
(message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
only ask about the same idna domain once per header and also tell
in what header to replace the idna domain.

* gnus-art.el (article-decode-idna-rhs): Also decode idna
addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
(article-decode-idna-rhs): Fix regexp so that all idna-address in
a header is decoded and not just the last one.

18 years ago(mm-inline-text): Fix previous commit.
Katsumi Yamaoka [Tue, 27 Sep 2005 05:36:29 +0000 (05:36 +0000)]
(mm-inline-text): Fix previous commit.

18 years ago* gnus-art.el (gnus-mime-display-single): Don't modify text if it has been
Katsumi Yamaoka [Tue, 27 Sep 2005 02:16:37 +0000 (02:16 +0000)]
* gnus-art.el (gnus-mime-display-single): Don't modify text if it has been
 decoded.

* mm-decode.el (mm-automatic-display): Add text/verbatim.
(mm-insert-part): Don't modify text if it has been decoded.

* mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been decoded.

* mm-view.el (mm-inline-text): Don't strip text props unless decoding enriched
 or richtext parts.

18 years ago(Server Buffer Format): Document the %a format spec.
Katsumi Yamaoka [Mon, 26 Sep 2005 10:57:18 +0000 (10:57 +0000)]
(Server Buffer Format): Document the %a format spec.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-214
Miles Bader [Sun, 25 Sep 2005 21:27:49 +0000 (21:27 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-214

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 553, 559-561)

   - Merge from gnus--rel--5.10
   - Update from CVS

 * gnus--rel--5.10  (patch 125)

   - Merge from emacs--cvs-trunk--0

2005-09-25  Romain Francoise  <romain@orebokech.com>

   * lisp/gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
   * lisp/gnus-start.el (gnus-subscribe-interactively):
   * lisp/gnus-uu.el (gnus-uu-grab-articles):
   End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
   space.

2005-09-24  Emilio C. Lopes  <eclig@gmx.net>

   * lisp/smime.el (smime-sign-buffer, smime-decrypt-buffer):
   * lisp/mm-view.el (mm-view-pkcs7-decrypt):
   * lisp/gnus-sum.el (gnus-summary-limit-to-extra)
   (gnus-summary-respool-article, gnus-read-move-group-name):
   * lisp/gnus-score.el (gnus-summary-increase-score):
   * lisp/gnus-util.el (gnus-completing-read-with-default):
   * lisp/gnus-art.el (gnus-read-save-file-name)
   (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
   (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
   * lisp/message.el (message-check-news-header-syntax):
   Follow convention for reading with the minibuffer.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-211
Miles Bader [Sat, 24 Sep 2005 22:47:39 +0000 (22:47 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-211

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 122-123)

   - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
   - Update from CVS

2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/mm-url.el (mm-url-decode-entities): Fix regexp.

18 years ago* spam-report.el (spam-report-url-ping-plain): Use
Reiner Steib [Thu, 22 Sep 2005 18:56:00 +0000 (18:56 +0000)]
* spam-report.el (spam-report-url-ping-plain): Use
gnus-extended-version as User-Agent.

18 years ago(gnus-agent-synchronize-flags): Explain why the
Reiner Steib [Thu, 22 Sep 2005 17:22:06 +0000 (17:22 +0000)]
(gnus-agent-synchronize-flags): Explain why the
default value is nil.

18 years agoRemove immediately reverted change.
Reiner Steib [Thu, 22 Sep 2005 17:20:00 +0000 (17:20 +0000)]
Remove immediately reverted change.

18 years ago(mm-uu-type-alist): Added slrn style verbatim-marks.
Reiner Steib [Thu, 22 Sep 2005 16:19:39 +0000 (16:19 +0000)]
(mm-uu-type-alist): Added slrn style verbatim-marks.
(mm-uu-verbatim-marks-extract): New function.
(mm-uu-extract): New face.
(mm-uu-copy-to-buffer): Use it.

18 years agoWrap long line.
Reiner Steib [Thu, 22 Sep 2005 15:54:09 +0000 (15:54 +0000)]
Wrap long line.

18 years ago* spam-report.el (spam-report-gmane-ham): Renamed from
Reiner Steib [Thu, 22 Sep 2005 12:16:01 +0000 (12:16 +0000)]
* spam-report.el (spam-report-gmane-ham): Renamed from
`spam-report-gmane-unspam'.
(spam-report-gmane-internal): Renamed from `spam-report-gmane'.
Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.

* spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
Autoload.
(spam-report-gmane-unregister-routine): Renamed
`spam-report-gmane-unspam' to `spam-report-gmane-ham'.

18 years ago(Mail): Fix gnus-confirm-mail-reply-to-news entry.
Katsumi Yamaoka [Thu, 22 Sep 2005 06:00:26 +0000 (06:00 +0000)]
(Mail): Fix gnus-confirm-mail-reply-to-news entry.

18 years ago* spam.el (spam-use-gmane, spam-report-gmane-register-routine)
Teodor Zlatanov [Wed, 21 Sep 2005 14:43:59 +0000 (14:43 +0000)]
* spam.el (spam-use-gmane, spam-report-gmane-register-routine)
(spam-report-gmane-unregister-routine): added support for gmane
unregistration

* spam-report.el (spam-report-gmane-unspam)
(spam-report-gmane-spam): new wrappers around spam-report-gmane
(spam-report-gmane): changed to take a single article and do
unspam registration

18 years ago(Blacklists and Whitelists)
Teodor Zlatanov [Wed, 21 Sep 2005 14:23:37 +0000 (14:23 +0000)]
(Blacklists and Whitelists)
(Blacklists and Whitelists, BBDB Whitelists)
(Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
(spam-stat spam filtering, SpamOracle)
(Extending the Spam ELisp package): removed extra quote symbol for clarity

18 years agoAdd arch tagline
Miles Bader [Wed, 21 Sep 2005 01:28:09 +0000 (01:28 +0000)]
Add arch tagline

18 years ago(mm-inline-text-html-render-with-w3m): Revert last change.
Katsumi Yamaoka [Wed, 21 Sep 2005 01:05:10 +0000 (01:05 +0000)]
(mm-inline-text-html-render-with-w3m): Revert last change.

18 years ago(mm-inline-text-html-render-with-w3m): Bind w3m-treat-image-size to avoid
Katsumi Yamaoka [Wed, 21 Sep 2005 00:16:52 +0000 (00:16 +0000)]
(mm-inline-text-html-render-with-w3m): Bind w3m-treat-image-size to avoid
 inserting excessive newlines.

18 years ago(gnus-agent-synchronize-flags): Switch the
Lars Magne Ingebrigtsen [Tue, 20 Sep 2005 18:42:16 +0000 (18:42 +0000)]
(gnus-agent-synchronize-flags): Switch the
default to nil, to be able to use Gnus at all.  If the default
switches to something else, then the function should be fixed not
be exceedingly slow.

18 years ago* gnus-start.el (gnus-activate-group): if the server is nil, don't
Teodor Zlatanov [Tue, 20 Sep 2005 17:10:57 +0000 (17:10 +0000)]
* gnus-start.el (gnus-activate-group): if the server is nil, don't
fail hard

* spam-report.el: better Keywords line

* spam.el: added Maintainer and better Keywords line

18 years agoGenerated.
Reiner Steib [Tue, 20 Sep 2005 13:50:35 +0000 (13:50 +0000)]
Generated.

18 years agoUse @xref.
Reiner Steib [Tue, 20 Sep 2005 13:49:49 +0000 (13:49 +0000)]
Use @xref.

18 years ago* gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
Reiner Steib [Tue, 20 Sep 2005 13:45:22 +0000 (13:45 +0000)]
* gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
gnus-article-delete-part and gnus-article-replace-part.
(Using MIME): Add gnus-mime-replace-part.

* gnus-news.texi: Add gnus-mime-replace-part and
gnus-article-replace-part.

18 years agoAdd, from Reiner Steib <reiner.steib@gmx.de>.
Simon Josefsson [Tue, 20 Sep 2005 12:59:27 +0000 (12:59 +0000)]
Add, from Reiner Steib <reiner.steib@gmx.de>.

18 years ago* gnus-art.el (gnus-article-replace-part)
Reiner Steib [Mon, 19 Sep 2005 15:33:51 +0000 (15:33 +0000)]
* gnus-art.el (gnus-article-replace-part)
(gnus-mime-replace-part): New functions.
(gnus-mime-action-alist, gnus-mime-button-commands)
(gnus-mime-save-part-and-strip): Added file argument.
(gnus-article-part-wrapper): Added interactive argument.

* gnus-sum.el (gnus-summary-mime-map): Add
`gnus-article-replace-part'.