gnus
17 years ago(Foreign Groups): Say where change of editing commands are
Reiner Steib [Mon, 2 Oct 2006 15:25:15 +0000 (15:25 +0000)]
(Foreign Groups): Say where change of editing commands are
stored.  Add reference to `gnus-parameters'.

17 years ago(gnus-string-remove-all-properties): another fix
Teodor Zlatanov [Mon, 2 Oct 2006 12:44:22 +0000 (12:44 +0000)]
(gnus-string-remove-all-properties): another fix

17 years agognus-util.el (gnus-string-remove-all-properties): fix to ignore
Teodor Zlatanov [Sat, 30 Sep 2006 00:42:55 +0000 (00:42 +0000)]
gnus-util.el (gnus-string-remove-all-properties): fix to ignore
non-string data (needs to be done in the registry too)

17 years ago* gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
Teodor Zlatanov [Thu, 28 Sep 2006 18:38:11 +0000 (18:38 +0000)]
* gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
(gnus-registry-remove-alist-text-properties, gnus-registry-action)
(gnus-registry-split-fancy-with-parent)
(gnus-registry-fetch-simplified-message-subject-fast)
(gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
remove text properties on ingress into the registry and when it's saved
(gnus-registry-clean-empty-function): fixed bug with cleaning the
registry from entries with no groups

* gnus-util.el (gnus-string-remove-all-properties): utility function to
remove string properties

17 years ago(gnus-draft-mode): Don't call `mml-mode'.
Reiner Steib [Thu, 28 Sep 2006 12:28:03 +0000 (12:28 +0000)]
(gnus-draft-mode): Don't call `mml-mode'.

17 years ago(gnus-insert-prev-page-button)
Reiner Steib [Wed, 27 Sep 2006 12:22:48 +0000 (12:22 +0000)]
(gnus-insert-prev-page-button)
(gnus-insert-next-page-button): Simplify.  Reformat.

17 years ago2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
Reiner Steib [Wed, 27 Sep 2006 11:20:17 +0000 (11:20 +0000)]
2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>

* gnus-art.el (gnus-insert-prev-page-button)
(gnus-insert-next-page-button): Apply gnus-article-button-face.

17 years ago(Encoding Customization): Fix typo; untabify the Lisp form.
Katsumi Yamaoka [Wed, 20 Sep 2006 22:24:24 +0000 (22:24 +0000)]
(Encoding Customization): Fix typo; untabify the Lisp form.

17 years ago(Encoding Customization): Explain how to set
Reiner Steib [Wed, 20 Sep 2006 16:40:09 +0000 (16:40 +0000)]
(Encoding Customization): Explain how to set
mm-coding-system-priorities per hierarchy.

17 years ago2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
Reiner Steib [Wed, 20 Sep 2006 16:24:44 +0000 (16:24 +0000)]
2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>

(gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
gnus-article-button-face to MIME and security buttons.

17 years ago(gnus-button-url-regexp): Try to make the value more
Reiner Steib [Wed, 20 Sep 2006 16:20:56 +0000 (16:20 +0000)]
(gnus-button-url-regexp): Try to make the value more
readable.

17 years agoAdd FIXME to entry:
Reiner Steib [Wed, 20 Sep 2006 16:20:33 +0000 (16:20 +0000)]
Add FIXME to entry:
2006-07-24  Daiki Ueno  <ueno@unixuser.org>

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 20 Sep 2006 05:46:29 +0000 (05:46 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 427-429, 431, 446)

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

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

   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-205

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 20 Sep 2006 05:46:20 +0000 (05:46 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 138-140)

   - Update from CVS

2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/nnslashdot.el (nnslashdot-request-article): Update end-of-article
   regexp.  Articles containing quotation were cut prematurely.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-204

17 years agoAutoload browse-url-of-file for XEmacs.
Katsumi Yamaoka [Wed, 20 Sep 2006 03:13:15 +0000 (03:13 +0000)]
Autoload browse-url-of-file for XEmacs.

17 years ago2006-09-20 Steve Youngs <steve@sxemacs.org>
Steve Youngs [Wed, 20 Sep 2006 01:54:13 +0000 (01:54 +0000)]
2006-09-20  Steve Youngs  <steve@sxemacs.org>

* gnus-art.el (gnus-article-browse-html-parts): They're files, so use
`browse-url-of-file' instead of `browse-url'.

17 years ago(message-cite-original-1): Use nobody by default for the value of From header.
Katsumi Yamaoka [Sat, 16 Sep 2006 06:52:11 +0000 (06:52 +0000)]
(message-cite-original-1): Use nobody by default for the value of From header.
(message-reply): Ditto.

17 years ago(Oort Gnus): Add @xref for `mm-fill-flowed'.
Reiner Steib [Thu, 14 Sep 2006 17:58:18 +0000 (17:58 +0000)]
(Oort Gnus): Add @xref for `mm-fill-flowed'.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 11 Sep 2006 22:30:27 +0000 (22:30 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 135-137)

   - Update from CVS

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-200

17 years agoFixed a typo. Reported by Jochen Küpper <jochen@fhi-berlin.mpg.de>.
Daiki Ueno [Mon, 11 Sep 2006 03:26:08 +0000 (03:26 +0000)]
Fixed a typo.  Reported by Jochen Küpper <jochen@fhi-berlin.mpg.de>.

17 years ago(mml2015-epg-clear-decrypt): Don't append verify results
Daiki Ueno [Mon, 11 Sep 2006 03:25:13 +0000 (03:25 +0000)]
(mml2015-epg-clear-decrypt): Don't append verify results
to the gnus-info.  This fixes a bug of inline-PGP message verification.
Reported by Michael Piotrowski <mxp@dynalabs.de>.

17 years agoAdd missing entry from previous commit:
Reiner Steib [Sat, 9 Sep 2006 11:26:03 +0000 (11:26 +0000)]
Add missing entry from previous commit:

(pop3-movemail): Warn about pop3-leave-mail-on-server.

17 years ago(Mail Source Specifiers): Mention problem of duplicate
Reiner Steib [Sat, 9 Sep 2006 11:21:23 +0000 (11:21 +0000)]
(Mail Source Specifiers): Mention problem of duplicate
mails with pop3-leave-mail-on-server.  Fix wording.

17 years ago(pop3-leave-mail-on-server): Mention problem of duplicate
Reiner Steib [Sat, 9 Sep 2006 11:17:34 +0000 (11:17 +0000)]
(pop3-leave-mail-on-server): Mention problem of duplicate
mails in the doc string.  Add some URLs in comment.

17 years agorfc2047-quote-special-characters-in-quoted-strings): Fix backslashes handling.
Katsumi Yamaoka [Thu, 7 Sep 2006 12:00:43 +0000 (12:00 +0000)]
rfc2047-quote-special-characters-in-quoted-strings): Fix backslashes handling.

17 years ago(rfc2047-quote-special-characters-in-quoted-strings): Fix previous commit.
Katsumi Yamaoka [Thu, 7 Sep 2006 10:05:40 +0000 (10:05 +0000)]
(rfc2047-quote-special-characters-in-quoted-strings): Fix previous commit.

17 years ago(rfc2047-quote-special-characters-in-quoted-strings): Fix the way to find
Katsumi Yamaoka [Thu, 7 Sep 2006 09:54:07 +0000 (09:54 +0000)]
(rfc2047-quote-special-characters-in-quoted-strings): Fix the way to find
 boundaries of quoted strings.

17 years ago* mml1991.el (mml1991-epg-encrypt): Simply throw an error if
Daiki Ueno [Thu, 7 Sep 2006 08:30:07 +0000 (08:30 +0000)]
* mml1991.el (mml1991-epg-encrypt): Simply throw an error if
mml1991-encrypt-to-self is set and mml1991-signers is not set.
* mml2015.el (mml2015-epg-encrypt): Simply throw an error if
mml2015-encrypt-to-self is set and mml2015-signers is not set.

17 years agoFix 2005-02-13 entry: `mm-image-load-path', not `mm-find-charset-region'.
Reiner Steib [Wed, 6 Sep 2006 20:40:37 +0000 (20:40 +0000)]
Fix 2005-02-13 entry: `mm-image-load-path', not `mm-find-charset-region'.

17 years ago(gnus-button-regexp, gnus-button-last): Remove unused variables.
Reiner Steib [Wed, 6 Sep 2006 10:09:18 +0000 (10:09 +0000)]
(gnus-button-regexp, gnus-button-last): Remove unused variables.

17 years ago(gnus-button-regexp, gnus-button-marker-list)
Reiner Steib [Wed, 6 Sep 2006 09:48:38 +0000 (09:48 +0000)]
(gnus-button-regexp, gnus-button-marker-list)
(gnus-button-last): Move up.  Convert comments into doc strings.

17 years agoFixed a typo.
Daiki Ueno [Wed, 6 Sep 2006 09:38:35 +0000 (09:38 +0000)]
Fixed a typo.

17 years agoFbind epg-check-configuration.
Katsumi Yamaoka [Wed, 6 Sep 2006 09:03:02 +0000 (09:03 +0000)]
Fbind epg-check-configuration.

17 years ago2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 6 Sep 2006 07:39:20 +0000 (07:39 +0000)]
2006-09-06  Simon Josefsson  <jas@extundo.com>

* mml2015.el (mml2015-use): Doc fix, mention epg.

2006-09-06  Daiki Ueno  <ueno@unixuser.org>

* mml2015.el (mml2015-use): Default to epg, if available.

17 years ago* mml1991.el (mml1991-epg-sign): Don't lookup a private kye by
Daiki Ueno [Wed, 6 Sep 2006 03:17:23 +0000 (03:17 +0000)]
* mml1991.el (mml1991-epg-sign): Don't lookup a private kye by
message-sender.
(mml1991-epg-encrypt): Ditto.
* mml2015.el (mml2015-epg-sign): Don't lookup a private key by
message-sender.
(mml2015-epg-encrypt): Ditto.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 5 Sep 2006 09:00:39 +0000 (09:00 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 421-422, 424)

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

 * gnus--rel--5.10  (patch 130-134)

   - Update from CVS
   - Merge from emacs--devo--0

2006-09-04  Chong Yidong  <cyd@stupidchicken.com>

   * contrib/sendmail.el (sendmail-program): Moved here from pathe.el.

2006-09-04  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/message.el (message-send-mail-with-sendmail): Look for sendmail in
   several common directories.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-195

17 years agoUpdate.
Daiki Ueno [Tue, 5 Sep 2006 06:34:29 +0000 (06:34 +0000)]
Update.

17 years agoComment on the (condition-case nil (require 'epg-config) ...)
Daiki Ueno [Tue, 5 Sep 2006 04:04:36 +0000 (04:04 +0000)]
Comment on the (condition-case nil (require 'epg-config) ...)

17 years ago* mml2015.el (mml2015-epg-encrypt): Expand group configuration.
Daiki Ueno [Tue, 5 Sep 2006 04:02:06 +0000 (04:02 +0000)]
* mml2015.el (mml2015-epg-encrypt): Expand group configuration.
* mml1991.el (mml1991-epg-encrypt): Expand group configuration.

17 years ago(article-decode-encoded-words): Make it fast.
Katsumi Yamaoka [Mon, 4 Sep 2006 07:03:48 +0000 (07:03 +0000)]
(article-decode-encoded-words): Make it fast.

17 years ago(article-decode-encoded-words): Fix previous commit again. Oops.
Katsumi Yamaoka [Mon, 4 Sep 2006 06:11:46 +0000 (06:11 +0000)]
(article-decode-encoded-words): Fix previous commit again.  Oops.

17 years ago(article-decode-encoded-words): Fix previous commit.
Katsumi Yamaoka [Mon, 4 Sep 2006 05:57:33 +0000 (05:57 +0000)]
(article-decode-encoded-words): Fix previous commit.

17 years ago(article-decode-encoded-words): Don't infloop in XEmacs.
Katsumi Yamaoka [Mon, 4 Sep 2006 05:49:54 +0000 (05:49 +0000)]
(article-decode-encoded-words): Don't infloop in XEmacs.

17 years ago(rfc2047-strip-backslashes-in-quoted-strings): Decode `\\' in quoted string
Katsumi Yamaoka [Mon, 4 Sep 2006 01:40:59 +0000 (01:40 +0000)]
(rfc2047-strip-backslashes-in-quoted-strings): Decode `\\' in quoted string
 into `\'.

17 years ago(rfc2047-quote-special-characters-in-quoted-strings): Use standard-syntax-table.
Katsumi Yamaoka [Fri, 1 Sep 2006 15:13:26 +0000 (15:13 +0000)]
(rfc2047-quote-special-characters-in-quoted-strings): Use standard-syntax-table.

17 years ago* gnus-art.el (gnus-decode-address-function): New variable.
Katsumi Yamaoka [Fri, 1 Sep 2006 11:08:36 +0000 (11:08 +0000)]
* gnus-art.el (gnus-decode-address-function): New variable.
(article-decode-encoded-words): Use it to decode headers which are
 assumed to contain addresses.
(gnus-mime-delete-part): Remove useless `or'.

* gnus-sum.el (gnus-decode-encoded-address-function): New variable.
(gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
(gnus-nov-parse-line): Use it to decode From header.
(gnus-get-newsgroup-headers): Ditto.
(gnus-summary-enter-digest-group): Use it to decode `to-address'.

* mail-parse.el (mail-decode-encoded-address-region): New alias.
(mail-decode-encoded-address-string): New alias.

* rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
 New function.
(rfc2047-encode-message-header, rfc2047-encode-region): Use it.
(rfc2047-strip-backslashes-in-quoted-strings): New fnction.
(rfc2047-decode-region): Use it; add optional argument `address-mime'.
(rfc2047-decode-string): Ditto.
(rfc2047-decode-address-region): New function.
(rfc2047-decode-address-string): New function.

17 years ago* message.el (message-caesar-buffer-body): Allow rotating headers.
Reiner Steib [Thu, 31 Aug 2006 20:29:14 +0000 (20:29 +0000)]
* message.el (message-caesar-buffer-body): Allow rotating headers.

* gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.

17 years ago(message-insert-formated-citation-line): Fix %f.
Reiner Steib [Thu, 31 Aug 2006 11:10:36 +0000 (11:10 +0000)]
(message-insert-formated-citation-line): Fix %f.
Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .

17 years ago(gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of quit-window
Katsumi Yamaoka [Fri, 18 Aug 2006 10:23:31 +0000 (10:23 +0000)]
(gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of quit-window
 if it is not available.

17 years ago(gnus-bookmark-file-coding-system): New variable.
Katsumi Yamaoka [Fri, 18 Aug 2006 09:13:39 +0000 (09:13 +0000)]
(gnus-bookmark-file-coding-system): New variable.
(gnus-bookmark-mouse-available-p): New macro.
(gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
(gnus-bookmark-bmenu-show-infos): Use it.
(gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
(gnus-bookmark-bmenu-hide-infos): Ditto.
(gnus-bookmark-remove-properties): New function.
(gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
(gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
(gnus-bookmark-write-file): Bind coding-system-for-write.
(gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
(gnus-bookmark-jump): Make completing-read work with XEmacs; activate
 group before selecting it.
(gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
(gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer in XEmacs;
 use gnus-mouse-2 and bind it to gnus-bookmark-bmenu-select-by-mouse.
(gnus-bookmark-show-details): Remove unused variable `details-list'.
(gnus-bookmark-bmenu-select-by-mouse): New function.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 16 Aug 2006 14:06:02 +0000 (14:06 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 362, 367, 369, 375, 393, 398)

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

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

   - Merge from emacs--devo--0

2006-08-13  Romain Francoise  <romain@orebokech.com>

   * lisp/mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
   space.

2006-07-18  Karl Fogel  <kfogel@red-bean.com>

   * lisp/nnmail.el (nnmail-article-group): If splitting raises an error, give
   some information about the error when saying that the `bogus' mail
   group will be used.

2006-07-24  Richard Stallman  <rms@gnu.org>

   * texi/pgg.texi: Move periods and commas inside quotes.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-186

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 16 Aug 2006 14:05:53 +0000 (14:05 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
   Make it more robust by parsing author and date independently.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-185

17 years ago(uncompface): Use binary rather than raw-text-unix.
Katsumi Yamaoka [Wed, 9 Aug 2006 22:07:20 +0000 (22:07 +0000)]
(uncompface): Use binary rather than raw-text-unix.

17 years ago(uncompface): Make sure the eol conversion doesn't take place when
Katsumi Yamaoka [Wed, 9 Aug 2006 10:50:46 +0000 (10:50 +0000)]
(uncompface): Make sure the eol conversion doesn't take place when
 communicating with the external programs.  Reported by ARISAWA Akihiro.

17 years ago(uncompface): Make sure the eol conversion doesn't take place when
Katsumi Yamaoka [Wed, 9 Aug 2006 10:35:41 +0000 (10:35 +0000)]
(uncompface): Make sure the eol conversion doesn't take place when
 communicating with the external programs.  Reported by ARISAWA Akihiro.

17 years ago(nnheader-insert-head): Fix typo in comment.
Katsumi Yamaoka [Mon, 31 Jul 2006 22:23:22 +0000 (22:23 +0000)]
(nnheader-insert-head): Fix typo in comment.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 31 Jul 2006 09:42:28 +0000 (09:42 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * texi/gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
   in .../site-lisp/gnus/ by default.
   [ From gnus-news.texi in the trunk. ]

2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (MIME Commands): Additions for yEnc.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-182

17 years ago(nnheader-insert-head): Make it work with Mac as well.
Katsumi Yamaoka [Fri, 28 Jul 2006 09:41:21 +0000 (09:41 +0000)]
(nnheader-insert-head): Make it work with Mac as well.

17 years ago* mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
Daiki Ueno [Fri, 28 Jul 2006 05:45:37 +0000 (05:45 +0000)]
* mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
first matching secret key.
(mml2015-epg-encrypt): Ditto.

* mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
first matching secret key.
(mml1991-epg-encrypt): Ditto.

17 years agoFixed a couple of typos.
Daiki Ueno [Fri, 28 Jul 2006 03:41:00 +0000 (03:41 +0000)]
Fixed a couple of typos.

17 years ago* mml2015.el (mml2015-encrypt-to-self): New user option.
Daiki Ueno [Fri, 28 Jul 2006 03:35:08 +0000 (03:35 +0000)]
* mml2015.el (mml2015-encrypt-to-self): New user option.
(mml2015-epg-encrypt): Append mml2015-signers to recipients list if
mml2015-epg-encrypt is set.

* mml1991.el (mml1991-encrypt-to-self): New variable.
(mml1991-epg-encrypt): Append mml1991-signers to recipients list if
mml1991-epg-encrypt is set.

17 years ago* mml2015.el (mml2015-signers): New user option.
Daiki Ueno [Fri, 28 Jul 2006 02:44:47 +0000 (02:44 +0000)]
* mml2015.el (mml2015-signers): New user option.
(mml2015-epg-sign): Reflect the value of mml2015-signers.
(mml2015-epg-encrypt): Allow to select signing keys.

* mml1991.el (mml1991-signers): New variable.
(mml1991-epg-sign): Reflect the value of mml1991-signers.
(mml1991-epg-encrypt): Allow to select signing keys.

17 years ago(nnheader-insert-head): Make it work even if the file
Katsumi Yamaoka [Thu, 27 Jul 2006 09:27:45 +0000 (09:27 +0000)]
(nnheader-insert-head): Make it work even if the file
 uses CRLF for the line-break code.

17 years ago* mml2015.el: Require mml-sec instead of password.
Daiki Ueno [Tue, 25 Jul 2006 05:14:14 +0000 (05:14 +0000)]
* mml2015.el: Require mml-sec instead of password.
(mml2015-verbose): Inherit the default value from mml-secure-verbose.
(mml2015-cache-passphrase): Inherit the default value from
mml-secure-cache-passphrase.
(mml2015-passphrase-cache-expiry): Inherit the default value from
mml-secure-passphrase-cache-expiry.

* mml1991.el: Require mml-sec instead of password.
(mml1991-verbose): Inherit the default value from mml-secure-verbose.
(mml1991-cache-passphrase): Inherit the default value from
mml-secure-cache-passphrase.
(mml1991-passphrase-cache-expiry): Inherit the default value from
mml-secure-passphrase-cache-expiry.

* mml-sec.el: Require password.
(mml-secure-verbose): New user option.
(mml-secure-cache-passphrase): New user option.
(mml-secure-passphrase-cache-expiry): New user option.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 24 Jul 2006 10:55:34 +0000 (10:55 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 119-120)

   - Update from CVS

2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
   workaround for the url package included with Emacs.

   * lisp/nnweb.el (nnweb-google-create-mapping): Update regexp.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-179

17 years ago* pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
Daiki Ueno [Mon, 24 Jul 2006 00:54:44 +0000 (00:54 +0000)]
* pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
andreas@altroot.de (Andreas Vögele)

17 years ago(gnus-select-newsgroup): Setup the article buffer correctly.
Katsumi Yamaoka [Wed, 19 Jul 2006 09:07:52 +0000 (09:07 +0000)]
(gnus-select-newsgroup): Setup the article buffer correctly.
 This fixes a bug caused by the 2006-05-12 change.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 19 Jul 2006 01:07:30 +0000 (01:07 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 334, 340-341, 345, 347, 350, 353, 357)

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

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

   - Merge from emacs--devo--0

2006-07-10  Nick Roberts  <nickrob@snap.net.nz>

   * texi/gnus.texi, texi/message.texi: Fix typos.

2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>

   * texi/gnus.texi (Example Setup): Use ;; instead of ;;; to better follow
   coding conventions.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-176

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 19 Jul 2006 01:07:14 +0000 (01:07 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 115-117)

   - Update from CVS

2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
   string.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-175

17 years agoFix previous commit.
Reiner Steib [Mon, 17 Jul 2006 13:40:25 +0000 (13:40 +0000)]
Fix previous commit.

17 years ago2006-07-17 Sascha Wilde <wilde@sha-bang.de>
Reiner Steib [Mon, 17 Jul 2006 12:59:53 +0000 (12:59 +0000)]
2006-07-17  Sascha Wilde  <wilde@sha-bang.de>

* nnir.el: Removed support for non free backends glimpse and excite.
Changed and updated copyright to Free Software Foundation.  Moved all
authors to head.

17 years ago(mm-charset-synonym-alist): Map windows-31j to cp932.
Katsumi Yamaoka [Sun, 16 Jul 2006 14:33:12 +0000 (14:33 +0000)]
(mm-charset-synonym-alist): Map windows-31j to cp932.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 14 Jul 2006 03:51:32 +0000 (03:51 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 321, 333)

   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 113-114)

   - Merge from emacs--devo--0
   - Update from CVS

2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-172

17 years agoFix last commit.
Simon Josefsson [Mon, 10 Jul 2006 10:49:15 +0000 (10:49 +0000)]
Fix last commit.

17 years ago2006-07-10 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Mon, 10 Jul 2006 10:05:00 +0000 (10:05 +0000)]
2006-07-10  Daiki Ueno <ueno@unixuser.org>

* mml1991.el (mml1991-function-alist): Add epg.
(mml1991-epg-passphrase-callback, mml1991-epg-sign)
(mml1991-epg-encrypt): New functions.

17 years ago2006-07-10 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Mon, 10 Jul 2006 10:03:11 +0000 (10:03 +0000)]
2006-07-10  Daiki Ueno <ueno@unixuser.org>

* mml2015.el (mml2015-verbose): New variable.
(mml2015-cache-passphrase): Ditto.
(mml2015-passphrase-cache-expiry): Ditto.
(mml2015-function-alist): Add epg.
(mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
(mml2015-epg-clear-decrypt, mml2015-epg-verify)
(mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
functions.

17 years ago* message.el (message-cite-original-1): Preserve region when removing
Andreas Seltenreich [Sat, 8 Jul 2006 13:06:11 +0000 (13:06 +0000)]
* message.el (message-cite-original-1): Preserve region when removing
quoted text due to X-No-Archive in order to avoid bogus attribution
when citing multiple messages.

17 years ago* gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
Andreas Seltenreich [Tue, 27 Jun 2006 10:20:54 +0000 (10:20 +0000)]
* gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
Kenneth Jacker <khj@be.cs.appstate.edu>.

17 years ago(gnus-user-format-function-d)
Reiner Steib [Mon, 26 Jun 2006 13:55:23 +0000 (13:55 +0000)]
(gnus-user-format-function-d)
(gnus-user-format-function-D): Autoload.

17 years ago(Commentary): Fix typo.
Reiner Steib [Mon, 26 Jun 2006 12:08:33 +0000 (12:08 +0000)]
(Commentary): Fix typo.

17 years ago(kill-empty-logs, gnus-byte-compile): Remove anonymous
Reiner Steib [Mon, 26 Jun 2006 11:59:44 +0000 (11:59 +0000)]
(kill-empty-logs, gnus-byte-compile): Remove anonymous
2006-04-22 contribution.

17 years ago* gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
Andreas Seltenreich [Mon, 26 Jun 2006 10:03:28 +0000 (10:03 +0000)]
* gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
It didn't really fix the bogosity I'm seeing with solid web groups.

17 years ago* gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
Andreas Seltenreich [Mon, 26 Jun 2006 07:15:34 +0000 (07:15 +0000)]
* gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
created using server names.  If we use the feature without declaring
it, Gnus does not properly manage server and group state.

* nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
bound.

17 years ago* gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
Andreas Seltenreich [Sun, 25 Jun 2006 10:45:41 +0000 (10:45 +0000)]
* gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
looking up the method using GROUP's prefix before inventing a new one.
It is used on killed/unknown groups in various places where returning
an all-new method isn't expected by the caller.

* gnus-util.el (gnus-group-server): Fix for empty virtual server names
and match semantics of gnus-group-real-prefix.

17 years ago* gnus.texi (Summary Buffer Lines): Fix typo.
Andreas Seltenreich [Sat, 24 Jun 2006 05:48:53 +0000 (05:48 +0000)]
* gnus.texi (Summary Buffer Lines): Fix typo.

17 years agoFix typo in previous commit.
Reiner Steib [Thu, 22 Jun 2006 09:16:33 +0000 (09:16 +0000)]
Fix typo in previous commit.

17 years agoFix typo in previous commit.
Reiner Steib [Thu, 22 Jun 2006 09:13:16 +0000 (09:13 +0000)]
Fix typo in previous commit.

17 years ago(Washing Mail): Add nnmail-ignore-broken-references and
Reiner Steib [Thu, 22 Jun 2006 09:11:42 +0000 (09:11 +0000)]
(Washing Mail): Add nnmail-ignore-broken-references and
nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.

17 years ago(nnmail-broken-references-mailers): New variable.
Reiner Steib [Thu, 22 Jun 2006 09:07:30 +0000 (09:07 +0000)]
(nnmail-broken-references-mailers): New variable.
(nnmail-ignore-broken-references): New function generalizing
nnmail-fix-eudora-headers.
(nnmail-fix-eudora-headers): Now obsolete.

17 years ago(gnus-button-handle-custom): Support
Reiner Steib [Thu, 22 Jun 2006 08:54:45 +0000 (08:54 +0000)]
(gnus-button-handle-custom): Support
`customize-apropos*'.

17 years ago* gnus-art.el (article-hide-headers): Inhibit read-only stuff.
Lars Magne Ingebrigtsen [Wed, 21 Jun 2006 18:14:23 +0000 (18:14 +0000)]
* gnus-art.el (article-hide-headers): Inhibit read-only stuff.

* gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
articles.

17 years ago(message-cite-reply-above): New variable.
Reiner Steib [Wed, 21 Jun 2006 13:12:48 +0000 (13:12 +0000)]
(message-cite-reply-above): New variable.
(message-yank-original): Use it.

17 years ago(rfc2231-parse-string): Allow `*'s in parameter values.
Katsumi Yamaoka [Tue, 20 Jun 2006 22:38:40 +0000 (22:38 +0000)]
(rfc2231-parse-string): Allow `*'s in parameter values.

17 years ago* gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
Reiner Steib [Tue, 20 Jun 2006 13:07:08 +0000 (13:07 +0000)]
* gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
as read.

* gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.

17 years agofile NEWS.20 was initially added on branch v5-10.
Miles Bader [Tue, 20 Jun 2006 00:23:03 +0000 (00:23 +0000)]
file NEWS.20 was initially added on branch v5-10.

17 years agofile NEWS.21 was initially added on branch v5-10.
Miles Bader [Tue, 20 Jun 2006 00:23:03 +0000 (00:23 +0000)]
file NEWS.21 was initially added on branch v5-10.

17 years agofile pt-br-refcard.tex was initially added on branch v5-10.
Miles Bader [Tue, 20 Jun 2006 00:23:03 +0000 (00:23 +0000)]
file pt-br-refcard.tex was initially added on branch v5-10.

17 years agofile pt-br-refcard.ps was initially added on branch v5-10.
Miles Bader [Tue, 20 Jun 2006 00:23:03 +0000 (00:23 +0000)]
file pt-br-refcard.ps was initially added on branch v5-10.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 20 Jun 2006 00:22:05 +0000 (00:22 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 265, 283, 286-287, 294-295, 313, 317)

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

 * gnus--rel--5.10  (patch 108-109)

   - Merge from emacs--devo--0
   - Clean up merge mistakes

2006-06-15  Chong Yidong  <cyd@stupidchicken.com>

   * contrib/sendmail.el (mail-send): Search explicitly for
   mail-header-separator when checking for corrupted header lines.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-162

17 years ago(gnus-bookmark-menu-heading): Fix version.
Reiner Steib [Mon, 19 Jun 2006 17:47:42 +0000 (17:47 +0000)]
(gnus-bookmark-menu-heading): Fix version.