www-data | 1 Sep 2010 01:06
Picon
Favicon

[git] Gnus Project branch, master, updated. af35507fb8e39717d67a9fe665114cfdf958d8d6

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated
       via  af35507fb8e39717d67a9fe665114cfdf958d8d6 (commit)
      from  1b47313d04b1f29cc08ba329375cbb7aba0a6c33 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit af35507fb8e39717d67a9fe665114cfdf958d8d6
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date:   Tue Aug 31 23:06:25 2010 +0000

    Misc fixes by Stefan Monnier <monnier <at> iro.umontreal.ca>.

    2010-08-31  Stefan Monnier  <monnier <at> iro.umontreal.ca>
     * gnus-html.el: Require packages that define macros used in this file.
     (gnus-article-mouse-face): Declare to silence byte-compiler.
     (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
     process-get.
     (gnus-html-put-image): Use plist-get to avoid getf.
     (gnus-html-prefetch-images): Use with-current-buffer.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b62896b..5871f36 100644
--- a/lisp/ChangeLog
(Continue reading)

www-data | 1 Sep 2010 06:20
Picon
Favicon

[git] Gnus Project branch, master, updated. f9af44eeb5dfed0fafaa920242831b63f28e6e64

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated
       via  f9af44eeb5dfed0fafaa920242831b63f28e6e64 (commit)
      from  af35507fb8e39717d67a9fe665114cfdf958d8d6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f9af44eeb5dfed0fafaa920242831b63f28e6e64
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date:   Wed Sep 1 04:19:47 2010 +0000

    Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5871f36..0fdd89d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
 <at>  <at>  -1,3 +1,8  <at>  <at> 
+2010-09-01  Katsumi Yamaoka  <yamaoka <at> jpl.org>
+
+	* gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
+	functions.
+
 2010-08-31  Julien Danjou  <julien <at> danjou.info>  (tiny change)
(Continue reading)

www-data | 1 Sep 2010 06:26
Picon
Favicon

[git] Gnus Project branch, master, updated. 35f4e5fdddf9b75bbe26c59060a170f16ffd28ed

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated
       via  35f4e5fdddf9b75bbe26c59060a170f16ffd28ed (commit)
      from  f9af44eeb5dfed0fafaa920242831b63f28e6e64 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 35f4e5fdddf9b75bbe26c59060a170f16ffd28ed
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date:   Wed Sep 1 04:26:22 2010 +0000

    gnus-html-curl-sentinel: Replace process-get with gnus-process-get.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0fdd89d..6b9fdb0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
 <at>  <at>  -3,6 +3,9  <at>  <at> 
 	* gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
 	functions.

+	* gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
+	gnus-process-get.
+
(Continue reading)

www-data | 1 Sep 2010 06:42
Picon
Favicon

[git] Gnus Project branch, master, updated. 4e9bacc24ae4086402a2d74bf6a53494d2841f59

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated
       via  4e9bacc24ae4086402a2d74bf6a53494d2841f59 (commit)
      from  35f4e5fdddf9b75bbe26c59060a170f16ffd28ed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4e9bacc24ae4086402a2d74bf6a53494d2841f59
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date:   Wed Sep 1 04:42:04 2010 +0000

    gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6b9fdb0..e55f347 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
 <at>  <at>  -1,5 +1,10  <at>  <at> 
 2010-09-01  Katsumi Yamaoka  <yamaoka <at> jpl.org>

+	* gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
+	(gnus-html-frame-width, gnus-blocked-images)
+	* message.el (message-prune-recipient-rules): Add custom version.
+	* gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
(Continue reading)

www-data | 1 Sep 2010 06:47
Picon
Favicon

[git] Gnus Project branch, master, updated. ba8548d52cea1b46378fe97184ff7c3a345341c9

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated
       via  ba8548d52cea1b46378fe97184ff7c3a345341c9 (commit)
      from  4e9bacc24ae4086402a2d74bf6a53494d2841f59 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ba8548d52cea1b46378fe97184ff7c3a345341c9
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date:   Wed Sep 1 04:47:24 2010 +0000

    gnus-process-put: Fix previous commit.

diff --git a/lisp/gnus-ems.el b/lisp/gnus-ems.el
index 06b1803..1557412 100644
--- a/lisp/gnus-ems.el
+++ b/lisp/gnus-ems.el
 <at>  <at>  -336,7 +336,7  <at>  <at>  This is the last value stored with `(gnus-process-put PROCESS PROPNAME VALUE)'."
       "Change PROCESS' PROPNAME property to VALUE.
 It can be retrieved with `(gnus-process-get PROCESS PROPNAME)'."
       (gnus-set-process-plist process
-			      (plist-put (process-plist process)
+			      (plist-put (gnus-process-plist process)
 					 propname value)))))
(Continue reading)

www-data | 1 Sep 2010 07:34
Picon
Favicon

[git] Gnus Project branch, master, updated. 2105b91e370920feb8c48807128b0f3e2053e99a

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated
       via  2105b91e370920feb8c48807128b0f3e2053e99a (commit)
      from  ba8548d52cea1b46378fe97184ff7c3a345341c9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2105b91e370920feb8c48807128b0f3e2053e99a
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date:   Wed Sep 1 05:34:23 2010 +0000

    lpath.el: Fix previous commit.

diff --git a/lisp/lpath.el b/lisp/lpath.el
index 20e1d14..4012867 100644
--- a/lisp/lpath.el
+++ b/lisp/lpath.el
 <at>  <at>  -97,7 +97,7  <at>  <at> 
      w3m-region window-edges))
   (maybe-bind
    '(adaptive-fill-first-line-regexp
-     buffer-display-table cursor-in-non-selected-windows
+     buffer-display-table completion-styles cursor-in-non-selected-windows
      default-enable-multibyte-characters default-file-name-coding-system
(Continue reading)

www-data | 1 Sep 2010 08:02
Picon
Favicon

[git] Gnus Project branch, master, updated. d07ae971669abd92dcae035e5b36ce9484353cfb

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated
       via  d07ae971669abd92dcae035e5b36ce9484353cfb (commit)
      from  2105b91e370920feb8c48807128b0f3e2053e99a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d07ae971669abd92dcae035e5b36ce9484353cfb
Author: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date:   Wed Sep 1 06:02:03 2010 +0000

    gnus-article-html: Decode contents by charset.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e55f347..8a70865 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
 <at>  <at>  -1,5 +1,9  <at>  <at> 
 2010-09-01  Katsumi Yamaoka  <yamaoka <at> jpl.org>

+	* gnus-html.el (gnus-article-html): Decode contents by charset.
+
+2010-09-01  Katsumi Yamaoka  <yamaoka <at> jpl.org>
+
(Continue reading)

Ted Zlatanov | 1 Sep 2010 13:04
Favicon
Gravatar

[git] Gnus Project branch, master, updated. 6fd00afdce4d9171e3014235827149f9eba131bd post-receive: Add modified post-receive hook for Git.

       via  6fd00afdce4d9171e3014235827149f9eba131bd (commit)
      from  5a4f24ef84f25c07f37edd251f48b388877f70e3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6fd00afdce4d9171e3014235827149f9eba131bd
Author: Ted Zlatanov <tzz <at> lifelogs.com>
Date:   Wed Sep 1 06:04:46 2010 -0500

    post-receive: Add modified post-receive hook for Git.

    * post-receive: Add modified post-receive hook for Git.

diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0799ee7..4199f4e 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
 <at>  <at>  -1,3 +1,7  <at>  <at> 
+2010-09-01  Teodor Zlatanov  <tzz <at> lifelogs.com>
+
+	* post-receive: Add modified post-receive hook for Git.
+
 2010-03-22  Teodor Zlatanov  <tzz <at> lifelogs.com>

 	* gnus/gnus-setup.ast: Add finish links to the top nodes.
diff --git a/etc/post-receive b/etc/post-receive
new file mode 100755
(Continue reading)

Ted Zlatanov | 1 Sep 2010 14:48
Favicon
Gravatar

[git] Gnus Project branch, master, updated. 8229c618c1c4fdd041277de1f865f6eb7f1b091f post-receive: Rewrote and extended comments.

       via  8229c618c1c4fdd041277de1f865f6eb7f1b091f (commit)
      from  6fd00afdce4d9171e3014235827149f9eba131bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8229c618c1c4fdd041277de1f865f6eb7f1b091f
Author: Ted Zlatanov <tzz <at> lifelogs.com>
Date:   Wed Sep 1 07:47:37 2010 -0500

    post-receive: Rewrote and extended comments.

diff --git a/etc/ChangeLog b/etc/ChangeLog
index 4199f4e..2c97897 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
 <at>  <at>  -1,6 +1,6  <at>  <at> 
 2010-09-01  Teodor Zlatanov  <tzz <at> lifelogs.com>

-	* post-receive: Add modified post-receive hook for Git.
+	* post-receive: Add modified post-receive hook for Git.  Comment.

 2010-03-22  Teodor Zlatanov  <tzz <at> lifelogs.com>

diff --git a/etc/post-receive b/etc/post-receive
index de7e28d..37ec5f9 100755
--- a/etc/post-receive
+++ b/etc/post-receive
(Continue reading)

Lars Magne Ingebrigtsen | 1 Sep 2010 16:23
Picon

[git] Gnus Project branch, master, updated. f2fc7214896537d7ea22ab2751961baef40300f5 Delete the IMG_ALT region.

       via  f2fc7214896537d7ea22ab2751961baef40300f5 (commit)
      from  8229c618c1c4fdd041277de1f865f6eb7f1b091f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f2fc7214896537d7ea22ab2751961baef40300f5
Author: Lars Magne Ingebrigtsen <larsi <at> quimbies.gnus.org>
Date:   Wed Sep 1 16:22:45 2010 +0200

    Delete the IMG_ALT region.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8a70865..456781f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
 <at>  <at>  -1,3 +1,7  <at>  <at> 
+2010-09-01  Lars Magne Ingebrigtsen  <larsi <at> gnus.org>
+
+	* gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region. 
+
 2010-09-01  Katsumi Yamaoka  <yamaoka <at> jpl.org>

 	* gnus-html.el (gnus-article-html): Decode contents by charset.
diff --git a/lisp/gnus-html.el b/lisp/gnus-html.el
index 8a7fae1..888b298 100644
--- a/lisp/gnus-html.el
+++ b/lisp/gnus-html.el
(Continue reading)


Gmane