gnus
16 years ago* gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the 4th and
Katsumi Yamaoka [Tue, 5 Jun 2007 12:15:35 +0000 (12:15 +0000)]
* gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the 4th and
 the 5th arguments.

* gnus-art.el (gnus-insert-mime-button): Always set the 4th argument to
 gnus-make-overlay.

16 years ago(gnus-insert-mime-button): Make a button overlay without the front stickiness.
Katsumi Yamaoka [Tue, 5 Jun 2007 11:43:07 +0000 (11:43 +0000)]
(gnus-insert-mime-button): Make a button overlay without the front stickiness.

16 years ago(gnus-article-read-summary-keys): Fix previous commit.
Katsumi Yamaoka [Tue, 5 Jun 2007 10:18:00 +0000 (10:18 +0000)]
(gnus-article-read-summary-keys): Fix previous commit.

16 years ago(gnus-article-summary-command-nosave): Correct the order of the arguments passed
Katsumi Yamaoka [Tue, 5 Jun 2007 09:32:33 +0000 (09:32 +0000)]
(gnus-article-summary-command-nosave): Correct the order of the arguments passed
 to pop-to-buffer.
(gnus-article-read-summary-keys): Ditto; make it work properly when the summary
 command ends up with the article buffer.

16 years ago(mm-insert-part): Separate the extracted parts that have the same faces.
Katsumi Yamaoka [Tue, 5 Jun 2007 02:12:17 +0000 (02:12 +0000)]
(mm-insert-part): Separate the extracted parts that have the same faces.

16 years ago* gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
Katsumi Yamaoka [Mon, 4 Jun 2007 11:58:52 +0000 (11:58 +0000)]
* gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
 Fix predicate function passed to completing-read.

* mm-decode.el (mm-image-fit-p): Return t if argument is not an image.

* gnus.el (gnus-update-message-archive-method): Add :version.

16 years ago(Archived Messages): Document gnus-update-message-archive-method.
Katsumi Yamaoka [Fri, 1 Jun 2007 08:12:50 +0000 (08:12 +0000)]
(Archived Messages): Document gnus-update-message-archive-method.

16 years ago* gnus.el (gnus-update-message-archive-method): New variable.
Katsumi Yamaoka [Fri, 1 Jun 2007 08:12:45 +0000 (08:12 +0000)]
* gnus.el (gnus-update-message-archive-method): New variable.

* gnus-start.el (gnus-setup-news): Update saved "archive" method according to
 gnus-message-archive-method if gnus-update-message-archive-method is non-nil.

16 years ago(Limiting): Document gnus-summary-limit-to-address.
Katsumi Yamaoka [Tue, 29 May 2007 12:06:36 +0000 (12:06 +0000)]
(Limiting): Document gnus-summary-limit-to-address.

16 years ago(gnus-summary-limit-to-address): New function. Suggested by Loic Dachary.
Katsumi Yamaoka [Tue, 29 May 2007 12:06:31 +0000 (12:06 +0000)]
(gnus-summary-limit-to-address): New function.  Suggested by Loic Dachary.
(gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.

16 years ago(message-pop-to-buffer): Add switch-function argument.
Katsumi Yamaoka [Mon, 28 May 2007 02:13:04 +0000 (02:13 +0000)]
(message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.

16 years ago(mm-file-name-rewrite-functions): Make it customizable. Improve doc string.
Reiner Steib [Fri, 25 May 2007 19:57:33 +0000 (19:57 +0000)]
(mm-file-name-rewrite-functions): Make it customizable.  Improve doc string.

16 years ago* gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
Katsumi Yamaoka [Fri, 25 May 2007 09:31:24 +0000 (09:31 +0000)]
* gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
 (gnus-header-content)
* gnus-cite.el (gnus-cite-10)
* gnus-srvr.el (gnus-server-closed)
* gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
 (gnus-group-mail-3-empty, gnus-group-mail-low)
 (gnus-group-mail-low-empty, gnus-splash)
* message.el (message-header-to, message-header-cc)
 (message-header-subject, message-header-other, message-header-name)
 (message-header-xheader, message-separator, message-cited-text)
 (message-mml): Lighten colors of faces used for dark background.

16 years ago2007-05-24 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Thu, 24 May 2007 15:16:12 +0000 (15:16 +0000)]
2007-05-24  Simon Josefsson  <simon@josefsson.org>

* nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.

16 years ago(message-narrow-to-headers-or-head): Simplify.
Katsumi Yamaoka [Thu, 24 May 2007 08:07:16 +0000 (08:07 +0000)]
(message-narrow-to-headers-or-head): Simplify.

16 years ago(message-narrow-to-headers-or-head): Ignore mail-header-separator in the body.
Katsumi Yamaoka [Thu, 24 May 2007 01:00:25 +0000 (01:00 +0000)]
(message-narrow-to-headers-or-head): Ignore mail-header-separator in the body.

16 years ago(mm-image-fit-p): Return t if image size is just the same as window size.
Katsumi Yamaoka [Wed, 23 May 2007 11:24:05 +0000 (11:24 +0000)]
(mm-image-fit-p): Return t if image size is just the same as window size.

16 years ago(message-font-lock-keywords): Use message-header-xheader face for "X-Foo", its
Katsumi Yamaoka [Tue, 22 May 2007 10:56:29 +0000 (10:56 +0000)]
(message-font-lock-keywords): Use message-header-xheader face for "X-Foo", its
 apparent intended purpose.  Move "X-" pattern ahead of the anything pattern,
 to get it recognised.  From Kevin Ryde <user42@zip.com.au>.

16 years agoAutoload ad-add-advice for XEmacs. bbdb-com.el that spam.el loads uses it in
Katsumi Yamaoka [Tue, 22 May 2007 01:05:23 +0000 (01:05 +0000)]
Autoload ad-add-advice for XEmacs.  bbdb-com.el that spam.el loads uses it in
 the compiled defadvice form.

16 years ago* gnus-util.el (gnus-limit-string): Delete this function.
Michaël Cadilhac [Sat, 12 May 2007 15:10:15 +0000 (15:10 +0000)]
* gnus-util.el (gnus-limit-string): Delete this function.

* gnus-sum.el (gnus-simplify-subject-fully): Use
`truncate-string-to-width' instead.

16 years ago(gnus-articles-to-read, gnus-summary-insert-old-articles): Don't
Michaël Cadilhac [Sat, 12 May 2007 15:05:06 +0000 (15:05 +0000)]
(gnus-articles-to-read, gnus-summary-insert-old-articles): Don't
truncate group name for `read-string'.

16 years ago(Group Maneuvering): Document `gnus-summary-next-group-on-exit'.
Michaël Cadilhac [Fri, 11 May 2007 00:33:25 +0000 (00:33 +0000)]
(Group Maneuvering): Document `gnus-summary-next-group-on-exit'.

16 years ago(gnus-summary-next-group-on-exit): New variable. Tell if, on summary
Michaël Cadilhac [Fri, 11 May 2007 00:30:36 +0000 (00:30 +0000)]
(gnus-summary-next-group-on-exit): New variable. Tell if, on summary
exit, the next group has to be selected.
(gnus-summary-exit): Use it.

16 years ago(gnus-article-mode): Fix comment about displaying non-break space.
Reiner Steib [Thu, 10 May 2007 20:06:32 +0000 (20:06 +0000)]
(gnus-article-mode): Fix comment about displaying non-break space.

16 years ago* nnfolder.el (nnfolder-request-group, nnfolder-request-create-group): Check if
Katsumi Yamaoka [Thu, 10 May 2007 10:22:26 +0000 (10:22 +0000)]
* nnfolder.el (nnfolder-request-group, nnfolder-request-create-group): Check if
 group is not a directory.
(nnfolder-request-expire-articles): Don't delete articles if the target group is
 not available.

* nnml.el (nnml-request-create-group): Properly check if group is not a file.
(nnml-request-expire-articles): Don't delete articles if the target group is not
 available.

16 years ago(rfc2047-quote-special-characters-in-quoted-strings): Don't quote characters
Katsumi Yamaoka [Thu, 10 May 2007 01:20:38 +0000 (01:20 +0000)]
(rfc2047-quote-special-characters-in-quoted-strings): Don't quote characters
 that are within parentheses.

16 years ago(Really Various Summary Commands): Mention gnus-auto-select-on-ephemeral-exit.
Katsumi Yamaoka [Wed, 9 May 2007 08:23:47 +0000 (08:23 +0000)]
(Really Various Summary Commands): Mention gnus-auto-select-on-ephemeral-exit.

16 years ago(gnus-auto-select-on-ephemeral-exit): New variable.
Katsumi Yamaoka [Wed, 9 May 2007 08:23:42 +0000 (08:23 +0000)]
(gnus-auto-select-on-ephemeral-exit): New variable.
(gnus-handle-ephemeral-exit): Select article according to it.

16 years ago(message-insert-formated-citation-line): Remove newline.
Reiner Steib [Tue, 8 May 2007 21:40:01 +0000 (21:40 +0000)]
(message-insert-formated-citation-line): Remove newline.
(message-citation-line-format): Add final \n here so that the user can
avoid a blank line.

16 years ago(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib [Thu, 3 May 2007 18:48:00 +0000 (18:48 +0000)]
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.

16 years ago(nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
Reiner Steib [Thu, 3 May 2007 18:34:28 +0000 (18:34 +0000)]
(nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
(nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
Update lanl/arXiv support.

16 years agoBump version number.
Reiner Steib [Wed, 2 May 2007 21:19:26 +0000 (21:19 +0000)]
Bump version number.

16 years agoUpdate to version 1.2 from Emacs CVS.
Reiner Steib [Wed, 2 May 2007 20:52:12 +0000 (20:52 +0000)]
Update to version 1.2 from Emacs CVS.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 1 May 2007 23:01:13 +0000 (23:01 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 697, 699, 706, 725)

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

 * emacs--rel--22  (base)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709

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

   - Merge from emacs--devo--0, emacs--rel--22

2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)

   * lisp/calendar/parse-time.el (parse-time-string-chars): Check if CHAR
   is less than the length of parse-time-syntax.

2007-04-15  Chong Yidong  <cyd@stupidchicken.com>

   * texi/gnus.texi, texi/message.texi, texi/pgg.texi, texi/sieve.texi: Include GFDL.

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

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 1 May 2007 23:00:58 +0000 (23:00 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 215-217)

   - Update from CVS

2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.

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

16 years ago(gnus-version-number): Bump version.
Lars Magne Ingebrigtsen [Tue, 1 May 2007 15:22:16 +0000 (15:22 +0000)]
(gnus-version-number): Bump version.

16 years agoRelease commit
Lars Magne Ingebrigtsen [Tue, 1 May 2007 15:16:55 +0000 (15:16 +0000)]
Release commit

17 years agolisp/ChangeLog addition:
Didier Verna [Fri, 27 Apr 2007 08:39:17 +0000 (08:39 +0000)]
lisp/ChangeLog addition:

2007-04-27  Didier Verna  <didier@xemacs.org>

* gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
* gmm-utils.el (gmm-regexp-concat): here.
* message.el: Don't require 'gnus-util.
(message-dont-reply-to-names): Handle name change above.
* gnus-sum.el (gnus-ignored-from-addresses): Ditto.

17 years ago(mm-charset-synonym-alist): Don't make it a user option since the initial value
Katsumi Yamaoka [Thu, 26 Apr 2007 22:42:47 +0000 (22:42 +0000)]
(mm-charset-synonym-alist): Don't make it a user option since the initial value
 varies according to the system.

17 years ago(mm-charset-synonym-alist): Add :version.
Katsumi Yamaoka [Thu, 26 Apr 2007 00:31:46 +0000 (00:31 +0000)]
(mm-charset-synonym-alist): Add :version.

17 years ago(mm-charset-synonym-alist): Defcustom; map iso8859-1 to iso-8859-1.
Katsumi Yamaoka [Wed, 25 Apr 2007 23:06:33 +0000 (23:06 +0000)]
(mm-charset-synonym-alist): Defcustom; map iso8859-1 to iso-8859-1.

17 years agolisp/ChangeLog addition:
Didier Verna [Tue, 24 Apr 2007 13:48:33 +0000 (13:48 +0000)]
lisp/ChangeLog addition:

2007-04-24  Didier Verna  <didier@xemacs.org>

Improve the type of gnus-ignored-from-addresses.
* gnus-util.el (gnus-orify-regexp): New function.
* message.el (gnus-util): Require it.
* message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
* gnus-sum.el (gnus-ignored-from-addresses): New function.
* gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.

17 years agolisp/ChangeLog addition:
Didier Verna [Tue, 24 Apr 2007 13:14:01 +0000 (13:14 +0000)]
lisp/ChangeLog addition:

2007-04-24  Didier Verna  <didier@xemacs.org>

* gnus-sum.el:
* gnus-utils.el: Fix some trailing whitespaces.

17 years ago* gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
Katsumi Yamaoka [Mon, 23 Apr 2007 12:21:31 +0000 (12:21 +0000)]
* gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
(gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
 article's Message-ID; refer parent article in summary buffer.

* message.el (message-bounce): Call mime-to-mml.

17 years ago(byte-optimize-form-code-walker): Fix the form which was not helpful to Emacs
Katsumi Yamaoka [Mon, 23 Apr 2007 01:11:21 +0000 (01:11 +0000)]
(byte-optimize-form-code-walker): Fix the form which was not helpful to Emacs
 21.1 and 21.2 for detecting a bug that does not optimize and/or forms properly.

17 years ago(with-syntax-table): XEmacs bug has been fixed. Add URL.
Reiner Steib [Sun, 22 Apr 2007 20:20:13 +0000 (20:20 +0000)]
(with-syntax-table): XEmacs bug has been fixed.  Add URL.

17 years ago(gnus-summary-supersede-article): Add Gcc header.
Katsumi Yamaoka [Fri, 20 Apr 2007 06:37:01 +0000 (06:37 +0000)]
(gnus-summary-supersede-article): Add Gcc header.

17 years ago* gnus-art.el (gnus-mime-strip-charset-parameters): New function.
Katsumi Yamaoka [Thu, 19 Apr 2007 10:08:11 +0000 (10:08 +0000)]
* gnus-art.el (gnus-mime-strip-charset-parameters): New function.
(gnus-mime-view-part-as-charset): Use it; redisplay subpart currently displayed
 of multipart/alternative part if it is invoked from summary buffer.

* mm-view.el (mm-inline-text-html-render-with-w3m)
(mm-inline-text-html-render-with-w3m-standalone)
(mm-inline-render-with-function): Use mail-parse-charset by default.

17 years ago(gnus-uu-digest-mail-forward): Pull articles processed from
Katsumi Yamaoka [Tue, 17 Apr 2007 06:16:10 +0000 (06:16 +0000)]
(gnus-uu-digest-mail-forward): Pull articles processed from
 gnus-newsgroup-processable.

17 years agolisp/ChangeLog addition:
Didier Verna [Mon, 16 Apr 2007 12:25:04 +0000 (12:25 +0000)]
lisp/ChangeLog addition:

2007-04-16  Didier Verna  <didier@xemacs.org>

* gnus-msg.el (gnus-configure-posting-styles): Handle
message-signature-directory properly with :file syntax. Reported by
"Leo".

17 years ago(Group Line Specification, Misc Group Stuff, Server Commands):
Katsumi Yamaoka [Wed, 11 Apr 2007 22:42:02 +0000 (22:42 +0000)]
(Group Line Specification, Misc Group Stuff, Server Commands):
 Parenthesize @pxref{Mail Spool}.

17 years agolisp/ChangeLog addition:
Didier Verna [Wed, 11 Apr 2007 15:16:20 +0000 (15:16 +0000)]
lisp/ChangeLog addition:

2007-04-11  Didier Verna  <didier@xemacs.org>

New user option: message-signature-directory.
* gnus-msg.el (gnus-configure-posting-styles): Support it.
* message.el (message-insert-signature): Ditto.
* message.el (message-signature-file): Doc update.
* message.el (message-signature-directory): New.

texi/ChangeLog addition:

2007-04-11  Didier Verna  <didier@xemacs.org>

New user option: message-signature-directory.
* gnus-news.texi: Advertise it.
* message.texi (Insertion Variables): Document it.
* gnus.texi (Posting Styles): Ditto.

17 years agotexi/ChangeLog addition:
Didier Verna [Wed, 11 Apr 2007 13:19:31 +0000 (13:19 +0000)]
texi/ChangeLog addition:

2007-04-11  Didier Verna  <didier@xemacs.org>

* gnus.texi (Group Line Specification):
* gnus.texi (Misc Group Stuff):
* gnus.texi (Server Commands): Document the group compaction feature.
* gnus-news.texi: Ditto.

ChangeLog addition:

2007-04-11  Didier Verna  <didier@xemacs.org>

* GNUS-NEWS: Generated.

17 years ago(gnus-inews-yank-articles): Use message-exchange-point-and-mark instead of
Katsumi Yamaoka [Tue, 10 Apr 2007 00:24:16 +0000 (00:24 +0000)]
(gnus-inews-yank-articles): Use message-exchange-point-and-mark instead of
 exchange-point-and-mark.

17 years ago(message-yank-original): Make sure cited text ends with newline;
Katsumi Yamaoka [Mon, 9 Apr 2007 23:57:57 +0000 (23:57 +0000)]
(message-yank-original): Make sure cited text ends with newline;
 don't exchange point and mark.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 9 Apr 2007 23:44:06 +0000 (23:44 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 688, 691, 695)

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

 * gnus--rel--5.10  (patch 213-214)

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

2007-04-06  Chong Yidong  <cyd@stupidchicken.com>

   * contrib/sendmail.el (mail-text, mail-mode): Revert extant pieces of
   1995-05-19 doc changes.

2007-04-07  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/tls.el (open-tls-stream): Properly handle case where there
   is no associated buffer.

2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>

   * lisp/gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
   message-yank-original, make sure (< mark TEXT point).

2007-03-31  Eli Zaretskii  <eliz@gnu.org>

   * texi/emacs-mime.texi (Non-MIME): Postscript -> PostScript.

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

17 years agoGenerated.
Reiner Steib [Sun, 1 Apr 2007 13:40:14 +0000 (13:40 +0000)]
Generated.

17 years ago* gnus-faq.texi ([5.2]): Adjust for message-fill-column.
Reiner Steib [Sun, 1 Apr 2007 13:15:23 +0000 (13:15 +0000)]
* gnus-faq.texi ([5.2]): Adjust for message-fill-column.

* gnus-news.texi: Add message-fill-column.

* message.texi (Various Message Variables): Add message-fill-column.

17 years ago(gnus-news-header-disclaimer): Add newlines.
Reiner Steib [Sun, 1 Apr 2007 13:00:33 +0000 (13:00 +0000)]
(gnus-news-header-disclaimer): Add newlines.

17 years ago(message-fill-column): New variable.
Reiner Steib [Sat, 31 Mar 2007 14:14:50 +0000 (14:14 +0000)]
(message-fill-column): New variable.
(message-mode): Use it.  Add comment on a possible new hook.

17 years ago* nnmail.el (nnmail-spool-file): Mark as obsolete.
Reiner Steib [Sat, 31 Mar 2007 13:59:41 +0000 (13:59 +0000)]
* nnmail.el (nnmail-spool-file): Mark as obsolete.
(nnmail-get-new-mail): Reformat.

* gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.

* gmm-utils.el: Fix Commentary.
(gmm-tool-bar-from-list): Fix typo in doc string.

17 years agoAugment 2007-03-24 entry.
Reiner Steib [Sat, 31 Mar 2007 13:30:25 +0000 (13:30 +0000)]
Augment 2007-03-24 entry.

17 years agoRemove trailing whitespace.
Reiner Steib [Sat, 31 Mar 2007 13:02:16 +0000 (13:02 +0000)]
Remove trailing whitespace.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 31 Mar 2007 09:48:17 +0000 (09:48 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 674, 677, 679, 685)

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

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

   - Merge from emacs--devo--0

2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>

   * lisp/message.el (message-yank-original): Fix bug:
   Don't switch point and mark unnecessarily.

2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>

   * lisp/tls.el (open-tls-stream): In handshake-waiting loop,
   don't wait more if there is output available to process.

2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>

   * lisp/tls.el (tls-program): Doc fix.

2007-03-26  Richard Stallman  <rms@gnu.org>

   * texi/pgg.texi (Caching passphrase): Clean up previous change.

2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>

   * texi/gnus.texi (Setting Process Marks): Fix typo.

2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>

   * texi/gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.

   * texi/gnus.texi (Mail Source Specifiers): Fix typo.

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

17 years agoUntabify.
Katsumi Yamaoka [Fri, 30 Mar 2007 14:58:43 +0000 (14:58 +0000)]
Untabify.

17 years agoDocument the posting-style merging process in topic-mode.
Didier Verna [Wed, 28 Mar 2007 12:24:05 +0000 (12:24 +0000)]
Document the posting-style merging process in topic-mode.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 28 Mar 2007 02:29:42 +0000 (02:29 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
   evaluation of gnus-extended-version to ensure correct generation of the
   User-Agent header when message-generate-headers-first is used.

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

17 years ago(message-put-addresses-in-ecomplete): Only fetch headers
Lars Magne Ingebrigtsen [Tue, 27 Mar 2007 14:50:03 +0000 (14:50 +0000)]
(message-put-addresses-in-ecomplete): Only fetch headers
from the message heads.

17 years ago(gnus-group-make-nnir-group): Put a message-unique-id into names of
Andreas Seltenreich [Mon, 26 Mar 2007 17:25:12 +0000 (17:25 +0000)]
(gnus-group-make-nnir-group): Put a message-unique-id into names of
ephemeral groups to avoid gnus-backlog related caching problems on
repeated searches.

17 years ago* gnus-art.el (gnus-article-set-window-start): Do nothing when the article buffer...
Kevin Greiner [Sun, 25 Mar 2007 18:10:43 +0000 (18:10 +0000)]
* gnus-art.el (gnus-article-set-window-start): Do nothing when the article buffer does not have a window.  This may not be the best solution but is certainly better than setting the start of the null,that is the current, window.

17 years ago(gnus-article-set-window-start): Do nothing when the article buffer does not have...
Kevin Greiner [Sun, 25 Mar 2007 18:08:30 +0000 (18:08 +0000)]
(gnus-article-set-window-start): Do nothing when the article buffer does not have a window.  This may not be the best solution but is certainly better than setting the start of the null (i.e. current) window.

17 years agoAdd missing entry for smtpmail.el revision 7.7.
Reiner Steib [Sun, 25 Mar 2007 11:16:54 +0000 (11:16 +0000)]
Add missing entry for smtpmail.el revision 7.7.

17 years ago(Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
Reiner Steib [Sat, 24 Mar 2007 19:59:49 +0000 (19:59 +0000)]
(Scoring On Other Headers): Add gnus-inhibit-slow-scoring.

17 years ago(gnus-news-header-disclaimer, gnus-news-trailer): Switch
Reiner Steib [Sat, 24 Mar 2007 19:54:08 +0000 (19:54 +0000)]
(gnus-news-header-disclaimer, gnus-news-trailer): Switch
to standard GPL text for license.  Update copyright for years from
Emacs 21 to present (mainly adding 2001).  Text taken from Glenn
Morris' change to GNUS-NEWS in Emacs / v5-10.

17 years ago(gnus-draft-setup-hook): New hook.
Reiner Steib [Sat, 24 Mar 2007 19:50:00 +0000 (19:50 +0000)]
(gnus-draft-setup-hook): New hook.
(gnus-draft-setup): Run it.

17 years agoFix previous commit.
Reiner Steib [Sat, 24 Mar 2007 19:48:05 +0000 (19:48 +0000)]
Fix previous commit.

17 years ago(gnus-score-fast-scoring): New variable. Allows to
Reiner Steib [Sat, 24 Mar 2007 19:43:05 +0000 (19:43 +0000)]
(gnus-score-fast-scoring): New variable.  Allows to
skip scoring on headers or body.
(gnus-score-headers): Use it.

17 years ago(gnus-emacs-version): Include "no MULE" in no-MULE XEmacs.
Reiner Steib [Sat, 24 Mar 2007 19:40:29 +0000 (19:40 +0000)]
(gnus-emacs-version): Include "no MULE" in no-MULE XEmacs.

17 years ago(gnus-article-browse-html-article): Fix typo in doc string.
Reiner Steib [Sat, 24 Mar 2007 19:26:02 +0000 (19:26 +0000)]
(gnus-article-browse-html-article): Fix typo in doc string.
(gnus-button-alist): Also catch `<f1> k ...'.

17 years agoFix type in previous commit.
Reiner Steib [Sat, 24 Mar 2007 19:16:54 +0000 (19:16 +0000)]
Fix type in previous commit.

17 years agoFix comment from previous commit.
Reiner Steib [Sat, 24 Mar 2007 19:11:42 +0000 (19:11 +0000)]
Fix comment from previous commit.

17 years agoSignal an error when used with Emacs 22+ or XEmacs.
Reiner Steib [Sat, 24 Mar 2007 18:56:23 +0000 (18:56 +0000)]
Signal an error when used with Emacs 22+ or XEmacs.
(smtpmail-send-it): Remove NOMODIFY argument of
`set-buffer-file-coding-system' for compatibility with Emacs 21.

17 years ago2007-03-24 Simon Josefsson <simon@josefsson.org>
Simon Josefsson [Sat, 24 Mar 2007 17:20:56 +0000 (17:20 +0000)]
2007-03-24  Simon Josefsson  <simon@josefsson.org>

* hashcash.el (hashcash-generate-payment-async): Don't crash if
hashcash-path is nil.  Don't call callback with incorrect number of
parameters if val is 0.

17 years agoBump ngnus version.
Katsumi Yamaoka [Fri, 23 Mar 2007 10:56:32 +0000 (10:56 +0000)]
Bump ngnus version.

17 years agoBump No Gnus version.
Katsumi Yamaoka [Fri, 23 Mar 2007 10:01:23 +0000 (10:01 +0000)]
Bump No Gnus version.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 21 Mar 2007 13:38:02 +0000 (13:38 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/message.el (message-required-news-headers):
   * lisp/gnus-util.el (gnus-intern-safe): Fix typo in docstring.

2007-03-15  Daiki Ueno  <ueno@unixuser.org>

   * texi/pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.

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

17 years ago(Message Buffers): Update documentation for message-generate-new-buffers.
Katsumi Yamaoka [Thu, 15 Mar 2007 22:41:24 +0000 (22:41 +0000)]
(Message Buffers): Update documentation for message-generate-new-buffers.

17 years ago(message-generate-new-buffers): Change the meaning of the nil value;
Katsumi Yamaoka [Thu, 15 Mar 2007 22:41:21 +0000 (22:41 +0000)]
(message-generate-new-buffers): Change the meaning of the nil value;
 add `standard' to the choices; treat t as `unique'; improve doc string.
(gnus-select-frame-set-input-focus): Autoload.
(message-buffer-name): Search for the existing message buffer if
 message-generate-new-buffers is nil or `standard';
 treat the value t of message-generate-new-buffers as `unique'.
(message-pop-to-buffer): Raise the frame already displaying the message buffer;
 clear the echo area after querying.
(message-setup): Pass the `continue' argument to compose-mail.
(message-mail): Prefer `switch-function' if it is given;
 search for the existing message buffer if the `continue' argument is non-nil;
 pass continue and switch-function arguments to compose-mail by way of
 message-setup.
(message-mail-other-window): Adjust argument of message-setup.
(message-mail-other-frame): Ditto.

17 years ago(gnus-message-citation-mode): Make sure to turn font-lock on when turning
Katsumi Yamaoka [Tue, 13 Mar 2007 04:57:59 +0000 (04:57 +0000)]
(gnus-message-citation-mode): Make sure to turn font-lock on when turning
 gnus-message-citation-mode on.

17 years ago(font-lock-set-defaults): Autoload it for Emacs.
Katsumi Yamaoka [Tue, 13 Mar 2007 02:55:21 +0000 (02:55 +0000)]
(font-lock-set-defaults): Autoload it for Emacs.
(gnus-message-citation-mode): Require font-lock for XEmacs.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 12 Mar 2007 00:39:28 +0000 (00:39 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 663, 669)

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

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

   - Merge from emacs--devo--0

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

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 12 Mar 2007 00:39:16 +0000 (00:39 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * texi/gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
   The variable now uses a list of symbols instead of just a symbol.
   Reported by Christoph Conrad <christoph.conrad@gmx.de>.

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

17 years agoConvert line endings from LF -> CRLF.
Daiki Ueno [Tue, 6 Mar 2007 05:57:07 +0000 (05:57 +0000)]
Convert line endings from LF -> CRLF.

17 years ago* mml-smime.el (mml-smime-use): New variable; default to use openssl.
Daiki Ueno [Tue, 6 Mar 2007 05:16:37 +0000 (05:16 +0000)]
* mml-smime.el (mml-smime-use): New variable; default to use openssl.
(mml-smime-function-alist): New variable; add epg as the backend.
* mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
mml-smime- functions instead.
* mm-view.el: Require smime.

17 years agolisp/ChangeLog addition:
Didier Verna [Mon, 5 Mar 2007 11:03:16 +0000 (11:03 +0000)]
lisp/ChangeLog addition:

2007-03-05  Didier Verna  <didier@xemacs.org>

* gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
instead of just inheritance for posting styles.
* gnus.el (gnus-group-fast-parameter): Fix typo in comment.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 4 Mar 2007 07:37:56 +0000 (07:37 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Merge from gnus--rel--5.10

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

   - Merge from emacs--devo--0

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

17 years agoRemove duplicated items.
Katsumi Yamaoka [Fri, 2 Mar 2007 09:19:36 +0000 (09:19 +0000)]
Remove duplicated items.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 1 Mar 2007 23:43:33 +0000 (23:43 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Merge from gnus--rel--5.10

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

   - Merge from emacs--devo--0

2007-02-24  Chris Moore  <dooglus@gmail.com>

   * lisp/pgg-pgp5.el (pgg-pgp5-encrypt-region):
   * lisp/pgg-pgp.el (pgg-pgp-encrypt-region):
   * lisp/pgg-gpg.el (pgg-gpg-encrypt-region):
   Check pgg-encrypt-for-me if no other recipients.

2007-02-24  John Paul Wallington  <jpw@pobox.com>

   * lisp/net/tls.el (tls-certtool-program): Fix custom type.

2007-02-27  Chong Yidong  <cyd@stupidchicken.com>

   * texi/pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
   problems on the console, and security risk in not using gpg-agent.

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

17 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 1 Mar 2007 23:43:26 +0000 (23:43 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 628-629, 632, 635, 639-640, 642)

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

 * gnus--rel--5.10  (patch 203-205)

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

2007-02-14  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/smiley.el (smiley-regexp-alist): Add "dead" smiley.

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

17 years ago* gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol and
Katsumi Yamaoka [Wed, 28 Feb 2007 22:26:30 +0000 (22:26 +0000)]
* gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol and
 point-at-eol instead of line-(beginning|end)-position.

* assistant.el (assistant-parse-buffer): Ditto.

* netrc.el (netrc-parse-services): Ditto.