gnus
17 years ago(nnweb-gmane-create-mapping): Use the article number from
Lars Magne Ingebrigtsen [Fri, 1 Dec 2006 15:13:19 +0000 (15:13 +0000)]
(nnweb-gmane-create-mapping): Use the article number from
the headers when creating the mapping to avoid mismappings.
(nnweb-gmane-create-mapping): Always nix out old mapping.

17 years ago(nnweb-gmane-create-mapping): Use the article number from
Lars Magne Ingebrigtsen [Fri, 1 Dec 2006 07:57:32 +0000 (07:57 +0000)]
(nnweb-gmane-create-mapping): Use the article number from
the headers when creating the mapping to avoid mismappings.

17 years ago(message-signed-or-encrypted-p): Bind mm-decrypt-option and mm-verify-option to
Katsumi Yamaoka [Thu, 30 Nov 2006 07:25:23 +0000 (07:25 +0000)]
(message-signed-or-encrypted-p): Bind mm-decrypt-option and mm-verify-option to
 never.

17 years ago(message-signed-or-encrypted-p): New function.
Katsumi Yamaoka [Thu, 30 Nov 2006 06:22:21 +0000 (06:22 +0000)]
(message-signed-or-encrypted-p): New function.
(message-forward-make-body): Use it.

17 years ago(mml2015-pgg-clear-verify, mml2015-epg-clear-verify): Replace
Katsumi Yamaoka [Thu, 30 Nov 2006 01:47:22 +0000 (01:47 +0000)]
(mml2015-pgg-clear-verify, mml2015-epg-clear-verify): Replace
 encode-coding-string with mm-encode-coding-string.

17 years ago(nneething-decode-file-name): Replace decode-coding-string with
Katsumi Yamaoka [Wed, 29 Nov 2006 23:52:18 +0000 (23:52 +0000)]
(nneething-decode-file-name): Replace decode-coding-string with
 mm-decode-coding-string.

17 years ago(gnus-open-server): Say failed server's name.
Katsumi Yamaoka [Wed, 29 Nov 2006 10:41:19 +0000 (10:41 +0000)]
(gnus-open-server): Say failed server's name.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 27 Nov 2006 00:39:24 +0000 (00:39 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 504, 507, 515, 518, 524, 527)

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

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

   - Merge from emacs--devo--0

2006-11-24  Eli Zaretskii  <eliz@gnu.org>

   * contrib/smtpmail.el (smtpmail-send-it):
   Copy buffer-file-coding-system from the mail buffer.  Possibly add a
   MIME header for the message encoding.
   Bind coding-system-for-write around the call to mail-do-fcc.
   Use smtpmail-code-conv-from to encode queued mail messages.

2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
   strings to a single string.  Quote `errors-file-name'.
   (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
   (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
   Adjust calls.  Use `shell-quote-argument'.

2006-11-24  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/gnus-agent.el (gnus-agent-expire-unagentized-dirs)
   (gnus-agent-regenerate-group): Fix space/tab mixup in messages.

   * lisp/gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
   * lisp/gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
   (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
   (gnus-group-make-directory-group, gnus-group-transpose-groups):
   * lisp/gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
   (gnus-subscribe-newsgroup, gnus-1):
   * lisp/gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
   * lisp/gnus.el (gnus-nntp-server, gnus-use-cross-reference)
   (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
   (gnus-group-read-only-p): Fix space/tab mixup in docstrings.

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

17 years ago(Limiting): Add gnus-summary-limit-to-headers.
Lars Magne Ingebrigtsen [Fri, 24 Nov 2006 02:17:30 +0000 (02:17 +0000)]
(Limiting): Add gnus-summary-limit-to-headers.

17 years ago(gnus-summary-limit-to-headers): New command and
Lars Magne Ingebrigtsen [Fri, 24 Nov 2006 02:16:13 +0000 (02:16 +0000)]
(gnus-summary-limit-to-headers): New command and
keystroke.
(gnus-summary-limit-to-bodies): Implement headersp.

17 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 23 Nov 2006 07:28:49 +0000 (07:28 +0000)]
*** empty log message ***

17 years ago(query-dns): Protect against "Process dns deleted" strings.
Lars Magne Ingebrigtsen [Thu, 23 Nov 2006 07:28:38 +0000 (07:28 +0000)]
(query-dns): Protect against "Process dns deleted" strings.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 22 Nov 2006 23:28:12 +0000 (23:28 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 164-168)

   - Update from CVS

2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
   and comment it.

   * lisp/nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.

2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-util.el (gnus-extract-address-components): Improve comment.

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

17 years ago(mm-string-to-multibyte): Alias to identity in XEmacs.
Katsumi Yamaoka [Tue, 21 Nov 2006 11:15:35 +0000 (11:15 +0000)]
(mm-string-to-multibyte): Alias to identity in XEmacs.

17 years ago(Mail Headers): @symbol -> @code.
Katsumi Yamaoka [Tue, 21 Nov 2006 00:40:56 +0000 (00:40 +0000)]
(Mail Headers): @symbol -> @code.

17 years ago * message.texi (Mail Headers): Document `opportunistic'.
Lars Magne Ingebrigtsen [Mon, 20 Nov 2006 23:16:39 +0000 (23:16 +0000)]
* message.texi (Mail Headers): Document `opportunistic'.

17 years ago(message-generate-hashcash): Expand range of values to
Lars Magne Ingebrigtsen [Mon, 20 Nov 2006 23:15:21 +0000 (23:15 +0000)]
(message-generate-hashcash): Expand range of values to
include `opportunistic'.
(message-send-mail): Use it.

17 years ago(gnus-extract-address-components): Work with address in which the name portion
Katsumi Yamaoka [Tue, 14 Nov 2006 23:41:07 +0000 (23:41 +0000)]
(gnus-extract-address-components): Work with address in which the name portion
 contains @.

17 years agoFbind custom-autoload.
Reiner Steib [Tue, 14 Nov 2006 16:56:11 +0000 (16:56 +0000)]
Fbind custom-autoload.

17 years ago(gnus-start): Move custom group up.
Reiner Steib [Tue, 14 Nov 2006 16:52:04 +0000 (16:52 +0000)]
(gnus-start): Move custom group up.
(gnus-select-method): Don't autoload, but make it available for
`customize-variable'.
(gnus-getenv-nntpserver): Don't autoload.

17 years agoreverted to 7.82 (removed changes since 2006-10-16)
Teodor Zlatanov [Tue, 14 Nov 2006 15:40:23 +0000 (15:40 +0000)]
reverted to 7.82 (removed changes since 2006-10-16)

17 years ago(message-sendmail-extra-arguments): New variable.
Reiner Steib [Tue, 14 Nov 2006 11:58:07 +0000 (11:58 +0000)]
(message-sendmail-extra-arguments): New variable.
(message-send-mail-with-sendmail): Use it.

17 years ago* mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
Katsumi Yamaoka [Tue, 14 Nov 2006 11:54:40 +0000 (11:54 +0000)]
* mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
 mm-with-unibyte-current-buffer to make string unibyte.

* mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
 mm-string-as-multibyte.

17 years ago* mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
Daiki Ueno [Tue, 14 Nov 2006 08:05:08 +0000 (08:05 +0000)]
* mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
Reported by Werner Koch <wk@gnupg.org>.

17 years agoFixed the last commit.
Daiki Ueno [Tue, 14 Nov 2006 07:48:14 +0000 (07:48 +0000)]
Fixed the last commit.

17 years agoAutoload epa-select-keys when compiling.
Daiki Ueno [Tue, 14 Nov 2006 07:44:02 +0000 (07:44 +0000)]
Autoload epa-select-keys when compiling.

17 years agoFixed the last change.
Daiki Ueno [Mon, 13 Nov 2006 06:49:08 +0000 (06:49 +0000)]
Fixed the last change.

17 years ago(mml2015-epg-encrypt): Save the recipient keys in message-options.
Daiki Ueno [Mon, 13 Nov 2006 06:45:09 +0000 (06:45 +0000)]
(mml2015-epg-encrypt): Save the recipient keys in message-options.

17 years ago(mml2015-epg-sign): Save the signing keys in
Daiki Ueno [Mon, 13 Nov 2006 06:29:52 +0000 (06:29 +0000)]
(mml2015-epg-sign): Save the signing keys in
message-options.

17 years ago* mml2015.el (mml2015-epg-passphrase-callback): Display key ID on the passphrase...
Daiki Ueno [Mon, 13 Nov 2006 02:42:17 +0000 (02:42 +0000)]
* mml2015.el (mml2015-epg-passphrase-callback): Display key ID on the passphrase prompt.

17 years ago* mml2015.el (mml2015-encrypt-to-self): Turn on by default.
Daiki Ueno [Mon, 13 Nov 2006 01:53:18 +0000 (01:53 +0000)]
* mml2015.el (mml2015-encrypt-to-self): Turn on by default.
(mml2015-always-trust): New user option.

17 years ago* mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
Daiki Ueno [Mon, 13 Nov 2006 01:48:55 +0000 (01:48 +0000)]
* mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
EasyPG (< 0.0.6).

17 years ago(nntp-authinfo-force): New variable.
Katsumi Yamaoka [Fri, 10 Nov 2006 08:15:19 +0000 (08:15 +0000)]
(nntp-authinfo-force): New variable.
(nntp-send-authinfo): Use it.

17 years ago(message-strip-subject-encoded-words): Improve prompt.
Reiner Steib [Thu, 9 Nov 2006 17:16:21 +0000 (17:16 +0000)]
(message-strip-subject-encoded-words): Improve prompt.
(message-replacement-char): Move up.

17 years ago(message-strip-subject-encoded-words): Allow _not_ to
Reiner Steib [Thu, 9 Nov 2006 13:48:02 +0000 (13:48 +0000)]
(message-strip-subject-encoded-words): Allow _not_ to
decode encoded words.  Improve prompt.  Add comment about forwarding.

17 years ago(message-strip-subject-encoded-words): Allow _not_ to
Reiner Steib [Wed, 8 Nov 2006 23:21:48 +0000 (23:21 +0000)]
(message-strip-subject-encoded-words): Allow _not_ to
decode encoded words.

17 years ago2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
Reiner Steib [Tue, 7 Nov 2006 23:47:40 +0000 (23:47 +0000)]
2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)

* gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
instead of gnus-intersection because arguments of gnus-sorted-nunion
must be sorted.  This avoids corruption of gnus-newsgroup-unreads.

17 years ago(message-strip-subject-encoded-words): Reformat prompt.
Reiner Steib [Tue, 7 Nov 2006 17:46:44 +0000 (17:46 +0000)]
(message-strip-subject-encoded-words): Reformat prompt.
(message-simplify-subject-functions): Enable
message-strip-subject-encoded-words by default.

17 years ago(message-strip-subject-encoded-words): New function
Reiner Steib [Mon, 6 Nov 2006 19:53:15 +0000 (19:53 +0000)]
(message-strip-subject-encoded-words): New function
(message-simplify-subject-functions): New variable.
(message-simplify-subject): Use it.  Fix typo in doc string.
Support message-strip-subject-encoded-words.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 4 Nov 2006 13:22:12 +0000 (13:22 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 487, 489, 495, 497)

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

 * gnus--rel--5.10  (patch 157-163)

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

2006-11-03  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/gnus-diary.el (gnus-diary-delay-format-function):
   * lisp/nndiary.el (nndiary-reminders):
   * lisp/nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.

2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
   New variables.
   (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
   (mm-charset-synonym-alist): Move some entries to
   mm-codepage-iso-8859-list.
   (mm-charset-synonym-alist, mm-charset-override-alist): Add
   iso-8859-8/windows-1255 and iso-8859-9/windows-1254.

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

17 years ago(article-hide-boring-headers): Fetch date from
Reiner Steib [Wed, 1 Nov 2006 11:19:31 +0000 (11:19 +0000)]
(article-hide-boring-headers): Fetch date from
gnus-original-article-buffer to avoid problems with localized date
strings.

17 years ago(html2text-format-tags): Avoid infloop on open tags.
Katsumi Yamaoka [Mon, 30 Oct 2006 12:11:47 +0000 (12:11 +0000)]
(html2text-format-tags): Avoid infloop on open tags.

17 years ago(gnus-set-mode-line): Quote % in group name.
Katsumi Yamaoka [Sun, 29 Oct 2006 00:38:00 +0000 (00:38 +0000)]
(gnus-set-mode-line): Quote % in group name.

17 years agoFix capitalization and sentence end in some entries.
Reiner Steib [Sat, 28 Oct 2006 09:33:07 +0000 (09:33 +0000)]
Fix capitalization and sentence end in some entries.

17 years ago(gnus-agent-make-mode-line-string): Make it compatible
Reiner Steib [Sat, 28 Oct 2006 09:20:34 +0000 (09:20 +0000)]
(gnus-agent-make-mode-line-string): Make it compatible
with Emacs 21 and XEmacs.

17 years ago(spam-parse-address): new function for better parsing,
Teodor Zlatanov [Fri, 27 Oct 2006 20:44:25 +0000 (20:44 +0000)]
(spam-parse-address): new function for better parsing,
catching errors, etc.
(spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): use it

17 years agoAdd interactive arg to html2text autoload.
Reiner Steib [Thu, 26 Oct 2006 13:59:33 +0000 (13:59 +0000)]
Add interactive arg to html2text autoload.

17 years ago(gnus-summary-move-article): Use no-encode for `B B'.
Katsumi Yamaoka [Wed, 25 Oct 2006 08:45:13 +0000 (08:45 +0000)]
(gnus-summary-move-article): Use no-encode for `B B'.

17 years ago(mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
Reiner Steib [Tue, 24 Oct 2006 19:52:33 +0000 (19:52 +0000)]
(mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
variables.
(mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
(mm-charset-synonym-alist): Move some entries to
mm-codepage-iso-8859-list.

17 years agoAdd missing ChangeLog entry:
Reiner Steib [Tue, 24 Oct 2006 19:46:56 +0000 (19:46 +0000)]
Add missing ChangeLog entry:

* gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 24 Oct 2006 10:44:02 +0000 (10:44 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 482)

   - Merge from gnus--rel--5.10

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

   - Merge from emacs--devo--0

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

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 24 Oct 2006 10:43:57 +0000 (10:43 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 466, 468, 475)

   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 153-155)

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

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

   * lisp/gnus.el (gnus-mime): Remove unused custom group.

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

17 years ago(message-citation-line-format)
Reiner Steib [Sun, 22 Oct 2006 22:13:12 +0000 (22:13 +0000)]
(message-citation-line-format)
(message-insert-formated-citation-line): Fix implementation of %E, %N
and %n according to the doc string.

17 years ago(spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): use
Teodor Zlatanov [Fri, 20 Oct 2006 14:41:47 +0000 (14:41 +0000)]
(spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): use
car-safe to avoid bad parses

17 years ago* gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group names.
Katsumi Yamaoka [Fri, 20 Oct 2006 08:58:01 +0000 (08:58 +0000)]
* gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group names.

* gnus-sum.el (gnus-select-newsgroup): Decode group name.

17 years ago* gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date header.
Katsumi Yamaoka [Thu, 19 Oct 2006 11:40:09 +0000 (11:40 +0000)]
* gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date header.

* message.el (message-draft-headers): Add Date.
(message-headers-to-generate): Fix typo in docstring.

* nndraft.el (nndraft-required-headers): New variable.
(nndraft-generate-headers): Use it.

* gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.

17 years ago(gnus-registry-wash-for-keywords) (gnus-registry-find-keywords): new
Teodor Zlatanov [Mon, 16 Oct 2006 21:03:20 +0000 (21:03 +0000)]
(gnus-registry-wash-for-keywords) (gnus-registry-find-keywords): new
functions to allow easy searching of articles that are in the registry

17 years ago(spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): use
Teodor Zlatanov [Mon, 16 Oct 2006 18:34:54 +0000 (18:34 +0000)]
(spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): use
ietf-drums-parse-address instead of gnus-extract-address-components.
Reported by Damien Elmes <damien@repose.cx>.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 15 Oct 2006 02:51:03 +0000 (02:51 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 146-152)

   - Update from CVS

2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
   "blank line" when searching for end of armor headers.

2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * texi/gnus.texi (Other modes): Fix typo. Add alternative index entry for
   gnus-dired-attach.
   (Selecting a Group): Fix typo.

2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (Image Enhancements): Update for Emacs 22.

   * texi/gnus-faq.texi ([1.3]): Update.

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

17 years agoFix white space in attribution lines. Fix bogus attribution lines.
Reiner Steib [Fri, 13 Oct 2006 11:11:25 +0000 (11:11 +0000)]
Fix white space in attribution lines.  Fix bogus attribution lines.
Fix "From so-and-so" and "(tiny change)" entries.  [ Sync from v5-10 ]

17 years agoFix "From so-and-so" and "(tiny change)" entries.
Reiner Steib [Fri, 13 Oct 2006 11:09:45 +0000 (11:09 +0000)]
Fix "From so-and-so" and "(tiny change)" entries.
Remove "Committed by ".  [ Sync from v5-10 ]

17 years ago(gmm-write-region): Fix variable name.
Katsumi Yamaoka [Wed, 11 Oct 2006 02:19:17 +0000 (02:19 +0000)]
(gmm-write-region): Fix variable name.

17 years ago* gmm-utils.el (gmm-write-region): New function based on compatibility
Reiner Steib [Tue, 10 Oct 2006 21:48:57 +0000 (21:48 +0000)]
* gmm-utils.el (gmm-write-region): New function based on compatibility
code from `mm-make-temp-file'.

* mm-util.el (mm-make-temp-file): Use `gmm-write-region'.

* nnmaildir.el (nnmaildir--update-nov)
(nnmaildir-request-replace-article, nnmaildir-request-accept-article):
Use `gmm-write-region'.

17 years agoFix "From so-and-so" and "(tiny change)" entries.
Reiner Steib [Tue, 10 Oct 2006 21:36:57 +0000 (21:36 +0000)]
Fix "From so-and-so" and "(tiny change)" entries.
Add FIXME for "2004-04-22  Teodor Zlatanov".

17 years agoFix some typos.
Romain Francoise [Mon, 9 Oct 2006 19:12:13 +0000 (19:12 +0000)]
Fix some typos.

17 years agoFix "From so-and-so" and "(tiny change)" entries. From top down to 2001-09-10.
Reiner Steib [Fri, 6 Oct 2006 16:21:21 +0000 (16:21 +0000)]
Fix "From so-and-so" and "(tiny change)" entries.   From top down to 2001-09-10.
Fix white space in attribution lines.

17 years agoFix white space in attribution lines.
Reiner Steib [Fri, 6 Oct 2006 16:16:48 +0000 (16:16 +0000)]
Fix white space in attribution lines.

17 years agoFix previous commit.
Reiner Steib [Wed, 4 Oct 2006 21:44:50 +0000 (21:44 +0000)]
Fix previous commit.

17 years ago(mm-charset-synonym-alist, mm-charset-override-alist): Add
Reiner Steib [Wed, 4 Oct 2006 21:43:49 +0000 (21:43 +0000)]
(mm-charset-synonym-alist, mm-charset-override-alist): Add
iso-8859-8/windows-1255 (Hebrew) and iso-8859-9/windows-1254.

17 years ago(nnheader-find-file-noselect): Inhibit version-control.
Reiner Steib [Wed, 4 Oct 2006 13:25:34 +0000 (13:25 +0000)]
(nnheader-find-file-noselect): Inhibit version-control.

17 years ago(message-simplify-subject): New function to remove duplicate code.
Reiner Steib [Wed, 4 Oct 2006 13:11:21 +0000 (13:11 +0000)]
(message-simplify-subject): New function to remove duplicate code.
(message-reply, message-followup): Use it.

17 years ago(message-replacement-char): New variable.
Reiner Steib [Wed, 4 Oct 2006 12:56:38 +0000 (12:56 +0000)]
(message-replacement-char): New variable.
(message-fix-before-sending): Use it.

17 years ago(gnus-summary-make-menu-bar): Clarify
Reiner Steib [Wed, 4 Oct 2006 12:50:13 +0000 (12:50 +0000)]
(gnus-summary-make-menu-bar): Clarify
gnus-summary-limit-to-articles.

17 years agoFix attribution for alist-to-hashtable and hashtable-to-alist.
Reiner Steib [Wed, 4 Oct 2006 12:43:01 +0000 (12:43 +0000)]
Fix attribution for alist-to-hashtable and hashtable-to-alist.

17 years ago* gnus-util.el (gnus-with-local-quit): New macro.
Katsumi Yamaoka [Tue, 3 Oct 2006 07:03:36 +0000 (07:03 +0000)]
* gnus-util.el (gnus-with-local-quit): New macro.

* gnus-demon.el (gnus-demon): Replace with-local-quit with it.

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

Patches applied:

 * emacs--devo--0  (patch 453-454, 459)

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

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

   - Merge from emacs--devo--0

2006-10-02  MIYOSHI Masanori <miyoshi@meadowy.org>  (tiny change)

   * contrib/mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
   2006-09-28 commit.

2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp> (tiny change)

   * contrib/mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
   lines in base64-encoded authentication response.

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

   * lisp/gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.

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

17 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 3 Oct 2006 05:00:10 +0000 (05:00 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gmm-utils.el (gmm): Adjust custom version.

   * lisp/mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
   custom version.

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

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.